Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.0-Linux/125/
Java: 32bit/jdk1.8.0_141 -client -XX:+UseParallelGC
1 tests failed.
FAILED:
org.apache.solr.cloud.TestCloudRecovery.leaderRecoverFromLogOnStartupTest
Error Message:
expected:<4> but was:<0>
Stack Trace:
java.lang.AssertionError: expected:<4> but was:<0>
at
__randomizedtesting.SeedInfo.seed([A9109B2945B9E359:DDE07A6C019DA4D6]: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.junit.Assert.assertEquals(Assert.java:456)
at
org.apache.solr.cloud.TestCloudRecovery.leaderRecoverFromLogOnStartupTest(TestCloudRecovery.java:102)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 12519 lines...]
[junit4] Suite: org.apache.solr.cloud.TestCloudRecovery
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudRecovery_A9109B2945B9E359-001/init-core-data-001
[junit4] 2> 1792861 WARN
(SUITE-TestCloudRecovery-seed#[A9109B2945B9E359]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=9 numCloses=9
[junit4] 2> 1792862 INFO
(SUITE-TestCloudRecovery-seed#[A9109B2945B9E359]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 1792863 INFO
(SUITE-TestCloudRecovery-seed#[A9109B2945B9E359]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 1792864 INFO
(SUITE-TestCloudRecovery-seed#[A9109B2945B9E359]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in
/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudRecovery_A9109B2945B9E359-001/tempDir-001
[junit4] 2> 1792864 INFO
(SUITE-TestCloudRecovery-seed#[A9109B2945B9E359]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1792864 INFO (Thread-4380) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1792864 INFO (Thread-4380) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1792865 ERROR (Thread-4380) [ ] 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> 1792964 INFO
(SUITE-TestCloudRecovery-seed#[A9109B2945B9E359]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:33577
[junit4] 2> 1792970 INFO (jetty-launcher-2687-thread-1) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1792970 INFO (jetty-launcher-2687-thread-2) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1792976 INFO (jetty-launcher-2687-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@80f078{/solr,null,AVAILABLE}
[junit4] 2> 1792976 INFO (jetty-launcher-2687-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@c0926f{/solr,null,AVAILABLE}
[junit4] 2> 1792977 INFO (jetty-launcher-2687-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@1c6635f{SSL,[ssl,
http/1.1]}{127.0.0.1:43827}
[junit4] 2> 1792977 INFO (jetty-launcher-2687-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@d09bea{SSL,[ssl,
http/1.1]}{127.0.0.1:36837}
[junit4] 2> 1792977 INFO (jetty-launcher-2687-thread-2) [ ]
o.e.j.s.Server Started @1794267ms
[junit4] 2> 1792977 INFO (jetty-launcher-2687-thread-1) [ ]
o.e.j.s.Server Started @1794267ms
[junit4] 2> 1792977 INFO (jetty-launcher-2687-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=43827}
[junit4] 2> 1792977 INFO (jetty-launcher-2687-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=36837}
[junit4] 2> 1792977 ERROR (jetty-launcher-2687-thread-1) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1792977 ERROR (jetty-launcher-2687-thread-2) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1792977 INFO (jetty-launcher-2687-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 1792977 INFO (jetty-launcher-2687-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 1792977 INFO (jetty-launcher-2687-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1792977 INFO (jetty-launcher-2687-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1792977 INFO (jetty-launcher-2687-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 1792977 INFO (jetty-launcher-2687-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 1792978 INFO (jetty-launcher-2687-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-08-01T14:42:56.273Z
[junit4] 2> 1792978 INFO (jetty-launcher-2687-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-08-01T14:42:56.273Z
[junit4] 2> 1792979 INFO (jetty-launcher-2687-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1792979 INFO (jetty-launcher-2687-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1793002 INFO (jetty-launcher-2687-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33577/solr
[junit4] 2> 1793003 INFO (jetty-launcher-2687-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33577/solr
[junit4] 2> 1793049 INFO (jetty-launcher-2687-thread-2)
[n:127.0.0.1:43827_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1793050 INFO (jetty-launcher-2687-thread-2)
[n:127.0.0.1:43827_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:43827_solr
[junit4] 2> 1793050 INFO (jetty-launcher-2687-thread-2)
[n:127.0.0.1:43827_solr ] o.a.s.c.Overseer Overseer
(id=98408764287221766-127.0.0.1:43827_solr-n_0000000000) starting
[junit4] 2> 1793050 INFO (jetty-launcher-2687-thread-1)
[n:127.0.0.1:36837_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1793051 INFO (jetty-launcher-2687-thread-1)
[n:127.0.0.1:36837_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:36837_solr
[junit4] 2> 1793052 INFO
(zkCallback-2698-thread-1-processing-n:127.0.0.1:36837_solr)
[n:127.0.0.1:36837_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1793052 INFO
(zkCallback-2699-thread-1-processing-n:127.0.0.1:43827_solr)
[n:127.0.0.1:43827_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1793058 INFO (jetty-launcher-2687-thread-2)
[n:127.0.0.1:43827_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:43827_solr
[junit4] 2> 1793059 INFO
(zkCallback-2698-thread-1-processing-n:127.0.0.1:36837_solr)
[n:127.0.0.1:36837_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 1793060 INFO
(zkCallback-2699-thread-1-processing-n:127.0.0.1:43827_solr)
[n:127.0.0.1:43827_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 1793236 INFO (jetty-launcher-2687-thread-2)
[n:127.0.0.1:43827_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_43827.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@9bc3cd
[junit4] 2> 1793242 INFO (jetty-launcher-2687-thread-2)
[n:127.0.0.1:43827_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_43827.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@9bc3cd
[junit4] 2> 1793242 INFO (jetty-launcher-2687-thread-2)
[n:127.0.0.1:43827_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_43827.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@9bc3cd
[junit4] 2> 1793244 INFO (jetty-launcher-2687-thread-2)
[n:127.0.0.1:43827_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudRecovery_A9109B2945B9E359-001/tempDir-001/node2/.
[junit4] 2> 1793659 INFO (jetty-launcher-2687-thread-1)
[n:127.0.0.1:36837_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_36837.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@9bc3cd
[junit4] 2> 1793664 INFO (jetty-launcher-2687-thread-1)
[n:127.0.0.1:36837_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_36837.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@9bc3cd
[junit4] 2> 1793665 INFO (jetty-launcher-2687-thread-1)
[n:127.0.0.1:36837_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_36837.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@9bc3cd
[junit4] 2> 1793666 INFO (jetty-launcher-2687-thread-1)
[n:127.0.0.1:36837_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudRecovery_A9109B2945B9E359-001/tempDir-001/node1/.
[junit4] 2> 1793695 INFO
(SUITE-TestCloudRecovery-seed#[A9109B2945B9E359]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 1793696 INFO
(SUITE-TestCloudRecovery-seed#[A9109B2945B9E359]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33577/solr ready
[junit4] 2> 1793783 INFO (qtp5453801-17813) [n:127.0.0.1:43827_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
pullReplicas=0&replicationFactor=0&collection.configName=config&maxShardsPerNode=2&name=collection1&nrtReplicas=0&action=CREATE&numShards=2&tlogReplicas=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1793784 INFO
(OverseerThreadFactory-6622-thread-1-processing-n:127.0.0.1:43827_solr)
[n:127.0.0.1:43827_solr ] o.a.s.c.CreateCollectionCmd Create collection
collection1
[junit4] 2> 1793891 INFO
(OverseerStateUpdate-98408764287221766-127.0.0.1:43827_solr-n_0000000000)
[n:127.0.0.1:43827_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"collection1",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"collection1_shard1_replica_t1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:43827/solr",
[junit4] 2> "type":"TLOG"}
[junit4] 2> 1793895 INFO
(OverseerStateUpdate-98408764287221766-127.0.0.1:43827_solr-n_0000000000)
[n:127.0.0.1:43827_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"collection1",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"collection1_shard1_replica_t2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:36837/solr",
[junit4] 2> "type":"TLOG"}
[junit4] 2> 1793896 INFO
(OverseerStateUpdate-98408764287221766-127.0.0.1:43827_solr-n_0000000000)
[n:127.0.0.1:43827_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"collection1",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"collection1_shard2_replica_t1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:43827/solr",
[junit4] 2> "type":"TLOG"}
[junit4] 2> 1793896 INFO
(OverseerStateUpdate-98408764287221766-127.0.0.1:43827_solr-n_0000000000)
[n:127.0.0.1:43827_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"collection1",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"collection1_shard2_replica_t2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:36837/solr",
[junit4] 2> "type":"TLOG"}
[junit4] 2> 1794110 INFO (qtp5453801-17873) [n:127.0.0.1:43827_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node1&collection.configName=config&newCollection=true&name=collection1_shard1_replica_t1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG
[junit4] 2> 1794110 INFO (qtp5453801-17873) [n:127.0.0.1:43827_solr ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 1794121 INFO (qtp5453801-17874) [n:127.0.0.1:43827_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node3&collection.configName=config&newCollection=true&name=collection1_shard2_replica_t1&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG
[junit4] 2> 1794206 INFO (qtp8011259-17824) [n:127.0.0.1:36837_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node4&collection.configName=config&newCollection=true&name=collection1_shard2_replica_t2&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG
[junit4] 2> 1794207 INFO (qtp8011259-17824) [n:127.0.0.1:36837_solr ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 1794207 INFO (qtp8011259-17820) [n:127.0.0.1:36837_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node2&collection.configName=config&newCollection=true&name=collection1_shard1_replica_t2&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG
[junit4] 2> 1794314 INFO
(zkCallback-2698-thread-1-processing-n:127.0.0.1:36837_solr)
[n:127.0.0.1:36837_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 1794314 INFO
(zkCallback-2699-thread-1-processing-n:127.0.0.1:43827_solr)
[n:127.0.0.1:43827_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 1794314 INFO
(zkCallback-2699-thread-2-processing-n:127.0.0.1:43827_solr)
[n:127.0.0.1:43827_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 1794315 INFO
(zkCallback-2698-thread-2-processing-n:127.0.0.1:36837_solr)
[n:127.0.0.1:36837_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 1795125 INFO (qtp5453801-17873) [n:127.0.0.1:43827_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_t1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1795130 INFO (qtp5453801-17874) [n:127.0.0.1:43827_solr
c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica_t1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1795141 INFO (qtp5453801-17873) [n:127.0.0.1:43827_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_t1]
o.a.s.s.IndexSchema [collection1_shard1_replica_t1] Schema name=minimal
[junit4] 2> 1795144 INFO (qtp5453801-17873) [n:127.0.0.1:43827_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_t1]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1795144 INFO (qtp5453801-17873) [n:127.0.0.1:43827_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_t1]
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_t1' using
configuration from collection collection1, trusted=true
[junit4] 2> 1795144 INFO (qtp5453801-17874) [n:127.0.0.1:43827_solr
c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica_t1]
o.a.s.s.IndexSchema [collection1_shard2_replica_t1] Schema name=minimal
[junit4] 2> 1795145 INFO (qtp5453801-17873) [n:127.0.0.1:43827_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_t1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_43827.solr.core.collection1.shard1.replica_t1' (registry
'solr.core.collection1.shard1.replica_t1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@9bc3cd
[junit4] 2> 1795145 INFO (qtp5453801-17873) [n:127.0.0.1:43827_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_t1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1795145 INFO (qtp5453801-17873) [n:127.0.0.1:43827_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_t1]
o.a.s.c.SolrCore [[collection1_shard1_replica_t1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudRecovery_A9109B2945B9E359-001/tempDir-001/node2/collection1_shard1_replica_t1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudRecovery_A9109B2945B9E359-001/tempDir-001/node2/./collection1_shard1_replica_t1/data/]
[junit4] 2> 1795148 INFO (qtp5453801-17874) [n:127.0.0.1:43827_solr
c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica_t1]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1795148 INFO (qtp5453801-17874) [n:127.0.0.1:43827_solr
c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica_t1]
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_t1' using
configuration from collection collection1, trusted=true
[junit4] 2> 1795148 INFO (qtp5453801-17874) [n:127.0.0.1:43827_solr
c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica_t1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_43827.solr.core.collection1.shard2.replica_t1' (registry
'solr.core.collection1.shard2.replica_t1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@9bc3cd
[junit4] 2> 1795149 INFO (qtp5453801-17874) [n:127.0.0.1:43827_solr
c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica_t1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1795149 INFO (qtp5453801-17874) [n:127.0.0.1:43827_solr
c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica_t1]
o.a.s.c.SolrCore [[collection1_shard2_replica_t1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudRecovery_A9109B2945B9E359-001/tempDir-001/node2/collection1_shard2_replica_t1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudRecovery_A9109B2945B9E359-001/tempDir-001/node2/./collection1_shard2_replica_t1/data/]
[junit4] 2> 1795213 INFO (qtp5453801-17873) [n:127.0.0.1:43827_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_t1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1795213 INFO (qtp5453801-17873) [n:127.0.0.1:43827_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_t1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1795215 INFO (qtp5453801-17873) [n:127.0.0.1:43827_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_t1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1795215 INFO (qtp5453801-17873) [n:127.0.0.1:43827_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_t1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1795215 INFO (qtp5453801-17874) [n:127.0.0.1:43827_solr
c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica_t1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1795215 INFO (qtp5453801-17874) [n:127.0.0.1:43827_solr
c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica_t1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1795217 INFO (qtp5453801-17874) [n:127.0.0.1:43827_solr
c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica_t1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1795217 INFO (qtp5453801-17874) [n:127.0.0.1:43827_solr
c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica_t1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1795218 INFO (qtp5453801-17873) [n:127.0.0.1:43827_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_t1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@b04026[collection1_shard1_replica_t1] main]
[junit4] 2> 1795219 INFO (qtp5453801-17874) [n:127.0.0.1:43827_solr
c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica_t1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@1d1d3d5[collection1_shard2_replica_t1] main]
[junit4] 2> 1795219 INFO (qtp5453801-17873) [n:127.0.0.1:43827_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_t1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/config
[junit4] 2> 1795219 INFO (qtp5453801-17873) [n:127.0.0.1:43827_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_t1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/config
[junit4] 2> 1795219 INFO (qtp5453801-17874) [n:127.0.0.1:43827_solr
c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica_t1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/config
[junit4] 2> 1795220 INFO (qtp5453801-17873) [n:127.0.0.1:43827_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_t1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1795220 INFO (qtp5453801-17874) [n:127.0.0.1:43827_solr
c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica_t1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/config
[junit4] 2> 1795221 INFO (qtp8011259-17820) [n:127.0.0.1:36837_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_t2]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1795222 INFO
(searcherExecutor-6627-thread-1-processing-n:127.0.0.1:43827_solr
x:collection1_shard1_replica_t1 s:shard1 c:collection1 r:core_node1)
[n:127.0.0.1:43827_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica_t1] o.a.s.c.SolrCore
[collection1_shard1_replica_t1] Registered new searcher
Searcher@b04026[collection1_shard1_replica_t1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1795222 INFO (qtp5453801-17873) [n:127.0.0.1:43827_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_t1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1574540231067041792
[junit4] 2> 1795222 INFO (qtp5453801-17874) [n:127.0.0.1:43827_solr
c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica_t1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1795222 INFO (qtp8011259-17824) [n:127.0.0.1:36837_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_t2]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1795223 INFO
(searcherExecutor-6628-thread-1-processing-n:127.0.0.1:43827_solr
x:collection1_shard2_replica_t1 s:shard2 c:collection1 r:core_node3)
[n:127.0.0.1:43827_solr c:collection1 s:shard2 r:core_node3
x:collection1_shard2_replica_t1] o.a.s.c.SolrCore
[collection1_shard2_replica_t1] Registered new searcher
Searcher@1d1d3d5[collection1_shard2_replica_t1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1795223 INFO (qtp5453801-17874) [n:127.0.0.1:43827_solr
c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica_t1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1574540231068090368
[junit4] 2> 1795230 INFO (qtp5453801-17874) [n:127.0.0.1:43827_solr
c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica_t1]
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for
shard shard2: total=2 found=1 timeoutin=9999ms
[junit4] 2> 1795230 INFO (qtp5453801-17873) [n:127.0.0.1:43827_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_t1]
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for
shard shard1: total=2 found=1 timeoutin=9999ms
[junit4] 2> 1795230 INFO (qtp8011259-17824) [n:127.0.0.1:36837_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_t2]
o.a.s.s.IndexSchema [collection1_shard2_replica_t2] Schema name=minimal
[junit4] 2> 1795231 INFO (qtp8011259-17820) [n:127.0.0.1:36837_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_t2]
o.a.s.s.IndexSchema [collection1_shard1_replica_t2] Schema name=minimal
[junit4] 2> 1795233 INFO (qtp8011259-17824) [n:127.0.0.1:36837_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_t2]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1795233 INFO (qtp8011259-17824) [n:127.0.0.1:36837_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_t2]
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_t2' using
configuration from collection collection1, trusted=true
[junit4] 2> 1795233 INFO (qtp8011259-17820) [n:127.0.0.1:36837_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_t2]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1795233 INFO (qtp8011259-17820) [n:127.0.0.1:36837_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_t2]
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_t2' using
configuration from collection collection1, trusted=true
[junit4] 2> 1795234 INFO (qtp8011259-17824) [n:127.0.0.1:36837_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_t2]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_36837.solr.core.collection1.shard2.replica_t2' (registry
'solr.core.collection1.shard2.replica_t2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@9bc3cd
[junit4] 2> 1795234 INFO (qtp8011259-17820) [n:127.0.0.1:36837_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_t2]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_36837.solr.core.collection1.shard1.replica_t2' (registry
'solr.core.collection1.shard1.replica_t2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@9bc3cd
[junit4] 2> 1795234 INFO (qtp8011259-17824) [n:127.0.0.1:36837_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_t2]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1795234 INFO (qtp8011259-17820) [n:127.0.0.1:36837_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_t2]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1795234 INFO (qtp8011259-17824) [n:127.0.0.1:36837_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_t2]
o.a.s.c.SolrCore [[collection1_shard2_replica_t2] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudRecovery_A9109B2945B9E359-001/tempDir-001/node1/collection1_shard2_replica_t2],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudRecovery_A9109B2945B9E359-001/tempDir-001/node1/./collection1_shard2_replica_t2/data/]
[junit4] 2> 1795234 INFO (qtp8011259-17820) [n:127.0.0.1:36837_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_t2]
o.a.s.c.SolrCore [[collection1_shard1_replica_t2] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudRecovery_A9109B2945B9E359-001/tempDir-001/node1/collection1_shard1_replica_t2],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudRecovery_A9109B2945B9E359-001/tempDir-001/node1/./collection1_shard1_replica_t2/data/]
[junit4] 2> 1795332 INFO (qtp8011259-17820) [n:127.0.0.1:36837_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_t2]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1795332 INFO (qtp8011259-17824) [n:127.0.0.1:36837_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_t2]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1795332 INFO (qtp8011259-17820) [n:127.0.0.1:36837_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_t2]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1795332 INFO (qtp8011259-17824) [n:127.0.0.1:36837_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_t2]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1795333 INFO (qtp8011259-17820) [n:127.0.0.1:36837_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_t2]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1795333 INFO
(zkCallback-2698-thread-1-processing-n:127.0.0.1:36837_solr)
[n:127.0.0.1:36837_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 1795333 INFO
(zkCallback-2699-thread-2-processing-n:127.0.0.1:43827_solr)
[n:127.0.0.1:43827_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 1795333 INFO
(zkCallback-2699-thread-1-processing-n:127.0.0.1:43827_solr)
[n:127.0.0.1:43827_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 1795333 INFO (qtp8011259-17824) [n:127.0.0.1:36837_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_t2]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1795333 INFO (qtp8011259-17824) [n:127.0.0.1:36837_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_t2]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1795333 INFO (qtp8011259-17820) [n:127.0.0.1:36837_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_t2]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1795333 INFO
(zkCallback-2698-thread-2-processing-n:127.0.0.1:36837_solr)
[n:127.0.0.1:36837_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 1795336 INFO (qtp8011259-17824) [n:127.0.0.1:36837_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_t2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@29141c[collection1_shard2_replica_t2] main]
[junit4] 2> 1795337 INFO (qtp8011259-17820) [n:127.0.0.1:36837_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_t2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@1add498[collection1_shard1_replica_t2] main]
[junit4] 2> 1795337 INFO (qtp8011259-17824) [n:127.0.0.1:36837_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_t2]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/config
[junit4] 2> 1795338 INFO (qtp8011259-17824) [n:127.0.0.1:36837_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_t2]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/config
[junit4] 2> 1795338 INFO (qtp8011259-17820) [n:127.0.0.1:36837_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_t2]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/config
[junit4] 2> 1795338 INFO (qtp8011259-17820) [n:127.0.0.1:36837_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_t2]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/config
[junit4] 2> 1795338 INFO (qtp8011259-17824) [n:127.0.0.1:36837_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_t2]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1795339 INFO (qtp8011259-17820) [n:127.0.0.1:36837_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_t2]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1795339 INFO
(searcherExecutor-6637-thread-1-processing-n:127.0.0.1:36837_solr
x:collection1_shard2_replica_t2 s:shard2 c:collection1 r:core_node4)
[n:127.0.0.1:36837_solr c:collection1 s:shard2 r:core_node4
x:collection1_shard2_replica_t2] o.a.s.c.SolrCore
[collection1_shard2_replica_t2] Registered new searcher
Searcher@29141c[collection1_shard2_replica_t2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1795339 INFO (qtp8011259-17824) [n:127.0.0.1:36837_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_t2]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1574540231189725184
[junit4] 2> 1795340 INFO
(searcherExecutor-6638-thread-1-processing-n:127.0.0.1:36837_solr
x:collection1_shard1_replica_t2 s:shard1 c:collection1 r:core_node2)
[n:127.0.0.1:36837_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica_t2] o.a.s.c.SolrCore
[collection1_shard1_replica_t2] Registered new searcher
Searcher@1add498[collection1_shard1_replica_t2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1795340 INFO (qtp8011259-17820) [n:127.0.0.1:36837_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_t2]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1574540231190773760
[junit4] 2> 1795730 INFO (qtp5453801-17874) [n:127.0.0.1:43827_solr
c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica_t1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1795730 INFO (qtp5453801-17873) [n:127.0.0.1:43827_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_t1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1795730 INFO (qtp5453801-17873) [n:127.0.0.1:43827_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_t1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1795730 INFO (qtp5453801-17874) [n:127.0.0.1:43827_solr
c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica_t1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1795730 INFO (qtp5453801-17873) [n:127.0.0.1:43827_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_t1]
o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:43827/solr/collection1_shard1_replica_t1/
[junit4] 2> 1795730 INFO (qtp5453801-17874) [n:127.0.0.1:43827_solr
c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica_t1]
o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:43827/solr/collection1_shard2_replica_t1/
[junit4] 2> 1795731 INFO (qtp5453801-17873) [n:127.0.0.1:43827_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_t1]
o.a.s.u.PeerSync PeerSync: core=collection1_shard1_replica_t1
url=https://127.0.0.1:43827/solr START
replicas=[https://127.0.0.1:36837/solr/collection1_shard1_replica_t2/]
nUpdates=100
[junit4] 2> 1795731 INFO (qtp5453801-17874) [n:127.0.0.1:43827_solr
c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica_t1]
o.a.s.u.PeerSync PeerSync: core=collection1_shard2_replica_t1
url=https://127.0.0.1:43827/solr START
replicas=[https://127.0.0.1:36837/solr/collection1_shard2_replica_t2/]
nUpdates=100
[junit4] 2> 1795731 INFO (qtp5453801-17873) [n:127.0.0.1:43827_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_t1]
o.a.s.u.PeerSync PeerSync: core=collection1_shard1_replica_t1
url=https://127.0.0.1:43827/solr DONE. We have no versions. sync failed.
[junit4] 2> 1795731 INFO (qtp5453801-17874) [n:127.0.0.1:43827_solr
c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica_t1]
o.a.s.u.PeerSync PeerSync: core=collection1_shard2_replica_t1
url=https://127.0.0.1:43827/solr DONE. We have no versions. sync failed.
[junit4] 2> 1795736 INFO (qtp8011259-17890) [n:127.0.0.1:36837_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_t2]
o.a.s.c.S.Request [collection1_shard2_replica_t2] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1795736 INFO (qtp8011259-17822) [n:127.0.0.1:36837_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_t2]
o.a.s.c.S.Request [collection1_shard1_replica_t2] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1795736 INFO (qtp5453801-17874) [n:127.0.0.1:43827_solr
c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica_t1]
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the
next candidate
[junit4] 2> 1795736 INFO (qtp5453801-17873) [n:127.0.0.1:43827_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_t1]
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the
next candidate
[junit4] 2> 1795736 INFO (qtp5453801-17874) [n:127.0.0.1:43827_solr
c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica_t1]
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we
can't sync in that case - we were active before, so become leader anyway
[junit4] 2> 1795736 INFO (qtp5453801-17873) [n:127.0.0.1:43827_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_t1]
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we
can't sync in that case - we were active before, so become leader anyway
[junit4] 2> 1795736 INFO (qtp5453801-17873) [n:127.0.0.1:43827_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_t1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 1795736 INFO (qtp5453801-17874) [n:127.0.0.1:43827_solr
c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica_t1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 1795737 INFO (qtp5453801-17873) [n:127.0.0.1:43827_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_t1]
o.a.s.c.ZkController collection1_shard1_replica_t1 stopping background
replication from leader
[junit4] 2> 1795737 INFO (qtp5453801-17874) [n:127.0.0.1:43827_solr
c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica_t1]
o.a.s.c.ZkController collection1_shard2_replica_t1 stopping background
replication from leader
[junit4] 2> 1795739 INFO (qtp5453801-17873) [n:127.0.0.1:43827_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_t1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:43827/solr/collection1_shard1_replica_t1/ shard1
[junit4] 2> 1795739 INFO (qtp5453801-17874) [n:127.0.0.1:43827_solr
c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica_t1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:43827/solr/collection1_shard2_replica_t1/ shard2
[junit4] 2> 1795842 INFO
(zkCallback-2699-thread-1-processing-n:127.0.0.1:43827_solr)
[n:127.0.0.1:43827_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 1795842 INFO
(zkCallback-2698-thread-1-processing-n:127.0.0.1:36837_solr)
[n:127.0.0.1:36837_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 1795842 INFO
(zkCallback-2699-thread-2-processing-n:127.0.0.1:43827_solr)
[n:127.0.0.1:43827_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 1795842 INFO
(zkCallback-2698-thread-2-processing-n:127.0.0.1:36837_solr)
[n:127.0.0.1:36837_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 1795890 INFO (qtp5453801-17874) [n:127.0.0.1:43827_solr
c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica_t1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 1795890 INFO (qtp5453801-17873) [n:127.0.0.1:43827_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_t1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 1795891 INFO (qtp5453801-17873) [n:127.0.0.1:43827_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_t1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node1&collection.configName=config&newCollection=true&name=collection1_shard1_replica_t1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG}
status=0 QTime=1781
[junit4] 2> 1795892 INFO (qtp5453801-17874) [n:127.0.0.1:43827_solr
c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica_t1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=config&newCollection=true&name=collection1_shard2_replica_t1&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG}
status=0 QTime=1770
[junit4] 2> 1795994 INFO
(zkCallback-2699-thread-2-processing-n:127.0.0.1:43827_solr)
[n:127.0.0.1:43827_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 1795994 INFO
(zkCallback-2698-thread-1-processing-n:127.0.0.1:36837_solr)
[n:127.0.0.1:36837_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 1795994 INFO
(zkCallback-2699-thread-1-processing-n:127.0.0.1:43827_solr)
[n:127.0.0.1:43827_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 1795994 INFO
(zkCallback-2698-thread-2-processing-n:127.0.0.1:36837_solr)
[n:127.0.0.1:36837_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 1796343 INFO (qtp8011259-17824) [n:127.0.0.1:36837_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_t2]
o.a.s.c.ZkController collection1_shard2_replica_t2 starting background
replication from leader
[junit4] 2> 1796343 INFO (qtp8011259-17824) [n:127.0.0.1:36837_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_t2]
o.a.s.c.ReplicateFromLeader Will start replication from leader with poll
interval: 00:00:03
[junit4] 2> 1796344 INFO (qtp8011259-17824) [n:127.0.0.1:36837_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_t2]
o.a.s.h.ReplicationHandler Poll scheduled at an interval of 3000ms
[junit4] 2> 1796345 INFO (qtp8011259-17820) [n:127.0.0.1:36837_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_t2]
o.a.s.c.ZkController collection1_shard1_replica_t2 starting background
replication from leader
[junit4] 2> 1796345 INFO (qtp8011259-17820) [n:127.0.0.1:36837_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_t2]
o.a.s.c.ReplicateFromLeader Will start replication from leader with poll
interval: 00:00:03
[junit4] 2> 1796346 INFO (qtp8011259-17820) [n:127.0.0.1:36837_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_t2]
o.a.s.h.ReplicationHandler Poll scheduled at an interval of 3000ms
[junit4] 2> 1796346 INFO (indexFetcher-6650-thread-1)
[n:127.0.0.1:36837_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica_t2] o.a.s.h.IndexFetcher Updated masterUrl to
https://127.0.0.1:43827/solr/collection1_shard1_replica_t1/
[junit4] 2> 1796348 INFO (qtp8011259-17824) [n:127.0.0.1:36837_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_t2]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=config&newCollection=true&name=collection1_shard2_replica_t2&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG}
status=0 QTime=2141
[junit4] 2> 1796348 INFO (qtp5453801-17873) [n:127.0.0.1:43827_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_t1]
o.a.s.c.S.Request [collection1_shard1_replica_t1] webapp=/solr
path=/replication
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0
QTime=0
[junit4] 2> 1796349 INFO (qtp8011259-17820) [n:127.0.0.1:36837_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_t2]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=config&newCollection=true&name=collection1_shard1_replica_t2&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG}
status=0 QTime=2141
[junit4] 2> 1796349 INFO (indexFetcher-6650-thread-1)
[n:127.0.0.1:36837_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica_t2] o.a.s.h.IndexFetcher Master's generation: 1
[junit4] 2> 1796349 INFO (indexFetcher-6650-thread-1)
[n:127.0.0.1:36837_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica_t2] o.a.s.h.IndexFetcher Master's version: 0
[junit4] 2> 1796349 INFO (indexFetcher-6650-thread-1)
[n:127.0.0.1:36837_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica_t2] o.a.s.h.IndexFetcher Slave's generation: 1
[junit4] 2> 1796349 INFO (indexFetcher-6650-thread-1)
[n:127.0.0.1:36837_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica_t2] o.a.s.h.IndexFetcher Slave's version: 0
[junit4] 2> 1796351 INFO (qtp5453801-17813) [n:127.0.0.1:43827_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> 1796452 INFO
(zkCallback-2699-thread-1-processing-n:127.0.0.1:43827_solr)
[n:127.0.0.1:43827_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 1796452 INFO
(zkCallback-2699-thread-2-processing-n:127.0.0.1:43827_solr)
[n:127.0.0.1:43827_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 1796452 INFO
(zkCallback-2698-thread-1-processing-n:127.0.0.1:36837_solr)
[n:127.0.0.1:36837_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 1796452 INFO
(zkCallback-2698-thread-2-processing-n:127.0.0.1:36837_solr)
[n:127.0.0.1:36837_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 1796461 INFO (indexFetcher-6648-thread-1)
[n:127.0.0.1:36837_solr c:collection1 s:shard2 r:core_node4
x:collection1_shard2_replica_t2] o.a.s.h.IndexFetcher Updated masterUrl to
https://127.0.0.1:43827/solr/collection1_shard2_replica_t1/
[junit4] 2> 1796462 INFO (qtp5453801-17874) [n:127.0.0.1:43827_solr
c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica_t1]
o.a.s.c.S.Request [collection1_shard2_replica_t1] webapp=/solr
path=/replication
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0
QTime=0
[junit4] 2> 1796463 INFO (indexFetcher-6648-thread-1)
[n:127.0.0.1:36837_solr c:collection1 s:shard2 r:core_node4
x:collection1_shard2_replica_t2] o.a.s.h.IndexFetcher Master's generation: 1
[junit4] 2> 1796463 INFO (indexFetcher-6648-thread-1)
[n:127.0.0.1:36837_solr c:collection1 s:shard2 r:core_node4
x:collection1_shard2_replica_t2] o.a.s.h.IndexFetcher Master's version: 0
[junit4] 2> 1796463 INFO (indexFetcher-6648-thread-1)
[n:127.0.0.1:36837_solr c:collection1 s:shard2 r:core_node4
x:collection1_shard2_replica_t2] o.a.s.h.IndexFetcher Slave's generation: 1
[junit4] 2> 1796463 INFO (indexFetcher-6648-thread-1)
[n:127.0.0.1:36837_solr c:collection1 s:shard2 r:core_node4
x:collection1_shard2_replica_t2] o.a.s.h.IndexFetcher Slave's version: 0
[junit4] 2> 1797352 INFO (qtp5453801-17813) [n:127.0.0.1:43827_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={pullReplicas=0&replicationFactor=0&collection.configName=config&maxShardsPerNode=2&name=collection1&nrtReplicas=0&action=CREATE&numShards=2&tlogReplicas=2&wt=javabin&version=2}
status=0 QTime=3568
[junit4] 2> 1797352 INFO
(SUITE-TestCloudRecovery-seed#[A9109B2945B9E359]-worker) [ ]
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection:
collection1 failOnTimeout:true timeout (sec):30
[junit4] 2> 1797352 INFO
(SUITE-TestCloudRecovery-seed#[A9109B2945B9E359]-worker) [ ]
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1
[junit4] 2> 1797364 INFO
(TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[A9109B2945B9E359])
[ ] o.a.s.SolrTestCaseJ4 ###Starting leaderRecoverFromLogOnStartupTest
[junit4] 2> 1797371 INFO (qtp8011259-17816) [n:127.0.0.1:36837_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_t2]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_t2]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&_version_=-1574540233318334464&distrib.from=https://127.0.0.1:43827/solr/collection1_shard2_replica_t1/&wt=javabin&version=2}{deleteByQuery=*:*
(-1574540233318334464)} 0 0
[junit4] 2> 1797371 INFO (qtp5453801-17874) [n:127.0.0.1:43827_solr
c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica_t1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_t1]
webapp=/solr path=/update
params={update.distrib=TOLEADER&distrib.from=https://127.0.0.1:43827/solr/collection1_shard1_replica_t1/&wt=javabin&version=2}{deleteByQuery=*:*
(-1574540233318334464)} 0 2
[junit4] 2> 1797372 INFO (qtp8011259-17814) [n:127.0.0.1:36837_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_t2]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_t2]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&_version_=-1574540233315188736&distrib.from=https://127.0.0.1:43827/solr/collection1_shard1_replica_t1/&wt=javabin&version=2}{deleteByQuery=*:*
(-1574540233315188736)} 0 3
[junit4] 2> 1797372 INFO (qtp5453801-17823) [n:127.0.0.1:43827_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_t1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_t1]
webapp=/solr path=/update params={wt=javabin&version=2}{deleteByQuery=*:*
(-1574540233315188736)} 0 7
[junit4] 2> 1797373 INFO (qtp8011259-17822) [n:127.0.0.1:36837_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_t2]
o.a.s.u.TestInjection Start waiting for replica in sync with leader
[junit4] 2> 1797373 INFO (qtp8011259-17890) [n:127.0.0.1:36837_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_t2]
o.a.s.u.TestInjection Start waiting for replica in sync with leader
[junit4] 2> 1797374 INFO (qtp5453801-17873) [n:127.0.0.1:43827_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_t1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1574540233323577344,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1797374 INFO (qtp5453801-17873) [n:127.0.0.1:43827_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_t1]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 1797374 INFO (qtp5453801-17873) [n:127.0.0.1:43827_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_t1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1797374 INFO (qtp5453801-17873) [n:127.0.0.1:43827_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_t1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_t1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:43827/solr/collection1_shard2_replica_t1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 0
[junit4] 2> 1797376 INFO (qtp5453801-17813) [n:127.0.0.1:43827_solr
c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica_t1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1574540233325674496,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1797377 INFO (qtp5453801-17813) [n:127.0.0.1:43827_solr
c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica_t1]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 1797377 INFO (qtp5453801-17813) [n:127.0.0.1:43827_solr
c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica_t1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1797377 INFO (qtp5453801-17819) [n:127.0.0.1:43827_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_t1]
o.a.s.c.S.Request [collection1_shard1_replica_t1] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 1797377 INFO (qtp5453801-17813) [n:127.0.0.1:43827_solr
c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica_t1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_t1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:43827/solr/collection1_shard2_replica_t1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 1
[junit4] 2> 1797377 INFO (qtp5453801-17873) [n:127.0.0.1:43827_solr
c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica_t1]
o.a.s.c.S.Request [collection1_shard2_replica_t1] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 1797787 INFO
(OverseerCollectionConfigSetProcessor-98408764287221766-127.0.0.1:43827_solr-n_0000000000)
[n:127.0.0.1:43827_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 1797884 INFO (qtp5453801-17819) [n:127.0.0.1:43827_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_t1]
o.a.s.c.S.Request [collection1_shard1_replica_t1] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 1797887 INFO (qtp5453801-17825) [n:127.0.0.1:43827_solr
c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica_t1]
o.a.s.c.S.Request [collection1_shard2_replica_t1] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 1798387 INFO (qtp5453801-17825) [n:127.0.0.1:43827_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_t1]
o.a.s.c.S.Request [collection1_shard1_replica_t1] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 1798390 INFO (qtp5453801-17825) [n:127.0.0.1:43827_solr
c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica_t1]
o.a.s.c.S.Request [collection1_shard2_replica_t1] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 1798892 INFO (qtp5453801-17825) [n:127.0.0.1:43827_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_t1]
o.a.s.c.S.Request [collection1_shard1_replica_t1] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 1798894 INFO (qtp5453801-17813) [n:127.0.0.1:43827_solr
c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica_t1]
o.a.s.c.S.Request [collection1_shard2_replica_t1] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 1799346 INFO (qtp5453801-17874) [n:127.0.0.1:43827_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_t1]
o.a.s.c.S.Request [collection1_shard1_replica_t1] webapp=/solr
path=/replication
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0
QTime=0
[junit4] 2> 1799347 INFO (indexFetcher-6650-thread-1)
[n:127.0.0.1:36837_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica_t2] o.a.s.h.IndexFetcher Master's generation: 1
[junit4] 2> 1799347 INFO (indexFetcher-6650-thread-1)
[n:127.0.0.1:36837_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica_t2] o.a.s.h.IndexFetcher Master's version: 0
[junit4] 2> 1799347 INFO (indexFetcher-6650-thread-1)
[n:127.0.0.1:36837_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica_t2] o.a.s.h.IndexFetcher Slave's generation: 1
[junit4] 2> 1799347 INFO (indexFetcher-6650-thread-1)
[n:127.0.0.1:36837_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica_t2] o.a.s.h.IndexFetcher Slave's version: 0
[junit4] 2> 1799396 INFO (qtp5453801-17874) [n:127.0.0.1:43827_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_t1]
o.a.s.c.S.Request [collection1_shard1_replica_t1] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 1799399 INFO (qtp5453801-17873) [n:127.0.0.1:43827_solr
c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica_t1]
o.a.s.c.S.Request [collection1_shard2_replica_t1] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 1799462 INFO (qtp5453801-17874) [n:127.0.0.1:43827_solr
c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica_t1]
o.a.s.c.S.Request [collection1_shard2_replica_t1] webapp=/solr
path=/replication
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0
QTime=0
[junit4] 2> 1799462 INFO (indexFetcher-6648-thread-1)
[n:127.0.0.1:36837_solr c:collection1 s:shard2 r:core_node4
x:collection1_shard2_replica_t2] o.a.s.h.IndexFetcher Master's generation: 1
[junit4] 2> 1799462 INFO (indexFetcher-6648-thread-1)
[n:127.0.0.1:36837_solr c:collection1 s:shard2 r:core_node4
x:collection1_shard2_replica_t2] o.a.s.h.IndexFetcher Master's version: 0
[junit4] 2> 1799462 INFO (indexFetcher-6648-thread-1)
[n:127.0.0.1:36837_solr c:collection1 s:shard2 r:core_node4
x:collection1_shard2_replica_t2] o.a.s.h.IndexFetcher Slave's generation: 1
[junit4] 2> 1799462 INFO (indexFetcher-6648-thread-1)
[n:127.0.0.1:36837_solr c:collection1 s:shard2 r:core_node4
x:collection1_shard2_replica_t2] o.a.s.h.IndexFetcher Slave's version: 0
[junit4] 2> 1799901 INFO (qtp5453801-17874) [n:127.0.0.1:43827_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_t1]
o.a.s.c.S.Request [collection1_shard1_replica_t1] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 1799903 INFO (qtp5453801-17819) [n:127.0.0.1:43827_solr
c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica_t1]
o.a.s.c.S.Request [collection1_shard2_replica_t1] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 1800406 INFO (qtp5453801-17874) [n:127.0.0.1:43827_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_t1]
o.a.s.c.S.Request [collection1_shard1_replica_t1] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 1800408 INFO (qtp5453801-17823) [n:127.0.0.1:43827_solr
c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica_t1]
o.a.s.c.S.Request [collection1_shard2_replica_t1] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 1800912 INFO (qtp5453801-17900) [n:127.0.0.1:43827_solr
c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica_t1]
o.a.s.c.S.Request [collection1_shard2_replica_t1] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 1800913 INFO (qtp5453801-17819) [n:127.0.0.1:43827_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_t1]
o.a.s.c.S.Request [collection1_shard1_replica_t1] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 1801417 INFO (qtp5453801-17900) [n:127.0.0.1:43827_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_t1]
o.a.s.c.S.Request [collection1_shard1_replica_t1] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 1801418 INFO (qtp5453801-17823) [n:127.0.0.1:43827_solr
c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica_t1]
o.a.s.c.S.Request [collection1_shard2_replica_t1] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 1801923 INFO (qtp5453801-17900) [n:127.0.0.1:43827_solr
c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica_t1]
o.a.s.c.S.Request [collection1_shard2_replica_t1] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 1801923 INFO (qtp5453801-17823) [n:127.0.0.1:43827_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_t1]
o.a.s.c.S.Request [collection1_shard1_replica_t1] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 1802346 INFO (qtp5453801-17817) [n:127.0.0.1:43827_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_t1]
o.a.s.c.S.Request [collection1_shard1_replica_t1] webapp=/solr
path=/replication
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0
QTime=0
[junit4] 2> 1802347 INFO (indexFetcher-6650-thread-1)
[n:127.0.0.1:36837_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica_t2] o.a.s.h.IndexFetcher Master's generation: 1
[junit4] 2> 1802347 INFO (indexFetcher-6650-thread-1)
[n:127.0.0.1:36837_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica_t2] o.a.s.h.IndexFetcher Master's version: 0
[junit4] 2> 1802347 INFO (indexFetcher-6650-thread-1)
[n:127.0.0.1:36837_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica_t2] o.a.s.h.IndexFetcher Slave's generation: 1
[junit4] 2> 1802347 INFO (indexFetcher-6650-thread-1)
[n:127.0.0.1:36837_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica_t2] o.a.s.h.IndexFetcher Slave's version: 0
[junit4] 2> 1802428 INFO (qtp5453801-17873) [n:127.0.0.1:43827_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_t1]
o.a.s.c.S.Request [collection1_shard1_replica_t1] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 1802429 INFO (qtp5453801-17874) [n:127.0.0.1:43827_solr
c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica_t1]
o.a.s.c.S.Request [collection1_shard2_replica_t1] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 1802462 INFO (qtp5453801-17817) [n:127.0.0.1:43827_solr
c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica_t1]
o.a.s.c.S.Request [collection1_shard2_replica_t1] webapp=/solr
path=/replication
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0
QTime=0
[junit4] 2> 1802462 INFO (indexFetcher-6648-thread-1)
[n:127.0.0.1:36837_solr c:collection1 s:shard2 r:core_node4
x:collection1_shard2_replica_t2] o.a.s.h.IndexFetcher Master's generation: 1
[junit4] 2> 1802462 INFO (indexFetcher-6648-thread-1)
[n:127.0.0.1:36837_solr c:collection1 s:shard2 r:core_node4
x:collection1_shard2_replica_t2] o.a.s.h.IndexFetcher Master's version: 0
[junit4] 2> 1802462 INFO (indexFetcher-6648-thread-1)
[n:127.0.0.1:36837_solr c:collection1 s:shard2 r:core_node4
x:collection1_shard2_replica_t2] o.a.s.h.IndexFetcher Slave's generation: 1
[junit4] 2> 1802463 INFO (indexFetcher-6648-thread-1)
[n:127.0.0.1:36837_solr c:collection1 s:shard2 r:core_node4
x:collection1_shard2_replica_t2] o.a.s.h.IndexFetcher Slave's version: 0
[junit4] 2> 1802931 INFO (qtp5453801-17823) [n:127.0.0.1:43827_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_t1]
o.a.s.c.S.Request [collection1_shard1_replica_t1] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 1802933 INFO (qtp5453801-17825) [n:127.0.0.1:43827_solr
c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica_t1]
o.a.s.c.S.Request [collection1_shard2_replica_t1] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 1803436 INFO (qtp5453801-17873) [n:127.0.0.1:43827_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_t1]
o.a.s.c.S.Request [collection1_shard1_replica_t1] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 1803438 INFO (qtp5453801-17823) [n:127.0.0.1:43827_solr
c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica_t1]
o.a.s.c.S.Request [collection1_shard2_replica_t1] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 1803940 INFO (qtp5453801-17873) [n:127.0.0.1:43827_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_t1]
o.a.s.c.S.Request [collection1_shard1_replica_t1] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 1803943 INFO (qtp5453801-17813) [n:127.0.0.1:43827_solr
c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica_t1]
o.a.s.c.S.Request [collection1_shard2_replica_t1] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 1804444 INFO (qtp5453801-17823) [n:127.0.0.1:43827_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_t1]
o.a.s.c.S.Request [collection1_shard1_replica_t1] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 1804447 INFO (qtp5453801-17819) [n:127.0.0.1:43827_solr
c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica_t1]
o.a.s.c.S.Request [collection1_shard2_replica_t1] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 1804949 INFO (qtp5453801-17819) [n:127.0.0.1:43827_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_t1]
o.a.s.c.S.Request [collection1_shard1_replica_t1] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 1804951 INFO (qtp5453801-17813) [n:127.0.0.1:43827_solr
c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica_t1]
o.a.s.c.S.Request [collection1_shard2_replica_t1] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 1805346 INFO (qtp5453801-17825) [n:127.0.0.1:43827_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_t1]
o.a.s.c.S.Request [collection1_shard1_replica_t1] webapp=/solr
path=/replication
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0
QTime=0
[junit4] 2> 1805347 INFO (indexFetcher-6650-thread-1)
[n:127.0.0.1:36837_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica_t2] o.a.s.h.IndexFetcher Master's generation: 1
[junit4] 2> 1805347 INFO (indexFetcher-6650-thread-1)
[n:127.0.0.1:36837_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica_t2] o.a.s.h.IndexFetcher Master's version: 0
[junit4] 2> 1805347 INFO (indexFetcher-6650-thread-1)
[n:127.0.0.1:36837_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica_t2] o.a.s.h.IndexFetcher Slave's generation: 1
[junit4] 2> 1805347 INFO (indexFetcher-6650-thread-1)
[n:127.0.0.1:36837_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica_t2] o.a.s.h.IndexFetcher Slave's version: 0
[junit4] 2> 1805453 INFO (qtp5453801-17813) [n:127.0.0.1:43827_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_t1]
o.a.s.c.S.Request [collection1_shard1_replica_t1] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 1805456 INFO (qtp5453801-17813) [n:127.0.0.1:43827_solr
c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica_t1]
o.a.s.c.S.Request [collection1_shard2_replica_t1] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 1805462 INFO (qtp5453801-17874) [n:127.0.0.1:43827_solr
c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica_t1]
o.a.s.c.S.Request [collection1_shard2_replica_t1] webapp=/solr
path=/replication
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0
QTime=0
[junit4] 2> 1805463 INFO (indexFetcher-6648-thread-1)
[n:127.0.0.1:36837_solr c:collection1 s:shard2 r:core_node4
x:collection1_shard2_replica_t2] o.a.s.h.IndexFetcher Master's generation: 1
[junit4] 2> 1805463 INFO (indexFetcher-6648-thread-1)
[n:127.0.0.1:36837_solr c:collection1 s:shard2 r:core_node4
x:collection1_shard2_replica_t2] o.a.s.h.IndexFetcher Master's version: 0
[junit4] 2> 1805463 INFO (indexFetcher-6648-thread-1)
[n:127.0.0.1:36837_solr c:collection1 s:shard2 r:core_node4
x:collection1_shard2_replica_t2] o.a.s.h.IndexFetcher Slave's generation: 1
[junit4] 2> 1805463 INFO (indexFetcher-6648-thread-1)
[n:127.0.0.1:36837_solr c:collection1 s:shard2 r:core_node4
x:collection1_shard2_replica_t2] o.a.s.h.IndexFetcher Slave's version: 0
[junit4] 2> 1805958 INFO (qtp5453801-17819) [n:127.0.0.1:43827_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_t1]
o.a.s.c.S.Request [collection1_shard1_replica_t1] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 1805960 INFO (qtp5453801-17825) [n:127.0.0.1:43827_solr
c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica_t1]
o.a.s.c.S.Request [collection1_shard2_replica_t1] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 1806461 INFO (qtp5453801-17825) [n:127.0.0.1:43827_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_t1]
o.a.s.c.S.Request [collection1_shard1_replica_t1] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 1806464 INFO (qtp5453801-17874) [n:127.0.0.1:43827_solr
c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica_t1]
o.a.s.c.S.Request [collection1_shard2_replica_t1] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 1806965 INFO (qtp5453801-17874) [n:127.0.0.1:43827_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_t1]
o.a.s.c.S.Request [collection1_shard1_replica_t1] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 1806967 INFO (qtp5453801-17825) [n:127.0.0.1:43827_solr
c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica_t1]
o.a.s.c.S.Request [collection1_shard2_replica_t1] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 1807470 INFO (qtp5453801-17874) [n:127.0.0.1:43827_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_t1]
o.a.s.c.S.Request [collection1_shard1_replica_t1] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 1807472 INFO (qtp5453801-17819) [n:127.0.0.1:43827_solr
c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica_t1]
o.a.s.c.S.Request [collection1_shard2_replica_t1] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 1807978 INFO (qtp5453801-17817) [n:127.0.0.1:43827_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_t1]
o.a.s.c.S.Request [collection1_shard1_replica_t1] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 1807978 INFO (qtp5453801-17900) [n:127.0.0.1:43827_solr
c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica_t1]
o.a.s.c.S.Request [collection1_shard2_replica_t1] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 1808346 INFO (qtp5453801-17819) [n:127.0.0.1:43827_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_t1]
o.a.s.c.S.Request [collection1_shard1_replica_t1] webapp=/solr
path=/replication
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0
QTime=0
[junit4] 2> 1808347 INFO (indexFetcher-6650-thread-1)
[n:127.0.0.1:36837_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica_t2] o.a.s.h.IndexFetcher Master's generation: 1
[junit4] 2> 1808347 INFO (indexFetcher-6650-thread-1)
[n:127.0.0.1:36837_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica_t2] o.a.s.h.IndexFetcher Master's version: 0
[junit4] 2> 1808347 INFO (indexFetcher-6650-thread-1)
[n:127.0.0.1:36837_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica_t2] o.a.s.h.IndexFetcher Slave's generation: 1
[junit4] 2> 1808347 INFO (indexFetcher-6650-thread-1)
[n:127.0.0.1:36837_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica_t2] o.a.s.h.IndexFetcher Slave's version: 0
[junit4] 2> 1808462 INFO (qtp5453801-17825) [n:127.0.0.1:43827_solr
c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica_t1]
o.a.s.c.S.Request [collection1_shard2_replica_t1] webapp=/solr
path=/replication
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0
QTime=0
[junit4] 2> 1808462 INFO (indexFetcher-6648-thread-1)
[n:127.0.0.1:36837_solr c:collection1 s:shard2 r:core_node4
x:collection1_shard2_replica_t2] o.a.s.h.IndexFetcher Master's generation: 1
[junit4] 2> 1808462 INFO (indexFetcher-6648-thread-1)
[n:127.0.0.1:36837_solr c:collection1 s:shard2 r:core_node4
x:collection1_shard2_replica_t2] o.a.s.h.IndexFetcher Master's version: 0
[junit4] 2> 1808462 INFO (indexFetcher-6648-thread-1)
[n:127.0.0.1:36837_solr c:collection1 s:shard2 r:core_node4
x:collection1_shard2_replica_t2] o.a.s.h.IndexFetcher Slave's generation: 1
[junit4] 2> 1808462 INFO (indexFetcher-6648-thread-1)
[n:127.0.0.1:36837_solr c:collection1 s:shard2 r:core_node4
x:collection1_shard2_replica_t2] o.a.s.h.IndexFetcher Slave's version: 0
[junit4] 2> 1808483 INFO (qtp5453801-17817) [n:127.0.0.1:43827_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_t1]
o.a.s.c.S.Request [collection1_shard1_replica_t1] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 1808483 INFO (qtp5453801-17825) [n:127.0.0.1:43827_solr
c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica_t1]
o.a.s.c.S.Request [collection1_shard2_replica_t1] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 1808988 INFO (qtp5453801-17813) [n:127.0.0.1:43827_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_t1]
o.a.s.c.S.Request [collection1_shard1_replica_t1] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 1808988 INFO (qtp5453801-17873) [n:127.0.0.1:43827_solr
c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica_t1]
o.a.s.c.S.Request [collection1_shard2_replica_t1] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 1809492 INFO (qtp5453801-17819) [n:127.0.0.1:43827_solr
c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica_t1]
o.a.s.c.S.Request [collection1_shard2_replica_t1] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 1809492 INFO (qtp5453801-17873) [n:127.0.0.1:43827_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_t1]
o.a.s.c.S.Request [collection1_shard1_replica_t1] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 1809996 INFO (qtp5453801-17873) [n:127.0.0.1:43827_solr
c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica_t1]
o.a.s.c.S.Request [collection1_shard2_replica_t1] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 1809996 INFO (qtp5453801-17817) [n:127.0.0.1:43827_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_t1]
o.a.s.c.S.Request [collection1_shard1_replica_t1] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 1810500 INFO (qtp5453801-17813) [n:127.0.0.1:43827_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_t1]
o.a.s.c.S.Request [collection1_shard1_replica_t1] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 1810500 INFO (qtp5453801-17873) [n:127.0.0.1:43827_solr
c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica_t1]
o.a.s.c.S.Request [collection1_shard2_replica_t1] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 1811004 INFO (qtp5453801-17813) [n:127.0.0.1:43827_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_t1]
o.a.s.c.S.Request [collection1_shard1_replica_t1] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 1811004 INFO (qtp5453801-17825) [n:127.0.0.1:43827_solr
c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica_t1]
o.a.s.c.S.Request [collection1_shard2_replica_t1] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 1811346 INFO (qtp5453801-17823) [n:127.0.0.1:43827_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_t1]
o.a.s.c.S.Request [collection1_shard1_replica_t1] webapp=/solr
path=/replication
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0
QTime=0
[junit4] 2> 1811347 INFO (indexFetcher-6650-thread-1)
[n:127.0.0.1:36837_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica_t2] o.a.s.h.IndexFetcher Master's generation: 1
[junit4] 2> 1811347 INFO (indexFetcher-6650-thread-1)
[n:127.0.0.1:36837_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica_t2] o.a.s.h.IndexFetcher Master's version: 0
[junit4] 2> 1811347 INFO (indexFetcher-6650-thread-1)
[n:127.0.0.1:36837_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica_t2] o.a.s.h.IndexFetcher Slave's generation: 1
[junit4] 2> 1811347 INFO (indexFetcher-6650-thread-1)
[n:127.0.0.1:36837_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica_t2] o.a.s.h.IndexFetcher Slave's version: 0
[junit4] 2> 1811462 INFO (qtp5453801-17900) [n:127.0.0.1:43827_solr
c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica_t1]
o.a.s.c.S.Request [collection1_shard2_replica_t1] webapp=/solr
path=/replication
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0
QTime=0
[junit4] 2> 1811462 INFO (indexFetcher-6648-thread-1)
[n:127.0.0.1:36837_solr c:collection1 s:shard2 r:core_node4
x:collection1_shard2_replica_t2] o.a.s.h.IndexFetcher Master's generation: 1
[junit4] 2> 1811462 INFO (indexFetcher-6648-thread-1)
[n:127.0.0.1:36837_solr c:collection1 s:shard2 r:core_node4
x:collection1_shard2_replica_t2] o.a.s.h.IndexFetcher Master's version: 0
[junit4] 2> 1811462 INFO (indexFetcher-6648-thread-1)
[n:127.0.0.1:36837_solr c:collection1 s:shard2 r:core_node4
x:collection1_shard2_replica_t2] o.a.s.h.IndexFetcher Slave's generation: 1
[junit4] 2> 1811462 INFO (indexFetcher-6648-thread-1)
[n:127.0.0.1:36837_solr c:collection1 s:shard2 r:core_node4
x:collection1_shard2_replica_t2] o.a.s.h.IndexFetcher Slave's version: 0
[junit4] 2> 1811514 INFO (qtp5453801-17817) [n:127.0.0.1:43827_solr
c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica_t1] o
[...truncated too long message...]
e
[junit4] 2> 1846397 INFO (coreCloseExecutor-6745-thread-1)
[n:127.0.0.1:36837_solr c:collection1 s:shard2 r:core_node4
x:collection1_shard2_replica_t2] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.collection1.shard2.replica_t2, tag=26348194
[junit4] 2> 1846399 INFO (coreCloseExecutor-6744-thread-1)
[n:127.0.0.1:43827_solr c:collection1 s:shard2 r:core_node3
x:collection1_shard2_replica_t1] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.collection1.shard2.leader, tag=8899523
[junit4] 2> 1846399 INFO (coreCloseExecutor-6744-thread-2)
[n:127.0.0.1:43827_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica_t1] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.collection1.shard1.leader, tag=19553450
[junit4] 2> 1846400 INFO (jetty-closer-2688-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=98408764287221777-127.0.0.1:43827_solr-n_0000000004) closing
[junit4] 2> 1846400 INFO
(OverseerStateUpdate-98408764287221777-127.0.0.1:43827_solr-n_0000000004)
[n:127.0.0.1:43827_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:43827_solr
[junit4] 2> 1846402 INFO
(zkCallback-2730-thread-4-processing-n:127.0.0.1:36837_solr)
[n:127.0.0.1:36837_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (1)
[junit4] 2> 1846402 INFO
(zkCallback-2730-thread-3-processing-n:127.0.0.1:36837_solr)
[n:127.0.0.1:36837_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:36837_solr
[junit4] 2> 1846402 INFO (coreCloseExecutor-6745-thread-2)
[n:127.0.0.1:36837_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica_t2] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.collection1.shard1.replica_t2, tag=32713870
[junit4] 2> 1846405 INFO (coreCloseExecutor-6745-thread-1)
[n:127.0.0.1:36837_solr c:collection1 s:shard2 r:core_node4
x:collection1_shard2_replica_t2] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.collection1.shard2.leader, tag=26348194
[junit4] 2> 1846406 INFO (coreCloseExecutor-6745-thread-2)
[n:127.0.0.1:36837_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica_t2] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.collection1.shard1.leader, tag=32713870
[junit4] 2> 1846409 INFO (jetty-closer-2688-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@1aafde8{/solr,null,UNAVAILABLE}
[junit4] 2> 1847901 WARN
(zkCallback-2724-thread-1-processing-n:127.0.0.1:43827_solr)
[n:127.0.0.1:43827_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 1847902 INFO (jetty-closer-2688-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@62e91{/solr,null,UNAVAILABLE}
[junit4] 2> 1847903 ERROR
(SUITE-TestCloudRecovery-seed#[A9109B2945B9E359]-worker) [ ]
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper
server won't take any action on ERROR or SHUTDOWN server state changes
[junit4] 2> 1847903 INFO
(SUITE-TestCloudRecovery-seed#[A9109B2945B9E359]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:33577 33577
[junit4] 2> 1849442 INFO (Thread-4380) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:33577 33577
[junit4] 2> 1849444 WARN (Thread-4380) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 7 /solr/aliases.json
[junit4] 2> 6 /solr/security.json
[junit4] 2> 6 /solr/configs/config
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 53 /solr/collections/collection1/state.json
[junit4] 2> 7 /solr/clusterprops.json
[junit4] 2> 7 /solr/clusterstate.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 7 /solr/collections
[junit4] 2> 5 /solr/overseer/collection-queue-work
[junit4] 2> 4 /solr/overseer/queue
[junit4] 2> 3 /solr/live_nodes
[junit4] 2> 3 /solr/overseer/queue-work
[junit4] 2>
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudRecovery_A9109B2945B9E359-001
[junit4] 2> NOTE: test params are:
codec=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST,
chunkSize=6567, maxDocsPerChunk=3, blockSize=742),
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST,
chunkSize=6567, blockSize=742)), sim=RandomSimilarity(queryNorm=false): {},
locale=es-ES, timezone=Europe/Andorra
[junit4] 2> NOTE: Linux 4.10.0-27-generic i386/Oracle Corporation
1.8.0_141 (32-bit)/cpus=8,threads=1,free=164068088,total=392691712
[junit4] 2> NOTE: All tests run in this JVM:
[TestLeaderInitiatedRecoveryThread, SegmentsInfoRequestHandlerTest,
CopyFieldTest, DistributedQueueTest, PeerSyncReplicationTest, TestLegacyField,
TestLMJelinekMercerSimilarityFactory, OverseerTest, TestDFRSimilarityFactory,
LeaderFailoverAfterPartitionTest, HdfsRestartWhileUpdatingTest,
DirectUpdateHandlerTest, TestInPlaceUpdatesDistrib, QueryEqualityTest,
TestSolrDeletionPolicy2, TestStressUserVersions,
TestTolerantUpdateProcessorCloud, MultiTermTest, TestSolrCoreProperties,
TestPayloadCheckQParserPlugin, TestRandomCollapseQParserPlugin,
BaseCdcrDistributedZkTest, FullSolrCloudDistribCmdsTest,
CoreAdminRequestStatusTest, DocumentBuilderTest, TimeZoneUtilsTest,
ShowFileRequestHandlerTest, TestDistribDocBasedVersion, TestManagedResource,
BlockJoinFacetSimpleTest, TestCustomSort, TestFreeTextSuggestions,
CachingDirectoryFactoryTest, DataDrivenBlockJoinTest,
CdcrReplicationHandlerTest, TestIndexSearcher, CollectionStateFormat2Test,
TestRebalanceLeaders, TestFieldCacheReopen, TestStressReorder,
TestReversedWildcardFilterFactory, PathHierarchyTokenizerFactoryTest,
TestSuggestSpellingConverter, TermVectorComponentDistributedTest,
TestAnalyzeInfixSuggestions, SolrInfoBeanTest, BasicDistributedZk2Test,
ResponseHeaderTest, TriLevelCompositeIdRoutingTest,
TestCollationFieldDocValues, DirectUpdateHandlerOptimizeTest,
TestSimpleTextCodec, CurrencyFieldTypeTest, TestExportWriter,
TestSchemaNameResource, IgnoreCommitOptimizeUpdateProcessorFactoryTest,
NotRequiredUniqueKeyTest, HLLSerializationTest, StressHdfsTest,
BadCopyFieldTest, CircularListTest, TestSolrCloudSnapshots,
TestXmlQParserPlugin, TestSort, ChaosMonkeyNothingIsSafeWithPullReplicasTest,
SimpleFacetsTest, AtomicUpdatesTest, SpatialHeatmapFacetsTest,
ResponseLogComponentTest, PingRequestHandlerTest, TestMaxTokenLenTokenizer,
UnloadDistributedZkTest, AliasIntegrationTest, TestCodecSupport,
CursorMarkTest, SuggesterFSTTest, HdfsTlogReplayBufferedWhileIndexingTest,
LeaderInitiatedRecoveryOnShardRestartTest, SearchHandlerTest, TestLegacyTerms,
TestDynamicFieldCollectionResource, ZkStateWriterTest,
TestFieldCacheVsDocValues, PKIAuthenticationIntegrationTest, TestUtils,
TestBulkSchemaAPI, TestClassicSimilarityFactory, TestZkChroot,
TestJavabinTupleStreamParser, SolrSlf4jReporterTest,
SimpleCollectionCreateDeleteTest, DistributedFacetPivotSmallTest,
TestCloudInspectUtil, TestLRUStatsCache, RegexBoostProcessorTest,
AddBlockUpdateTest, TestManagedSchemaAPI, RollingRestartTest, BitVectorTest,
RulesTest, SpellPossibilityIteratorTest, TestNestedDocsSort, NumericFieldsTest,
DistributedQueryComponentOptimizationTest, TestPivotHelperCode,
TestRequestStatusCollectionAPI, TestMiniSolrCloudCluster,
TestHdfsCloudBackupRestore, XsltUpdateRequestHandlerTest, BadIndexSchemaTest,
ClassificationUpdateProcessorTest, TestShortCircuitedRequests,
BlockDirectoryTest, SolrCoreCheckLockOnStartupTest, TestSubQueryTransformer,
TestPolicyCloud, SimplePostToolTest, TermsComponentTest, SolrCoreTest,
StatsComponentTest, SpellCheckComponentTest, QueryElevationComponentTest,
BasicFunctionalityTest, DistributedQueryElevationComponentTest,
AnalysisAfterCoreReloadTest, TestExtendedDismaxParser,
TestFoldingMultitermQuery, SuggesterTest, TestStressLucene, TestTrie,
PolyFieldTest, TestPseudoReturnFields, FieldMutatingUpdateProcessorTest,
SortByFunctionTest, TestSurroundQueryParser, TestQueryUtils, TestQueryTypes,
RequestHandlersTest, TestIndexingPerformance, FieldAnalysisRequestHandlerTest,
FastVectorHighlighterTest, LoggingHandlerTest, TestJmxIntegration,
TestCSVResponseWriter, QueryParsingTest, UniqFieldsUpdateProcessorFactoryTest,
TestPartialUpdateDeduplication, SearchHandlerTest, SOLR749Test,
TestQuerySenderListener, TestDocSet, TestSearchPerf, MinimalSchemaTest,
TestConfig, OutputWriterTest, ExternalFileFieldSortTest,
DirectSolrConnectionTest, TestLuceneMatchVersion, TestPhraseSuggestions,
SynonymTokenizerTest, TestSweetSpotSimilarityFactory,
TestLMDirichletSimilarityFactory, TestFastWriter, URLClassifyProcessorTest,
DateMathParserTest, ChaosMonkeyNothingIsSafeTest,
CdcrReplicationDistributedZkTest, CdcrVersionReplicationTest,
ChaosMonkeySafeLeaderWithPullReplicasTest, CollectionTooManyReplicasTest,
CollectionsAPISolrJTest, DeleteStatusTest,
DistribDocExpirationUpdateProcessorTest, DocValuesNotIndexedTest,
LeaderFailureAfterFreshStartTest, LeaderInitiatedRecoveryOnCommitTest,
MigrateRouteKeyTest, MissingSegmentRecoveryTest, MoveReplicaHDFSUlogDirTest,
OverriddenZkACLAndCredentialsProvidersTest, OverseerRolesTest,
OverseerStatusTest, OverseerTaskQueueTest, RecoveryAfterSoftCommitTest,
SolrCLIZkUtilsTest, SolrCloudExampleTest, SolrXmlInZkTest,
TestAuthenticationFramework, TestCloudJSONFacetJoinDomain,
TestCloudPseudoReturnFields, TestCloudRecovery]
[junit4] Completed [481/727 (1!)] on J2 in 56.60s, 2 tests, 1 failure <<<
FAILURES!
[...truncated 40136 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]