Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6607/
Java: 64bit/jdk1.8.0_131 -XX:-UseCompressedOops -XX:+UseG1GC
2 tests failed.
FAILED: org.apache.solr.cloud.TestPullReplica.testKillLeader
Error Message:
Replica state not updated in cluster state null Live Nodes:
[127.0.0.1:53103_solr, 127.0.0.1:53104_solr] Last available state:
DocCollection(pull_replica_test_kill_leader//collections/pull_replica_test_kill_leader/state.json/6)={
"pullReplicas":"1", "replicationFactor":"1", "shards":{"shard1":{
"range":"80000000-7fffffff", "state":"active", "replicas":{
"core_node1":{
"core":"pull_replica_test_kill_leader_shard1_replica_p1",
"base_url":"http://127.0.0.1:53104/solr",
"node_name":"127.0.0.1:53104_solr", "state":"active",
"type":"PULL"}, "core_node2":{
"core":"pull_replica_test_kill_leader_shard1_replica_n1",
"base_url":"http://127.0.0.1:53103/solr",
"node_name":"127.0.0.1:53103_solr", "state":"down",
"type":"NRT", "leader":"true"}}}}, "router":{"name":"compositeId"},
"maxShardsPerNode":"100", "autoAddReplicas":"false", "nrtReplicas":"1",
"tlogReplicas":"0"}
Stack Trace:
java.lang.AssertionError: Replica state not updated in cluster state
null
Live Nodes: [127.0.0.1:53103_solr, 127.0.0.1:53104_solr]
Last available state:
DocCollection(pull_replica_test_kill_leader//collections/pull_replica_test_kill_leader/state.json/6)={
"pullReplicas":"1",
"replicationFactor":"1",
"shards":{"shard1":{
"range":"80000000-7fffffff",
"state":"active",
"replicas":{
"core_node1":{
"core":"pull_replica_test_kill_leader_shard1_replica_p1",
"base_url":"http://127.0.0.1:53104/solr",
"node_name":"127.0.0.1:53104_solr",
"state":"active",
"type":"PULL"},
"core_node2":{
"core":"pull_replica_test_kill_leader_shard1_replica_n1",
"base_url":"http://127.0.0.1:53103/solr",
"node_name":"127.0.0.1:53103_solr",
"state":"down",
"type":"NRT",
"leader":"true"}}}},
"router":{"name":"compositeId"},
"maxShardsPerNode":"100",
"autoAddReplicas":"false",
"nrtReplicas":"1",
"tlogReplicas":"0"}
at
__randomizedtesting.SeedInfo.seed([DB248AE5F4A0DD4A:92327E51961B491C]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:269)
at
org.apache.solr.cloud.TestPullReplica.doTestNoLeader(TestPullReplica.java:401)
at
org.apache.solr.cloud.TestPullReplica.testKillLeader(TestPullReplica.java:290)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED: junit.framework.TestSuite.org.apache.solr.search.json.TestJsonRequest
Error Message:
Could not remove the following files (in the order of attempts):
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.json.TestJsonRequest_DB248AE5F4A0DD4A-001\s2-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.json.TestJsonRequest_DB248AE5F4A0DD4A-001\s2-001
Stack Trace:
java.io.IOException: Could not remove the following files (in the order of
attempts):
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.json.TestJsonRequest_DB248AE5F4A0DD4A-001\s2-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.json.TestJsonRequest_DB248AE5F4A0DD4A-001\s2-001
at __randomizedtesting.SeedInfo.seed([DB248AE5F4A0DD4A]:0)
at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
at
org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
at
com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
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 11227 lines...]
[junit4] Suite: org.apache.solr.cloud.TestPullReplica
[junit4] 2> Creating dataDir:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestPullReplica_DB248AE5F4A0DD4A-001\init-core-data-001
[junit4] 2> 524468 WARN
(SUITE-TestPullReplica-seed#[DB248AE5F4A0DD4A]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=67 numCloses=67
[junit4] 2> 524469 INFO
(SUITE-TestPullReplica-seed#[DB248AE5F4A0DD4A]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields
[junit4] 2> 524474 INFO
(SUITE-TestPullReplica-seed#[DB248AE5F4A0DD4A]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 524476 INFO
(SUITE-TestPullReplica-seed#[DB248AE5F4A0DD4A]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestPullReplica_DB248AE5F4A0DD4A-001\tempDir-001
[junit4] 2> 524476 INFO
(SUITE-TestPullReplica-seed#[DB248AE5F4A0DD4A]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 524478 INFO (Thread-492) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 524480 INFO (Thread-492) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 524485 ERROR (Thread-492) [ ] 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> 524578 INFO
(SUITE-TestPullReplica-seed#[DB248AE5F4A0DD4A]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:53099
[junit4] 2> 524661 INFO (jetty-launcher-363-thread-1) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 524661 INFO (jetty-launcher-363-thread-2) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 524662 INFO (jetty-launcher-363-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@586822d0{/solr,null,AVAILABLE}
[junit4] 2> 524662 INFO (jetty-launcher-363-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@60d9e446{/solr,null,AVAILABLE}
[junit4] 2> 524664 INFO (jetty-launcher-363-thread-2) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@29c816df{HTTP/1.1,[http/1.1]}{127.0.0.1:53104}
[junit4] 2> 524664 INFO (jetty-launcher-363-thread-2) [ ]
o.e.j.s.Server Started @528043ms
[junit4] 2> 524664 INFO (jetty-launcher-363-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=53104}
[junit4] 2> 524664 ERROR (jetty-launcher-363-thread-2) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 524666 INFO (jetty-launcher-363-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 524680 INFO (jetty-launcher-363-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@424d1ef2{HTTP/1.1,[http/1.1]}{127.0.0.1:53103}
[junit4] 2> 524680 INFO (jetty-launcher-363-thread-1) [ ]
o.e.j.s.Server Started @528059ms
[junit4] 2> 524680 INFO (jetty-launcher-363-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 524680 INFO (jetty-launcher-363-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=53103}
[junit4] 2> 524680 INFO (jetty-launcher-363-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 524680 INFO (jetty-launcher-363-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-06-03T12:37:12.342Z
[junit4] 2> 524680 ERROR (jetty-launcher-363-thread-1) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 524680 INFO (jetty-launcher-363-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 524680 INFO (jetty-launcher-363-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 524680 INFO (jetty-launcher-363-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 524681 INFO (jetty-launcher-363-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-06-03T12:37:12.343Z
[junit4] 2> 524702 INFO (jetty-launcher-363-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 524703 INFO (jetty-launcher-363-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 524824 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15c6df59d530001, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 524830 INFO (jetty-launcher-363-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53099/solr
[junit4] 2> 524830 INFO (jetty-launcher-363-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53099/solr
[junit4] 2> 524843 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15c6df59d530003, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 524846 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15c6df59d530004, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 524891 INFO (jetty-launcher-363-thread-2)
[n:127.0.0.1:53104_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 524892 INFO (jetty-launcher-363-thread-1)
[n:127.0.0.1:53103_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 524892 INFO (jetty-launcher-363-thread-2)
[n:127.0.0.1:53104_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:53104_solr
[junit4] 2> 524894 INFO (jetty-launcher-363-thread-2)
[n:127.0.0.1:53104_solr ] o.a.s.c.Overseer Overseer
(id=98074193569185798-127.0.0.1:53104_solr-n_0000000000) starting
[junit4] 2> 524895 INFO (jetty-launcher-363-thread-1)
[n:127.0.0.1:53103_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:53103_solr
[junit4] 2> 524921 INFO
(zkCallback-375-thread-1-processing-n:127.0.0.1:53104_solr)
[n:127.0.0.1:53104_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 524921 INFO
(zkCallback-374-thread-1-processing-n:127.0.0.1:53103_solr)
[n:127.0.0.1:53103_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 524928 INFO (jetty-launcher-363-thread-2)
[n:127.0.0.1:53104_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:53104_solr
[junit4] 2> 524929 INFO
(zkCallback-375-thread-1-processing-n:127.0.0.1:53104_solr)
[n:127.0.0.1:53104_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 524929 INFO
(zkCallback-374-thread-1-processing-n:127.0.0.1:53103_solr)
[n:127.0.0.1:53103_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 525074 INFO (jetty-launcher-363-thread-2)
[n:127.0.0.1:53104_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_53104.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1328f2bd
[junit4] 2> 525074 INFO (jetty-launcher-363-thread-1)
[n:127.0.0.1:53103_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_53103.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1328f2bd
[junit4] 2> 525079 INFO (jetty-launcher-363-thread-1)
[n:127.0.0.1:53103_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_53103.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1328f2bd
[junit4] 2> 525079 INFO (jetty-launcher-363-thread-1)
[n:127.0.0.1:53103_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_53103.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1328f2bd
[junit4] 2> 525080 INFO (jetty-launcher-363-thread-2)
[n:127.0.0.1:53104_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_53104.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1328f2bd
[junit4] 2> 525080 INFO (jetty-launcher-363-thread-2)
[n:127.0.0.1:53104_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_53104.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1328f2bd
[junit4] 2> 525080 INFO (jetty-launcher-363-thread-1)
[n:127.0.0.1:53103_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestPullReplica_DB248AE5F4A0DD4A-001\tempDir-001\node1\.
[junit4] 2> 525082 INFO (jetty-launcher-363-thread-2)
[n:127.0.0.1:53104_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestPullReplica_DB248AE5F4A0DD4A-001\tempDir-001\node2\.
[junit4] 2> 525149 INFO
(SUITE-TestPullReplica-seed#[DB248AE5F4A0DD4A]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 525151 INFO
(SUITE-TestPullReplica-seed#[DB248AE5F4A0DD4A]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:53099/solr ready
[junit4] 2> 525157 INFO
(SUITE-TestPullReplica-seed#[DB248AE5F4A0DD4A]-worker) [ ]
o.a.s.c.TestPullReplica Using legacyCloud?: false
[junit4] 2> 525162 INFO (qtp1625997366-2283) [n:127.0.0.1:53104_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterprop with params
val=false&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2 and
sendToOCPQueue=true
[junit4] 2> 525166 INFO (qtp1625997366-2283) [n:127.0.0.1:53104_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={val=false&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2}
status=0 QTime=3
[junit4] 2> 525187 INFO
(TEST-TestPullReplica.testKillLeader-seed#[DB248AE5F4A0DD4A]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testKillLeader
[junit4] 2> 525189 INFO (qtp1625997366-2288) [n:127.0.0.1:53104_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
pullReplicas=1&replicationFactor=1&collection.configName=conf&maxShardsPerNode=100&name=pull_replica_test_kill_leader&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 525192 INFO
(OverseerThreadFactory-890-thread-1-processing-n:127.0.0.1:53104_solr)
[n:127.0.0.1:53104_solr ] o.a.s.c.CreateCollectionCmd Create collection
pull_replica_test_kill_leader
[junit4] 2> 525306 INFO
(OverseerStateUpdate-98074193569185798-127.0.0.1:53104_solr-n_0000000000)
[n:127.0.0.1:53104_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"pull_replica_test_kill_leader",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"pull_replica_test_kill_leader_shard1_replica_p1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:53104/solr",
[junit4] 2> "type":"PULL"}
[junit4] 2> 525308 INFO
(OverseerStateUpdate-98074193569185798-127.0.0.1:53104_solr-n_0000000000)
[n:127.0.0.1:53104_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"pull_replica_test_kill_leader",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"pull_replica_test_kill_leader_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:53103/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 525511 INFO (qtp1625997366-2285) [n:127.0.0.1:53104_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node1&collection.configName=conf&newCollection=true&name=pull_replica_test_kill_leader_shard1_replica_p1&action=CREATE&numShards=1&collection=pull_replica_test_kill_leader&shard=shard1&wt=javabin&version=2&replicaType=PULL
[junit4] 2> 525512 INFO (qtp1625997366-2285) [n:127.0.0.1:53104_solr ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 525513 INFO (qtp2105085306-2278) [n:127.0.0.1:53103_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=pull_replica_test_kill_leader_shard1_replica_n1&action=CREATE&numShards=1&collection=pull_replica_test_kill_leader&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 525514 INFO (qtp2105085306-2278) [n:127.0.0.1:53103_solr ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 525623 INFO
(zkCallback-375-thread-1-processing-n:127.0.0.1:53104_solr)
[n:127.0.0.1:53104_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/pull_replica_test_kill_leader/state.json] for collection
[pull_replica_test_kill_leader] has occurred - updating... (live nodes size:
[2])
[junit4] 2> 525624 INFO
(zkCallback-374-thread-1-processing-n:127.0.0.1:53103_solr)
[n:127.0.0.1:53103_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/pull_replica_test_kill_leader/state.json] for collection
[pull_replica_test_kill_leader] has occurred - updating... (live nodes size:
[2])
[junit4] 2> 525624 INFO
(zkCallback-375-thread-2-processing-n:127.0.0.1:53104_solr)
[n:127.0.0.1:53104_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/pull_replica_test_kill_leader/state.json] for collection
[pull_replica_test_kill_leader] has occurred - updating... (live nodes size:
[2])
[junit4] 2> 525624 INFO
(zkCallback-374-thread-2-processing-n:127.0.0.1:53103_solr)
[n:127.0.0.1:53103_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/pull_replica_test_kill_leader/state.json] for collection
[pull_replica_test_kill_leader] has occurred - updating... (live nodes size:
[2])
[junit4] 2> 526546 INFO (qtp1625997366-2285) [n:127.0.0.1:53104_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node1
x:pull_replica_test_kill_leader_shard1_replica_p1] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 7.0.0
[junit4] 2> 526547 INFO (qtp2105085306-2278) [n:127.0.0.1:53103_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node2
x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 7.0.0
[junit4] 2> 526558 INFO (qtp2105085306-2278) [n:127.0.0.1:53103_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node2
x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.s.IndexSchema
[pull_replica_test_kill_leader_shard1_replica_n1] Schema name=minimal
[junit4] 2> 526567 INFO (qtp2105085306-2278) [n:127.0.0.1:53103_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node2
x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.s.IndexSchema Loaded
schema minimal/1.1 with uniqueid field id
[junit4] 2> 526567 INFO (qtp2105085306-2278) [n:127.0.0.1:53103_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node2
x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.c.CoreContainer
Creating SolrCore 'pull_replica_test_kill_leader_shard1_replica_n1' using
configuration from collection pull_replica_test_kill_leader, trusted=true
[junit4] 2> 526568 INFO (qtp2105085306-2278) [n:127.0.0.1:53103_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node2
x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter
JMX monitoring for
'solr_53103.solr.core.pull_replica_test_kill_leader.shard1.replica_n1'
(registry 'solr.core.pull_replica_test_kill_leader.shard1.replica_n1') enabled
at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1328f2bd
[junit4] 2> 526568 INFO (qtp2105085306-2278) [n:127.0.0.1:53103_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node2
x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 526568 INFO (qtp2105085306-2278) [n:127.0.0.1:53103_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node2
x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.c.SolrCore
[[pull_replica_test_kill_leader_shard1_replica_n1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestPullReplica_DB248AE5F4A0DD4A-001\tempDir-001\node1\pull_replica_test_kill_leader_shard1_replica_n1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestPullReplica_DB248AE5F4A0DD4A-001\tempDir-001\node1\.\pull_replica_test_kill_leader_shard1_replica_n1\data\]
[junit4] 2> 526568 INFO (qtp1625997366-2285) [n:127.0.0.1:53104_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node1
x:pull_replica_test_kill_leader_shard1_replica_p1] o.a.s.s.IndexSchema
[pull_replica_test_kill_leader_shard1_replica_p1] Schema name=minimal
[junit4] 2> 526573 INFO (qtp1625997366-2285) [n:127.0.0.1:53104_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node1
x:pull_replica_test_kill_leader_shard1_replica_p1] o.a.s.s.IndexSchema Loaded
schema minimal/1.1 with uniqueid field id
[junit4] 2> 526573 INFO (qtp1625997366-2285) [n:127.0.0.1:53104_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node1
x:pull_replica_test_kill_leader_shard1_replica_p1] o.a.s.c.CoreContainer
Creating SolrCore 'pull_replica_test_kill_leader_shard1_replica_p1' using
configuration from collection pull_replica_test_kill_leader, trusted=true
[junit4] 2> 526574 INFO (qtp1625997366-2285) [n:127.0.0.1:53104_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node1
x:pull_replica_test_kill_leader_shard1_replica_p1] o.a.s.m.r.SolrJmxReporter
JMX monitoring for
'solr_53104.solr.core.pull_replica_test_kill_leader.shard1.replica_p1'
(registry 'solr.core.pull_replica_test_kill_leader.shard1.replica_p1') enabled
at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1328f2bd
[junit4] 2> 526574 INFO (qtp1625997366-2285) [n:127.0.0.1:53104_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node1
x:pull_replica_test_kill_leader_shard1_replica_p1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 526574 INFO (qtp1625997366-2285) [n:127.0.0.1:53104_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node1
x:pull_replica_test_kill_leader_shard1_replica_p1] o.a.s.c.SolrCore
[[pull_replica_test_kill_leader_shard1_replica_p1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestPullReplica_DB248AE5F4A0DD4A-001\tempDir-001\node2\pull_replica_test_kill_leader_shard1_replica_p1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestPullReplica_DB248AE5F4A0DD4A-001\tempDir-001\node2\.\pull_replica_test_kill_leader_shard1_replica_p1\data\]
[junit4] 2> 526725 INFO (qtp2105085306-2278) [n:127.0.0.1:53103_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node2
x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 526725 INFO (qtp2105085306-2278) [n:127.0.0.1:53103_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node2
x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 526736 INFO (qtp2105085306-2278) [n:127.0.0.1:53103_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node2
x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 526736 INFO (qtp2105085306-2278) [n:127.0.0.1:53103_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node2
x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 526736 INFO (qtp1625997366-2285) [n:127.0.0.1:53104_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node1
x:pull_replica_test_kill_leader_shard1_replica_p1] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 526736 INFO (qtp1625997366-2285) [n:127.0.0.1:53104_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node1
x:pull_replica_test_kill_leader_shard1_replica_p1] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 526738 INFO (qtp2105085306-2278) [n:127.0.0.1:53103_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node2
x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.s.SolrIndexSearcher
Opening [Searcher@66bea9d1[pull_replica_test_kill_leader_shard1_replica_n1]
main]
[junit4] 2> 526738 INFO (qtp1625997366-2285) [n:127.0.0.1:53104_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node1
x:pull_replica_test_kill_leader_shard1_replica_p1] o.a.s.s.SolrIndexSearcher
Opening [Searcher@4a018b3b[pull_replica_test_kill_leader_shard1_replica_p1]
main]
[junit4] 2> 526741 INFO (qtp1625997366-2285) [n:127.0.0.1:53104_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node1
x:pull_replica_test_kill_leader_shard1_replica_p1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 526741 INFO (qtp1625997366-2285) [n:127.0.0.1:53104_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node1
x:pull_replica_test_kill_leader_shard1_replica_p1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 526743 INFO (qtp1625997366-2285) [n:127.0.0.1:53104_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node1
x:pull_replica_test_kill_leader_shard1_replica_p1] o.a.s.h.ReplicationHandler
Commits will be reserved for 10000
[junit4] 2> 526743 INFO (qtp1625997366-2285) [n:127.0.0.1:53104_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node1
x:pull_replica_test_kill_leader_shard1_replica_p1] o.a.s.c.ZkController
pull_replica_test_kill_leader_shard1_replica_p1 starting background replication
from leader
[junit4] 2> 526743 INFO (qtp1625997366-2285) [n:127.0.0.1:53104_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node1
x:pull_replica_test_kill_leader_shard1_replica_p1] o.a.s.c.ReplicateFromLeader
Will start replication from leader with poll interval: 00:00:03
[junit4] 2> 526744 INFO
(searcherExecutor-896-thread-1-processing-n:127.0.0.1:53104_solr
x:pull_replica_test_kill_leader_shard1_replica_p1 s:shard1
c:pull_replica_test_kill_leader r:core_node1) [n:127.0.0.1:53104_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node1
x:pull_replica_test_kill_leader_shard1_replica_p1] o.a.s.c.SolrCore
[pull_replica_test_kill_leader_shard1_replica_p1] Registered new searcher
Searcher@4a018b3b[pull_replica_test_kill_leader_shard1_replica_p1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 526744 INFO (qtp2105085306-2278) [n:127.0.0.1:53103_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node2
x:pull_replica_test_kill_leader_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 526744 INFO (qtp2105085306-2278) [n:127.0.0.1:53103_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node2
x:pull_replica_test_kill_leader_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 526746 INFO (qtp2105085306-2278) [n:127.0.0.1:53103_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node2
x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.h.ReplicationHandler
Commits will be reserved for 10000
[junit4] 2> 526747 INFO
(searcherExecutor-895-thread-1-processing-n:127.0.0.1:53103_solr
x:pull_replica_test_kill_leader_shard1_replica_n1 s:shard1
c:pull_replica_test_kill_leader r:core_node2) [n:127.0.0.1:53103_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node2
x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.c.SolrCore
[pull_replica_test_kill_leader_shard1_replica_n1] Registered new searcher
Searcher@66bea9d1[pull_replica_test_kill_leader_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 526747 INFO (qtp2105085306-2278) [n:127.0.0.1:53103_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node2
x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.u.UpdateLog Could not
find max version in index or recent updates, using new clock 1569187099478851584
[junit4] 2> 526748 INFO (qtp1625997366-2285) [n:127.0.0.1:53104_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node1
x:pull_replica_test_kill_leader_shard1_replica_p1] o.a.s.h.ReplicationHandler
Poll scheduled at an interval of 3000ms
[junit4] 2> 526748 WARN (qtp1625997366-2285) [n:127.0.0.1:53104_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node1
x:pull_replica_test_kill_leader_shard1_replica_p1] o.a.s.h.ReplicationHandler
SolrCloud is enabled for core pull_replica_test_kill_leader_shard1_replica_p1
but so is old-style replication. Make sure you intend this behavior, it usually
indicates a mis-configuration. Master setting is false and slave setting is true
[junit4] 2> 526757 INFO (qtp2105085306-2278) [n:127.0.0.1:53103_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node2
x:pull_replica_test_kill_leader_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 526757 INFO (qtp2105085306-2278) [n:127.0.0.1:53103_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node2
x:pull_replica_test_kill_leader_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 526757 INFO (qtp2105085306-2278) [n:127.0.0.1:53103_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node2
x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.c.SyncStrategy Sync
replicas to
http://127.0.0.1:53103/solr/pull_replica_test_kill_leader_shard1_replica_n1/
[junit4] 2> 526757 INFO (qtp2105085306-2278) [n:127.0.0.1:53103_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node2
x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.c.SyncStrategy Sync
Success - now sync replicas to me
[junit4] 2> 526757 INFO (qtp2105085306-2278) [n:127.0.0.1:53103_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node2
x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.c.SyncStrategy
http://127.0.0.1:53103/solr/pull_replica_test_kill_leader_shard1_replica_n1/
has no replicas
[junit4] 2> 526757 INFO (qtp2105085306-2278) [n:127.0.0.1:53103_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node2
x:pull_replica_test_kill_leader_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 526762 INFO (qtp2105085306-2278) [n:127.0.0.1:53103_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node2
x:pull_replica_test_kill_leader_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:53103/solr/pull_replica_test_kill_leader_shard1_replica_n1/
shard1
[junit4] 2> 526867 INFO
(zkCallback-375-thread-2-processing-n:127.0.0.1:53104_solr)
[n:127.0.0.1:53104_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/pull_replica_test_kill_leader/state.json] for collection
[pull_replica_test_kill_leader] has occurred - updating... (live nodes size:
[2])
[junit4] 2> 526867 INFO
(zkCallback-375-thread-1-processing-n:127.0.0.1:53104_solr)
[n:127.0.0.1:53104_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/pull_replica_test_kill_leader/state.json] for collection
[pull_replica_test_kill_leader] has occurred - updating... (live nodes size:
[2])
[junit4] 2> 526868 INFO
(zkCallback-374-thread-2-processing-n:127.0.0.1:53103_solr)
[n:127.0.0.1:53103_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/pull_replica_test_kill_leader/state.json] for collection
[pull_replica_test_kill_leader] has occurred - updating... (live nodes size:
[2])
[junit4] 2> 526868 INFO
(zkCallback-374-thread-1-processing-n:127.0.0.1:53103_solr)
[n:127.0.0.1:53103_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/pull_replica_test_kill_leader/state.json] for collection
[pull_replica_test_kill_leader] has occurred - updating... (live nodes size:
[2])
[junit4] 2> 526898 INFO (indexFetcher-905-thread-1)
[n:127.0.0.1:53104_solr c:pull_replica_test_kill_leader s:shard1 r:core_node1
x:pull_replica_test_kill_leader_shard1_replica_p1] o.a.s.h.IndexFetcher Replica
core_node2 is leader but it's state is down, skipping replication
[junit4] 2> 526898 INFO (qtp2105085306-2278) [n:127.0.0.1:53103_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node2
x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.c.ZkController I am
the leader, no recovery necessary
[junit4] 2> 526902 INFO (qtp2105085306-2278) [n:127.0.0.1:53103_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node2
x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin]
webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=pull_replica_test_kill_leader_shard1_replica_n1&action=CREATE&numShards=1&collection=pull_replica_test_kill_leader&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1390
[junit4] 2> 527007 INFO
(zkCallback-375-thread-1-processing-n:127.0.0.1:53104_solr)
[n:127.0.0.1:53104_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/pull_replica_test_kill_leader/state.json] for collection
[pull_replica_test_kill_leader] has occurred - updating... (live nodes size:
[2])
[junit4] 2> 527007 INFO
(zkCallback-375-thread-2-processing-n:127.0.0.1:53104_solr)
[n:127.0.0.1:53104_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/pull_replica_test_kill_leader/state.json] for collection
[pull_replica_test_kill_leader] has occurred - updating... (live nodes size:
[2])
[junit4] 2> 527007 INFO
(zkCallback-374-thread-2-processing-n:127.0.0.1:53103_solr)
[n:127.0.0.1:53103_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/pull_replica_test_kill_leader/state.json] for collection
[pull_replica_test_kill_leader] has occurred - updating... (live nodes size:
[2])
[junit4] 2> 527007 INFO
(zkCallback-374-thread-1-processing-n:127.0.0.1:53103_solr)
[n:127.0.0.1:53103_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/pull_replica_test_kill_leader/state.json] for collection
[pull_replica_test_kill_leader] has occurred - updating... (live nodes size:
[2])
[junit4] 2> 527758 INFO (qtp1625997366-2285) [n:127.0.0.1:53104_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node1
x:pull_replica_test_kill_leader_shard1_replica_p1] o.a.s.s.HttpSolrCall [admin]
webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node1&collection.configName=conf&newCollection=true&name=pull_replica_test_kill_leader_shard1_replica_p1&action=CREATE&numShards=1&collection=pull_replica_test_kill_leader&shard=shard1&wt=javabin&version=2&replicaType=PULL}
status=0 QTime=2248
[junit4] 2> 527766 INFO (qtp1625997366-2288) [n:127.0.0.1:53104_solr ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 527859 INFO
(zkCallback-375-thread-2-processing-n:127.0.0.1:53104_solr)
[n:127.0.0.1:53104_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/pull_replica_test_kill_leader/state.json] for collection
[pull_replica_test_kill_leader] has occurred - updating... (live nodes size:
[2])
[junit4] 2> 527859 INFO
(zkCallback-374-thread-1-processing-n:127.0.0.1:53103_solr)
[n:127.0.0.1:53103_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/pull_replica_test_kill_leader/state.json] for collection
[pull_replica_test_kill_leader] has occurred - updating... (live nodes size:
[2])
[junit4] 2> 527859 INFO
(zkCallback-374-thread-2-processing-n:127.0.0.1:53103_solr)
[n:127.0.0.1:53103_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/pull_replica_test_kill_leader/state.json] for collection
[pull_replica_test_kill_leader] has occurred - updating... (live nodes size:
[2])
[junit4] 2> 527859 INFO
(zkCallback-375-thread-1-processing-n:127.0.0.1:53104_solr)
[n:127.0.0.1:53104_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/pull_replica_test_kill_leader/state.json] for collection
[pull_replica_test_kill_leader] has occurred - updating... (live nodes size:
[2])
[junit4] 2> 528767 INFO (qtp1625997366-2288) [n:127.0.0.1:53104_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={pullReplicas=1&replicationFactor=1&collection.configName=conf&maxShardsPerNode=100&name=pull_replica_test_kill_leader&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2}
status=0 QTime=3577
[junit4] 2> 528784 INFO (qtp2105085306-2292) [n:127.0.0.1:53103_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node2
x:pull_replica_test_kill_leader_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory
[pull_replica_test_kill_leader_shard1_replica_n1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[1 (1569187101608509440)]} 0 4
[junit4] 2> 528785 INFO (qtp2105085306-2291) [n:127.0.0.1:53103_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node2
x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2
start
commit{_version_=1569187101615849472,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 528786 INFO (qtp2105085306-2291) [n:127.0.0.1:53103_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node2
x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.u.SolrIndexWriter
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@185ec252
commitCommandVersion:1569187101615849472
[junit4] 2> 528816 INFO (qtp2105085306-2291) [n:127.0.0.1:53103_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node2
x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.s.SolrIndexSearcher
Opening [Searcher@2b3641ca[pull_replica_test_kill_leader_shard1_replica_n1]
main]
[junit4] 2> 528818 INFO (qtp2105085306-2291) [n:127.0.0.1:53103_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node2
x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2
end_commit_flush
[junit4] 2> 528820 INFO
(searcherExecutor-895-thread-1-processing-n:127.0.0.1:53103_solr
x:pull_replica_test_kill_leader_shard1_replica_n1 s:shard1
c:pull_replica_test_kill_leader r:core_node2) [n:127.0.0.1:53103_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node2
x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.c.SolrCore
[pull_replica_test_kill_leader_shard1_replica_n1] Registered new searcher
Searcher@2b3641ca[pull_replica_test_kill_leader_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C1)))}
[junit4] 2> 528820 INFO (qtp2105085306-2291) [n:127.0.0.1:53103_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node2
x:pull_replica_test_kill_leader_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory
[pull_replica_test_kill_leader_shard1_replica_n1] webapp=/solr path=/update
params={_stateVer_=pull_replica_test_kill_leader:5&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 35
[junit4] 2> 528825 INFO (qtp2105085306-2290) [n:127.0.0.1:53103_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node2
x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.c.S.Request
[pull_replica_test_kill_leader_shard1_replica_n1] webapp=/solr path=/select
params={q=*:*&wt=javabin&version=2} hits=1 status=0 QTime=1
[junit4] 2> 528830 INFO (qtp1625997366-2286) [n:127.0.0.1:53104_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node1
x:pull_replica_test_kill_leader_shard1_replica_p1] o.a.s.c.S.Request
[pull_replica_test_kill_leader_shard1_replica_p1] webapp=/solr path=/select
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
[junit4] 2> 528931 INFO (qtp1625997366-2286) [n:127.0.0.1:53104_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node1
x:pull_replica_test_kill_leader_shard1_replica_p1] o.a.s.c.S.Request
[pull_replica_test_kill_leader_shard1_replica_p1] webapp=/solr path=/select
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
[junit4] 2> 529033 INFO (qtp1625997366-2297) [n:127.0.0.1:53104_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node1
x:pull_replica_test_kill_leader_shard1_replica_p1] o.a.s.c.S.Request
[pull_replica_test_kill_leader_shard1_replica_p1] webapp=/solr path=/select
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
[junit4] 2> 529134 INFO (qtp1625997366-2298) [n:127.0.0.1:53104_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node1
x:pull_replica_test_kill_leader_shard1_replica_p1] o.a.s.c.S.Request
[pull_replica_test_kill_leader_shard1_replica_p1] webapp=/solr path=/select
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
[junit4] 2> 529198 INFO
(OverseerCollectionConfigSetProcessor-98074193569185798-127.0.0.1:53104_solr-n_0000000000)
[n:127.0.0.1:53104_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 529236 INFO (qtp1625997366-2279) [n:127.0.0.1:53104_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node1
x:pull_replica_test_kill_leader_shard1_replica_p1] o.a.s.c.S.Request
[pull_replica_test_kill_leader_shard1_replica_p1] webapp=/solr path=/select
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
[junit4] 2> 529339 INFO (qtp1625997366-2283) [n:127.0.0.1:53104_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node1
x:pull_replica_test_kill_leader_shard1_replica_p1] o.a.s.c.S.Request
[pull_replica_test_kill_leader_shard1_replica_p1] webapp=/solr path=/select
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
[junit4] 2> 529443 INFO (qtp1625997366-2285) [n:127.0.0.1:53104_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node1
x:pull_replica_test_kill_leader_shard1_replica_p1] o.a.s.c.S.Request
[pull_replica_test_kill_leader_shard1_replica_p1] webapp=/solr path=/select
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
[junit4] 2> 529545 INFO (qtp1625997366-2288) [n:127.0.0.1:53104_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node1
x:pull_replica_test_kill_leader_shard1_replica_p1] o.a.s.c.S.Request
[pull_replica_test_kill_leader_shard1_replica_p1] webapp=/solr path=/select
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
[junit4] 2> 529647 INFO (qtp1625997366-2288) [n:127.0.0.1:53104_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node1
x:pull_replica_test_kill_leader_shard1_replica_p1] o.a.s.c.S.Request
[pull_replica_test_kill_leader_shard1_replica_p1] webapp=/solr path=/select
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
[junit4] 2> 529747 INFO (indexFetcher-905-thread-1)
[n:127.0.0.1:53104_solr c:pull_replica_test_kill_leader s:shard1 r:core_node1
x:pull_replica_test_kill_leader_shard1_replica_p1] o.a.s.h.IndexFetcher Last
replication failed, so I'll force replication
[junit4] 2> 529747 INFO (indexFetcher-905-thread-1)
[n:127.0.0.1:53104_solr c:pull_replica_test_kill_leader s:shard1 r:core_node1
x:pull_replica_test_kill_leader_shard1_replica_p1] o.a.s.h.IndexFetcher Updated
masterUrl to
http://127.0.0.1:53103/solr/pull_replica_test_kill_leader_shard1_replica_n1/
[junit4] 2> 529748 INFO (qtp1625997366-2286) [n:127.0.0.1:53104_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node1
x:pull_replica_test_kill_leader_shard1_replica_p1] o.a.s.c.S.Request
[pull_replica_test_kill_leader_shard1_replica_p1] webapp=/solr path=/select
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
[junit4] 2> 529754 INFO (qtp2105085306-2299) [n:127.0.0.1:53103_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node2
x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.c.S.Request
[pull_replica_test_kill_leader_shard1_replica_n1] webapp=/solr
path=/replication
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0
QTime=0
[junit4] 2> 529754 INFO (indexFetcher-905-thread-1)
[n:127.0.0.1:53104_solr c:pull_replica_test_kill_leader s:shard1 r:core_node1
x:pull_replica_test_kill_leader_shard1_replica_p1] o.a.s.h.IndexFetcher
Master's generation: 2
[junit4] 2> 529754 INFO (indexFetcher-905-thread-1)
[n:127.0.0.1:53104_solr c:pull_replica_test_kill_leader s:shard1 r:core_node1
x:pull_replica_test_kill_leader_shard1_replica_p1] o.a.s.h.IndexFetcher
Master's version: 1496493436448
[junit4] 2> 529754 INFO (indexFetcher-905-thread-1)
[n:127.0.0.1:53104_solr c:pull_replica_test_kill_leader s:shard1 r:core_node1
x:pull_replica_test_kill_leader_shard1_replica_p1] o.a.s.h.IndexFetcher Slave's
generation: 1
[junit4] 2> 529754 INFO (indexFetcher-905-thread-1)
[n:127.0.0.1:53104_solr c:pull_replica_test_kill_leader s:shard1 r:core_node1
x:pull_replica_test_kill_leader_shard1_replica_p1] o.a.s.h.IndexFetcher Slave's
version: 0
[junit4] 2> 529754 INFO (indexFetcher-905-thread-1)
[n:127.0.0.1:53104_solr c:pull_replica_test_kill_leader s:shard1 r:core_node1
x:pull_replica_test_kill_leader_shard1_replica_p1] o.a.s.h.IndexFetcher
Starting replication process
[junit4] 2> 529755 INFO (qtp2105085306-2299) [n:127.0.0.1:53103_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node2
x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.c.S.Request
[pull_replica_test_kill_leader_shard1_replica_n1] webapp=/solr
path=/replication
params={generation=2&qt=/replication&wt=javabin&version=2&command=filelist}
status=0 QTime=0
[junit4] 2> 529756 INFO (indexFetcher-905-thread-1)
[n:127.0.0.1:53104_solr c:pull_replica_test_kill_leader s:shard1 r:core_node1
x:pull_replica_test_kill_leader_shard1_replica_p1] o.a.s.h.IndexFetcher Number
of files in latest index in master: 15
[junit4] 2> 529756 INFO (indexFetcher-905-thread-1)
[n:127.0.0.1:53104_solr c:pull_replica_test_kill_leader s:shard1 r:core_node1
x:pull_replica_test_kill_leader_shard1_replica_p1] o.a.s.h.IndexFetcher
Starting download (fullCopy=true) to MockDirectoryWrapper(RAMDirectory@49caf8f9
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@57ead03b)
[junit4] 2> 529756 INFO (qtp2105085306-2299) [n:127.0.0.1:53103_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node2
x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.c.S.Request
[pull_replica_test_kill_leader_shard1_replica_n1] webapp=/solr
path=/replication
params={generation=2&qt=/replication&file=_0.si&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 529770 INFO (qtp2105085306-2299) [n:127.0.0.1:53103_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node2
x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.c.S.Request
[pull_replica_test_kill_leader_shard1_replica_n1] webapp=/solr
path=/replication
params={generation=2&qt=/replication&file=_0_LuceneVarGapFixedInterval_0.tiv&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=2
[junit4] 2> 529772 INFO (qtp2105085306-2278) [n:127.0.0.1:53103_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node2
x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.c.S.Request
[pull_replica_test_kill_leader_shard1_replica_n1] webapp=/solr
path=/replication
params={generation=2&qt=/replication&file=_0.nvd&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 529776 INFO (qtp2105085306-2293) [n:127.0.0.1:53103_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node2
x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.c.S.Request
[pull_replica_test_kill_leader_shard1_replica_n1] webapp=/solr
path=/replication
params={generation=2&qt=/replication&file=_0_LuceneVarGapFixedInterval_0.pos&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 529783 INFO (qtp2105085306-2292) [n:127.0.0.1:53103_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node2
x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.c.S.Request
[pull_replica_test_kill_leader_shard1_replica_n1] webapp=/solr
path=/replication
params={generation=2&qt=/replication&file=_0.fdx&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 529784 INFO (qtp2105085306-2292) [n:127.0.0.1:53103_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node2
x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.c.S.Request
[pull_replica_test_kill_leader_shard1_replica_n1] webapp=/solr
path=/replication
params={generation=2&qt=/replication&file=_0_FST50_0.tfp&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 529785 INFO (qtp2105085306-2292) [n:127.0.0.1:53103_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node2
x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.c.S.Request
[pull_replica_test_kill_leader_shard1_replica_n1] webapp=/solr
path=/replication
params={generation=2&qt=/replication&file=_0_LuceneVarGapFixedInterval_0.doc&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 529786 INFO (qtp2105085306-2292) [n:127.0.0.1:53103_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node2
x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.c.S.Request
[pull_replica_test_kill_leader_shard1_replica_n1] webapp=/solr
path=/replication
params={generation=2&qt=/replication&file=_0.fdt&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 529788 INFO (qtp2105085306-2291) [n:127.0.0.1:53103_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node2
x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.c.S.Request
[pull_replica_test_kill_leader_shard1_replica_n1] webapp=/solr
path=/replication
params={generation=2&qt=/replication&file=_0_FST50_0.pos&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 529789 INFO (qtp2105085306-2291) [n:127.0.0.1:53103_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node2
x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.c.S.Request
[pull_replica_test_kill_leader_shard1_replica_n1] webapp=/solr
path=/replication
params={generation=2&qt=/replication&file=_0_LuceneVarGapFixedInterval_0.tib&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 529791 INFO (qtp2105085306-2291) [n:127.0.0.1:53103_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node2
x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.c.S.Request
[pull_replica_test_kill_leader_shard1_replica_n1] webapp=/solr
path=/replication
params={generation=2&qt=/replication&file=_0_FST50_0.doc&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 529792 INFO (qtp2105085306-2290) [n:127.0.0.1:53103_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node2
x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.c.S.Request
[pull_replica_test_kill_leader_shard1_replica_n1] webapp=/solr
path=/replication
params={generation=2&qt=/replication&file=_0_Memory_0.ram&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 529794 INFO (qtp2105085306-2287) [n:127.0.0.1:53103_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node2
x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.c.S.Request
[pull_replica_test_kill_leader_shard1_replica_n1] webapp=/solr
path=/replication
params={generation=2&qt=/replication&file=_0.nvm&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 529807 INFO (qtp2105085306-2289) [n:127.0.0.1:53103_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node2
x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.c.S.Request
[pull_replica_test_kill_leader_shard1_replica_n1] webapp=/solr
path=/replication
params={generation=2&qt=/replication&file=_0.fnm&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 529808 INFO (qtp2105085306-2289) [n:127.0.0.1:53103_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node2
x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.c.S.Request
[pull_replica_test_kill_leader_shard1_replica_n1] webapp=/solr
path=/replication
params={generation=2&qt=/replication&file=segments_2&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 529809 INFO (indexFetcher-905-thread-1)
[n:127.0.0.1:53104_solr c:pull_replica_test_kill_leader s:shard1 r:core_node1
x:pull_replica_test_kill_leader_shard1_replica_p1] o.a.s.h.IndexFetcher Total
time taken for download (fullCopy=true,bytesDownloaded=2515) : 0 secs (null
bytes/sec) to MockDirectoryWrapper(RAMDirectory@49caf8f9
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@57ead03b)
[junit4] 2> 529810 INFO (indexFetcher-905-thread-1)
[n:127.0.0.1:53104_solr c:pull_replica_test_kill_leader s:shard1 r:core_node1
x:pull_replica_test_kill_leader_shard1_replica_p1] o.a.s.c.SolrCore Updating
index properties... index=index.20170603073717418
[junit4] 2> 529810 INFO (indexFetcher-905-thread-1)
[n:127.0.0.1:53104_solr c:pull_replica_test_kill_leader s:shard1 r:core_node1
x:pull_replica_test_kill_leader_shard1_replica_p1] o.a.s.h.IndexFetcher
removing old index directory MockDirectoryWrapper(RAMDirectory@1c39ae73
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@c48a33a)
[junit4] 2> 529816 INFO (indexFetcher-905-thread-1)
[n:127.0.0.1:53104_solr c:pull_replica_test_kill_leader s:shard1 r:core_node1
x:pull_replica_test_kill_leader_shard1_replica_p1] o.a.s.u.DefaultSolrCoreState
New IndexWriter is ready to be used.
[junit4] 2> 529829 INFO (indexFetcher-905-thread-1)
[n:127.0.0.1:53104_solr c:pull_replica_test_kill_leader s:shard1 r:core_node1
x:pull_replica_test_kill_leader_shard1_replica_p1] o.a.s.s.SolrIndexSearcher
Opening [Searcher@8e845b4[pull_replica_test_kill_leader_shard1_replica_p1] main]
[junit4] 2> 529830 INFO
(searcherExecutor-896-thread-1-processing-n:127.0.0.1:53104_solr
x:pull_replica_test_kill_leader_shard1_replica_p1 s:shard1
c:pull_replica_test_kill_leader r:core_node1) [n:127.0.0.1:53104_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node1
x:pull_replica_test_kill_leader_shard1_replica_p1] o.a.s.c.SolrCore
[pull_replica_test_kill_leader_shard1_replica_p1] Registered new searcher
Searcher@8e845b4[pull_replica_test_kill_leader_shard1_replica_p1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C1)))}
[junit4] 2> 529853 INFO (qtp1625997366-2286) [n:127.0.0.1:53104_solr
c:pull_replica_test_kill_leader s:shard1 r:core_node1
x:pull_replica_test_kill_leader_shard1_replica_p1] o.a.s.c.S.Request
[pull_replica_test_kill_leader_shard1_replica_p1] webapp=/solr path=/select
params={q=*:*&wt=javabin&version=2} hits=1 status=0 QTime=0
[junit4] 2> 529855 INFO
(TEST-TestPullReplica.testKillLeader-seed#[DB248AE5F4A0DD4A]) [ ]
o.a.s.c.ChaosMonkey monkey: kill jetty! 53103
[junit4] 2> 529859 INFO
(TEST-TestPullReplica.testKillLeader-seed#[DB248AE5F4A0DD4A]) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@424d1ef2{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 529864 INFO
(TEST-TestPullReplica.testKillLeader-seed#[DB248AE5F4A0DD4A]) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1571348219
[junit4] 2> 529866 INFO
(TEST-TestPullReplica.testKillLeader-seed#[DB248AE5F4A0DD4A]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 529868 INFO
(TEST-TestPullReplica.testKillLeader-seed#[DB248AE5F4A0DD4A]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 529869 INFO
(TEST-TestPullReplica.testKillLeader-seed#[DB248AE5F4A0DD4A]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 529873 INFO
(TEST-TestPullReplica.testKillLeader-seed#[DB248AE5F4A0DD4A]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 529876 INFO (coreCloseExecutor-907-thread-1)
[n:127.0.0.1:53103_solr c:pull_replica_test_kill_leader s:shard1 r:core_node2
x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.c.SolrCore
[pull_replica_test_kill_leader_shard1_replica_n1] CLOSING SolrCore
org.apache.solr.core.SolrCore@1636312b
[junit4] 2> 529876 INFO
(zkCallback-375-thread-1-processing-n:127.0.0.1:53104_solr)
[n:127.0.0.1:53104_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/pull_replica_test_kill_leader/state.json] for collection
[pull_replica_test_kill_leader] has occurred - updating... (live nodes size:
[2])
[junit4] 2> 529876 INFO
(zkCallback-375-thread-2-processing-n:127.0.0.1:53104_solr)
[n:127.0.0.1:53104_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/pull_replica_test_kill_leader/state.json] for collection
[pull_replica_test_kill_leader] has occurred - updating... (live nodes size:
[2])
[junit4] 2> 529876 INFO
(zkCallback-374-thread-1-processing-n:127.0.0.1:53103_solr)
[n:127.0.0.1:53103_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/pull_replica_test_kill_leader/state.json] for collection
[pull_replica_test_kill_leader] has occurred - updating... (live nodes size:
[2])
[junit4] 2> 529876 INFO
(zkCallback-374-thread-2-processing-n:127.0.0.1:53103_solr)
[n:127.0.0.1:53103_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/pull_replica_test_kill_leader/state.json] for collection
[pull_replica_test_kill_leader] has occurred - updating... (live nodes size:
[2])
[junit4] 2> 529876 INFO (zkCallback-381-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/pull_replica_test_kill_leader/state.json] for collection
[pull_replica_test_kill_leader] has occurred - updating... (live nodes size:
[2])
[junit4] 2> 529882 INFO (coreCloseExecutor-907-thread-1)
[n:127.0.0.1:53103_solr c:pull_replica_test_kill_leader s:shard1 r:core_node2
x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.m.SolrMetricManager
Closing metric reporters for
registry=solr.core.pull_replica_test_kill_leader.shard1.replica_n1,
tag=372650283
[junit4] 2> 529886 INFO (coreCloseExecutor-907-thread-1)
[n:127.0.0.1:53103_solr c:pull_replica_test_kill_leader s:shard1 r:core_node2
x:pull_replica_test_kill_leader_shard1_replica_n1] o.a.s.m.SolrMetricManager
Closing metric reporters for
registry=solr.collection.pull_replica_test_kill_leader.shard1.leader,
tag=372650283
[junit4] 2> 529888 WARN
(zkCallback-374-thread-2-processing-n:127.0.0.1:53103_solr)
[n:127.0.0.1:53103_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 529888 INFO
(TEST-TestPullReplica.testKillLeader-seed#[DB248AE5F4A0DD4A]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@586822d0{/solr,null,UNAVAILABLE}
[junit4] 2> 529888 INFO
(TEST-TestPullReplica.testKillLeader-seed#[DB248AE5F4A0DD4A]) [ ]
o.a.s.c.ChaosMonkey monkey: stop jetty! 53103
[junit4] 2> 529894 INFO (zkCallback-381-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
[junit4] 2> 529899 INFO
(zkCallback-375-thread-2-processing-n:127.0.0.1:53104_solr)
[n:127.0.0.1:53104_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (1)
[junit4] 2> 536793 INFO (indexFetcher-905-thread-1)
[n:127.0.0.1:53104_solr c:pull_replica_test_kill_leader s:shard1 r:core_node1
x:pull_replica_test_kill_leader_shard1_replica_p1] o.a.s.h.ReplicationHandler
Ignoring exception matching No registered leader was found
[junit4] 2> 536794 INFO (indexFetcher-905-thread-1)
[n:127.0.0.1:53104_solr c:pull_replica_test_kill_leader s:shard1 r:core_node1
x:pull_replica_test_kill_leader_shard1_replica_p1] o.a.s.h.IndexFetcher Last
replication failed, so I'll force replication
[junit4] 2> 540804 INFO (indexFetcher-905-thread-1)
[n:127.0.0.1:53104_solr c:pull_replica_test_kill_leader s:shard1 r:core_node1
x:pull_replica_test_kill_leader_shard1_replica_p1] o.a.s.h.ReplicationHandler
Ignoring exception matching No registered leader was found
[junit4] 2> 540804 INFO (indexFetcher-905-thread-1)
[n:127.0.0.1:53104_solr c:pull_replica_test_kill_leader s:shard1 r:core_node1
x:pull_replica_test_kill_leader_shard1_replica_p1] o.a.s.h.IndexFetcher Last
replication failed, so I'll force replication
[junit4] 2> 544812 INFO (indexFetcher-905-thread-1)
[n:127.0.0.1:53104_solr c:pull_replica_test_kill_leader s:shard1 r:core_node1
x:pull_replica_test_kill_leader_shard1_replica_p1] o.a.s.h.ReplicationHandler
Ignoring exception matching No registered leader was found
[junit4] 2> 544812 INFO (indexFetcher-905-thread-1)
[n:127.0.0.1:53104_solr c:pull_replica_test_kill_leader s:shard1 r:core_node1
x:pull_replica_test_kill_leader_shard1_replica_p1] o.a.s.h.IndexFetcher Last
replication failed, so I'll force replication
[junit4] 2> 548827 INFO (indexFetcher-905-thread-1)
[n:127.0.0.1:53104_solr c:pull_replica_test_kill_leader s:shard1 r:core_node1
x:pull_replica_test_kill_leader_shard1_replica_p1] o.a.s.h.ReplicationHandler
Ignoring exception matching No registered leader was found
[junit4] 2> 548827 INFO (indexFetcher-905-thread-1)
[n:127.0.0.1:53104_solr c:pull_replica_test_kill_leader s:shard1 r:core_node1
x:pull_replica_test_kill_leader_shard1_replica_p1] o.a.s.h.IndexFetcher Last
replication failed, so I'll force replication
[junit4] 2> 552835 INFO (indexFetcher-905-thread-1)
[n:127.0.0.1:53104_solr c:pull_replica_test_kill_leader s:shard1 r:core_node1
x:pull_replica_test_kill_leader_shard1_replica_p1] o.a.s.h.ReplicationHandler
Ignoring exception matching No registered leader was found
[junit4] 2> 552835 INFO (indexFetcher-905-thread-1)
[n:127.0.0.1:53104_solr c:pull_replica_test_kill_leader s:shard1 r:core_node1
x:pull_replica_test_kill_leader_shard1_replica_p1] o.a.s.h.IndexFetcher Last
replication failed, so I'll force replication
[junit4] 2> 556882 INFO (indexFetcher-905-thread-1)
[n:127.0.0.1:53104_solr c:pull_replica_test_kill_leader s:shard1 r:core_node1
x:pull_replica_test_kill_leader_shard1_replica_p1] o.a.s.h.ReplicationHandler
Ignoring exception matching No registered leader was found
[junit4] 2> 556882 INFO (indexFetcher-905-thread-1)
[n:127.0.0.1:53104_solr c:pull_replica_test_kill_leader s:shard1 r:core_node1
x:pull_replica_test_kill_leader_shard1_replica_p1] o.a.s.h.IndexFetcher Last
replication failed, so I'll force replication
[junit4] 2> 560915 INFO (indexFetcher-905-thread-1)
[n:127.0.0.1:53104_solr c:pull_replica_test_kill_leader s:shard1 r:core_node1
x:pull_replica_test_kill_leader_shard1_replica_p1] o.a.s.h.ReplicationHandler
Ignoring exception matching No registered leader was found
[junit4] 2> 560915 INFO (indexFetcher-905-thread-1)
[n:127.0.0.1:53104_solr c:pull_replica_test_kill_leader s:shard1 r:core_node1
x:pull_replica_test_kill_leader_shard1_replica_p1] o.a.s.h.IndexFetcher Last
replication failed, so I'll force replication
[junit4] 2> 564950 INFO (indexFetcher-905-thread-1)
[n:127.0.0.1:53104_solr c:pull_replica_test_kill_leader s:shard1 r:core_node1
x:pull_replica_test_kill_leader_shard1_replica_p1] o.a.s.h.ReplicationHandler
Ignoring exception matching No registered leader was found
[junit4] 2> 564950 INFO (indexFetcher-905-thread-1)
[n:127.0.0.1:53104_solr c:pull_replica_test_kill_leader s:shard1 r:core_node1
x:pull_replica_test_kill_leader_shard1_replica_p1] o.a.s.h.IndexFetcher Last
replication failed, so I'll force replication
[junit4] 2> 568972 INFO (indexFetcher-905-thread-1)
[n:127.0.0.1:53104_solr c:pull_replica_test_kill_leader s:shard1 r:core_node1
x:pull_replica_test_kill_leader_shard1_replica_p1] o.a.s.h.ReplicationHandler
Ignoring exception matching No registered leader was found
[junit4] 2> 568972 INFO (indexFetcher-905-thread-1)
[n:127.0.0.1:53104_solr c:pull_replica_test_kill_leader s:shard1 r:core_node1
x:pull_replica_test_kill_leader_shard1_replica_p1] o.a.s.h.IndexFetcher Last
replication failed, so I'll force replication
[junit4] 2> 572994 INFO (indexFetcher-905-thread-1)
[n:127.0.0.1:53104_solr c:pull_replica_test_kill_leader s:shard1 r:core_node1
x:pull_replica_test_kill_leader_shard1_replica_p1] o.a.s.h.ReplicationHandler
Ignoring exception matching No registered leader was found
[junit4] 2> 572994 INFO (indexFetcher-905-thread-1)
[n:127.0.0.1:53104_solr c:pull_replica_test_kill_leader s:shard1 r:core_node1
x:pull_replica_test_kill_leader_shard1_replica_p1] o.a.s.h.IndexFetcher Last
replication failed, so I'll force replication
[junit4] 2> 577017 INFO (indexFetcher-905-thread-1)
[n:127.0.0.1:53104_solr c:pull_replica_test_kill_leader s:shard1 r:core_node1
x:pull_replica_test_kill_leader_shard1_replica_p1] o.a.s.h.ReplicationHandler
Ignoring exception matching No registered leader was found
[junit4] 2> 577017 INFO (indexFetcher-905-thread-1)
[n:127.0.0.1:53104_solr c:pull_replica_test_kill_leader s:shard1 r:core_node1
x:pull_replica_test_kill_leader_shard1_replica_p1] o.a.s.h.IndexFetcher Last
replication failed, so I'll force replication
[junit4] 2> 581025 INFO (indexFetcher-905-thread-1)
[n:127.0.0.1:53104_solr c:pull_replica_test_kill_leader s:shard1 r:core_node1
x:pull_replica_test_kill_leader_shard1_replica_p1] o.a.s.h.ReplicationHandler
Ignoring exception matching No registered leader was found
[junit4] 2> 581025 INFO (indexFetcher-905-thread-1)
[n:127.0.0.1:53104_solr c:pull_replica_test_kill_leader s:shard1 r:core_node1
x:pull_replica_test_kill_leader_shard1_replica_p1] o.a.s.h.IndexFetcher Last
replication failed, so I'll force replication
[junit4] 2> 585058 INFO (indexFetcher-905-thread-1)
[n:127.0.0.1:53104_solr c:pull_replica_test_kill_leader s:shard1 r:core_node1
x:pull_replica_test_kill_leader_shard1_replica_p1] o.a.s.h.ReplicationHandler
Ignoring exception matching No registered leader was found
[junit4] 2> 585058 INFO (indexFetcher-905-thread-1)
[n:127.0.0.1:53104_solr c:pull_replica_test_kill_leader s:shard1 r:core_node1
x:pull_replica_test_kill_leader_shard1_replica_p1] o.a.s.h.IndexFetcher Last
replication failed, so I'll force replication
[junit4] 2> 589066 INFO (indexFetcher-905-thread-1)
[n:127.0.0.1:53104_solr c:pull_replica_test_kill_leader s:shard1 r:core_node1
x:pull_replica_test_kill_leader_shard1_replica_p1] o.a.s.h.ReplicationHandler
Ignoring exception matching No registered leader was found
[junit4] 2> 589066 INFO (indexFetcher-905-thread-1)
[n:127.0.0.1:53104_solr c:pull_replica_test_kill_leader s:shard1 r:core_node1
x:pull_replica_test_kill_leader_shard1_replica_p1] o.a.s.h.IndexFetcher Last
replication failed, so I'll force replication
[junit4] 2> 593089 INFO (indexFetcher-905-thread-1)
[n:127.0.0.1:53104_solr c:pull_replica_test_kill_leader s:shard1 r:core_node1
x:pull_replica_test_kill_leader_shard1_replica_p1] o.a.s.h.ReplicationHandler
Ignoring exception matching No registered leader was found
[junit4] 2> 593089 INFO (indexFetcher-905-thread-1)
[n:127.0.0.1:53104_solr c:pull_replica_test_kill_leader s:shard1 r:core_node1
x:pull_replica_test_kill_leader_shard1_replica_p1] o.a.s.h.IndexFetcher Last
replication failed, so I'll force replication
[junit4] 2> 597120 INFO (indexFetcher-905-thread-1)
[n:127.0.0.1:53104_solr c:pull_replica_test_kill_leader s:shard1 r:core_node1
x:pull_replica_test_kill_leader_shard1_replica_p1] o.a.s.h.ReplicationHandler
Ignoring exception matching No registered leader was found
[junit4] 2> 597120 INFO (indexFetcher-905-thread-1)
[n:127.0.0.1:53104_solr c:pull_replica_test_kill_leader s:shard1 r:core_node1
x:pull_replica_test_kill_leader_shard1_replica_p1] o.a.s.h.IndexFetcher Last
replication failed, so I'll force replication
[junit4] 2> 601125 INFO (indexFetcher-905-thread-1)
[n:127.0.0.1:53104_solr c:pull_replica_test_kill_leader s:shard1 r:core_node1
x:pull_replica_test_kill_leader_shard1_replica_p1] o.a.s.h.ReplicationHandler
Ignoring exception matching No registered leader was found
[junit4] 2> 601125 INFO (indexFetcher-905-thread-1)
[n:127.0.0.1:53104_solr c:pull_replica_test_kill_leader s:shard1 r:core_node1
x:pull_replica_test_kill_leader_shard1_replica_p1] o.a.s.h.IndexFetcher Last
replication failed, so I'll force replication
[junit4] 2> 605142 INFO (indexFetcher-905-thread-1)
[n:127.0.0.1:53104_solr c:pull_replica_test_kill_leader s:shard1 r:core_node1
x:pull_replica_test_kill_leader_shard1_replica_p1] o.a.s.h.ReplicationHandler
Ignoring exception matching No registered leader was found
[junit4] 2> 605142 INFO (indexFetcher-905-thread-1)
[n:127.0.0.1:53104_solr c:pull_replica_test_kill_leader s:shard1 r:core_node1
x:pull_replica_test_kill_leader_shard1_replica_p1] o.a.s.h.IndexFetcher Last
replication failed, so I'll force replication
[junit4] 2> 609187 INFO (indexFetcher-905-thread-1)
[n:127.0.0.1:53104_solr c:pull_replica_test_kill_leader s:shard1 r:core_node1
x:pull_replica_test_kill_leader_shard1_replica_p1] o.a.s.h.ReplicationHandler
Ignoring exception matching No registered leader was found
[junit4] 2> 609187 INFO (indexFetcher-905-thread-1)
[n:127.0.0.1:53104_solr c:pull_replica_test_kill_leader s:shard1 r:core_node1
x:pull_replica_test_kill_leader_shard1_replica_p1] o.a.s.h.IndexFetcher Last
replication failed, so I'll force replication
[junit4] 2> 613192 INFO (indexFetcher-905-thread-1)
[n:127.0.0.1:53104_solr c:pull_replica_test_kill_leader s:shard1 r:core_node1
x:pull_replica_test_kill_leader_shard1_replica_p1] o.a.s.h.ReplicationHandler
Ignoring exception matching No registered leader was found
[junit4] 2> 613192 INFO (indexFetcher-905-thread-1)
[n:127.0.0.1:53104_solr c:pull_replica_test_kill_leader s:shard1 r:core_node1
x:pull_replica_test_kill_leader_shard1_replica_p1] o.a.s.h.IndexFetcher Last
replication failed, so I'll force replication
[junit4] 2> 617192 INFO (indexFetcher-905-thread-1)
[n:127.0.0.1:53104_solr c:pull_replica_test_kill_leader s:shard1 r:core_node1
x:pull_replica_test_kill_leader_shard1_replica_p1] o.a.s.h.ReplicationHandler
Ignoring exception matching No registered leader was found
[junit4] 2> 617193 INFO (indexFetcher-905-thread-1)
[n:127.0.0.1:53104_solr c:pull_replica_test_kill_leader s:shard1 r:core_node1
x:pull_replica_test_kill_leader_shard1_replica_p1] o.a.s.h.IndexFetcher Last
replication failed, so I'll force replication
[junit4] 2> 619893 WARN
(TEST-TestPullReplica.testKillLeader-seed#[DB248AE5F4A0DD4A]) [ ]
o.a.s.c.TestPullReplica Jetty 53103 not running, probably some bad test.
Starting it
[junit4] 2> 619893 INFO
(TEST-TestPullReplica.testKillLeader-seed#[DB248AE5F4A0DD4A]) [ ]
o.a.s.c.ChaosMonkey monkey: starting jetty! 53103
[junit4] 2> 619894 INFO
(TEST-TestPullReplica.testKillLeader-seed#[DB248AE5F4A0DD4A]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 619894 INFO
(TEST-TestPullReplica.testKillLeader-seed#[DB248AE5F4A0DD4A]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@475d653a{/solr,null,AVAILABLE}
[junit4] 2> 619895 INFO
(TEST-TestPullReplica.testKillLeader-seed#[DB248AE5F4A0DD4A]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@615ee396{HTTP/1.1,[http/1.1]}{127.0.0.1:53103}
[junit4] 2> 619895 INFO
(TEST-TestPullReplica.testKillLeader-seed#[DB248AE5F4A0DD4A]) [ ]
o.e.j.s.Server Started @623275ms
[junit4] 2> 619896 INFO
(TEST-TestPullReplica.testKillLeader-seed#[DB248AE5F4A0DD4A]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=53103}
[junit4] 2> 619896 ERROR
(TEST-TestPullReplica.testKillLeader-seed#[DB248AE5F4A0DD4A]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 619896 INFO
(TEST-TestPullReplica.testKillLeader-seed#[DB248AE5F4A0DD4A]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 619896 INFO
(TEST-TestPullReplica.testKillLeader-seed#[DB248AE5F4A0DD4A]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 619896 INFO
(TEST-TestPullReplica.testKillLeader-seed#[DB248AE5F4A0DD4A]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 619896 INFO
(TEST-TestPullReplica.testKillLeader-seed#[DB248AE5F4A0DD4A]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-06-03T12:38:47.558Z
[junit4] 2> 619905 INFO
(TEST-TestPullReplica.testKillLeader-seed#[DB248AE5F4A0DD4A]) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 619919 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15c6df59d530009, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 619927 INFO
(TEST-TestPullReplica.testKillLeader-seed#[DB248AE5F4A0DD4A]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53099/solr
[junit4] 2> 619955 INFO
(TEST-TestPullReplica.testKillLeader-seed#[DB248AE5F4A0DD4A])
[n:127.0.0.1:53103_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 619959 INFO
(TEST-TestPullReplica.testKillLeader-seed#[DB248AE5F4A0DD4A])
[n:127.0.0.1:53103_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 619962 INFO
(TEST-TestPullReplica.testKillLeader-seed#[DB248AE5F4A0DD4A])
[n:127.0.0.1:53103_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:53103_solr
[junit4] 2> 619965 INFO
(zkCallback-375-thread-3-processing-n:127.0.0.1:53104_solr)
[n:127.0.0.1:53104_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 619973 INFO
(zkCallback-386-thread-1-processing-n:127.0.0.1:53103_solr)
[n:127.0.0.1:53103_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 619973 INFO (zkCallback-381-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 619973 INFO
(zkCallback-375-thread-3-processing-n:127.0.0.1:53104_solr)
[n:127.0.0.1:53104_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/pull_replica_test_kill_leader/state.json] for collection
[pull_replica_test_kill_leader] has occurred - updating... (live nodes size:
[2])
[junit4] 2> 619973 INFO
(zkCallback-375-thread-4-processing-n:127.0.0.1:53104_solr)
[n:127.0.0.1:53104_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/pull_replica_test_kill_leader/state.json] for collection
[pull_replica_test_kill_leader] has occurred - updating... (live nodes size:
[2])
[junit4] 2> 619973 INFO (zkCallback-381-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/pull_replica_test_kill_leader/state.json] for collection
[pull_replica_test_kill_leader] has occurred - updating... (live nodes size:
[2])
[junit4] 2> 619993 INFO (indexFetcher-905-thread-1)
[n:127.0.0.1:53104_solr c:pull_replica_test_kill_leader s:shard1 r:core_node1
x:pull_replica_test_kill_leader_shard1_replica_p1] o.a.s.h.IndexFetcher Replica
core_node2 is leader but it's state is down, skipping replication
[junit4] 2> 619994 INFO (indexFetcher-905-thread-1)
[n:127.0.0.1:53104_solr c:pull_replica_test_kill_leader s:shard1 r:core_node1
x:pull_replica_test_kill_leader_shard1_replica_p1] o.a.s.h.IndexFetcher Last
replication failed, so I'll force replication
[junit4] 2> 619994 INFO (indexFetcher-905-thread-1)
[n:127.0.0.1:53104_solr c:pull_replica_test_kill_leader s:shard1 r:core_node1
x:pull_replica_test_kill_leader_shard1_replica_p1] o.a.s.h.IndexFetcher Replica
core_node2 is leader but it's state is down, skipping replication
[junit4] 2> 619994 INFO (indexFetcher-905-thread-1)
[n:127.0.0.1:53104_solr c:pull_replica_test_kill_leader s:shard1 r:core_node1
x:pull_replica_test_kill_leader_shard1_replica_p1] o.a.s.h.IndexFetcher Last
replication failed, so I'll force replication
[junit4] 2> 619994 INFO (indexFetcher-905-thread-1)
[n:127.0.0.1:53104_solr c:pull_replica_test_kill_leader s:shard1 r:core_node1
x:pull_replica_test_kill_leader_shard1_replica_p1] o.a.s.h.IndexFetcher Replica
core_node2 is leader but it's state is down, skipping replication
[junit4] 2> 619994 INFO (indexFetcher-905-thread-1)
[n:127.0.0.1:53104_solr c:pull_replica_test_kill_leader s:shard1 r:core_node1
x:pull_replica_test_kill_leader_shard1_replica_p1] o.a.s.h.IndexFetcher Last
replication failed, so I'll force replication
[junit4] 2> 619994 INFO (indexFetcher-905-thread-1)
[n:127.0.0.1:53104_solr c:pull_replica_test_kill_leader s:shard1 r:core_node1
x:pull_replica_test_kill_leader_shard1_replica_p1] o.a.s.h.IndexFetcher Replica
core_node2 is leader but it's state is down, skipping replication
[junit4] 2> 619995 INFO (indexFetcher-905-thread-1)
[n:127.0.0.1:53104_solr c:pull_replica_test_kill_leader s:shard1 r:core_node1
x:pull_replica_test_kill_leader_shard1_replica_p1] o.a.s.h.IndexFetcher Last
replication failed, so I'll force replication
[junit4] 2> 619995 INFO (indexFetcher-905-thread-1)
[n:127.0.0.1:53104_solr c:pull_replica_test_kill_leader s:shard1 r:core_node1
x:pull_replica_test_kill_leader_shard1_replica_p1] o.a.s.h.IndexFetcher Replica
core_node2 is leader but it's state is down, skipping replication
[junit4] 2> 619995 INFO (indexFetcher-905-thread-1)
[n:127.0.0.1:53104_solr c:pull_replica_test_kill_leader s:shard1 r:core_node1
x:pull_replica_test_kill_leader_shard1_replica_p1] o.a.s.h.IndexFetcher Last
replication failed, so I'll force replication
[junit4] 2> 619995 INFO (indexFetcher-905-thread-1)
[n:127.0.0.1:53104_solr c:pull_replica_test_kill_leader s:shard1 r:core_node1
x:pull_replica_test_kill_leader_shard1_replica_p1] o.a.s.h.IndexFetcher Replica
core_node2 is leader but it's state is down, skipping replication
[junit4] 2> 619995 INFO (indexFetcher-905-thread-1)
[n:127.0.0.1:53104_solr c:pull_replica_test_kill_leader s:shard1 r:core_node1
x:pull_replica_test_kill_leader_shard1_replica_p1] o.a.s.h.IndexFetcher Last
replication failed, so I'll force replication
[junit4] 2> 619995 INFO (indexFetcher-905-thread-1)
[n:127.0.0.1:53104_solr c:pull_replica_test_kill_leader s:shard1 r:core_node1
x:pull_replica_test_kill_leader_shard1_replica_p1] o.a.s.h.IndexFetcher Replica
core_node2 is leader but it's state is down, skipping replication
[junit4] 2> 619996 INFO (indexFetcher-905-thread-1)
[n:127.0.0.1:53104_solr c:pull_replica_test_kill_leader s:shard1 r:core_node1
x:pull_replica_test_kill_leader_shard1_replica_p1] o.a.s.h.IndexFetcher Last
replication failed, so I'll force replication
[junit4] 2> 619996 INFO (indexFetcher-905-thread-1)
[n:127.0.0.1:53104_solr c:pull_replica_test_kill_leader s:shard1 r:core_node1
x:pull_replica_test_kill_leader_shard1_replica_p1] o.a.s.h.IndexFetcher Replica
core_node2 is leader but it's state is down, skipping replication
[junit4] 2> 619996 INFO (indexFetcher-905-thread-1)
[n:127.0.0.1:53104_solr c:pull_replica_test_kill_leader s:shard1 r:core_node1
x:pull_replica_test_kill_leader_shard1_replica_p1] o.a.s.h.IndexFetcher Last
replication failed, so I'll force replication
[junit4] 2> 619996 INFO (indexFetcher-905-thread-1)
[n:127.0.0.1:53104_solr c:pull_replica_test_kill_leader s:shard1 r:core_node1
x:pull_replica_test_kill_leader_shard1_replica_p1] o.a.s.h.IndexFetcher Replica
core_node2 is leader but it's state is down, skipping replication
[junit4] 2> 620113 INFO
(TEST-TestPullReplica.testKillLeader-seed#[DB248AE5F4A0DD4A])
[n:127.0.0.1:53103_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_53103.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1328f2bd
[junit4] 2> 620116 INFO
(TEST-TestPullReplica.testKillLeader-seed#[DB248AE5F4A0DD4A])
[n:127.0.0.1:53103_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_53103.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1328f2bd
[junit4] 2> 620117 INFO
(TEST-TestPullReplica.testKillLeader-seed#[DB248AE5F4A0DD4A])
[n:127.0.0.1:53103_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_53103.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1328f2bd
[junit4] 2> 620121 INFO
(TEST-TestPullReplica.testKillLeader-seed#[DB248AE5F4A0DD4A])
[n:127.0.0.1:53103_solr ] o.a.s.c.CorePropertiesLocator Found 1 core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestPullReplica_DB248AE5F4A0DD4A-001\tempDir-001\node1\.
[junit4] 2> 620121 INFO (TEST-TestPullRepl
[...truncated too long message...]
ient cores
[junit4] 2> 3180135 INFO (coreCloseExecutor-12390-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@726d5af1
[junit4] 2> 3180139 INFO (coreCloseExecutor-12390-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=1919769329
[junit4] 2> 3180142 INFO
(SUITE-TestJsonRequest-seed#[DB248AE5F4A0DD4A]-worker) [ ]
o.a.s.SolrTestCaseJ4 -------------------------------------------------------
Done waiting for tracked resources to be released
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70),
sim=RandomSimilarity(queryNorm=true): {}, locale=ar-QA, timezone=Pacific/Pohnpei
[junit4] 2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_131
(64-bit)/cpus=3,threads=1,free=360263752,total=536870912
[junit4] 2> NOTE: All tests run in this JVM:
[ClassificationUpdateProcessorFactoryTest, HighlighterTest,
ConnectionManagerTest, CdcrUpdateLogTest, DeleteReplicaTest,
InfixSuggestersTest, DeleteStatusTest, TestTrackingShardHandlerFactory,
TestSystemIdResolver, InfoHandlerTest, TestPerFieldSimilarity,
WrapperMergePolicyFactoryTest, TestCloudRecovery, CursorMarkTest,
TestSegmentSorting, DistributedFacetPivotSmallTest, TestXmlQParser,
TestHttpShardHandlerFactory, ResourceLoaderTest, BooleanFieldTest,
MoreLikeThisHandlerTest, TestManagedSchema,
StatelessScriptUpdateProcessorFactoryTest,
DistributedQueryComponentCustomSortTest, FullHLLTest,
TestSuggestSpellingConverter, TestRawTransformer,
OpenExchangeRatesOrgProviderTest, TestLRUStatsCache, OverseerStatusTest,
SOLR749Test, TestUtils, TestBlendedInfixSuggestions,
TestComplexPhraseQParserPlugin, TermsComponentTest, TestLockTree,
TestGraphTermsQParserPlugin, TestFastOutputStream, TestFieldCacheSort,
SoftAutoCommitTest, TestApiFramework, TestCSVLoader, SynonymTokenizerTest,
BigEndianAscendingWordDeserializerTest, TestDFISimilarityFactory,
ParsingFieldUpdateProcessorsTest, TestStressCloudBlindAtomicUpdates,
VMParamsZkACLAndCredentialsProvidersTest, CoreAdminRequestStatusTest,
DocumentAnalysisRequestHandlerTest, UUIDUpdateProcessorFallbackTest,
PeerSyncReplicationTest, TestLeaderElectionWithEmptyReplica,
DirectSolrConnectionTest, StandardRequestHandlerTest, RAMDirectoryFactoryTest,
TestDocBasedVersionConstraints, ActionThrottleTest,
DocExpirationUpdateProcessorFactoryTest, SpellCheckCollatorWithCollapseTest,
ClassificationUpdateProcessorTest, TestStressUserVersions, TestSolrJ,
BasicAuthStandaloneTest, TestSolr4Spatial2,
PreAnalyzedFieldManagedSchemaCloudTest, TestDelegationWithHadoopAuth,
TlogReplayBufferedWhileIndexingTest, AlternateDirectoryTest,
TestPhraseSuggestions, BasicDistributedZkTest, DocValuesNotIndexedTest,
TestStressLiveNodes, HdfsChaosMonkeySafeLeaderTest,
SchemaVersionSpecificBehaviorTest, HttpPartitionTest,
UniqFieldsUpdateProcessorFactoryTest, CollectionsAPIAsyncDistributedZkTest,
DateFieldTest, AnalysisAfterCoreReloadTest, TestReplicationHandler,
BlockJoinFacetDistribTest, DistributedSuggestComponentTest,
TestAuthenticationFramework, XsltUpdateRequestHandlerTest, SimplePostToolTest,
IndexBasedSpellCheckerTest, SolrShardReporterTest, QueryElevationComponentTest,
TestSolrDeletionPolicy1, TestDynamicLoading, TestCoreContainer,
TestRestManager, SimpleMLTQParserTest, DistributedQueueTest,
TestBM25SimilarityFactory, SuggestComponentContextFilterQueryTest,
TestDynamicFieldCollectionResource, SimpleCollectionCreateDeleteTest,
TestChildDocTransformer, TestNumericRangeQuery64, RequestLoggingTest,
TestClusterStateMutator, SimpleFacetsTest, SpellingQueryConverterTest,
SolrIndexConfigTest, UtilsToolTest, FastVectorHighlighterTest,
HdfsNNFailoverTest, SegmentsInfoRequestHandlerTest, MoveReplicaTest,
SolrCloudExampleTest, TestReRankQParserPlugin, TestCollationFieldDocValues,
TestMergePolicyConfig, IndexSchemaRuntimeFieldTest, TestInfoStreamLogging,
MigrateRouteKeyTest, SolrTestCaseJ4Test, DistributedFacetPivotLongTailTest,
VersionInfoTest, TestPseudoReturnFields, TestAuthorizationFramework,
PluginInfoTest, RollingRestartTest, SolrRequestParserTest, TestNumericTerms64,
CachingDirectoryFactoryTest, CopyFieldTest, SearchHandlerTest,
SortSpecParsingTest, TestRestoreCore, HdfsSyncSliceTest, BufferStoreTest,
CoreSorterTest, TestCollapseQParserPlugin, TestGraphMLResponseWriter,
TestInPlaceUpdatesStandalone, HdfsRecoveryZkTest,
ConcurrentDeleteAndCreateCollectionTest, TestSolrCloudWithKerberosAlt,
TestFieldCacheVsDocValues, BitVectorTest, TestStressLucene, PolyFieldTest,
DateMathParserTest, TestUpdate, SampleTest, DocumentBuilderTest,
SuggesterFSTTest, TestWordDelimiterFilterFactory, TestStressVersions,
NodeMutatorTest, V2ApiIntegrationTest, DirectUpdateHandlerTest,
TestStressReorder, TestManagedResource, TestTolerantUpdateProcessorCloud,
TestCharFilters, TestLFUCache, AtomicUpdateProcessorFactoryTest,
TestSlowCompositeReaderWrapper, TestCSVResponseWriter, TestJmxIntegration,
TestLazyCores, HdfsTlogReplayBufferedWhileIndexingTest, CdcrRequestHandlerTest,
MBeansHandlerTest, TestFunctionQuery, TestLeaderInitiatedRecoveryThread,
PathHierarchyTokenizerFactoryTest, PingRequestHandlerTest, TestReloadDeadlock,
CloudExitableDirectoryReaderTest, XmlUpdateRequestHandlerTest,
TestMultiWordSynonyms, UnloadDistributedZkTest, SyncSliceTest,
OpenCloseCoreStressTest, OverseerTest, LeaderElectionIntegrationTest,
ShardRoutingTest, RecoveryZkTest, ClusterStateUpdateTest, LeaderElectionTest,
TestZkChroot, TestRandomDVFaceting, TestFaceting, TestRecovery,
TestHashPartitioner, ZkControllerTest, HardAutoCommitTest, TestSolr4Spatial,
StatsComponentTest, PeerSyncTest, TestIndexSearcher, CurrencyFieldXmlFileTest,
SolrIndexSplitterTest, TestCoreDiscovery, TestFoldingMultitermQuery, TestTrie,
SpatialFilterTest, SuggesterWFSTTest, NoCacheHeaderTest,
SolrCoreCheckLockOnStartupTest, TestAtomicUpdateErrorCases, QueryEqualityTest,
DefaultValueUpdateProcessorTest, SortByFunctionTest, TestRemoteStreaming,
SolrInfoBeanTest, DisMaxRequestHandlerTest, DirectSolrSpellCheckerTest,
PrimitiveFieldTypeTest, RequestHandlersTest, TestIndexingPerformance,
LoggingHandlerTest, IndexSchemaTest, ReturnFieldsTest, JsonLoaderTest,
TestPartialUpdateDeduplication, UpdateParamsTest, BadComponentTest,
MultiTermTest, TestBinaryField, TestElisionMultitermQuery, OutputWriterTest,
NotRequiredUniqueKeyTest, TestLuceneMatchVersion,
TestLMDirichletSimilarityFactory, TestIBSimilarityFactory, TestFastLRUCache,
PreAnalyzedFieldTest, PrimUtilsTest, ClusterStateTest, TestDocumentBuilder,
ZkNodePropsTest, FileUtilsTest, DistributedMLTComponentTest, TestRTGBase,
CursorPagingTest, TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey,
TestDistributedMissingSort, TestHighlightDedupGrouping,
TestSimpleTrackingShardHandler, TestTolerantSearch, TestPathTrie,
TestEmbeddedSolrServerConstructors, TestEmbeddedSolrServerSchemaAPI,
TestJettySolrRunner, AssignTest, BaseCdcrDistributedZkTest,
CdcrReplicationDistributedZkTest, CdcrReplicationHandlerTest,
CdcrVersionReplicationTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest,
CollectionTooManyReplicasTest, DeleteLastCustomShardedReplicaTest,
DeleteShardTest, ForceLeaderTest, LeaderInitiatedRecoveryOnShardRestartTest,
OutOfBoxZkACLAndCredentialsProvidersTest,
OverriddenZkACLAndCredentialsProvidersTest, OverseerModifyCollectionTest,
RecoveryAfterSoftCommitTest, SharedFSAutoReplicaFailoverTest,
SharedFSAutoReplicaFailoverUtilsTest, TestCloudInspectUtil,
TestCloudPivotFacet, TestClusterProperties, TestCollectionAPI,
TestConfigSetsAPI, TestConfigSetsAPIExclusivity, TestConfigSetsAPIZkFailure,
TestCryptoKeys, TestDeleteCollectionOnDownNodes, TestDistribDocBasedVersion,
TestDownShardTolerantSearch, TestLocalFSCloudBackupRestore,
TestOnReconnectListenerSupport, TestRandomFlRTGCloud,
TestRandomRequestDistribution, TestRequestForwarding,
TestRequestStatusCollectionAPI, TestSolrCloudWithDelegationTokens,
TestSolrCloudWithSecureImpersonation, TestTlogReplica, TestBlobHandler,
TestSQLHandlerNonCloud, TestSolrConfigHandlerCloud, ReplicaListTransformerTest,
SpatialHeatmapFacetsTest, SolrCloudReportersTest, TestSchemaVersionResource,
TestUniqueKeyFieldResource, TestManagedSynonymGraphFilterFactory,
EnumFieldTest, SpatialRPTFieldTypeTest, TestBulkSchemaConcurrent,
AnalyticsQueryTest, MergeStrategyTest, RankQueryTest, TestAddFieldRealTimeGet,
TestComplexPhraseLeadingWildcard, TestFieldSortValues, TestFilteredDocIdSet,
TestInitQParser, TestMaxScoreQueryParser,
TestOverriddenPrefixQueryForCustomFieldType, TestPayloadScoreQParserPlugin,
TestRandomCollapseQParserPlugin, TestRecoveryHdfs, TestSimpleQParserPlugin,
TestSolrCoreParser, TestSolrFieldCacheBean, TestStandardQParsers,
TestTrieFacet, TestXmlQParserPlugin, TestMinMaxOnMultiValuedField,
TestSortByMinMaxFunction, BJQParserTest, BlockJoinFacetSimpleTest,
GraphQueryTest, TestScoreJoinQPNoScore, TestScoreJoinQPScore, TestJsonRequest]
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestJsonRequest
-Dtests.seed=DB248AE5F4A0DD4A -Dtests.slow=true -Dtests.locale=ar-QA
-Dtests.timezone=Pacific/Pohnpei -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[junit4] ERROR 0.00s J0 | TestJsonRequest (suite) <<<
[junit4] > Throwable #1: java.io.IOException: Could not remove the
following files (in the order of attempts):
[junit4] >
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.json.TestJsonRequest_DB248AE5F4A0DD4A-001\s2-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.json.TestJsonRequest_DB248AE5F4A0DD4A-001\s2-001
[junit4] > at
__randomizedtesting.SeedInfo.seed([DB248AE5F4A0DD4A]:0)
[junit4] > at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] Completed [674/724 (2!)] on J0 in 2.64s, 2 tests, 1 error <<<
FAILURES!
[...truncated 43512 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]