Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.6-Linux/178/
Java: 64bit/jdk1.8.0_162 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC
2 tests failed.
FAILED: org.apache.solr.cloud.ShardSplitTest.testSplitWithChaosMonkey
Error Message:
There are still nodes recoverying - waited for 330 seconds
Stack Trace:
java.lang.AssertionError: There are still nodes recoverying - waited for 330
seconds
at
__randomizedtesting.SeedInfo.seed([642A65D5A4DF2016:EF0DB604E5D98B92]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:187)
at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:144)
at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:139)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:856)
at
org.apache.solr.cloud.ShardSplitTest.testSplitWithChaosMonkey(ShardSplitTest.java:437)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
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:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED: org.apache.solr.cloud.ShardSplitTest.testSplitAfterFailedSplit
Error Message:
expected:<1> but was:<2>
Stack Trace:
java.lang.AssertionError: expected:<1> but was:<2>
at
__randomizedtesting.SeedInfo.seed([642A65D5A4DF2016:9D67F67A98AA6D9C]: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.ShardSplitTest.testSplitAfterFailedSplit(ShardSplitTest.java:284)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
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:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 12453 lines...]
[junit4] Suite: org.apache.solr.cloud.ShardSplitTest
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_642A65D5A4DF2016-001/init-core-data-001
[junit4] 2> 490672 WARN
(SUITE-ShardSplitTest-seed#[642A65D5A4DF2016]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=24 numCloses=24
[junit4] 2> 490672 INFO
(SUITE-ShardSplitTest-seed#[642A65D5A4DF2016]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields
[junit4] 2> 490673 INFO
(SUITE-ShardSplitTest-seed#[642A65D5A4DF2016]-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> 490673 INFO
(SUITE-ShardSplitTest-seed#[642A65D5A4DF2016]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
[junit4] 2> 490674 INFO
(TEST-ShardSplitTest.test-seed#[642A65D5A4DF2016]) [ ] o.a.s.c.ZkTestServer
STARTING ZK TEST SERVER
[junit4] 2> 490674 INFO (Thread-948) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 490674 INFO (Thread-948) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 490676 ERROR (Thread-948) [ ] 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> 490774 INFO
(TEST-ShardSplitTest.test-seed#[642A65D5A4DF2016]) [ ] o.a.s.c.ZkTestServer
start zk server on port:43895
[junit4] 2> 490784 INFO
(TEST-ShardSplitTest.test-seed#[642A65D5A4DF2016]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 490784 INFO
(TEST-ShardSplitTest.test-seed#[642A65D5A4DF2016]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml
to /configs/conf1/schema.xml
[junit4] 2> 490785 INFO
(TEST-ShardSplitTest.test-seed#[642A65D5A4DF2016]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 490785 INFO
(TEST-ShardSplitTest.test-seed#[642A65D5A4DF2016]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 490786 INFO
(TEST-ShardSplitTest.test-seed#[642A65D5A4DF2016]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 490786 INFO
(TEST-ShardSplitTest.test-seed#[642A65D5A4DF2016]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 490787 INFO
(TEST-ShardSplitTest.test-seed#[642A65D5A4DF2016]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 490787 INFO
(TEST-ShardSplitTest.test-seed#[642A65D5A4DF2016]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 490787 INFO
(TEST-ShardSplitTest.test-seed#[642A65D5A4DF2016]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 490788 INFO
(TEST-ShardSplitTest.test-seed#[642A65D5A4DF2016]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 490789 INFO
(TEST-ShardSplitTest.test-seed#[642A65D5A4DF2016]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 490851 INFO
(TEST-ShardSplitTest.test-seed#[642A65D5A4DF2016]) [ ] o.a.s.SolrTestCaseJ4
Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_642A65D5A4DF2016-001/control-001/cores/collection1
[junit4] 2> 490852 INFO
(TEST-ShardSplitTest.test-seed#[642A65D5A4DF2016]) [ ] o.e.j.s.Server
jetty-9.3.14.v20161028
[junit4] 2> 490854 INFO
(TEST-ShardSplitTest.test-seed#[642A65D5A4DF2016]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@13b76b54{/,null,AVAILABLE}
[junit4] 2> 490855 INFO
(TEST-ShardSplitTest.test-seed#[642A65D5A4DF2016]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@33e21324{HTTP/1.1,[http/1.1]}{127.0.0.1:38687}
[junit4] 2> 490855 INFO
(TEST-ShardSplitTest.test-seed#[642A65D5A4DF2016]) [ ] o.e.j.s.Server
Started @492888ms
[junit4] 2> 490855 INFO
(TEST-ShardSplitTest.test-seed#[642A65D5A4DF2016]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_642A65D5A4DF2016-001/tempDir-001/control/data,
hostContext=/, hostPort=38687,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_642A65D5A4DF2016-001/control-001/cores}
[junit4] 2> 490855 ERROR
(TEST-ShardSplitTest.test-seed#[642A65D5A4DF2016]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 490856 INFO
(TEST-ShardSplitTest.test-seed#[642A65D5A4DF2016]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
6.6.3
[junit4] 2> 490856 INFO
(TEST-ShardSplitTest.test-seed#[642A65D5A4DF2016]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 490856 INFO
(TEST-ShardSplitTest.test-seed#[642A65D5A4DF2016]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 490856 INFO
(TEST-ShardSplitTest.test-seed#[642A65D5A4DF2016]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-03-01T18:28:32.288Z
[junit4] 2> 490858 INFO
(TEST-ShardSplitTest.test-seed#[642A65D5A4DF2016]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 490858 INFO
(TEST-ShardSplitTest.test-seed#[642A65D5A4DF2016]) [ ] o.a.s.c.SolrXmlConfig
Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_642A65D5A4DF2016-001/control-001/solr.xml
[junit4] 2> 490862 INFO
(TEST-ShardSplitTest.test-seed#[642A65D5A4DF2016]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 490863 INFO
(TEST-ShardSplitTest.test-seed#[642A65D5A4DF2016]) [ ] o.a.s.c.ZkContainer
Zookeeper client=127.0.0.1:43895/solr
[junit4] 2> 490871 INFO
(TEST-ShardSplitTest.test-seed#[642A65D5A4DF2016]) [n:127.0.0.1:38687_ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 490871 INFO
(TEST-ShardSplitTest.test-seed#[642A65D5A4DF2016]) [n:127.0.0.1:38687_ ]
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:38687_
[junit4] 2> 490871 INFO
(TEST-ShardSplitTest.test-seed#[642A65D5A4DF2016]) [n:127.0.0.1:38687_ ]
o.a.s.c.Overseer Overseer (id=99610061183844356-127.0.0.1:38687_-n_0000000000)
starting
[junit4] 2> 490874 INFO
(TEST-ShardSplitTest.test-seed#[642A65D5A4DF2016]) [n:127.0.0.1:38687_ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:38687_
[junit4] 2> 490874 INFO
(zkCallback-681-thread-1-processing-n:127.0.0.1:38687_) [n:127.0.0.1:38687_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 490904 INFO
(TEST-ShardSplitTest.test-seed#[642A65D5A4DF2016]) [n:127.0.0.1:38687_ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_642A65D5A4DF2016-001/control-001/cores
[junit4] 2> 490904 INFO
(TEST-ShardSplitTest.test-seed#[642A65D5A4DF2016]) [n:127.0.0.1:38687_ ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 490905 INFO
(coreLoadExecutor-2042-thread-1-processing-n:127.0.0.1:38687_)
[n:127.0.0.1:38687_ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 4 transient cores
[junit4] 2> 490906 INFO
(OverseerStateUpdate-99610061183844356-127.0.0.1:38687_-n_0000000000)
[n:127.0.0.1:38687_ ] o.a.s.c.o.ReplicaMutator Assigning new node to shard
shard=shard1
[junit4] 2> 491914 WARN
(coreLoadExecutor-2042-thread-1-processing-n:127.0.0.1:38687_)
[n:127.0.0.1:38687_ c:control_collection x:collection1] o.a.s.c.Config
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory>
instead.
[junit4] 2> 491915 INFO
(coreLoadExecutor-2042-thread-1-processing-n:127.0.0.1:38687_)
[n:127.0.0.1:38687_ c:control_collection x:collection1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 6.6.3
[junit4] 2> 491926 INFO
(coreLoadExecutor-2042-thread-1-processing-n:127.0.0.1:38687_)
[n:127.0.0.1:38687_ c:control_collection x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 491981 INFO
(coreLoadExecutor-2042-thread-1-processing-n:127.0.0.1:38687_)
[n:127.0.0.1:38687_ c:control_collection x:collection1] o.a.s.s.IndexSchema
Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 491988 INFO
(coreLoadExecutor-2042-thread-1-processing-n:127.0.0.1:38687_)
[n:127.0.0.1:38687_ c:control_collection x:collection1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1' using configuration from collection
control_collection, trusted=true
[junit4] 2> 491988 INFO
(coreLoadExecutor-2042-thread-1-processing-n:127.0.0.1:38687_)
[n:127.0.0.1:38687_ c:control_collection x:collection1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 491988 INFO
(coreLoadExecutor-2042-thread-1-processing-n:127.0.0.1:38687_)
[n:127.0.0.1:38687_ c:control_collection x:collection1] o.a.s.c.SolrCore
[[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_642A65D5A4DF2016-001/control-001/cores/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_642A65D5A4DF2016-001/control-001/cores/collection1/data/]
[junit4] 2> 491988 INFO
(coreLoadExecutor-2042-thread-1-processing-n:127.0.0.1:38687_)
[n:127.0.0.1:38687_ c:control_collection x:collection1]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@510f514d
[junit4] 2> 491990 INFO
(coreLoadExecutor-2042-thread-1-processing-n:127.0.0.1:38687_)
[n:127.0.0.1:38687_ c:control_collection x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=30, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=35.06640625,
floorSegmentMB=1.279296875, forceMergeDeletesPctAllowed=12.549652447854147,
segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.8250573232558639
[junit4] 2> 492165 WARN
(coreLoadExecutor-2042-thread-1-processing-n:127.0.0.1:38687_)
[n:127.0.0.1:38687_ c:control_collection x:collection1]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 492196 INFO
(coreLoadExecutor-2042-thread-1-processing-n:127.0.0.1:38687_)
[n:127.0.0.1:38687_ c:control_collection x:collection1] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 492196 INFO
(coreLoadExecutor-2042-thread-1-processing-n:127.0.0.1:38687_)
[n:127.0.0.1:38687_ c:control_collection x:collection1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 492197 INFO
(coreLoadExecutor-2042-thread-1-processing-n:127.0.0.1:38687_)
[n:127.0.0.1:38687_ c:control_collection x:collection1] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 492197 INFO
(coreLoadExecutor-2042-thread-1-processing-n:127.0.0.1:38687_)
[n:127.0.0.1:38687_ c:control_collection x:collection1] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 492197 INFO
(coreLoadExecutor-2042-thread-1-processing-n:127.0.0.1:38687_)
[n:127.0.0.1:38687_ c:control_collection x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=31, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 492198 INFO
(coreLoadExecutor-2042-thread-1-processing-n:127.0.0.1:38687_)
[n:127.0.0.1:38687_ c:control_collection x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@4ec8cb71[collection1] main]
[junit4] 2> 492198 INFO
(coreLoadExecutor-2042-thread-1-processing-n:127.0.0.1:38687_)
[n:127.0.0.1:38687_ c:control_collection x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 492198 INFO
(coreLoadExecutor-2042-thread-1-processing-n:127.0.0.1:38687_)
[n:127.0.0.1:38687_ c:control_collection x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 492199 INFO
(coreLoadExecutor-2042-thread-1-processing-n:127.0.0.1:38687_)
[n:127.0.0.1:38687_ c:control_collection x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 492199 INFO
(searcherExecutor-2043-thread-1-processing-n:127.0.0.1:38687_ x:collection1
c:control_collection) [n:127.0.0.1:38687_ c:control_collection x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@4ec8cb71[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 492200 INFO
(coreLoadExecutor-2042-thread-1-processing-n:127.0.0.1:38687_)
[n:127.0.0.1:38687_ c:control_collection x:collection1] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1593760980540588032
[junit4] 2> 492208 INFO
(coreZkRegister-2035-thread-1-processing-n:127.0.0.1:38687_ x:collection1
c:control_collection) [n:127.0.0.1:38687_ c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas
found to continue.
[junit4] 2> 492208 INFO
(coreZkRegister-2035-thread-1-processing-n:127.0.0.1:38687_ x:collection1
c:control_collection) [n:127.0.0.1:38687_ c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new
leader - try and sync
[junit4] 2> 492209 INFO
(coreZkRegister-2035-thread-1-processing-n:127.0.0.1:38687_ x:collection1
c:control_collection) [n:127.0.0.1:38687_ c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:38687/collection1/
[junit4] 2> 492209 INFO
(coreZkRegister-2035-thread-1-processing-n:127.0.0.1:38687_ x:collection1
c:control_collection) [n:127.0.0.1:38687_ c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync
replicas to me
[junit4] 2> 492209 INFO
(coreZkRegister-2035-thread-1-processing-n:127.0.0.1:38687_ x:collection1
c:control_collection) [n:127.0.0.1:38687_ c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.SyncStrategy
http://127.0.0.1:38687/collection1/ has no replicas
[junit4] 2> 492209 INFO
(coreZkRegister-2035-thread-1-processing-n:127.0.0.1:38687_ x:collection1
c:control_collection) [n:127.0.0.1:38687_ c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Found all
replicas participating in election, clear LIR
[junit4] 2> 492209 INFO
(TEST-ShardSplitTest.test-seed#[642A65D5A4DF2016]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 492210 INFO
(TEST-ShardSplitTest.test-seed#[642A65D5A4DF2016]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43895/solr ready
[junit4] 2> 492210 INFO
(TEST-ShardSplitTest.test-seed#[642A65D5A4DF2016]) [ ] o.a.s.c.ChaosMonkey
monkey: init - expire sessions:false cause connection loss:false
[junit4] 2> 492210 INFO
(coreZkRegister-2035-thread-1-processing-n:127.0.0.1:38687_ x:collection1
c:control_collection) [n:127.0.0.1:38687_ c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new
leader: http://127.0.0.1:38687/collection1/ shard1
[junit4] 2> 492274 INFO
(TEST-ShardSplitTest.test-seed#[642A65D5A4DF2016]) [ ] o.a.s.SolrTestCaseJ4
Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_642A65D5A4DF2016-001/shard-1-001/cores/collection1
[junit4] 2> 492274 INFO
(TEST-ShardSplitTest.test-seed#[642A65D5A4DF2016]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_642A65D5A4DF2016-001/shard-1-001
[junit4] 2> 492275 INFO
(TEST-ShardSplitTest.test-seed#[642A65D5A4DF2016]) [ ] o.e.j.s.Server
jetty-9.3.14.v20161028
[junit4] 2> 492275 INFO
(TEST-ShardSplitTest.test-seed#[642A65D5A4DF2016]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@372c71db{/,null,AVAILABLE}
[junit4] 2> 492276 INFO
(TEST-ShardSplitTest.test-seed#[642A65D5A4DF2016]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@3287a4d5{HTTP/1.1,[http/1.1]}{127.0.0.1:36321}
[junit4] 2> 492276 INFO
(TEST-ShardSplitTest.test-seed#[642A65D5A4DF2016]) [ ] o.e.j.s.Server
Started @494309ms
[junit4] 2> 492276 INFO
(TEST-ShardSplitTest.test-seed#[642A65D5A4DF2016]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_642A65D5A4DF2016-001/tempDir-001/jetty1,
solrconfig=solrconfig.xml, hostContext=/, hostPort=36321,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_642A65D5A4DF2016-001/shard-1-001/cores}
[junit4] 2> 492276 ERROR
(TEST-ShardSplitTest.test-seed#[642A65D5A4DF2016]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 492276 INFO
(TEST-ShardSplitTest.test-seed#[642A65D5A4DF2016]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
6.6.3
[junit4] 2> 492276 INFO
(TEST-ShardSplitTest.test-seed#[642A65D5A4DF2016]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 492276 INFO
(TEST-ShardSplitTest.test-seed#[642A65D5A4DF2016]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 492276 INFO
(TEST-ShardSplitTest.test-seed#[642A65D5A4DF2016]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-03-01T18:28:33.708Z
[junit4] 2> 492281 INFO
(TEST-ShardSplitTest.test-seed#[642A65D5A4DF2016]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 492281 INFO
(TEST-ShardSplitTest.test-seed#[642A65D5A4DF2016]) [ ] o.a.s.c.SolrXmlConfig
Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_642A65D5A4DF2016-001/shard-1-001/solr.xml
[junit4] 2> 492285 INFO
(TEST-ShardSplitTest.test-seed#[642A65D5A4DF2016]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 492285 INFO
(TEST-ShardSplitTest.test-seed#[642A65D5A4DF2016]) [ ] o.a.s.c.ZkContainer
Zookeeper client=127.0.0.1:43895/solr
[junit4] 2> 492290 INFO
(TEST-ShardSplitTest.test-seed#[642A65D5A4DF2016]) [n:127.0.0.1:36321_ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 492291 INFO
(TEST-ShardSplitTest.test-seed#[642A65D5A4DF2016]) [n:127.0.0.1:36321_ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 492292 INFO
(TEST-ShardSplitTest.test-seed#[642A65D5A4DF2016]) [n:127.0.0.1:36321_ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:36321_
[junit4] 2> 492292 INFO
(zkCallback-681-thread-1-processing-n:127.0.0.1:38687_) [n:127.0.0.1:38687_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 492292 INFO (zkCallback-685-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 492293 INFO
(zkCallback-690-thread-1-processing-n:127.0.0.1:36321_) [n:127.0.0.1:36321_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 492326 INFO
(TEST-ShardSplitTest.test-seed#[642A65D5A4DF2016]) [n:127.0.0.1:36321_ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_642A65D5A4DF2016-001/shard-1-001/cores
[junit4] 2> 492327 INFO
(TEST-ShardSplitTest.test-seed#[642A65D5A4DF2016]) [n:127.0.0.1:36321_ ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 492327 INFO
(coreLoadExecutor-2053-thread-1-processing-n:127.0.0.1:36321_)
[n:127.0.0.1:36321_ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 4 transient cores
[junit4] 2> 492328 INFO
(OverseerStateUpdate-99610061183844356-127.0.0.1:38687_-n_0000000000)
[n:127.0.0.1:38687_ ] o.a.s.c.o.ReplicaMutator Assigning new node to shard
shard=shard2
[junit4] 2> 492461 INFO
(coreZkRegister-2035-thread-1-processing-n:127.0.0.1:38687_ x:collection1
c:control_collection) [n:127.0.0.1:38687_ c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery
necessary
[junit4] 2> 493337 WARN
(coreLoadExecutor-2053-thread-1-processing-n:127.0.0.1:36321_)
[n:127.0.0.1:36321_ c:collection1 x:collection1] o.a.s.c.Config Beginning
with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
[junit4] 2> 493338 INFO
(coreLoadExecutor-2053-thread-1-processing-n:127.0.0.1:36321_)
[n:127.0.0.1:36321_ c:collection1 x:collection1] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 6.6.3
[junit4] 2> 493346 INFO
(coreLoadExecutor-2053-thread-1-processing-n:127.0.0.1:36321_)
[n:127.0.0.1:36321_ c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 493405 INFO
(coreLoadExecutor-2053-thread-1-processing-n:127.0.0.1:36321_)
[n:127.0.0.1:36321_ c:collection1 x:collection1] o.a.s.s.IndexSchema Loaded
schema test/1.6 with uniqueid field id
[junit4] 2> 493417 INFO
(coreLoadExecutor-2053-thread-1-processing-n:127.0.0.1:36321_)
[n:127.0.0.1:36321_ c:collection1 x:collection1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1' using configuration from collection
collection1, trusted=true
[junit4] 2> 493418 INFO
(coreLoadExecutor-2053-thread-1-processing-n:127.0.0.1:36321_)
[n:127.0.0.1:36321_ c:collection1 x:collection1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 493418 INFO
(coreLoadExecutor-2053-thread-1-processing-n:127.0.0.1:36321_)
[n:127.0.0.1:36321_ c:collection1 x:collection1] o.a.s.c.SolrCore
[[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_642A65D5A4DF2016-001/shard-1-001/cores/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_642A65D5A4DF2016-001/shard-1-001/cores/collection1/data/]
[junit4] 2> 493418 INFO
(coreLoadExecutor-2053-thread-1-processing-n:127.0.0.1:36321_)
[n:127.0.0.1:36321_ c:collection1 x:collection1] o.a.s.c.JmxMonitoredMap JMX
monitoring is enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@510f514d
[junit4] 2> 493419 INFO
(coreLoadExecutor-2053-thread-1-processing-n:127.0.0.1:36321_)
[n:127.0.0.1:36321_ c:collection1 x:collection1] o.a.s.u.RandomMergePolicy
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy:
[TieredMergePolicy: maxMergeAtOnce=30, maxMergeAtOnceExplicit=20,
maxMergedSegmentMB=35.06640625, floorSegmentMB=1.279296875,
forceMergeDeletesPctAllowed=12.549652447854147, segmentsPerTier=50.0,
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8250573232558639
[junit4] 2> 493434 WARN
(coreLoadExecutor-2053-thread-1-processing-n:127.0.0.1:36321_)
[n:127.0.0.1:36321_ c:collection1 x:collection1] o.a.s.c.RequestHandlers
INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class
= DumpRequestHandler,attributes = {initParams=a, name=/dump,
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
[junit4] 2> 493457 INFO
(coreLoadExecutor-2053-thread-1-processing-n:127.0.0.1:36321_)
[n:127.0.0.1:36321_ c:collection1 x:collection1] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 493457 INFO
(coreLoadExecutor-2053-thread-1-processing-n:127.0.0.1:36321_)
[n:127.0.0.1:36321_ c:collection1 x:collection1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 493458 INFO
(coreLoadExecutor-2053-thread-1-processing-n:127.0.0.1:36321_)
[n:127.0.0.1:36321_ c:collection1 x:collection1] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 493458 INFO
(coreLoadExecutor-2053-thread-1-processing-n:127.0.0.1:36321_)
[n:127.0.0.1:36321_ c:collection1 x:collection1] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 493459 INFO
(coreLoadExecutor-2053-thread-1-processing-n:127.0.0.1:36321_)
[n:127.0.0.1:36321_ c:collection1 x:collection1] o.a.s.u.RandomMergePolicy
RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy:
[LogDocMergePolicy: minMergeSize=1000, mergeFactor=31,
maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 493459 INFO
(coreLoadExecutor-2053-thread-1-processing-n:127.0.0.1:36321_)
[n:127.0.0.1:36321_ c:collection1 x:collection1] o.a.s.s.SolrIndexSearcher
Opening [Searcher@37d5defc[collection1] main]
[junit4] 2> 493460 INFO
(coreLoadExecutor-2053-thread-1-processing-n:127.0.0.1:36321_)
[n:127.0.0.1:36321_ c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 493460 INFO
(coreLoadExecutor-2053-thread-1-processing-n:127.0.0.1:36321_)
[n:127.0.0.1:36321_ c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 493460 INFO
(coreLoadExecutor-2053-thread-1-processing-n:127.0.0.1:36321_)
[n:127.0.0.1:36321_ c:collection1 x:collection1] o.a.s.h.ReplicationHandler
Commits will be reserved for 10000
[junit4] 2> 493461 INFO
(searcherExecutor-2054-thread-1-processing-n:127.0.0.1:36321_ x:collection1
c:collection1) [n:127.0.0.1:36321_ c:collection1 x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@37d5defc[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 493461 INFO
(coreLoadExecutor-2053-thread-1-processing-n:127.0.0.1:36321_)
[n:127.0.0.1:36321_ c:collection1 x:collection1] o.a.s.u.UpdateLog Could not
find max version in index or recent updates, using new clock 1593760981862842368
[junit4] 2> 493465 INFO
(coreZkRegister-2048-thread-1-processing-n:127.0.0.1:36321_ x:collection1
c:collection1) [n:127.0.0.1:36321_ c:collection1 s:shard2 r:core_node1
x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to
continue.
[junit4] 2> 493465 INFO
(coreZkRegister-2048-thread-1-processing-n:127.0.0.1:36321_ x:collection1
c:collection1) [n:127.0.0.1:36321_ c:collection1 s:shard2 r:core_node1
x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try
and sync
[junit4] 2> 493465 INFO
(coreZkRegister-2048-thread-1-processing-n:127.0.0.1:36321_ x:collection1
c:collection1) [n:127.0.0.1:36321_ c:collection1 s:shard2 r:core_node1
x:collection1] o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:36321/collection1/
[junit4] 2> 493465 INFO
(coreZkRegister-2048-thread-1-processing-n:127.0.0.1:36321_ x:collection1
c:collection1) [n:127.0.0.1:36321_ c:collection1 s:shard2 r:core_node1
x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 493465 INFO
(coreZkRegister-2048-thread-1-processing-n:127.0.0.1:36321_ x:collection1
c:collection1) [n:127.0.0.1:36321_ c:collection1 s:shard2 r:core_node1
x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:36321/collection1/ has no
replicas
[junit4] 2> 493465 INFO
(coreZkRegister-2048-thread-1-processing-n:127.0.0.1:36321_ x:collection1
c:collection1) [n:127.0.0.1:36321_ c:collection1 s:shard2 r:core_node1
x:collection1] o.a.s.c.ShardLeaderElectionContext Found all replicas
participating in election, clear LIR
[junit4] 2> 493467 INFO
(coreZkRegister-2048-thread-1-processing-n:127.0.0.1:36321_ x:collection1
c:collection1) [n:127.0.0.1:36321_ c:collection1 s:shard2 r:core_node1
x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:36321/collection1/ shard2
[junit4] 2> 493514 INFO
(TEST-ShardSplitTest.test-seed#[642A65D5A4DF2016]) [ ] o.a.s.SolrTestCaseJ4
Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_642A65D5A4DF2016-001/shard-2-001/cores/collection1
[junit4] 2> 493514 INFO
(TEST-ShardSplitTest.test-seed#[642A65D5A4DF2016]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_642A65D5A4DF2016-001/shard-2-001
[junit4] 2> 493515 INFO
(TEST-ShardSplitTest.test-seed#[642A65D5A4DF2016]) [ ] o.e.j.s.Server
jetty-9.3.14.v20161028
[junit4] 2> 493516 INFO
(TEST-ShardSplitTest.test-seed#[642A65D5A4DF2016]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@59ffb94e{/,null,AVAILABLE}
[junit4] 2> 493516 INFO
(TEST-ShardSplitTest.test-seed#[642A65D5A4DF2016]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@48af401a{HTTP/1.1,[http/1.1]}{127.0.0.1:44211}
[junit4] 2> 493516 INFO
(TEST-ShardSplitTest.test-seed#[642A65D5A4DF2016]) [ ] o.e.j.s.Server
Started @495549ms
[junit4] 2> 493516 INFO
(TEST-ShardSplitTest.test-seed#[642A65D5A4DF2016]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_642A65D5A4DF2016-001/tempDir-001/jetty2,
solrconfig=solrconfig.xml, hostContext=/, hostPort=44211,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_642A65D5A4DF2016-001/shard-2-001/cores}
[junit4] 2> 493517 ERROR
(TEST-ShardSplitTest.test-seed#[642A65D5A4DF2016]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 493517 INFO
(TEST-ShardSplitTest.test-seed#[642A65D5A4DF2016]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
6.6.3
[junit4] 2> 493517 INFO
(TEST-ShardSplitTest.test-seed#[642A65D5A4DF2016]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 493517 INFO
(TEST-ShardSplitTest.test-seed#[642A65D5A4DF2016]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 493517 INFO
(TEST-ShardSplitTest.test-seed#[642A65D5A4DF2016]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-03-01T18:28:34.949Z
[junit4] 2> 493519 INFO
(TEST-ShardSplitTest.test-seed#[642A65D5A4DF2016]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 493519 INFO
(TEST-ShardSplitTest.test-seed#[642A65D5A4DF2016]) [ ] o.a.s.c.SolrXmlConfig
Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_642A65D5A4DF2016-001/shard-2-001/solr.xml
[junit4] 2> 493523 INFO
(TEST-ShardSplitTest.test-seed#[642A65D5A4DF2016]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 493524 INFO
(TEST-ShardSplitTest.test-seed#[642A65D5A4DF2016]) [ ] o.a.s.c.ZkContainer
Zookeeper client=127.0.0.1:43895/solr
[junit4] 2> 493529 INFO
(TEST-ShardSplitTest.test-seed#[642A65D5A4DF2016]) [n:127.0.0.1:44211_ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 493529 INFO
(TEST-ShardSplitTest.test-seed#[642A65D5A4DF2016]) [n:127.0.0.1:44211_ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 493530 INFO
(TEST-ShardSplitTest.test-seed#[642A65D5A4DF2016]) [n:127.0.0.1:44211_ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:44211_
[junit4] 2> 493531 INFO
(zkCallback-681-thread-1-processing-n:127.0.0.1:38687_) [n:127.0.0.1:38687_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 493531 INFO
(zkCallback-690-thread-1-processing-n:127.0.0.1:36321_) [n:127.0.0.1:36321_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 493531 INFO (zkCallback-685-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 493531 INFO
(zkCallback-696-thread-1-processing-n:127.0.0.1:44211_) [n:127.0.0.1:44211_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 493562 INFO
(TEST-ShardSplitTest.test-seed#[642A65D5A4DF2016]) [n:127.0.0.1:44211_ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_642A65D5A4DF2016-001/shard-2-001/cores
[junit4] 2> 493563 INFO
(TEST-ShardSplitTest.test-seed#[642A65D5A4DF2016]) [n:127.0.0.1:44211_ ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 493563 INFO
(coreLoadExecutor-2064-thread-1-processing-n:127.0.0.1:44211_)
[n:127.0.0.1:44211_ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 4 transient cores
[junit4] 2> 493564 INFO
(OverseerStateUpdate-99610061183844356-127.0.0.1:38687_-n_0000000000)
[n:127.0.0.1:38687_ ] o.a.s.c.o.ReplicaMutator Assigning new node to shard
shard=shard1
[junit4] 2> 493667 INFO
(coreZkRegister-2048-thread-1-processing-n:127.0.0.1:36321_ x:collection1
c:collection1) [n:127.0.0.1:36321_ c:collection1 s:shard2 r:core_node1
x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 494570 WARN
(coreLoadExecutor-2064-thread-1-processing-n:127.0.0.1:44211_)
[n:127.0.0.1:44211_ c:collection1 x:collection1] o.a.s.c.Config Beginning
with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
[junit4] 2> 494571 INFO
(coreLoadExecutor-2064-thread-1-processing-n:127.0.0.1:44211_)
[n:127.0.0.1:44211_ c:collection1 x:collection1] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 6.6.3
[junit4] 2> 494578 INFO
(coreLoadExecutor-2064-thread-1-processing-n:127.0.0.1:44211_)
[n:127.0.0.1:44211_ c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 494648 INFO
(coreLoadExecutor-2064-thread-1-processing-n:127.0.0.1:44211_)
[n:127.0.0.1:44211_ c:collection1 x:collection1] o.a.s.s.IndexSchema Loaded
schema test/1.6 with uniqueid field id
[junit4] 2> 494655 INFO
(coreLoadExecutor-2064-thread-1-processing-n:127.0.0.1:44211_)
[n:127.0.0.1:44211_ c:collection1 x:collection1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1' using configuration from collection
collection1, trusted=true
[junit4] 2> 494655 INFO
(coreLoadExecutor-2064-thread-1-processing-n:127.0.0.1:44211_)
[n:127.0.0.1:44211_ c:collection1 x:collection1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 494655 INFO
(coreLoadExecutor-2064-thread-1-processing-n:127.0.0.1:44211_)
[n:127.0.0.1:44211_ c:collection1 x:collection1] o.a.s.c.SolrCore
[[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_642A65D5A4DF2016-001/shard-2-001/cores/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_642A65D5A4DF2016-001/shard-2-001/cores/collection1/data/]
[junit4] 2> 494656 INFO
(coreLoadExecutor-2064-thread-1-processing-n:127.0.0.1:44211_)
[n:127.0.0.1:44211_ c:collection1 x:collection1] o.a.s.c.JmxMonitoredMap JMX
monitoring is enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@510f514d
[junit4] 2> 494657 INFO
(coreLoadExecutor-2064-thread-1-processing-n:127.0.0.1:44211_)
[n:127.0.0.1:44211_ c:collection1 x:collection1] o.a.s.u.RandomMergePolicy
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy:
[TieredMergePolicy: maxMergeAtOnce=30, maxMergeAtOnceExplicit=20,
maxMergedSegmentMB=35.06640625, floorSegmentMB=1.279296875,
forceMergeDeletesPctAllowed=12.549652447854147, segmentsPerTier=50.0,
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8250573232558639
[junit4] 2> 494671 WARN
(coreLoadExecutor-2064-thread-1-processing-n:127.0.0.1:44211_)
[n:127.0.0.1:44211_ c:collection1 x:collection1] o.a.s.c.RequestHandlers
INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class
= DumpRequestHandler,attributes = {initParams=a, name=/dump,
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
[junit4] 2> 494693 INFO
(coreLoadExecutor-2064-thread-1-processing-n:127.0.0.1:44211_)
[n:127.0.0.1:44211_ c:collection1 x:collection1] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 494693 INFO
(coreLoadExecutor-2064-thread-1-processing-n:127.0.0.1:44211_)
[n:127.0.0.1:44211_ c:collection1 x:collection1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 494693 INFO
(coreLoadExecutor-2064-thread-1-processing-n:127.0.0.1:44211_)
[n:127.0.0.1:44211_ c:collection1 x:collection1] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 494693 INFO
(coreLoadExecutor-2064-thread-1-processing-n:127.0.0.1:44211_)
[n:127.0.0.1:44211_ c:collection1 x:collection1] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 494694 INFO
(coreLoadExecutor-2064-thread-1-processing-n:127.0.0.1:44211_)
[n:127.0.0.1:44211_ c:collection1 x:collection1] o.a.s.u.RandomMergePolicy
RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy:
[LogDocMergePolicy: minMergeSize=1000, mergeFactor=31,
maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 494695 INFO
(coreLoadExecutor-2064-thread-1-processing-n:127.0.0.1:44211_)
[n:127.0.0.1:44211_ c:collection1 x:collection1] o.a.s.s.SolrIndexSearcher
Opening [Searcher@1ec5fa80[collection1] main]
[junit4] 2> 494696 INFO
(coreLoadExecutor-2064-thread-1-processing-n:127.0.0.1:44211_)
[n:127.0.0.1:44211_ c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 494696 INFO
(coreLoadExecutor-2064-thread-1-processing-n:127.0.0.1:44211_)
[n:127.0.0.1:44211_ c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 494696 INFO
(coreLoadExecutor-2064-thread-1-processing-n:127.0.0.1:44211_)
[n:127.0.0.1:44211_ c:collection1 x:collection1] o.a.s.h.ReplicationHandler
Commits will be reserved for 10000
[junit4] 2> 494697 INFO
(searcherExecutor-2065-thread-1-processing-n:127.0.0.1:44211_ x:collection1
c:collection1) [n:127.0.0.1:44211_ c:collection1 x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1ec5fa80[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 494697 INFO
(coreLoadExecutor-2064-thread-1-processing-n:127.0.0.1:44211_)
[n:127.0.0.1:44211_ c:collection1 x:collection1] o.a.s.u.UpdateLog Could not
find max version in index or recent updates, using new clock 1593760983158882304
[junit4] 2> 494700 INFO
(coreZkRegister-2059-thread-1-processing-n:127.0.0.1:44211_ x:collection1
c:collection1) [n:127.0.0.1:44211_ c:collection1 s:shard1 r:core_node2
x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to
continue.
[junit4] 2> 494700 INFO
(coreZkRegister-2059-thread-1-processing-n:127.0.0.1:44211_ x:collection1
c:collection1) [n:127.0.0.1:44211_ c:collection1 s:shard1 r:core_node2
x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try
and sync
[junit4] 2> 494700 INFO
(coreZkRegister-2059-thread-1-processing-n:127.0.0.1:44211_ x:collection1
c:collection1) [n:127.0.0.1:44211_ c:collection1 s:shard1 r:core_node2
x:collection1] o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:44211/collection1/
[junit4] 2> 494700 INFO
(coreZkRegister-2059-thread-1-processing-n:127.0.0.1:44211_ x:collection1
c:collection1) [n:127.0.0.1:44211_ c:collection1 s:shard1 r:core_node2
x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 494700 INFO
(coreZkRegister-2059-thread-1-processing-n:127.0.0.1:44211_ x:collection1
c:collection1) [n:127.0.0.1:44211_ c:collection1 s:shard1 r:core_node2
x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:44211/collection1/ has no
replicas
[junit4] 2> 494700 INFO
(coreZkRegister-2059-thread-1-processing-n:127.0.0.1:44211_ x:collection1
c:collection1) [n:127.0.0.1:44211_ c:collection1 s:shard1 r:core_node2
x:collection1] o.a.s.c.ShardLeaderElectionContext Found all replicas
participating in election, clear LIR
[junit4] 2> 494702 INFO
(coreZkRegister-2059-thread-1-processing-n:127.0.0.1:44211_ x:collection1
c:collection1) [n:127.0.0.1:44211_ c:collection1 s:shard1 r:core_node2
x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:44211/collection1/ shard1
[junit4] 2> 494753 INFO
(TEST-ShardSplitTest.test-seed#[642A65D5A4DF2016]) [ ] o.a.s.SolrTestCaseJ4
Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_642A65D5A4DF2016-001/shard-3-001/cores/collection1
[junit4] 2> 494754 INFO
(TEST-ShardSplitTest.test-seed#[642A65D5A4DF2016]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_642A65D5A4DF2016-001/shard-3-001
[junit4] 2> 494754 INFO
(TEST-ShardSplitTest.test-seed#[642A65D5A4DF2016]) [ ] o.e.j.s.Server
jetty-9.3.14.v20161028
[junit4] 2> 494755 INFO
(TEST-ShardSplitTest.test-seed#[642A65D5A4DF2016]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@14bf0b85{/,null,AVAILABLE}
[junit4] 2> 494756 INFO
(TEST-ShardSplitTest.test-seed#[642A65D5A4DF2016]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@33c3cdfa{HTTP/1.1,[http/1.1]}{127.0.0.1:42285}
[junit4] 2> 494756 INFO
(TEST-ShardSplitTest.test-seed#[642A65D5A4DF2016]) [ ] o.e.j.s.Server
Started @496789ms
[junit4] 2> 494756 INFO
(TEST-ShardSplitTest.test-seed#[642A65D5A4DF2016]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_642A65D5A4DF2016-001/tempDir-001/jetty3,
solrconfig=solrconfig.xml, hostContext=/, hostPort=42285,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_642A65D5A4DF2016-001/shard-3-001/cores}
[junit4] 2> 494756 ERROR
(TEST-ShardSplitTest.test-seed#[642A65D5A4DF2016]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 494756 INFO
(TEST-ShardSplitTest.test-seed#[642A65D5A4DF2016]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
6.6.3
[junit4] 2> 494756 INFO
(TEST-ShardSplitTest.test-seed#[642A65D5A4DF2016]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 494756 INFO
(TEST-ShardSplitTest.test-seed#[642A65D5A4DF2016]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 494756 INFO
(TEST-ShardSplitTest.test-seed#[642A65D5A4DF2016]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-03-01T18:28:36.188Z
[junit4] 2> 494759 INFO
(TEST-ShardSplitTest.test-seed#[642A65D5A4DF2016]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 494759 INFO
(TEST-ShardSplitTest.test-seed#[642A65D5A4DF2016]) [ ] o.a.s.c.SolrXmlConfig
Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_642A65D5A4DF2016-001/shard-3-001/solr.xml
[junit4] 2> 494763 INFO
(TEST-ShardSplitTest.test-seed#[642A65D5A4DF2016]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 494764 INFO
(TEST-ShardSplitTest.test-seed#[642A65D5A4DF2016]) [ ] o.a.s.c.ZkContainer
Zookeeper client=127.0.0.1:43895/solr
[junit4] 2> 494772 INFO
(TEST-ShardSplitTest.test-seed#[642A65D5A4DF2016]) [n:127.0.0.1:42285_ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
[junit4] 2> 494772 INFO
(TEST-ShardSplitTest.test-seed#[642A65D5A4DF2016]) [n:127.0.0.1:42285_ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 494773 INFO
(TEST-ShardSplitTest.test-seed#[642A65D5A4DF2016]) [n:127.0.0.1:42285_ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:42285_
[junit4] 2> 494774 INFO
(zkCallback-690-thread-1-processing-n:127.0.0.1:36321_) [n:127.0.0.1:36321_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 494774 INFO
(zkCallback-696-thread-1-processing-n:127.0.0.1:44211_) [n:127.0.0.1:44211_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 494776 INFO
(zkCallback-681-thread-1-processing-n:127.0.0.1:38687_) [n:127.0.0.1:38687_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 494776 INFO (zkCallback-685-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 494781 INFO
(zkCallback-702-thread-1-processing-n:127.0.0.1:42285_) [n:127.0.0.1:42285_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 494821 INFO
(TEST-ShardSplitTest.test-seed#[642A65D5A4DF2016]) [n:127.0.0.1:42285_ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_642A65D5A4DF2016-001/shard-3-001/cores
[junit4] 2> 494821 INFO
(TEST-ShardSplitTest.test-seed#[642A65D5A4DF2016]) [n:127.0.0.1:42285_ ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 494821 INFO
(coreLoadExecutor-2075-thread-1-processing-n:127.0.0.1:42285_)
[n:127.0.0.1:42285_ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 4 transient cores
[junit4] 2> 494822 INFO
(OverseerStateUpdate-99610061183844356-127.0.0.1:38687_-n_0000000000)
[n:127.0.0.1:38687_ ] o.a.s.c.o.ReplicaMutator Assigning new node to shard
shard=shard2
[junit4] 2> 494952 INFO
(coreZkRegister-2059-thread-1-processing-n:127.0.0.1:44211_ x:collection1
c:collection1) [n:127.0.0.1:44211_ c:collection1 s:shard1 r:core_node2
x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 495831 WARN
(coreLoadExecutor-2075-thread-1-processing-n:127.0.0.1:42285_)
[n:127.0.0.1:42285_ c:collection1 x:collection1] o.a.s.c.Config Beginning
with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
[junit4] 2> 495832 INFO
(coreLoadExecutor-2075-thread-1-processing-n:127.0.0.1:42285_)
[n:127.0.0.1:42285_ c:collection1 x:collection1] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 6.6.3
[junit4] 2> 495848 INFO
(coreLoadExecutor-2075-thread-1-processing-n:127.0.0.1:42285_)
[n:127.0.0.1:42285_ c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 495913 INFO
(coreLoadExecutor-2075-thread-1-processing-n:127.0.0.1:42285_)
[n:127.0.0.1:42285_ c:collection1 x:collection1] o.a.s.s.IndexSchema Loaded
schema test/1.6 with uniqueid field id
[junit4] 2> 495921 INFO
(coreLoadExecutor-2075-thread-1-processing-n:127.0.0.1:42285_)
[n:127.0.0.1:42285_ c:collection1 x:collection1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1' using configuration from collection
collection1, trusted=true
[junit4] 2> 495921 INFO
(coreLoadExecutor-2075-thread-1-processing-n:127.0.0.1:42285_)
[n:127.0.0.1:42285_ c:collection1 x:collection1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 495921 INFO
(coreLoadExecutor-2075-thread-1-processing-n:127.0.0.1:42285_)
[n:127.0.0.1:42285_ c:collection1 x:collection1] o.a.s.c.SolrCore
[[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_642A65D5A4DF2016-001/shard-3-001/cores/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_642A65D5A4DF2016-001/shard-3-001/cores/collection1/data/]
[junit4] 2> 495921 INFO
(coreLoadExecutor-2075-thread-1-processing-n:127.0.0.1:42285_)
[n:127.0.0.1:42285_ c:collection1 x:collection1] o.a.s.c.JmxMonitoredMap JMX
monitoring is enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@510f514d
[junit4] 2> 495922 INFO
(coreLoadExecutor-2075-thread-1-processing-n:127.0.0.1:42285_)
[n:127.0.0.1:42285_ c:collection1 x:collection1] o.a.s.u.RandomMergePolicy
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy:
[TieredMergePolicy: maxMergeAtOnce=30, maxMergeAtOnceExplicit=20,
maxMergedSegmentMB=35.06640625, floorSegmentMB=1.279296875,
forceMergeDeletesPctAllowed=12.549652447854147, segmentsPerTier=50.0,
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8250573232558639
[junit4] 2> 495937 WARN
(coreLoadExecutor-2075-thread-1-processing-n:127.0.0.1:42285_)
[n:127.0.0.1:42285_ c:collection1 x:collection1] o.a.s.c.RequestHandlers
INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class
= DumpRequestHandler,attributes = {initParams=a, name=/dump,
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
[junit4] 2> 495962 INFO
(coreLoadExecutor-2075-thread-1-processing-n:127.0.0.1:42285_)
[n:127.0.0.1:42285_ c:collection1 x:collection1] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 495962 INFO
(coreLoadExecutor-2075-thread-1-processing-n:127.0.0.1:42285_)
[n:127.0.0.1:42285_ c:collection1 x:collection1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 495962 INFO
(coreLoadExecutor-2075-thread-1-processing-n:127.0.0.1:42285_)
[n:127.0.0.1:42285_ c:collection1 x:collection1] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 495962 INFO
(coreLoadExecutor-2075-thread-1-processing-n:127.0.0.1:42285_)
[n:127.0.0.1:42285_ c:collection1 x:collection1] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 495963 INFO
(coreLoadExecutor-2075-thread-1-processing-n:127.0.0.1:42285_)
[n:127.0.0.1:42285_ c:collection1 x:collection1] o.a.s.u.RandomMergePolicy
RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy:
[LogDocMergePolicy: minMergeSize=1000, mergeFactor=31,
maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 495964 INFO
(coreLoadExecutor-2075-thread-1-processing-n:127.0.0.1:42285_)
[n:127.0.0.1:42285_ c:collection1 x:collection1] o.a.s.s.SolrIndexSearcher
Opening [Searcher@47115b3d[collection1] main]
[junit4] 2> 495964 INFO
(coreLoadExecutor-2075-thread-1-processing-n:127.0.0.1:42285_)
[n:127.0.0.1:42285_ c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 495965 INFO
(coreLoadExecutor-2075-thread-1-processing-n:127.0.0.1:42285_)
[n:127.0.0.1:42285_ c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 495965 INFO
(coreLoadExecutor-2075-thread-1-processing-n:127.0.0.1:42285_)
[n:127.0.0.1:42285_ c:collection1 x:collection1] o.a.s.h.ReplicationHandler
Commits will be reserved for 10000
[junit4] 2> 495966 INFO
(searcherExecutor-2076-thread-1-processing-n:127.0.0.1:42285_ x:collection1
c:collection1) [n:127.0.0.1:42285_ c:collection1 x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@47115b3d[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 495966 INFO
(coreLoadExecutor-2075-thread-1-processing-n:127.0.0.1:42285_)
[n:127.0.0.1:42285_ c:collection1 x:collection1] o.a.s.u.UpdateLog Could not
find max version in index or recent updates, using new clock 1593760984489525248
[junit4] 2> 495969 INFO
(coreZkRegister-2070-thread-1-processing-n:127.0.0.1:42285_ x:collection1
c:collection1) [n:127.0.0.1:42285_ c:collection1 s:shard2 r:core_node3
x:collection1] o.a.s.c.ZkController Core needs to recover:collection1
[junit4] 2> 495969 INFO
(updateExecutor-699-thread-1-processing-n:127.0.0.1:42285_ x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:42285_ c:collection1 s:shard2
r:core_node3 x:collection1] o.a.s.u.DefaultSolrCoreState Running recovery
[junit4] 2> 495969 INFO
(recoveryExecutor-700-thread-1-processing-n:127.0.0.1:42285_ x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:42285_ c:collection1 s:shard2
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Starting recovery process.
recoveringAfterStartup=true
[junit4] 2> 495970 INFO
(recoveryExecutor-700-thread-1-processing-n:127.0.0.1:42285_ x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:42285_ c:collection1 s:shard2
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
[junit4] 2> 495970 INFO
(recoveryExecutor-700-thread-1-processing-n:127.0.0.1:42285_ x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:42285_ c:collection1 s:shard2
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Begin buffering updates.
core=[collection1]
[junit4] 2> 495970 INFO
(recoveryExecutor-700-thread-1-processing-n:127.0.0.1:42285_ x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:42285_ c:collection1 s:shard2
r:core_node3 x:collection1] o.a.s.u.UpdateLog Starting to buffer updates.
FSUpdateLog{state=ACTIVE, tlog=null}
[junit4] 2> 495970 INFO
(recoveryExecutor-700-thread-1-processing-n:127.0.0.1:42285_ x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:42285_ c:collection1 s:shard2
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Publishing state of core
[collection1] as recovering, leader is [http://127.0.0.1:36321/collection1/]
and I am [http://127.0.0.1:42285/collection1/]
[junit4] 2> 495971 INFO
(recoveryExecutor-700-thread-1-processing-n:127.0.0.1:42285_ x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:42285_ c:collection1 s:shard2
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Sending prep recovery
command to [http://127.0.0.1:36321]; [WaitForState:
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:42285_&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
[junit4] 2> 495972 INFO (qtp576275773-4060) [n:127.0.0.1:36321_ ]
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state:
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
[junit4] 2> 495973 INFO (qtp576275773-4060) [n:127.0.0.1:36321_ ]
o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1
(shard2 of collection1) have state: recovering
[junit4] 2> 495973 INFO (qtp576275773-4060) [n:127.0.0.1:36321_ ]
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1,
shard=shard2, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader?
true, live=true, checkLive=true, currentState=down, localState=active,
nodeName=127.0.0.1:42285_, coreNodeName=core_node3,
onlyIfActiveCheckResult=false, nodeProps:
core_node3:{"core":"collection1","base_url":"http://127.0.0.1:42285","node_name":"127.0.0.1:42285_","state":"down"}
[junit4] 2> 496031 INFO
(TEST-ShardSplitTest.test-seed#[642A65D5A4DF2016]) [ ] o.a.s.SolrTestCaseJ4
Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_642A65D5A4DF2016-001/shard-4-001/cores/collection1
[junit4] 2> 496032 INFO
(TEST-ShardSplitTest.test-seed#[642A65D5A4DF2016]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_642A65D5A4DF2016-001/shard-4-001
[junit4] 2> 496032 INFO
(TEST-ShardSplitTest.test-seed#[642A65D5A4DF2016]) [ ] o.e.j.s.Server
jetty-9.3.14.v20161028
[junit4] 2> 496033 INFO
(TEST-ShardSplitTest.test-seed#[642A65D5A4DF2016]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@3825391d{/,null,AVAILABLE}
[junit4] 2> 496033 INFO
(TEST-ShardSplitTest.test-seed#[642A65D5A4DF2016]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@3948c7d6{HTTP/1.1,[http/1.1]}{127.0.0.1:38929}
[junit4] 2> 496034 INFO
(TEST-ShardSplitTest.test-seed#[642A65D5A4DF2016]) [ ] o.e.j.s.Server
Started @498067ms
[junit4] 2> 496034 INFO
(TEST-ShardSplitTest.test-seed#[642A65D5A4DF2016]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_642A65D5A4DF2016-001/tempDir-001/jetty4,
solrconfig=solrconfig.xml, hostContext=/, hostPort=38929,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_642A65D5A4DF2016-001/shard-4-001/cores}
[junit4] 2> 496034 ERROR
(TEST-ShardSplitTest.test-seed#[642A65D5A4DF2016]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 496034 INFO
(TEST-ShardSplitTest.test-seed#[642A65D5A4DF2016]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
6.6.3
[junit4] 2> 496034 INFO
(TEST-ShardSplitTest.test-seed#[642A65D5A4DF2016]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 496034 INFO
(TEST-ShardSplitTest.test-seed#[642A65D5A4DF2016]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 496034 INFO
(TEST-ShardSplitTest.test-seed#[642A65D5A4DF2016]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-03-01T18:28:37.466Z
[junit4] 2> 496036 INFO
(TEST-ShardSplitTest.test-seed#[642A65D5A4DF2016]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 496036 INFO
(TEST-ShardSplitTest.test-seed#[642A65D5A4DF2016]) [ ] o.a.s.c.SolrXmlConfig
Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_642A65D5A4DF2016-001/shard-4-001/solr.xml
[junit4] 2> 496041 INFO
(TEST-ShardSplitTest.test-seed#[642A65D5A4DF2016]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 496042 INFO
(TEST-ShardSplitTest.test-seed#[642A65D5A4DF2016]) [ ] o.a.s.c.ZkContainer
Zookeeper client=127.0.0.1:43895/solr
[junit4] 2> 496044 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x161e2d2a8eb0010, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 496047 INFO
(TEST-ShardSplitTest.test-seed#[642A65D5A4DF2016]) [n:127.0.0.1:38929_ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 496048 INFO
(TEST-ShardSplitTest.test-seed#[642A65D5A4DF2016]) [n:127.0.0.1:38929_ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 496049 INFO
(TEST-ShardSplitTest.test-seed#[642A65D5A4DF2016]) [n:127.0.0.1:38929_ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:38929_
[junit4] 2> 496049 INFO
(zkCallback-690-thread-1-processing-n:127.0.0.1:36321_) [n:127.0.0.1:36321_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 496049 INFO (zkCallback-685-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 496049 INFO
(zkCallback-696-thread-1-processing-n:127.0.0.1:44211_) [n:127.0.0.1:44211_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 496049 INFO
(zkCallback-702-thread-1-processing-n:127.0.0.1:42285_) [n:127.0.0.1:42285_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 496049 INFO
(zkCallback-681-thread-1-processing-n:127.0.0.1:38687_) [n:127.0.0.1:38687_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 496050 INFO
(zkCallback-709-thread-1-processing-n:127.0.0.1:38929_) [n:127.0.0.1:38929_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 496103 INFO
(TEST-ShardSplitTest.test-seed#[642A65D5A4DF2016]) [n:127.0.0.1:38929_ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_642A65D5A4DF2016-001/shard-4-001/cores
[junit4] 2> 496104 INFO
(TEST-ShardSplitTest.test-seed#[642A65D5A4DF2016]) [n:127.0.0.1:38929_ ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 496104 INFO
(coreLoadExecutor-2086-thread-1-processing-n:127.0.0.1:38929_)
[n:127.0.0.1:38929_ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 4 transient cores
[junit4] 2> 496105 INFO
(OverseerStateUpdate-99610061183844356-127.0.0.1:38687_-n_0000000000)
[n:127.0.0.1:38687_ ] o.a.s.c.o.ReplicaMutator Assigning new node to shard
shard=shard1
[junit4] 2> 496973 INFO (qtp576275773-4060) [n:127.0.0.1:36321_ ]
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1,
shard=shard2, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader?
true, live=true, checkLive=true, currentState=recovering, localState=active,
nodeName=127.0.0.1:42285_, coreNodeName=core_node3,
onlyIfActiveCheckResult=false, nodeProps:
core_node3:{"core":"collection1","base_url":"http://127.0.0.1:42285","node_name":"127.0.0.1:42285_","state":"recovering"}
[junit4] 2> 496973 INFO (qtp576275773-4060) [n:127.0.0.1:36321_ ]
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node3, state: recovering,
checkLive: true, onlyIfLeader: true for: 1 seconds.
[junit4] 2> 496973 INFO (qtp576275773-4060) [n:127.0.0.1:36321_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={nodeName=127.0.0.1:42285_&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node3&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
status=0 QTime=1000
[junit4] 2> 497114 WARN
(coreLoadExecutor-2086-thread-1-processing-n:127.0.0.1:38929_)
[n:127.0.0.1:38929_ c:collection1 x:collection1] o.a.s.c.Config Beginning
with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
[junit4] 2> 497114 INFO
(coreLoadExecutor-2086-thread-1-processing-n:127.0.0.1:38929_)
[n:127.0.0.1:38929_ c:collection1 x:collection1] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 6.6.3
[junit4] 2> 497124 INFO
(coreLoadExecutor-2086-thread-1-processing-n:127.0.0.1:38929_)
[n:127.0.0.1:38929_ c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 497191 INFO
(coreLoadExecutor-2086-thread-1-processing-n:127.0.0.1:38929_)
[n:127.0.0.1:38929_ c:collection1 x:collection1] o.a.s.s.IndexSchema Loaded
schema test/1.6 with uniqueid field id
[junit4] 2> 497199 INFO
(coreLoadExecutor-2086-thread-1-processing-n:127.0.0.1:38929_)
[n:127.0.0.1:38929_ c:collection1 x:collection1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1' using configuration from collection
collection1, trusted=true
[junit4] 2> 497199 INFO
(coreLoadExecutor-2086-thread-1-processing-n:127.0.0.1:38929_)
[n:127.0.0.1:38929_ c:collection1 x:collection1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 497199 INFO
(coreLoadExecutor-2086-thread-1-processing-n:127.0.0.1:38929_)
[n:127.0.0.1:38929_ c:collection1 x:collection1] o.a.s.c.SolrCore
[[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_642A65D5A4DF2016-001/shard-4-001/cores/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_642A65D5A4DF2016-001/shard-4-001/cores/collection1/data/]
[junit4] 2> 497199 INFO
(coreLoadExecutor-2086-thread-1-processing-n:127.0.0.1:38929_)
[n:127.0.0.1:38929_ c:collection1 x:collection1] o.a.s.c.JmxMonitoredMap JMX
monitoring is enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@510f514d
[junit4] 2> 497200 INFO
(coreLoadExecutor-2086-thread-1-processing-n:127.0.0.1:38929_)
[n:127.0.0.1:38929_ c:collection1 x:collection1] o.a.s.u.RandomMergePolicy
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy:
[TieredMergePolicy: maxMergeAtOnce=30, maxMergeAtOnceExplicit=20,
maxMergedSegmentMB=35.06640625, floorSegmentMB=1.279296875,
forceMergeDeletesPctAllowed=12.549652447854147, segmentsPerTier=50.0,
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8250573232558639
[junit4] 2> 497226 WARN
(coreLoadExecutor-2086-thread-1-processing-n:127.0.0.1:38929_)
[n:127.0.0.1:38929_ c:collection1 x:collection1] o.a.s.c.RequestHandlers
INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class
= DumpRequestHandler,attributes = {initParams=a, name=/dump,
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
[junit4] 2> 497258 INFO
(coreLoadExecutor-2086-thread-1-processing-n:127.0.0.1:38929_)
[n:127.0.0.1:38929_ c:collection1 x:collection1] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 497258 INFO
(coreLoadExecutor-2086-thread-1-processing-n:127.0.0.1:38929_)
[n:127.0.0.1:38929_ c:collection1 x:collection1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 497258 INFO
(coreLoadExecutor-2086-thread-1-processing-n:127.0.0.1:38929_)
[n:127.0.0.1:38929_ c:collection1 x:collection1] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 497258 INFO
(coreLoadExecutor-2086-thread-1-processing-n:127.0.0.1:38929_)
[n:127.0.0.1:38929_ c:collection1 x:collection1] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 497259 INFO
(coreLoadExecutor-2086-thread-1-processing-n:127.0.0.1:38929_)
[n:127.0.0.1:38929_ c:collection1 x:collection1] o.a.s.u.RandomMergePolicy
RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy:
[LogDocMergePolicy: minMergeSize=1000, mergeFactor=31,
maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 497259 INFO
(coreLoadExecutor-2086-thread-1-processing-n:127.0.0.1:38929_)
[n:127.0.0.1:38929_ c:collection1 x:collection1] o.a.s.s.SolrIndexSearcher
Opening [Searcher@5237840e[collection1] main]
[junit4] 2> 497260 INFO
(coreLoadExecutor-2086-thread-1-processing-n:127.0.0.1:38929_)
[n:127.0.0.1:38929_ c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 497260 INFO
(coreLoadExecutor-2086-thread-1-processing-n:127.0.0.1:38929_)
[n:127.0.0.1:38929_ c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 497260 INFO
(coreLoadExecutor-2086-thread-1-processing-n:127.0.0.1:38929_)
[n:127.0.0.1:38929_ c:collection1 x:collection1] o.a.s.h.ReplicationHandler
Commits will be reserved for 10000
[junit4] 2> 497261 INFO
(searcherExecutor-2087-thread-1-processing-n:127.0.0.1:38929_ x:collection1
c:collection1) [n:127.0.0.1:38929_ c:collection1 x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@5237840e[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 497262 INFO
(coreLoadExecutor-2086-thread-1-processing-n:127.0.0.1:38929_)
[n:127.0.0.1:38929_ c:collection1 x:collection1] o.a.s.u.UpdateLog Could not
find max version in index or recent updates, using new clock 1593760985847431168
[junit4] 2> 497264 INFO
(coreZkRegister-2081-thread-1-processing-n:127.0.0.1:38929_ x:collection1
c:collection1) [n:127.0.0.1:38929_ c:collection1 s:shard1 r:core_node4
x:collection1] o.a.s.c.ZkController Core needs to recover:collection1
[junit4] 2> 497264 INFO
(TEST-ShardSplitTest.test-seed#[642A65D5A4DF2016]) [ ] o.a.s.SolrTestCaseJ4
###Starting test
[junit4] 2> 497264 INFO
(TEST-ShardSplitTest.test-seed#[642A65D5A4DF2016]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Wait for recoveries to finish - wait 15
for each attempt
[junit4] 2> 497264 INFO
(updateExecutor-706-thread-1-processing-n:127.0.0.1:38929_ x:collection1
s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:38929_ c:collection1 s:shard1
r:core_node4 x:collection1] o.a.s.u.DefaultSolrCoreState Running recovery
[junit4] 2> 497264 INFO
(TEST-ShardSplitTest.test-seed#[642A65D5A4DF2016]) [ ]
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection:
collection1 failOnTimeout:true timeout (sec):15
[junit4] 2> 497268 INFO
(recoveryExecutor-707-thread-1-processing-n:127.0.0.1:38929_ x:collection1
s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:38929_ c:collection1 s:shard1
r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy Starting recovery process.
recoveringAfterStartup=true
[junit4] 2> 497269 INFO
(recoveryExecutor-707-thread-1-processing-n:127.0.0.1:38929_ x:collection1
s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:38929_ c:collection1 s:shard1
r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
[junit4] 2> 497269 INFO
(recoveryExecutor-707-thread-1-processing-n:127.0.0.1:38929_ x:collection1
s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:38929_ c:collection1 s:shard1
r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy Begin buffering updates.
core=[collection1]
[junit4] 2> 497269 INFO
(recoveryExecutor-707-thread-1-processing-n:127.0.0.1:38929_ x:collection1
s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:38929_ c:collection1 s:shard1
r:core_node4 x:collection1] o.a.s.u.UpdateLog Starting to buffer updates.
FSUpdateLog{state=ACTIVE, tlog=null}
[junit4] 2> 497269 INFO
(recoveryExecutor-707-thread-1-processing-n:127.0.0.1:38929_ x:collection1
s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:38929_ c:collection1 s:shard1
r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy Publishing state of core
[collection1] as recovering, leader is [http://127.0.0.1:44211/collection1/]
and I am [http://127.0.0.1:38929/collection1/]
[junit4] 2> 497270 INFO
(recoveryExecutor-707-thread-1-processing-n:127.0.0.1:38929_ x:collection1
s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:38929_ c:collection1 s:shard1
r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy Sending prep recovery
command to [http://127.0.0.1:44211]; [WaitForState:
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:38929_&coreNodeName=core_node4&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
[junit4] 2> 497271 INFO (qtp1612751800-4088) [n:127.0.0.1:44211_ ]
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node4, state:
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
[junit4] 2> 497272 INFO (qtp1612751800-4088) [n:127.0.0.1:44211_ ]
o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1
(shard1 of collection1) have state: recovering
[junit4] 2> 497272 INFO (qtp1612751800-4088) [n:127.0.0.1:44211_ ]
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1,
shard=shard1, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader?
true, live=true, checkLive=true, currentState=down, localState=active,
nodeName=127.0.0.1:38929_, coreNodeName=core_node4,
onlyIfActiveCheckResult=false, nodeProps:
core_node4:{"core":"collection1","base_url":"http://127.0.0.1:38929","node_name":"127.0.0.1:38929_","state":"down"}
[junit4] 2> 497474 INFO
(recoveryExecutor-700-thread-1-processing-n:127.0.0.1:42285_ x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:42285_ c:collection1 s:shard2
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Attempting to PeerSync
from [http://127.0.0.1:36321/collection1/] - recoveringAfterStartup=[true]
[junit4] 2> 497474 INFO
(recoveryExecutor-700-thread-1-processing-n:127.0.0.1:42285_ x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:42285_ c:collection1 s:shard2
r:core_node3 x:collection1] o.a.s.u.PeerSync PeerSync: core=collection1
url=http://127.0.0.1:42285 START replicas=[http://127.0.0.1:36321/collection1/]
nUpdates=100
[junit4] 2> 497477 INFO (qtp576275773-4060) [n:127.0.0.1:36321_
c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.IndexFingerprint
IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807,
maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0,
maxDoc=0}
[junit4] 2> 497477 INFO (qtp576275773-4060) [n:127.0.0.1:36321_
c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.S.Request
[collection1] webapp= path=/get
params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 497477 INFO
(recoveryExecutor-700-thread-1-processing-n:127.0.0.1:42285_ x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:42285_ c:collection1 s:shard2
r:core_node3 x:collection1] o.a.s.u.IndexFingerprint IndexFingerprint
millis:0.0 result:{maxVersionSpecified=9223372036854775807,
maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0,
maxDoc=0}
[junit4] 2> 497477 INFO
(recoveryExecutor-700-thread-1-processing-n:127.0.0.1:42285_ x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:42285_ c:collection1 s:shard2
r:core_node3 x:collection1] o.a.s.u.PeerSync We are already in sync. No need to
do a PeerSync
[junit4] 2> 497477 INFO
(recoveryExecutor-700-thread-1-processing-n:127.0.0.1:42285_ x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:42285_ c:collection1 s:shard2
r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 497477 INFO
(recoveryExecutor-700-thread-1-processing-n:127.0.0.1:42285_ x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:42285_ c:collection1 s:shard2
r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 No uncommitted
changes. Skipping IW.commit.
[junit4] 2> 497477 INFO
(recoveryExecutor-700-thread-1-processing-n:127.0.0.1:42285_ x:collection1
s:shar
[...truncated too long message...]
493_
[junit4] 2> 1255742 INFO (zkCallback-870-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
[junit4] 2> 1255873 ERROR
(zkCallback-894-thread-2-processing-n:127.0.0.1:40493_) [n:127.0.0.1:40493_
c:shardSplitWithRule s:shard1_1 r:core_node5
x:shardSplitWithRule_shard1_1_replica0] o.a.s.c.Overseer Could not create
Overseer node
[junit4] 2> org.apache.zookeeper.KeeperException$SessionExpiredException:
KeeperErrorCode = Session expired for /overseer
[junit4] 2> at
org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
[junit4] 2> at
org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
[junit4] 2> at
org.apache.zookeeper.ZooKeeper.create(ZooKeeper.java:783)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$9.execute(SolrZkClient.java:392)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$9.execute(SolrZkClient.java:389)
[junit4] 2> at
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient.create(SolrZkClient.java:389)
[junit4] 2> at
org.apache.solr.cloud.Overseer.createOverseerNode(Overseer.java:757)
[junit4] 2> at
org.apache.solr.cloud.Overseer.getStateUpdateQueue(Overseer.java:630)
[junit4] 2> at
org.apache.solr.cloud.Overseer.getStateUpdateQueue(Overseer.java:617)
[junit4] 2> at
org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:312)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:307)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:216)
[junit4] 2> at
org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:684)
[junit4] 2> at
org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:342)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:307)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:216)
[junit4] 2> at
org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:684)
[junit4] 2> at
org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:342)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:269)
[junit4] 2> at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[junit4] 2> at
java.util.concurrent.FutureTask.run(FutureTask.java:266)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 1255873 INFO
(zkCallback-894-thread-2-processing-n:127.0.0.1:40493_) [n:127.0.0.1:40493_
c:shardSplitWithRule s:shard1_1 r:core_node5
x:shardSplitWithRule_shard1_1_replica0] o.a.s.c.SolrCore
[shardSplitWithRule_shard1_1_replica0] CLOSING SolrCore
org.apache.solr.core.SolrCore@7a9daf46
[junit4] 2> 1255873 WARN
(zkCallback-894-thread-2-processing-n:127.0.0.1:40493_) [n:127.0.0.1:40493_
c:shardSplitWithRule s:shard1_1 r:core_node5
x:shardSplitWithRule_shard1_1_replica0] o.a.s.c.RecoveryStrategy Stopping
recovery for core=[shardSplitWithRule_shard1_1_replica0]
coreNodeName=[core_node5]
[junit4] 2> 1255889 INFO
(zkCallback-894-thread-2-processing-n:127.0.0.1:40493_) [n:127.0.0.1:40493_
c:shardSplitWithRule s:shard1_1 r:core_node5
x:shardSplitWithRule_shard1_1_replica0] o.a.s.m.SolrMetricManager Closing
metric reporters for: solr.core.shardSplitWithRule.shard1_1.replica0
[junit4] 2> 1257242 WARN
(zkCallback-894-thread-4-processing-n:127.0.0.1:40493_) [n:127.0.0.1:40493_
] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to
ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 1257243 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[642A65D5A4DF2016]) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@296ca84c{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 1257243 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[642A65D5A4DF2016]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@53e7d064{/,null,UNAVAILABLE}
[junit4] 2> 1257245 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[642A65D5A4DF2016]) [ ]
o.a.s.c.ChaosMonkey monkey: stop shard! 46225
[junit4] 2> 1257245 ERROR
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[642A65D5A4DF2016]) [ ]
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> 1257246 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[642A65D5A4DF2016]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:34533 34533
[junit4] 2> 1263125 INFO (Thread-1241) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:34533 34533
[junit4] 2> 1263125 WARN (Thread-1241) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 6 /solr/aliases.json
[junit4] 2> 6 /solr/clusterprops.json
[junit4] 2> 5 /solr/security.json
[junit4] 2> 5 /solr/configs/conf1
[junit4] 2> 4 /solr/collections/collection1/state.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 65 /solr/collections/shardSplitWithRule/state.json
[junit4] 2> 6 /solr/clusterprops.json
[junit4] 2> 6 /solr/clusterstate.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 6 /solr/live_nodes
[junit4] 2> 6 /solr/collections
[junit4] 2> 5 /solr/overseer/queue
[junit4] 2> 5 /solr/overseer/collection-queue-work
[junit4] 2> 5 /solr/overseer/queue-work
[junit4] 2>
[junit4] 2> 1263126 INFO
(SUITE-ShardSplitTest-seed#[642A65D5A4DF2016]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_642A65D5A4DF2016-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene62):
{shard_s=PostingsFormat(name=LuceneFixedGap), rnd_b=PostingsFormat(name=Memory
doPackFST= true), n_ti=PostingsFormat(name=LuceneFixedGap),
a_t=PostingsFormat(name=LuceneFixedGap), a_i=PostingsFormat(name=Memory
doPackFST= true), id=PostingsFormat(name=Memory doPackFST= true)},
docValues:{shard_s=DocValuesFormat(name=Lucene54),
rnd_b=DocValuesFormat(name=Asserting), _version_=DocValuesFormat(name=Direct),
n_ti=DocValuesFormat(name=Lucene54), a_t=DocValuesFormat(name=Lucene54),
a_i=DocValuesFormat(name=Asserting), id=DocValuesFormat(name=Asserting)},
maxPointsInLeafNode=1758, maxMBSortInHeap=7.71896496220949,
sim=RandomSimilarity(queryNorm=true,coord=no): {}, locale=fr-FR, timezone=Libya
[junit4] 2> NOTE: Linux 4.13.0-36-generic amd64/Oracle Corporation
1.8.0_162 (64-bit)/cpus=8,threads=1,free=241752472,total=518979584
[junit4] 2> NOTE: All tests run in this JVM: [SimpleMLTQParserTest,
TestStandardQParsers, UpdateParamsTest, TestFieldCacheReopen,
RequestHandlersTest, DeleteShardTest, TestReload,
SuggestComponentContextFilterQueryTest, TestAuthorizationFramework,
TestSolrQueryParser, TestXmlQParser, TestDFRSimilarityFactory,
PreAnalyzedFieldTest, UpdateLogTest, TestNamedUpdateProcessors,
TestConfigSetsAPIZkFailure, PrimitiveFieldTypeTest, HdfsLockFactoryTest,
HLLSerializationTest, JavabinLoaderTest, TestConfig, MigrateRouteKeyTest,
TestXIncludeConfig, TestJsonFacets, AnalyticsMergeStrategyTest,
TestSortByMinMaxFunction, TestSchemaNameResource, UnloadDistributedZkTest,
BadIndexSchemaTest, CdcrVersionReplicationTest, RulesTest, TestNRTOpen,
TestStressInPlaceUpdates, TestAnalyzedSuggestions, CurrencyFieldXmlFileTest,
PropertiesRequestHandlerTest, TestLFUCache, DirectUpdateHandlerOptimizeTest,
SolrMetricManagerTest, TestSolrXml, ResponseHeaderTest,
SimpleCollectionCreateDeleteTest, TestManagedSynonymFilterFactory,
TestSolrQueryParserResource, HdfsChaosMonkeyNothingIsSafeTest,
OverseerRolesTest, SOLR749Test, TestCorePropertiesReload,
ConcurrentDeleteAndCreateCollectionTest, TestManagedResource,
NoCacheHeaderTest, TestExtendedDismaxParser, TestConfigSetImmutable,
SpatialRPTFieldTypeTest, StatsReloadRaceTest, TestWriterPerf,
DeleteLastCustomShardedReplicaTest, TestIndexingPerformance,
TestMergePolicyConfig, RecoveryZkTest, TestLMJelinekMercerSimilarityFactory,
SolrXmlInZkTest, DirectoryFactoryTest, TestSolrCloudWithHadoopAuthPlugin,
TestConfigsApi, DirectUpdateHandlerTest, ShardSplitTest]
[junit4] Completed [331/713 (1!)] on J2 in 772.47s, 5 tests, 2 failures <<<
FAILURES!
[...truncated 47579 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]