Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/3686/
Java: 32bit/jdk1.8.0_131 -client -XX:+UseSerialGC
1 tests failed.
FAILED: org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.test
Error Message:
Expected 2 of 3 replicas to be active but only found 1;
[core_node2:{"core":"c8n_1x3_lf_shard1_replica3","base_url":"http://127.0.0.1:42301/l/ar","node_name":"127.0.0.1:42301_l%2Far","state":"active","leader":"true"}];
clusterState: DocCollection(c8n_1x3_lf//clusterstate.json/30)={
"replicationFactor":"3", "shards":{"shard1":{
"range":"80000000-7fffffff", "state":"active", "replicas":{
"core_node1":{ "state":"down",
"base_url":"http://127.0.0.1:46697/l/ar",
"core":"c8n_1x3_lf_shard1_replica2",
"node_name":"127.0.0.1:46697_l%2Far"}, "core_node2":{
"core":"c8n_1x3_lf_shard1_replica3",
"base_url":"http://127.0.0.1:42301/l/ar",
"node_name":"127.0.0.1:42301_l%2Far", "state":"active",
"leader":"true"}, "core_node3":{
"core":"c8n_1x3_lf_shard1_replica1",
"base_url":"http://127.0.0.1:37485/l/ar",
"node_name":"127.0.0.1:37485_l%2Far", "state":"down"}}}},
"router":{"name":"compositeId"}, "maxShardsPerNode":"1",
"autoAddReplicas":"false"}
Stack Trace:
java.lang.AssertionError: Expected 2 of 3 replicas to be active but only found
1;
[core_node2:{"core":"c8n_1x3_lf_shard1_replica3","base_url":"http://127.0.0.1:42301/l/ar","node_name":"127.0.0.1:42301_l%2Far","state":"active","leader":"true"}];
clusterState: DocCollection(c8n_1x3_lf//clusterstate.json/30)={
"replicationFactor":"3",
"shards":{"shard1":{
"range":"80000000-7fffffff",
"state":"active",
"replicas":{
"core_node1":{
"state":"down",
"base_url":"http://127.0.0.1:46697/l/ar",
"core":"c8n_1x3_lf_shard1_replica2",
"node_name":"127.0.0.1:46697_l%2Far"},
"core_node2":{
"core":"c8n_1x3_lf_shard1_replica3",
"base_url":"http://127.0.0.1:42301/l/ar",
"node_name":"127.0.0.1:42301_l%2Far",
"state":"active",
"leader":"true"},
"core_node3":{
"core":"c8n_1x3_lf_shard1_replica1",
"base_url":"http://127.0.0.1:37485/l/ar",
"node_name":"127.0.0.1:37485_l%2Far",
"state":"down"}}}},
"router":{"name":"compositeId"},
"maxShardsPerNode":"1",
"autoAddReplicas":"false"}
at
__randomizedtesting.SeedInfo.seed([8AF00E41A3B60B01:2A4319B0D4A66F9]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.testRf3WithLeaderFailover(LeaderFailoverAfterPartitionTest.java:168)
at
org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.test(LeaderFailoverAfterPartitionTest.java:55)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 12678 lines...]
[junit4] Suite: org.apache.solr.cloud.LeaderFailoverAfterPartitionTest
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_8AF00E41A3B60B01-001/init-core-data-001
[junit4] 2> 1252390 WARN
(SUITE-LeaderFailoverAfterPartitionTest-seed#[8AF00E41A3B60B01]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
[junit4] 2> 1252390 INFO
(SUITE-LeaderFailoverAfterPartitionTest-seed#[8AF00E41A3B60B01]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields
[junit4] 2> 1252392 INFO
(SUITE-LeaderFailoverAfterPartitionTest-seed#[8AF00E41A3B60B01]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
[junit4] 2> 1252392 INFO
(SUITE-LeaderFailoverAfterPartitionTest-seed#[8AF00E41A3B60B01]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /l/ar
[junit4] 2> 1252393 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[8AF00E41A3B60B01]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1252393 INFO (Thread-2371) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1252393 INFO (Thread-2371) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1252395 ERROR (Thread-2371) [ ] o.a.z.s.ZooKeeperServer
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action
on ERROR or SHUTDOWN server state changes
[junit4] 2> 1252493 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[8AF00E41A3B60B01]) [ ]
o.a.s.c.ZkTestServer start zk server on port:35497
[junit4] 2> 1252502 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[8AF00E41A3B60B01]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 1252504 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[8AF00E41A3B60B01]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 1252505 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[8AF00E41A3B60B01]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 1252506 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[8AF00E41A3B60B01]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 1252506 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[8AF00E41A3B60B01]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 1252507 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[8AF00E41A3B60B01]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 1252508 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[8AF00E41A3B60B01]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 1252509 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[8AF00E41A3B60B01]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 1252510 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[8AF00E41A3B60B01]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 1252511 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[8AF00E41A3B60B01]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 1252511 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[8AF00E41A3B60B01]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 1252589 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[8AF00E41A3B60B01]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_8AF00E41A3B60B01-001/control-001/cores/collection1
[junit4] 2> 1252591 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[8AF00E41A3B60B01]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1252592 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[8AF00E41A3B60B01]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@e16158{/l/ar,null,AVAILABLE}
[junit4] 2> 1252593 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[8AF00E41A3B60B01]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@13a2603{HTTP/1.1,[http/1.1]}{127.0.0.1:43251}
[junit4] 2> 1252593 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[8AF00E41A3B60B01]) [ ]
o.e.j.s.Server Started @1254140ms
[junit4] 2> 1252593 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[8AF00E41A3B60B01]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_8AF00E41A3B60B01-001/tempDir-001/control/data,
hostContext=/l/ar, hostPort=37485,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_8AF00E41A3B60B01-001/control-001/cores}
[junit4] 2> 1252593 ERROR
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[8AF00E41A3B60B01]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1252593 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[8AF00E41A3B60B01]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
6.7.0
[junit4] 2> 1252593 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[8AF00E41A3B60B01]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1252593 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[8AF00E41A3B60B01]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1252593 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[8AF00E41A3B60B01]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-06-07T19:14:26.772Z
[junit4] 2> 1252596 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[8AF00E41A3B60B01]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1252596 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[8AF00E41A3B60B01]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_8AF00E41A3B60B01-001/control-001/solr.xml
[junit4] 2> 1252604 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[8AF00E41A3B60B01]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1252605 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[8AF00E41A3B60B01]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35497/solr
[junit4] 2> 1252620 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[8AF00E41A3B60B01])
[n:127.0.0.1:37485_l%2Far ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1252620 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[8AF00E41A3B60B01])
[n:127.0.0.1:37485_l%2Far ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:37485_l%2Far
[junit4] 2> 1252621 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[8AF00E41A3B60B01])
[n:127.0.0.1:37485_l%2Far ] o.a.s.c.Overseer Overseer
(id=98098404823728132-127.0.0.1:37485_l%2Far-n_0000000000) starting
[junit4] 2> 1252625 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[8AF00E41A3B60B01])
[n:127.0.0.1:37485_l%2Far ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:37485_l%2Far
[junit4] 2> 1252626 INFO
(zkCallback-2480-thread-1-processing-n:127.0.0.1:37485_l%2Far)
[n:127.0.0.1:37485_l%2Far ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1252746 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[8AF00E41A3B60B01])
[n:127.0.0.1:37485_l%2Far ] o.a.s.c.CorePropertiesLocator Found 1 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_8AF00E41A3B60B01-001/control-001/cores
[junit4] 2> 1252747 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[8AF00E41A3B60B01])
[n:127.0.0.1:37485_l%2Far ] o.a.s.c.CorePropertiesLocator Cores are:
[collection1]
[junit4] 2> 1252747 INFO
(coreLoadExecutor-5017-thread-1-processing-n:127.0.0.1:37485_l%2Far)
[n:127.0.0.1:37485_l%2Far c:control_collection x:collection1]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 1252749 INFO
(OverseerStateUpdate-98098404823728132-127.0.0.1:37485_l%2Far-n_0000000000)
[n:127.0.0.1:37485_l%2Far ] o.a.s.c.o.ReplicaMutator Assigning new node to
shard shard=shard1
[junit4] 2> 1253768 INFO
(coreLoadExecutor-5017-thread-1-processing-n:127.0.0.1:37485_l%2Far)
[n:127.0.0.1:37485_l%2Far c:control_collection x:collection1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.7.0
[junit4] 2> 1253836 INFO
(coreLoadExecutor-5017-thread-1-processing-n:127.0.0.1:37485_l%2Far)
[n:127.0.0.1:37485_l%2Far c:control_collection x:collection1]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1253942 INFO
(coreLoadExecutor-5017-thread-1-processing-n:127.0.0.1:37485_l%2Far)
[n:127.0.0.1:37485_l%2Far c:control_collection x:collection1]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1253953 INFO
(coreLoadExecutor-5017-thread-1-processing-n:127.0.0.1:37485_l%2Far)
[n:127.0.0.1:37485_l%2Far c:control_collection x:collection1]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
collection control_collection, trusted=true
[junit4] 2> 1253954 INFO
(coreLoadExecutor-5017-thread-1-processing-n:127.0.0.1:37485_l%2Far)
[n:127.0.0.1:37485_l%2Far c:control_collection x:collection1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1253954 INFO
(coreLoadExecutor-5017-thread-1-processing-n:127.0.0.1:37485_l%2Far)
[n:127.0.0.1:37485_l%2Far c:control_collection x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_8AF00E41A3B60B01-001/control-001/cores/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_8AF00E41A3B60B01-001/control-001/cores/collection1/data/]
[junit4] 2> 1253954 INFO
(coreLoadExecutor-5017-thread-1-processing-n:127.0.0.1:37485_l%2Far)
[n:127.0.0.1:37485_l%2Far 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@1b4640f
[junit4] 2> 1253955 INFO
(coreLoadExecutor-5017-thread-1-processing-n:127.0.0.1:37485_l%2Far)
[n:127.0.0.1:37485_l%2Far c:control_collection x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=30, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 1253964 WARN
(coreLoadExecutor-5017-thread-1-processing-n:127.0.0.1:37485_l%2Far)
[n:127.0.0.1:37485_l%2Far 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> 1254002 INFO
(coreLoadExecutor-5017-thread-1-processing-n:127.0.0.1:37485_l%2Far)
[n:127.0.0.1:37485_l%2Far c:control_collection x:collection1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1254002 INFO
(coreLoadExecutor-5017-thread-1-processing-n:127.0.0.1:37485_l%2Far)
[n:127.0.0.1:37485_l%2Far c:control_collection x:collection1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1254003 INFO
(coreLoadExecutor-5017-thread-1-processing-n:127.0.0.1:37485_l%2Far)
[n:127.0.0.1:37485_l%2Far c:control_collection x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1254003 INFO
(coreLoadExecutor-5017-thread-1-processing-n:127.0.0.1:37485_l%2Far)
[n:127.0.0.1:37485_l%2Far c:control_collection x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1254003 INFO
(coreLoadExecutor-5017-thread-1-processing-n:127.0.0.1:37485_l%2Far)
[n:127.0.0.1:37485_l%2Far c:control_collection x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=25, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.34063817739774144]
[junit4] 2> 1254004 INFO
(coreLoadExecutor-5017-thread-1-processing-n:127.0.0.1:37485_l%2Far)
[n:127.0.0.1:37485_l%2Far c:control_collection x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@a8475f[collection1] main]
[junit4] 2> 1254005 INFO
(coreLoadExecutor-5017-thread-1-processing-n:127.0.0.1:37485_l%2Far)
[n:127.0.0.1:37485_l%2Far c:control_collection x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1254005 INFO
(coreLoadExecutor-5017-thread-1-processing-n:127.0.0.1:37485_l%2Far)
[n:127.0.0.1:37485_l%2Far c:control_collection x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1254005 INFO
(coreLoadExecutor-5017-thread-1-processing-n:127.0.0.1:37485_l%2Far)
[n:127.0.0.1:37485_l%2Far c:control_collection x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1254007 INFO
(searcherExecutor-5018-thread-1-processing-n:127.0.0.1:37485_l%2Far
x:collection1 c:control_collection) [n:127.0.0.1:37485_l%2Far
c:control_collection x:collection1] o.a.s.c.SolrCore [collection1] Registered
new searcher Searcher@a8475f[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1254008 INFO
(coreLoadExecutor-5017-thread-1-processing-n:127.0.0.1:37485_l%2Far)
[n:127.0.0.1:37485_l%2Far c:control_collection x:collection1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1569574478872051712
[junit4] 2> 1254012 INFO
(coreZkRegister-5010-thread-1-processing-n:127.0.0.1:37485_l%2Far x:collection1
c:control_collection) [n:127.0.0.1:37485_l%2Far c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas
found to continue.
[junit4] 2> 1254012 INFO
(coreZkRegister-5010-thread-1-processing-n:127.0.0.1:37485_l%2Far x:collection1
c:control_collection) [n:127.0.0.1:37485_l%2Far 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> 1254012 INFO
(coreZkRegister-5010-thread-1-processing-n:127.0.0.1:37485_l%2Far x:collection1
c:control_collection) [n:127.0.0.1:37485_l%2Far c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:37485/l/ar/collection1/
[junit4] 2> 1254013 INFO
(coreZkRegister-5010-thread-1-processing-n:127.0.0.1:37485_l%2Far x:collection1
c:control_collection) [n:127.0.0.1:37485_l%2Far c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync
replicas to me
[junit4] 2> 1254013 INFO
(coreZkRegister-5010-thread-1-processing-n:127.0.0.1:37485_l%2Far x:collection1
c:control_collection) [n:127.0.0.1:37485_l%2Far c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.SyncStrategy
http://127.0.0.1:37485/l/ar/collection1/ has no replicas
[junit4] 2> 1254013 INFO
(coreZkRegister-5010-thread-1-processing-n:127.0.0.1:37485_l%2Far x:collection1
c:control_collection) [n:127.0.0.1:37485_l%2Far 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> 1254015 INFO
(coreZkRegister-5010-thread-1-processing-n:127.0.0.1:37485_l%2Far x:collection1
c:control_collection) [n:127.0.0.1:37485_l%2Far 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:37485/l/ar/collection1/ shard1
[junit4] 2> 1254166 INFO
(coreZkRegister-5010-thread-1-processing-n:127.0.0.1:37485_l%2Far x:collection1
c:control_collection) [n:127.0.0.1:37485_l%2Far c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery
necessary
[junit4] 2> 1254256 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[8AF00E41A3B60B01]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1254257 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[8AF00E41A3B60B01]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35497/solr ready
[junit4] 2> 1254257 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[8AF00E41A3B60B01]) [ ]
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection
loss:false
[junit4] 2> 1254312 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[8AF00E41A3B60B01]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_8AF00E41A3B60B01-001/shard-1-001/cores/collection1
[junit4] 2> 1254312 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[8AF00E41A3B60B01]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_8AF00E41A3B60B01-001/shard-1-001
[junit4] 2> 1254313 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[8AF00E41A3B60B01]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1254313 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[8AF00E41A3B60B01]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1ac9b94{/l/ar,null,AVAILABLE}
[junit4] 2> 1254314 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[8AF00E41A3B60B01]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@12c77f6{HTTP/1.1,[http/1.1]}{127.0.0.1:33253}
[junit4] 2> 1254314 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[8AF00E41A3B60B01]) [ ]
o.e.j.s.Server Started @1255862ms
[junit4] 2> 1254314 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[8AF00E41A3B60B01]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_8AF00E41A3B60B01-001/tempDir-001/jetty1,
solrconfig=solrconfig.xml, hostContext=/l/ar, hostPort=46697,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_8AF00E41A3B60B01-001/shard-1-001/cores}
[junit4] 2> 1254315 ERROR
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[8AF00E41A3B60B01]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1254315 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[8AF00E41A3B60B01]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
6.7.0
[junit4] 2> 1254315 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[8AF00E41A3B60B01]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1254315 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[8AF00E41A3B60B01]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1254315 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[8AF00E41A3B60B01]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-06-07T19:14:28.494Z
[junit4] 2> 1254318 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[8AF00E41A3B60B01]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1254318 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[8AF00E41A3B60B01]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_8AF00E41A3B60B01-001/shard-1-001/solr.xml
[junit4] 2> 1254324 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[8AF00E41A3B60B01]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1254325 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[8AF00E41A3B60B01]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35497/solr
[junit4] 2> 1254331 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[8AF00E41A3B60B01])
[n:127.0.0.1:46697_l%2Far ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1254332 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[8AF00E41A3B60B01])
[n:127.0.0.1:46697_l%2Far ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1254333 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[8AF00E41A3B60B01])
[n:127.0.0.1:46697_l%2Far ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:46697_l%2Far
[junit4] 2> 1254334 INFO
(zkCallback-2480-thread-1-processing-n:127.0.0.1:37485_l%2Far)
[n:127.0.0.1:37485_l%2Far ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 1254334 INFO
(zkCallback-2489-thread-1-processing-n:127.0.0.1:46697_l%2Far)
[n:127.0.0.1:46697_l%2Far ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 1254334 INFO (zkCallback-2484-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1254594 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[8AF00E41A3B60B01])
[n:127.0.0.1:46697_l%2Far ] o.a.s.c.CorePropertiesLocator Found 1 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_8AF00E41A3B60B01-001/shard-1-001/cores
[junit4] 2> 1254594 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[8AF00E41A3B60B01])
[n:127.0.0.1:46697_l%2Far ] o.a.s.c.CorePropertiesLocator Cores are:
[collection1]
[junit4] 2> 1254594 INFO
(coreLoadExecutor-5028-thread-1-processing-n:127.0.0.1:46697_l%2Far)
[n:127.0.0.1:46697_l%2Far c:collection1 x:collection1]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 1254601 INFO
(OverseerStateUpdate-98098404823728132-127.0.0.1:37485_l%2Far-n_0000000000)
[n:127.0.0.1:37485_l%2Far ] o.a.s.c.o.ReplicaMutator Assigning new node to
shard shard=shard2
[junit4] 2> 1255621 INFO
(coreLoadExecutor-5028-thread-1-processing-n:127.0.0.1:46697_l%2Far)
[n:127.0.0.1:46697_l%2Far c:collection1 x:collection1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 6.7.0
[junit4] 2> 1255653 INFO
(coreLoadExecutor-5028-thread-1-processing-n:127.0.0.1:46697_l%2Far)
[n:127.0.0.1:46697_l%2Far c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 1255775 INFO
(coreLoadExecutor-5028-thread-1-processing-n:127.0.0.1:46697_l%2Far)
[n:127.0.0.1:46697_l%2Far c:collection1 x:collection1] o.a.s.s.IndexSchema
Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1255788 INFO
(coreLoadExecutor-5028-thread-1-processing-n:127.0.0.1:46697_l%2Far)
[n:127.0.0.1:46697_l%2Far c:collection1 x:collection1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1' using configuration from collection
collection1, trusted=true
[junit4] 2> 1255788 INFO
(coreLoadExecutor-5028-thread-1-processing-n:127.0.0.1:46697_l%2Far)
[n:127.0.0.1:46697_l%2Far c:collection1 x:collection1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1255788 INFO
(coreLoadExecutor-5028-thread-1-processing-n:127.0.0.1:46697_l%2Far)
[n:127.0.0.1:46697_l%2Far c:collection1 x:collection1] o.a.s.c.SolrCore
[[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_8AF00E41A3B60B01-001/shard-1-001/cores/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_8AF00E41A3B60B01-001/shard-1-001/cores/collection1/data/]
[junit4] 2> 1255788 INFO
(coreLoadExecutor-5028-thread-1-processing-n:127.0.0.1:46697_l%2Far)
[n:127.0.0.1:46697_l%2Far c:collection1 x:collection1]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b4640f
[junit4] 2> 1255790 INFO
(coreLoadExecutor-5028-thread-1-processing-n:127.0.0.1:46697_l%2Far)
[n:127.0.0.1:46697_l%2Far c:collection1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=30, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 1255797 WARN
(coreLoadExecutor-5028-thread-1-processing-n:127.0.0.1:46697_l%2Far)
[n:127.0.0.1:46697_l%2Far 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> 1255835 INFO
(coreLoadExecutor-5028-thread-1-processing-n:127.0.0.1:46697_l%2Far)
[n:127.0.0.1:46697_l%2Far c:collection1 x:collection1] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1255835 INFO
(coreLoadExecutor-5028-thread-1-processing-n:127.0.0.1:46697_l%2Far)
[n:127.0.0.1:46697_l%2Far c:collection1 x:collection1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1255836 INFO
(coreLoadExecutor-5028-thread-1-processing-n:127.0.0.1:46697_l%2Far)
[n:127.0.0.1:46697_l%2Far c:collection1 x:collection1] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 1255836 INFO
(coreLoadExecutor-5028-thread-1-processing-n:127.0.0.1:46697_l%2Far)
[n:127.0.0.1:46697_l%2Far c:collection1 x:collection1] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 1255837 INFO
(coreLoadExecutor-5028-thread-1-processing-n:127.0.0.1:46697_l%2Far)
[n:127.0.0.1:46697_l%2Far c:collection1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=25, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.34063817739774144]
[junit4] 2> 1255837 INFO
(coreLoadExecutor-5028-thread-1-processing-n:127.0.0.1:46697_l%2Far)
[n:127.0.0.1:46697_l%2Far c:collection1 x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@548185[collection1] main]
[junit4] 2> 1255838 INFO
(coreLoadExecutor-5028-thread-1-processing-n:127.0.0.1:46697_l%2Far)
[n:127.0.0.1:46697_l%2Far c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1255838 INFO
(coreLoadExecutor-5028-thread-1-processing-n:127.0.0.1:46697_l%2Far)
[n:127.0.0.1:46697_l%2Far c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1255838 INFO
(coreLoadExecutor-5028-thread-1-processing-n:127.0.0.1:46697_l%2Far)
[n:127.0.0.1:46697_l%2Far c:collection1 x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1255841 INFO
(searcherExecutor-5029-thread-1-processing-n:127.0.0.1:46697_l%2Far
x:collection1 c:collection1) [n:127.0.0.1:46697_l%2Far c:collection1
x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@548185[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1255842 INFO
(coreLoadExecutor-5028-thread-1-processing-n:127.0.0.1:46697_l%2Far)
[n:127.0.0.1:46697_l%2Far c:collection1 x:collection1] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1569574480795140096
[junit4] 2> 1255846 INFO
(coreZkRegister-5023-thread-1-processing-n:127.0.0.1:46697_l%2Far x:collection1
c:collection1) [n:127.0.0.1:46697_l%2Far c:collection1 s:shard2 r:core_node1
x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to
continue.
[junit4] 2> 1255846 INFO
(coreZkRegister-5023-thread-1-processing-n:127.0.0.1:46697_l%2Far x:collection1
c:collection1) [n:127.0.0.1:46697_l%2Far 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> 1255846 INFO
(coreZkRegister-5023-thread-1-processing-n:127.0.0.1:46697_l%2Far x:collection1
c:collection1) [n:127.0.0.1:46697_l%2Far c:collection1 s:shard2 r:core_node1
x:collection1] o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:46697/l/ar/collection1/
[junit4] 2> 1255846 INFO
(coreZkRegister-5023-thread-1-processing-n:127.0.0.1:46697_l%2Far x:collection1
c:collection1) [n:127.0.0.1:46697_l%2Far c:collection1 s:shard2 r:core_node1
x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 1255846 INFO
(coreZkRegister-5023-thread-1-processing-n:127.0.0.1:46697_l%2Far x:collection1
c:collection1) [n:127.0.0.1:46697_l%2Far c:collection1 s:shard2 r:core_node1
x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:46697/l/ar/collection1/
has no replicas
[junit4] 2> 1255846 INFO
(coreZkRegister-5023-thread-1-processing-n:127.0.0.1:46697_l%2Far x:collection1
c:collection1) [n:127.0.0.1:46697_l%2Far c:collection1 s:shard2 r:core_node1
x:collection1] o.a.s.c.ShardLeaderElectionContext Found all replicas
participating in election, clear LIR
[junit4] 2> 1255848 INFO
(coreZkRegister-5023-thread-1-processing-n:127.0.0.1:46697_l%2Far x:collection1
c:collection1) [n:127.0.0.1:46697_l%2Far c:collection1 s:shard2 r:core_node1
x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:46697/l/ar/collection1/ shard2
[junit4] 2> 1255999 INFO
(coreZkRegister-5023-thread-1-processing-n:127.0.0.1:46697_l%2Far x:collection1
c:collection1) [n:127.0.0.1:46697_l%2Far c:collection1 s:shard2 r:core_node1
x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 1256163 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[8AF00E41A3B60B01]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_8AF00E41A3B60B01-001/shard-2-001/cores/collection1
[junit4] 2> 1256163 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[8AF00E41A3B60B01]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_8AF00E41A3B60B01-001/shard-2-001
[junit4] 2> 1256164 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[8AF00E41A3B60B01]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1256165 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[8AF00E41A3B60B01]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@9795c0{/l/ar,null,AVAILABLE}
[junit4] 2> 1256165 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[8AF00E41A3B60B01]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@f15b34{HTTP/1.1,[http/1.1]}{127.0.0.1:43421}
[junit4] 2> 1256166 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[8AF00E41A3B60B01]) [ ]
o.e.j.s.Server Started @1257713ms
[junit4] 2> 1256166 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[8AF00E41A3B60B01]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_8AF00E41A3B60B01-001/tempDir-001/jetty2,
solrconfig=solrconfig.xml, hostContext=/l/ar, hostPort=33401,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_8AF00E41A3B60B01-001/shard-2-001/cores}
[junit4] 2> 1256166 ERROR
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[8AF00E41A3B60B01]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1256166 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[8AF00E41A3B60B01]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
6.7.0
[junit4] 2> 1256166 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[8AF00E41A3B60B01]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1256166 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[8AF00E41A3B60B01]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1256166 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[8AF00E41A3B60B01]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-06-07T19:14:30.345Z
[junit4] 2> 1256171 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[8AF00E41A3B60B01]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1256171 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[8AF00E41A3B60B01]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_8AF00E41A3B60B01-001/shard-2-001/solr.xml
[junit4] 2> 1256177 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[8AF00E41A3B60B01]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1256178 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[8AF00E41A3B60B01]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35497/solr
[junit4] 2> 1256184 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[8AF00E41A3B60B01])
[n:127.0.0.1:33401_l%2Far ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 1256186 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[8AF00E41A3B60B01])
[n:127.0.0.1:33401_l%2Far ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1256187 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[8AF00E41A3B60B01])
[n:127.0.0.1:33401_l%2Far ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:33401_l%2Far
[junit4] 2> 1256188 INFO (zkCallback-2484-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1256188 INFO
(zkCallback-2480-thread-2-processing-n:127.0.0.1:37485_l%2Far)
[n:127.0.0.1:37485_l%2Far ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 1256188 INFO
(zkCallback-2495-thread-1-processing-n:127.0.0.1:33401_l%2Far)
[n:127.0.0.1:33401_l%2Far ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 1256188 INFO
(zkCallback-2489-thread-1-processing-n:127.0.0.1:46697_l%2Far)
[n:127.0.0.1:46697_l%2Far ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 1256347 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[8AF00E41A3B60B01])
[n:127.0.0.1:33401_l%2Far ] o.a.s.c.CorePropertiesLocator Found 1 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_8AF00E41A3B60B01-001/shard-2-001/cores
[junit4] 2> 1256347 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[8AF00E41A3B60B01])
[n:127.0.0.1:33401_l%2Far ] o.a.s.c.CorePropertiesLocator Cores are:
[collection1]
[junit4] 2> 1256347 INFO
(coreLoadExecutor-5039-thread-1-processing-n:127.0.0.1:33401_l%2Far)
[n:127.0.0.1:33401_l%2Far c:collection1 x:collection1]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 1256348 INFO
(OverseerStateUpdate-98098404823728132-127.0.0.1:37485_l%2Far-n_0000000000)
[n:127.0.0.1:37485_l%2Far ] o.a.s.c.o.ReplicaMutator Assigning new node to
shard shard=shard1
[junit4] 2> 1257359 INFO
(coreLoadExecutor-5039-thread-1-processing-n:127.0.0.1:33401_l%2Far)
[n:127.0.0.1:33401_l%2Far c:collection1 x:collection1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 6.7.0
[junit4] 2> 1257385 INFO
(coreLoadExecutor-5039-thread-1-processing-n:127.0.0.1:33401_l%2Far)
[n:127.0.0.1:33401_l%2Far c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 1257487 INFO
(coreLoadExecutor-5039-thread-1-processing-n:127.0.0.1:33401_l%2Far)
[n:127.0.0.1:33401_l%2Far c:collection1 x:collection1] o.a.s.s.IndexSchema
Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1257495 INFO
(coreLoadExecutor-5039-thread-1-processing-n:127.0.0.1:33401_l%2Far)
[n:127.0.0.1:33401_l%2Far c:collection1 x:collection1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1' using configuration from collection
collection1, trusted=true
[junit4] 2> 1257496 INFO
(coreLoadExecutor-5039-thread-1-processing-n:127.0.0.1:33401_l%2Far)
[n:127.0.0.1:33401_l%2Far c:collection1 x:collection1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1257496 INFO
(coreLoadExecutor-5039-thread-1-processing-n:127.0.0.1:33401_l%2Far)
[n:127.0.0.1:33401_l%2Far c:collection1 x:collection1] o.a.s.c.SolrCore
[[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_8AF00E41A3B60B01-001/shard-2-001/cores/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_8AF00E41A3B60B01-001/shard-2-001/cores/collection1/data/]
[junit4] 2> 1257496 INFO
(coreLoadExecutor-5039-thread-1-processing-n:127.0.0.1:33401_l%2Far)
[n:127.0.0.1:33401_l%2Far c:collection1 x:collection1]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b4640f
[junit4] 2> 1257497 INFO
(coreLoadExecutor-5039-thread-1-processing-n:127.0.0.1:33401_l%2Far)
[n:127.0.0.1:33401_l%2Far c:collection1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=30, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 1257504 WARN
(coreLoadExecutor-5039-thread-1-processing-n:127.0.0.1:33401_l%2Far)
[n:127.0.0.1:33401_l%2Far 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> 1257539 INFO
(coreLoadExecutor-5039-thread-1-processing-n:127.0.0.1:33401_l%2Far)
[n:127.0.0.1:33401_l%2Far c:collection1 x:collection1] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1257539 INFO
(coreLoadExecutor-5039-thread-1-processing-n:127.0.0.1:33401_l%2Far)
[n:127.0.0.1:33401_l%2Far c:collection1 x:collection1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1257539 INFO
(coreLoadExecutor-5039-thread-1-processing-n:127.0.0.1:33401_l%2Far)
[n:127.0.0.1:33401_l%2Far c:collection1 x:collection1] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 1257540 INFO
(coreLoadExecutor-5039-thread-1-processing-n:127.0.0.1:33401_l%2Far)
[n:127.0.0.1:33401_l%2Far c:collection1 x:collection1] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 1257540 INFO
(coreLoadExecutor-5039-thread-1-processing-n:127.0.0.1:33401_l%2Far)
[n:127.0.0.1:33401_l%2Far c:collection1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=25, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.34063817739774144]
[junit4] 2> 1257540 INFO
(coreLoadExecutor-5039-thread-1-processing-n:127.0.0.1:33401_l%2Far)
[n:127.0.0.1:33401_l%2Far c:collection1 x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@704e11[collection1] main]
[junit4] 2> 1257541 INFO
(coreLoadExecutor-5039-thread-1-processing-n:127.0.0.1:33401_l%2Far)
[n:127.0.0.1:33401_l%2Far c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1257542 INFO
(coreLoadExecutor-5039-thread-1-processing-n:127.0.0.1:33401_l%2Far)
[n:127.0.0.1:33401_l%2Far c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1257542 INFO
(coreLoadExecutor-5039-thread-1-processing-n:127.0.0.1:33401_l%2Far)
[n:127.0.0.1:33401_l%2Far c:collection1 x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1257544 INFO
(searcherExecutor-5040-thread-1-processing-n:127.0.0.1:33401_l%2Far
x:collection1 c:collection1) [n:127.0.0.1:33401_l%2Far c:collection1
x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@704e11[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1257544 INFO
(coreLoadExecutor-5039-thread-1-processing-n:127.0.0.1:33401_l%2Far)
[n:127.0.0.1:33401_l%2Far c:collection1 x:collection1] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1569574482579816448
[junit4] 2> 1257548 INFO
(coreZkRegister-5034-thread-1-processing-n:127.0.0.1:33401_l%2Far x:collection1
c:collection1) [n:127.0.0.1:33401_l%2Far c:collection1 s:shard1 r:core_node2
x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to
continue.
[junit4] 2> 1257548 INFO
(coreZkRegister-5034-thread-1-processing-n:127.0.0.1:33401_l%2Far x:collection1
c:collection1) [n:127.0.0.1:33401_l%2Far 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> 1257548 INFO
(coreZkRegister-5034-thread-1-processing-n:127.0.0.1:33401_l%2Far x:collection1
c:collection1) [n:127.0.0.1:33401_l%2Far c:collection1 s:shard1 r:core_node2
x:collection1] o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:33401/l/ar/collection1/
[junit4] 2> 1257548 INFO
(coreZkRegister-5034-thread-1-processing-n:127.0.0.1:33401_l%2Far x:collection1
c:collection1) [n:127.0.0.1:33401_l%2Far c:collection1 s:shard1 r:core_node2
x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 1257548 INFO
(coreZkRegister-5034-thread-1-processing-n:127.0.0.1:33401_l%2Far x:collection1
c:collection1) [n:127.0.0.1:33401_l%2Far c:collection1 s:shard1 r:core_node2
x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:33401/l/ar/collection1/
has no replicas
[junit4] 2> 1257548 INFO
(coreZkRegister-5034-thread-1-processing-n:127.0.0.1:33401_l%2Far x:collection1
c:collection1) [n:127.0.0.1:33401_l%2Far c:collection1 s:shard1 r:core_node2
x:collection1] o.a.s.c.ShardLeaderElectionContext Found all replicas
participating in election, clear LIR
[junit4] 2> 1257552 INFO
(coreZkRegister-5034-thread-1-processing-n:127.0.0.1:33401_l%2Far x:collection1
c:collection1) [n:127.0.0.1:33401_l%2Far c:collection1 s:shard1 r:core_node2
x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:33401/l/ar/collection1/ shard1
[junit4] 2> 1257704 INFO
(coreZkRegister-5034-thread-1-processing-n:127.0.0.1:33401_l%2Far x:collection1
c:collection1) [n:127.0.0.1:33401_l%2Far c:collection1 s:shard1 r:core_node2
x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 1257932 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[8AF00E41A3B60B01]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_8AF00E41A3B60B01-001/shard-3-001/cores/collection1
[junit4] 2> 1257933 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[8AF00E41A3B60B01]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_8AF00E41A3B60B01-001/shard-3-001
[junit4] 2> 1257933 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[8AF00E41A3B60B01]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1257934 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[8AF00E41A3B60B01]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@16230d4{/l/ar,null,AVAILABLE}
[junit4] 2> 1257936 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[8AF00E41A3B60B01]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@420aea{HTTP/1.1,[http/1.1]}{127.0.0.1:36375}
[junit4] 2> 1257936 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[8AF00E41A3B60B01]) [ ]
o.e.j.s.Server Started @1259483ms
[junit4] 2> 1257936 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[8AF00E41A3B60B01]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_8AF00E41A3B60B01-001/tempDir-001/jetty3,
solrconfig=solrconfig.xml, hostContext=/l/ar, hostPort=42301,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_8AF00E41A3B60B01-001/shard-3-001/cores}
[junit4] 2> 1257936 ERROR
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[8AF00E41A3B60B01]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1257936 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[8AF00E41A3B60B01]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
6.7.0
[junit4] 2> 1257936 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[8AF00E41A3B60B01]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1257936 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[8AF00E41A3B60B01]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1257936 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[8AF00E41A3B60B01]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-06-07T19:14:32.115Z
[junit4] 2> 1257939 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[8AF00E41A3B60B01]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1257939 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[8AF00E41A3B60B01]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_8AF00E41A3B60B01-001/shard-3-001/solr.xml
[junit4] 2> 1257946 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[8AF00E41A3B60B01]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1257947 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[8AF00E41A3B60B01]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35497/solr
[junit4] 2> 1257953 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[8AF00E41A3B60B01])
[n:127.0.0.1:42301_l%2Far ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 1257954 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[8AF00E41A3B60B01])
[n:127.0.0.1:42301_l%2Far ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1257955 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[8AF00E41A3B60B01])
[n:127.0.0.1:42301_l%2Far ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:42301_l%2Far
[junit4] 2> 1257956 INFO
(zkCallback-2489-thread-1-processing-n:127.0.0.1:46697_l%2Far)
[n:127.0.0.1:46697_l%2Far ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 1257956 INFO
(zkCallback-2480-thread-2-processing-n:127.0.0.1:37485_l%2Far)
[n:127.0.0.1:37485_l%2Far ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 1257956 INFO
(zkCallback-2495-thread-1-processing-n:127.0.0.1:33401_l%2Far)
[n:127.0.0.1:33401_l%2Far ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 1257956 INFO (zkCallback-2484-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1257958 INFO
(zkCallback-2501-thread-1-processing-n:127.0.0.1:42301_l%2Far)
[n:127.0.0.1:42301_l%2Far ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 1258086 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[8AF00E41A3B60B01])
[n:127.0.0.1:42301_l%2Far ] o.a.s.c.CorePropertiesLocator Found 1 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_8AF00E41A3B60B01-001/shard-3-001/cores
[junit4] 2> 1258086 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[8AF00E41A3B60B01])
[n:127.0.0.1:42301_l%2Far ] o.a.s.c.CorePropertiesLocator Cores are:
[collection1]
[junit4] 2> 1258087 INFO
(coreLoadExecutor-5050-thread-1-processing-n:127.0.0.1:42301_l%2Far)
[n:127.0.0.1:42301_l%2Far c:collection1 x:collection1]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 1258088 INFO
(OverseerStateUpdate-98098404823728132-127.0.0.1:37485_l%2Far-n_0000000000)
[n:127.0.0.1:37485_l%2Far ] o.a.s.c.o.ReplicaMutator Assigning new node to
shard shard=shard2
[junit4] 2> 1259097 INFO
(coreLoadExecutor-5050-thread-1-processing-n:127.0.0.1:42301_l%2Far)
[n:127.0.0.1:42301_l%2Far c:collection1 x:collection1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 6.7.0
[junit4] 2> 1259124 INFO
(coreLoadExecutor-5050-thread-1-processing-n:127.0.0.1:42301_l%2Far)
[n:127.0.0.1:42301_l%2Far c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 1259217 INFO
(coreLoadExecutor-5050-thread-1-processing-n:127.0.0.1:42301_l%2Far)
[n:127.0.0.1:42301_l%2Far c:collection1 x:collection1] o.a.s.s.IndexSchema
Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1259225 INFO
(coreLoadExecutor-5050-thread-1-processing-n:127.0.0.1:42301_l%2Far)
[n:127.0.0.1:42301_l%2Far c:collection1 x:collection1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1' using configuration from collection
collection1, trusted=true
[junit4] 2> 1259226 INFO
(coreLoadExecutor-5050-thread-1-processing-n:127.0.0.1:42301_l%2Far)
[n:127.0.0.1:42301_l%2Far c:collection1 x:collection1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1259226 INFO
(coreLoadExecutor-5050-thread-1-processing-n:127.0.0.1:42301_l%2Far)
[n:127.0.0.1:42301_l%2Far c:collection1 x:collection1] o.a.s.c.SolrCore
[[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_8AF00E41A3B60B01-001/shard-3-001/cores/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_8AF00E41A3B60B01-001/shard-3-001/cores/collection1/data/]
[junit4] 2> 1259226 INFO
(coreLoadExecutor-5050-thread-1-processing-n:127.0.0.1:42301_l%2Far)
[n:127.0.0.1:42301_l%2Far c:collection1 x:collection1]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b4640f
[junit4] 2> 1259227 INFO
(coreLoadExecutor-5050-thread-1-processing-n:127.0.0.1:42301_l%2Far)
[n:127.0.0.1:42301_l%2Far c:collection1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=30, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 1259233 WARN
(coreLoadExecutor-5050-thread-1-processing-n:127.0.0.1:42301_l%2Far)
[n:127.0.0.1:42301_l%2Far 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> 1259271 INFO
(coreLoadExecutor-5050-thread-1-processing-n:127.0.0.1:42301_l%2Far)
[n:127.0.0.1:42301_l%2Far c:collection1 x:collection1] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1259271 INFO
(coreLoadExecutor-5050-thread-1-processing-n:127.0.0.1:42301_l%2Far)
[n:127.0.0.1:42301_l%2Far c:collection1 x:collection1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1259271 INFO
(coreLoadExecutor-5050-thread-1-processing-n:127.0.0.1:42301_l%2Far)
[n:127.0.0.1:42301_l%2Far c:collection1 x:collection1] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 1259271 INFO
(coreLoadExecutor-5050-thread-1-processing-n:127.0.0.1:42301_l%2Far)
[n:127.0.0.1:42301_l%2Far c:collection1 x:collection1] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 1259272 INFO
(coreLoadExecutor-5050-thread-1-processing-n:127.0.0.1:42301_l%2Far)
[n:127.0.0.1:42301_l%2Far c:collection1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=25, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.34063817739774144]
[junit4] 2> 1259272 INFO
(coreLoadExecutor-5050-thread-1-processing-n:127.0.0.1:42301_l%2Far)
[n:127.0.0.1:42301_l%2Far c:collection1 x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@177242c[collection1] main]
[junit4] 2> 1259273 INFO
(coreLoadExecutor-5050-thread-1-processing-n:127.0.0.1:42301_l%2Far)
[n:127.0.0.1:42301_l%2Far c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1259273 INFO
(coreLoadExecutor-5050-thread-1-processing-n:127.0.0.1:42301_l%2Far)
[n:127.0.0.1:42301_l%2Far c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1259273 INFO
(coreLoadExecutor-5050-thread-1-processing-n:127.0.0.1:42301_l%2Far)
[n:127.0.0.1:42301_l%2Far c:collection1 x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1259277 INFO
(searcherExecutor-5051-thread-1-processing-n:127.0.0.1:42301_l%2Far
x:collection1 c:collection1) [n:127.0.0.1:42301_l%2Far c:collection1
x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@177242c[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1259277 INFO
(coreLoadExecutor-5050-thread-1-processing-n:127.0.0.1:42301_l%2Far)
[n:127.0.0.1:42301_l%2Far c:collection1 x:collection1] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1569574484396998656
[junit4] 2> 1259281 INFO
(coreZkRegister-5045-thread-1-processing-n:127.0.0.1:42301_l%2Far x:collection1
c:collection1) [n:127.0.0.1:42301_l%2Far c:collection1 s:shard2 r:core_node3
x:collection1] o.a.s.c.ZkController Core needs to recover:collection1
[junit4] 2> 1259281 INFO
(updateExecutor-2498-thread-1-processing-n:127.0.0.1:42301_l%2Far x:collection1
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:42301_l%2Far c:collection1
s:shard2 r:core_node3 x:collection1] o.a.s.u.DefaultSolrCoreState Running
recovery
[junit4] 2> 1259281 INFO
(recoveryExecutor-2499-thread-1-processing-n:127.0.0.1:42301_l%2Far
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:42301_l%2Far
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy
Starting recovery process. recoveringAfterStartup=true
[junit4] 2> 1259281 INFO
(recoveryExecutor-2499-thread-1-processing-n:127.0.0.1:42301_l%2Far
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:42301_l%2Far
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy
###### startupVersions=[[]]
[junit4] 2> 1259281 INFO
(recoveryExecutor-2499-thread-1-processing-n:127.0.0.1:42301_l%2Far
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:42301_l%2Far
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy
Begin buffering updates. core=[collection1]
[junit4] 2> 1259282 INFO
(recoveryExecutor-2499-thread-1-processing-n:127.0.0.1:42301_l%2Far
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:42301_l%2Far
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> 1259282 INFO
(recoveryExecutor-2499-thread-1-processing-n:127.0.0.1:42301_l%2Far
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:42301_l%2Far
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:46697/l/ar/collection1/] and I am
[http://127.0.0.1:42301/l/ar/collection1/]
[junit4] 2> 1259283 INFO
(recoveryExecutor-2499-thread-1-processing-n:127.0.0.1:42301_l%2Far
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:42301_l%2Far
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy
Sending prep recovery command to [http://127.0.0.1:46697/l/ar]; [WaitForState:
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:42301_l%252Far&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
[junit4] 2> 1259284 INFO (SocketProxy-Acceptor-46697) [ ]
o.a.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=52082,localport=46697], receiveBufferSize:531000
[junit4] 2> 1259286 INFO (SocketProxy-Acceptor-46697) [ ]
o.a.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=33253,localport=45534], receiveBufferSize=530904
[junit4] 2> 1259287 INFO (qtp13342707-11921) [n:127.0.0.1:46697_l%2Far
] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state:
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
[junit4] 2> 1259287 INFO (qtp13342707-11921) [n:127.0.0.1:46697_l%2Far
] o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1
(shard2 of collection1) have state: recovering
[junit4] 2> 1259287 INFO (qtp13342707-11921) [n:127.0.0.1:46697_l%2Far
] 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:42301_l%2Far, coreNodeName=core_node3,
onlyIfActiveCheckResult=false, nodeProps:
core_node3:{"core":"collection1","base_url":"http://127.0.0.1:42301/l/ar","node_name":"127.0.0.1:42301_l%2Far","state":"down"}
[junit4] 2> 1259596 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[8AF00E41A3B60B01]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting test
[junit4] 2> 1259596 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[8AF00E41A3B60B01]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Wait for recoveries to finish - wait
30000 for each attempt
[junit4] 2> 1259596 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[8AF00E41A3B60B01]) [ ]
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection:
collection1 failOnTimeout:true timeout (sec):30000
[junit4] 2> 1260287 INFO (qtp13342707-11921) [n:127.0.0.1:46697_l%2Far
] 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:42301_l%2Far, coreNodeName=core_node3,
onlyIfActiveCheckResult=false, nodeProps:
core_node3:{"core":"collection1","base_url":"http://127.0.0.1:42301/l/ar","node_name":"127.0.0.1:42301_l%2Far","state":"recovering"}
[junit4] 2> 1260287 INFO (qtp13342707-11921) [n:127.0.0.1:46697_l%2Far
] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node3, state: recovering,
checkLive: true, onlyIfLeader: true for: 1 seconds.
[junit4] 2> 1260287 INFO (qtp13342707-11921) [n:127.0.0.1:46697_l%2Far
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={nodeName=127.0.0.1:42301_l%252Far&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node3&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
status=0 QTime=1000
[junit4] 2> 1260788 INFO
(recoveryExecutor-2499-thread-1-processing-n:127.0.0.1:42301_l%2Far
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:42301_l%2Far
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy
Attempting to PeerSync from [http://127.0.0.1:46697/l/ar/collection1/] -
recoveringAfterStartup=[true]
[junit4] 2> 1260788 INFO
(recoveryExecutor-2499-thread-1-processing-n:127.0.0.1:42301_l%2Far
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:42301_l%2Far
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.PeerSync PeerSync:
core=collection1 url=http://127.0.0.1:42301/l/ar START
replicas=[http://127.0.0.1:46697/l/ar/collection1/] nUpdates=100
[junit4] 2> 1260790 INFO (SocketProxy-Acceptor-46697) [ ]
o.a.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=52086,localport=46697], receiveBufferSize:531000
[junit4] 2> 1260790 INFO (SocketProxy-Acceptor-46697) [ ]
o.a.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=33253,localport=45538], receiveBufferSize=530904
[junit4] 2> 1260791 INFO (qtp13342707-11921) [n:127.0.0.1:46697_l%2Far
c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.IndexFingerprint
IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807,
maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0,
maxDoc=0}
[junit4] 2> 1260791 INFO (qtp13342707-11921) [n:127.0.0.1:46697_l%2Far
c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.S.Request
[collection1] webapp=/l/ar path=/get
params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1260792 INFO
(recoveryExecutor-2499-thread-1-processing-n:127.0.0.1:42301_l%2Far
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:42301_l%2Far
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.IndexFingerprint
IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807,
maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0,
maxDoc=0}
[junit4] 2> 1260792 INFO
(recoveryExecutor-2499-thread-1-processing-n:127.0.0.1:42301_l%2Far
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:42301_l%2Far
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.PeerSync We are
already in sync. No need to do a PeerSync
[junit4] 2> 1260792 INFO
(recoveryExecutor-2499-thread-1-processing-n:127.0.0.1:42301_l%2Far
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:42301_l%2Far
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2
start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1260792 INFO
(recoveryExecutor-2499-thread-1-processing-n:127.0.0.1:42301_l%2Far
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:42301_l%2Far
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2
No uncommitted changes. Skipping IW.commit.
[junit4] 2> 1260792 INFO
(recoveryExecutor-2499-thread-1-processing-n:127.0.0.1:42301_l%2Far
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:42301_l%2Far
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2
end_commit_flush
[junit4] 2> 1260792 INFO
(recoveryExecutor-2499-thread-1-processing-n:127.0.0.1:42301_l%2Far
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:42301_l%2Far
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy
PeerSync stage of recovery was successful.
[junit4] 2> 1260792 INFO
(recoveryExecutor-2499-thread-1-processing-n:127.0.0.1:42301_l%2Far
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:42301_l%2Far
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy
Replaying updates buffered during PeerSync.
[junit4] 2> 1260792 INFO
(recoveryExecutor-2499-thread-1-processing-n:127.0.0.1:42301_l%2Far
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:42301_l%2Far
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy No
replay needed.
[junit4] 2> 1260792 INFO
(recoveryExecutor-2499-thread-1-processing-n:127.0.0.1:42301_l%2Far
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:42301_l%2Far
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy
Registering as Active after recovery.
[junit4] 2> 1261596 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[8AF00E41A3B60B01]) [ ]
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1
[junit4] 2> 1261597 INFO (SocketProxy-Acceptor-37485) [ ]
o.a.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=56552,localport=37485], receiveBufferSize:531000
[junit4] 2> 1261598 INFO (SocketProxy-Acceptor-37485) [ ]
o.a.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=43251,localport=33352], receiveBufferSize=530904
[junit4] 2> 1261599 INFO (qtp23077414-11886) [n:127.0.0.1:37485_l%2Far
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1261599 INFO (qtp23077414-11886) [n:127.0.0.1:37485_l%2Far
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 1261599 INFO (qtp23077414-11886) [n:127.0.0.1:37485_l%2Far
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1261600 INFO (qtp23077414-11886) [n:127.0.0.1:37485_l%2Far
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/l/ar path=/update
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 0
[junit4] 2> 1261601 INFO (SocketProxy-Acceptor-33401) [ ]
o.a.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=36188,localport=33401], receiveBufferSize:531000
[junit4] 2> 1261601 INFO (SocketProxy-Acceptor-33401) [ ]
o.a.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=43421,localport=52730], receiveBufferSize=530904
[junit4] 2> 1261606 INFO (SocketProxy-Acceptor-46697) [ ]
o.a.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=52098,localport=46697], receiveBufferSize:531000
[junit4] 2> 1261606 INFO (SocketProxy-Acceptor-33401) [ ]
o.a.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=36192,localport=33401], receiveBufferSize:531000
[junit4] 2> 1261607 INFO (SocketProxy-Acceptor-33401) [ ]
o.a.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=43421,localport=52738], receiveBufferSize=530904
[junit4] 2> 1261607 INFO (SocketProxy-Acceptor-46697) [ ]
o.a.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=33253,localport=45552], receiveBufferSize=530904
[junit4] 2> 1261607 INFO (qtp14962315-11952) [n:127.0.0.1:33401_l%2Far
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2
start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1261607 INFO (SocketProxy-Acceptor-42301) [ ]
o.a.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=34732,localport=42301], receiveBufferSize:531000
[junit4] 2> 1261607 INFO (qtp14962315-11952) [n:127.0.0.1:33401_l%2Far
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2
No uncommitted changes. Skipping IW.commit.
[junit4] 2> 1261608 INFO (qtp14962315-11952) [n:127.0.0.1:33401_l%2Far
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2
end_commit_flush
[junit4] 2> 1261608 INFO (SocketProxy-Acceptor-42301) [ ]
o.a.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=36375,localport=40504], receiveBufferSize=530904
[junit4] 2> 1261608 INFO (qtp14962315-11952) [n:127.0.0.1:33401_l%2Far
c:collection1 s:shard1 r:core_node2 x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/l/ar path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:33401/l/ar/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 0
[junit4] 2> 1261611 INFO (qtp6508807-11975) [n:127.0.0.1:42301_l%2Far
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2
start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1261611 INFO (qtp6508807-11975) [n:127.0.0.1:42301_l%2Far
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2
No uncommitted changes. Skipping IW.commit.
[junit4] 2> 1261611 INFO (qtp6508807-11975) [n:127.0.0.1:42301_l%2Far
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2
end_commit_flush
[junit4] 2> 1261611 INFO (qtp6508807-11975) [n:127.0.0.1:42301_l%2Far
c:collection1 s:shard2 r:core_node3 x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/l/ar path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:33401/l/ar/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 0
[junit4] 2> 1261612 INFO (qtp13342707-11918) [n:127.0.0.1:46697_l%2Far
c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.DirectUpdateHandler2
start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1261612 INFO (qtp13342707-11918) [n:127.0.0.1:46697_l%2Far
c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.DirectUpdateHandler2
No uncommitted changes. Skipping IW.commit.
[junit4] 2> 1261612 INFO (qtp13342707-11918) [n:127.0.0.1:46697_l%2Far
c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.DirectUpdateHandler2
end_commit_flush
[junit4] 2> 1261612 INFO (qtp13342707-11918) [n:127.0.0.1:46697_l%2Far
c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/l/ar path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:33401/l/ar/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 0
[junit4] 2> 1261613 INFO (qtp14962315-11951) [n:127.0.0.1:33401_l%2Far
c:collection1 s:shard1 r:core_node2 x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/l/ar path=/update
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 8
[junit4] 2> 1261613 INFO (SocketProxy-Acceptor-46697) [ ]
o.a.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=52110,localport=46697], receiveBufferSize:531000
[junit4] 2> 1261614 INFO (SocketProxy-Acceptor-46697) [ ]
o.a.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=33253,localport=45562], receiveBufferSize=530904
[junit4] 2> 1261615 INFO (qtp13342707-11921) [n:127.0.0.1:46697_l%2Far
c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.S.Request
[collection1] webapp=/l/ar path=/select
params={q=*:*&distrib=false&tests=checkShardConsistency&rows=0&wt=javabin&version=2}
hits=0 status=0 QTime=0
[junit4] 2> 1261616 INFO (SocketProxy-Acceptor-42301) [ ]
o.a.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=34740,localport=42301], receiveBufferSize:531000
[junit4] 2> 1261617 INFO (SocketProxy-Acceptor-42301) [ ]
o.a.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=36375,localport=40512], receiveBufferSize=530904
[junit4] 2> 1261618 INFO (qtp6508807-11982) [n:127.0.0.1:42301_l%2Far
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.S.Request
[collection1] webapp=/l/ar path=/select
params={q=*:*&distrib=false&tests=checkShardConsistency&rows=0&wt=javabin&version=2}
hits=0 status=0 QTime=0
[junit4] 2> 1261618 INFO (SocketProxy-Acceptor-33401) [ ]
o.a.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=36212,localport=33401], receiveBufferSize:531000
[junit4] 2> 1261619 INFO (SocketProxy-Acceptor-33401) [ ]
o.a.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=43421,localport=52754], receiveBufferSize=530904
[junit4] 2> 1261623 INFO (qtp14962315-11948) [n:127.0.0.1:33401_l%2Far
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.S.Request
[collection1] webapp=/l/ar path=/select
params={q=*:*&distrib=false&tests=checkShardConsistency&rows=0&wt=javabin&version=2}
hits=0 status=0 QTime=0
[junit4] 2> 1263623 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[8AF00E41A3B60B01]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Creating collection with stateFormat=1:
c8n_1x3_lf
[junit4] 2> 1263624 INFO (SocketProxy-Acceptor-46697) [ ]
o.a.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=52126,localport=46697], receiveBufferSize:531000
[junit4] 2> 1263625 INFO (SocketProxy-Acceptor-46697) [ ]
o.a.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=33253,localport=45578], receiveBufferSize=530904
[junit4] 2> 1263625 INFO (qtp13342707-11918) [n:127.0.0.1:46697_l%2Far
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=3&maxShardsPerNode=1&name=c8n_1x3_lf&action=CREATE&numShards=1&stateFormat=1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1263626 INFO
(OverseerThreadFactory-5015-thread-1-processing-n:127.0.0.1:37485_l%2Far)
[n:127.0.0.1:37485_l%2Far ] o.a.s.c.CreateCollectionCmd Create collection
c8n_1x3_lf
[junit4] 2> 1263627 INFO
(OverseerThreadFactory-5015-thread-1-processing-n:127.0.0.1:37485_l%2Far)
[n:127.0.0.1:37485_l%2Far ] o.a.s.c.CreateCollectionCmd Only one config set
found in zk - using it:conf1
[junit4] 2> 1263730 INFO (SocketProxy-Acceptor-42301) [ ]
o.a.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=34756,localport=42301], receiveBufferSize:531000
[junit4] 2> 1263730 INFO (SocketProxy-Acceptor-46697) [ ]
o.a.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=52132,localport=46697], receiveBufferSize:531000
[junit4] 2> 1263731 INFO (SocketProxy-Acceptor-46697) [ ]
o.a.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=33253,localport=45586], receiveBufferSize=530904
[junit4] 2> 1263732 INFO (qtp13342707-11922) [n:127.0.0.1:46697_l%2Far
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=c8n_1x3_lf_shard1_replica2&action=CREATE&numShards=1&collection=c8n_1x3_lf&shard=shard1&wt=javabin&version=2
[junit4] 2> 1263733 INFO (SocketProxy-Acceptor-42301) [ ]
o.a.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=36375,localport=40530], receiveBufferSize=530904
[junit4] 2> 1263738 INFO (SocketProxy-Acceptor-37485) [ ]
o.a.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=56600,localport=37485], receiveBufferSize:531000
[junit4] 2> 1263738 INFO (qtp6508807-11975) [n:127.0.0.1:42301_l%2Far
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=c8n_1x3_lf_shard1_replica3&action=CREATE&numShards=1&collection=c8n_1x3_lf&shard=shard1&wt=javabin&version=2
[junit4] 2> 1263739 INFO (SocketProxy-Acceptor-37485) [ ]
o.a.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=43251,localport=33400], receiveBufferSize=530904
[junit4] 2> 1263740 INFO (qtp23077414-11882) [n:127.0.0.1:37485_l%2Far
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=c8n_1x3_lf_shard1_replica1&action=CREATE&numShards=1&collection=c8n_1x3_lf&shard=shard1&wt=javabin&version=2
[junit4] 2> 1264753 INFO (qtp13342707-11922) [n:127.0.0.1:46697_l%2Far
c:c8n_1x3_lf s:shard1 x:c8n_1x3_lf_shard1_replica2] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 6.7.0
[junit4] 2> 1264778 INFO (qtp6508807-11975) [n:127.0.0.1:42301_l%2Far
c:c8n_1x3_lf s:shard1 x:c8n_1x3_lf_shard1_replica3] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 6.7.0
[junit4] 2> 1264789 INFO (qtp23077414-11882) [n:127.0.0.1:37485_l%2Far
c:c8n_1x3_lf s:shard1 x:c8n_1x3_lf_shard1_replica1] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 6.7.0
[junit4] 2> 1264798 INFO (qtp6508807-11975) [n:127.0.0.1:42301_l%2Far
c:c8n_1x3_lf s:shard1 x:c8n_1x3_lf_shard1_replica3] o.a.s.s.IndexSchema
[c8n_1x3_lf_shard1_replica3] Schema name=test
[junit4] 2> 1264807 INFO (qtp13342707-11922) [n:127.0.0.1:46697_l%2Far
c:c8n_1x3_lf s:shard1 x:c8n_1x3_lf_shard1_replica2] o.a.s.s.IndexSchema
[c8n_1x3_lf_shard1_replica2] Schema name=test
[junit4] 2> 1264812 INFO (qtp23077414-11882) [n:127.0.0.1:37485_l%2Far
c:c8n_1x3_lf s:shard1 x:c8n_1x3_lf_shard1_replica1] o.a.s.s.IndexSchema
[c8n_1x3_lf_shard1_replica1] Schema name=test
[junit4] 2> 1264999 INFO (qtp23077414-
[...truncated too long message...]
41A3B60B01]) [ ] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@16230d4{/l/ar,null,UNAVAILABLE}
[junit4] 2> 1385303 ERROR
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[8AF00E41A3B60B01]) [ ]
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper
server won't take any action on ERROR or SHUTDOWN server state changes
[junit4] 2> 1385304 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[8AF00E41A3B60B01]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:35497 35497
[junit4] 2> 1385322 INFO (Thread-2371) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:35497 35497
[junit4] 2> 1385322 WARN (Thread-2371) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 5 /solr/aliases.json
[junit4] 2> 5 /solr/clusterprops.json
[junit4] 2> 4 /solr/security.json
[junit4] 2> 4 /solr/configs/conf1
[junit4] 2> 3 /solr/collections/c8n_1x3_lf/state.json
[junit4] 2> 3 /solr/collections/collection1/state.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 5 /solr/clusterstate.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 5 /solr/live_nodes
[junit4] 2> 5 /solr/collections
[junit4] 2> 4 /solr/overseer/queue
[junit4] 2> 4 /solr/overseer/collection-queue-work
[junit4] 2> 3 /solr/overseer/queue-work
[junit4] 2>
[junit4] 2> 1385323 WARN
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[8AF00E41A3B60B01]) [ ]
o.a.s.c.SocketProxy Closing 1 connections to: http://127.0.0.1:46697/l/ar,
target: http://127.0.0.1:33253/l/ar
[junit4] 2> 1385323 WARN
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[8AF00E41A3B60B01]) [ ]
o.a.s.c.SocketProxy Closing 0 connections to: http://127.0.0.1:37485/l/ar,
target: http://127.0.0.1:43251/l/ar
[junit4] 2> 1385323 WARN
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[8AF00E41A3B60B01]) [ ]
o.a.s.c.SocketProxy Closing 16 connections to: http://127.0.0.1:42301/l/ar,
target: http://127.0.0.1:36375/l/ar
[junit4] 2> 1385323 WARN
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[8AF00E41A3B60B01]) [ ]
o.a.s.c.SocketProxy Closing 3 connections to: http://127.0.0.1:33401/l/ar,
target: http://127.0.0.1:43421/l/ar
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=LeaderFailoverAfterPartitionTest -Dtests.method=test
-Dtests.seed=8AF00E41A3B60B01 -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=de-AT -Dtests.timezone=America/Regina -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] FAILURE 133s J2 | LeaderFailoverAfterPartitionTest.test <<<
[junit4] > Throwable #1: java.lang.AssertionError: Expected 2 of 3
replicas to be active but only found 1;
[core_node2:{"core":"c8n_1x3_lf_shard1_replica3","base_url":"http://127.0.0.1:42301/l/ar","node_name":"127.0.0.1:42301_l%2Far","state":"active","leader":"true"}];
clusterState: DocCollection(c8n_1x3_lf//clusterstate.json/30)={
[junit4] > "replicationFactor":"3",
[junit4] > "shards":{"shard1":{
[junit4] > "range":"80000000-7fffffff",
[junit4] > "state":"active",
[junit4] > "replicas":{
[junit4] > "core_node1":{
[junit4] > "state":"down",
[junit4] > "base_url":"http://127.0.0.1:46697/l/ar",
[junit4] > "core":"c8n_1x3_lf_shard1_replica2",
[junit4] > "node_name":"127.0.0.1:46697_l%2Far"},
[junit4] > "core_node2":{
[junit4] > "core":"c8n_1x3_lf_shard1_replica3",
[junit4] > "base_url":"http://127.0.0.1:42301/l/ar",
[junit4] > "node_name":"127.0.0.1:42301_l%2Far",
[junit4] > "state":"active",
[junit4] > "leader":"true"},
[junit4] > "core_node3":{
[junit4] > "core":"c8n_1x3_lf_shard1_replica1",
[junit4] > "base_url":"http://127.0.0.1:37485/l/ar",
[junit4] > "node_name":"127.0.0.1:37485_l%2Far",
[junit4] > "state":"down"}}}},
[junit4] > "router":{"name":"compositeId"},
[junit4] > "maxShardsPerNode":"1",
[junit4] > "autoAddReplicas":"false"}
[junit4] > at
__randomizedtesting.SeedInfo.seed([8AF00E41A3B60B01:2A4319B0D4A66F9]:0)
[junit4] > at
org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.testRf3WithLeaderFailover(LeaderFailoverAfterPartitionTest.java:168)
[junit4] > at
org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.test(LeaderFailoverAfterPartitionTest.java:55)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 1385326 INFO
(SUITE-LeaderFailoverAfterPartitionTest-seed#[8AF00E41A3B60B01]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_8AF00E41A3B60B01-001
[junit4] 2> Jun 07, 2017 7:16:39 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene62):
{range_facet_l_dv=PostingsFormat(name=Asserting),
multiDefault=PostingsFormat(name=LuceneVarGapDocFreqInterval),
a_t=PostingsFormat(name=Memory doPackFST= false),
intDefault=PostingsFormat(name=Memory doPackFST= false),
id=PostingsFormat(name=Asserting), range_facet_i_dv=PostingsFormat(name=Memory
doPackFST= false),
text=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
range_facet_l=PostingsFormat(name=Memory doPackFST= false),
timestamp=PostingsFormat(name=Memory doPackFST= false)},
docValues:{range_facet_l_dv=DocValuesFormat(name=Direct),
_version_=DocValuesFormat(name=Memory),
range_facet_i_dv=DocValuesFormat(name=Memory),
intDvoDefault=DocValuesFormat(name=Lucene54),
timestamp=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=1871,
maxMBSortInHeap=6.100734346074117,
sim=RandomSimilarity(queryNorm=false,coord=no): {}, locale=de-AT,
timezone=America/Regina
[junit4] 2> NOTE: Linux 4.10.0-21-generic i386/Oracle Corporation
1.8.0_131 (32-bit)/cpus=8,threads=1,free=57322496,total=444477440
[junit4] 2> NOTE: All tests run in this JVM: [ZkStateWriterTest,
CdcrUpdateLogTest, TestConfigsApi, TestConfigSetsAPIZkFailure,
RollingRestartTest, StressHdfsTest, CachingDirectoryFactoryTest,
TestImpersonationWithHadoopAuth, SmileWriterTest, NoCacheHeaderTest,
TestScoreJoinQPNoScore, DistributedSuggestComponentTest, SolrJmxReporterTest,
TestJsonFacetRefinement, PeerSyncReplicationTest, TestHdfsBackupRestoreCore,
PrimitiveFieldTypeTest, SolrMetricsIntegrationTest, TestSchemaVersionResource,
TestGraphTermsQParserPlugin, TestDFRSimilarityFactory, TestConfig,
TestSubQueryTransformer, SuggesterTSTTest, OverseerTest, TestTestInjection,
TestNoOpRegenerator, TestJavabinTupleStreamParser,
DocExpirationUpdateProcessorFactoryTest, ResponseLogComponentTest,
CdcrReplicationDistributedZkTest, TermVectorComponentDistributedTest,
TestJmxMonitoredMap, TestSchemaNameResource, TestIndexSearcher,
DebugComponentTest, DistributedVersionInfoTest,
AsyncCallRequestStatusResponseTest, V2ApiIntegrationTest, DirectoryFactoryTest,
QueryParsingTest, UpdateParamsTest, BigEndianAscendingWordDeserializerTest,
ConcurrentDeleteAndCreateCollectionTest, TestCloudInspectUtil, TestBinaryField,
TestCustomSort, SolrPluginUtilsTest,
OverriddenZkACLAndCredentialsProvidersTest, TestNRTOpen, SolrTestCaseJ4Test,
SubstringBytesRefFilterTest, OpenExchangeRatesOrgProviderTest,
CheckHdfsIndexTest, TestIndexingPerformance, TestFieldCacheReopen,
TestSolrCloudWithKerberosAlt, TestManagedSynonymFilterFactory, UpdateLogTest,
PreAnalyzedFieldManagedSchemaCloudTest, MinimalSchemaTest, SOLR749Test,
TestSolrConfigHandlerCloud, TestExpandComponent,
DirectUpdateHandlerOptimizeTest, ResponseHeaderTest,
PropertiesRequestHandlerTest, TestTolerantUpdateProcessorRandomCloud,
SpellPossibilityIteratorTest, RulesTest, TestRecovery, SolrXmlInZkTest,
SuggesterTest, TestConfigSetImmutable, TestFieldResource, PreAnalyzedFieldTest,
DirectUpdateHandlerTest, ShardSplitTest, SuggesterWFSTTest,
VMParamsZkACLAndCredentialsProvidersTest, FullSolrCloudDistribCmdsTest,
DeleteLastCustomShardedReplicaTest, FieldAnalysisRequestHandlerTest,
CollectionTooManyReplicasTest, TestLegacyFieldCache, TestSort,
CloudMLTQParserTest, TestLeaderInitiatedRecoveryThread,
TestImplicitCoreProperties, CoreAdminHandlerTest, TestSolrJ,
TestRebalanceLeaders, TestCoreDiscovery, TestCollectionAPI,
SolrIndexMetricsTest, TestSolrQueryParser, TestBulkSchemaAPI,
TestAnalyzedSuggestions, TestAnalyzeInfixSuggestions, TestCloudManagedSchema,
TestSolrDeletionPolicy1, TestExportWriter, TestZkChroot,
TestCollapseQParserPlugin, FieldMutatingUpdateProcessorTest,
HdfsLockFactoryTest, BasicDistributedZk2Test,
DistribDocExpirationUpdateProcessorTest, TestDynamicFieldCollectionResource,
MigrateRouteKeyTest, TestGroupingSearch, TestStressReorder, ActionThrottleTest,
PingRequestHandlerTest, TestFieldCacheSortRandom, TestMacroExpander,
TestEmbeddedSolrServerSchemaAPI, TestSimpleTextCodec, ConfigSetsAPITest,
CreateCollectionCleanupTest, DeleteInactiveReplicaTest,
DistribCursorPagingTest, LeaderElectionContextKeyTest,
LeaderFailoverAfterPartitionTest]
[junit4] Completed [506/715 (1!)] on J2 in 133.47s, 1 test, 1 failure <<<
FAILURES!
[...truncated 40123 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]