Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/70/
Java: 64bit/jdk1.8.0_131 -XX:-UseCompressedOops -XX:+UseG1GC
1 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:42717_solr, 127.0.0.1:35079_solr] Last available state:
DocCollection(pull_replica_test_kill_leader//collections/pull_replica_test_kill_leader/state.json/5)={
"pullReplicas":"1", "replicationFactor":"1", "shards":{"shard1":{
"range":"80000000-7fffffff", "state":"active", "replicas":{
"core_node1":{
"core":"pull_replica_test_kill_leader_shard1_replica_n1",
"base_url":"https://127.0.0.1:42717/solr",
"node_name":"127.0.0.1:42717_solr", "state":"down",
"type":"NRT", "leader":"true"}, "core_node2":{
"core":"pull_replica_test_kill_leader_shard1_replica_p1",
"base_url":"https://127.0.0.1:35079/solr",
"node_name":"127.0.0.1:35079_solr", "state":"active",
"type":"PULL"}}}}, "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:42717_solr, 127.0.0.1:35079_solr]
Last available state:
DocCollection(pull_replica_test_kill_leader//collections/pull_replica_test_kill_leader/state.json/5)={
"pullReplicas":"1",
"replicationFactor":"1",
"shards":{"shard1":{
"range":"80000000-7fffffff",
"state":"active",
"replicas":{
"core_node1":{
"core":"pull_replica_test_kill_leader_shard1_replica_n1",
"base_url":"https://127.0.0.1:42717/solr",
"node_name":"127.0.0.1:42717_solr",
"state":"down",
"type":"NRT",
"leader":"true"},
"core_node2":{
"core":"pull_replica_test_kill_leader_shard1_replica_p1",
"base_url":"https://127.0.0.1:35079/solr",
"node_name":"127.0.0.1:35079_solr",
"state":"active",
"type":"PULL"}}}},
"router":{"name":"compositeId"},
"maxShardsPerNode":"100",
"autoAddReplicas":"false",
"nrtReplicas":"1",
"tlogReplicas":"0"}
at
__randomizedtesting.SeedInfo.seed([3C3CB8D6B593F34:4AD53F3909E2AB62]: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)
Build Log:
[...truncated 10957 lines...]
[junit4] Suite: org.apache.solr.cloud.TestPullReplica
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplica_3C3CB8D6B593F34-001/init-core-data-001
[junit4] 2> 49878 WARN
(SUITE-TestPullReplica-seed#[3C3CB8D6B593F34]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=9 numCloses=9
[junit4] 2> 49878 INFO
(SUITE-TestPullReplica-seed#[3C3CB8D6B593F34]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 49880 INFO
(SUITE-TestPullReplica-seed#[3C3CB8D6B593F34]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 49882 INFO
(SUITE-TestPullReplica-seed#[3C3CB8D6B593F34]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplica_3C3CB8D6B593F34-001/tempDir-001
[junit4] 2> 49882 INFO
(SUITE-TestPullReplica-seed#[3C3CB8D6B593F34]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 49887 INFO (Thread-170) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 49887 INFO (Thread-170) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 49908 ERROR (Thread-170) [ ] 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> 49987 INFO
(SUITE-TestPullReplica-seed#[3C3CB8D6B593F34]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:44909
[junit4] 2> 49993 INFO (jetty-launcher-123-thread-2) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 49994 INFO (jetty-launcher-123-thread-1) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 49999 INFO (jetty-launcher-123-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@d059190{/solr,null,AVAILABLE}
[junit4] 2> 49999 INFO (jetty-launcher-123-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@ddfd8fe{/solr,null,AVAILABLE}
[junit4] 2> 50004 INFO (jetty-launcher-123-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@2a438ad8{SSL,[ssl,
http/1.1]}{127.0.0.1:35079}
[junit4] 2> 50004 INFO (jetty-launcher-123-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@43ceff14{SSL,[ssl,
http/1.1]}{127.0.0.1:42717}
[junit4] 2> 50005 INFO (jetty-launcher-123-thread-2) [ ]
o.e.j.s.Server Started @52503ms
[junit4] 2> 50005 INFO (jetty-launcher-123-thread-1) [ ]
o.e.j.s.Server Started @52503ms
[junit4] 2> 50005 INFO (jetty-launcher-123-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=42717}
[junit4] 2> 50005 INFO (jetty-launcher-123-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=35079}
[junit4] 2> 50005 ERROR (jetty-launcher-123-thread-2) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 50005 ERROR (jetty-launcher-123-thread-1) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 50005 INFO (jetty-launcher-123-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.1.0
[junit4] 2> 50005 INFO (jetty-launcher-123-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.1.0
[junit4] 2> 50005 INFO (jetty-launcher-123-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 50005 INFO (jetty-launcher-123-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 50005 INFO (jetty-launcher-123-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 50005 INFO (jetty-launcher-123-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 50005 INFO (jetty-launcher-123-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-07-13T18:59:33.144Z
[junit4] 2> 50005 INFO (jetty-launcher-123-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-07-13T18:59:33.144Z
[junit4] 2> 50011 INFO (jetty-launcher-123-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 50012 INFO (jetty-launcher-123-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 50023 INFO (jetty-launcher-123-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44909/solr
[junit4] 2> 50023 INFO (jetty-launcher-123-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44909/solr
[junit4] 2> 50115 INFO (jetty-launcher-123-thread-2)
[n:127.0.0.1:35079_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 50115 INFO (jetty-launcher-123-thread-2)
[n:127.0.0.1:35079_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:35079_solr
[junit4] 2> 50116 INFO (jetty-launcher-123-thread-2)
[n:127.0.0.1:35079_solr ] o.a.s.c.Overseer Overseer
(id=98302189438697478-127.0.0.1:35079_solr-n_0000000000) starting
[junit4] 2> 50124 INFO (jetty-launcher-123-thread-1)
[n:127.0.0.1:42717_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 50125 INFO (jetty-launcher-123-thread-1)
[n:127.0.0.1:42717_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:42717_solr
[junit4] 2> 50139 INFO
(zkCallback-135-thread-1-processing-n:127.0.0.1:35079_solr)
[n:127.0.0.1:35079_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 50139 INFO
(zkCallback-134-thread-1-processing-n:127.0.0.1:42717_solr)
[n:127.0.0.1:42717_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 50143 INFO (jetty-launcher-123-thread-2)
[n:127.0.0.1:35079_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:35079_solr
[junit4] 2> 50152 INFO
(zkCallback-134-thread-1-processing-n:127.0.0.1:42717_solr)
[n:127.0.0.1:42717_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 50152 INFO
(zkCallback-135-thread-1-processing-n:127.0.0.1:35079_solr)
[n:127.0.0.1:35079_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 50213 INFO (jetty-launcher-123-thread-1)
[n:127.0.0.1:42717_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_42717.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3ff86a59
[junit4] 2> 50216 INFO (jetty-launcher-123-thread-1)
[n:127.0.0.1:42717_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_42717.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3ff86a59
[junit4] 2> 50216 INFO (jetty-launcher-123-thread-1)
[n:127.0.0.1:42717_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_42717.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3ff86a59
[junit4] 2> 50217 INFO (jetty-launcher-123-thread-1)
[n:127.0.0.1:42717_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplica_3C3CB8D6B593F34-001/tempDir-001/node1/.
[junit4] 2> 50287 INFO (jetty-launcher-123-thread-2)
[n:127.0.0.1:35079_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_35079.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3ff86a59
[junit4] 2> 50292 INFO (jetty-launcher-123-thread-2)
[n:127.0.0.1:35079_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_35079.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3ff86a59
[junit4] 2> 50292 INFO (jetty-launcher-123-thread-2)
[n:127.0.0.1:35079_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_35079.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3ff86a59
[junit4] 2> 50293 INFO (jetty-launcher-123-thread-2)
[n:127.0.0.1:35079_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplica_3C3CB8D6B593F34-001/tempDir-001/node2/.
[junit4] 2> 50322 INFO
(SUITE-TestPullReplica-seed#[3C3CB8D6B593F34]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 50323 INFO
(SUITE-TestPullReplica-seed#[3C3CB8D6B593F34]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44909/solr ready
[junit4] 2> 50325 INFO
(SUITE-TestPullReplica-seed#[3C3CB8D6B593F34]-worker) [ ]
o.a.s.c.TestPullReplica Using legacyCloud?: false
[junit4] 2> 50358 INFO (qtp895858391-527) [n:127.0.0.1:35079_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> 50359 INFO (qtp895858391-527) [n:127.0.0.1:35079_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=1
[junit4] 2> 50371 INFO
(TEST-TestPullReplica.testRemoveAllWriterReplicas-seed#[3C3CB8D6B593F34]) [
] o.a.s.SolrTestCaseJ4 ###Starting testRemoveAllWriterReplicas
[junit4] 2> 50375 INFO (qtp895858391-534) [n:127.0.0.1:35079_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_remove_all_writer_replicas&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 50385 INFO
(OverseerThreadFactory-411-thread-1-processing-n:127.0.0.1:35079_solr)
[n:127.0.0.1:35079_solr ] o.a.s.c.CreateCollectionCmd Create collection
pull_replica_test_remove_all_writer_replicas
[junit4] 2> 50495 INFO
(OverseerStateUpdate-98302189438697478-127.0.0.1:35079_solr-n_0000000000)
[n:127.0.0.1:35079_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"pull_replica_test_remove_all_writer_replicas",
[junit4] 2> "shard":"shard1",
[junit4] 2>
"core":"pull_replica_test_remove_all_writer_replicas_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:42717/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 50498 INFO
(OverseerStateUpdate-98302189438697478-127.0.0.1:35079_solr-n_0000000000)
[n:127.0.0.1:35079_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"pull_replica_test_remove_all_writer_replicas",
[junit4] 2> "shard":"shard1",
[junit4] 2>
"core":"pull_replica_test_remove_all_writer_replicas_shard1_replica_p1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:35079/solr",
[junit4] 2> "type":"PULL"}
[junit4] 2> 50740 INFO (qtp895858391-527) [n:127.0.0.1:35079_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_remove_all_writer_replicas_shard1_replica_p1&action=CREATE&numShards=1&collection=pull_replica_test_remove_all_writer_replicas&shard=shard1&wt=javabin&version=2&replicaType=PULL
[junit4] 2> 50741 INFO (qtp895858391-527) [n:127.0.0.1:35079_solr ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 50758 INFO (qtp1366899025-531) [n:127.0.0.1:42717_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_remove_all_writer_replicas_shard1_replica_n1&action=CREATE&numShards=1&collection=pull_replica_test_remove_all_writer_replicas&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 50759 INFO (qtp1366899025-531) [n:127.0.0.1:42717_solr ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 50863 INFO
(zkCallback-134-thread-1-processing-n:127.0.0.1:42717_solr)
[n:127.0.0.1:42717_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/pull_replica_test_remove_all_writer_replicas/state.json] for
collection [pull_replica_test_remove_all_writer_replicas] has occurred -
updating... (live nodes size: [2])
[junit4] 2> 50863 INFO
(zkCallback-135-thread-1-processing-n:127.0.0.1:35079_solr)
[n:127.0.0.1:35079_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/pull_replica_test_remove_all_writer_replicas/state.json] for
collection [pull_replica_test_remove_all_writer_replicas] has occurred -
updating... (live nodes size: [2])
[junit4] 2> 50866 INFO
(zkCallback-134-thread-2-processing-n:127.0.0.1:42717_solr)
[n:127.0.0.1:42717_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/pull_replica_test_remove_all_writer_replicas/state.json] for
collection [pull_replica_test_remove_all_writer_replicas] has occurred -
updating... (live nodes size: [2])
[junit4] 2> 50867 INFO
(zkCallback-135-thread-2-processing-n:127.0.0.1:35079_solr)
[n:127.0.0.1:35079_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/pull_replica_test_remove_all_writer_replicas/state.json] for
collection [pull_replica_test_remove_all_writer_replicas] has occurred -
updating... (live nodes size: [2])
[junit4] 2> 51763 INFO (qtp895858391-527) [n:127.0.0.1:35079_solr
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node2
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 51768 INFO (qtp1366899025-531) [n:127.0.0.1:42717_solr
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node1
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 51771 INFO (qtp895858391-527) [n:127.0.0.1:35079_solr
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node2
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p1]
o.a.s.s.IndexSchema
[pull_replica_test_remove_all_writer_replicas_shard1_replica_p1] Schema
name=minimal
[junit4] 2> 51773 INFO (qtp895858391-527) [n:127.0.0.1:35079_solr
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node2
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p1]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 51773 INFO (qtp895858391-527) [n:127.0.0.1:35079_solr
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node2
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p1]
o.a.s.c.CoreContainer Creating SolrCore
'pull_replica_test_remove_all_writer_replicas_shard1_replica_p1' using
configuration from collection pull_replica_test_remove_all_writer_replicas,
trusted=true
[junit4] 2> 51774 INFO (qtp895858391-527) [n:127.0.0.1:35079_solr
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node2
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_35079.solr.core.pull_replica_test_remove_all_writer_replicas.shard1.replica_p1'
(registry
'solr.core.pull_replica_test_remove_all_writer_replicas.shard1.replica_p1')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3ff86a59
[junit4] 2> 51775 INFO (qtp1366899025-531) [n:127.0.0.1:42717_solr
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node1
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]
o.a.s.s.IndexSchema
[pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] Schema
name=minimal
[junit4] 2> 51775 INFO (qtp895858391-527) [n:127.0.0.1:35079_solr
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node2
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 51775 INFO (qtp895858391-527) [n:127.0.0.1:35079_solr
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node2
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p1]
o.a.s.c.SolrCore
[[pull_replica_test_remove_all_writer_replicas_shard1_replica_p1] ] Opening new
SolrCore at
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplica_3C3CB8D6B593F34-001/tempDir-001/node2/pull_replica_test_remove_all_writer_replicas_shard1_replica_p1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplica_3C3CB8D6B593F34-001/tempDir-001/node2/./pull_replica_test_remove_all_writer_replicas_shard1_replica_p1/data/]
[junit4] 2> 51777 INFO (qtp1366899025-531) [n:127.0.0.1:42717_solr
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node1
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 51777 INFO (qtp1366899025-531) [n:127.0.0.1:42717_solr
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node1
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore
'pull_replica_test_remove_all_writer_replicas_shard1_replica_n1' using
configuration from collection pull_replica_test_remove_all_writer_replicas,
trusted=true
[junit4] 2> 51777 INFO (qtp1366899025-531) [n:127.0.0.1:42717_solr
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node1
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_42717.solr.core.pull_replica_test_remove_all_writer_replicas.shard1.replica_n1'
(registry
'solr.core.pull_replica_test_remove_all_writer_replicas.shard1.replica_n1')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3ff86a59
[junit4] 2> 51777 INFO (qtp1366899025-531) [n:127.0.0.1:42717_solr
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node1
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 51778 INFO (qtp1366899025-531) [n:127.0.0.1:42717_solr
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node1
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]
o.a.s.c.SolrCore
[[pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] ] Opening new
SolrCore at
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplica_3C3CB8D6B593F34-001/tempDir-001/node1/pull_replica_test_remove_all_writer_replicas_shard1_replica_n1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplica_3C3CB8D6B593F34-001/tempDir-001/node1/./pull_replica_test_remove_all_writer_replicas_shard1_replica_n1/data/]
[junit4] 2> 51827 INFO (qtp1366899025-531) [n:127.0.0.1:42717_solr
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node1
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 51827 INFO (qtp1366899025-531) [n:127.0.0.1:42717_solr
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node1
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 51827 INFO (qtp895858391-527) [n:127.0.0.1:35079_solr
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node2
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 51827 INFO (qtp895858391-527) [n:127.0.0.1:35079_solr
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node2
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 51828 INFO (qtp1366899025-531) [n:127.0.0.1:42717_solr
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node1
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 51828 INFO (qtp895858391-527) [n:127.0.0.1:35079_solr
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node2
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@38f654a7[pull_replica_test_remove_all_writer_replicas_shard1_replica_p1]
main]
[junit4] 2> 51828 INFO (qtp1366899025-531) [n:127.0.0.1:42717_solr
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node1
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 51830 INFO (qtp1366899025-531) [n:127.0.0.1:42717_solr
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node1
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@4c3e4d17[pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]
main]
[junit4] 2> 51831 INFO (qtp895858391-527) [n:127.0.0.1:35079_solr
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node2
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 51832 INFO (qtp1366899025-531) [n:127.0.0.1:42717_solr
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node1
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 51832 INFO (qtp895858391-527) [n:127.0.0.1:35079_solr
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node2
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 51832 INFO (qtp1366899025-531) [n:127.0.0.1:42717_solr
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node1
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 51833 INFO (qtp895858391-527) [n:127.0.0.1:35079_solr
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node2
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 51833 INFO (qtp1366899025-531) [n:127.0.0.1:42717_solr
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node1
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 51837 INFO
(searcherExecutor-416-thread-1-processing-n:127.0.0.1:35079_solr
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p1 s:shard1
c:pull_replica_test_remove_all_writer_replicas r:core_node2)
[n:127.0.0.1:35079_solr c:pull_replica_test_remove_all_writer_replicas s:shard1
r:core_node2 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p1]
o.a.s.c.SolrCore
[pull_replica_test_remove_all_writer_replicas_shard1_replica_p1] Registered new
searcher
Searcher@38f654a7[pull_replica_test_remove_all_writer_replicas_shard1_replica_p1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 51837 INFO
(searcherExecutor-417-thread-1-processing-n:127.0.0.1:42717_solr
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1 s:shard1
c:pull_replica_test_remove_all_writer_replicas r:core_node1)
[n:127.0.0.1:42717_solr c:pull_replica_test_remove_all_writer_replicas s:shard1
r:core_node1 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]
o.a.s.c.SolrCore
[pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] Registered new
searcher
Searcher@4c3e4d17[pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 51837 INFO (qtp895858391-527) [n:127.0.0.1:35079_solr
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node2
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p1]
o.a.s.c.ZkController
pull_replica_test_remove_all_writer_replicas_shard1_replica_p1 starting
background replication from leader
[junit4] 2> 51837 INFO (qtp1366899025-531) [n:127.0.0.1:42717_solr
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node1
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1572835033062834176
[junit4] 2> 51838 INFO (qtp895858391-527) [n:127.0.0.1:35079_solr
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node2
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p1]
o.a.s.c.ReplicateFromLeader Will start replication from leader with poll
interval: 00:00:03
[junit4] 2> 51850 INFO (qtp1366899025-531) [n:127.0.0.1:42717_solr
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node1
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 51850 INFO (qtp1366899025-531) [n:127.0.0.1:42717_solr
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node1
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 51850 INFO (qtp1366899025-531) [n:127.0.0.1:42717_solr
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node1
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:42717/solr/pull_replica_test_remove_all_writer_replicas_shard1_replica_n1/
[junit4] 2> 51850 INFO (qtp895858391-527) [n:127.0.0.1:35079_solr
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node2
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p1]
o.a.s.h.ReplicationHandler Poll scheduled at an interval of 3000ms
[junit4] 2> 51851 INFO (qtp1366899025-531) [n:127.0.0.1:42717_solr
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node1
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 51851 INFO (qtp1366899025-531) [n:127.0.0.1:42717_solr
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node1
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]
o.a.s.c.SyncStrategy
https://127.0.0.1:42717/solr/pull_replica_test_remove_all_writer_replicas_shard1_replica_n1/
has no replicas
[junit4] 2> 51851 INFO (qtp1366899025-531) [n:127.0.0.1:42717_solr
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node1
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 51865 INFO (qtp1366899025-531) [n:127.0.0.1:42717_solr
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node1
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:42717/solr/pull_replica_test_remove_all_writer_replicas_shard1_replica_n1/
shard1
[junit4] 2> 51967 INFO
(zkCallback-134-thread-1-processing-n:127.0.0.1:42717_solr)
[n:127.0.0.1:42717_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/pull_replica_test_remove_all_writer_replicas/state.json] for
collection [pull_replica_test_remove_all_writer_replicas] has occurred -
updating... (live nodes size: [2])
[junit4] 2> 51967 INFO
(zkCallback-134-thread-2-processing-n:127.0.0.1:42717_solr)
[n:127.0.0.1:42717_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/pull_replica_test_remove_all_writer_replicas/state.json] for
collection [pull_replica_test_remove_all_writer_replicas] has occurred -
updating... (live nodes size: [2])
[junit4] 2> 51968 INFO
(zkCallback-135-thread-2-processing-n:127.0.0.1:35079_solr)
[n:127.0.0.1:35079_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/pull_replica_test_remove_all_writer_replicas/state.json] for
collection [pull_replica_test_remove_all_writer_replicas] has occurred -
updating... (live nodes size: [2])
[junit4] 2> 51968 INFO
(zkCallback-135-thread-1-processing-n:127.0.0.1:35079_solr)
[n:127.0.0.1:35079_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/pull_replica_test_remove_all_writer_replicas/state.json] for
collection [pull_replica_test_remove_all_writer_replicas] has occurred -
updating... (live nodes size: [2])
[junit4] 2> 52001 INFO (indexFetcher-426-thread-1)
[n:127.0.0.1:35079_solr c:pull_replica_test_remove_all_writer_replicas s:shard1
r:core_node2 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p1]
o.a.s.h.IndexFetcher Replica core_node1 is leader but it's state is down,
skipping replication
[junit4] 2> 52016 INFO (qtp1366899025-531) [n:127.0.0.1:42717_solr
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node1
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 52019 INFO (qtp1366899025-531) [n:127.0.0.1:42717_solr
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node1
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]
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_remove_all_writer_replicas_shard1_replica_n1&action=CREATE&numShards=1&collection=pull_replica_test_remove_all_writer_replicas&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1261
[junit4] 2> 52126 INFO
(zkCallback-134-thread-2-processing-n:127.0.0.1:42717_solr)
[n:127.0.0.1:42717_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/pull_replica_test_remove_all_writer_replicas/state.json] for
collection [pull_replica_test_remove_all_writer_replicas] has occurred -
updating... (live nodes size: [2])
[junit4] 2> 52126 INFO
(zkCallback-134-thread-1-processing-n:127.0.0.1:42717_solr)
[n:127.0.0.1:42717_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/pull_replica_test_remove_all_writer_replicas/state.json] for
collection [pull_replica_test_remove_all_writer_replicas] has occurred -
updating... (live nodes size: [2])
[junit4] 2> 52126 INFO
(zkCallback-135-thread-1-processing-n:127.0.0.1:35079_solr)
[n:127.0.0.1:35079_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/pull_replica_test_remove_all_writer_replicas/state.json] for
collection [pull_replica_test_remove_all_writer_replicas] has occurred -
updating... (live nodes size: [2])
[junit4] 2> 52126 INFO
(zkCallback-135-thread-2-processing-n:127.0.0.1:35079_solr)
[n:127.0.0.1:35079_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/pull_replica_test_remove_all_writer_replicas/state.json] for
collection [pull_replica_test_remove_all_writer_replicas] has occurred -
updating... (live nodes size: [2])
[junit4] 2> 52853 INFO (qtp895858391-527) [n:127.0.0.1:35079_solr
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node2
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p1]
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_remove_all_writer_replicas_shard1_replica_p1&action=CREATE&numShards=1&collection=pull_replica_test_remove_all_writer_replicas&shard=shard1&wt=javabin&version=2&replicaType=PULL}
status=0 QTime=2114
[junit4] 2> 52865 INFO (qtp895858391-534) [n:127.0.0.1:35079_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> 52964 INFO
(zkCallback-135-thread-2-processing-n:127.0.0.1:35079_solr)
[n:127.0.0.1:35079_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/pull_replica_test_remove_all_writer_replicas/state.json] for
collection [pull_replica_test_remove_all_writer_replicas] has occurred -
updating... (live nodes size: [2])
[junit4] 2> 52964 INFO
(zkCallback-134-thread-2-processing-n:127.0.0.1:42717_solr)
[n:127.0.0.1:42717_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/pull_replica_test_remove_all_writer_replicas/state.json] for
collection [pull_replica_test_remove_all_writer_replicas] has occurred -
updating... (live nodes size: [2])
[junit4] 2> 52964 INFO
(zkCallback-135-thread-1-processing-n:127.0.0.1:35079_solr)
[n:127.0.0.1:35079_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/pull_replica_test_remove_all_writer_replicas/state.json] for
collection [pull_replica_test_remove_all_writer_replicas] has occurred -
updating... (live nodes size: [2])
[junit4] 2> 52964 INFO
(zkCallback-134-thread-1-processing-n:127.0.0.1:42717_solr)
[n:127.0.0.1:42717_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/pull_replica_test_remove_all_writer_replicas/state.json] for
collection [pull_replica_test_remove_all_writer_replicas] has occurred -
updating... (live nodes size: [2])
[junit4] 2> 53865 INFO (qtp895858391-534) [n:127.0.0.1:35079_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_remove_all_writer_replicas&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2}
status=0 QTime=3490
[junit4] 2> 53902 INFO (qtp1366899025-542) [n:127.0.0.1:42717_solr
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node1
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory
[pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] webapp=/solr
path=/update params={wt=javabin&version=2}{add=[1 (1572835035226046464)]} 0 4
[junit4] 2> 53908 INFO (qtp1366899025-531) [n:127.0.0.1:42717_solr
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node1
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1572835035234435072,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 53908 INFO (qtp1366899025-531) [n:127.0.0.1:42717_solr
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node1
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@3c0b55d1
commitCommandVersion:1572835035234435072
[junit4] 2> 53912 INFO (qtp1366899025-531) [n:127.0.0.1:42717_solr
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node1
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@39b3af58[pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]
main]
[junit4] 2> 53913 INFO (qtp1366899025-531) [n:127.0.0.1:42717_solr
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node1
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 53914 INFO
(searcherExecutor-417-thread-1-processing-n:127.0.0.1:42717_solr
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1 s:shard1
c:pull_replica_test_remove_all_writer_replicas r:core_node1)
[n:127.0.0.1:42717_solr c:pull_replica_test_remove_all_writer_replicas s:shard1
r:core_node1 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]
o.a.s.c.SolrCore
[pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] Registered new
searcher
Searcher@39b3af58[pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):C1)))}
[junit4] 2> 53915 INFO (qtp1366899025-531) [n:127.0.0.1:42717_solr
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node1
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory
[pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] webapp=/solr
path=/update
params={_stateVer_=pull_replica_test_remove_all_writer_replicas:5&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 8
[junit4] 2> 53937 INFO (qtp1366899025-531) [n:127.0.0.1:42717_solr
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node1
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]
o.a.s.c.S.Request
[pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] webapp=/solr
path=/select params={q=*:*&wt=javabin&version=2} hits=1 status=0 QTime=0
[junit4] 2> 53963 INFO (qtp895858391-528) [n:127.0.0.1:35079_solr
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node2
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p1]
o.a.s.c.S.Request
[pull_replica_test_remove_all_writer_replicas_shard1_replica_p1] webapp=/solr
path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=1
[junit4] 2> 54066 INFO (qtp895858391-529) [n:127.0.0.1:35079_solr
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node2
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p1]
o.a.s.c.S.Request
[pull_replica_test_remove_all_writer_replicas_shard1_replica_p1] webapp=/solr
path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
[junit4] 2> 54168 INFO (qtp895858391-527) [n:127.0.0.1:35079_solr
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node2
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p1]
o.a.s.c.S.Request
[pull_replica_test_remove_all_writer_replicas_shard1_replica_p1] webapp=/solr
path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
[junit4] 2> 54270 INFO (qtp895858391-534) [n:127.0.0.1:35079_solr
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node2
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p1]
o.a.s.c.S.Request
[pull_replica_test_remove_all_writer_replicas_shard1_replica_p1] webapp=/solr
path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
[junit4] 2> 54373 INFO (qtp895858391-528) [n:127.0.0.1:35079_solr
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node2
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p1]
o.a.s.c.S.Request
[pull_replica_test_remove_all_writer_replicas_shard1_replica_p1] webapp=/solr
path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
[junit4] 2> 54388 INFO
(OverseerCollectionConfigSetProcessor-98302189438697478-127.0.0.1:35079_solr-n_0000000000)
[n:127.0.0.1:35079_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> 54475 INFO (qtp895858391-529) [n:127.0.0.1:35079_solr
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node2
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p1]
o.a.s.c.S.Request
[pull_replica_test_remove_all_writer_replicas_shard1_replica_p1] webapp=/solr
path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
[junit4] 2> 54576 INFO (qtp895858391-527) [n:127.0.0.1:35079_solr
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node2
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p1]
o.a.s.c.S.Request
[pull_replica_test_remove_all_writer_replicas_shard1_replica_p1] webapp=/solr
path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
[junit4] 2> 54678 INFO (qtp895858391-534) [n:127.0.0.1:35079_solr
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node2
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p1]
o.a.s.c.S.Request
[pull_replica_test_remove_all_writer_replicas_shard1_replica_p1] webapp=/solr
path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
[junit4] 2> 54780 INFO (qtp895858391-528) [n:127.0.0.1:35079_solr
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node2
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p1]
o.a.s.c.S.Request
[pull_replica_test_remove_all_writer_replicas_shard1_replica_p1] webapp=/solr
path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
[junit4] 2> 54850 INFO (indexFetcher-426-thread-1)
[n:127.0.0.1:35079_solr c:pull_replica_test_remove_all_writer_replicas s:shard1
r:core_node2 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p1]
o.a.s.h.IndexFetcher Last replication failed, so I'll force replication
[junit4] 2> 54850 INFO (indexFetcher-426-thread-1)
[n:127.0.0.1:35079_solr c:pull_replica_test_remove_all_writer_replicas s:shard1
r:core_node2 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p1]
o.a.s.h.IndexFetcher Updated masterUrl to
https://127.0.0.1:42717/solr/pull_replica_test_remove_all_writer_replicas_shard1_replica_n1/
[junit4] 2> 54855 INFO (qtp1366899025-531) [n:127.0.0.1:42717_solr
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node1
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]
o.a.s.c.S.Request
[pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] webapp=/solr
path=/replication
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0
QTime=0
[junit4] 2> 54856 INFO (indexFetcher-426-thread-1)
[n:127.0.0.1:35079_solr c:pull_replica_test_remove_all_writer_replicas s:shard1
r:core_node2 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p1]
o.a.s.h.IndexFetcher Master's generation: 2
[junit4] 2> 54856 INFO (indexFetcher-426-thread-1)
[n:127.0.0.1:35079_solr c:pull_replica_test_remove_all_writer_replicas s:shard1
r:core_node2 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p1]
o.a.s.h.IndexFetcher Master's version: 1499972377047
[junit4] 2> 54856 INFO (indexFetcher-426-thread-1)
[n:127.0.0.1:35079_solr c:pull_replica_test_remove_all_writer_replicas s:shard1
r:core_node2 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p1]
o.a.s.h.IndexFetcher Slave's generation: 1
[junit4] 2> 54856 INFO (indexFetcher-426-thread-1)
[n:127.0.0.1:35079_solr c:pull_replica_test_remove_all_writer_replicas s:shard1
r:core_node2 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p1]
o.a.s.h.IndexFetcher Slave's version: 0
[junit4] 2> 54856 INFO (indexFetcher-426-thread-1)
[n:127.0.0.1:35079_solr c:pull_replica_test_remove_all_writer_replicas s:shard1
r:core_node2 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p1]
o.a.s.h.IndexFetcher Starting replication process
[junit4] 2> 54858 INFO (qtp1366899025-542) [n:127.0.0.1:42717_solr
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node1
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]
o.a.s.c.S.Request
[pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] webapp=/solr
path=/replication
params={generation=2&qt=/replication&wt=javabin&version=2&command=filelist}
status=0 QTime=1
[junit4] 2> 54859 INFO (indexFetcher-426-thread-1)
[n:127.0.0.1:35079_solr c:pull_replica_test_remove_all_writer_replicas s:shard1
r:core_node2 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p1]
o.a.s.h.IndexFetcher Number of files in latest index in master: 19
[junit4] 2> 54860 INFO (indexFetcher-426-thread-1)
[n:127.0.0.1:35079_solr c:pull_replica_test_remove_all_writer_replicas s:shard1
r:core_node2 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p1]
o.a.s.h.IndexFetcher Starting download (fullCopy=true) to
MockDirectoryWrapper(RAMDirectory@599efc50
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@35f8576c)
[junit4] 2> 54867 INFO (qtp1366899025-537) [n:127.0.0.1:42717_solr
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node1
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]
o.a.s.c.S.Request
[pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] webapp=/solr
path=/replication
params={generation=2&qt=/replication&file=_0_BlockTreeOrds_0.pos&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=2
[junit4] 2> 54871 INFO (qtp1366899025-541) [n:127.0.0.1:42717_solr
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node1
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]
o.a.s.c.S.Request
[pull_replica_test_remove_all_writer_replicas_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> 54873 INFO (qtp1366899025-531) [n:127.0.0.1:42717_solr
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node1
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]
o.a.s.c.S.Request
[pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] webapp=/solr
path=/replication
params={generation=2&qt=/replication&file=_0_Lucene50_0.doc&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 54876 INFO (qtp1366899025-542) [n:127.0.0.1:42717_solr
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node1
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]
o.a.s.c.S.Request
[pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] webapp=/solr
path=/replication
params={generation=2&qt=/replication&file=_0_Lucene50_0.tim&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 54878 INFO (qtp1366899025-537) [n:127.0.0.1:42717_solr
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node1
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]
o.a.s.c.S.Request
[pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] webapp=/solr
path=/replication
params={generation=2&qt=/replication&file=_0_Lucene50_0.pos&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 54880 INFO (qtp1366899025-541) [n:127.0.0.1:42717_solr
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node1
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]
o.a.s.c.S.Request
[pull_replica_test_remove_all_writer_replicas_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> 54882 INFO (qtp895858391-529) [n:127.0.0.1:35079_solr
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node2
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p1]
o.a.s.c.S.Request
[pull_replica_test_remove_all_writer_replicas_shard1_replica_p1] webapp=/solr
path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
[junit4] 2> 54882 INFO (qtp1366899025-531) [n:127.0.0.1:42717_solr
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node1
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]
o.a.s.c.S.Request
[pull_replica_test_remove_all_writer_replicas_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> 54884 INFO (qtp1366899025-531) [n:127.0.0.1:42717_solr
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node1
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]
o.a.s.c.S.Request
[pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] webapp=/solr
path=/replication
params={generation=2&qt=/replication&file=_0_BlockTreeOrds_0.tio&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 54886 INFO (qtp1366899025-537) [n:127.0.0.1:42717_solr
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node1
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]
o.a.s.c.S.Request
[pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] webapp=/solr
path=/replication
params={generation=2&qt=/replication&file=_0_Lucene50_0.tip&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 54888 INFO (qtp1366899025-541) [n:127.0.0.1:42717_solr
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node1
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]
o.a.s.c.S.Request
[pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] webapp=/solr
path=/replication
params={generation=2&qt=/replication&file=_0_BlockTreeOrds_0.doc&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 54891 INFO (qtp1366899025-542) [n:127.0.0.1:42717_solr
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node1
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]
o.a.s.c.S.Request
[pull_replica_test_remove_all_writer_replicas_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> 54894 INFO (qtp1366899025-531) [n:127.0.0.1:42717_solr
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node1
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]
o.a.s.c.S.Request
[pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] webapp=/solr
path=/replication
params={generation=2&qt=/replication&file=_0_BlockTreeOrds_0.tipo&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 54896 INFO (qtp1366899025-537) [n:127.0.0.1:42717_solr
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node1
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]
o.a.s.c.S.Request
[pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] webapp=/solr
path=/replication
params={generation=2&qt=/replication&file=_0_Asserting_0.pos&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 54897 INFO (qtp1366899025-541) [n:127.0.0.1:42717_solr
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node1
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]
o.a.s.c.S.Request
[pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] webapp=/solr
path=/replication
params={generation=2&qt=/replication&file=_0_Asserting_0.doc&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 54899 INFO (qtp1366899025-542) [n:127.0.0.1:42717_solr
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node1
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]
o.a.s.c.S.Request
[pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] webapp=/solr
path=/replication
params={generation=2&qt=/replication&file=_0_Asserting_0.tim&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 54902 INFO (qtp1366899025-531) [n:127.0.0.1:42717_solr
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node1
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]
o.a.s.c.S.Request
[pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] webapp=/solr
path=/replication
params={generation=2&qt=/replication&file=_0_Asserting_0.tip&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 54904 INFO (qtp1366899025-537) [n:127.0.0.1:42717_solr
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node1
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]
o.a.s.c.S.Request
[pull_replica_test_remove_all_writer_replicas_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> 54912 INFO (qtp1366899025-541) [n:127.0.0.1:42717_solr
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node1
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]
o.a.s.c.S.Request
[pull_replica_test_remove_all_writer_replicas_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> 54915 INFO (qtp1366899025-542) [n:127.0.0.1:42717_solr
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node1
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]
o.a.s.c.S.Request
[pull_replica_test_remove_all_writer_replicas_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> 54916 INFO (indexFetcher-426-thread-1)
[n:127.0.0.1:35079_solr c:pull_replica_test_remove_all_writer_replicas s:shard1
r:core_node2 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p1]
o.a.s.h.IndexFetcher Total time taken for download
(fullCopy=true,bytesDownloaded=3010) : 0 secs (null bytes/sec) to
MockDirectoryWrapper(RAMDirectory@599efc50
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@35f8576c)
[junit4] 2> 54916 INFO (indexFetcher-426-thread-1)
[n:127.0.0.1:35079_solr c:pull_replica_test_remove_all_writer_replicas s:shard1
r:core_node2 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p1]
o.a.s.c.SolrCore Updating index properties... index=index.20170713235937999
[junit4] 2> 54917 INFO (indexFetcher-426-thread-1)
[n:127.0.0.1:35079_solr c:pull_replica_test_remove_all_writer_replicas s:shard1
r:core_node2 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p1]
o.a.s.h.IndexFetcher removing old index directory
MockDirectoryWrapper(RAMDirectory@f8cc3bf
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@63cdb54)
[junit4] 2> 54920 INFO (indexFetcher-426-thread-1)
[n:127.0.0.1:35079_solr c:pull_replica_test_remove_all_writer_replicas s:shard1
r:core_node2 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p1]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 54921 INFO (indexFetcher-426-thread-1)
[n:127.0.0.1:35079_solr c:pull_replica_test_remove_all_writer_replicas s:shard1
r:core_node2 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@2f4baa1[pull_replica_test_remove_all_writer_replicas_shard1_replica_p1]
main]
[junit4] 2> 54923 INFO
(searcherExecutor-416-thread-1-processing-n:127.0.0.1:35079_solr
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p1 s:shard1
c:pull_replica_test_remove_all_writer_replicas r:core_node2)
[n:127.0.0.1:35079_solr c:pull_replica_test_remove_all_writer_replicas s:shard1
r:core_node2 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p1]
o.a.s.c.SolrCore
[pull_replica_test_remove_all_writer_replicas_shard1_replica_p1] Registered new
searcher
Searcher@2f4baa1[pull_replica_test_remove_all_writer_replicas_shard1_replica_p1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):C1)))}
[junit4] 2> 54984 INFO (qtp895858391-527) [n:127.0.0.1:35079_solr
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node2
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p1]
o.a.s.c.S.Request
[pull_replica_test_remove_all_writer_replicas_shard1_replica_p1] webapp=/solr
path=/select params={q=*:*&wt=javabin&version=2} hits=1 status=0 QTime=0
[junit4] 2> 54986 INFO (qtp895858391-536) [n:127.0.0.1:35079_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletereplica with
params
replica=core_node1&action=DELETEREPLICA&collection=pull_replica_test_remove_all_writer_replicas&shard=shard1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 54994 INFO (qtp1366899025-540) [n:127.0.0.1:42717_solr ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.pull_replica_test_remove_all_writer_replicas.shard1.replica_n1,
tag=null
[junit4] 2> 54998 INFO (qtp1366899025-540) [n:127.0.0.1:42717_solr ]
o.a.s.c.SolrCore
[pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] CLOSING
SolrCore org.apache.solr.core.SolrCore@3a02a495
[junit4] 2> 55000 INFO (qtp1366899025-540) [n:127.0.0.1:42717_solr ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.pull_replica_test_remove_all_writer_replicas.shard1.replica_n1,
tag=973251733
[junit4] 2> 55000 INFO (qtp1366899025-540) [n:127.0.0.1:42717_solr ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.collection.pull_replica_test_remove_all_writer_replicas.shard1.leader,
tag=973251733
[junit4] 2> 55005 INFO (qtp1366899025-540) [n:127.0.0.1:42717_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={deleteInstanceDir=true&core=pull_replica_test_remove_all_writer_replicas_shard1_replica_n1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2&deleteIndex=true}
status=0 QTime=11
[junit4] 2> 55008 INFO (zkCallback-141-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/pull_replica_test_remove_all_writer_replicas/state.json] for
collection [pull_replica_test_remove_all_writer_replicas] has occurred -
updating... (live nodes size: [2])
[junit4] 2> 55008 INFO
(zkCallback-135-thread-1-processing-n:127.0.0.1:35079_solr)
[n:127.0.0.1:35079_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/pull_replica_test_remove_all_writer_replicas/state.json] for
collection [pull_replica_test_remove_all_writer_replicas] has occurred -
updating... (live nodes size: [2])
[junit4] 2> 55008 INFO
(zkCallback-135-thread-2-processing-n:127.0.0.1:35079_solr)
[n:127.0.0.1:35079_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/pull_replica_test_remove_all_writer_replicas/state.json] for
collection [pull_replica_test_remove_all_writer_replicas] has occurred -
updating... (live nodes size: [2])
[junit4] 2> 55107 INFO (qtp895858391-536) [n:127.0.0.1:35079_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replica=core_node1&action=DELETEREPLICA&collection=pull_replica_test_remove_all_writer_replicas&shard=shard1&wt=javabin&version=2}
status=0 QTime=120
[junit4] 2> 56990 INFO
(OverseerCollectionConfigSetProcessor-98302189438697478-127.0.0.1:35079_solr-n_0000000000)
[n:127.0.0.1:35079_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 59122 INFO (qtp895858391-527) [n:127.0.0.1:35079_solr
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node2
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p1]
o.a.s.u.p.LogUpdateProcessorFactory
[pull_replica_test_remove_all_writer_replicas_shard1_replica_p1] webapp=/solr
path=/update params={wt=javabin&version=2}{} 0 4012
[junit4] 2> 59122 INFO (qtp895858391-527) [n:127.0.0.1:35079_solr
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node2
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p1]
o.a.s.h.RequestHandlerBase Ignoring exception matching No registered leader was
found
[junit4] 2> 59125 ERROR
(TEST-TestPullReplica.testRemoveAllWriterReplicas-seed#[3C3CB8D6B593F34]) [
] o.a.s.c.s.i.CloudSolrClient Request to collection
pull_replica_test_remove_all_writer_replicas failed due to (503)
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at
https://127.0.0.1:35079/solr/pull_replica_test_remove_all_writer_replicas: No
registered leader was found after waiting for 4000ms , collection:
pull_replica_test_remove_all_writer_replicas slice: shard1, retry? 0
[junit4] 2> 61858 INFO (indexFetcher-426-thread-1)
[n:127.0.0.1:35079_solr c:pull_replica_test_remove_all_writer_replicas s:shard1
r:core_node2 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p1]
o.a.s.h.ReplicationHandler Ignoring exception matching No registered leader was
found
[junit4] 2> 61859 INFO (indexFetcher-426-thread-1)
[n:127.0.0.1:35079_solr c:pull_replica_test_remove_all_writer_replicas s:shard1
r:core_node2 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p1]
o.a.s.h.IndexFetcher Last replication failed, so I'll force replication
[junit4] 2> 63139 INFO (qtp895858391-534) [n:127.0.0.1:35079_solr
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node2
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p1]
o.a.s.u.p.LogUpdateProcessorFactory
[pull_replica_test_remove_all_writer_replicas_shard1_replica_p1] webapp=/solr
path=/update params={wt=javabin&version=2}{} 0 4011
[junit4] 2> 63139 INFO (qtp895858391-534) [n:127.0.0.1:35079_solr
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node2
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p1]
o.a.s.h.RequestHandlerBase Ignoring exception matching No registered leader was
found
[junit4] 2> 63140 ERROR
(TEST-TestPullReplica.testRemoveAllWriterReplicas-seed#[3C3CB8D6B593F34]) [
] o.a.s.c.s.i.CloudSolrClient Request to collection
pull_replica_test_remove_all_writer_replicas failed due to (503)
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at
https://127.0.0.1:35079/solr/pull_replica_test_remove_all_writer_replicas: No
registered leader was found after waiting for 4000ms , collection:
pull_replica_test_remove_all_writer_replicas slice: shard1, retry? 0
[junit4] 2> 63149 INFO (qtp895858391-530) [n:127.0.0.1:35079_solr
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node2
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p1]
o.a.s.c.S.Request
[pull_replica_test_remove_all_writer_replicas_shard1_replica_p1] webapp=/solr
path=/select params={q=*:*&wt=javabin&version=2} hits=1 status=0 QTime=0
[junit4] 2> 63154 INFO (qtp895858391-529) [n:127.0.0.1:35079_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
action=ADDREPLICA&collection=pull_replica_test_remove_all_writer_replicas&shard=shard1&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 63160 INFO
(OverseerThreadFactory-411-thread-3-processing-n:127.0.0.1:35079_solr)
[n:127.0.0.1:35079_solr ] o.a.s.c.AddReplicaCmd Node Identified
127.0.0.1:42717_solr for creating new replica
[junit4] 2> 63161 INFO
(OverseerStateUpdate-98302189438697478-127.0.0.1:35079_solr-n_0000000000)
[n:127.0.0.1:35079_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"addreplica",
[junit4] 2> "collection":"pull_replica_test_remove_all_writer_replicas",
[junit4] 2> "shard":"shard1",
[junit4] 2>
"core":"pull_replica_test_remove_all_writer_replicas_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:42717/solr",
[junit4] 2> "node_name":"127.0.0.1:42717_solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 63163 INFO
(zkCallback-135-thread-2-processing-n:127.0.0.1:35079_solr)
[n:127.0.0.1:35079_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/pull_replica_test_remove_all_writer_replicas/state.json] for
collection [pull_replica_test_remove_all_writer_replicas] has occurred -
updating... (live nodes size: [2])
[junit4] 2> 63163 INFO (zkCallback-141-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/pull_replica_test_remove_all_writer_replicas/state.json] for
collection [pull_replica_test_remove_all_writer_replicas] has occurred -
updating... (live nodes size: [2])
[junit4] 2> 63163 INFO
(zkCallback-135-thread-1-processing-n:127.0.0.1:35079_solr)
[n:127.0.0.1:35079_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/pull_replica_test_remove_all_writer_replicas/state.json] for
collection [pull_replica_test_remove_all_writer_replicas] has occurred -
updating... (live nodes size: [2])
[junit4] 2> 63267 INFO (qtp1366899025-537) [n:127.0.0.1:42717_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&name=pull_replica_test_remove_all_writer_replicas_shard1_replica_n1&action=CREATE&collection=pull_replica_test_remove_all_writer_replicas&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 63276 INFO (qtp1366899025-537) [n:127.0.0.1:42717_solr
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 63282 INFO (qtp1366899025-537) [n:127.0.0.1:42717_solr
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]
o.a.s.s.IndexSchema
[pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] Schema
name=minimal
[junit4] 2> 63284 INFO (qtp1366899025-537) [n:127.0.0.1:42717_solr
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 63284 INFO (qtp1366899025-537) [n:127.0.0.1:42717_solr
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore
'pull_replica_test_remove_all_writer_replicas_shard1_replica_n1' using
configuration from collection pull_replica_test_remove_all_writer_replicas,
trusted=true
[junit4] 2> 63284 INFO (qtp1366899025-537) [n:127.0.0.1:42717_solr
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_42717.solr.core.pull_replica_test_remove_all_writer_replicas.shard1.replica_n1'
(registry
'solr.core.pull_replica_test_remove_all_writer_replicas.shard1.replica_n1')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3ff86a59
[junit4] 2> 63285 INFO (qtp1366899025-537) [n:127.0.0.1:42717_solr
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 63285 INFO (qtp1366899025-537) [n:127.0.0.1:42717_solr
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]
o.a.s.c.SolrCore
[[pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] ] Opening new
SolrCore at
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplica_3C3CB8D6B593F34-001/tempDir-001/node1/pull_replica_test_remove_all_writer_replicas_shard1_replica_n1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplica_3C3CB8D6B593F34-001/tempDir-001/node1/./pull_replica_test_remove_all_writer_replicas_shard1_replica_n1/data/]
[junit4] 2> 63348 INFO (qtp1366899025-537) [n:127.0.0.1:42717_solr
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 63348 INFO (qtp1366899025-537) [n:127.0.0.1:42717_solr
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 63349 INFO (qtp1366899025-537) [n:127.0.0.1:42717_solr
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 63349 INFO (qtp1366899025-537) [n:127.0.0.1:42717_solr
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 63350 INFO (qtp1366899025-537) [n:127.0.0.1:42717_solr
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@71e9b7cb[pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]
main]
[junit4] 2> 63351 INFO (qtp1366899025-537) [n:127.0.0.1:42717_solr
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 63351 INFO (qtp1366899025-537) [n:127.0.0.1:42717_solr
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 63352 INFO (qtp1366899025-537) [n:127.0.0.1:42717_solr
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 63353 INFO
(searcherExecutor-428-thread-1-processing-n:127.0.0.1:42717_solr
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1 s:shard1
c:pull_replica_test_remove_all_writer_replicas r:core_node3)
[n:127.0.0.1:42717_solr c:pull_replica_test_remove_all_writer_replicas s:shard1
r:core_node3 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]
o.a.s.c.SolrCore
[pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] Registered new
searcher
Searcher@71e9b7cb[pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 63353 INFO (qtp1366899025-537) [n:127.0.0.1:42717_solr
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1572835045138235392
[junit4] 2> 63355 INFO (qtp1366899025-537) [n:127.0.0.1:42717_solr
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 63356 INFO (qtp1366899025-537) [n:127.0.0.1:42717_solr
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 63356 INFO (qtp1366899025-537) [n:127.0.0.1:42717_solr
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:42717/solr/pull_replica_test_remove_all_writer_replicas_shard1_replica_n1/
[junit4] 2> 63356 INFO (qtp1366899025-537) [n:127.0.0.1:42717_solr
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 63356 INFO (qtp1366899025-537) [n:127.0.0.1:42717_solr
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]
o.a.s.c.SyncStrategy
https://127.0.0.1:42717/solr/pull_replica_test_remove_all_writer_replicas_shard1_replica_n1/
has no replicas
[junit4] 2> 63356 INFO (qtp1366899025-537) [n:127.0.0.1:42717_solr
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 63357 INFO (qtp1366899025-537) [n:127.0.0.1:42717_solr
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:42717/solr/pull_replica_test_remove_all_writer_replicas_shard1_replica_n1/
shard1
[junit4] 2> 63459 INFO
(zkCallback-135-thread-1-processing-n:127.0.0.1:35079_solr)
[n:127.0.0.1:35079_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/pull_replica_test_remove_all_writer_replicas/state.json] for
collection [pull_replica_test_remove_all_writer_replicas] has occurred -
updating... (live nodes size: [2])
[junit4] 2> 63459 INFO (zkCallback-141-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/pull_replica_test_remove_all_writer_replicas/state.json] for
collection [pull_replica_test_remove_all_writer_replicas] has occurred -
updating... (live nodes size: [2])
[junit4] 2> 63459 INFO
(zkCallback-135-thread-2-processing-n:127.0.0.1:35079_solr)
[n:127.0.0.1:35079_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/pull_replica_test_remove_all_writer_replicas/state.json] for
collection [pull_replica_test_remove_all_writer_replicas] has occurred -
updating... (live nodes size: [2])
[junit4] 2> 63459 INFO
(zkCallback-134-thread-1-processing-n:127.0.0.1:42717_solr)
[n:127.0.0.1:42717_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/pull_replica_test_remove_all_writer_replicas/state.json] for
collection [pull_replica_test_remove_all_writer_replicas] has occurred -
updating... (live nodes size: [2])
[junit4] 2> 63459 INFO
(zkCallback-134-thread-2-processing-n:127.0.0.1:42717_solr)
[n:127.0.0.1:42717_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/pull_replica_test_remove_all_writer_replicas/state.json] for
collection [pull_replica_test_remove_all_writer_replicas] has occurred -
updating... (live nodes size: [2])
[junit4] 2> 63463 INFO (indexFetcher-426-thread-1)
[n:127.0.0.1:35079_solr c:pull_replica_test_remove_all_writer_replicas s:shard1
r:core_node2 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p1]
o.a.s.h.IndexFetcher Replica core_node3 is leader but it's state is down,
skipping replication
[junit4] 2> 63508 INFO (qtp1366899025-537) [n:127.0.0.1:42717_solr
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 63510 INFO (qtp1366899025-537) [n:127.0.0.1:42717_solr
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&name=pull_replica_test_remove_all_writer_replicas_shard1_replica_n1&action=CREATE&collection=pull_replica_test_remove_all_writer_replicas&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=243
[junit4] 2> 63515 INFO (qtp895858391-529) [n:127.0.0.1:35079_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=ADDREPLICA&collection=pull_replica_test_remove_all_writer_replicas&shard=shard1&type=NRT&wt=javabin&version=2}
status=0 QTime=360
[junit4] 2> 63615 INFO (zkCallback-141-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/pull_replica_test_remove_all_writer_replicas/state.json] for
collection [pull_replica_test_remove_all_writer_replicas] has occurred -
updating... (live nodes size: [2])
[junit4] 2> 63615 INFO
(zkCallback-135-thread-2-processing-n:127.0.0.1:35079_solr)
[n:127.0.0.1:35079_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/pull_replica_test_remove_all_writer_replicas/state.json] for
collection [pull_replica_test_remove_all_writer_replicas] has occurred -
updating... (live nodes size: [2])
[junit4] 2> 63615 INFO
(zkCallback-134-thread-2-processing-n:127.0.0.1:42717_solr)
[n:127.0.0.1:42717_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/pull_replica_test_remove_all_writer_replicas/state.json] for
collection [pull_replica_test_remove_all_writer_replicas] has occurred -
updating... (live nodes size: [2])
[junit4] 2> 63615 INFO
(zkCallback-135-thread-1-processing-n:127.0.0.1:35079_solr)
[n:127.0.0.1:35079_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/pull_replica_test_remove_all_writer_replicas/state.json] for
collection [pull_replica_test_remove_all_writer_replicas] has occurred -
updating... (live nodes size: [2])
[junit4] 2> 63615 INFO
(zkCallback-134-thread-1-processing-n:127.0.0.1:42717_solr)
[n:127.0.0.1:42717_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/pull_replica_test_remove_all_writer_replicas/state.json] for
collection [pull_replica_test_remove_all_writer_replicas] has occurred -
updating... (live nodes size: [2])
[junit4] 2> 63626 INFO (qtp895858391-527) [n:127.0.0.1:35079_solr
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node2
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p1]
o.a.s.c.S.Request
[pull_replica_test_remove_all_writer_replicas_shard1_replica_p1] webapp=/solr
path=/select params={q=*:*&wt=javabin&version=2} hits=1 status=0 QTime=1
[junit4] 2> 63729 INFO (qtp895858391-529) [n:127.0.0.1:35079_solr
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node2
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p1]
o.a.s.c.S.Request
[pull_replica_test_remove_all_writer_replicas_shard1_replica_p1] webapp=/solr
path=/select params={q=*:*&wt=javabin&version=2} hits=1 status=0 QTime=0
[junit4] 2> 63832 INFO (qtp895858391-538) [n:127.0.0.1:35079_solr
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node2
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p1]
o.a.s.c.S.Request
[pull_replica_test_remove_all_writer_replicas_shard1_replica_p1] webapp=/solr
path=/select params={q=*:*&wt=javabin&version=2} hits=1 status=0 QTime=0
[junit4] 2> 63850 INFO (indexFetcher-426-thread-1)
[n:127.0.0.1:35079_solr c:pull_replica_test_remove_all_writer_replicas s:shard1
r:core_node2 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p1]
o.a.s.h.IndexFetcher Last replication failed, so I'll force replication
[junit4] 2> 63852 INFO (qtp1366899025-531) [n:127.0.0.1:42717_solr
c:pull_replica_test_remove_all_writer_replicas s:shard1 r:core_node3
x:pull_replica_test_remove_all_writer_replicas_shard1_replica_n1]
o.a.s.c.S.Request
[pull_replica_test_remove_all_writer_replicas_shard1_replica_n1] webapp=/solr
path=/replication
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0
QTime=0
[junit4] 2> 63853 INFO (indexFetcher-426-thread-1)
[n:127.0.0.1:35079_solr c:pull_replica_test_remove_all_writer_replicas s:shard1
r:core_node2 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p1]
o.a.s.h.IndexFetcher Master's generation: 1
[junit4] 2> 63853 INFO (indexFetcher-426-thread-1)
[n:127.0.0.1:35079_solr c:pull_replica_test_remove_all_writer_replicas s:shard1
r:core_node2 x:pull_replica_test_remove_all_writer_replicas_shard1_replica_p1]
o.a.s.h.IndexFetcher Master's version:
[...truncated too long message...]
_solr ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.pull_replica_test_add_docs.shard1.replica_n1, tag=2002402682
[junit4] 2> 196677 INFO (qtp751785308-831) [n:127.0.0.1:42717_solr ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.collection.pull_replica_test_add_docs.shard1.leader,
tag=2002402682
[junit4] 2> 196677 INFO (qtp895858391-528) [n:127.0.0.1:35079_solr ]
o.a.s.c.ZkController pull_replica_test_add_docs_shard1_replica_p3 stopping
background replication from leader
[junit4] 2> 196677 INFO (qtp895858391-536) [n:127.0.0.1:35079_solr ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.pull_replica_test_add_docs.shard1.replica_p1, tag=1056281063
[junit4] 2> 196677 INFO (qtp895858391-536) [n:127.0.0.1:35079_solr ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.collection.pull_replica_test_add_docs.shard1.leader,
tag=1056281063
[junit4] 2> 196677 INFO (qtp895858391-528) [n:127.0.0.1:35079_solr ]
o.a.s.c.SolrCore [pull_replica_test_add_docs_shard1_replica_p3] CLOSING
SolrCore org.apache.solr.core.SolrCore@b9e7d4f
[junit4] 2> 196678 INFO (qtp751785308-830) [n:127.0.0.1:42717_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={deleteInstanceDir=true&core=pull_replica_test_add_docs_shard1_replica_p2&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
status=0 QTime=23
[junit4] 2> 196678 INFO (qtp895858391-536) [n:127.0.0.1:35079_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={deleteInstanceDir=true&core=pull_replica_test_add_docs_shard1_replica_p1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
status=0 QTime=24
[junit4] 2> 196680 INFO (qtp751785308-831) [n:127.0.0.1:42717_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={deleteInstanceDir=true&core=pull_replica_test_add_docs_shard1_replica_n1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
status=0 QTime=24
[junit4] 2> 196680 INFO (qtp895858391-528) [n:127.0.0.1:35079_solr ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.pull_replica_test_add_docs.shard1.replica_p3, tag=194936143
[junit4] 2> 196680 INFO (qtp895858391-528) [n:127.0.0.1:35079_solr ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.collection.pull_replica_test_add_docs.shard1.leader, tag=194936143
[junit4] 2> 196681 INFO (qtp895858391-528) [n:127.0.0.1:35079_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={deleteInstanceDir=true&core=pull_replica_test_add_docs_shard1_replica_p3&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
status=0 QTime=29
[junit4] 2> 197385 INFO (qtp895858391-530) [n:127.0.0.1:35079_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={name=pull_replica_test_add_docs&action=DELETE&wt=javabin&version=2}
status=0 QTime=738
[junit4] 2> 197385 INFO
(TEST-TestPullReplica.testAddDocs-seed#[3C3CB8D6B593F34]) [ ]
o.a.s.c.TestPullReplica Collection deleted
[junit4] 2> 197385 INFO
(TEST-TestPullReplica.testAddDocs-seed#[3C3CB8D6B593F34]) [ ]
o.a.s.c.TestPullReplica Collection not yet deleted
[junit4] 2> 197486 INFO
(TEST-TestPullReplica.testAddDocs-seed#[3C3CB8D6B593F34]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testAddDocs
[junit4] 2> 197495 INFO
(TEST-TestPullReplica.testSearchWhileReplicationHappens-seed#[3C3CB8D6B593F34])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testSearchWhileReplicationHappens
[junit4] 2> 197495 INFO
(TEST-TestPullReplica.testSearchWhileReplicationHappens-seed#[3C3CB8D6B593F34])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testSearchWhileReplicationHappens
[junit4] 2> 197497 INFO (jetty-closer-124-thread-2) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@2a438ad8{SSL,[ssl,
http/1.1]}{127.0.0.1:0}
[junit4] 2> 197497 INFO (jetty-closer-124-thread-1) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@64cba7b0{SSL,[ssl,
http/1.1]}{127.0.0.1:42717}
[junit4] 2> 197497 INFO (jetty-closer-124-thread-1) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1209956279
[junit4] 2> 197497 INFO (jetty-closer-124-thread-2) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1803648712
[junit4] 2> 197497 INFO (jetty-closer-124-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 197497 INFO (jetty-closer-124-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 197498 INFO (jetty-closer-124-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 197499 INFO (jetty-closer-124-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 197499 INFO (jetty-closer-124-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 197500 INFO (jetty-closer-124-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 197500 INFO (jetty-closer-124-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 197501 INFO (jetty-closer-124-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 197502 INFO
(zkCallback-135-thread-3-processing-n:127.0.0.1:35079_solr)
[n:127.0.0.1:35079_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (1)
[junit4] 2> 197503 INFO (jetty-closer-124-thread-2) [ ]
o.a.s.c.Overseer Overseer
(id=98302189438697478-127.0.0.1:35079_solr-n_0000000000) closing
[junit4] 2> 197503 INFO
(OverseerStateUpdate-98302189438697478-127.0.0.1:35079_solr-n_0000000000)
[n:127.0.0.1:35079_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:35079_solr
[junit4] 2> 197504 WARN
(zkCallback-135-thread-3-processing-n:127.0.0.1:35079_solr)
[n:127.0.0.1:35079_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 197504 INFO (jetty-closer-124-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@ddfd8fe{/solr,null,UNAVAILABLE}
[junit4] 2> 199002 WARN
(zkCallback-152-thread-1-processing-n:127.0.0.1:42717_solr)
[n:127.0.0.1:42717_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 199002 INFO (jetty-closer-124-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@3e788219{/solr,null,UNAVAILABLE}
[junit4] 2> 199003 ERROR
(SUITE-TestPullReplica-seed#[3C3CB8D6B593F34]-worker) [ ]
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> 199003 INFO
(SUITE-TestPullReplica-seed#[3C3CB8D6B593F34]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:44909 44909
[junit4] 2> 200530 INFO (Thread-170) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:44909 44909
[junit4] 2> 200531 WARN (Thread-170) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 19 /solr/configs/conf
[junit4] 2> 5 /solr/aliases.json
[junit4] 2> 4 /solr/security.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 32
/solr/collections/pull_replica_test_create_delete/state.json
[junit4] 2> 20
/solr/collections/pull_replica_test_remove_all_writer_replicas/state.json
[junit4] 2> 20
/solr/collections/pull_replica_test_kill_pull_replica/state.json
[junit4] 2> 19
/solr/collections/pull_replica_test_add_remove_pull_replica/state.json
[junit4] 2> 18
/solr/collections/pull_replica_test_kill_leader/state.json
[junit4] 2> 13
/solr/collections/pull_replica_test_add_docs/state.json
[junit4] 2> 13
/solr/collections/pull_replica_test_real_time_get/state.json
[junit4] 2> 5 /solr/clusterstate.json
[junit4] 2> 5 /solr/clusterprops.json
[junit4] 2> 3
/solr/overseer_elect/election/98302189438697478-127.0.0.1:35079_solr-n_0000000000
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 5 /solr/collections
[junit4] 2> 3 /solr/live_nodes
[junit4] 2>
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplica_3C3CB8D6B593F34-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{_version_=PostingsFormat(name=Asserting), foo=Lucene50(blocksize=128),
id=BlockTreeOrds(blocksize=128), foo_s=Lucene50(blocksize=128)}, docValues:{},
maxPointsInLeafNode=365, maxMBSortInHeap=6.0482176961204805,
sim=RandomSimilarity(queryNorm=true): {}, locale=is, timezone=Asia/Dushanbe
[junit4] 2> NOTE: Linux 4.10.0-26-generic amd64/Oracle Corporation
1.8.0_131 (64-bit)/cpus=8,threads=1,free=330761464,total=536870912
[junit4] 2> NOTE: All tests run in this JVM: [TestCoreContainer,
TestExactSharedStatsCache, TestClusterProperties,
SharedFSAutoReplicaFailoverUtilsTest, AnalyticsMergeStrategyTest,
TestSQLHandlerNonCloud, DisMaxRequestHandlerTest, TestHashQParserPlugin,
ShufflingReplicaListTransformerTest, TestPullReplica]
[junit4] Completed [44/728 (1!)] on J1 in 150.69s, 10 tests, 1 failure, 1
skipped <<< FAILURES!
[...truncated 45640 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]