Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-MacOSX/821/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseG1GC
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([12518B00CC1925F8:997658D18D1F8E7C]: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:865)
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:745)
FAILED:
org.apache.solr.schema.TestUseDocValuesAsStored.testMultipleSearchResults
Error Message:
mismatch: 'myid1'!='myid' @ response/docs/[0]/id
Stack Trace:
java.lang.RuntimeException: mismatch: 'myid1'!='myid' @ response/docs/[0]/id
at
__randomizedtesting.SeedInfo.seed([12518B00CC1925F8:207B8C9E34E70121]:0)
at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:969)
at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:916)
at
org.apache.solr.schema.TestUseDocValuesAsStored.testMultipleSearchResults(TestUseDocValuesAsStored.java:243)
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
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:745)
Build Log:
[...truncated 11133 lines...]
[junit4] Suite: org.apache.solr.cloud.ShardSplitTest
[junit4] 2> Creating dataDir:
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_12518B00CC1925F8-001/init-core-data-001
[junit4] 2> 36393 WARN
(SUITE-ShardSplitTest-seed#[12518B00CC1925F8]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=20 numCloses=20
[junit4] 2> 36393 INFO
(SUITE-ShardSplitTest-seed#[12518B00CC1925F8]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields
[junit4] 2> 36398 INFO
(SUITE-ShardSplitTest-seed#[12518B00CC1925F8]-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)
w/ MAC_OS_X supressed clientAuth
[junit4] 2> 36398 INFO
(SUITE-ShardSplitTest-seed#[12518B00CC1925F8]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /ul/ql
[junit4] 2> 36406 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[12518B00CC1925F8]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 36406 INFO (Thread-50) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 36406 INFO (Thread-50) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 36507 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[12518B00CC1925F8]) [ ]
o.a.s.c.ZkTestServer start zk server on port:58535
[junit4] 2> 36573 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[12518B00CC1925F8]) [ ]
o.a.s.c.AbstractZkTestCase put
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 36582 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[12518B00CC1925F8]) [ ]
o.a.s.c.AbstractZkTestCase put
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema15.xml
to /configs/conf1/schema.xml
[junit4] 2> 36585 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[12518B00CC1925F8]) [ ]
o.a.s.c.AbstractZkTestCase put
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 36589 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[12518B00CC1925F8]) [ ]
o.a.s.c.AbstractZkTestCase put
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 36592 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[12518B00CC1925F8]) [ ]
o.a.s.c.AbstractZkTestCase put
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 36595 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[12518B00CC1925F8]) [ ]
o.a.s.c.AbstractZkTestCase put
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 36599 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[12518B00CC1925F8]) [ ]
o.a.s.c.AbstractZkTestCase put
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 36602 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[12518B00CC1925F8]) [ ]
o.a.s.c.AbstractZkTestCase put
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 36605 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[12518B00CC1925F8]) [ ]
o.a.s.c.AbstractZkTestCase put
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 36609 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[12518B00CC1925F8]) [ ]
o.a.s.c.AbstractZkTestCase put
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 36612 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[12518B00CC1925F8]) [ ]
o.a.s.c.AbstractZkTestCase put
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 37222 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[12518B00CC1925F8]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_12518B00CC1925F8-001/control-001/cores/collection1
[junit4] 2> 37225 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[12518B00CC1925F8]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 37228 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[12518B00CC1925F8]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@7a703e30{/ul/ql,null,AVAILABLE}
[junit4] 2> 37231 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[12518B00CC1925F8]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@7419ac46{HTTP/1.1,[http/1.1]}{127.0.0.1:58538}
[junit4] 2> 37231 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[12518B00CC1925F8]) [ ]
o.e.j.s.Server Started @43238ms
[junit4] 2> 37231 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[12518B00CC1925F8]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_12518B00CC1925F8-001/tempDir-001/control/data,
hostContext=/ul/ql, hostPort=58538,
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_12518B00CC1925F8-001/control-001/cores}
[junit4] 2> 37231 ERROR
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[12518B00CC1925F8]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 37232 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[12518B00CC1925F8]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
6.6.0
[junit4] 2> 37232 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[12518B00CC1925F8]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 37232 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[12518B00CC1925F8]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 37232 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[12518B00CC1925F8]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-04-13T09:28:52.147Z
[junit4] 2> 37238 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[12518B00CC1925F8]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 37239 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[12518B00CC1925F8]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_12518B00CC1925F8-001/control-001/solr.xml
[junit4] 2> 37259 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[12518B00CC1925F8]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 37275 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[12518B00CC1925F8]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58535/solr
[junit4] 2> 37324 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[12518B00CC1925F8])
[n:127.0.0.1:58538_ul%2Fql ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 37325 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[12518B00CC1925F8])
[n:127.0.0.1:58538_ul%2Fql ] o.a.s.c.OverseerElectionContext I am going to
be the leader 127.0.0.1:58538_ul%2Fql
[junit4] 2> 37328 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[12518B00CC1925F8])
[n:127.0.0.1:58538_ul%2Fql ] o.a.s.c.Overseer Overseer
(id=97784675128049668-127.0.0.1:58538_ul%2Fql-n_0000000000) starting
[junit4] 2> 37350 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[12518B00CC1925F8])
[n:127.0.0.1:58538_ul%2Fql ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:58538_ul%2Fql
[junit4] 2> 37353 INFO
(zkCallback-48-thread-1-processing-n:127.0.0.1:58538_ul%2Fql)
[n:127.0.0.1:58538_ul%2Fql ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 37548 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[12518B00CC1925F8])
[n:127.0.0.1:58538_ul%2Fql ] o.a.s.c.CorePropertiesLocator Found 1 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_12518B00CC1925F8-001/control-001/cores
[junit4] 2> 37549 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[12518B00CC1925F8])
[n:127.0.0.1:58538_ul%2Fql ] o.a.s.c.CorePropertiesLocator Cores are:
[collection1]
[junit4] 2> 37551 INFO
(coreLoadExecutor-115-thread-1-processing-n:127.0.0.1:58538_ul%2Fql)
[n:127.0.0.1:58538_ul%2Fql c:control_collection x:collection1]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 37556 INFO
(OverseerStateUpdate-97784675128049668-127.0.0.1:58538_ul%2Fql-n_0000000000)
[n:127.0.0.1:58538_ul%2Fql ] o.a.s.c.o.ReplicaMutator Assigning new node to
shard shard=shard1
[junit4] 2> 38596 WARN
(coreLoadExecutor-115-thread-1-processing-n:127.0.0.1:58538_ul%2Fql)
[n:127.0.0.1:58538_ul%2Fql c:control_collection x:collection1] o.a.s.c.Config
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory>
instead.
[junit4] 2> 38597 INFO
(coreLoadExecutor-115-thread-1-processing-n:127.0.0.1:58538_ul%2Fql)
[n:127.0.0.1:58538_ul%2Fql c:control_collection x:collection1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.0
[junit4] 2> 38762 INFO
(coreLoadExecutor-115-thread-1-processing-n:127.0.0.1:58538_ul%2Fql)
[n:127.0.0.1:58538_ul%2Fql c:control_collection x:collection1]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 39054 WARN
(coreLoadExecutor-115-thread-1-processing-n:127.0.0.1:58538_ul%2Fql)
[n:127.0.0.1:58538_ul%2Fql c:control_collection x:collection1]
o.a.s.s.IndexSchema [collection1] default search field in schema is text.
WARNING: Deprecated, please use 'df' on request instead.
[junit4] 2> 39055 INFO
(coreLoadExecutor-115-thread-1-processing-n:127.0.0.1:58538_ul%2Fql)
[n:127.0.0.1:58538_ul%2Fql c:control_collection x:collection1]
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 39177 INFO
(coreLoadExecutor-115-thread-1-processing-n:127.0.0.1:58538_ul%2Fql)
[n:127.0.0.1:58538_ul%2Fql c:control_collection x:collection1]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
collection control_collection, trusted=true
[junit4] 2> 39203 INFO
(coreLoadExecutor-115-thread-1-processing-n:127.0.0.1:58538_ul%2Fql)
[n:127.0.0.1:58538_ul%2Fql c:control_collection x:collection1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 39217 INFO
(coreLoadExecutor-115-thread-1-processing-n:127.0.0.1:58538_ul%2Fql)
[n:127.0.0.1:58538_ul%2Fql c:control_collection x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_12518B00CC1925F8-001/control-001/cores/collection1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_12518B00CC1925F8-001/control-001/cores/collection1/data/]
[junit4] 2> 39224 INFO
(coreLoadExecutor-115-thread-1-processing-n:127.0.0.1:58538_ul%2Fql)
[n:127.0.0.1:58538_ul%2Fql 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@2c26ee22
[junit4] 2> 39358 INFO
(coreLoadExecutor-115-thread-1-processing-n:127.0.0.1:58538_ul%2Fql)
[n:127.0.0.1:58538_ul%2Fql c:control_collection x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=33, maxMergeAtOnceExplicit=45, maxMergedSegmentMB=4.7939453125,
floorSegmentMB=2.0126953125, forceMergeDeletesPctAllowed=24.09279731150515,
segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.6305240355402033
[junit4] 2> 39664 WARN
(coreLoadExecutor-115-thread-1-processing-n:127.0.0.1:58538_ul%2Fql)
[n:127.0.0.1:58538_ul%2Fql 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> 39853 INFO
(coreLoadExecutor-115-thread-1-processing-n:127.0.0.1:58538_ul%2Fql)
[n:127.0.0.1:58538_ul%2Fql c:control_collection x:collection1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 39853 INFO
(coreLoadExecutor-115-thread-1-processing-n:127.0.0.1:58538_ul%2Fql)
[n:127.0.0.1:58538_ul%2Fql c:control_collection x:collection1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 39855 INFO
(coreLoadExecutor-115-thread-1-processing-n:127.0.0.1:58538_ul%2Fql)
[n:127.0.0.1:58538_ul%2Fql c:control_collection x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 39855 INFO
(coreLoadExecutor-115-thread-1-processing-n:127.0.0.1:58538_ul%2Fql)
[n:127.0.0.1:58538_ul%2Fql c:control_collection x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 39857 INFO
(coreLoadExecutor-115-thread-1-processing-n:127.0.0.1:58538_ul%2Fql)
[n:127.0.0.1:58538_ul%2Fql c:control_collection x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=14, maxMergeAtOnceExplicit=38, maxMergedSegmentMB=51.8955078125,
floorSegmentMB=1.009765625, forceMergeDeletesPctAllowed=18.06989329976536,
segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1588116290501791
[junit4] 2> 39879 INFO
(coreLoadExecutor-115-thread-1-processing-n:127.0.0.1:58538_ul%2Fql)
[n:127.0.0.1:58538_ul%2Fql c:control_collection x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@665b3f7e[collection1] main]
[junit4] 2> 39884 INFO
(coreLoadExecutor-115-thread-1-processing-n:127.0.0.1:58538_ul%2Fql)
[n:127.0.0.1:58538_ul%2Fql c:control_collection x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 39885 INFO
(coreLoadExecutor-115-thread-1-processing-n:127.0.0.1:58538_ul%2Fql)
[n:127.0.0.1:58538_ul%2Fql c:control_collection x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 39895 INFO
(coreLoadExecutor-115-thread-1-processing-n:127.0.0.1:58538_ul%2Fql)
[n:127.0.0.1:58538_ul%2Fql c:control_collection x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 39904 INFO
(searcherExecutor-116-thread-1-processing-n:127.0.0.1:58538_ul%2Fql
x:collection1 c:control_collection) [n:127.0.0.1:58538_ul%2Fql
c:control_collection x:collection1] o.a.s.c.SolrCore [collection1] Registered
new searcher Searcher@665b3f7e[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 39948 INFO
(coreLoadExecutor-115-thread-1-processing-n:127.0.0.1:58538_ul%2Fql)
[n:127.0.0.1:58538_ul%2Fql c:control_collection x:collection1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1564554805759705088
[junit4] 2> 39960 INFO
(coreZkRegister-108-thread-1-processing-n:127.0.0.1:58538_ul%2Fql x:collection1
c:control_collection) [n:127.0.0.1:58538_ul%2Fql c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas
found to continue.
[junit4] 2> 39960 INFO
(coreZkRegister-108-thread-1-processing-n:127.0.0.1:58538_ul%2Fql x:collection1
c:control_collection) [n:127.0.0.1:58538_ul%2Fql 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> 39960 INFO
(coreZkRegister-108-thread-1-processing-n:127.0.0.1:58538_ul%2Fql x:collection1
c:control_collection) [n:127.0.0.1:58538_ul%2Fql c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:58538/ul/ql/collection1/
[junit4] 2> 39961 INFO
(coreZkRegister-108-thread-1-processing-n:127.0.0.1:58538_ul%2Fql x:collection1
c:control_collection) [n:127.0.0.1:58538_ul%2Fql c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync
replicas to me
[junit4] 2> 39961 INFO
(coreZkRegister-108-thread-1-processing-n:127.0.0.1:58538_ul%2Fql x:collection1
c:control_collection) [n:127.0.0.1:58538_ul%2Fql c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.SyncStrategy
http://127.0.0.1:58538/ul/ql/collection1/ has no replicas
[junit4] 2> 39961 INFO
(coreZkRegister-108-thread-1-processing-n:127.0.0.1:58538_ul%2Fql x:collection1
c:control_collection) [n:127.0.0.1:58538_ul%2Fql 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> 39969 INFO
(coreZkRegister-108-thread-1-processing-n:127.0.0.1:58538_ul%2Fql x:collection1
c:control_collection) [n:127.0.0.1:58538_ul%2Fql 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:58538/ul/ql/collection1/ shard1
[junit4] 2> 40085 INFO
(coreZkRegister-108-thread-1-processing-n:127.0.0.1:58538_ul%2Fql x:collection1
c:control_collection) [n:127.0.0.1:58538_ul%2Fql c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery
necessary
[junit4] 2> 40127 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[12518B00CC1925F8]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 40129 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[12518B00CC1925F8]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:58535/solr ready
[junit4] 2> 40132 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[12518B00CC1925F8]) [ ]
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection
loss:false
[junit4] 2> 40132 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[12518B00CC1925F8]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
[junit4] 2> 40850 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[12518B00CC1925F8]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_12518B00CC1925F8-001/shard-1-001/cores/collection1
[junit4] 2> 40864 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[12518B00CC1925F8]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_12518B00CC1925F8-001/shard-1-001
[junit4] 2> 40867 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[12518B00CC1925F8]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 40870 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[12518B00CC1925F8]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@500da675{/ul/ql,null,AVAILABLE}
[junit4] 2> 40872 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[12518B00CC1925F8]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@49375334{HTTP/1.1,[http/1.1]}{127.0.0.1:58545}
[junit4] 2> 40872 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[12518B00CC1925F8]) [ ]
o.e.j.s.Server Started @46879ms
[junit4] 2> 40872 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[12518B00CC1925F8]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_12518B00CC1925F8-001/tempDir-001/jetty1,
solrconfig=solrconfig.xml, hostContext=/ul/ql, hostPort=58545,
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_12518B00CC1925F8-001/shard-1-001/cores}
[junit4] 2> 40874 ERROR
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[12518B00CC1925F8]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 40875 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[12518B00CC1925F8]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
6.6.0
[junit4] 2> 40875 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[12518B00CC1925F8]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 40875 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[12518B00CC1925F8]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 40875 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[12518B00CC1925F8]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-04-13T09:28:55.790Z
[junit4] 2> 40888 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[12518B00CC1925F8]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 40888 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[12518B00CC1925F8]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_12518B00CC1925F8-001/shard-1-001/solr.xml
[junit4] 2> 40917 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[12518B00CC1925F8]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 40918 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[12518B00CC1925F8]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58535/solr
[junit4] 2> 40978 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[12518B00CC1925F8])
[n:127.0.0.1:58545_ul%2Fql ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 40984 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[12518B00CC1925F8])
[n:127.0.0.1:58545_ul%2Fql ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 40989 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[12518B00CC1925F8])
[n:127.0.0.1:58545_ul%2Fql ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:58545_ul%2Fql
[junit4] 2> 40993 INFO
(zkCallback-48-thread-3-processing-n:127.0.0.1:58538_ul%2Fql)
[n:127.0.0.1:58538_ul%2Fql ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 40994 INFO
(zkCallback-58-thread-1-processing-n:127.0.0.1:58545_ul%2Fql)
[n:127.0.0.1:58545_ul%2Fql ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 40993 INFO (zkCallback-52-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 41258 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[12518B00CC1925F8])
[n:127.0.0.1:58545_ul%2Fql ] o.a.s.c.CorePropertiesLocator Found 1 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_12518B00CC1925F8-001/shard-1-001/cores
[junit4] 2> 41258 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[12518B00CC1925F8])
[n:127.0.0.1:58545_ul%2Fql ] o.a.s.c.CorePropertiesLocator Cores are:
[collection1]
[junit4] 2> 41271 INFO
(coreLoadExecutor-126-thread-1-processing-n:127.0.0.1:58545_ul%2Fql)
[n:127.0.0.1:58545_ul%2Fql c:collection1 x:collection1]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 41275 INFO
(OverseerStateUpdate-97784675128049668-127.0.0.1:58538_ul%2Fql-n_0000000000)
[n:127.0.0.1:58538_ul%2Fql ] o.a.s.c.o.ReplicaMutator Assigning new node to
shard shard=shard2
[junit4] 2> 41389 INFO
(zkCallback-58-thread-1-processing-n:127.0.0.1:58545_ul%2Fql)
[n:127.0.0.1:58545_ul%2Fql ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 42342 WARN
(coreLoadExecutor-126-thread-1-processing-n:127.0.0.1:58545_ul%2Fql)
[n:127.0.0.1:58545_ul%2Fql c:collection1 x:collection1] o.a.s.c.Config
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory>
instead.
[junit4] 2> 42343 INFO
(coreLoadExecutor-126-thread-1-processing-n:127.0.0.1:58545_ul%2Fql)
[n:127.0.0.1:58545_ul%2Fql c:collection1 x:collection1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 6.6.0
[junit4] 2> 42379 INFO
(coreLoadExecutor-126-thread-1-processing-n:127.0.0.1:58545_ul%2Fql)
[n:127.0.0.1:58545_ul%2Fql c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 42630 WARN
(coreLoadExecutor-126-thread-1-processing-n:127.0.0.1:58545_ul%2Fql)
[n:127.0.0.1:58545_ul%2Fql c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] default search field in schema is text. WARNING: Deprecated,
please use 'df' on request instead.
[junit4] 2> 42632 INFO
(coreLoadExecutor-126-thread-1-processing-n:127.0.0.1:58545_ul%2Fql)
[n:127.0.0.1:58545_ul%2Fql c:collection1 x:collection1] o.a.s.s.IndexSchema
Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 42685 INFO
(coreLoadExecutor-126-thread-1-processing-n:127.0.0.1:58545_ul%2Fql)
[n:127.0.0.1:58545_ul%2Fql c:collection1 x:collection1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1' using configuration from collection
collection1, trusted=true
[junit4] 2> 42686 INFO
(coreLoadExecutor-126-thread-1-processing-n:127.0.0.1:58545_ul%2Fql)
[n:127.0.0.1:58545_ul%2Fql c:collection1 x:collection1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 42686 INFO
(coreLoadExecutor-126-thread-1-processing-n:127.0.0.1:58545_ul%2Fql)
[n:127.0.0.1:58545_ul%2Fql c:collection1 x:collection1] o.a.s.c.SolrCore
[[collection1] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_12518B00CC1925F8-001/shard-1-001/cores/collection1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_12518B00CC1925F8-001/shard-1-001/cores/collection1/data/]
[junit4] 2> 42686 INFO
(coreLoadExecutor-126-thread-1-processing-n:127.0.0.1:58545_ul%2Fql)
[n:127.0.0.1:58545_ul%2Fql c:collection1 x:collection1]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2c26ee22
[junit4] 2> 42697 INFO
(coreLoadExecutor-126-thread-1-processing-n:127.0.0.1:58545_ul%2Fql)
[n:127.0.0.1:58545_ul%2Fql c:collection1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=33, maxMergeAtOnceExplicit=45, maxMergedSegmentMB=4.7939453125,
floorSegmentMB=2.0126953125, forceMergeDeletesPctAllowed=24.09279731150515,
segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.6305240355402033
[junit4] 2> 42722 WARN
(coreLoadExecutor-126-thread-1-processing-n:127.0.0.1:58545_ul%2Fql)
[n:127.0.0.1:58545_ul%2Fql 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> 42897 INFO
(coreLoadExecutor-126-thread-1-processing-n:127.0.0.1:58545_ul%2Fql)
[n:127.0.0.1:58545_ul%2Fql c:collection1 x:collection1] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 42897 INFO
(coreLoadExecutor-126-thread-1-processing-n:127.0.0.1:58545_ul%2Fql)
[n:127.0.0.1:58545_ul%2Fql c:collection1 x:collection1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 42899 INFO
(coreLoadExecutor-126-thread-1-processing-n:127.0.0.1:58545_ul%2Fql)
[n:127.0.0.1:58545_ul%2Fql c:collection1 x:collection1] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 42900 INFO
(coreLoadExecutor-126-thread-1-processing-n:127.0.0.1:58545_ul%2Fql)
[n:127.0.0.1:58545_ul%2Fql c:collection1 x:collection1] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 42901 INFO
(coreLoadExecutor-126-thread-1-processing-n:127.0.0.1:58545_ul%2Fql)
[n:127.0.0.1:58545_ul%2Fql c:collection1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=14, maxMergeAtOnceExplicit=38, maxMergedSegmentMB=51.8955078125,
floorSegmentMB=1.009765625, forceMergeDeletesPctAllowed=18.06989329976536,
segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1588116290501791
[junit4] 2> 42933 INFO
(coreLoadExecutor-126-thread-1-processing-n:127.0.0.1:58545_ul%2Fql)
[n:127.0.0.1:58545_ul%2Fql c:collection1 x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@495fdd97[collection1] main]
[junit4] 2> 42936 INFO
(coreLoadExecutor-126-thread-1-processing-n:127.0.0.1:58545_ul%2Fql)
[n:127.0.0.1:58545_ul%2Fql c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 42937 INFO
(coreLoadExecutor-126-thread-1-processing-n:127.0.0.1:58545_ul%2Fql)
[n:127.0.0.1:58545_ul%2Fql c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 42937 INFO
(coreLoadExecutor-126-thread-1-processing-n:127.0.0.1:58545_ul%2Fql)
[n:127.0.0.1:58545_ul%2Fql c:collection1 x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 42942 INFO
(searcherExecutor-127-thread-1-processing-n:127.0.0.1:58545_ul%2Fql
x:collection1 c:collection1) [n:127.0.0.1:58545_ul%2Fql c:collection1
x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@495fdd97[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 42943 INFO
(coreLoadExecutor-126-thread-1-processing-n:127.0.0.1:58545_ul%2Fql)
[n:127.0.0.1:58545_ul%2Fql c:collection1 x:collection1] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1564554808900190208
[junit4] 2> 42954 INFO
(coreZkRegister-121-thread-1-processing-n:127.0.0.1:58545_ul%2Fql x:collection1
c:collection1) [n:127.0.0.1:58545_ul%2Fql c:collection1 s:shard2 r:core_node1
x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to
continue.
[junit4] 2> 42955 INFO
(coreZkRegister-121-thread-1-processing-n:127.0.0.1:58545_ul%2Fql x:collection1
c:collection1) [n:127.0.0.1:58545_ul%2Fql 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> 42955 INFO
(coreZkRegister-121-thread-1-processing-n:127.0.0.1:58545_ul%2Fql x:collection1
c:collection1) [n:127.0.0.1:58545_ul%2Fql c:collection1 s:shard2 r:core_node1
x:collection1] o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:58545/ul/ql/collection1/
[junit4] 2> 42955 INFO
(coreZkRegister-121-thread-1-processing-n:127.0.0.1:58545_ul%2Fql x:collection1
c:collection1) [n:127.0.0.1:58545_ul%2Fql c:collection1 s:shard2 r:core_node1
x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 42955 INFO
(coreZkRegister-121-thread-1-processing-n:127.0.0.1:58545_ul%2Fql x:collection1
c:collection1) [n:127.0.0.1:58545_ul%2Fql c:collection1 s:shard2 r:core_node1
x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:58545/ul/ql/collection1/
has no replicas
[junit4] 2> 42955 INFO
(coreZkRegister-121-thread-1-processing-n:127.0.0.1:58545_ul%2Fql x:collection1
c:collection1) [n:127.0.0.1:58545_ul%2Fql c:collection1 s:shard2 r:core_node1
x:collection1] o.a.s.c.ShardLeaderElectionContext Found all replicas
participating in election, clear LIR
[junit4] 2> 42957 INFO
(zkCallback-58-thread-1-processing-n:127.0.0.1:58545_ul%2Fql)
[n:127.0.0.1:58545_ul%2Fql ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 42963 INFO
(coreZkRegister-121-thread-1-processing-n:127.0.0.1:58545_ul%2Fql x:collection1
c:collection1) [n:127.0.0.1:58545_ul%2Fql c:collection1 s:shard2 r:core_node1
x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:58545/ul/ql/collection1/ shard2
[junit4] 2> 43077 INFO
(zkCallback-58-thread-1-processing-n:127.0.0.1:58545_ul%2Fql)
[n:127.0.0.1:58545_ul%2Fql ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 43129 INFO
(coreZkRegister-121-thread-1-processing-n:127.0.0.1:58545_ul%2Fql x:collection1
c:collection1) [n:127.0.0.1:58545_ul%2Fql c:collection1 s:shard2 r:core_node1
x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 43239 INFO
(zkCallback-58-thread-1-processing-n:127.0.0.1:58545_ul%2Fql)
[n:127.0.0.1:58545_ul%2Fql ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 43651 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[12518B00CC1925F8]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_12518B00CC1925F8-001/shard-2-001/cores/collection1
[junit4] 2> 43652 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[12518B00CC1925F8]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_12518B00CC1925F8-001/shard-2-001
[junit4] 2> 43653 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[12518B00CC1925F8]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 43655 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[12518B00CC1925F8]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@22646713{/ul/ql,null,AVAILABLE}
[junit4] 2> 43656 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[12518B00CC1925F8]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@552cfb0a{HTTP/1.1,[http/1.1]}{127.0.0.1:58549}
[junit4] 2> 43656 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[12518B00CC1925F8]) [ ]
o.e.j.s.Server Started @49663ms
[junit4] 2> 43656 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[12518B00CC1925F8]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_12518B00CC1925F8-001/tempDir-001/jetty2,
solrconfig=solrconfig.xml, hostContext=/ul/ql, hostPort=58549,
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_12518B00CC1925F8-001/shard-2-001/cores}
[junit4] 2> 43656 ERROR
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[12518B00CC1925F8]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 43657 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[12518B00CC1925F8]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
6.6.0
[junit4] 2> 43657 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[12518B00CC1925F8]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 43657 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[12518B00CC1925F8]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 43657 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[12518B00CC1925F8]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-04-13T09:28:58.572Z
[junit4] 2> 43663 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[12518B00CC1925F8]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 43663 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[12518B00CC1925F8]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_12518B00CC1925F8-001/shard-2-001/solr.xml
[junit4] 2> 43679 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[12518B00CC1925F8]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 43680 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[12518B00CC1925F8]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58535/solr
[junit4] 2> 43703 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[12518B00CC1925F8])
[n:127.0.0.1:58549_ul%2Fql ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 43709 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[12518B00CC1925F8])
[n:127.0.0.1:58549_ul%2Fql ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 43714 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[12518B00CC1925F8])
[n:127.0.0.1:58549_ul%2Fql ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:58549_ul%2Fql
[junit4] 2> 43717 INFO
(zkCallback-48-thread-2-processing-n:127.0.0.1:58538_ul%2Fql)
[n:127.0.0.1:58538_ul%2Fql ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 43717 INFO
(zkCallback-64-thread-1-processing-n:127.0.0.1:58549_ul%2Fql)
[n:127.0.0.1:58549_ul%2Fql ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 43718 INFO (zkCallback-52-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 43718 INFO
(zkCallback-58-thread-1-processing-n:127.0.0.1:58545_ul%2Fql)
[n:127.0.0.1:58545_ul%2Fql ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 43853 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[12518B00CC1925F8])
[n:127.0.0.1:58549_ul%2Fql ] o.a.s.c.CorePropertiesLocator Found 1 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_12518B00CC1925F8-001/shard-2-001/cores
[junit4] 2> 43853 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[12518B00CC1925F8])
[n:127.0.0.1:58549_ul%2Fql ] o.a.s.c.CorePropertiesLocator Cores are:
[collection1]
[junit4] 2> 43856 INFO
(coreLoadExecutor-137-thread-1-processing-n:127.0.0.1:58549_ul%2Fql)
[n:127.0.0.1:58549_ul%2Fql c:collection1 x:collection1]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 43860 INFO
(OverseerStateUpdate-97784675128049668-127.0.0.1:58538_ul%2Fql-n_0000000000)
[n:127.0.0.1:58538_ul%2Fql ] o.a.s.c.o.ReplicaMutator Assigning new node to
shard shard=shard1
[junit4] 2> 43971 INFO
(zkCallback-58-thread-1-processing-n:127.0.0.1:58545_ul%2Fql)
[n:127.0.0.1:58545_ul%2Fql ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 43971 INFO
(zkCallback-64-thread-1-processing-n:127.0.0.1:58549_ul%2Fql)
[n:127.0.0.1:58549_ul%2Fql ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 44898 WARN
(coreLoadExecutor-137-thread-1-processing-n:127.0.0.1:58549_ul%2Fql)
[n:127.0.0.1:58549_ul%2Fql c:collection1 x:collection1] o.a.s.c.Config
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory>
instead.
[junit4] 2> 44899 INFO
(coreLoadExecutor-137-thread-1-processing-n:127.0.0.1:58549_ul%2Fql)
[n:127.0.0.1:58549_ul%2Fql c:collection1 x:collection1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 6.6.0
[junit4] 2> 44957 INFO
(coreLoadExecutor-137-thread-1-processing-n:127.0.0.1:58549_ul%2Fql)
[n:127.0.0.1:58549_ul%2Fql c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 45097 WARN
(coreLoadExecutor-137-thread-1-processing-n:127.0.0.1:58549_ul%2Fql)
[n:127.0.0.1:58549_ul%2Fql c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] default search field in schema is text. WARNING: Deprecated,
please use 'df' on request instead.
[junit4] 2> 45100 INFO
(coreLoadExecutor-137-thread-1-processing-n:127.0.0.1:58549_ul%2Fql)
[n:127.0.0.1:58549_ul%2Fql c:collection1 x:collection1] o.a.s.s.IndexSchema
Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 45138 INFO
(coreLoadExecutor-137-thread-1-processing-n:127.0.0.1:58549_ul%2Fql)
[n:127.0.0.1:58549_ul%2Fql c:collection1 x:collection1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1' using configuration from collection
collection1, trusted=true
[junit4] 2> 45138 INFO
(coreLoadExecutor-137-thread-1-processing-n:127.0.0.1:58549_ul%2Fql)
[n:127.0.0.1:58549_ul%2Fql c:collection1 x:collection1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 45139 INFO
(coreLoadExecutor-137-thread-1-processing-n:127.0.0.1:58549_ul%2Fql)
[n:127.0.0.1:58549_ul%2Fql c:collection1 x:collection1] o.a.s.c.SolrCore
[[collection1] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_12518B00CC1925F8-001/shard-2-001/cores/collection1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_12518B00CC1925F8-001/shard-2-001/cores/collection1/data/]
[junit4] 2> 45139 INFO
(coreLoadExecutor-137-thread-1-processing-n:127.0.0.1:58549_ul%2Fql)
[n:127.0.0.1:58549_ul%2Fql c:collection1 x:collection1]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2c26ee22
[junit4] 2> 45144 INFO
(coreLoadExecutor-137-thread-1-processing-n:127.0.0.1:58549_ul%2Fql)
[n:127.0.0.1:58549_ul%2Fql c:collection1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=33, maxMergeAtOnceExplicit=45, maxMergedSegmentMB=4.7939453125,
floorSegmentMB=2.0126953125, forceMergeDeletesPctAllowed=24.09279731150515,
segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.6305240355402033
[junit4] 2> 45160 WARN
(coreLoadExecutor-137-thread-1-processing-n:127.0.0.1:58549_ul%2Fql)
[n:127.0.0.1:58549_ul%2Fql 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> 45261 INFO
(coreLoadExecutor-137-thread-1-processing-n:127.0.0.1:58549_ul%2Fql)
[n:127.0.0.1:58549_ul%2Fql c:collection1 x:collection1] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 45262 INFO
(coreLoadExecutor-137-thread-1-processing-n:127.0.0.1:58549_ul%2Fql)
[n:127.0.0.1:58549_ul%2Fql c:collection1 x:collection1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 45264 INFO
(coreLoadExecutor-137-thread-1-processing-n:127.0.0.1:58549_ul%2Fql)
[n:127.0.0.1:58549_ul%2Fql c:collection1 x:collection1] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 45264 INFO
(coreLoadExecutor-137-thread-1-processing-n:127.0.0.1:58549_ul%2Fql)
[n:127.0.0.1:58549_ul%2Fql c:collection1 x:collection1] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 45267 INFO
(coreLoadExecutor-137-thread-1-processing-n:127.0.0.1:58549_ul%2Fql)
[n:127.0.0.1:58549_ul%2Fql c:collection1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=14, maxMergeAtOnceExplicit=38, maxMergedSegmentMB=51.8955078125,
floorSegmentMB=1.009765625, forceMergeDeletesPctAllowed=18.06989329976536,
segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1588116290501791
[junit4] 2> 45278 INFO
(coreLoadExecutor-137-thread-1-processing-n:127.0.0.1:58549_ul%2Fql)
[n:127.0.0.1:58549_ul%2Fql c:collection1 x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@4b03f753[collection1] main]
[junit4] 2> 45282 INFO
(coreLoadExecutor-137-thread-1-processing-n:127.0.0.1:58549_ul%2Fql)
[n:127.0.0.1:58549_ul%2Fql c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 45283 INFO
(coreLoadExecutor-137-thread-1-processing-n:127.0.0.1:58549_ul%2Fql)
[n:127.0.0.1:58549_ul%2Fql c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 45283 INFO
(coreLoadExecutor-137-thread-1-processing-n:127.0.0.1:58549_ul%2Fql)
[n:127.0.0.1:58549_ul%2Fql c:collection1 x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 45299 INFO
(searcherExecutor-138-thread-1-processing-n:127.0.0.1:58549_ul%2Fql
x:collection1 c:collection1) [n:127.0.0.1:58549_ul%2Fql c:collection1
x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@4b03f753[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 45300 INFO
(coreLoadExecutor-137-thread-1-processing-n:127.0.0.1:58549_ul%2Fql)
[n:127.0.0.1:58549_ul%2Fql c:collection1 x:collection1] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1564554811371683840
[junit4] 2> 45325 INFO
(coreZkRegister-132-thread-1-processing-n:127.0.0.1:58549_ul%2Fql x:collection1
c:collection1) [n:127.0.0.1:58549_ul%2Fql c:collection1 s:shard1 r:core_node2
x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to
continue.
[junit4] 2> 45325 INFO
(coreZkRegister-132-thread-1-processing-n:127.0.0.1:58549_ul%2Fql x:collection1
c:collection1) [n:127.0.0.1:58549_ul%2Fql 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> 45325 INFO
(coreZkRegister-132-thread-1-processing-n:127.0.0.1:58549_ul%2Fql x:collection1
c:collection1) [n:127.0.0.1:58549_ul%2Fql c:collection1 s:shard1 r:core_node2
x:collection1] o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:58549/ul/ql/collection1/
[junit4] 2> 45325 INFO
(coreZkRegister-132-thread-1-processing-n:127.0.0.1:58549_ul%2Fql x:collection1
c:collection1) [n:127.0.0.1:58549_ul%2Fql c:collection1 s:shard1 r:core_node2
x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 45325 INFO
(coreZkRegister-132-thread-1-processing-n:127.0.0.1:58549_ul%2Fql x:collection1
c:collection1) [n:127.0.0.1:58549_ul%2Fql c:collection1 s:shard1 r:core_node2
x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:58549/ul/ql/collection1/
has no replicas
[junit4] 2> 45325 INFO
(coreZkRegister-132-thread-1-processing-n:127.0.0.1:58549_ul%2Fql x:collection1
c:collection1) [n:127.0.0.1:58549_ul%2Fql c:collection1 s:shard1 r:core_node2
x:collection1] o.a.s.c.ShardLeaderElectionContext Found all replicas
participating in election, clear LIR
[junit4] 2> 45332 INFO
(coreZkRegister-132-thread-1-processing-n:127.0.0.1:58549_ul%2Fql x:collection1
c:collection1) [n:127.0.0.1:58549_ul%2Fql c:collection1 s:shard1 r:core_node2
x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:58549/ul/ql/collection1/ shard1
[junit4] 2> 45447 INFO
(zkCallback-58-thread-1-processing-n:127.0.0.1:58545_ul%2Fql)
[n:127.0.0.1:58545_ul%2Fql ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 45447 INFO
(zkCallback-64-thread-1-processing-n:127.0.0.1:58549_ul%2Fql)
[n:127.0.0.1:58549_ul%2Fql ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 45501 INFO
(coreZkRegister-132-thread-1-processing-n:127.0.0.1:58549_ul%2Fql x:collection1
c:collection1) [n:127.0.0.1:58549_ul%2Fql c:collection1 s:shard1 r:core_node2
x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 45613 INFO
(zkCallback-58-thread-1-processing-n:127.0.0.1:58545_ul%2Fql)
[n:127.0.0.1:58545_ul%2Fql ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 45613 INFO
(zkCallback-64-thread-1-processing-n:127.0.0.1:58549_ul%2Fql)
[n:127.0.0.1:58549_ul%2Fql ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 45855 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[12518B00CC1925F8]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_12518B00CC1925F8-001/shard-3-001/cores/collection1
[junit4] 2> 45858 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[12518B00CC1925F8]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_12518B00CC1925F8-001/shard-3-001
[junit4] 2> 45859 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[12518B00CC1925F8]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 45863 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[12518B00CC1925F8]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@546b036f{/ul/ql,null,AVAILABLE}
[junit4] 2> 45864 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[12518B00CC1925F8]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@2fb50c14{HTTP/1.1,[http/1.1]}{127.0.0.1:58553}
[junit4] 2> 45865 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[12518B00CC1925F8]) [ ]
o.e.j.s.Server Started @51872ms
[junit4] 2> 45865 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[12518B00CC1925F8]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_12518B00CC1925F8-001/tempDir-001/jetty3,
solrconfig=solrconfig.xml, hostContext=/ul/ql, hostPort=58553,
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_12518B00CC1925F8-001/shard-3-001/cores}
[junit4] 2> 45866 ERROR
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[12518B00CC1925F8]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 45867 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[12518B00CC1925F8]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
6.6.0
[junit4] 2> 45867 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[12518B00CC1925F8]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 45867 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[12518B00CC1925F8]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 45867 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[12518B00CC1925F8]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-04-13T09:29:00.782Z
[junit4] 2> 45875 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[12518B00CC1925F8]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 45876 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[12518B00CC1925F8]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_12518B00CC1925F8-001/shard-3-001/solr.xml
[junit4] 2> 45905 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[12518B00CC1925F8]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 45906 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[12518B00CC1925F8]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58535/solr
[junit4] 2> 45948 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[12518B00CC1925F8])
[n:127.0.0.1:58553_ul%2Fql ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 45954 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[12518B00CC1925F8])
[n:127.0.0.1:58553_ul%2Fql ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 45961 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[12518B00CC1925F8])
[n:127.0.0.1:58553_ul%2Fql ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:58553_ul%2Fql
[junit4] 2> 45965 INFO
(zkCallback-64-thread-1-processing-n:127.0.0.1:58549_ul%2Fql)
[n:127.0.0.1:58549_ul%2Fql ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 45966 INFO
(zkCallback-58-thread-1-processing-n:127.0.0.1:58545_ul%2Fql)
[n:127.0.0.1:58545_ul%2Fql ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 45966 INFO (zkCallback-52-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 45966 INFO
(zkCallback-48-thread-2-processing-n:127.0.0.1:58538_ul%2Fql)
[n:127.0.0.1:58538_ul%2Fql ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 45967 INFO
(zkCallback-70-thread-1-processing-n:127.0.0.1:58553_ul%2Fql)
[n:127.0.0.1:58553_ul%2Fql ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 46126 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[12518B00CC1925F8])
[n:127.0.0.1:58553_ul%2Fql ] o.a.s.c.CorePropertiesLocator Found 1 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_12518B00CC1925F8-001/shard-3-001/cores
[junit4] 2> 46126 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[12518B00CC1925F8])
[n:127.0.0.1:58553_ul%2Fql ] o.a.s.c.CorePropertiesLocator Cores are:
[collection1]
[junit4] 2> 46142 INFO
(coreLoadExecutor-148-thread-1-processing-n:127.0.0.1:58553_ul%2Fql)
[n:127.0.0.1:58553_ul%2Fql c:collection1 x:collection1]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 46145 INFO
(OverseerStateUpdate-97784675128049668-127.0.0.1:58538_ul%2Fql-n_0000000000)
[n:127.0.0.1:58538_ul%2Fql ] o.a.s.c.o.ReplicaMutator Assigning new node to
shard shard=shard2
[junit4] 2> 46259 INFO
(zkCallback-58-thread-1-processing-n:127.0.0.1:58545_ul%2Fql)
[n:127.0.0.1:58545_ul%2Fql ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 46259 INFO
(zkCallback-70-thread-1-processing-n:127.0.0.1:58553_ul%2Fql)
[n:127.0.0.1:58553_ul%2Fql ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 46259 INFO
(zkCallback-64-thread-1-processing-n:127.0.0.1:58549_ul%2Fql)
[n:127.0.0.1:58549_ul%2Fql ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 47174 WARN
(coreLoadExecutor-148-thread-1-processing-n:127.0.0.1:58553_ul%2Fql)
[n:127.0.0.1:58553_ul%2Fql c:collection1 x:collection1] o.a.s.c.Config
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory>
instead.
[junit4] 2> 47175 INFO
(coreLoadExecutor-148-thread-1-processing-n:127.0.0.1:58553_ul%2Fql)
[n:127.0.0.1:58553_ul%2Fql c:collection1 x:collection1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 6.6.0
[junit4] 2> 47195 INFO
(coreLoadExecutor-148-thread-1-processing-n:127.0.0.1:58553_ul%2Fql)
[n:127.0.0.1:58553_ul%2Fql c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 47345 WARN
(coreLoadExecutor-148-thread-1-processing-n:127.0.0.1:58553_ul%2Fql)
[n:127.0.0.1:58553_ul%2Fql c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] default search field in schema is text. WARNING: Deprecated,
please use 'df' on request instead.
[junit4] 2> 47350 INFO
(coreLoadExecutor-148-thread-1-processing-n:127.0.0.1:58553_ul%2Fql)
[n:127.0.0.1:58553_ul%2Fql c:collection1 x:collection1] o.a.s.s.IndexSchema
Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 47402 INFO
(coreLoadExecutor-148-thread-1-processing-n:127.0.0.1:58553_ul%2Fql)
[n:127.0.0.1:58553_ul%2Fql c:collection1 x:collection1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1' using configuration from collection
collection1, trusted=true
[junit4] 2> 47402 INFO
(coreLoadExecutor-148-thread-1-processing-n:127.0.0.1:58553_ul%2Fql)
[n:127.0.0.1:58553_ul%2Fql c:collection1 x:collection1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 47402 INFO
(coreLoadExecutor-148-thread-1-processing-n:127.0.0.1:58553_ul%2Fql)
[n:127.0.0.1:58553_ul%2Fql c:collection1 x:collection1] o.a.s.c.SolrCore
[[collection1] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_12518B00CC1925F8-001/shard-3-001/cores/collection1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_12518B00CC1925F8-001/shard-3-001/cores/collection1/data/]
[junit4] 2> 47403 INFO
(coreLoadExecutor-148-thread-1-processing-n:127.0.0.1:58553_ul%2Fql)
[n:127.0.0.1:58553_ul%2Fql c:collection1 x:collection1]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2c26ee22
[junit4] 2> 47408 INFO
(coreLoadExecutor-148-thread-1-processing-n:127.0.0.1:58553_ul%2Fql)
[n:127.0.0.1:58553_ul%2Fql c:collection1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=33, maxMergeAtOnceExplicit=45, maxMergedSegmentMB=4.7939453125,
floorSegmentMB=2.0126953125, forceMergeDeletesPctAllowed=24.09279731150515,
segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.6305240355402033
[junit4] 2> 47433 WARN
(coreLoadExecutor-148-thread-1-processing-n:127.0.0.1:58553_ul%2Fql)
[n:127.0.0.1:58553_ul%2Fql 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> 47518 INFO
(coreLoadExecutor-148-thread-1-processing-n:127.0.0.1:58553_ul%2Fql)
[n:127.0.0.1:58553_ul%2Fql c:collection1 x:collection1] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 47519 INFO
(coreLoadExecutor-148-thread-1-processing-n:127.0.0.1:58553_ul%2Fql)
[n:127.0.0.1:58553_ul%2Fql c:collection1 x:collection1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 47521 INFO
(coreLoadExecutor-148-thread-1-processing-n:127.0.0.1:58553_ul%2Fql)
[n:127.0.0.1:58553_ul%2Fql c:collection1 x:collection1] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 47521 INFO
(coreLoadExecutor-148-thread-1-processing-n:127.0.0.1:58553_ul%2Fql)
[n:127.0.0.1:58553_ul%2Fql c:collection1 x:collection1] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 47523 INFO
(coreLoadExecutor-148-thread-1-processing-n:127.0.0.1:58553_ul%2Fql)
[n:127.0.0.1:58553_ul%2Fql c:collection1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=14, maxMergeAtOnceExplicit=38, maxMergedSegmentMB=51.8955078125,
floorSegmentMB=1.009765625, forceMergeDeletesPctAllowed=18.06989329976536,
segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1588116290501791
[junit4] 2> 47545 INFO
(coreLoadExecutor-148-thread-1-processing-n:127.0.0.1:58553_ul%2Fql)
[n:127.0.0.1:58553_ul%2Fql c:collection1 x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@148827ab[collection1] main]
[junit4] 2> 47547 INFO
(coreLoadExecutor-148-thread-1-processing-n:127.0.0.1:58553_ul%2Fql)
[n:127.0.0.1:58553_ul%2Fql c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 47548 INFO
(coreLoadExecutor-148-thread-1-processing-n:127.0.0.1:58553_ul%2Fql)
[n:127.0.0.1:58553_ul%2Fql c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 47548 INFO
(coreLoadExecutor-148-thread-1-processing-n:127.0.0.1:58553_ul%2Fql)
[n:127.0.0.1:58553_ul%2Fql c:collection1 x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 47552 INFO
(searcherExecutor-149-thread-1-processing-n:127.0.0.1:58553_ul%2Fql
x:collection1 c:collection1) [n:127.0.0.1:58553_ul%2Fql c:collection1
x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@148827ab[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 47553 INFO
(coreLoadExecutor-148-thread-1-processing-n:127.0.0.1:58553_ul%2Fql)
[n:127.0.0.1:58553_ul%2Fql c:collection1 x:collection1] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1564554813734125568
[junit4] 2> 47559 INFO
(coreZkRegister-143-thread-1-processing-n:127.0.0.1:58553_ul%2Fql x:collection1
c:collection1) [n:127.0.0.1:58553_ul%2Fql c:collection1 s:shard2 r:core_node3
x:collection1] o.a.s.c.ZkController Core needs to recover:collection1
[junit4] 2> 47560 INFO
(updateExecutor-67-thread-1-processing-n:127.0.0.1:58553_ul%2Fql x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:58553_ul%2Fql c:collection1
s:shard2 r:core_node3 x:collection1] o.a.s.u.DefaultSolrCoreState Running
recovery
[junit4] 2> 47562 INFO
(recoveryExecutor-68-thread-1-processing-n:127.0.0.1:58553_ul%2Fql
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:58553_ul%2Fql
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy
Starting recovery process. recoveringAfterStartup=true
[junit4] 2> 47562 INFO
(recoveryExecutor-68-thread-1-processing-n:127.0.0.1:58553_ul%2Fql
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:58553_ul%2Fql
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy
###### startupVersions=[[]]
[junit4] 2> 47562 INFO
(recoveryExecutor-68-thread-1-processing-n:127.0.0.1:58553_ul%2Fql
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:58553_ul%2Fql
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy
Begin buffering updates. core=[collection1]
[junit4] 2> 47562 INFO
(recoveryExecutor-68-thread-1-processing-n:127.0.0.1:58553_ul%2Fql
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:58553_ul%2Fql
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> 47562 INFO
(recoveryExecutor-68-thread-1-processing-n:127.0.0.1:58553_ul%2Fql
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:58553_ul%2Fql
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:58545/ul/ql/collection1/] and I am
[http://127.0.0.1:58553/ul/ql/collection1/]
[junit4] 2> 47576 INFO
(recoveryExecutor-68-thread-1-processing-n:127.0.0.1:58553_ul%2Fql
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:58553_ul%2Fql
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy
Sending prep recovery command to [http://127.0.0.1:58545/ul/ql]; [WaitForState:
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:58553_ul%252Fql&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
[junit4] 2> 47580 INFO (qtp753364530-301) [n:127.0.0.1:58545_ul%2Fql ]
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state:
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
[junit4] 2> 47581 INFO (qtp753364530-301) [n:127.0.0.1:58545_ul%2Fql ]
o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1
(shard2 of collection1) have state: recovering
[junit4] 2> 47582 INFO (qtp753364530-301) [n:127.0.0.1:58545_ul%2Fql ]
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:58553_ul%2Fql, coreNodeName=core_node3,
onlyIfActiveCheckResult=false, nodeProps:
core_node3:{"core":"collection1","base_url":"http://127.0.0.1:58553/ul/ql","node_name":"127.0.0.1:58553_ul%2Fql","state":"down"}
[junit4] 2> 47681 INFO
(zkCallback-58-thread-1-processing-n:127.0.0.1:58545_ul%2Fql)
[n:127.0.0.1:58545_ul%2Fql ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 47681 INFO
(zkCallback-70-thread-1-processing-n:127.0.0.1:58553_ul%2Fql)
[n:127.0.0.1:58553_ul%2Fql ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 47681 INFO
(zkCallback-64-thread-1-processing-n:127.0.0.1:58549_ul%2Fql)
[n:127.0.0.1:58549_ul%2Fql ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 48036 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[12518B00CC1925F8]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_12518B00CC1925F8-001/shard-4-001/cores/collection1
[junit4] 2> 48038 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[12518B00CC1925F8]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_12518B00CC1925F8-001/shard-4-001
[junit4] 2> 48039 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[12518B00CC1925F8]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 48044 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[12518B00CC1925F8]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@365768fa{/ul/ql,null,AVAILABLE}
[junit4] 2> 48046 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[12518B00CC1925F8]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@6df63fc7{HTTP/1.1,[http/1.1]}{127.0.0.1:58558}
[junit4] 2> 48046 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[12518B00CC1925F8]) [ ]
o.e.j.s.Server Started @54053ms
[junit4] 2> 48046 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[12518B00CC1925F8]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_12518B00CC1925F8-001/tempDir-001/jetty4,
solrconfig=solrconfig.xml, hostContext=/ul/ql, hostPort=58558,
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_12518B00CC1925F8-001/shard-4-001/cores}
[junit4] 2> 48047 ERROR
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[12518B00CC1925F8]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 48049 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[12518B00CC1925F8]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
6.6.0
[junit4] 2> 48049 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[12518B00CC1925F8]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 48049 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[12518B00CC1925F8]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 48049 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[12518B00CC1925F8]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-04-13T09:29:02.964Z
[junit4] 2> 48057 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[12518B00CC1925F8]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 48057 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[12518B00CC1925F8]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_12518B00CC1925F8-001/shard-4-001/solr.xml
[junit4] 2> 48075 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[12518B00CC1925F8]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 48076 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[12518B00CC1925F8]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58535/solr
[junit4] 2> 48110 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[12518B00CC1925F8])
[n:127.0.0.1:58558_ul%2Fql ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (4)
[junit4] 2> 48119 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[12518B00CC1925F8])
[n:127.0.0.1:58558_ul%2Fql ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 48128 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[12518B00CC1925F8])
[n:127.0.0.1:58558_ul%2Fql ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:58558_ul%2Fql
[junit4] 2> 48132 INFO
(zkCallback-70-thread-1-processing-n:127.0.0.1:58553_ul%2Fql)
[n:127.0.0.1:58553_ul%2Fql ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (5)
[junit4] 2> 48133 INFO
(zkCallback-58-thread-1-processing-n:127.0.0.1:58545_ul%2Fql)
[n:127.0.0.1:58545_ul%2Fql ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (5)
[junit4] 2> 48133 INFO
(zkCallback-48-thread-1-processing-n:127.0.0.1:58538_ul%2Fql)
[n:127.0.0.1:58538_ul%2Fql ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (5)
[junit4] 2> 48134 INFO
(zkCallback-77-thread-1-processing-n:127.0.0.1:58558_ul%2Fql)
[n:127.0.0.1:58558_ul%2Fql ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (5)
[junit4] 2> 48134 INFO (zkCallback-52-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 48134 INFO
(zkCallback-64-thread-1-processing-n:127.0.0.1:58549_ul%2Fql)
[n:127.0.0.1:58549_ul%2Fql ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (5)
[junit4] 2> 48302 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[12518B00CC1925F8])
[n:127.0.0.1:58558_ul%2Fql ] o.a.s.c.CorePropertiesLocator Found 1 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_12518B00CC1925F8-001/shard-4-001/cores
[junit4] 2> 48302 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[12518B00CC1925F8])
[n:127.0.0.1:58558_ul%2Fql ] o.a.s.c.CorePropertiesLocator Cores are:
[collection1]
[junit4] 2> 48304 INFO
(coreLoadExecutor-159-thread-1-processing-n:127.0.0.1:58558_ul%2Fql)
[n:127.0.0.1:58558_ul%2Fql c:collection1 x:collection1]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 48307 INFO
(OverseerStateUpdate-97784675128049668-127.0.0.1:58538_ul%2Fql-n_0000000000)
[n:127.0.0.1:58538_ul%2Fql ] o.a.s.c.o.ReplicaMutator Assigning new node to
shard shard=shard1
[junit4] 2> 48416 INFO
(zkCallback-70-thread-1-processing-n:127.0.0.1:58553_ul%2Fql)
[n:127.0.0.1:58553_ul%2Fql ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [5])
[junit4] 2> 48416 INFO
(zkCallback-64-thread-1-processing-n:127.0.0.1:58549_ul%2Fql)
[n:127.0.0.1:58549_ul%2Fql ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [5])
[junit4] 2> 48416 INFO
(zkCallback-58-thread-1-processing-n:127.0.0.1:58545_ul%2Fql)
[n:127.0.0.1:58545_ul%2Fql ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [5])
[junit4] 2> 48416 INFO
(zkCallback-77-thread-1-processing-n:127.0.0.1:58558_ul%2Fql)
[n:127.0.0.1:58558_ul%2Fql ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [5])
[junit4] 2> 48587 INFO (qtp753364530-301) [n:127.0.0.1:58545_ul%2Fql ]
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:58553_ul%2Fql, coreNodeName=core_node3,
onlyIfActiveCheckResult=false, nodeProps:
core_node3:{"core":"collection1","base_url":"http://127.0.0.1:58553/ul/ql","node_name":"127.0.0.1:58553_ul%2Fql","state":"recovering"}
[junit4] 2> 48587 INFO (qtp753364530-301) [n:127.0.0.1:58545_ul%2Fql ]
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node3, state: recovering,
checkLive: true, onlyIfLeader: true for: 1 seconds.
[junit4] 2> 48587 INFO (qtp753364530-301) [n:127.0.0.1:58545_ul%2Fql ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={nodeName=127.0.0.1:58553_ul%252Fql&onlyIfLeaderActive=true&core=
[...truncated too long message...]
rd AutoCommit: disabled
[junit4] 2> 1476194 INFO (coreLoadExecutor-3277-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1476195 INFO (coreLoadExecutor-3277-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=47, maxMergeAtOnceExplicit=17, maxMergedSegmentMB=52.9951171875,
floorSegmentMB=1.1787109375, forceMergeDeletesPctAllowed=18.2288515397493,
segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 1476197 INFO (coreLoadExecutor-3277-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@46dbb9e[collection1]
main]
[junit4] 2> 1476198 INFO (coreLoadExecutor-3277-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestUseDocValuesAsStored_12518B00CC1925F8-001/tempDir-006/collection1/conf
[junit4] 2> 1476198 INFO (coreLoadExecutor-3277-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1476198 INFO
(searcherExecutor-3278-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@46dbb9e[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2m(6.6.0):c1)))}
[junit4] 2> 1476199 INFO
(TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[12518B00CC1925F8])
[ ] o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 1476199 INFO
(TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[12518B00CC1925F8])
[ ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM
INDEX
[junit4] 2> 1476201 INFO
(TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[12518B00CC1925F8])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*}
0 1
[junit4] 2> 1476203 INFO
(TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[12518B00CC1925F8])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 1
[junit4] 2> 1476203 INFO
(TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[12518B00CC1925F8])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 1476204 INFO
(TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[12518B00CC1925F8])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 1476204 INFO
(TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[12518B00CC1925F8])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[4]} 0 0
[junit4] 2> 1476205 INFO
(TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[12518B00CC1925F8])
[ ] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1476205 INFO
(TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[12518B00CC1925F8])
[ ] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@7397793b
[junit4] 2> 1476264 INFO
(TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[12518B00CC1925F8])
[ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6babf8d9[collection1] main]
[junit4] 2> 1476265 INFO
(TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[12518B00CC1925F8])
[ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1476265 INFO (searcherExecutor-3278-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@6babf8d9[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2n(6.6.0):c4)))}
[junit4] 2> 1476265 INFO
(TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[12518B00CC1925F8])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 60
[junit4] 2> 1476266 INFO
(TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[12518B00CC1925F8])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:1&fl=test_mvt_dvt_st_str&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 1476267 INFO
(TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[12518B00CC1925F8])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:2&fl=test_mvt_dvt_sf_str&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 1476267 INFO
(TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[12518B00CC1925F8])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:3&fl=test_mvt_dvf_st_str&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 1476268 INFO
(TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[12518B00CC1925F8])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:4&fl=test_mvt_dvu_st_str&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 1476268 INFO
(TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[12518B00CC1925F8])
[ ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM
INDEX
[junit4] 2> 1476268 INFO
(TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[12518B00CC1925F8])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*}
0 0
[junit4] 2> 1476268 INFO
(TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[12518B00CC1925F8])
[ ] o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 1476268 INFO
(TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[12518B00CC1925F8])
[ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1383499051
[junit4] 2> 1476269 INFO
(TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[12518B00CC1925F8])
[ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for
2147483647 transient cores
[junit4] 2> 1476270 INFO (coreCloseExecutor-3282-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@1d326051
[junit4] 2> 1476271 INFO (coreCloseExecutor-3282-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for:
solr.core.collection1
[junit4] 2> 1476274 INFO
(TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[12518B00CC1925F8])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
[junit4] 2> 1476275 INFO
(TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[12518B00CC1925F8])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testMultivaluedOrdering
[junit4] 2> 1476276 INFO
(SUITE-TestUseDocValuesAsStored-seed#[12518B00CC1925F8]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestUseDocValuesAsStored_12518B00CC1925F8-001
[junit4] 2> NOTE: test params are: codec=Lucene62,
sim=RandomSimilarity(queryNorm=false,coord=yes): {}, locale=nl-BE,
timezone=Etc/GMT-14
[junit4] 2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_121
(64-bit)/cpus=3,threads=1,free=109377896,total=536870912
[junit4] 2> NOTE: All tests run in this JVM:
[ConfigureRecoveryStrategyTest, EchoParamsTest, TestSubQueryTransformerDistrib,
BufferStoreTest, ShardSplitTest, TestTrieFacet, TestNoOpRegenerator,
TestSolr4Spatial, TestSchemaNameResource, ChangedSchemaMergeTest,
ReplaceNodeTest, CollectionTooManyReplicasTest, TestQueryUtils,
TestSolrQueryResponse, TestRuleBasedAuthorizationPlugin, TestCloudRecovery,
NoCacheHeaderTest, TestComplexPhraseQParserPlugin, SpatialRPTFieldTypeTest,
TestHdfsBackupRestoreCore, TestUtils, TestCopyFieldCollectionResource,
ScriptEngineTest, OverseerRolesTest, TestInitParams, ResourceLoaderTest,
ConfigSetsAPITest, TestOnReconnectListenerSupport, TestFiltering,
CdcrVersionReplicationTest, AnalysisErrorHandlingTest, TestExceedMaxTermLength,
LukeRequestHandlerTest, AutoCommitTest, CheckHdfsIndexTest,
TestDistribDocBasedVersion, TestDFRSimilarityFactory, BasicZkTest, TestJoin,
TestQuerySenderListener, TestRecoveryHdfs, ConnectionReuseTest,
SolrCLIZkUtilsTest, TestFieldCollectionResource, TestBulkSchemaAPI,
TestRangeQuery, BigEndianAscendingWordDeserializerTest,
DistributedTermsComponentTest, BadIndexSchemaTest, UUIDFieldTest,
TestLRUStatsCache, SolrMetricManagerTest, SolrCmdDistributorTest,
SolrInfoMBeanTest, IndexSchemaTest, FieldAnalysisRequestHandlerTest,
TestFastWriter, SolrMetricsIntegrationTest, TestFieldTypeCollectionResource,
RegexBoostProcessorTest, TestSuggestSpellingConverter, BasicAuthStandaloneTest,
TestFieldCache, ShowFileRequestHandlerTest, DistributedFacetPivotWhiteBoxTest,
TestInPlaceUpdatesDistrib, SmileWriterTest, BJQParserTest, TestIndexSearcher,
TestClassicSimilarityFactory, TestCustomDocTransformer, PreAnalyzedFieldTest,
SpellCheckComponentTest, TestImplicitCoreProperties,
TestLeaderElectionWithEmptyReplica, UpdateLogTest, ExternalFileFieldSortTest,
BasicFunctionalityTest, DataDrivenBlockJoinTest, TestSolrQueryParserResource,
TestSolrCoreParser, RestartWhileUpdatingTest, DistribCursorPagingTest,
ShardRoutingCustomTest, TestCrossCoreJoin,
DistributedFacetPivotSmallAdvancedTest, AsyncCallRequestStatusResponseTest,
CleanupOldIndexTest, TestSystemIdResolver, NotRequiredUniqueKeyTest,
DistribJoinFromCollectionTest, TestUseDocValuesAsStored]
[junit4] Completed [196/704 (2!)] on J1 in 10.07s, 6 tests, 1 error <<<
FAILURES!
[...truncated 45054 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]