Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/4535/
Java: 64bit/jdk-9 -XX:-UseCompressedOops -XX:+UseParallelGC
1 tests failed.
FAILED: org.apache.solr.cloud.TestPullReplica.testKillPullReplica
Error Message:
Replica core_node4 not up to date after 10 seconds expected:<1> but was:<0>
Stack Trace:
java.lang.AssertionError: Replica core_node4 not up to date after 10 seconds
expected:<1> but was:<0>
at
__randomizedtesting.SeedInfo.seed([FE3409DEEAFCF27F:72C5154B4A4D1347]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at org.junit.Assert.assertEquals(Assert.java:472)
at
org.apache.solr.cloud.TestPullReplica.waitForNumDocsInAllReplicas(TestPullReplica.java:538)
at
org.apache.solr.cloud.TestPullReplica.waitForNumDocsInAllReplicas(TestPullReplica.java:529)
at
org.apache.solr.cloud.TestPullReplica.waitForNumDocsInAllActiveReplicas(TestPullReplica.java:525)
at
org.apache.solr.cloud.TestPullReplica.testKillPullReplica(TestPullReplica.java:502)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
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:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
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
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.base/java.lang.Thread.run(Thread.java:844)
Build Log:
[...truncated 1851 lines...]
[junit4] JVM J0: stdout was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/core/test/temp/junit4-J0-20180329_171923_96317190031359288433699.sysout
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] codec: SimpleText, pf: Memory, dvf: Asserting
[junit4] <<< JVM J0: EOF ----
[...truncated 12123 lines...]
[junit4] Suite: org.apache.solr.cloud.TestPullReplica
[junit4] 2> 2480071 INFO
(SUITE-TestPullReplica-seed#[FE3409DEEAFCF27F]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplica_FE3409DEEAFCF27F-001/init-core-data-001
[junit4] 2> 2480072 WARN
(SUITE-TestPullReplica-seed#[FE3409DEEAFCF27F]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=18 numCloses=18
[junit4] 2> 2480072 INFO
(SUITE-TestPullReplica-seed#[FE3409DEEAFCF27F]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 2480072 INFO
(SUITE-TestPullReplica-seed#[FE3409DEEAFCF27F]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0,
clientAuth=0.0/0.0) w/ MAC_OS_X supressed clientAuth
[junit4] 2> 2480073 INFO
(SUITE-TestPullReplica-seed#[FE3409DEEAFCF27F]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplica_FE3409DEEAFCF27F-001/tempDir-001
[junit4] 2> 2480073 INFO
(SUITE-TestPullReplica-seed#[FE3409DEEAFCF27F]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 2480073 INFO (Thread-3995) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 2480073 INFO (Thread-3995) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 2480079 ERROR (Thread-3995) [ ] 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> 2480173 INFO
(SUITE-TestPullReplica-seed#[FE3409DEEAFCF27F]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:56853
[junit4] 2> 2480209 INFO (zkConnectionManagerCallback-5171-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2480215 INFO (jetty-launcher-5168-thread-2) [ ]
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T21:27:37Z,
git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 2480215 INFO (jetty-launcher-5168-thread-1) [ ]
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T21:27:37Z,
git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 2480216 INFO (jetty-launcher-5168-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 2480216 INFO (jetty-launcher-5168-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 2480216 INFO (jetty-launcher-5168-thread-2) [ ]
o.e.j.s.session Scavenging every 600000ms
[junit4] 2> 2480217 INFO (jetty-launcher-5168-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@3ad2a0c0{/solr,null,AVAILABLE}
[junit4] 2> 2480218 INFO (jetty-launcher-5168-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 2480218 INFO (jetty-launcher-5168-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 2480218 INFO (jetty-launcher-5168-thread-1) [ ]
o.e.j.s.session Scavenging every 600000ms
[junit4] 2> 2480218 INFO (jetty-launcher-5168-thread-2) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@1110fd94{HTTP/1.1,[http/1.1]}{127.0.0.1:56855}
[junit4] 2> 2480218 INFO (jetty-launcher-5168-thread-2) [ ]
o.e.j.s.Server Started @2480305ms
[junit4] 2> 2480218 INFO (jetty-launcher-5168-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=56855}
[junit4] 2> 2480218 INFO (jetty-launcher-5168-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@677e4c02{/solr,null,AVAILABLE}
[junit4] 2> 2480218 ERROR (jetty-launcher-5168-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2480218 INFO (jetty-launcher-5168-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 2480218 INFO (jetty-launcher-5168-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.0.0
[junit4] 2> 2480218 INFO (jetty-launcher-5168-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@6888e94f{HTTP/1.1,[http/1.1]}{127.0.0.1:56856}
[junit4] 2> 2480218 INFO (jetty-launcher-5168-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2480218 INFO (jetty-launcher-5168-thread-1) [ ]
o.e.j.s.Server Started @2480306ms
[junit4] 2> 2480218 INFO (jetty-launcher-5168-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2480218 INFO (jetty-launcher-5168-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-03-29T18:23:54.535776Z
[junit4] 2> 2480218 INFO (jetty-launcher-5168-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=56856}
[junit4] 2> 2480218 ERROR (jetty-launcher-5168-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2480218 INFO (jetty-launcher-5168-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 2480218 INFO (jetty-launcher-5168-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.0.0
[junit4] 2> 2480219 INFO (jetty-launcher-5168-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2480219 INFO (jetty-launcher-5168-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2480219 INFO (jetty-launcher-5168-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-03-29T18:23:54.536052Z
[junit4] 2> 2480220 INFO (zkConnectionManagerCallback-5173-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2480220 INFO (zkConnectionManagerCallback-5175-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2480220 INFO (jetty-launcher-5168-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2480221 INFO (jetty-launcher-5168-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2480227 INFO (jetty-launcher-5168-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56853/solr
[junit4] 2> 2480227 INFO (jetty-launcher-5168-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56853/solr
[junit4] 2> 2480229 INFO (zkConnectionManagerCallback-5181-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2480229 INFO (zkConnectionManagerCallback-5183-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2480232 INFO (zkConnectionManagerCallback-5185-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2480232 INFO (zkConnectionManagerCallback-5187-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2480374 INFO (jetty-launcher-5168-thread-1)
[n:127.0.0.1:56856_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 2480374 INFO (jetty-launcher-5168-thread-2)
[n:127.0.0.1:56855_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 2480375 INFO (jetty-launcher-5168-thread-1)
[n:127.0.0.1:56856_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:56856_solr
[junit4] 2> 2480376 INFO (jetty-launcher-5168-thread-2)
[n:127.0.0.1:56855_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:56855_solr
[junit4] 2> 2480377 INFO (jetty-launcher-5168-thread-1)
[n:127.0.0.1:56856_solr ] o.a.s.c.Overseer Overseer
(id=72144413877993478-127.0.0.1:56856_solr-n_0000000000) starting
[junit4] 2> 2480378 INFO (zkCallback-5184-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 2480378 INFO (zkCallback-5186-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 2480388 INFO (zkConnectionManagerCallback-5193-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2480390 INFO (jetty-launcher-5168-thread-1)
[n:127.0.0.1:56856_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 2480391 INFO (jetty-launcher-5168-thread-1)
[n:127.0.0.1:56856_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:56853/solr ready
[junit4] 2> 2480392 DEBUG
(OverseerAutoScalingTriggerThread-72144413877993478-127.0.0.1:56856_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and
.scheduled_maintenance triggers
[junit4] 2> 2480394 DEBUG
(OverseerAutoScalingTriggerThread-72144413877993478-127.0.0.1:56856_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode
version 1
[junit4] 2> 2480395 DEBUG
(OverseerAutoScalingTriggerThread-72144413877993478-127.0.0.1:56856_solr-n_0000000000)
[ ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:56855_solr]
[junit4] 2> 2480395 INFO (jetty-launcher-5168-thread-1)
[n:127.0.0.1:56856_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 2480395 DEBUG
(OverseerAutoScalingTriggerThread-72144413877993478-127.0.0.1:56856_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1,
lastZnodeVersion -1
[junit4] 2> 2480395 DEBUG
(OverseerAutoScalingTriggerThread-72144413877993478-127.0.0.1:56856_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto
znodeVersion 1
[junit4] 2> 2480395 INFO (jetty-launcher-5168-thread-1)
[n:127.0.0.1:56856_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:56856_solr
[junit4] 2> 2480408 INFO (zkCallback-5184-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 2480408 INFO (zkCallback-5186-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 2480409 INFO (zkCallback-5192-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 2480413 DEBUG
(OverseerAutoScalingTriggerThread-72144413877993478-127.0.0.1:56856_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
[junit4] 2> 2480414 DEBUG
(OverseerAutoScalingTriggerThread-72144413877993478-127.0.0.1:56856_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1,
lastZnodeVersion 1
[junit4] 2> 2480414 DEBUG (ScheduledTrigger-9170-thread-1) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 2
[junit4] 2> 2480460 INFO (jetty-launcher-5168-thread-2)
[n:127.0.0.1:56855_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_56855.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@153a46d0
[junit4] 2> 2480466 INFO (jetty-launcher-5168-thread-2)
[n:127.0.0.1:56855_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_56855.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@153a46d0
[junit4] 2> 2480466 INFO (jetty-launcher-5168-thread-2)
[n:127.0.0.1:56855_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_56855.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@153a46d0
[junit4] 2> 2480467 INFO (jetty-launcher-5168-thread-2)
[n:127.0.0.1:56855_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplica_FE3409DEEAFCF27F-001/tempDir-001/node2/.
[junit4] 2> 2480470 INFO (zkConnectionManagerCallback-5197-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2480472 INFO (jetty-launcher-5168-thread-2)
[n:127.0.0.1:56855_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 2480474 INFO (jetty-launcher-5168-thread-2)
[n:127.0.0.1:56855_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:56853/solr ready
[junit4] 2> 2480514 INFO (jetty-launcher-5168-thread-1)
[n:127.0.0.1:56856_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_56856.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@153a46d0
[junit4] 2> 2480520 INFO (jetty-launcher-5168-thread-1)
[n:127.0.0.1:56856_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_56856.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@153a46d0
[junit4] 2> 2480521 INFO (jetty-launcher-5168-thread-1)
[n:127.0.0.1:56856_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_56856.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@153a46d0
[junit4] 2> 2480522 INFO (jetty-launcher-5168-thread-1)
[n:127.0.0.1:56856_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplica_FE3409DEEAFCF27F-001/tempDir-001/node1/.
[junit4] 2> 2480538 INFO (zkConnectionManagerCallback-5199-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2480543 INFO (zkConnectionManagerCallback-5203-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2480544 INFO
(SUITE-TestPullReplica-seed#[FE3409DEEAFCF27F]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 2480546 INFO
(SUITE-TestPullReplica-seed#[FE3409DEEAFCF27F]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:56853/solr ready
[junit4] 2> 2480551 INFO
(SUITE-TestPullReplica-seed#[FE3409DEEAFCF27F]-worker) [ ]
o.a.s.c.TestPullReplica Using legacyCloud?: false
[junit4] 2> 2480554 INFO (qtp2005777272-22853) [n:127.0.0.1:56855_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> 2480556 INFO (qtp2005777272-22853) [n:127.0.0.1:56855_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> 2480573 INFO
(TEST-TestPullReplica.testAddRemovePullReplica-seed#[FE3409DEEAFCF27F]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testAddRemovePullReplica
[junit4] 2> 2480575 INFO (qtp2005777272-22855) [n:127.0.0.1:56855_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
pullReplicas=0&replicationFactor=1&collection.configName=conf&maxShardsPerNode=100&name=pull_replica_test_add_remove_pull_replica&nrtReplicas=1&action=CREATE&numShards=2&tlogReplicas=0&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2480577 INFO (OverseerThreadFactory-9172-thread-1) [ ]
o.a.s.c.a.c.CreateCollectionCmd Create collection
pull_replica_test_add_remove_pull_replica
[junit4] 2> 2480692 INFO
(OverseerStateUpdate-72144413877993478-127.0.0.1:56856_solr-n_0000000000) [
] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"pull_replica_test_add_remove_pull_replica",
[junit4] 2> "shard":"shard1",
[junit4] 2>
"core":"pull_replica_test_add_remove_pull_replica_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:56855/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 2480696 INFO
(OverseerStateUpdate-72144413877993478-127.0.0.1:56856_solr-n_0000000000) [
] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"pull_replica_test_add_remove_pull_replica",
[junit4] 2> "shard":"shard2",
[junit4] 2>
"core":"pull_replica_test_add_remove_pull_replica_shard2_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:56856/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 2480903 INFO (qtp2005777272-22858) [n:127.0.0.1:56855_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=pull_replica_test_add_remove_pull_replica_shard1_replica_n1&action=CREATE&numShards=2&collection=pull_replica_test_add_remove_pull_replica&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 2480904 INFO (qtp884288680-22861) [n:127.0.0.1:56856_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=pull_replica_test_add_remove_pull_replica_shard2_replica_n2&action=CREATE&numShards=2&collection=pull_replica_test_add_remove_pull_replica&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 2480905 INFO (qtp2005777272-22858) [n:127.0.0.1:56855_solr
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for
2147483647 transient cores
[junit4] 2> 2481011 INFO (zkCallback-5186-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/pull_replica_test_add_remove_pull_replica/state.json] for
collection [pull_replica_test_add_remove_pull_replica] has occurred -
updating... (live nodes size: [2])
[junit4] 2> 2481011 INFO (zkCallback-5184-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/pull_replica_test_add_remove_pull_replica/state.json] for
collection [pull_replica_test_add_remove_pull_replica] has occurred -
updating... (live nodes size: [2])
[junit4] 2> 2481011 INFO (zkCallback-5186-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/pull_replica_test_add_remove_pull_replica/state.json] for
collection [pull_replica_test_add_remove_pull_replica] has occurred -
updating... (live nodes size: [2])
[junit4] 2> 2481012 INFO (zkCallback-5184-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/pull_replica_test_add_remove_pull_replica/state.json] for
collection [pull_replica_test_add_remove_pull_replica] has occurred -
updating... (live nodes size: [2])
[junit4] 2> 2481418 DEBUG (ScheduledTrigger-9170-thread-2) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 2
[junit4] 2> 2481928 INFO (qtp884288680-22861) [n:127.0.0.1:56856_solr
c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node4
x:pull_replica_test_add_remove_pull_replica_shard2_replica_n2]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 2481928 INFO (qtp2005777272-22858) [n:127.0.0.1:56855_solr
c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node3
x:pull_replica_test_add_remove_pull_replica_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 2481944 INFO (qtp884288680-22861) [n:127.0.0.1:56856_solr
c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node4
x:pull_replica_test_add_remove_pull_replica_shard2_replica_n2]
o.a.s.s.IndexSchema
[pull_replica_test_add_remove_pull_replica_shard2_replica_n2] Schema
name=minimal
[junit4] 2> 2481944 INFO (qtp2005777272-22858) [n:127.0.0.1:56855_solr
c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node3
x:pull_replica_test_add_remove_pull_replica_shard1_replica_n1]
o.a.s.s.IndexSchema
[pull_replica_test_add_remove_pull_replica_shard1_replica_n1] Schema
name=minimal
[junit4] 2> 2481945 INFO (qtp2005777272-22858) [n:127.0.0.1:56855_solr
c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node3
x:pull_replica_test_add_remove_pull_replica_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 2481945 INFO (qtp2005777272-22858) [n:127.0.0.1:56855_solr
c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node3
x:pull_replica_test_add_remove_pull_replica_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore
'pull_replica_test_add_remove_pull_replica_shard1_replica_n1' using
configuration from collection pull_replica_test_add_remove_pull_replica,
trusted=true
[junit4] 2> 2481945 INFO (qtp884288680-22861) [n:127.0.0.1:56856_solr
c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node4
x:pull_replica_test_add_remove_pull_replica_shard2_replica_n2]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 2481946 INFO (qtp884288680-22861) [n:127.0.0.1:56856_solr
c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node4
x:pull_replica_test_add_remove_pull_replica_shard2_replica_n2]
o.a.s.c.CoreContainer Creating SolrCore
'pull_replica_test_add_remove_pull_replica_shard2_replica_n2' using
configuration from collection pull_replica_test_add_remove_pull_replica,
trusted=true
[junit4] 2> 2481946 INFO (qtp2005777272-22858) [n:127.0.0.1:56855_solr
c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node3
x:pull_replica_test_add_remove_pull_replica_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_56855.solr.core.pull_replica_test_add_remove_pull_replica.shard1.replica_n1'
(registry
'solr.core.pull_replica_test_add_remove_pull_replica.shard1.replica_n1')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@153a46d0
[junit4] 2> 2481946 INFO (qtp884288680-22861) [n:127.0.0.1:56856_solr
c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node4
x:pull_replica_test_add_remove_pull_replica_shard2_replica_n2]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_56856.solr.core.pull_replica_test_add_remove_pull_replica.shard2.replica_n2'
(registry
'solr.core.pull_replica_test_add_remove_pull_replica.shard2.replica_n2')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@153a46d0
[junit4] 2> 2481946 INFO (qtp2005777272-22858) [n:127.0.0.1:56855_solr
c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node3
x:pull_replica_test_add_remove_pull_replica_shard1_replica_n1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 2481946 INFO (qtp884288680-22861) [n:127.0.0.1:56856_solr
c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node4
x:pull_replica_test_add_remove_pull_replica_shard2_replica_n2] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 2481946 INFO (qtp2005777272-22858) [n:127.0.0.1:56855_solr
c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node3
x:pull_replica_test_add_remove_pull_replica_shard1_replica_n1] o.a.s.c.SolrCore
[[pull_replica_test_add_remove_pull_replica_shard1_replica_n1] ] Opening new
SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplica_FE3409DEEAFCF27F-001/tempDir-001/node2/pull_replica_test_add_remove_pull_replica_shard1_replica_n1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplica_FE3409DEEAFCF27F-001/tempDir-001/node2/./pull_replica_test_add_remove_pull_replica_shard1_replica_n1/data/]
[junit4] 2> 2481946 INFO (qtp884288680-22861) [n:127.0.0.1:56856_solr
c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node4
x:pull_replica_test_add_remove_pull_replica_shard2_replica_n2] o.a.s.c.SolrCore
[[pull_replica_test_add_remove_pull_replica_shard2_replica_n2] ] Opening new
SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplica_FE3409DEEAFCF27F-001/tempDir-001/node1/pull_replica_test_add_remove_pull_replica_shard2_replica_n2],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplica_FE3409DEEAFCF27F-001/tempDir-001/node1/./pull_replica_test_add_remove_pull_replica_shard2_replica_n2/data/]
[junit4] 2> 2481995 INFO (qtp2005777272-22858) [n:127.0.0.1:56855_solr
c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node3
x:pull_replica_test_add_remove_pull_replica_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 2481995 INFO (qtp2005777272-22858) [n:127.0.0.1:56855_solr
c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node3
x:pull_replica_test_add_remove_pull_replica_shard1_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2481997 INFO (qtp2005777272-22858) [n:127.0.0.1:56855_solr
c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node3
x:pull_replica_test_add_remove_pull_replica_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2481997 INFO (qtp2005777272-22858) [n:127.0.0.1:56855_solr
c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node3
x:pull_replica_test_add_remove_pull_replica_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2481998 INFO (qtp884288680-22861) [n:127.0.0.1:56856_solr
c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node4
x:pull_replica_test_add_remove_pull_replica_shard2_replica_n2]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 2481998 INFO (qtp884288680-22861) [n:127.0.0.1:56856_solr
c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node4
x:pull_replica_test_add_remove_pull_replica_shard2_replica_n2]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2482000 INFO (qtp884288680-22861) [n:127.0.0.1:56856_solr
c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node4
x:pull_replica_test_add_remove_pull_replica_shard2_replica_n2]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2482000 INFO (qtp884288680-22861) [n:127.0.0.1:56856_solr
c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node4
x:pull_replica_test_add_remove_pull_replica_shard2_replica_n2]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2482001 INFO (qtp2005777272-22858) [n:127.0.0.1:56855_solr
c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node3
x:pull_replica_test_add_remove_pull_replica_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@4ce2dac1[pull_replica_test_add_remove_pull_replica_shard1_replica_n1]
main]
[junit4] 2> 2482001 INFO (qtp884288680-22861) [n:127.0.0.1:56856_solr
c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node4
x:pull_replica_test_add_remove_pull_replica_shard2_replica_n2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@17df038b[pull_replica_test_add_remove_pull_replica_shard2_replica_n2]
main]
[junit4] 2> 2482002 INFO (qtp2005777272-22858) [n:127.0.0.1:56855_solr
c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node3
x:pull_replica_test_add_remove_pull_replica_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 2482002 INFO (qtp884288680-22861) [n:127.0.0.1:56856_solr
c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node4
x:pull_replica_test_add_remove_pull_replica_shard2_replica_n2]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 2482003 INFO (qtp884288680-22861) [n:127.0.0.1:56856_solr
c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node4
x:pull_replica_test_add_remove_pull_replica_shard2_replica_n2]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 2482003 INFO (qtp2005777272-22858) [n:127.0.0.1:56855_solr
c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node3
x:pull_replica_test_add_remove_pull_replica_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 2482003 INFO (qtp884288680-22861) [n:127.0.0.1:56856_solr
c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node4
x:pull_replica_test_add_remove_pull_replica_shard2_replica_n2]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 2482003 INFO (qtp2005777272-22858) [n:127.0.0.1:56855_solr
c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node3
x:pull_replica_test_add_remove_pull_replica_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 2482004 INFO (qtp884288680-22861) [n:127.0.0.1:56856_solr
c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node4
x:pull_replica_test_add_remove_pull_replica_shard2_replica_n2]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1596297404818128896
[junit4] 2> 2482004 INFO
(searcherExecutor-9178-thread-1-processing-n:127.0.0.1:56856_solr
x:pull_replica_test_add_remove_pull_replica_shard2_replica_n2
c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node4)
[n:127.0.0.1:56856_solr c:pull_replica_test_add_remove_pull_replica s:shard2
r:core_node4 x:pull_replica_test_add_remove_pull_replica_shard2_replica_n2]
o.a.s.c.SolrCore [pull_replica_test_add_remove_pull_replica_shard2_replica_n2]
Registered new searcher
Searcher@17df038b[pull_replica_test_add_remove_pull_replica_shard2_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2482004 INFO
(searcherExecutor-9177-thread-1-processing-n:127.0.0.1:56855_solr
x:pull_replica_test_add_remove_pull_replica_shard1_replica_n1
c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node3)
[n:127.0.0.1:56855_solr c:pull_replica_test_add_remove_pull_replica s:shard1
r:core_node3 x:pull_replica_test_add_remove_pull_replica_shard1_replica_n1]
o.a.s.c.SolrCore [pull_replica_test_add_remove_pull_replica_shard1_replica_n1]
Registered new searcher
Searcher@4ce2dac1[pull_replica_test_add_remove_pull_replica_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2482004 INFO (qtp2005777272-22858) [n:127.0.0.1:56855_solr
c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node3
x:pull_replica_test_add_remove_pull_replica_shard1_replica_n1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1596297404818128896
[junit4] 2> 2482012 INFO (qtp884288680-22861) [n:127.0.0.1:56856_solr
c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node4
x:pull_replica_test_add_remove_pull_replica_shard2_replica_n2]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/pull_replica_test_add_remove_pull_replica/terms/shard2 to
Terms{values={core_node4=0}, version=0}
[junit4] 2> 2482012 INFO (qtp2005777272-22858) [n:127.0.0.1:56855_solr
c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node3
x:pull_replica_test_add_remove_pull_replica_shard1_replica_n1]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/pull_replica_test_add_remove_pull_replica/terms/shard1 to
Terms{values={core_node3=0}, version=0}
[junit4] 2> 2482017 INFO (qtp884288680-22861) [n:127.0.0.1:56856_solr
c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node4
x:pull_replica_test_add_remove_pull_replica_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 2482017 INFO (qtp884288680-22861) [n:127.0.0.1:56856_solr
c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node4
x:pull_replica_test_add_remove_pull_replica_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 2482017 INFO (qtp2005777272-22858) [n:127.0.0.1:56855_solr
c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node3
x:pull_replica_test_add_remove_pull_replica_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 2482017 INFO (qtp884288680-22861) [n:127.0.0.1:56856_solr
c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node4
x:pull_replica_test_add_remove_pull_replica_shard2_replica_n2]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:56856/solr/pull_replica_test_add_remove_pull_replica_shard2_replica_n2/
[junit4] 2> 2482017 INFO (qtp2005777272-22858) [n:127.0.0.1:56855_solr
c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node3
x:pull_replica_test_add_remove_pull_replica_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 2482017 INFO (qtp884288680-22861) [n:127.0.0.1:56856_solr
c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node4
x:pull_replica_test_add_remove_pull_replica_shard2_replica_n2]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 2482017 INFO (qtp2005777272-22858) [n:127.0.0.1:56855_solr
c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node3
x:pull_replica_test_add_remove_pull_replica_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:56855/solr/pull_replica_test_add_remove_pull_replica_shard1_replica_n1/
[junit4] 2> 2482017 INFO (qtp884288680-22861) [n:127.0.0.1:56856_solr
c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node4
x:pull_replica_test_add_remove_pull_replica_shard2_replica_n2]
o.a.s.c.SyncStrategy
http://127.0.0.1:56856/solr/pull_replica_test_add_remove_pull_replica_shard2_replica_n2/
has no replicas
[junit4] 2> 2482017 INFO (qtp2005777272-22858) [n:127.0.0.1:56855_solr
c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node3
x:pull_replica_test_add_remove_pull_replica_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 2482017 INFO (qtp884288680-22861) [n:127.0.0.1:56856_solr
c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node4
x:pull_replica_test_add_remove_pull_replica_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 2482017 INFO (qtp2005777272-22858) [n:127.0.0.1:56855_solr
c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node3
x:pull_replica_test_add_remove_pull_replica_shard1_replica_n1]
o.a.s.c.SyncStrategy
http://127.0.0.1:56855/solr/pull_replica_test_add_remove_pull_replica_shard1_replica_n1/
has no replicas
[junit4] 2> 2482017 INFO (qtp2005777272-22858) [n:127.0.0.1:56855_solr
c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node3
x:pull_replica_test_add_remove_pull_replica_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 2482025 INFO (qtp884288680-22861) [n:127.0.0.1:56856_solr
c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node4
x:pull_replica_test_add_remove_pull_replica_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:56856/solr/pull_replica_test_add_remove_pull_replica_shard2_replica_n2/
shard2
[junit4] 2> 2482025 INFO (qtp2005777272-22858) [n:127.0.0.1:56855_solr
c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node3
x:pull_replica_test_add_remove_pull_replica_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:56855/solr/pull_replica_test_add_remove_pull_replica_shard1_replica_n1/
shard1
[junit4] 2> 2482137 INFO (zkCallback-5184-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/pull_replica_test_add_remove_pull_replica/state.json] for
collection [pull_replica_test_add_remove_pull_replica] has occurred -
updating... (live nodes size: [2])
[junit4] 2> 2482137 INFO (zkCallback-5186-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/pull_replica_test_add_remove_pull_replica/state.json] for
collection [pull_replica_test_add_remove_pull_replica] has occurred -
updating... (live nodes size: [2])
[junit4] 2> 2482137 INFO (zkCallback-5184-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/pull_replica_test_add_remove_pull_replica/state.json] for
collection [pull_replica_test_add_remove_pull_replica] has occurred -
updating... (live nodes size: [2])
[junit4] 2> 2482137 INFO (zkCallback-5186-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/pull_replica_test_add_remove_pull_replica/state.json] for
collection [pull_replica_test_add_remove_pull_replica] has occurred -
updating... (live nodes size: [2])
[junit4] 2> 2482190 INFO (qtp2005777272-22858) [n:127.0.0.1:56855_solr
c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node3
x:pull_replica_test_add_remove_pull_replica_shard1_replica_n1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 2482190 INFO (qtp884288680-22861) [n:127.0.0.1:56856_solr
c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node4
x:pull_replica_test_add_remove_pull_replica_shard2_replica_n2]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 2482193 INFO (qtp2005777272-22858) [n:127.0.0.1:56855_solr
c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node3
x:pull_replica_test_add_remove_pull_replica_shard1_replica_n1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=pull_replica_test_add_remove_pull_replica_shard1_replica_n1&action=CREATE&numShards=2&collection=pull_replica_test_add_remove_pull_replica&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1289
[junit4] 2> 2482193 INFO (qtp884288680-22861) [n:127.0.0.1:56856_solr
c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node4
x:pull_replica_test_add_remove_pull_replica_shard2_replica_n2]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=pull_replica_test_add_remove_pull_replica_shard2_replica_n2&action=CREATE&numShards=2&collection=pull_replica_test_add_remove_pull_replica&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1289
[junit4] 2> 2482196 INFO (qtp2005777272-22855) [n:127.0.0.1:56855_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> 2482299 INFO (zkCallback-5184-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/pull_replica_test_add_remove_pull_replica/state.json] for
collection [pull_replica_test_add_remove_pull_replica] has occurred -
updating... (live nodes size: [2])
[junit4] 2> 2482300 INFO (zkCallback-5186-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/pull_replica_test_add_remove_pull_replica/state.json] for
collection [pull_replica_test_add_remove_pull_replica] has occurred -
updating... (live nodes size: [2])
[junit4] 2> 2482299 INFO (zkCallback-5186-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/pull_replica_test_add_remove_pull_replica/state.json] for
collection [pull_replica_test_add_remove_pull_replica] has occurred -
updating... (live nodes size: [2])
[junit4] 2> 2482299 INFO (zkCallback-5184-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/pull_replica_test_add_remove_pull_replica/state.json] for
collection [pull_replica_test_add_remove_pull_replica] has occurred -
updating... (live nodes size: [2])
[junit4] 2> 2482429 DEBUG (ScheduledTrigger-9170-thread-3) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 2
[junit4] 2> 2482590 INFO
(OverseerCollectionConfigSetProcessor-72144413877993478-127.0.0.1:56856_solr-n_0000000000)
[ ] 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> 2483198 INFO (qtp2005777272-22855) [n:127.0.0.1:56855_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={pullReplicas=0&replicationFactor=1&collection.configName=conf&maxShardsPerNode=100&name=pull_replica_test_add_remove_pull_replica&nrtReplicas=1&action=CREATE&numShards=2&tlogReplicas=0&wt=javabin&version=2}
status=0 QTime=2623
[junit4] 2> 2483202 INFO (qtp2005777272-22857) [n:127.0.0.1:56855_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with
params
action=ADDREPLICA&collection=pull_replica_test_add_remove_pull_replica&shard=shard1&type=PULL&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2483208 INFO (OverseerThreadFactory-9172-thread-2) [ ]
o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:56856_solr for creating new
replica
[junit4] 2> 2483212 INFO
(OverseerStateUpdate-72144413877993478-127.0.0.1:56856_solr-n_0000000000) [
] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"addreplica",
[junit4] 2> "collection":"pull_replica_test_add_remove_pull_replica",
[junit4] 2> "shard":"shard1",
[junit4] 2>
"core":"pull_replica_test_add_remove_pull_replica_shard1_replica_p5",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:56856/solr",
[junit4] 2> "node_name":"127.0.0.1:56856_solr",
[junit4] 2> "type":"PULL"}
[junit4] 2> 2483323 INFO (zkCallback-5184-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/pull_replica_test_add_remove_pull_replica/state.json] for
collection [pull_replica_test_add_remove_pull_replica] has occurred -
updating... (live nodes size: [2])
[junit4] 2> 2483323 INFO (zkCallback-5186-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/pull_replica_test_add_remove_pull_replica/state.json] for
collection [pull_replica_test_add_remove_pull_replica] has occurred -
updating... (live nodes size: [2])
[junit4] 2> 2483323 INFO (zkCallback-5184-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/pull_replica_test_add_remove_pull_replica/state.json] for
collection [pull_replica_test_add_remove_pull_replica] has occurred -
updating... (live nodes size: [2])
[junit4] 2> 2483323 INFO (zkCallback-5186-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/pull_replica_test_add_remove_pull_replica/state.json] for
collection [pull_replica_test_add_remove_pull_replica] has occurred -
updating... (live nodes size: [2])
[junit4] 2> 2483432 DEBUG (ScheduledTrigger-9170-thread-2) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 2
[junit4] 2> 2483434 INFO (qtp884288680-22863) [n:127.0.0.1:56856_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&name=pull_replica_test_add_remove_pull_replica_shard1_replica_p5&action=CREATE&collection=pull_replica_test_add_remove_pull_replica&shard=shard1&wt=javabin&version=2&replicaType=PULL
[junit4] 2> 2483443 INFO (qtp884288680-22863) [n:127.0.0.1:56856_solr
c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node6
x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 2483457 INFO (qtp884288680-22863) [n:127.0.0.1:56856_solr
c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node6
x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5]
o.a.s.s.IndexSchema
[pull_replica_test_add_remove_pull_replica_shard1_replica_p5] Schema
name=minimal
[junit4] 2> 2483466 INFO (qtp884288680-22863) [n:127.0.0.1:56856_solr
c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node6
x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 2483466 INFO (qtp884288680-22863) [n:127.0.0.1:56856_solr
c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node6
x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5]
o.a.s.c.CoreContainer Creating SolrCore
'pull_replica_test_add_remove_pull_replica_shard1_replica_p5' using
configuration from collection pull_replica_test_add_remove_pull_replica,
trusted=true
[junit4] 2> 2483467 INFO (qtp884288680-22863) [n:127.0.0.1:56856_solr
c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node6
x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_56856.solr.core.pull_replica_test_add_remove_pull_replica.shard1.replica_p5'
(registry
'solr.core.pull_replica_test_add_remove_pull_replica.shard1.replica_p5')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@153a46d0
[junit4] 2> 2483467 INFO (qtp884288680-22863) [n:127.0.0.1:56856_solr
c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node6
x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 2483467 INFO (qtp884288680-22863) [n:127.0.0.1:56856_solr
c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node6
x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5] o.a.s.c.SolrCore
[[pull_replica_test_add_remove_pull_replica_shard1_replica_p5] ] Opening new
SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplica_FE3409DEEAFCF27F-001/tempDir-001/node1/pull_replica_test_add_remove_pull_replica_shard1_replica_p5],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplica_FE3409DEEAFCF27F-001/tempDir-001/node1/./pull_replica_test_add_remove_pull_replica_shard1_replica_p5/data/]
[junit4] 2> 2483515 INFO (qtp884288680-22863) [n:127.0.0.1:56856_solr
c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node6
x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2483515 INFO (qtp884288680-22863) [n:127.0.0.1:56856_solr
c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node6
x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2483516 INFO (qtp884288680-22863) [n:127.0.0.1:56856_solr
c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node6
x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@73396d4e[pull_replica_test_add_remove_pull_replica_shard1_replica_p5]
main]
[junit4] 2> 2483518 INFO (qtp884288680-22863) [n:127.0.0.1:56856_solr
c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node6
x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 2483518 INFO (qtp884288680-22863) [n:127.0.0.1:56856_solr
c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node6
x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 2483519 INFO (qtp884288680-22863) [n:127.0.0.1:56856_solr
c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node6
x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 2483519 INFO
(searcherExecutor-9187-thread-1-processing-n:127.0.0.1:56856_solr
x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5
c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node6)
[n:127.0.0.1:56856_solr c:pull_replica_test_add_remove_pull_replica s:shard1
r:core_node6 x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5]
o.a.s.c.SolrCore [pull_replica_test_add_remove_pull_replica_shard1_replica_p5]
Registered new searcher
Searcher@73396d4e[pull_replica_test_add_remove_pull_replica_shard1_replica_p5]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2483521 INFO (qtp884288680-22863) [n:127.0.0.1:56856_solr
c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node6
x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5]
o.a.s.c.ZkController
pull_replica_test_add_remove_pull_replica_shard1_replica_p5 starting background
replication from leader
[junit4] 2> 2483521 INFO (qtp884288680-22863) [n:127.0.0.1:56856_solr
c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node6
x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5]
o.a.s.c.ReplicateFromLeader Will start replication from leader with poll
interval: 00:00:03
[junit4] 2> 2483522 INFO (qtp884288680-22863) [n:127.0.0.1:56856_solr
c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node6
x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5]
o.a.s.h.ReplicationHandler Poll scheduled at an interval of 3000ms
[junit4] 2> 2483522 INFO (qtp884288680-22863) [n:127.0.0.1:56856_solr
c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node6
x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 2483522 INFO (indexFetcher-9192-thread-1) [ ]
o.a.s.h.IndexFetcher Updated masterUrl to
http://127.0.0.1:56855/solr/pull_replica_test_add_remove_pull_replica_shard1_replica_n1/
[junit4] 2> 2483522 INFO (qtp884288680-22863) [n:127.0.0.1:56856_solr
c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node6
x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5]
o.a.s.c.ZkController Core needs to
recover:pull_replica_test_add_remove_pull_replica_shard1_replica_p5
[junit4] 2> 2483523 INFO
(updateExecutor-5177-thread-1-processing-n:127.0.0.1:56856_solr
x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5
c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node6)
[n:127.0.0.1:56856_solr c:pull_replica_test_add_remove_pull_replica s:shard1
r:core_node6 x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5]
o.a.s.u.DefaultSolrCoreState Running recovery
[junit4] 2> 2483523 INFO (qtp2005777272-22858) [n:127.0.0.1:56855_solr
c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node3
x:pull_replica_test_add_remove_pull_replica_shard1_replica_n1]
o.a.s.c.S.Request [pull_replica_test_add_remove_pull_replica_shard1_replica_n1]
webapp=/solr path=/replication
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0
QTime=0
[junit4] 2> 2483523 INFO (indexFetcher-9192-thread-1) [ ]
o.a.s.h.IndexFetcher Master's generation: 1
[junit4] 2> 2483523 INFO (indexFetcher-9192-thread-1) [ ]
o.a.s.h.IndexFetcher Master's version: 0
[junit4] 2> 2483523 INFO (indexFetcher-9192-thread-1) [ ]
o.a.s.h.IndexFetcher Slave's generation: 1
[junit4] 2> 2483523 INFO (indexFetcher-9192-thread-1) [ ]
o.a.s.h.IndexFetcher Slave's version: 0
[junit4] 2> 2483523 INFO (indexFetcher-9192-thread-1) [ ]
o.a.s.h.IndexFetcher New index in Master. Deleting mine...
[junit4] 2> 2483523 INFO (indexFetcher-9192-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2483523 INFO (indexFetcher-9192-thread-1) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@6109befe commitCommandVersion:0
[junit4] 2> 2483523 INFO
(recoveryExecutor-5179-thread-1-processing-n:127.0.0.1:56856_solr
x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5
c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node6)
[n:127.0.0.1:56856_solr c:pull_replica_test_add_remove_pull_replica s:shard1
r:core_node6 x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5]
o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
[junit4] 2> 2483524 INFO
(recoveryExecutor-5179-thread-1-processing-n:127.0.0.1:56856_solr
x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5
c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node6)
[n:127.0.0.1:56856_solr c:pull_replica_test_add_remove_pull_replica s:shard1
r:core_node6 x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5]
o.a.s.c.RecoveryStrategy Publishing state of core
[pull_replica_test_add_remove_pull_replica_shard1_replica_p5] as recovering,
leader is
[http://127.0.0.1:56855/solr/pull_replica_test_add_remove_pull_replica_shard1_replica_n1/]
and I am
[http://127.0.0.1:56856/solr/pull_replica_test_add_remove_pull_replica_shard1_replica_p5/]
[junit4] 2> 2483524 INFO (qtp884288680-22863) [n:127.0.0.1:56856_solr
c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node6
x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&name=pull_replica_test_add_remove_pull_replica_shard1_replica_p5&action=CREATE&collection=pull_replica_test_add_remove_pull_replica&shard=shard1&wt=javabin&version=2&replicaType=PULL}
status=0 QTime=90
[junit4] 2> 2483525 INFO (indexFetcher-9192-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@3d8c7051[pull_replica_test_add_remove_pull_replica_shard1_replica_p5]
main]
[junit4] 2> 2483525 INFO (indexFetcher-9192-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2483526 INFO
(recoveryExecutor-5179-thread-1-processing-n:127.0.0.1:56856_solr
x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5
c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node6)
[n:127.0.0.1:56856_solr c:pull_replica_test_add_remove_pull_replica s:shard1
r:core_node6 x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5]
o.a.s.c.RecoveryStrategy Starting Replication Recovery.
[junit4] 2> 2483526 INFO
(recoveryExecutor-5179-thread-1-processing-n:127.0.0.1:56856_solr
x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5
c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node6)
[n:127.0.0.1:56856_solr c:pull_replica_test_add_remove_pull_replica s:shard1
r:core_node6 x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5]
o.a.s.c.RecoveryStrategy Stopping background replicate from leader process
[junit4] 2> 2483526 INFO
(recoveryExecutor-5179-thread-1-processing-n:127.0.0.1:56856_solr
x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5
c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node6)
[n:127.0.0.1:56856_solr c:pull_replica_test_add_remove_pull_replica s:shard1
r:core_node6 x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5]
o.a.s.c.ZkController
pull_replica_test_add_remove_pull_replica_shard1_replica_p5 stopping background
replication from leader
[junit4] 2> 2483526 INFO (searcherExecutor-9187-thread-1) [ ]
o.a.s.c.SolrCore [pull_replica_test_add_remove_pull_replica_shard1_replica_p5]
Registered new searcher
Searcher@3d8c7051[pull_replica_test_add_remove_pull_replica_shard1_replica_p5]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2483526 INFO
(recoveryExecutor-5179-thread-1-processing-n:127.0.0.1:56856_solr
x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5
c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node6)
[n:127.0.0.1:56856_solr c:pull_replica_test_add_remove_pull_replica s:shard1
r:core_node6 x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5]
o.a.s.c.RecoveryStrategy Attempting to replicate from
[http://127.0.0.1:56855/solr/pull_replica_test_add_remove_pull_replica_shard1_replica_n1/].
[junit4] 2> 2483528 INFO (qtp2005777272-22857) [n:127.0.0.1:56855_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=ADDREPLICA&collection=pull_replica_test_add_remove_pull_replica&shard=shard1&type=PULL&wt=javabin&version=2}
status=0 QTime=326
[junit4] 2> 2483528 INFO (qtp2005777272-22858) [n:127.0.0.1:56855_solr
c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node3
x:pull_replica_test_add_remove_pull_replica_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1596297406416158720,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2483528 INFO (qtp2005777272-22858) [n:127.0.0.1:56855_solr
c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node3
x:pull_replica_test_add_remove_pull_replica_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 2483528 INFO (qtp2005777272-22858) [n:127.0.0.1:56855_solr
c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node3
x:pull_replica_test_add_remove_pull_replica_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2483528 INFO (qtp2005777272-22858) [n:127.0.0.1:56855_solr
c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node3
x:pull_replica_test_add_remove_pull_replica_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory
[pull_replica_test_add_remove_pull_replica_shard1_replica_n1] webapp=/solr
path=/update
params={waitSearcher=true&openSearcher=false&commit=true&softCommit=false&commit_end_point=true&wt=javabin&version=2}{commit=}
0 0
[junit4] 2> 2483529 INFO (qtp2005777272-22855) [n:127.0.0.1:56855_solr
c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node3
x:pull_replica_test_add_remove_pull_replica_shard1_replica_n1]
o.a.s.c.S.Request [pull_replica_test_add_remove_pull_replica_shard1_replica_n1]
webapp=/solr path=/replication
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0
QTime=0
[junit4] 2> 2483530 INFO
(recoveryExecutor-5179-thread-1-processing-n:127.0.0.1:56856_solr
x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5
c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node6)
[n:127.0.0.1:56856_solr c:pull_replica_test_add_remove_pull_replica s:shard1
r:core_node6 x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5]
o.a.s.h.IndexFetcher Master's generation: 1
[junit4] 2> 2483530 INFO
(recoveryExecutor-5179-thread-1-processing-n:127.0.0.1:56856_solr
x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5
c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node6)
[n:127.0.0.1:56856_solr c:pull_replica_test_add_remove_pull_replica s:shard1
r:core_node6 x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5]
o.a.s.h.IndexFetcher Master's version: 0
[junit4] 2> 2483530 INFO
(recoveryExecutor-5179-thread-1-processing-n:127.0.0.1:56856_solr
x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5
c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node6)
[n:127.0.0.1:56856_solr c:pull_replica_test_add_remove_pull_replica s:shard1
r:core_node6 x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5]
o.a.s.h.IndexFetcher Slave's generation: 2
[junit4] 2> 2483530 INFO
(recoveryExecutor-5179-thread-1-processing-n:127.0.0.1:56856_solr
x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5
c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node6)
[n:127.0.0.1:56856_solr c:pull_replica_test_add_remove_pull_replica s:shard1
r:core_node6 x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5]
o.a.s.h.IndexFetcher Slave's version: 1522347837840
[junit4] 2> 2483530 INFO
(recoveryExecutor-5179-thread-1-processing-n:127.0.0.1:56856_solr
x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5
c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node6)
[n:127.0.0.1:56856_solr c:pull_replica_test_add_remove_pull_replica s:shard1
r:core_node6 x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5]
o.a.s.h.IndexFetcher New index in Master. Deleting mine...
[junit4] 2> 2483530 INFO
(recoveryExecutor-5179-thread-1-processing-n:127.0.0.1:56856_solr
x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5
c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node6)
[n:127.0.0.1:56856_solr c:pull_replica_test_add_remove_pull_replica s:shard1
r:core_node6 x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2483530 INFO
(recoveryExecutor-5179-thread-1-processing-n:127.0.0.1:56856_solr
x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5
c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node6)
[n:127.0.0.1:56856_solr c:pull_replica_test_add_remove_pull_replica s:shard1
r:core_node6 x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@6109befe commitCommandVersion:0
[junit4] 2> 2483531 INFO
(recoveryExecutor-5179-thread-1-processing-n:127.0.0.1:56856_solr
x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5
c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node6)
[n:127.0.0.1:56856_solr c:pull_replica_test_add_remove_pull_replica s:shard1
r:core_node6 x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@10dfa7b1[pull_replica_test_add_remove_pull_replica_shard1_replica_p5]
main]
[junit4] 2> 2483531 INFO
(recoveryExecutor-5179-thread-1-processing-n:127.0.0.1:56856_solr
x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5
c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node6)
[n:127.0.0.1:56856_solr c:pull_replica_test_add_remove_pull_replica s:shard1
r:core_node6 x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2483531 INFO (qtp884288680-22863) [n:127.0.0.1:56856_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with
params
action=ADDREPLICA&collection=pull_replica_test_add_remove_pull_replica&shard=shard2&type=PULL
and sendToOCPQueue=true
[junit4] 2> 2483532 INFO
(searcherExecutor-9187-thread-1-processing-n:127.0.0.1:56856_solr
x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5
c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node6)
[n:127.0.0.1:56856_solr c:pull_replica_test_add_remove_pull_replica s:shard1
r:core_node6 x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5]
o.a.s.c.SolrCore [pull_replica_test_add_remove_pull_replica_shard1_replica_p5]
Registered new searcher
Searcher@10dfa7b1[pull_replica_test_add_remove_pull_replica_shard1_replica_p5]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2483532 INFO
(recoveryExecutor-5179-thread-1-processing-n:127.0.0.1:56856_solr
x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5
c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node6)
[n:127.0.0.1:56856_solr c:pull_replica_test_add_remove_pull_replica s:shard1
r:core_node6 x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5]
o.a.s.c.RecoveryStrategy Replication Recovery was successful.
[junit4] 2> 2483532 INFO
(recoveryExecutor-5179-thread-1-processing-n:127.0.0.1:56856_solr
x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5
c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node6)
[n:127.0.0.1:56856_solr c:pull_replica_test_add_remove_pull_replica s:shard1
r:core_node6 x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5]
o.a.s.c.RecoveryStrategy Restaring background replicate from leader process
[junit4] 2> 2483532 INFO
(recoveryExecutor-5179-thread-1-processing-n:127.0.0.1:56856_solr
x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5
c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node6)
[n:127.0.0.1:56856_solr c:pull_replica_test_add_remove_pull_replica s:shard1
r:core_node6 x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5]
o.a.s.c.ZkController
pull_replica_test_add_remove_pull_replica_shard1_replica_p5 starting background
replication from leader
[junit4] 2> 2483532 INFO
(recoveryExecutor-5179-thread-1-processing-n:127.0.0.1:56856_solr
x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5
c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node6)
[n:127.0.0.1:56856_solr c:pull_replica_test_add_remove_pull_replica s:shard1
r:core_node6 x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5]
o.a.s.c.ReplicateFromLeader Will start replication from leader with poll
interval: 00:00:03
[junit4] 2> 2483533 INFO
(recoveryExecutor-5179-thread-1-processing-n:127.0.0.1:56856_solr
x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5
c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node6)
[n:127.0.0.1:56856_solr c:pull_replica_test_add_remove_pull_replica s:shard1
r:core_node6 x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5]
o.a.s.h.ReplicationHandler Poll scheduled at an interval of 3000ms
[junit4] 2> 2483533 INFO
(recoveryExecutor-5179-thread-1-processing-n:127.0.0.1:56856_solr
x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5
c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node6)
[n:127.0.0.1:56856_solr c:pull_replica_test_add_remove_pull_replica s:shard1
r:core_node6 x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 2483533 INFO
(recoveryExecutor-5179-thread-1-processing-n:127.0.0.1:56856_solr
x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5
c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node6)
[n:127.0.0.1:56856_solr c:pull_replica_test_add_remove_pull_replica s:shard1
r:core_node6 x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5]
o.a.s.c.RecoveryStrategy Registering as Active after recovery.
[junit4] 2> 2483534 INFO
(recoveryExecutor-5179-thread-1-processing-n:127.0.0.1:56856_solr
x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5
c:pull_replica_test_add_remove_pull_replica s:shard1 r:core_node6)
[n:127.0.0.1:56856_solr c:pull_replica_test_add_remove_pull_replica s:shard1
r:core_node6 x:pull_replica_test_add_remove_pull_replica_shard1_replica_p5]
o.a.s.c.RecoveryStrategy Finished recovery process, successful=[true]
[junit4] 2> 2483535 INFO
(OverseerCollectionConfigSetProcessor-72144413877993478-127.0.0.1:56856_solr-n_0000000000)
[ ] 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> 2483537 INFO (OverseerThreadFactory-9172-thread-3) [ ]
o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:56855_solr for creating new
replica
[junit4] 2> 2483542 INFO
(OverseerStateUpdate-72144413877993478-127.0.0.1:56856_solr-n_0000000000) [
] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"addreplica",
[junit4] 2> "collection":"pull_replica_test_add_remove_pull_replica",
[junit4] 2> "shard":"shard2",
[junit4] 2>
"core":"pull_replica_test_add_remove_pull_replica_shard2_replica_p7",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:56855/solr",
[junit4] 2> "node_name":"127.0.0.1:56855_solr",
[junit4] 2> "type":"PULL"}
[junit4] 2> 2483655 INFO (zkCallback-5184-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/pull_replica_test_add_remove_pull_replica/state.json] for
collection [pull_replica_test_add_remove_pull_replica] has occurred -
updating... (live nodes size: [2])
[junit4] 2> 2483655 INFO (zkCallback-5184-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/pull_replica_test_add_remove_pull_replica/state.json] for
collection [pull_replica_test_add_remove_pull_replica] has occurred -
updating... (live nodes size: [2])
[junit4] 2> 2483655 INFO (zkCallback-5186-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/pull_replica_test_add_remove_pull_replica/state.json] for
collection [pull_replica_test_add_remove_pull_replica] has occurred -
updating... (live nodes size: [2])
[junit4] 2> 2483655 INFO (zkCallback-5186-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/pull_replica_test_add_remove_pull_replica/state.json] for
collection [pull_replica_test_add_remove_pull_replica] has occurred -
updating... (live nodes size: [2])
[junit4] 2> 2483764 INFO (qtp2005777272-22858) [n:127.0.0.1:56855_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&name=pull_replica_test_add_remove_pull_replica_shard2_replica_p7&action=CREATE&collection=pull_replica_test_add_remove_pull_replica&shard=shard2&wt=javabin&version=2&replicaType=PULL
[junit4] 2> 2483773 INFO (qtp2005777272-22858) [n:127.0.0.1:56855_solr
c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node8
x:pull_replica_test_add_remove_pull_replica_shard2_replica_p7]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 2483777 INFO (qtp2005777272-22858) [n:127.0.0.1:56855_solr
c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node8
x:pull_replica_test_add_remove_pull_replica_shard2_replica_p7]
o.a.s.s.IndexSchema
[pull_replica_test_add_remove_pull_replica_shard2_replica_p7] Schema
name=minimal
[junit4] 2> 2483778 INFO (qtp2005777272-22858) [n:127.0.0.1:56855_solr
c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node8
x:pull_replica_test_add_remove_pull_replica_shard2_replica_p7]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 2483778 INFO (qtp2005777272-22858) [n:127.0.0.1:56855_solr
c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node8
x:pull_replica_test_add_remove_pull_replica_shard2_replica_p7]
o.a.s.c.CoreContainer Creating SolrCore
'pull_replica_test_add_remove_pull_replica_shard2_replica_p7' using
configuration from collection pull_replica_test_add_remove_pull_replica,
trusted=true
[junit4] 2> 2483779 INFO (qtp2005777272-22858) [n:127.0.0.1:56855_solr
c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node8
x:pull_replica_test_add_remove_pull_replica_shard2_replica_p7]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_56855.solr.core.pull_replica_test_add_remove_pull_replica.shard2.replica_p7'
(registry
'solr.core.pull_replica_test_add_remove_pull_replica.shard2.replica_p7')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@153a46d0
[junit4] 2> 2483779 INFO (qtp2005777272-22858) [n:127.0.0.1:56855_solr
c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node8
x:pull_replica_test_add_remove_pull_replica_shard2_replica_p7] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 2483779 INFO (qtp2005777272-22858) [n:127.0.0.1:56855_solr
c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node8
x:pull_replica_test_add_remove_pull_replica_shard2_replica_p7] o.a.s.c.SolrCore
[[pull_replica_test_add_remove_pull_replica_shard2_replica_p7] ] Opening new
SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplica_FE3409DEEAFCF27F-001/tempDir-001/node2/pull_replica_test_add_remove_pull_replica_shard2_replica_p7],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplica_FE3409DEEAFCF27F-001/tempDir-001/node2/./pull_replica_test_add_remove_pull_replica_shard2_replica_p7/data/]
[junit4] 2> 2483835 INFO (qtp2005777272-22858) [n:127.0.0.1:56855_solr
c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node8
x:pull_replica_test_add_remove_pull_replica_shard2_replica_p7]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2483835 INFO (qtp2005777272-22858) [n:127.0.0.1:56855_solr
c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node8
x:pull_replica_test_add_remove_pull_replica_shard2_replica_p7]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2483836 INFO (qtp2005777272-22858) [n:127.0.0.1:56855_solr
c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node8
x:pull_replica_test_add_remove_pull_replica_shard2_replica_p7]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@777b1c72[pull_replica_test_add_remove_pull_replica_shard2_replica_p7]
main]
[junit4] 2> 2483838 INFO (qtp2005777272-22858) [n:127.0.0.1:56855_solr
c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node8
x:pull_replica_test_add_remove_pull_replica_shard2_replica_p7]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 2483838 INFO (qtp2005777272-22858) [n:127.0.0.1:56855_solr
c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node8
x:pull_replica_test_add_remove_pull_replica_shard2_replica_p7]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 2483839 INFO (qtp2005777272-22858) [n:127.0.0.1:56855_solr
c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node8
x:pull_replica_test_add_remove_pull_replica_shard2_replica_p7]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 2483839 INFO
(searcherExecutor-9195-thread-1-processing-n:127.0.0.1:56855_solr
x:pull_replica_test_add_remove_pull_replica_shard2_replica_p7
c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node8)
[n:127.0.0.1:56855_solr c:pull_replica_test_add_remove_pull_replica s:shard2
r:core_node8 x:pull_replica_test_add_remove_pull_replica_shard2_replica_p7]
o.a.s.c.SolrCore [pull_replica_test_add_remove_pull_replica_shard2_replica_p7]
Registered new searcher
Searcher@777b1c72[pull_replica_test_add_remove_pull_replica_shard2_replica_p7]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2483841 INFO (qtp2005777272-22858) [n:127.0.0.1:56855_solr
c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node8
x:pull_replica_test_add_remove_pull_replica_shard2_replica_p7]
o.a.s.c.ZkController
pull_replica_test_add_remove_pull_replica_shard2_replica_p7 starting background
replication from leader
[junit4] 2> 2483841 INFO (qtp2005777272-22858) [n:127.0.0.1:56855_solr
c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node8
x:pull_replica_test_add_remove_pull_replica_shard2_replica_p7]
o.a.s.c.ReplicateFromLeader Will start replication from leader with poll
interval: 00:00:03
[junit4] 2> 2483842 INFO (qtp2005777272-22858) [n:127.0.0.1:56855_solr
c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node8
x:pull_replica_test_add_remove_pull_replica_shard2_replica_p7]
o.a.s.h.ReplicationHandler Poll scheduled at an interval of 3000ms
[junit4] 2> 2483842 INFO (qtp2005777272-22858) [n:127.0.0.1:56855_solr
c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node8
x:pull_replica_test_add_remove_pull_replica_shard2_replica_p7]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 2483842 INFO (qtp2005777272-22858) [n:127.0.0.1:56855_solr
c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node8
x:pull_replica_test_add_remove_pull_replica_shard2_replica_p7]
o.a.s.c.ZkController Core needs to
recover:pull_replica_test_add_remove_pull_replica_shard2_replica_p7
[junit4] 2> 2483842 INFO
(updateExecutor-5176-thread-1-processing-n:127.0.0.1:56855_solr
x:pull_replica_test_add_remove_pull_replica_shard2_replica_p7
c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node8)
[n:127.0.0.1:56855_solr c:pull_replica_test_add_remove_pull_replica s:shard2
r:core_node8 x:pull_replica_test_add_remove_pull_replica_shard2_replica_p7]
o.a.s.u.DefaultSolrCoreState Running recovery
[junit4] 2> 2483843 INFO
(recoveryExecutor-5178-thread-1-processing-n:127.0.0.1:56855_solr
x:pull_replica_test_add_remove_pull_replica_shard2_replica_p7
c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node8)
[n:127.0.0.1:56855_solr c:pull_replica_test_add_remove_pull_replica s:shard2
r:core_node8 x:pull_replica_test_add_remove_pull_replica_shard2_replica_p7]
o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
[junit4] 2> 2483843 INFO
(recoveryExecutor-5178-thread-1-processing-n:127.0.0.1:56855_solr
x:pull_replica_test_add_remove_pull_replica_shard2_replica_p7
c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node8)
[n:127.0.0.1:56855_solr c:pull_replica_test_add_remove_pull_replica s:shard2
r:core_node8 x:pull_replica_test_add_remove_pull_replica_shard2_replica_p7]
o.a.s.c.RecoveryStrategy Publishing state of core
[pull_replica_test_add_remove_pull_replica_shard2_replica_p7] as recovering,
leader is
[http://127.0.0.1:56856/solr/pull_replica_test_add_remove_pull_replica_shard2_replica_n2/]
and I am
[http://127.0.0.1:56855/solr/pull_replica_test_add_remove_pull_replica_shard2_replica_p7/]
[junit4] 2> 2483843 INFO (qtp2005777272-22858) [n:127.0.0.1:56855_solr
c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node8
x:pull_replica_test_add_remove_pull_replica_shard2_replica_p7]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&name=pull_replica_test_add_remove_pull_replica_shard2_replica_p7&action=CREATE&collection=pull_replica_test_add_remove_pull_replica&shard=shard2&wt=javabin&version=2&replicaType=PULL}
status=0 QTime=79
[junit4] 2> 2483844 INFO
(recoveryExecutor-5178-thread-1-processing-n:127.0.0.1:56855_solr
x:pull_replica_test_add_remove_pull_replica_shard2_replica_p7
c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node8)
[n:127.0.0.1:56855_solr c:pull_replica_test_add_remove_pull_replica s:shard2
r:core_node8 x:pull_replica_test_add_remove_pull_replica_shard2_replica_p7]
o.a.s.c.RecoveryStrategy Starting Replication Recovery.
[junit4] 2> 2483844 INFO
(recoveryExecutor-5178-thread-1-processing-n:127.0.0.1:56855_solr
x:pull_replica_test_add_remove_pull_replica_shard2_replica_p7
c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node8)
[n:127.0.0.1:56855_solr c:pull_replica_test_add_remove_pull_replica s:shard2
r:core_node8 x:pull_replica_test_add_remove_pull_replica_shard2_replica_p7]
o.a.s.c.RecoveryStrategy Stopping background replicate from leader process
[junit4] 2> 2483844 INFO
(recoveryExecutor-5178-thread-1-processing-n:127.0.0.1:56855_solr
x:pull_replica_test_add_remove_pull_replica_shard2_replica_p7
c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node8)
[n:127.0.0.1:56855_solr c:pull_replica_test_add_remove_pull_replica s:shard2
r:core_node8 x:pull_replica_test_add_remove_pull_replica_shard2_replica_p7]
o.a.s.c.ZkController
pull_replica_test_add_remove_pull_replica_shard2_replica_p7 stopping background
replication from leader
[junit4] 2> 2483845 INFO
(recoveryExecutor-5178-thread-1-processing-n:127.0.0.1:56855_solr
x:pull_replica_test_add_remove_pull_replica_shard2_replica_p7
c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node8)
[n:127.0.0.1:56855_solr c:pull_replica_test_add_remove_pull_replica s:shard2
r:core_node8 x:pull_replica_test_add_remove_pull_replica_shard2_replica_p7]
o.a.s.c.RecoveryStrategy Attempting to replicate from
[http://127.0.0.1:56856/solr/pull_replica_test_add_remove_pull_replica_shard2_replica_n2/].
[junit4] 2> 2483847 INFO (qtp884288680-22867) [n:127.0.0.1:56856_solr
c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node4
x:pull_replica_test_add_remove_pull_replica_shard2_replica_n2]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1596297406750654464,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2483847 INFO (qtp884288680-22863) [n:127.0.0.1:56856_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=ADDREPLICA&collection=pull_replica_test_add_remove_pull_replica&shard=shard2&type=PULL}
status=0 QTime=315
[junit4] 2> 2483847 INFO (qtp884288680-22867) [n:127.0.0.1:56856_solr
c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node4
x:pull_replica_test_add_remove_pull_replica_shard2_replica_n2]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 2483847 INFO (qtp884288680-22867) [n:127.0.0.1:56856_solr
c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node4
x:pull_replica_test_add_remove_pull_replica_shard2_replica_n2]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2483847 INFO (qtp884288680-22867) [n:127.0.0.1:56856_solr
c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node4
x:pull_replica_test_add_remove_pull_replica_shard2_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory
[pull_replica_test_add_remove_pull_replica_shard2_replica_n2] webapp=/solr
path=/update
params={waitSearcher=true&openSearcher=false&commit=true&softCommit=false&commit_end_point=true&wt=javabin&version=2}{commit=}
0 0
[junit4] 2> 2483849 INFO (qtp884288680-22867) [n:127.0.0.1:56856_solr
c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node4
x:pull_replica_test_add_remove_pull_replica_shard2_replica_n2]
o.a.s.c.S.Request [pull_replica_test_add_remove_pull_replica_shard2_replica_n2]
webapp=/solr path=/replication
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0
QTime=0
[junit4] 2> 2483849 INFO
(recoveryExecutor-5178-thread-1-processing-n:127.0.0.1:56855_solr
x:pull_replica_test_add_remove_pull_replica_shard2_replica_p7
c:pull_replica_test_add_remove_pull_replica s:shard2 r:core_node8)
[n:127.0.0.1:56855_solr c:pull_replica_test_add_remove_pull_replica s:shard2
r:core_node8 x:pull_replica_test_add_remove_pull_replica_shard2_replica_p7]
o.a.s.h.IndexFetcher Master
[...truncated too long message...]
[junit4] 2> 11
/solr/collections/pull_replica_test_kill_pull_replica/state.json
[junit4] 2> 7 /solr/clusterprops.json
[junit4] 2> 7 /solr/clusterstate.json
[junit4] 2> 2 /solr/autoscaling.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 7 /solr/live_nodes
[junit4] 2> 7 /solr/collections
[junit4] 2> 2 /solr/overseer/queue
[junit4] 2> 2 /solr/autoscaling/events/.scheduled_maintenance
[junit4] 2> 2 /solr/autoscaling/events/.auto_add_replicas
[junit4] 2> 2 /solr/overseer/collection-queue-work
[junit4] 2> 2 /solr/overseer/queue-work
[junit4] 2>
[junit4] 2> NOTE: leaving temporary files on disk at:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplica_FE3409DEEAFCF27F-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70),
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@83d2cdc),
locale=rn, timezone=Antarctica/Davis
[junit4] 2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 9
(64-bit)/cpus=3,threads=1,free=205208920,total=523763712
[junit4] 2> NOTE: All tests run in this JVM:
[TestReplicationHandlerBackup, TestQueryUtils, TestCollectionAPIs,
TestSolrConfigHandlerConcurrent, TestSlowCompositeReaderWrapper,
HdfsWriteToMultipleCollectionsTest, TestTrie, DateFieldTest,
TestMaxTokenLenTokenizer, TestRecovery, TestClassicSimilarityFactory,
SignatureUpdateProcessorFactoryTest, TestTestInjection,
DirectSolrSpellCheckerTest, ZkStateWriterTest, MoveReplicaHDFSTest,
QueryResultKeyTest, TestGeoJSONResponseWriter, TestPseudoReturnFields,
AlternateDirectoryTest, OpenExchangeRatesOrgProviderTest, TestSolrCoreParser,
TestOmitPositions, TestSolrCloudWithDelegationTokens, CollectionsAPISolrJTest,
ClassificationUpdateProcessorTest, LIROnShardRestartTest, TestSearcherReuse,
TriggerIntegrationTest, MissingSegmentRecoveryTest,
TestDistributedStatsComponentCardinality, SpatialFilterTest,
DistributedDebugComponentTest, BasicZkTest, FastVectorHighlighterTest,
TestRetrieveFieldsOptimizer, SchemaVersionSpecificBehaviorTest,
TestSimpleTextCodec, TermVectorComponentDistributedTest,
TestHttpShardHandlerFactory, ZkShardTermsTest, DirectSolrConnectionTest,
WrapperMergePolicyFactoryTest, TestCloudPivotFacet, SampleTest,
LukeRequestHandlerTest, BJQParserTest, SOLR749Test,
TestDownShardTolerantSearch, SolrInfoBeanTest, ScheduledTriggerTest,
TestQueryTypes, TestDistribIDF, TestLegacyField, TestPointFields,
TestRTimerTree, TestCollationField, TestMultiValuedNumericRangeQuery,
SecurityConfHandlerTest, CollectionsAPIAsyncDistributedZkTest,
TestRequestForwarding, DeleteShardTest, DateRangeFieldTest,
TestExactStatsCache, HdfsBasicDistributedZk2Test, ExitableDirectoryReaderTest,
TestFastOutputStream, ClassificationUpdateProcessorFactoryTest,
CloudMLTQParserTest, SolrXmlInZkTest, SolrIndexSplitterTest,
TestXIncludeConfig, TestAddFieldRealTimeGet,
ShufflingReplicaListTransformerTest, TestInPlaceUpdatesStandalone,
LeaderElectionTest, CdcrReplicationHandlerTest, CollectionReloadTest,
TestCoreBackup, AliasIntegrationTest, DistributedQueryComponentCustomSortTest,
RecoveryZkTest, TestCSVResponseWriter, OverseerTaskQueueTest, PolyFieldTest,
StatsComponentTest, TestClusterProperties, SaslZkACLProviderTest,
TestSimDistributedQueue, TestSolrCoreSnapshots, ResourceLoaderTest,
TestLeaderInitiatedRecoveryThread, SmileWriterTest, TestBM25SimilarityFactory,
TestTrackingShardHandlerFactory, HdfsRecoveryZkTest, HighlighterTest,
WordBreakSolrSpellCheckerTest, OutOfBoxZkACLAndCredentialsProvidersTest,
DistributedQueryElevationComponentTest, VersionInfoTest, TestNodeLostTrigger,
PathHierarchyTokenizerFactoryTest, TestJsonFacetRefinement,
StatsReloadRaceTest, OutputWriterTest, CoreMergeIndexesAdminHandlerTest,
DistanceUnitsTest, TestSolrJ, TestJsonFacetsWithNestedObjects, RuleEngineTest,
CoreAdminOperationTest, TestFieldCache, TestCoreAdminApis,
TestFieldCacheVsDocValues, TestNonDefinedSimilarityFactory,
TestSchemalessBufferedUpdates, SolrJmxReporterTest, TestZkChroot,
CopyFieldTest, CdcrBootstrapTest, TestJoin, BinaryUpdateRequestHandlerTest,
TestElisionMultitermQuery, UniqFieldsUpdateProcessorFactoryTest,
SolrCloudReportersTest, TestLFUCache, TestFunctionQuery,
SolrGraphiteReporterTest, FieldMutatingUpdateProcessorTest,
HdfsLockFactoryTest, TestLegacyNumericUtils,
HdfsTlogReplayBufferedWhileIndexingTest, LegacyCloudClusterPropTest,
MetricsHandlerTest, OpenCloseCoreStressTest, TestFoldingMultitermQuery,
CoreSorterTest, TestTolerantUpdateProcessorRandomCloud, TestDirectoryFactory,
BaseCdcrDistributedZkTest, SearchHandlerTest, AutoAddReplicasPlanActionTest,
TestManagedResource, TestFilteredDocIdSet, TestInitParams, CollectionPropsTest,
TestConfigSetProperties, SynonymTokenizerTest, RankQueryTest, TestSmileRequest,
DistributedFacetExistsSmallTest, SpellingQueryConverterTest,
InfixSuggestersTest, TestQueryWrapperFilter, DistributedMLTComponentTest,
TestSweetSpotSimilarityFactory, TestCorePropertiesReload, NumericFieldsTest,
DistributedFacetPivotSmallTest, CursorPagingTest, SolrMetricsIntegrationTest,
TestSolrXml, TestExecutePlanAction, TestLazyCores, BufferStoreTest,
AsyncCallRequestStatusResponseTest, TestConfigSetsAPIExclusivity,
CleanupOldIndexTest, SimpleCollectionCreateDeleteTest, EnumFieldTest,
ResponseHeaderTest, TestStandardQParsers, LeaderElectionContextKeyTest,
V2ApiIntegrationTest, DistribCursorPagingTest, TestSQLHandlerNonCloud,
HLLSerializationTest, QueryEqualityTest, TestRawResponseWriter,
TestRandomRequestDistribution, DistribJoinFromCollectionTest, ZkNodePropsTest,
LeaderFailureAfterFreshStartTest, BlockCacheTest,
BigEndianAscendingWordSerializerTest, RAMDirectoryFactoryTest,
TestBulkSchemaConcurrent, RollingRestartTest, BasicDistributedZkTest,
TestFaceting, TestHashPartitioner, TestRealTimeGet, TestStressReorder,
TestReload, TestRangeQuery, TestCoreContainer, SimpleFacetsTest, SolrCoreTest,
TestGroupingSearch, SolrCmdDistributorTest, QueryElevationComponentTest,
PeerSyncTest, BadIndexSchemaTest, ConvertedLegacyTest, TestSort,
BasicFunctionalityTest, TestIndexSearcher, AnalysisAfterCoreReloadTest,
SuggesterFSTTest, SolrRequestParserTest, SuggesterTSTTest, SuggesterTest,
TestCSVLoader, NoCacheHeaderTest, SolrCoreCheckLockOnStartupTest, TestUpdate,
TestAtomicUpdateErrorCases, TestWordDelimiterFilterFactory,
DirectUpdateHandlerOptimizeTest, DefaultValueUpdateProcessorTest,
StatelessScriptUpdateProcessorFactoryTest, SortByFunctionTest,
TestRemoteStreaming, TestSolrDeletionPolicy1, CacheHeaderTest,
IndexBasedSpellCheckerTest, TestSurroundQueryParser, DisMaxRequestHandlerTest,
TestWriterPerf, TestReversedWildcardFilterFactory,
DocumentAnalysisRequestHandlerTest, PrimitiveFieldTypeTest,
FileBasedSpellCheckerTest, TermsComponentTest, XmlUpdateRequestHandlerTest,
DocumentBuilderTest, MoreLikeThisHandlerTest, RequiredFieldsTest,
FieldAnalysisRequestHandlerTest, TestSolrQueryParser,
IndexSchemaRuntimeFieldTest, SolrPluginUtilsTest, IndexSchemaTest,
TestJmxIntegration, ReturnFieldsTest, MBeansHandlerTest, QueryParsingTest,
JsonLoaderTest, TestPartialUpdateDeduplication, PingRequestHandlerTest,
TestQuerySenderListener, TestQuerySenderNoQuery, ResponseLogComponentTest,
SolrIndexConfigTest, TestStressRecovery, TestMergePolicyConfig, MultiTermTest,
TestBinaryField, ExternalFileFieldSortTest, TestPostingsSolrHighlighter,
TestLuceneMatchVersion, TestPhraseSuggestions, TestCharFilters,
TestCodecSupport, TestPerFieldSimilarity, TestIBSimilarityFactory,
URLClassifyProcessorTest, PluginInfoTest, TestFastLRUCache, DateMathParserTest,
TestSystemIdResolver, PrimUtilsTest, TestSuggestSpellingConverter,
ClusterStateTest, TestLRUCache, TestUtils, TestDocumentBuilder, SliceStateTest,
UUIDFieldTest, FileUtilsTest, CircularListTest, TestRTGBase,
SolrTestCaseJ4Test, TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort,
TestTolerantSearch, TokenizerChainTest, TestEmbeddedSolrServerAdminHandler,
TestEmbeddedSolrServerConstructors, TestJettySolrRunner, ActionThrottleTest,
ChaosMonkeySafeLeaderWithPullReplicasTest, CloudExitableDirectoryReaderTest,
ConfigSetsAPITest, CreateRoutedAliasTest, DeleteLastCustomShardedReplicaTest,
DeleteReplicaTest, ForceLeaderTest, HttpPartitionOnCommitTest,
MoveReplicaHDFSFailoverTest, MultiThreadedOCPTest, NodeMutatorTest,
OverseerCollectionConfigSetProcessorTest, OverseerRolesTest,
RecoveryAfterSoftCommitTest, TestCloudDeleteByQuery, TestCloudInspectUtil,
TestCloudPseudoReturnFields, TestCloudRecovery, TestConfigSetsAPIZkFailure,
TestCryptoKeys, TestDistribDocBasedVersion, TestLeaderElectionZkExpiry,
TestMiniSolrCloudClusterSSL, TestPrepRecovery, TestPullReplica]
[junit4] Completed [567/786 (1!)] on J0 in 102.54s, 10 tests, 1 failure, 2
skipped <<< FAILURES!
[...truncated 43463 lines...]
[repro] Jenkins log URL:
https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/4535/consoleText
[repro] Revision: 701af06f627be98ddc8db083dc4dd51dbfe4936a
[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseParallelGC"
[repro] Repro line: ant test -Dtestcase=TestPullReplica
-Dtests.method=testKillPullReplica -Dtests.seed=FE3409DEEAFCF27F
-Dtests.slow=true -Dtests.locale=rn -Dtests.timezone=Antarctica/Davis
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
[repro] ant clean
[...truncated 6 lines...]
[repro] Test suites by module:
[repro] solr/core
[repro] TestPullReplica
[repro] ant compile-test
[...truncated 3322 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5
-Dtests.class="*.TestPullReplica" -Dtests.showOutput=onerror
"-Dargs=-XX:-UseCompressedOops -XX:+UseParallelGC"
-Dtests.seed=FE3409DEEAFCF27F -Dtests.slow=true -Dtests.locale=rn
-Dtests.timezone=Antarctica/Davis -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[...truncated 113 lines...]
[repro] Failures:
[repro] 0/5 failed: org.apache.solr.cloud.TestPullReplica
[repro] Exiting with code 0
[...truncated 70 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]