Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20535/
Java: 32bit/jdk1.8.0_144 -server -XX:+UseG1GC
2 tests failed.
FAILED: org.apache.solr.cloud.ShardSplitTest.testSplitWithChaosMonkey
Error Message:
There are still nodes recoverying - waited for 330 seconds
Stack Trace:
java.lang.AssertionError: There are still nodes recoverying - waited for 330
seconds
at
__randomizedtesting.SeedInfo.seed([4E1DCB2FD5B402E5:C53A18FE94B2A961]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:185)
at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:140)
at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:135)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:908)
at
org.apache.solr.cloud.ShardSplitTest.testSplitWithChaosMonkey(ShardSplitTest.java:436)
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:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED: org.apache.solr.cloud.TestCloudRecovery.corruptedLogTest
Error Message:
Timeout waiting for all live and active
Stack Trace:
java.lang.AssertionError: Timeout waiting for all live and active
at
__randomizedtesting.SeedInfo.seed([4E1DCB2FD5B402E5:CD6B94DD03CD0C44]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.solr.cloud.TestCloudRecovery.corruptedLogTest(TestCloudRecovery.java:184)
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:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
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 13183 lines...]
[junit4] Suite: org.apache.solr.cloud.TestCloudRecovery
[junit4] 2> 2377647 INFO
(SUITE-TestCloudRecovery-seed#[4E1DCB2FD5B402E5]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudRecovery_4E1DCB2FD5B402E5-001/init-core-data-001
[junit4] 2> 2377648 WARN
(SUITE-TestCloudRecovery-seed#[4E1DCB2FD5B402E5]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=9 numCloses=9
[junit4] 2> 2377648 INFO
(SUITE-TestCloudRecovery-seed#[4E1DCB2FD5B402E5]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 2377649 INFO
(SUITE-TestCloudRecovery-seed#[4E1DCB2FD5B402E5]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 2377650 INFO
(SUITE-TestCloudRecovery-seed#[4E1DCB2FD5B402E5]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudRecovery_4E1DCB2FD5B402E5-001/tempDir-001
[junit4] 2> 2377650 INFO
(SUITE-TestCloudRecovery-seed#[4E1DCB2FD5B402E5]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 2377650 INFO (Thread-6206) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 2377650 INFO (Thread-6206) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 2377651 ERROR (Thread-6206) [ ] 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> 2377750 INFO
(SUITE-TestCloudRecovery-seed#[4E1DCB2FD5B402E5]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:38061
[junit4] 2> 2377760 INFO (jetty-launcher-2517-thread-2) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 2377760 INFO (jetty-launcher-2517-thread-1) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 2377761 INFO (jetty-launcher-2517-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@5450ae{/solr,null,AVAILABLE}
[junit4] 2> 2377761 INFO (jetty-launcher-2517-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1bb1007{/solr,null,AVAILABLE}
[junit4] 2> 2377762 INFO (jetty-launcher-2517-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@336c60{SSL,[ssl,
http/1.1]}{127.0.0.1:39543}
[junit4] 2> 2377762 INFO (jetty-launcher-2517-thread-2) [ ]
o.e.j.s.Server Started @2379451ms
[junit4] 2> 2377762 INFO (jetty-launcher-2517-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=39543}
[junit4] 2> 2377762 ERROR (jetty-launcher-2517-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2377766 INFO (jetty-launcher-2517-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 2377766 INFO (jetty-launcher-2517-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@1d5c4dc{SSL,[ssl,
http/1.1]}{127.0.0.1:35629}
[junit4] 2> 2377766 INFO (jetty-launcher-2517-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2377766 INFO (jetty-launcher-2517-thread-1) [ ]
o.e.j.s.Server Started @2379456ms
[junit4] 2> 2377766 INFO (jetty-launcher-2517-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 2377766 INFO (jetty-launcher-2517-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=35629}
[junit4] 2> 2377766 INFO (jetty-launcher-2517-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-09-24T11:34:33.296Z
[junit4] 2> 2377766 ERROR (jetty-launcher-2517-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2377766 INFO (jetty-launcher-2517-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 2377766 INFO (jetty-launcher-2517-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2377767 INFO (jetty-launcher-2517-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 2377767 INFO (jetty-launcher-2517-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-09-24T11:34:33.297Z
[junit4] 2> 2377769 INFO (jetty-launcher-2517-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2377770 INFO (jetty-launcher-2517-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2377776 INFO (jetty-launcher-2517-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38061/solr
[junit4] 2> 2377776 INFO (jetty-launcher-2517-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38061/solr
[junit4] 2> 2377779 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15eb3aadddd0004, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 2377815 INFO (jetty-launcher-2517-thread-1)
[n:127.0.0.1:35629_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 2377816 INFO (jetty-launcher-2517-thread-1)
[n:127.0.0.1:35629_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:35629_solr
[junit4] 2> 2377816 INFO (jetty-launcher-2517-thread-1)
[n:127.0.0.1:35629_solr ] o.a.s.c.Overseer Overseer
(id=98713788296790021-127.0.0.1:35629_solr-n_0000000000) starting
[junit4] 2> 2377820 INFO (jetty-launcher-2517-thread-1)
[n:127.0.0.1:35629_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:35629_solr
[junit4] 2> 2377821 INFO
(zkCallback-2528-thread-1-processing-n:127.0.0.1:35629_solr)
[n:127.0.0.1:35629_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 2377822 INFO
(zkCallback-2529-thread-1-processing-n:127.0.0.1:39543_solr)
[n:127.0.0.1:39543_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 2377822 INFO (jetty-launcher-2517-thread-2)
[n:127.0.0.1:39543_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 2377823 INFO (jetty-launcher-2517-thread-2)
[n:127.0.0.1:39543_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:39543_solr
[junit4] 2> 2377823 INFO
(zkCallback-2529-thread-1-processing-n:127.0.0.1:39543_solr)
[n:127.0.0.1:39543_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 2377823 INFO
(zkCallback-2528-thread-1-processing-n:127.0.0.1:35629_solr)
[n:127.0.0.1:35629_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 2377950 INFO (jetty-launcher-2517-thread-2)
[n:127.0.0.1:39543_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_39543.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@966a28
[junit4] 2> 2377959 INFO (jetty-launcher-2517-thread-2)
[n:127.0.0.1:39543_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_39543.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@966a28
[junit4] 2> 2377959 INFO (jetty-launcher-2517-thread-2)
[n:127.0.0.1:39543_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_39543.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@966a28
[junit4] 2> 2377960 INFO (jetty-launcher-2517-thread-2)
[n:127.0.0.1:39543_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudRecovery_4E1DCB2FD5B402E5-001/tempDir-001/node2/.
[junit4] 2> 2378049 INFO (jetty-launcher-2517-thread-1)
[n:127.0.0.1:35629_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_35629.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@966a28
[junit4] 2> 2378092 INFO (jetty-launcher-2517-thread-1)
[n:127.0.0.1:35629_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_35629.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@966a28
[junit4] 2> 2378092 INFO (jetty-launcher-2517-thread-1)
[n:127.0.0.1:35629_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_35629.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@966a28
[junit4] 2> 2378093 INFO (jetty-launcher-2517-thread-1)
[n:127.0.0.1:35629_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudRecovery_4E1DCB2FD5B402E5-001/tempDir-001/node1/.
[junit4] 2> 2378111 INFO
(SUITE-TestCloudRecovery-seed#[4E1DCB2FD5B402E5]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 2378111 INFO
(SUITE-TestCloudRecovery-seed#[4E1DCB2FD5B402E5]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38061/solr ready
[junit4] 2> 2378148 INFO (qtp20799360-20398) [n:127.0.0.1:35629_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> 2378150 INFO
(OverseerThreadFactory-8012-thread-1-processing-n:127.0.0.1:35629_solr)
[n:127.0.0.1:35629_solr ] o.a.s.c.CreateCollectionCmd Create collection
collection1
[junit4] 2> 2378254 INFO
(OverseerStateUpdate-98713788296790021-127.0.0.1:35629_solr-n_0000000000)
[n:127.0.0.1:35629_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:35629/solr",
[junit4] 2> "type":"TLOG"}
[junit4] 2> 2378255 INFO
(OverseerStateUpdate-98713788296790021-127.0.0.1:35629_solr-n_0000000000)
[n:127.0.0.1:35629_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:39543/solr",
[junit4] 2> "type":"TLOG"}
[junit4] 2> 2378256 INFO
(OverseerStateUpdate-98713788296790021-127.0.0.1:35629_solr-n_0000000000)
[n:127.0.0.1:35629_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_t4",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:35629/solr",
[junit4] 2> "type":"TLOG"}
[junit4] 2> 2378257 INFO
(OverseerStateUpdate-98713788296790021-127.0.0.1:35629_solr-n_0000000000)
[n:127.0.0.1:35629_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_t6",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:39543/solr",
[junit4] 2> "type":"TLOG"}
[junit4] 2> 2378466 INFO (qtp20799360-20387) [n:127.0.0.1:35629_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node7&collection.configName=config&newCollection=true&name=collection1_shard2_replica_t4&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG
[junit4] 2> 2378466 INFO (qtp20799360-20446) [n:127.0.0.1:35629_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node3&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> 2378466 INFO (qtp20799360-20387) [n:127.0.0.1:35629_solr ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 2378504 INFO (qtp1163097-20384) [n:127.0.0.1:39543_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node8&collection.configName=config&newCollection=true&name=collection1_shard2_replica_t6&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG
[junit4] 2> 2378505 INFO (qtp1163097-20384) [n:127.0.0.1:39543_solr ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 2378514 INFO (qtp1163097-20399) [n:127.0.0.1:39543_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node5&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> 2378620 INFO
(zkCallback-2529-thread-1-processing-n:127.0.0.1:39543_solr)
[n:127.0.0.1:39543_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> 2378620 INFO
(zkCallback-2528-thread-1-processing-n:127.0.0.1:35629_solr)
[n:127.0.0.1:35629_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> 2378620 INFO
(zkCallback-2529-thread-2-processing-n:127.0.0.1:39543_solr)
[n:127.0.0.1:39543_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> 2378621 INFO
(zkCallback-2529-thread-3-processing-n:127.0.0.1:39543_solr)
[n:127.0.0.1:39543_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> 2378620 INFO
(zkCallback-2528-thread-2-processing-n:127.0.0.1:35629_solr)
[n:127.0.0.1:35629_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> 2379482 INFO (qtp20799360-20446) [n:127.0.0.1:35629_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 2379482 INFO (qtp20799360-20387) [n:127.0.0.1:35629_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 2379487 INFO (qtp20799360-20446) [n:127.0.0.1:35629_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1]
o.a.s.s.IndexSchema [collection1_shard1_replica_t1] Schema name=minimal
[junit4] 2> 2379487 INFO (qtp20799360-20387) [n:127.0.0.1:35629_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4]
o.a.s.s.IndexSchema [collection1_shard2_replica_t4] Schema name=minimal
[junit4] 2> 2379489 INFO (qtp20799360-20446) [n:127.0.0.1:35629_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 2379489 INFO (qtp20799360-20446) [n:127.0.0.1:35629_solr
c:collection1 s:shard1 r:core_node3 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> 2379489 INFO (qtp20799360-20387) [n:127.0.0.1:35629_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 2379489 INFO (qtp20799360-20387) [n:127.0.0.1:35629_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4]
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_t4' using
configuration from collection collection1, trusted=true
[junit4] 2> 2379490 INFO (qtp20799360-20387) [n:127.0.0.1:35629_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_35629.solr.core.collection1.shard2.replica_t4' (registry
'solr.core.collection1.shard2.replica_t4') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@966a28
[junit4] 2> 2379490 INFO (qtp20799360-20446) [n:127.0.0.1:35629_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_35629.solr.core.collection1.shard1.replica_t1' (registry
'solr.core.collection1.shard1.replica_t1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@966a28
[junit4] 2> 2379490 INFO (qtp20799360-20387) [n:127.0.0.1:35629_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 2379490 INFO (qtp20799360-20446) [n:127.0.0.1:35629_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 2379490 INFO (qtp20799360-20387) [n:127.0.0.1:35629_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4]
o.a.s.c.SolrCore [[collection1_shard2_replica_t4] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudRecovery_4E1DCB2FD5B402E5-001/tempDir-001/node1/collection1_shard2_replica_t4],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudRecovery_4E1DCB2FD5B402E5-001/tempDir-001/node1/./collection1_shard2_replica_t4/data/]
[junit4] 2> 2379490 INFO (qtp20799360-20446) [n:127.0.0.1:35629_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1]
o.a.s.c.SolrCore [[collection1_shard1_replica_t1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudRecovery_4E1DCB2FD5B402E5-001/tempDir-001/node1/collection1_shard1_replica_t1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudRecovery_4E1DCB2FD5B402E5-001/tempDir-001/node1/./collection1_shard1_replica_t1/data/]
[junit4] 2> 2379528 INFO (qtp1163097-20399) [n:127.0.0.1:39543_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 2379528 INFO (qtp1163097-20384) [n:127.0.0.1:39543_solr
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 2379536 INFO (qtp1163097-20399) [n:127.0.0.1:39543_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.s.IndexSchema [collection1_shard1_replica_t2] Schema name=minimal
[junit4] 2> 2379536 INFO (qtp1163097-20384) [n:127.0.0.1:39543_solr
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6]
o.a.s.s.IndexSchema [collection1_shard2_replica_t6] Schema name=minimal
[junit4] 2> 2379539 INFO (qtp1163097-20384) [n:127.0.0.1:39543_solr
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 2379539 INFO (qtp1163097-20384) [n:127.0.0.1:39543_solr
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6]
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_t6' using
configuration from collection collection1, trusted=true
[junit4] 2> 2379539 INFO (qtp1163097-20399) [n:127.0.0.1:39543_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 2379539 INFO (qtp1163097-20399) [n:127.0.0.1:39543_solr
c:collection1 s:shard1 r:core_node5 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> 2379540 INFO (qtp1163097-20384) [n:127.0.0.1:39543_solr
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_39543.solr.core.collection1.shard2.replica_t6' (registry
'solr.core.collection1.shard2.replica_t6') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@966a28
[junit4] 2> 2379540 INFO (qtp1163097-20399) [n:127.0.0.1:39543_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_39543.solr.core.collection1.shard1.replica_t2' (registry
'solr.core.collection1.shard1.replica_t2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@966a28
[junit4] 2> 2379596 INFO (qtp1163097-20384) [n:127.0.0.1:39543_solr
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 2379596 INFO (qtp1163097-20399) [n:127.0.0.1:39543_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 2379596 INFO (qtp1163097-20384) [n:127.0.0.1:39543_solr
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6]
o.a.s.c.SolrCore [[collection1_shard2_replica_t6] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudRecovery_4E1DCB2FD5B402E5-001/tempDir-001/node2/collection1_shard2_replica_t6],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudRecovery_4E1DCB2FD5B402E5-001/tempDir-001/node2/./collection1_shard2_replica_t6/data/]
[junit4] 2> 2379596 INFO (qtp1163097-20399) [n:127.0.0.1:39543_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.c.SolrCore [[collection1_shard1_replica_t2] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudRecovery_4E1DCB2FD5B402E5-001/tempDir-001/node2/collection1_shard1_replica_t2],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudRecovery_4E1DCB2FD5B402E5-001/tempDir-001/node2/./collection1_shard1_replica_t2/data/]
[junit4] 2> 2379976 INFO (qtp1163097-20399) [n:127.0.0.1:39543_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 2379976 INFO (qtp1163097-20399) [n:127.0.0.1:39543_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2379977 INFO (qtp1163097-20399) [n:127.0.0.1:39543_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2379977 INFO (qtp1163097-20399) [n:127.0.0.1:39543_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2379977 INFO (qtp20799360-20387) [n:127.0.0.1:35629_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 2379977 INFO (qtp20799360-20387) [n:127.0.0.1:35629_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2379978 INFO (qtp20799360-20387) [n:127.0.0.1:35629_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2379978 INFO (qtp20799360-20387) [n:127.0.0.1:35629_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2379979 INFO (qtp1163097-20399) [n:127.0.0.1:39543_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@16ce47f[collection1_shard1_replica_t2] main]
[junit4] 2> 2379980 INFO (qtp20799360-20387) [n:127.0.0.1:35629_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@486b03[collection1_shard2_replica_t4] main]
[junit4] 2> 2379980 INFO (qtp20799360-20387) [n:127.0.0.1:35629_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/config
[junit4] 2> 2379981 INFO (qtp20799360-20387) [n:127.0.0.1:35629_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/config
[junit4] 2> 2379981 INFO (qtp20799360-20387) [n:127.0.0.1:35629_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 2379981 INFO (qtp20799360-20446) [n:127.0.0.1:35629_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 2379981 INFO (qtp20799360-20387) [n:127.0.0.1:35629_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1579420615191822336
[junit4] 2> 2379982 INFO (qtp20799360-20446) [n:127.0.0.1:35629_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2379981 INFO (qtp1163097-20399) [n:127.0.0.1:39543_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/config
[junit4] 2> 2379982 INFO (qtp1163097-20399) [n:127.0.0.1:39543_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/config
[junit4] 2> 2379982 INFO
(searcherExecutor-8018-thread-1-processing-n:127.0.0.1:35629_solr
x:collection1_shard2_replica_t4 s:shard2 c:collection1 r:core_node7)
[n:127.0.0.1:35629_solr c:collection1 s:shard2 r:core_node7
x:collection1_shard2_replica_t4] o.a.s.c.SolrCore
[collection1_shard2_replica_t4] Registered new searcher
Searcher@486b03[collection1_shard2_replica_t4]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2379983 INFO (qtp1163097-20399) [n:127.0.0.1:39543_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 2379983 INFO
(searcherExecutor-8020-thread-1-processing-n:127.0.0.1:39543_solr
x:collection1_shard1_replica_t2 s:shard1 c:collection1 r:core_node5)
[n:127.0.0.1:39543_solr c:collection1 s:shard1 r:core_node5
x:collection1_shard1_replica_t2] o.a.s.c.SolrCore
[collection1_shard1_replica_t2] Registered new searcher
Searcher@16ce47f[collection1_shard1_replica_t2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2379984 INFO (qtp1163097-20399) [n:127.0.0.1:39543_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1579420615194968064
[junit4] 2> 2379985 INFO (qtp20799360-20387) [n:127.0.0.1:35629_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4]
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for
shard shard2: total=2 found=1 timeoutin=9999ms
[junit4] 2> 2379985 INFO (qtp20799360-20446) [n:127.0.0.1:35629_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2379985 INFO (qtp20799360-20446) [n:127.0.0.1:35629_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2379987 INFO (qtp20799360-20446) [n:127.0.0.1:35629_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@e13a4a[collection1_shard1_replica_t1] main]
[junit4] 2> 2379988 INFO (qtp20799360-20446) [n:127.0.0.1:35629_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/config
[junit4] 2> 2379988 INFO (qtp20799360-20446) [n:127.0.0.1:35629_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/config
[junit4] 2> 2379988 INFO (qtp1163097-20399) [n:127.0.0.1:39543_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for
shard shard1: total=2 found=1 timeoutin=9999ms
[junit4] 2> 2379989 INFO (qtp20799360-20446) [n:127.0.0.1:35629_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 2379990 INFO
(searcherExecutor-8017-thread-1-processing-n:127.0.0.1:35629_solr
x:collection1_shard1_replica_t1 s:shard1 c:collection1 r:core_node3)
[n:127.0.0.1:35629_solr c:collection1 s:shard1 r:core_node3
x:collection1_shard1_replica_t1] o.a.s.c.SolrCore
[collection1_shard1_replica_t1] Registered new searcher
Searcher@e13a4a[collection1_shard1_replica_t1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2379990 INFO (qtp1163097-20384) [n:127.0.0.1:39543_solr
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 2379990 INFO (qtp20799360-20446) [n:127.0.0.1:35629_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1579420615201259520
[junit4] 2> 2379990 INFO (qtp1163097-20384) [n:127.0.0.1:39543_solr
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2379991 INFO (qtp1163097-20384) [n:127.0.0.1:39543_solr
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2379991 INFO (qtp1163097-20384) [n:127.0.0.1:39543_solr
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2379993 INFO (qtp1163097-20384) [n:127.0.0.1:39543_solr
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@ebcbf9[collection1_shard2_replica_t6] main]
[junit4] 2> 2379994 INFO (qtp1163097-20384) [n:127.0.0.1:39543_solr
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/config
[junit4] 2> 2379994 INFO (qtp1163097-20384) [n:127.0.0.1:39543_solr
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/config
[junit4] 2> 2379995 INFO (qtp1163097-20384) [n:127.0.0.1:39543_solr
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 2379996 INFO
(searcherExecutor-8019-thread-1-processing-n:127.0.0.1:39543_solr
x:collection1_shard2_replica_t6 s:shard2 c:collection1 r:core_node8)
[n:127.0.0.1:39543_solr c:collection1 s:shard2 r:core_node8
x:collection1_shard2_replica_t6] o.a.s.c.SolrCore
[collection1_shard2_replica_t6] Registered new searcher
Searcher@ebcbf9[collection1_shard2_replica_t6]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2379996 INFO (qtp1163097-20384) [n:127.0.0.1:39543_solr
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1579420615207550976
[junit4] 2> 2380089 INFO
(zkCallback-2529-thread-2-processing-n:127.0.0.1:39543_solr)
[n:127.0.0.1:39543_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> 2380089 INFO
(zkCallback-2529-thread-3-processing-n:127.0.0.1:39543_solr)
[n:127.0.0.1:39543_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> 2380089 INFO
(zkCallback-2528-thread-2-processing-n:127.0.0.1:35629_solr)
[n:127.0.0.1:35629_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> 2380089 INFO
(zkCallback-2528-thread-1-processing-n:127.0.0.1:35629_solr)
[n:127.0.0.1:35629_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> 2380089 INFO
(zkCallback-2529-thread-1-processing-n:127.0.0.1:39543_solr)
[n:127.0.0.1:39543_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> 2380485 INFO (qtp20799360-20387) [n:127.0.0.1:35629_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 2380485 INFO (qtp20799360-20387) [n:127.0.0.1:35629_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 2380485 INFO (qtp20799360-20387) [n:127.0.0.1:35629_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4]
o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:35629/solr/collection1_shard2_replica_t4/
[junit4] 2> 2380486 INFO (qtp20799360-20387) [n:127.0.0.1:35629_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4]
o.a.s.u.PeerSync PeerSync: core=collection1_shard2_replica_t4
url=https://127.0.0.1:35629/solr START
replicas=[https://127.0.0.1:39543/solr/collection1_shard2_replica_t6/]
nUpdates=100
[junit4] 2> 2380488 INFO (qtp1163097-20462) [n:127.0.0.1:39543_solr
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6]
o.a.s.c.S.Request [collection1_shard2_replica_t6] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 2380489 INFO (qtp1163097-20399) [n:127.0.0.1:39543_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 2380489 INFO (qtp1163097-20399) [n:127.0.0.1:39543_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 2380489 INFO (qtp1163097-20399) [n:127.0.0.1:39543_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:39543/solr/collection1_shard1_replica_t2/
[junit4] 2> 2380489 INFO (qtp1163097-20399) [n:127.0.0.1:39543_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.u.PeerSync PeerSync: core=collection1_shard1_replica_t2
url=https://127.0.0.1:39543/solr START
replicas=[https://127.0.0.1:35629/solr/collection1_shard1_replica_t1/]
nUpdates=100
[junit4] 2> 2380492 INFO (qtp20799360-20464) [n:127.0.0.1:35629_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1]
o.a.s.c.S.Request [collection1_shard1_replica_t1] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 2380786 INFO (qtp20799360-20387) [n:127.0.0.1:35629_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4]
o.a.s.u.PeerSync PeerSync: core=collection1_shard2_replica_t4
url=https://127.0.0.1:35629/solr DONE. We have no versions. sync failed.
[junit4] 2> 2380786 INFO (qtp20799360-20387) [n:127.0.0.1:35629_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4]
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the
next candidate
[junit4] 2> 2380786 INFO (qtp20799360-20387) [n:127.0.0.1:35629_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4]
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> 2380786 INFO (qtp20799360-20387) [n:127.0.0.1:35629_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 2380786 INFO (qtp20799360-20387) [n:127.0.0.1:35629_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4]
o.a.s.c.ZkController collection1_shard2_replica_t4 stopping background
replication from leader
[junit4] 2> 2380787 INFO (qtp20799360-20387) [n:127.0.0.1:35629_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:35629/solr/collection1_shard2_replica_t4/ shard2
[junit4] 2> 2380789 INFO (qtp1163097-20399) [n:127.0.0.1:39543_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.u.PeerSync PeerSync: core=collection1_shard1_replica_t2
url=https://127.0.0.1:39543/solr DONE. We have no versions. sync failed.
[junit4] 2> 2380789 INFO (qtp1163097-20399) [n:127.0.0.1:39543_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the
next candidate
[junit4] 2> 2380789 INFO (qtp1163097-20399) [n:127.0.0.1:39543_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
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> 2380790 INFO (qtp1163097-20399) [n:127.0.0.1:39543_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 2380790 INFO (qtp1163097-20399) [n:127.0.0.1:39543_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.c.ZkController collection1_shard1_replica_t2 stopping background
replication from leader
[junit4] 2> 2380791 INFO (qtp1163097-20399) [n:127.0.0.1:39543_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:39543/solr/collection1_shard1_replica_t2/ shard1
[junit4] 2> 2380892 INFO
(zkCallback-2528-thread-1-processing-n:127.0.0.1:35629_solr)
[n:127.0.0.1:35629_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> 2380892 INFO
(zkCallback-2529-thread-2-processing-n:127.0.0.1:39543_solr)
[n:127.0.0.1:39543_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> 2380892 INFO
(zkCallback-2529-thread-1-processing-n:127.0.0.1:39543_solr)
[n:127.0.0.1:39543_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> 2380892 INFO
(zkCallback-2529-thread-3-processing-n:127.0.0.1:39543_solr)
[n:127.0.0.1:39543_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> 2380892 INFO
(zkCallback-2528-thread-2-processing-n:127.0.0.1:35629_solr)
[n:127.0.0.1:35629_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> 2380938 INFO (qtp20799360-20387) [n:127.0.0.1:35629_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 2380939 INFO (qtp20799360-20387) [n:127.0.0.1:35629_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=config&newCollection=true&name=collection1_shard2_replica_t4&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG}
status=0 QTime=2472
[junit4] 2> 2380941 INFO (qtp1163097-20399) [n:127.0.0.1:39543_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 2380942 INFO (qtp1163097-20399) [n:127.0.0.1:39543_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node5&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=2428
[junit4] 2> 2380993 INFO (qtp20799360-20446) [n:127.0.0.1:35629_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1]
o.a.s.c.ZkController collection1_shard1_replica_t1 starting background
replication from leader
[junit4] 2> 2380993 INFO (qtp20799360-20446) [n:127.0.0.1:35629_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1]
o.a.s.c.ReplicateFromLeader Will start replication from leader with poll
interval: 00:00:03
[junit4] 2> 2380994 INFO (qtp20799360-20446) [n:127.0.0.1:35629_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1]
o.a.s.h.ReplicationHandler Poll scheduled at an interval of 3000ms
[junit4] 2> 2380994 INFO (qtp20799360-20446) [n:127.0.0.1:35629_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 2380995 INFO (qtp20799360-20446) [n:127.0.0.1:35629_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_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_shard1_replica_t1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG}
status=0 QTime=2529
[junit4] 2> 2380999 INFO (qtp1163097-20384) [n:127.0.0.1:39543_solr
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6]
o.a.s.c.ZkController collection1_shard2_replica_t6 starting background
replication from leader
[junit4] 2> 2380999 INFO (qtp1163097-20384) [n:127.0.0.1:39543_solr
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6]
o.a.s.c.ReplicateFromLeader Will start replication from leader with poll
interval: 00:00:03
[junit4] 2> 2381000 INFO (qtp1163097-20384) [n:127.0.0.1:39543_solr
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6]
o.a.s.h.ReplicationHandler Poll scheduled at an interval of 3000ms
[junit4] 2> 2381000 INFO (indexFetcher-8040-thread-1)
[n:127.0.0.1:39543_solr c:collection1 s:shard2 r:core_node8
x:collection1_shard2_replica_t6] o.a.s.h.IndexFetcher Replica core_node7 is
leader but it's state is down, skipping replication
[junit4] 2> 2381000 INFO (qtp1163097-20384) [n:127.0.0.1:39543_solr
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 2381002 INFO (qtp1163097-20384) [n:127.0.0.1:39543_solr
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=config&newCollection=true&name=collection1_shard2_replica_t6&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG}
status=0 QTime=2497
[junit4] 2> 2381004 INFO (qtp20799360-20398) [n:127.0.0.1:35629_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> 2381105 INFO
(zkCallback-2529-thread-1-processing-n:127.0.0.1:39543_solr)
[n:127.0.0.1:39543_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> 2381105 INFO
(zkCallback-2528-thread-1-processing-n:127.0.0.1:35629_solr)
[n:127.0.0.1:35629_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> 2381105 INFO
(zkCallback-2529-thread-2-processing-n:127.0.0.1:39543_solr)
[n:127.0.0.1:39543_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> 2381105 INFO
(zkCallback-2528-thread-2-processing-n:127.0.0.1:35629_solr)
[n:127.0.0.1:35629_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> 2381105 INFO
(zkCallback-2529-thread-3-processing-n:127.0.0.1:39543_solr)
[n:127.0.0.1:39543_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> 2382005 INFO (qtp20799360-20398) [n:127.0.0.1:35629_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=3856
[junit4] 2> 2382006 INFO
(SUITE-TestCloudRecovery-seed#[4E1DCB2FD5B402E5]-worker) [ ]
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection:
collection1 failOnTimeout:true timeout (sec):30
[junit4] 2> 2382006 INFO
(SUITE-TestCloudRecovery-seed#[4E1DCB2FD5B402E5]-worker) [ ]
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1
[junit4] 2> 2382098 INFO
(TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[4E1DCB2FD5B402E5])
[ ] o.a.s.SolrTestCaseJ4 ###Starting leaderRecoverFromLogOnStartupTest
[junit4] 2> 2382121 INFO (qtp20799360-20389) [n:127.0.0.1:35629_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_t1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&_version_=-1579420617416900608&distrib.from=https://127.0.0.1:39543/solr/collection1_shard1_replica_t2/&wt=javabin&version=2}{deleteByQuery=*:*
(-1579420617416900608)} 0 10
[junit4] 2> 2382121 INFO (qtp1163097-20395) [n:127.0.0.1:39543_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_t2]
webapp=/solr path=/update
params={update.distrib=TOLEADER&distrib.from=https://127.0.0.1:35629/solr/collection1_shard2_replica_t4/&wt=javabin&version=2}{deleteByQuery=*:*
(-1579420617416900608)} 0 18
[junit4] 2> 2382121 INFO (qtp1163097-20462) [n:127.0.0.1:39543_solr
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_t6]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&_version_=-1579420617412706304&distrib.from=https://127.0.0.1:35629/solr/collection1_shard2_replica_t4/&wt=javabin&version=2}{deleteByQuery=*:*
(-1579420617412706304)} 0 9
[junit4] 2> 2382122 INFO (qtp20799360-20385) [n:127.0.0.1:35629_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_t4]
webapp=/solr path=/update params={wt=javabin&version=2}{deleteByQuery=*:*
(-1579420617412706304)} 0 23
[junit4] 2> 2382123 INFO (qtp1163097-20384) [n:127.0.0.1:39543_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1579420617437872128,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2382123 INFO (qtp1163097-20384) [n:127.0.0.1:39543_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 2382123 INFO (qtp1163097-20461) [n:127.0.0.1:39543_solr
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6]
o.a.s.u.TestInjection Start waiting for replica in sync with leader
[junit4] 2> 2382124 INFO (qtp20799360-20446) [n:127.0.0.1:35629_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1]
o.a.s.u.TestInjection Start waiting for replica in sync with leader
[junit4] 2> 2382124 INFO (qtp20799360-20389) [n:127.0.0.1:35629_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1579420617438920704,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2382124 INFO (qtp20799360-20389) [n:127.0.0.1:35629_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 2382126 INFO (qtp1163097-20384) [n:127.0.0.1:39543_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2382126 INFO (qtp1163097-20384) [n:127.0.0.1:39543_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_t2]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:35629/solr/collection1_shard2_replica_t4/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 3
[junit4] 2> 2382126 INFO (qtp20799360-20389) [n:127.0.0.1:35629_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2382126 INFO (qtp20799360-20389) [n:127.0.0.1:35629_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_t4]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:35629/solr/collection1_shard2_replica_t4/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 2
[junit4] 2> 2382127 INFO (qtp20799360-20398) [n:127.0.0.1:35629_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4]
o.a.s.c.S.Request [collection1_shard2_replica_t4] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 2382128 INFO (qtp1163097-20395) [n:127.0.0.1:39543_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.c.S.Request [collection1_shard1_replica_t2] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 2382153 INFO
(OverseerCollectionConfigSetProcessor-98713788296790021-127.0.0.1:35629_solr-n_0000000000)
[n:127.0.0.1:35629_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> 2382419 INFO (indexFetcher-8038-thread-1)
[n:127.0.0.1:35629_solr c:collection1 s:shard1 r:core_node3
x:collection1_shard1_replica_t1] o.a.s.h.IndexFetcher Updated masterUrl to
https://127.0.0.1:39543/solr/collection1_shard1_replica_t2/
[junit4] 2> 2382419 INFO (qtp1163097-20390) [n:127.0.0.1:39543_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.c.S.Request [collection1_shard1_replica_t2] webapp=/solr
path=/replication
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0
QTime=0
[junit4] 2> 2382419 INFO (indexFetcher-8038-thread-1)
[n:127.0.0.1:35629_solr c:collection1 s:shard1 r:core_node3
x:collection1_shard1_replica_t1] o.a.s.h.IndexFetcher Master's generation: 1
[junit4] 2> 2382419 INFO (indexFetcher-8038-thread-1)
[n:127.0.0.1:35629_solr c:collection1 s:shard1 r:core_node3
x:collection1_shard1_replica_t1] o.a.s.h.IndexFetcher Master's version: 0
[junit4] 2> 2382420 INFO (indexFetcher-8038-thread-1)
[n:127.0.0.1:35629_solr c:collection1 s:shard1 r:core_node3
x:collection1_shard1_replica_t1] o.a.s.h.IndexFetcher Slave's generation: 1
[junit4] 2> 2382420 INFO (indexFetcher-8038-thread-1)
[n:127.0.0.1:35629_solr c:collection1 s:shard1 r:core_node3
x:collection1_shard1_replica_t1] o.a.s.h.IndexFetcher Slave's version: 0
[junit4] 2> 2382630 INFO (qtp20799360-20398) [n:127.0.0.1:35629_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4]
o.a.s.c.S.Request [collection1_shard2_replica_t4] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 2382631 INFO (qtp1163097-20395) [n:127.0.0.1:39543_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.c.S.Request [collection1_shard1_replica_t2] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 2383134 INFO (qtp20799360-20464) [n:127.0.0.1:35629_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4]
o.a.s.c.S.Request [collection1_shard2_replica_t4] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 2383134 INFO (qtp1163097-20397) [n:127.0.0.1:39543_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.c.S.Request [collection1_shard1_replica_t2] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 2383637 INFO (qtp20799360-20464) [n:127.0.0.1:35629_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4]
o.a.s.c.S.Request [collection1_shard2_replica_t4] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 2383637 INFO (qtp1163097-20390) [n:127.0.0.1:39543_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.c.S.Request [collection1_shard1_replica_t2] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 2384000 INFO (indexFetcher-8040-thread-1)
[n:127.0.0.1:39543_solr c:collection1 s:shard2 r:core_node8
x:collection1_shard2_replica_t6] o.a.s.h.IndexFetcher Last replication failed,
so I'll force replication
[junit4] 2> 2384000 INFO (indexFetcher-8040-thread-1)
[n:127.0.0.1:39543_solr c:collection1 s:shard2 r:core_node8
x:collection1_shard2_replica_t6] o.a.s.h.IndexFetcher Updated masterUrl to
https://127.0.0.1:35629/solr/collection1_shard2_replica_t4/
[junit4] 2> 2384001 INFO (qtp20799360-20389) [n:127.0.0.1:35629_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4]
o.a.s.c.S.Request [collection1_shard2_replica_t4] webapp=/solr
path=/replication
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0
QTime=0
[junit4] 2> 2384001 INFO (indexFetcher-8040-thread-1)
[n:127.0.0.1:39543_solr c:collection1 s:shard2 r:core_node8
x:collection1_shard2_replica_t6] o.a.s.h.IndexFetcher Master's generation: 1
[junit4] 2> 2384001 INFO (indexFetcher-8040-thread-1)
[n:127.0.0.1:39543_solr c:collection1 s:shard2 r:core_node8
x:collection1_shard2_replica_t6] o.a.s.h.IndexFetcher Master's version: 0
[junit4] 2> 2384001 INFO (indexFetcher-8040-thread-1)
[n:127.0.0.1:39543_solr c:collection1 s:shard2 r:core_node8
x:collection1_shard2_replica_t6] o.a.s.h.IndexFetcher Slave's generation: 1
[junit4] 2> 2384001 INFO (indexFetcher-8040-thread-1)
[n:127.0.0.1:39543_solr c:collection1 s:shard2 r:core_node8
x:collection1_shard2_replica_t6] o.a.s.h.IndexFetcher Slave's version: 0
[junit4] 2> 2384001 INFO (indexFetcher-8040-thread-1)
[n:127.0.0.1:39543_solr c:collection1 s:shard2 r:core_node8
x:collection1_shard2_replica_t6] o.a.s.h.IndexFetcher New index in Master.
Deleting mine...
[junit4] 2> 2384001 INFO (indexFetcher-8040-thread-1)
[n:127.0.0.1:39543_solr c:collection1 s:shard2 r:core_node8
x:collection1_shard2_replica_t6] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2384001 INFO (indexFetcher-8040-thread-1)
[n:127.0.0.1:39543_solr c:collection1 s:shard2 r:core_node8
x:collection1_shard2_replica_t6] o.a.s.u.SolrIndexWriter Calling setCommitData
with IW:org.apache.solr.update.SolrIndexWriter@1c37fbe commitCommandVersion:0
[junit4] 2> 2384022 INFO (indexFetcher-8040-thread-1)
[n:127.0.0.1:39543_solr c:collection1 s:shard2 r:core_node8
x:collection1_shard2_replica_t6] o.a.s.s.SolrIndexSearcher Opening
[Searcher@13b14ce[collection1_shard2_replica_t6] main]
[junit4] 2> 2384022 INFO (indexFetcher-8040-thread-1)
[n:127.0.0.1:39543_solr c:collection1 s:shard2 r:core_node8
x:collection1_shard2_replica_t6] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2384023 INFO
(searcherExecutor-8019-thread-1-processing-n:127.0.0.1:39543_solr
x:collection1_shard2_replica_t6 s:shard2 c:collection1 r:core_node8)
[n:127.0.0.1:39543_solr c:collection1 s:shard2 r:core_node8
x:collection1_shard2_replica_t6] o.a.s.c.SolrCore
[collection1_shard2_replica_t6] Registered new searcher
Searcher@13b14ce[collection1_shard2_replica_t6]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2384140 INFO (qtp1163097-20395) [n:127.0.0.1:39543_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.c.S.Request [collection1_shard1_replica_t2] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 2384140 INFO (qtp20799360-20389) [n:127.0.0.1:35629_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4]
o.a.s.c.S.Request [collection1_shard2_replica_t4] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 2384643 INFO (qtp1163097-20395) [n:127.0.0.1:39543_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.c.S.Request [collection1_shard1_replica_t2] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 2384643 INFO (qtp20799360-20394) [n:127.0.0.1:35629_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4]
o.a.s.c.S.Request [collection1_shard2_replica_t4] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 2385146 INFO (qtp20799360-20394) [n:127.0.0.1:35629_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4]
o.a.s.c.S.Request [collection1_shard2_replica_t4] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 2385146 INFO (qtp1163097-20390) [n:127.0.0.1:39543_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.c.S.Request [collection1_shard1_replica_t2] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 2385420 INFO (qtp1163097-20384) [n:127.0.0.1:39543_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.c.S.Request [collection1_shard1_replica_t2] webapp=/solr
path=/replication
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0
QTime=0
[junit4] 2> 2385421 INFO (indexFetcher-8038-thread-1)
[n:127.0.0.1:35629_solr c:collection1 s:shard1 r:core_node3
x:collection1_shard1_replica_t1] o.a.s.h.IndexFetcher Master's generation: 1
[junit4] 2> 2385421 INFO (indexFetcher-8038-thread-1)
[n:127.0.0.1:35629_solr c:collection1 s:shard1 r:core_node3
x:collection1_shard1_replica_t1] o.a.s.h.IndexFetcher Master's version: 0
[junit4] 2> 2385421 INFO (indexFetcher-8038-thread-1)
[n:127.0.0.1:35629_solr c:collection1 s:shard1 r:core_node3
x:collection1_shard1_replica_t1] o.a.s.h.IndexFetcher Slave's generation: 1
[junit4] 2> 2385421 INFO (indexFetcher-8038-thread-1)
[n:127.0.0.1:35629_solr c:collection1 s:shard1 r:core_node3
x:collection1_shard1_replica_t1] o.a.s.h.IndexFetcher Slave's version: 0
[junit4] 2> 2385648 INFO (qtp20799360-20387) [n:127.0.0.1:35629_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4]
o.a.s.c.S.Request [collection1_shard2_replica_t4] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 2385648 INFO (qtp1163097-20395) [n:127.0.0.1:39543_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.c.S.Request [collection1_shard1_replica_t2] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 2386151 INFO (qtp20799360-20398) [n:127.0.0.1:35629_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4]
o.a.s.c.S.Request [collection1_shard2_replica_t4] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 2386153 INFO (qtp1163097-20384) [n:127.0.0.1:39543_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.c.S.Request [collection1_shard1_replica_t2] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 2386654 INFO (qtp20799360-20387) [n:127.0.0.1:35629_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4]
o.a.s.c.S.Request [collection1_shard2_replica_t4] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 2386656 INFO (qtp1163097-20390) [n:127.0.0.1:39543_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.c.S.Request [collection1_shard1_replica_t2] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 2387001 INFO (qtp20799360-20385) [n:127.0.0.1:35629_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4]
o.a.s.c.S.Request [collection1_shard2_replica_t4] webapp=/solr
path=/replication
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0
QTime=0
[junit4] 2> 2387001 INFO (indexFetcher-8040-thread-1)
[n:127.0.0.1:39543_solr c:collection1 s:shard2 r:core_node8
x:collection1_shard2_replica_t6] o.a.s.h.IndexFetcher Master's generation: 1
[junit4] 2> 2387001 INFO (indexFetcher-8040-thread-1)
[n:127.0.0.1:39543_solr c:collection1 s:shard2 r:core_node8
x:collection1_shard2_replica_t6] o.a.s.h.IndexFetcher Master's version: 0
[junit4] 2> 2387001 INFO (indexFetcher-8040-thread-1)
[n:127.0.0.1:39543_solr c:collection1 s:shard2 r:core_node8
x:collection1_shard2_replica_t6] o.a.s.h.IndexFetcher Slave's generation: 2
[junit4] 2> 2387001 INFO (indexFetcher-8040-thread-1)
[n:127.0.0.1:39543_solr c:collection1 s:shard2 r:core_node8
x:collection1_shard2_replica_t6] o.a.s.h.IndexFetcher Slave's version:
1506252879531
[junit4] 2> 2387158 INFO (qtp20799360-20387) [n:127.0.0.1:35629_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4]
o.a.s.c.S.Request [collection1_shard2_replica_t4] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 2387159 INFO (qtp1163097-20390) [n:127.0.0.1:39543_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.c.S.Request [collection1_shard1_replica_t2] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 2387661 INFO (qtp20799360-20389) [n:127.0.0.1:35629_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4]
o.a.s.c.S.Request [collection1_shard2_replica_t4] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 2387662 INFO (qtp1163097-20390) [n:127.0.0.1:39543_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.c.S.Request [collection1_shard1_replica_t2] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 2388165 INFO (qtp1163097-20384) [n:127.0.0.1:39543_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.c.S.Request [collection1_shard1_replica_t2] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 2388165 INFO (qtp20799360-20389) [n:127.0.0.1:35629_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4]
o.a.s.c.S.Request [collection1_shard2_replica_t4] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 2388419 INFO (qtp1163097-20397) [n:127.0.0.1:39543_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.c.S.Request [collection1_shard1_replica_t2] webapp=/solr
path=/replication
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0
QTime=0
[junit4] 2> 2388419 INFO (indexFetcher-8038-thread-1)
[n:127.0.0.1:35629_solr c:collection1 s:shard1 r:core_node3
x:collection1_shard1_replica_t1] o.a.s.h.IndexFetcher Master's generation: 1
[junit4] 2> 2388419 INFO (indexFetcher-8038-thread-1)
[n:127.0.0.1:35629_solr c:collection1 s:shard1 r:core_node3
x:collection1_shard1_replica_t1] o.a.s.h.IndexFetcher Master's version: 0
[junit4] 2> 2388419 INFO (indexFetcher-8038-thread-1)
[n:127.0.0.1:35629_solr c:collection1 s:shard1 r:core_node3
x:collection1_shard1_replica_t1] o.a.s.h.IndexFetcher Slave's generation: 1
[junit4] 2> 2388419 INFO (indexFetcher-8038-thread-1)
[n:127.0.0.1:35629_solr c:collection1 s:shard1 r:core_node3
x:collection1_shard1_replica_t1] o.a.s.h.IndexFetcher Slave's version: 0
[junit4] 2> 2388667 INFO (qtp1163097-20390) [n:127.0.0.1:39543_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.c.S.Request [collection1_shard1_replica_t2] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 2388667 INFO (qtp20799360-20396) [n:127.0.0.1:35629_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4]
o.a.s.c.S.Request [collection1_shard2_replica_t4] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 2389170 INFO (qtp20799360-20398) [n:127.0.0.1:35629_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4]
o.a.s.c.S.Request [collection1_shard2_replica_t4] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 2389170 INFO (qtp1163097-20397) [n:127.0.0.1:39543_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.c.S.Request [collection1_shard1_replica_t2] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 2389673 INFO (qtp20799360-20389) [n:127.0.0.1:35629_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4]
o.a.s.c.S.Request [collection1_shard2_replica_t4] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 2389673 INFO (qtp1163097-20462) [n:127.0.0.1:39543_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.c.S.Request [collection1_shard1_replica_t2] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 2390000 INFO (qtp20799360-20387) [n:127.0.0.1:35629_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4]
o.a.s.c.S.Request [collection1_shard2_replica_t4] webapp=/solr
path=/replication
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0
QTime=0
[junit4] 2> 2390001 INFO (indexFetcher-8040-thread-1)
[n:127.0.0.1:39543_solr c:collection1 s:shard2 r:core_node8
x:collection1_shard2_replica_t6] o.a.s.h.IndexFetcher Master's generation: 1
[junit4] 2> 2390001 INFO (indexFetcher-8040-thread-1)
[n:127.0.0.1:39543_solr c:collection1 s:shard2 r:core_node8
x:collection1_shard2_replica_t6] o.a.s.h.IndexFetcher Master's version: 0
[junit4] 2> 2390001 INFO (indexFetcher-8040-thread-1)
[n:127.0.0.1:39543_solr c:collection1 s:shard2 r:core_node8
x:collection1_shard2_replica_t6] o.a.s.h.IndexFetcher Slave's generation: 2
[junit4] 2> 2390001 INFO (indexFetcher-8040-thread-1)
[n:127.0.0.1:39543_solr c:collection1 s:shard2 r:core_node8
x:collection1_shard2_replica_t6] o.a.s.h.IndexFetcher Slave's version:
1506252879531
[junit4] 2> 2390176 INFO (qtp20799360-20394) [n:127.0.0.1:35629_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4]
o.a.s.c.S.Request [collection1_shard2_replica_t4] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 2390176 INFO (qtp1163097-20384) [n:127.0.0.1:39543_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.c.S.Request [collection1_shard1_replica_t2] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 2390680 INFO (qtp20799360-20396) [n:127.0.0.1:35629_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4]
o.a.s.c.S.Request [collection1_shard2_replica_t4] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 2390682 INFO (qtp1163097-20462) [n:127.0.0.1:39543_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.c.S.Request [collection1_shard1_replica_t2] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 2391182 INFO (qtp20799360-20396) [n:127.0.0.1:35629_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4]
o.a.s.c.S.Request [collection1_shard2_replica_t4] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 2391185 INFO (qtp1163097-20390) [n:127.0.0.1:39543_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.c.S.Request [collection1_shard1_replica_t2] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 2391420 INFO (qtp1163097-20395) [n:127.0.0.1:39543_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.c.S.Request [collection1_shard1_replica_t2] webapp=/solr
path=/replication
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0
QTime=0
[junit4] 2> 2391420 INFO (indexFetcher-8038-thread-1)
[n:127.0.0.1:35629_solr c:collection1 s:shard1 r:core_node3
x:collection1_shard1_replica_t1] o.a.s.h.IndexFetcher Master's generation: 1
[junit4] 2> 2391420 INFO (indexFetcher-8038-thread-1)
[n:127.0.0.1:35629_solr c:collection1 s:shard1 r:core_node3
x:collection1_shard1_replica_t1] o.a.s.h.IndexFetcher Master's version: 0
[junit4] 2> 2391421 INFO (indexFetcher-8038-thread-1)
[n:127.0.0.1:35629_solr c:collection1 s:shard1 r:core_node3
x:collection1_shard1_replica_t1] o.a.s.h.IndexFetcher Slave's generation: 1
[junit4] 2> 2391421 INFO (indexFetcher-8038-thread-1)
[n:127.0.0.1:35629_solr c:collection1 s:shard1 r:core_node3
x:collection1_shard1_replica_t1] o.a.s.h.IndexFetcher Slave's version: 0
[junit4] 2> 2391685 INFO (qtp20799360-20464) [n:127.0.0.1:35629_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4]
o.a.s.c.S.Request [collection1_shard2_replica_t4] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 2391687 INFO (qtp1163097-20462) [n:127.0.0.1:39543_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.c.S.Request [collection1_shard1_replica_t2] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 2392188 INFO (qtp20799360-20398) [n:127.0.0.1:35629_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4]
o.a.s.c.S.Request [collection1_shard2_replica_t4] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 2392190 INFO (qtp1163097-20390) [n:127.0.0.1:39543_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.c.S.Request [collection1_shard1_replica_t2] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 2392690 INFO (qtp20799360-20385) [n:127.0.0.1:35629_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4]
o.a.s.c.S.Request [collection1_shard2_replica_t4] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 2392692 INFO (qtp1163097-20462) [n:127.0.0.1:39543_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.c.S.Request [collection1_shard1_replica_t2] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 2393001 INFO (qtp20799360-20464) [n:127.0.0.1:35629_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4]
o.a.s.c.S.Request [collection1_shard2_replica_t4] webapp=/solr
path=/replication
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0
QTime=0
[junit4] 2> 2393001 INFO (indexFetcher-8040-thread-1)
[n:127.0.0.1:39543_solr c:collection1 s:shard2 r:core_node8
x:collection1_shard2_replica_t6] o.a.s.h.IndexFetcher Master's generation: 1
[junit4] 2> 2393001 INFO (indexFetcher-8040-thread-1)
[n:127.0.0.1:39543_solr c:collection1 s:shard2 r:core_node8
x:collection1_shard2_replica_t6] o.a.s.h.IndexFetcher Master's version: 0
[junit4] 2> 2393001 INFO (indexFetcher-8040-thread-1)
[n:127.0.0.1:39543_solr c:collection1 s:shard2 r:core_node8
x:collection1_shard2_replica_t6] o.a.s.h.IndexFetcher Slave's generation: 2
[junit4] 2> 2393001 INFO (indexFetcher-8040-thread-1) [n:12
[...truncated too long message...]
teKeyTest_shard2_replica_n6] o.a.s.m.SolrMetricManager Closing metric reporters
for registry=solr.core.splitByRouteKeyTest.shard2.replica_n6, tag=30501906
[junit4] 2> 2955675 INFO (coreCloseExecutor-8195-thread-3)
[n:127.0.0.1:40657_ c:splitByRouteKeyTest s:shard2 r:core_node9
x:splitByRouteKeyTest_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter Closing
reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@71826b: rootName =
null, domain = solr.core.splitByRouteKeyTest.shard2.replica_n6, service url =
null, agent id = null] for registry
solr.core.splitByRouteKeyTest.shard2.replica_n6 /
com.codahale.metrics.MetricRegistry@34d0a0
[junit4] 2> 2955681 INFO (coreCloseExecutor-8195-thread-3)
[n:127.0.0.1:40657_ c:splitByRouteKeyTest s:shard2 r:core_node9
x:splitByRouteKeyTest_shard2_replica_n6] o.a.s.m.SolrMetricManager Closing
metric reporters for
registry=solr.collection.splitByRouteKeyTest.shard2.leader, tag=30501906
[junit4] 2> 2955682 INFO
(TEST-ShardSplitTest.test-seed#[4E1DCB2FD5B402E5]) [ ] o.a.s.c.Overseer
Overseer (id=98713816550277138-127.0.0.1:40657_-n_0000000004) closing
[junit4] 2> 2955682 INFO
(OverseerStateUpdate-98713816550277138-127.0.0.1:40657_-n_0000000004)
[n:127.0.0.1:40657_ ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:40657_
[junit4] 2> 2955683 INFO (zkCallback-2997-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
[junit4] 2> 2955683 INFO (zkCallback-2965-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
[junit4] 2> 2957183 WARN
(zkCallback-2989-thread-5-processing-n:127.0.0.1:40657_) [n:127.0.0.1:40657_
] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to
ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 2957184 INFO
(TEST-ShardSplitTest.test-seed#[4E1DCB2FD5B402E5]) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@a7ca05{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 2957185 INFO
(TEST-ShardSplitTest.test-seed#[4E1DCB2FD5B402E5]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@127fcb6{/,null,UNAVAILABLE}
[junit4] 2> 2957186 INFO
(TEST-ShardSplitTest.test-seed#[4E1DCB2FD5B402E5]) [ ] o.a.s.c.ChaosMonkey
monkey: stop jetty! 46043
[junit4] 2> 2957187 ERROR
(TEST-ShardSplitTest.test-seed#[4E1DCB2FD5B402E5]) [ ]
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> 2957188 INFO
(TEST-ShardSplitTest.test-seed#[4E1DCB2FD5B402E5]) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:45107 45107
[junit4] 2> 2963363 INFO (Thread-4661) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:45107 45107
[junit4] 2> 2963365 WARN (Thread-4661) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 10 /solr/aliases.json
[junit4] 2> 5 /solr/security.json
[junit4] 2> 5 /solr/configs/conf1
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 148 /solr/collections/splitByRouteKeyTest/state.json
[junit4] 2> 126 /solr/collections/routeFieldColl/state.json
[junit4] 2> 10 /solr/clusterprops.json
[junit4] 2> 10 /solr/clusterstate.json
[junit4] 2> 9 /solr/collections/collection1/state.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 10 /solr/live_nodes
[junit4] 2> 10 /solr/collections
[junit4] 2> 4 /solr/overseer/queue
[junit4] 2> 4 /solr/overseer/collection-queue-work
[junit4] 2>
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_4E1DCB2FD5B402E5-001
[junit4] 2> NOTE: test params are:
codec=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION,
chunkSize=10415, maxDocsPerChunk=7, blockSize=7),
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION,
chunkSize=10415, blockSize=7)), sim=RandomSimilarity(queryNorm=false): {},
locale=is, timezone=Asia/Rangoon
[junit4] 2> NOTE: Linux 4.10.0-33-generic i386/Oracle Corporation
1.8.0_144 (32-bit)/cpus=8,threads=1,free=203194304,total=536870912
[junit4] 2> NOTE: All tests run in this JVM: [SimpleMLTQParserTest,
TestDefaultStatsCache, TestBulkSchemaAPI,
BigEndianAscendingWordDeserializerTest, TestExactStatsCache, TestWriterPerf,
TestHdfsBackupRestoreCore, CdcrVersionReplicationTest, TestStressLucene,
TestComponentsName, CustomCollectionTest, TestFieldCacheWithThreads,
StressHdfsTest, TestNumericTerms64, TestIBSimilarityFactory,
TestSolrCloudWithSecureImpersonation, TestLMDirichletSimilarityFactory,
TestGeoJSONResponseWriter, TestTolerantUpdateProcessorRandomCloud,
DistributedDebugComponentTest, VMParamsZkACLAndCredentialsProvidersTest,
SpellCheckCollatorTest, ManagedSchemaRoundRobinCloudTest, TestCloudSchemaless,
TestSolr4Spatial, TestLazyCores, TestAuthenticationFramework,
CloneFieldUpdateProcessorFactoryTest, SynonymTokenizerTest,
TestReplicaProperties, RequestHandlersTest, TestIndexingPerformance,
InfixSuggestersTest, TestImplicitCoreProperties,
ConjunctionSolrSpellCheckerTest, TestBadConfig, BasicAuthStandaloneTest,
TestFieldTypeCollectionResource, RulesTest, TestJettySolrRunner,
TestPushWriter, TestCollationField, TestHighlightDedupGrouping,
TestHighFrequencyDictionaryFactory, TestManagedResource, HttpPartitionTest,
MetricsHandlerTest, TestTestInjection, TestRetrieveFieldsOptimizer,
UUIDFieldTest, TestSizeLimitedDistributedMap, UUIDUpdateProcessorFallbackTest,
TestSolrConfigHandlerCloud, TestLockTree, TestSubQueryTransformer,
DistributedQueryComponentOptimizationTest, TestPolicyCloud,
TestDelegationWithHadoopAuth, TestNonDefinedSimilarityFactory,
V2ApiIntegrationTest, ConfigSetsAPITest,
PeerSyncWithIndexFingerprintCachingTest, MoveReplicaHDFSUlogDirTest,
TestMissingGroups, TestUseDocValuesAsStored, TestWordDelimiterFilterFactory,
EchoParamsTest, BasicZkTest, SolrMetricManagerTest, BufferStoreTest,
TestLegacyField, AliasIntegrationTest, SearchHandlerTest,
HighlighterConfigTest, TestDistributedStatsComponentCardinality,
TestComplexPhraseQParserPlugin, QueryElevationComponentTest,
AnalyticsQueryTest, ParsingFieldUpdateProcessorsTest, TestMacros,
SpatialHeatmapFacetsTest, ReplicationFactorTest,
CollectionsAPIAsyncDistributedZkTest, TestPHPSerializedResponseWriter,
TestPKIAuthenticationPlugin, DefaultValueUpdateProcessorTest,
DistributedFacetPivotSmallTest, TestFieldCacheSort,
TestSerializedLuceneMatchVersion, TestPrepRecovery, TestLeaderElectionZkExpiry,
TestExceedMaxTermLength, TestCorePropertiesReload,
FieldAnalysisRequestHandlerTest, TestRandomDVFaceting,
TestBinaryResponseWriter, TestExclusionRuleCollectionAccess, DeleteStatusTest,
MergeStrategyTest, ChaosMonkeyNothingIsSafeTest, SolrIndexSplitterTest,
TestOmitPositions, TestQueryWrapperFilter, TestNRTOpen, DeleteNodeTest,
TestBlendedInfixSuggestions, CoreAdminRequestStatusTest,
DistributedSpellCheckComponentTest, QueryResultKeyTest, TestInitQParser,
HighlighterMaxOffsetTest, SolrCLIZkUtilsTest, TestRandomFlRTGCloud,
SolrIndexConfigTest, TestExtendedDismaxParser, CollectionReloadTest,
TestInPlaceUpdatesStandalone, OutputWriterTest, ChaosMonkeySafeLeaderTest,
OpenCloseCoreStressTest, OverseerTest, TestRandomFaceting, LeaderElectionTest,
TestZkChroot, TestDistributedSearch, AutoCommitTest, TestFaceting,
TestHashPartitioner, TestStressReorder, DistributedTermsComponentTest,
TestRangeQuery, SpellCheckComponentTest, SolrCmdDistributorTest, TestSort,
TestFiltering, ShowFileRequestHandlerTest,
DistributedQueryElevationComponentTest, TestCoreDiscovery,
AnalysisAfterCoreReloadTest, SolrRequestParserTest, SuggesterTest, TestTrie,
SuggesterWFSTTest, TestCSVLoader, PolyFieldTest, WordBreakSolrSpellCheckerTest,
SchemaVersionSpecificBehaviorTest, SolrCoreCheckLockOnStartupTest,
TestPseudoReturnFields, FieldMutatingUpdateProcessorTest,
DirectUpdateHandlerOptimizeTest, StatelessScriptUpdateProcessorFactoryTest,
SortByFunctionTest, TestRemoteStreaming, DistanceFunctionTest,
TestSolrDeletionPolicy1, XsltUpdateRequestHandlerTest, DebugComponentTest,
IndexBasedSpellCheckerTest, TestSurroundQueryParser, LukeRequestHandlerTest,
DisMaxRequestHandlerTest, TestReversedWildcardFilterFactory,
DocumentAnalysisRequestHandlerTest, PrimitiveFieldTypeTest,
FileBasedSpellCheckerTest, XmlUpdateRequestHandlerTest, TestValueSourceCache,
MoreLikeThisHandlerTest, RequiredFieldsTest, TestSolrQueryParser,
IndexSchemaRuntimeFieldTest, LoggingHandlerTest, SolrPluginUtilsTest,
TestJmxIntegration, UpdateRequestProcessorFactoryTest, TestCSVResponseWriter,
MBeansHandlerTest, TestQuerySenderListener, AlternateDirectoryTest,
TestMergePolicyConfig, TestBinaryField, TestConfig, NotRequiredUniqueKeyTest,
TestLuceneMatchVersion, TestXIncludeConfig, TestSweetSpotSimilarityFactory,
TestPerFieldSimilarity, TestBM25SimilarityFactory, TimeZoneUtilsTest,
TestFastOutputStream, URLClassifyProcessorTest, DateMathParserTest,
PrimUtilsTest, RAMDirectoryFactoryTest, TestSolrJ, TestDocumentBuilder,
SystemInfoHandlerTest, FileUtilsTest, CursorPagingTest,
TestSimpleTrackingShardHandler, AsyncCallRequestStatusResponseTest,
BaseCdcrDistributedZkTest, CdcrReplicationDistributedZkTest,
CdcrRequestHandlerTest, ChaosMonkeySafeLeaderWithPullReplicasTest,
DistribJoinFromCollectionTest, ForceLeaderTest, MoveReplicaHDFSTest,
NodeMutatorTest, OutOfBoxZkACLAndCredentialsProvidersTest,
OverriddenZkACLAndCredentialsProvidersTest, PeerSyncReplicationTest,
RemoteQueryErrorTest, SSLMigrationTest, ShardSplitTest]
[junit4] Completed [621/733 (2!)] on J0 in 736.23s, 5 tests, 1 failure <<<
FAILURES!
[...truncated 42813 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]