Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-MacOSX/162/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseG1GC
1 tests failed.
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([FA8D96852459F7C3:79FBC977F220F962]: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 12976 lines...]
[junit4] Suite: org.apache.solr.cloud.TestCloudRecovery
[junit4] 2> 2486449 INFO
(SUITE-TestCloudRecovery-seed#[FA8D96852459F7C3]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_FA8D96852459F7C3-001/init-core-data-001
[junit4] 2> 2486449 WARN
(SUITE-TestCloudRecovery-seed#[FA8D96852459F7C3]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=21 numCloses=21
[junit4] 2> 2486450 INFO
(SUITE-TestCloudRecovery-seed#[FA8D96852459F7C3]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 2486452 INFO
(SUITE-TestCloudRecovery-seed#[FA8D96852459F7C3]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
w/ MAC_OS_X supressed clientAuth
[junit4] 2> 2486453 INFO
(SUITE-TestCloudRecovery-seed#[FA8D96852459F7C3]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_FA8D96852459F7C3-001/tempDir-001
[junit4] 2> 2486453 INFO
(SUITE-TestCloudRecovery-seed#[FA8D96852459F7C3]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 2486453 INFO (Thread-3916) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 2486453 INFO (Thread-3916) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 2486457 ERROR (Thread-3916) [ ] 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> 2486563 INFO
(SUITE-TestCloudRecovery-seed#[FA8D96852459F7C3]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:60590
[junit4] 2> 2486591 INFO (jetty-launcher-3008-thread-2) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 2486591 INFO (jetty-launcher-3008-thread-1) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 2486593 INFO (jetty-launcher-3008-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@559c41e9{/solr,null,AVAILABLE}
[junit4] 2> 2486594 INFO (jetty-launcher-3008-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@876dd2{/solr,null,AVAILABLE}
[junit4] 2> 2486595 INFO (jetty-launcher-3008-thread-2) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@fc02b50{HTTP/1.1,[http/1.1]}{127.0.0.1:60592}
[junit4] 2> 2486595 INFO (jetty-launcher-3008-thread-2) [ ]
o.e.j.s.Server Started @2490244ms
[junit4] 2> 2486595 INFO (jetty-launcher-3008-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@7e382d21{HTTP/1.1,[http/1.1]}{127.0.0.1:60593}
[junit4] 2> 2486595 INFO (jetty-launcher-3008-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=60592}
[junit4] 2> 2486595 INFO (jetty-launcher-3008-thread-1) [ ]
o.e.j.s.Server Started @2490244ms
[junit4] 2> 2486595 INFO (jetty-launcher-3008-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=60593}
[junit4] 2> 2486595 ERROR (jetty-launcher-3008-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2486595 ERROR (jetty-launcher-3008-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2486596 INFO (jetty-launcher-3008-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.1.0
[junit4] 2> 2486596 INFO (jetty-launcher-3008-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.1.0
[junit4] 2> 2486596 INFO (jetty-launcher-3008-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2486596 INFO (jetty-launcher-3008-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2486596 INFO (jetty-launcher-3008-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 2486596 INFO (jetty-launcher-3008-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 2486596 INFO (jetty-launcher-3008-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-09-06T20:37:58.241Z
[junit4] 2> 2486596 INFO (jetty-launcher-3008-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-09-06T20:37:58.241Z
[junit4] 2> 2486598 INFO (jetty-launcher-3008-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2486599 INFO (jetty-launcher-3008-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2486610 INFO (jetty-launcher-3008-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60590/solr
[junit4] 2> 2486610 INFO (jetty-launcher-3008-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60590/solr
[junit4] 2> 2486744 INFO (jetty-launcher-3008-thread-1)
[n:127.0.0.1:60593_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 2486744 INFO (jetty-launcher-3008-thread-2)
[n:127.0.0.1:60592_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 2486745 INFO (jetty-launcher-3008-thread-1)
[n:127.0.0.1:60593_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:60593_solr
[junit4] 2> 2486745 INFO (jetty-launcher-3008-thread-2)
[n:127.0.0.1:60592_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:60592_solr
[junit4] 2> 2486746 INFO (jetty-launcher-3008-thread-1)
[n:127.0.0.1:60593_solr ] o.a.s.c.Overseer Overseer
(id=98614003505561605-127.0.0.1:60593_solr-n_0000000000) starting
[junit4] 2> 2486747 INFO
(zkCallback-3019-thread-1-processing-n:127.0.0.1:60593_solr)
[n:127.0.0.1:60593_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 2486747 INFO
(zkCallback-3020-thread-1-processing-n:127.0.0.1:60592_solr)
[n:127.0.0.1:60592_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 2486756 INFO (jetty-launcher-3008-thread-1)
[n:127.0.0.1:60593_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:60593_solr
[junit4] 2> 2486758 INFO
(zkCallback-3019-thread-1-processing-n:127.0.0.1:60593_solr)
[n:127.0.0.1:60593_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 2486758 INFO
(zkCallback-3020-thread-1-processing-n:127.0.0.1:60592_solr)
[n:127.0.0.1:60592_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 2486843 INFO (jetty-launcher-3008-thread-1)
[n:127.0.0.1:60593_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_60593.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@58dd76c3
[junit4] 2> 2486843 INFO (jetty-launcher-3008-thread-2)
[n:127.0.0.1:60592_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_60592.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@58dd76c3
[junit4] 2> 2486849 INFO (jetty-launcher-3008-thread-1)
[n:127.0.0.1:60593_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_60593.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@58dd76c3
[junit4] 2> 2486849 INFO (jetty-launcher-3008-thread-1)
[n:127.0.0.1:60593_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_60593.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@58dd76c3
[junit4] 2> 2486849 INFO (jetty-launcher-3008-thread-2)
[n:127.0.0.1:60592_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_60592.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@58dd76c3
[junit4] 2> 2486850 INFO (jetty-launcher-3008-thread-2)
[n:127.0.0.1:60592_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_60592.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@58dd76c3
[junit4] 2> 2486850 INFO (jetty-launcher-3008-thread-1)
[n:127.0.0.1:60593_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_FA8D96852459F7C3-001/tempDir-001/node1/.
[junit4] 2> 2486850 INFO (jetty-launcher-3008-thread-2)
[n:127.0.0.1:60592_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_FA8D96852459F7C3-001/tempDir-001/node2/.
[junit4] 2> 2486890 INFO
(SUITE-TestCloudRecovery-seed#[FA8D96852459F7C3]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 2486892 INFO
(SUITE-TestCloudRecovery-seed#[FA8D96852459F7C3]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:60590/solr ready
[junit4] 2> 2486900 INFO (qtp1750240443-19825) [n:127.0.0.1:60592_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> 2486903 INFO
(OverseerThreadFactory-8313-thread-1-processing-n:127.0.0.1:60593_solr)
[n:127.0.0.1:60593_solr ] o.a.s.c.CreateCollectionCmd Create collection
collection1
[junit4] 2> 2487019 INFO
(OverseerStateUpdate-98614003505561605-127.0.0.1:60593_solr-n_0000000000)
[n:127.0.0.1:60593_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":"http://127.0.0.1:60593/solr",
[junit4] 2> "type":"TLOG"}
[junit4] 2> 2487022 INFO
(OverseerStateUpdate-98614003505561605-127.0.0.1:60593_solr-n_0000000000)
[n:127.0.0.1:60593_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":"http://127.0.0.1:60592/solr",
[junit4] 2> "type":"TLOG"}
[junit4] 2> 2487025 INFO
(OverseerStateUpdate-98614003505561605-127.0.0.1:60593_solr-n_0000000000)
[n:127.0.0.1:60593_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":"http://127.0.0.1:60593/solr",
[junit4] 2> "type":"TLOG"}
[junit4] 2> 2487029 INFO
(OverseerStateUpdate-98614003505561605-127.0.0.1:60593_solr-n_0000000000)
[n:127.0.0.1:60593_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":"http://127.0.0.1:60592/solr",
[junit4] 2> "type":"TLOG"}
[junit4] 2> 2487246 INFO (qtp1750240443-19827) [n:127.0.0.1:60592_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> 2487246 INFO (qtp1347939166-19826) [n:127.0.0.1:60593_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> 2487246 INFO (qtp1750240443-19829) [n:127.0.0.1:60592_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> 2487246 INFO (qtp1750240443-19827) [n:127.0.0.1:60592_solr
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for
2147483647 transient cores
[junit4] 2> 2487247 INFO (qtp1347939166-19826) [n:127.0.0.1:60593_solr
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for
2147483647 transient cores
[junit4] 2> 2487249 INFO (qtp1347939166-19834) [n:127.0.0.1:60593_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> 2487370 INFO
(zkCallback-3019-thread-1-processing-n:127.0.0.1:60593_solr)
[n:127.0.0.1:60593_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> 2487370 INFO
(zkCallback-3020-thread-1-processing-n:127.0.0.1:60592_solr)
[n:127.0.0.1:60592_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> 2487371 INFO
(zkCallback-3020-thread-2-processing-n:127.0.0.1:60592_solr)
[n:127.0.0.1:60592_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> 2487371 INFO
(zkCallback-3019-thread-2-processing-n:127.0.0.1:60593_solr)
[n:127.0.0.1:60593_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> 2488268 INFO (qtp1347939166-19834) [n:127.0.0.1:60593_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 2488269 INFO (qtp1347939166-19826) [n:127.0.0.1:60593_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 2488269 INFO (qtp1750240443-19829) [n:127.0.0.1:60592_solr
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 2488291 INFO (qtp1750240443-19827) [n:127.0.0.1:60592_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 2488294 INFO (qtp1347939166-19834) [n:127.0.0.1:60593_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> 2488294 INFO (qtp1347939166-19826) [n:127.0.0.1:60593_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> 2488297 INFO (qtp1750240443-19829) [n:127.0.0.1:60592_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> 2488298 INFO (qtp1750240443-19827) [n:127.0.0.1:60592_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> 2488299 INFO (qtp1347939166-19826) [n:127.0.0.1:60593_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> 2488299 INFO (qtp1347939166-19826) [n:127.0.0.1:60593_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> 2488299 INFO (qtp1750240443-19829) [n:127.0.0.1:60592_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> 2488299 INFO (qtp1750240443-19829) [n:127.0.0.1:60592_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> 2488300 INFO (qtp1347939166-19826) [n:127.0.0.1:60593_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_60593.solr.core.collection1.shard1.replica_t1' (registry
'solr.core.collection1.shard1.replica_t1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@58dd76c3
[junit4] 2> 2488300 INFO (qtp1347939166-19826) [n:127.0.0.1:60593_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 2488300 INFO (qtp1347939166-19826) [n:127.0.0.1:60593_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
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_FA8D96852459F7C3-001/tempDir-001/node1/collection1_shard1_replica_t1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_FA8D96852459F7C3-001/tempDir-001/node1/./collection1_shard1_replica_t1/data/]
[junit4] 2> 2488300 INFO (qtp1750240443-19827) [n:127.0.0.1:60592_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> 2488300 INFO (qtp1750240443-19827) [n:127.0.0.1:60592_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> 2488300 INFO (qtp1750240443-19829) [n:127.0.0.1:60592_solr
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_60592.solr.core.collection1.shard2.replica_t6' (registry
'solr.core.collection1.shard2.replica_t6') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@58dd76c3
[junit4] 2> 2488300 INFO (qtp1750240443-19827) [n:127.0.0.1:60592_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_60592.solr.core.collection1.shard1.replica_t2' (registry
'solr.core.collection1.shard1.replica_t2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@58dd76c3
[junit4] 2> 2488301 INFO (qtp1750240443-19829) [n:127.0.0.1:60592_solr
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 2488301 INFO (qtp1750240443-19827) [n:127.0.0.1:60592_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 2488301 INFO (qtp1750240443-19827) [n:127.0.0.1:60592_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
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_FA8D96852459F7C3-001/tempDir-001/node2/collection1_shard1_replica_t2],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_FA8D96852459F7C3-001/tempDir-001/node2/./collection1_shard1_replica_t2/data/]
[junit4] 2> 2488301 INFO (qtp1750240443-19829) [n:127.0.0.1:60592_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
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_FA8D96852459F7C3-001/tempDir-001/node2/collection1_shard2_replica_t6],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_FA8D96852459F7C3-001/tempDir-001/node2/./collection1_shard2_replica_t6/data/]
[junit4] 2> 2488305 INFO (qtp1347939166-19834) [n:127.0.0.1:60593_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> 2488305 INFO (qtp1347939166-19834) [n:127.0.0.1:60593_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> 2488306 INFO (qtp1347939166-19834) [n:127.0.0.1:60593_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_60593.solr.core.collection1.shard2.replica_t4' (registry
'solr.core.collection1.shard2.replica_t4') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@58dd76c3
[junit4] 2> 2488306 INFO (qtp1347939166-19834) [n:127.0.0.1:60593_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 2488306 INFO (qtp1347939166-19834) [n:127.0.0.1:60593_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
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_FA8D96852459F7C3-001/tempDir-001/node1/collection1_shard2_replica_t4],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_FA8D96852459F7C3-001/tempDir-001/node1/./collection1_shard2_replica_t4/data/]
[junit4] 2> 2488392 INFO (qtp1347939166-19834) [n:127.0.0.1:60593_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> 2488392 INFO (qtp1347939166-19834) [n:127.0.0.1:60593_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> 2488396 INFO (qtp1347939166-19834) [n:127.0.0.1:60593_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2488396 INFO (qtp1347939166-19834) [n:127.0.0.1:60593_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2488402 INFO (qtp1347939166-19826) [n:127.0.0.1:60593_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> 2488402 INFO (qtp1347939166-19826) [n:127.0.0.1:60593_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> 2488404 INFO (qtp1347939166-19826) [n:127.0.0.1:60593_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2488404 INFO (qtp1347939166-19826) [n:127.0.0.1:60593_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2488408 INFO (qtp1750240443-19829) [n:127.0.0.1:60592_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> 2488408 INFO (qtp1750240443-19829) [n:127.0.0.1:60592_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> 2488410 INFO (qtp1750240443-19829) [n:127.0.0.1:60592_solr
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2488410 INFO (qtp1750240443-19829) [n:127.0.0.1:60592_solr
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2488411 INFO (qtp1750240443-19827) [n:127.0.0.1:60592_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> 2488411 INFO (qtp1347939166-19834) [n:127.0.0.1:60593_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@f2f4664[collection1_shard2_replica_t4] main]
[junit4] 2> 2488411 INFO (qtp1750240443-19827) [n:127.0.0.1:60592_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> 2488412 INFO (qtp1347939166-19834) [n:127.0.0.1:60593_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> 2488413 INFO (qtp1347939166-19834) [n:127.0.0.1:60593_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> 2488413 INFO (qtp1750240443-19827) [n:127.0.0.1:60592_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2488413 INFO (qtp1750240443-19827) [n:127.0.0.1:60592_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2488413 INFO (qtp1347939166-19834) [n:127.0.0.1:60593_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 2488413 INFO (qtp1347939166-19834) [n:127.0.0.1:60593_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 1577824058142097408
[junit4] 2> 2488414 INFO
(searcherExecutor-8321-thread-1-processing-n:127.0.0.1:60593_solr
x:collection1_shard2_replica_t4 s:shard2 c:collection1 r:core_node7)
[n:127.0.0.1:60593_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@f2f4664[collection1_shard2_replica_t4]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2488418 INFO (qtp1347939166-19826) [n:127.0.0.1:60593_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@7773d003[collection1_shard1_replica_t1] main]
[junit4] 2> 2488418 INFO (qtp1750240443-19829) [n:127.0.0.1:60592_solr
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@5ea774ff[collection1_shard2_replica_t6] main]
[junit4] 2> 2488419 INFO (qtp1750240443-19827) [n:127.0.0.1:60592_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@355d14bc[collection1_shard1_replica_t2] main]
[junit4] 2> 2488420 INFO (qtp1347939166-19834) [n:127.0.0.1:60593_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> 2488420 INFO (qtp1750240443-19829) [n:127.0.0.1:60592_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> 2488420 INFO (qtp1347939166-19826) [n:127.0.0.1:60593_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> 2488421 INFO (qtp1750240443-19827) [n:127.0.0.1:60592_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> 2488421 INFO (qtp1750240443-19829) [n:127.0.0.1:60592_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> 2488421 INFO (qtp1750240443-19827) [n:127.0.0.1:60592_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> 2488422 INFO (qtp1750240443-19827) [n:127.0.0.1:60592_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 2488422 INFO (qtp1347939166-19826) [n:127.0.0.1:60593_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> 2488422 INFO (qtp1750240443-19827) [n:127.0.0.1:60592_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 1577824058151534592
[junit4] 2> 2488423 INFO (qtp1347939166-19826) [n:127.0.0.1:60593_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 2488422 INFO (qtp1750240443-19829) [n:127.0.0.1:60592_solr
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 2488423 INFO
(searcherExecutor-8320-thread-1-processing-n:127.0.0.1:60592_solr
x:collection1_shard1_replica_t2 s:shard1 c:collection1 r:core_node5)
[n:127.0.0.1:60592_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@355d14bc[collection1_shard1_replica_t2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2488423 INFO
(searcherExecutor-8319-thread-1-processing-n:127.0.0.1:60592_solr
x:collection1_shard2_replica_t6 s:shard2 c:collection1 r:core_node8)
[n:127.0.0.1:60592_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@5ea774ff[collection1_shard2_replica_t6]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2488423 INFO (qtp1750240443-19829) [n:127.0.0.1:60592_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 1577824058152583168
[junit4] 2> 2488423 INFO
(searcherExecutor-8318-thread-1-processing-n:127.0.0.1:60593_solr
x:collection1_shard1_replica_t1 s:shard1 c:collection1 r:core_node3)
[n:127.0.0.1:60593_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@7773d003[collection1_shard1_replica_t1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2488423 INFO (qtp1347939166-19826) [n:127.0.0.1:60593_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 1577824058152583168
[junit4] 2> 2488429 INFO (qtp1750240443-19827) [n:127.0.0.1:60592_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> 2488429 INFO (qtp1750240443-19827) [n:127.0.0.1:60592_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> 2488429 INFO (qtp1750240443-19827) [n:127.0.0.1:60592_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:60592/solr/collection1_shard1_replica_t2/
[junit4] 2> 2488429 INFO (qtp1750240443-19827) [n:127.0.0.1:60592_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=http://127.0.0.1:60592/solr START
replicas=[http://127.0.0.1:60593/solr/collection1_shard1_replica_t1/]
nUpdates=100
[junit4] 2> 2488432 INFO (qtp1347939166-19837) [n:127.0.0.1:60593_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> 2488536 INFO
(zkCallback-3019-thread-2-processing-n:127.0.0.1:60593_solr)
[n:127.0.0.1:60593_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> 2488536 INFO
(zkCallback-3019-thread-1-processing-n:127.0.0.1:60593_solr)
[n:127.0.0.1:60593_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> 2488536 INFO
(zkCallback-3020-thread-1-processing-n:127.0.0.1:60592_solr)
[n:127.0.0.1:60592_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> 2488536 INFO
(zkCallback-3020-thread-2-processing-n:127.0.0.1:60592_solr)
[n:127.0.0.1:60592_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> 2488730 INFO (qtp1750240443-19827) [n:127.0.0.1:60592_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=http://127.0.0.1:60592/solr DONE. We have no versions. sync failed.
[junit4] 2> 2488730 INFO (qtp1750240443-19827) [n:127.0.0.1:60592_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> 2488730 INFO (qtp1750240443-19827) [n:127.0.0.1:60592_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> 2488730 INFO (qtp1750240443-19827) [n:127.0.0.1:60592_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> 2488731 INFO (qtp1750240443-19827) [n:127.0.0.1:60592_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> 2488736 INFO (qtp1750240443-19827) [n:127.0.0.1:60592_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:60592/solr/collection1_shard1_replica_t2/ shard1
[junit4] 2> 2488841 INFO
(zkCallback-3020-thread-1-processing-n:127.0.0.1:60592_solr)
[n:127.0.0.1:60592_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> 2488841 INFO
(zkCallback-3020-thread-2-processing-n:127.0.0.1:60592_solr)
[n:127.0.0.1:60592_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> 2488841 INFO
(zkCallback-3019-thread-2-processing-n:127.0.0.1:60593_solr)
[n:127.0.0.1:60593_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> 2488841 INFO
(zkCallback-3019-thread-1-processing-n:127.0.0.1:60593_solr)
[n:127.0.0.1:60593_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> 2488844 INFO (qtp1750240443-19827) [n:127.0.0.1:60592_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> 2488846 INFO (qtp1750240443-19827) [n:127.0.0.1:60592_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=1600
[junit4] 2> 2488924 INFO (qtp1347939166-19834) [n:127.0.0.1:60593_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> 2488924 INFO (qtp1347939166-19834) [n:127.0.0.1:60593_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> 2488924 INFO (qtp1347939166-19834) [n:127.0.0.1:60593_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:60593/solr/collection1_shard2_replica_t4/
[junit4] 2> 2488925 INFO (qtp1347939166-19834) [n:127.0.0.1:60593_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=http://127.0.0.1:60593/solr START
replicas=[http://127.0.0.1:60592/solr/collection1_shard2_replica_t6/]
nUpdates=100
[junit4] 2> 2488927 INFO (qtp1750240443-19831) [n:127.0.0.1:60592_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=0
[junit4] 2> 2488951 INFO
(zkCallback-3019-thread-1-processing-n:127.0.0.1:60593_solr)
[n:127.0.0.1:60593_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> 2488951 INFO
(zkCallback-3020-thread-2-processing-n:127.0.0.1:60592_solr)
[n:127.0.0.1:60592_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> 2488951 INFO
(zkCallback-3020-thread-1-processing-n:127.0.0.1:60592_solr)
[n:127.0.0.1:60592_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> 2488951 INFO
(zkCallback-3019-thread-2-processing-n:127.0.0.1:60593_solr)
[n:127.0.0.1:60593_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> 2489228 INFO (qtp1347939166-19834) [n:127.0.0.1:60593_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=http://127.0.0.1:60593/solr DONE. We have no versions. sync failed.
[junit4] 2> 2489228 INFO (qtp1347939166-19834) [n:127.0.0.1:60593_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> 2489228 INFO (qtp1347939166-19834) [n:127.0.0.1:60593_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> 2489228 INFO (qtp1347939166-19834) [n:127.0.0.1:60593_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> 2489229 INFO (qtp1347939166-19834) [n:127.0.0.1:60593_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> 2489233 INFO (qtp1347939166-19834) [n:127.0.0.1:60593_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:60593/solr/collection1_shard2_replica_t4/ shard2
[junit4] 2> 2489337 INFO
(zkCallback-3019-thread-2-processing-n:127.0.0.1:60593_solr)
[n:127.0.0.1:60593_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> 2489337 INFO
(zkCallback-3019-thread-1-processing-n:127.0.0.1:60593_solr)
[n:127.0.0.1:60593_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> 2489337 INFO
(zkCallback-3020-thread-2-processing-n:127.0.0.1:60592_solr)
[n:127.0.0.1:60592_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> 2489337 INFO
(zkCallback-3020-thread-1-processing-n:127.0.0.1:60592_solr)
[n:127.0.0.1:60592_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> 2489389 INFO (qtp1347939166-19834) [n:127.0.0.1:60593_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> 2489391 INFO (qtp1347939166-19834) [n:127.0.0.1:60593_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=2142
[junit4] 2> 2489431 INFO (qtp1750240443-19829) [n:127.0.0.1:60592_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> 2489431 INFO (qtp1347939166-19826) [n:127.0.0.1:60593_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> 2489431 INFO (qtp1347939166-19826) [n:127.0.0.1:60593_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> 2489431 INFO (qtp1750240443-19829) [n:127.0.0.1:60592_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> 2489434 INFO (qtp1347939166-19826) [n:127.0.0.1:60593_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> 2489434 INFO (qtp1750240443-19829) [n:127.0.0.1:60592_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> 2489434 INFO (indexFetcher-8341-thread-1)
[n:127.0.0.1:60592_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> 2489436 INFO (indexFetcher-8340-thread-1)
[n:127.0.0.1:60593_solr c:collection1 s:shard1 r:core_node3
x:collection1_shard1_replica_t1] o.a.s.h.IndexFetcher Updated masterUrl to
http://127.0.0.1:60592/solr/collection1_shard1_replica_t2/
[junit4] 2> 2489437 INFO (qtp1750240443-19829) [n:127.0.0.1:60592_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=2190
[junit4] 2> 2489437 INFO (qtp1750240443-19823) [n:127.0.0.1:60592_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> 2489437 INFO (qtp1347939166-19826) [n:127.0.0.1:60593_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=2190
[junit4] 2> 2489437 INFO (indexFetcher-8340-thread-1)
[n:127.0.0.1:60593_solr c:collection1 s:shard1 r:core_node3
x:collection1_shard1_replica_t1] o.a.s.h.IndexFetcher Master's generation: 1
[junit4] 2> 2489437 INFO (indexFetcher-8340-thread-1)
[n:127.0.0.1:60593_solr c:collection1 s:shard1 r:core_node3
x:collection1_shard1_replica_t1] o.a.s.h.IndexFetcher Master's version: 0
[junit4] 2> 2489437 INFO (indexFetcher-8340-thread-1)
[n:127.0.0.1:60593_solr c:collection1 s:shard1 r:core_node3
x:collection1_shard1_replica_t1] o.a.s.h.IndexFetcher Slave's generation: 1
[junit4] 2> 2489437 INFO (indexFetcher-8340-thread-1)
[n:127.0.0.1:60593_solr c:collection1 s:shard1 r:core_node3
x:collection1_shard1_replica_t1] o.a.s.h.IndexFetcher Slave's version: 0
[junit4] 2> 2489440 INFO (qtp1750240443-19825) [n:127.0.0.1:60592_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> 2489545 INFO
(zkCallback-3019-thread-2-processing-n:127.0.0.1:60593_solr)
[n:127.0.0.1:60593_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> 2489545 INFO
(zkCallback-3019-thread-1-processing-n:127.0.0.1:60593_solr)
[n:127.0.0.1:60593_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> 2489545 INFO
(zkCallback-3020-thread-2-processing-n:127.0.0.1:60592_solr)
[n:127.0.0.1:60592_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> 2489545 INFO
(zkCallback-3020-thread-1-processing-n:127.0.0.1:60592_solr)
[n:127.0.0.1:60592_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> 2490442 INFO (qtp1750240443-19825) [n:127.0.0.1:60592_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=3542
[junit4] 2> 2490442 INFO
(SUITE-TestCloudRecovery-seed#[FA8D96852459F7C3]-worker) [ ]
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection:
collection1 failOnTimeout:true timeout (sec):30
[junit4] 2> 2490443 INFO
(SUITE-TestCloudRecovery-seed#[FA8D96852459F7C3]-worker) [ ]
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1
[junit4] 2> 2490473 INFO
(TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[FA8D96852459F7C3])
[ ] o.a.s.SolrTestCaseJ4 ###Starting leaderRecoverFromLogOnStartupTest
[junit4] 2> 2490481 INFO (qtp1750240443-19828) [n:127.0.0.1:60592_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_=-1577824060305309696&distrib.from=http://127.0.0.1:60593/solr/collection1_shard2_replica_t4/&wt=javabin&version=2}{deleteByQuery=*:*
(-1577824060305309696)} 0 0
[junit4] 2> 2490485 INFO (qtp1347939166-19835) [n:127.0.0.1:60593_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_=-1577824060311601152&distrib.from=http://127.0.0.1:60592/solr/collection1_shard1_replica_t2/&wt=javabin&version=2}{deleteByQuery=*:*
(-1577824060311601152)} 0 0
[junit4] 2> 2490485 INFO (qtp1750240443-19827) [n:127.0.0.1:60592_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=http://127.0.0.1:60593/solr/collection1_shard2_replica_t4/&wt=javabin&version=2}{deleteByQuery=*:*
(-1577824060311601152)} 0 3
[junit4] 2> 2490485 INFO (qtp1347939166-19839) [n:127.0.0.1:60593_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=*:*
(-1577824060305309696)} 0 9
[junit4] 2> 2490487 INFO (qtp1750240443-19830) [n:127.0.0.1:60592_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1577824060316844032,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2490488 INFO (qtp1750240443-19830) [n:127.0.0.1:60592_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> 2490489 INFO (qtp1750240443-19830) [n:127.0.0.1:60592_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2490489 INFO (qtp1347939166-19834) [n:127.0.0.1:60593_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1577824060318941184,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2490489 INFO (qtp1347939166-19834) [n:127.0.0.1:60593_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> 2490489 INFO (qtp1347939166-19837) [n:127.0.0.1:60593_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> 2490490 INFO (qtp1347939166-19834) [n:127.0.0.1:60593_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2490489 INFO (qtp1750240443-19830) [n:127.0.0.1:60592_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=http://127.0.0.1:60593/solr/collection1_shard2_replica_t4/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 2
[junit4] 2> 2490490 INFO (qtp1347939166-19834) [n:127.0.0.1:60593_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=http://127.0.0.1:60593/solr/collection1_shard2_replica_t4/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 0
[junit4] 2> 2490490 INFO (qtp1750240443-19831) [n:127.0.0.1:60592_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> 2490492 INFO (qtp1750240443-19830) [n:127.0.0.1:60592_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> 2490492 INFO (qtp1347939166-19826) [n:127.0.0.1:60593_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> 2490919 INFO
(OverseerCollectionConfigSetProcessor-98614003505561605-127.0.0.1:60593_solr-n_0000000000)
[n:127.0.0.1:60593_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> 2490995 INFO (qtp1347939166-19839) [n:127.0.0.1:60593_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> 2490995 INFO (qtp1750240443-19828) [n:127.0.0.1:60592_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> 2491498 INFO (qtp1347939166-19834) [n:127.0.0.1:60593_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> 2491498 INFO (qtp1750240443-19830) [n:127.0.0.1:60592_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> 2492002 INFO (qtp1347939166-19826) [n:127.0.0.1:60593_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> 2492005 INFO (qtp1750240443-19825) [n:127.0.0.1:60592_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> 2492443 INFO (indexFetcher-8341-thread-1)
[n:127.0.0.1:60592_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> 2492443 INFO (indexFetcher-8341-thread-1)
[n:127.0.0.1:60592_solr c:collection1 s:shard2 r:core_node8
x:collection1_shard2_replica_t6] o.a.s.h.IndexFetcher Updated masterUrl to
http://127.0.0.1:60593/solr/collection1_shard2_replica_t4/
[junit4] 2> 2492444 INFO (qtp1750240443-19825) [n:127.0.0.1:60592_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> 2492444 INFO (qtp1347939166-19826) [n:127.0.0.1:60593_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> 2492444 INFO (indexFetcher-8341-thread-1)
[n:127.0.0.1:60592_solr c:collection1 s:shard2 r:core_node8
x:collection1_shard2_replica_t6] o.a.s.h.IndexFetcher Master's generation: 1
[junit4] 2> 2492444 INFO (indexFetcher-8340-thread-1)
[n:127.0.0.1:60593_solr c:collection1 s:shard1 r:core_node3
x:collection1_shard1_replica_t1] o.a.s.h.IndexFetcher Master's generation: 1
[junit4] 2> 2492444 INFO (indexFetcher-8341-thread-1)
[n:127.0.0.1:60592_solr c:collection1 s:shard2 r:core_node8
x:collection1_shard2_replica_t6] o.a.s.h.IndexFetcher Master's version: 0
[junit4] 2> 2492444 INFO (indexFetcher-8340-thread-1)
[n:127.0.0.1:60593_solr c:collection1 s:shard1 r:core_node3
x:collection1_shard1_replica_t1] o.a.s.h.IndexFetcher Master's version: 0
[junit4] 2> 2492444 INFO (indexFetcher-8340-thread-1)
[n:127.0.0.1:60593_solr c:collection1 s:shard1 r:core_node3
x:collection1_shard1_replica_t1] o.a.s.h.IndexFetcher Slave's generation: 1
[junit4] 2> 2492444 INFO (indexFetcher-8341-thread-1)
[n:127.0.0.1:60592_solr c:collection1 s:shard2 r:core_node8
x:collection1_shard2_replica_t6] o.a.s.h.IndexFetcher Slave's generation: 1
[junit4] 2> 2492444 INFO (indexFetcher-8340-thread-1)
[n:127.0.0.1:60593_solr c:collection1 s:shard1 r:core_node3
x:collection1_shard1_replica_t1] o.a.s.h.IndexFetcher Slave's version: 0
[junit4] 2> 2492444 INFO (indexFetcher-8341-thread-1)
[n:127.0.0.1:60592_solr c:collection1 s:shard2 r:core_node8
x:collection1_shard2_replica_t6] o.a.s.h.IndexFetcher Slave's version: 0
[junit4] 2> 2492444 INFO (indexFetcher-8341-thread-1)
[n:127.0.0.1:60592_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> 2492444 INFO (indexFetcher-8341-thread-1)
[n:127.0.0.1:60592_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> 2492444 INFO (indexFetcher-8341-thread-1)
[n:127.0.0.1:60592_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@e2aa160 commitCommandVersion:0
[junit4] 2> 2492464 INFO (indexFetcher-8341-thread-1)
[n:127.0.0.1:60592_solr c:collection1 s:shard2 r:core_node8
x:collection1_shard2_replica_t6] o.a.s.s.SolrIndexSearcher Opening
[Searcher@4d2ca10[collection1_shard2_replica_t6] main]
[junit4] 2> 2492465 INFO (indexFetcher-8341-thread-1)
[n:127.0.0.1:60592_solr c:collection1 s:shard2 r:core_node8
x:collection1_shard2_replica_t6] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2492466 INFO
(searcherExecutor-8319-thread-1-processing-n:127.0.0.1:60592_solr
x:collection1_shard2_replica_t6 s:shard2 c:collection1 r:core_node8)
[n:127.0.0.1:60592_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@4d2ca10[collection1_shard2_replica_t6]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2492512 INFO (qtp1347939166-19835) [n:127.0.0.1:60593_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> 2492512 INFO (qtp1750240443-19830) [n:127.0.0.1:60592_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> 2493015 INFO (qtp1750240443-19823) [n:127.0.0.1:60592_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> 2493015 INFO (qtp1347939166-19839) [n:127.0.0.1:60593_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> 2493518 INFO (qtp1750240443-19829) [n:127.0.0.1:60592_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> 2493518 INFO (qtp1347939166-19835) [n:127.0.0.1:60593_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> 2494028 INFO (qtp1347939166-19834) [n:127.0.0.1:60593_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> 2494028 INFO (qtp1750240443-19823) [n:127.0.0.1:60592_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> 2494531 INFO (qtp1347939166-19838) [n:127.0.0.1:60593_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> 2494535 INFO (qtp1750240443-19829) [n:127.0.0.1:60592_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> 2495033 INFO (qtp1347939166-19835) [n:127.0.0.1:60593_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> 2495037 INFO (qtp1750240443-19825) [n:127.0.0.1:60592_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> 2495435 INFO (qtp1347939166-19838) [n:127.0.0.1:60593_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> 2495435 INFO (indexFetcher-8341-thread-1)
[n:127.0.0.1:60592_solr c:collection1 s:shard2 r:core_node8
x:collection1_shard2_replica_t6] o.a.s.h.IndexFetcher Master's generation: 1
[junit4] 2> 2495435 INFO (indexFetcher-8341-thread-1)
[n:127.0.0.1:60592_solr c:collection1 s:shard2 r:core_node8
x:collection1_shard2_replica_t6] o.a.s.h.IndexFetcher Master's version: 0
[junit4] 2> 2495436 INFO (indexFetcher-8341-thread-1)
[n:127.0.0.1:60592_solr c:collection1 s:shard2 r:core_node8
x:collection1_shard2_replica_t6] o.a.s.h.IndexFetcher Slave's generation: 2
[junit4] 2> 2495436 INFO (indexFetcher-8341-thread-1)
[n:127.0.0.1:60592_solr c:collection1 s:shard2 r:core_node8
x:collection1_shard2_replica_t6] o.a.s.h.IndexFetcher Slave's version:
1504730284090
[junit4] 2> 2495436 INFO (qtp1750240443-19827) [n:127.0.0.1:60592_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> 2495437 INFO (indexFetcher-8340-thread-1)
[n:127.0.0.1:60593_solr c:collection1 s:shard1 r:core_node3
x:collection1_shard1_replica_t1] o.a.s.h.IndexFetcher Master's generation: 1
[junit4] 2> 2495437 INFO (indexFetcher-8340-thread-1)
[n:127.0.0.1:60593_solr c:collection1 s:shard1 r:core_node3
x:collection1_shard1_replica_t1] o.a.s.h.IndexFetcher Master's version: 0
[junit4] 2> 2495437 INFO (indexFetcher-8340-thread-1)
[n:127.0.0.1:60593_solr c:collection1 s:shard1 r:core_node3
x:collection1_shard1_replica_t1] o.a.s.h.IndexFetcher Slave's generation: 1
[junit4] 2> 2495437 INFO (indexFetcher-8340-thread-1)
[n:127.0.0.1:60593_solr c:collection1 s:shard1 r:core_node3
x:collection1_shard1_replica_t1] o.a.s.h.IndexFetcher Slave's version: 0
[junit4] 2> 2495536 INFO (qtp1347939166-19835) [n:127.0.0.1:60593_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> 2495540 INFO (qtp1750240443-19828) [n:127.0.0.1:60592_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> 2496039 INFO (qtp1347939166-19839) [n:127.0.0.1:60593_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> 2496046 INFO (qtp1750240443-19829) [n:127.0.0.1:60592_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> 2496542 INFO (qtp1347939166-19826) [n:127.0.0.1:60593_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> 2496552 INFO (qtp1750240443-19830) [n:127.0.0.1:60592_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> 2497044 INFO (qtp1347939166-19834) [n:127.0.0.1:60593_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> 2497056 INFO (qtp1750240443-19829) [n:127.0.0.1:60592_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> 2497547 INFO (qtp1347939166-19838) [n:127.0.0.1:60593_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> 2497558 INFO (qtp1750240443-19825) [n:127.0.0.1:60592_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> 2498049 INFO (qtp1347939166-19826) [n:127.0.0.1:60593_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> 2498064 INFO (qtp1750240443-19827) [n:127.0.0.1:60592_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> 2498446 INFO (qtp1750240443-19828) [n:127.0.0.1:60592_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> 2498446 INFO (qtp1347939166-19838) [n:127.0.0.1:60593_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> 2498446 INFO (indexFetcher-8341-thread-1)
[n:127.0.0.1:60592_solr c:collection1 s:shard2 r:core_node8
x:collection1_shard2_replica_t6] o.a.s.h.IndexFetcher Master's generation: 1
[junit4] 2> 2498446 INFO (indexFetcher-8340-thread-1)
[n:127.0.0.1:60593_solr c:collection1 s:shard1 r:core_node3
x:collection1_shard1_replica_t1] o.a.s.h.IndexFetcher Master's generation: 1
[junit4] 2> 2498446 INFO (indexFetcher-8340-thread-1)
[n:127.0.0.1:60593_solr c:collection1 s:shard1 r:core_node3
x:collection1_shard1_replica_t1] o.a.s.h.IndexFetcher Master's version: 0
[junit4] 2> 2498446 INFO (indexFetcher-8341-thread-1)
[n:127.0.0.1:60592_solr c:collection1 s:shard2 r:core_node8
x:collection1_shard2_replica_t6] o.a.s.h.IndexFetcher Master's version: 0
[junit4] 2> 2498446 INFO (indexFetcher-8341-thread-1)
[n:127.0.0.1:60592_solr c:collection1 s:shard2 r:core_node8
x:collection1_shard2_replica_t6] o.a.s.h.IndexFetcher Slave's generation: 2
[junit4] 2> 2498446 INFO (indexFetcher-8341-thread-1)
[n:127.0.0.1:60592_solr c:collection1 s:shard2 r:core_node8
x:collection1_shard2_replica_t6] o.a.s.h.IndexFetcher Slave's version:
1504730284090
[junit4] 2> 2498446 INFO (indexFetcher-8340-thread-1)
[n:127.0.0.1:60593_solr c:collection1 s:shard1 r:core_node3
x:collection1_shard1_replica_t1] o.a.s.h.IndexFetcher Slave's generation: 1
[junit4] 2> 2498446 INFO (indexFetcher-8340-thread-1)
[n:127.0.0.1:60593_solr c:collection1 s:shard1 r:core_node3
x:collection1_shard1_replica_t1] o.a.s.h.IndexFetcher Slave's version: 0
[junit4] 2> 2498557 INFO (qtp1347939166-19835) [n:127.0.0.1:60593_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> 2498567 INFO (qtp1750240443-19825) [n:127.0.0.1:60592_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> 2499060 INFO (qtp1347939166-19834) [n:127.0.0.1:60593_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> 2499069 INFO (qtp1750240443-19828) [n:127.0.0.1:60592_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> 2499562 INFO (qtp1347939166-19839) [n:127.0.0.1:60593_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> 2499572 INFO (qtp1750240443-19827) [n:127.0.0.1:60592_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> 2500070 INFO (qtp1347939166-19826) [n:127.0.0.1:60593_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> 2500079 INFO (qtp1750240443-19823) [n:127.0.0.1:60592_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> 2500573 INFO (qtp1347939166-19834) [n:127.0.0.1:60593_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> 2500592 INFO (qtp1750240443-19827) [n:127.0.0.1:60592_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> 2501076 INFO (qtp1347939166-19835) [n:127.0.0.1:60593_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> 2501095 INFO (qtp1750240443-19823) [n:127.0.0.1:60592_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> 2501434 INFO (qtp1347939166-19834) [n:127.0.0.1:60593_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> 2501434 INFO (indexFetcher-8341-thread-1)
[n:127.0.0.1:60592_solr c:collection1 s:shard2 r:core_node8
x:collection1_shard2_replica_t6] o.a.s.h.IndexFetcher Master's generation: 1
[junit4] 2> 2501434 INFO (indexFetcher-8341-thread-1)
[n:127.0.0.1:60592_solr c:collection1 s:shard2 r:core_node8
x:collection1_shard2_replica_t6] o.a.s.h.IndexFetcher Master's version: 0
[junit4] 2> 2501435 INFO (indexFetcher-8341-thread-1)
[n:127.0.0.1:60592_solr c:collection1 s:shard2 r:core_node8
x:collection1_shard2_replica_t6] o.a.s.h.IndexFetcher Slave's generation: 2
[junit4] 2> 2501435 INFO (indexFetcher-8341-thread-1)
[n:127.0.0.1:60592_solr c:collection1 s:shard2 r:core_node8
x:collection1_shard2_replica_t6] o.a.s.h.IndexFetcher Slave's version:
1504730284090
[junit4] 2> 2501447 INFO (qtp1750240443-19830) [n:127.0.0.1:60592_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> 2501448 INFO (indexFetcher-8340-thread-1)
[n:127.0.0.1:60593_solr c:collection1 s:shard1 r:core_node3
x:collection1_shard1_replica_t1] o.a.s.h.IndexFetcher Master's generation: 1
[junit4] 2> 2501448 INFO (indexFetcher-8340-thread-1)
[n:127.0.0.1:60593_solr c:collection1 s:shard1 r:core_node3
x:collection1_shard1_replica_t1] o.a.s.h.IndexFetcher Master's version: 0
[junit4] 2> 2501448 INFO (indexFetcher-8340-thread-1)
[n:127.0.0.1:60593_solr c:collection1 s:shard1 r:core_node3
x:collection1_shard1_replica_t1] o.a.s.h.IndexFetcher Slave's generation: 1
[junit4] 2> 2501448 INFO (indexFetcher-8340-thread-1)
[n:127.0.0.1:60593_solr c:collection1 s:shard1 r:core_node3
x:collection1_shard1_replica_t1] o.a.s.h.IndexFetcher Slave's version: 0
[junit4] 2> 2501584 INFO (qtp1347939166-19826) [n:127.0.0.1:60593_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> 2501610 INFO (qtp1750240443-19829) [n:127.0.0.1:60592_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> 2502088 INFO (qtp1347939166-19838) [n:127.0.0.1:60593_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> 2502123 INFO (qtp1750240443-19830) [n:127.0.0.1:60592_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> 2502599 INFO (qtp1347939166-19839) [n:127.0.0.1:60593_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> 2502626 INFO (qtp1750240443-19823) [n:127.0.0.1:60592_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> 2503111 INFO (qtp1347939166-19834) [n:127.0.0.1:60593_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> 2503138 INFO (qtp1750240443-19827) [n:127.0.0.1:60592_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> 2503621 INFO (qtp1347939166-19835) [n:127.0.0.1:60593_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> 2503650 INFO (qtp1750240443-19823) [n:127.0.0.1:60592_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> 2504133 INF
[...truncated too long message...]
ateExecutor-3042-thread-2-processing-n:127.0.0.1:60593_solr
x:collection1_shard2_replica_t4 s:shard2 c:collection1 r:core_node7)
[n:127.0.0.1:60593_solr c:collection1 s:shard2 r:core_node7
x:collection1_shard2_replica_t4] o.a.s.u.DefaultSolrCoreState Skipping recovery
because Solr is shutdown
[junit4] 2> 2663056 INFO (jetty-closer-3009-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=98614003505561617-127.0.0.1:60593_solr-n_0000000004) closing
[junit4] 2> 2663056 INFO
(OverseerStateUpdate-98614003505561617-127.0.0.1:60593_solr-n_0000000004)
[n:127.0.0.1:60593_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:60593_solr
[junit4] 2> 2663057 WARN
(zkCallback-3045-thread-2-processing-n:127.0.0.1:60593_solr)
[n:127.0.0.1:60593_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 2663058 INFO (jetty-closer-3009-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@154e994a{/solr,null,UNAVAILABLE}
[junit4] 2> 2663059 ERROR
(SUITE-TestCloudRecovery-seed#[FA8D96852459F7C3]-worker) [ ]
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper
server won't take any action on ERROR or SHUTDOWN server state changes
[junit4] 2> 2663059 INFO
(SUITE-TestCloudRecovery-seed#[FA8D96852459F7C3]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:60590 60590
[junit4] 2> 2663069 INFO (Thread-3916) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:60590 60590
[junit4] 2> 2663327 WARN (Thread-3916) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 7 /solr/aliases.json
[junit4] 2> 7 /solr/clusterprops.json
[junit4] 2> 6 /solr/security.json
[junit4] 2> 6 /solr/configs/config
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 151 /solr/collections/collection1/state.json
[junit4] 2> 7 /solr/clusterstate.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 7 /solr/collections
[junit4] 2> 3 /solr/overseer/queue
[junit4] 2> 3 /solr/live_nodes
[junit4] 2> 3 /solr/overseer/collection-queue-work
[junit4] 2> 2 /solr/overseer/queue-work
[junit4] 2>
[junit4] 2> NOTE: leaving temporary files on disk at:
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_FA8D96852459F7C3-001
[junit4] 2> Sep 06, 2017 8:40:54 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{id=PostingsFormat(name=LuceneVarGapDocFreqInterval)},
docValues:{_version_=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=1199,
maxMBSortInHeap=7.178653014763332, sim=RandomSimilarity(queryNorm=true): {},
locale=sq-AL, timezone=America/Argentina/Rio_Gallegos
[junit4] 2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_144
(64-bit)/cpus=3,threads=1,free=161124568,total=536870912
[junit4] 2> NOTE: All tests run in this JVM: [StatsReloadRaceTest,
ZkStateReaderTest, HLLSerializationTest, TestPKIAuthenticationPlugin,
TestCloudSearcherWarming, ShardSplitTest, TestHdfsUpdateLog,
TestHdfsCloudBackupRestore, TestIBSimilarityFactory, AutoScalingHandlerTest,
TestJavabinTupleStreamParser, CoreMergeIndexesAdminHandlerTest,
TlogReplayBufferedWhileIndexingTest, FastVectorHighlighterTest,
TestTolerantUpdateProcessorCloud, TestFoldingMultitermQuery, TestMissingGroups,
TestSmileRequest, TestZkAclsWithHadoopAuth, SyncSliceTest, CheckHdfsIndexTest,
OutOfBoxZkACLAndCredentialsProvidersTest, TestCloudDeleteByQuery,
DistributedSpellCheckComponentTest, TestReplicationHandlerBackup,
SolrGangliaReporterTest, TestSolrConfigHandlerConcurrent, ResponseHeaderTest,
CurrencyFieldTypeTest, TestQuerySenderNoQuery, TestBulkSchemaAPI,
TestCSVResponseWriter, HdfsRestartWhileUpdatingTest, TestSearcherReuse,
SuggesterTest, HdfsCollectionsAPIDistributedZkTest, IndexBasedSpellCheckerTest,
TestFunctionQuery, AsyncCallRequestStatusResponseTest, TestFreeTextSuggestions,
CdcrReplicationHandlerTest, DefaultValueUpdateProcessorTest,
DirectUpdateHandlerTest, TestPhraseSuggestions,
DocExpirationUpdateProcessorFactoryTest, TestCustomStream,
TestPayloadCheckQParserPlugin, TestScoreJoinQPScore,
TestFieldCollectionResource, DistanceFunctionTest, ClusterStateTest,
CollectionsAPISolrJTest, TestLeaderElectionZkExpiry, ReturnFieldsTest,
AssignBackwardCompatibilityTest, TestSolrCloudWithKerberosAlt,
AlternateDirectoryTest, MoveReplicaHDFSUlogDirTest, TestCustomSort,
TestHashQParserPlugin, TestOmitPositions, TestReplicationHandler,
TestCloudSchemaless, TestManagedSchemaAPI, TestSchemaNameResource,
TestPointFields, AddBlockUpdateTest, BooleanFieldTest,
UUIDUpdateProcessorFallbackTest, RequiredFieldsTest, TestLegacyFieldCache,
PKIAuthenticationIntegrationTest, XmlUpdateRequestHandlerTest, SolrXmlInZkTest,
DistributedExpandComponentTest, TestBackupRepositoryFactory,
HdfsLockFactoryTest, SolrIndexSplitterTest, HdfsRecoverLeaseTest,
JavabinLoaderTest, OverseerTest, SearchHandlerTest, DirectoryFactoryTest,
TestUtils, DocValuesMissingTest, TestPrepRecovery,
TestNonDefinedSimilarityFactory, TestTrieFacet, BlockJoinFacetRandomTest,
TestBinaryField, StressHdfsTest, DirectUpdateHandlerOptimizeTest,
AnalysisAfterCoreReloadTest, TestNamedUpdateProcessors,
SolrCoreMetricManagerTest, TestSolrDeletionPolicy2, TestSolrQueryResponse,
SpatialHeatmapFacetsTest, RankQueryTest, NotRequiredUniqueKeyTest,
TestLegacyTerms, TestHighlightDedupGrouping, TestFuzzyAnalyzedSuggestions,
TestNoOpRegenerator, DistributedQueryComponentOptimizationTest,
WordBreakSolrSpellCheckerTest, DeleteShardTest, TestRandomDVFaceting,
TestQueryWrapperFilter, TestMacros, BinaryUpdateRequestHandlerTest,
OutputWriterTest, ParsingFieldUpdateProcessorsTest, HighlighterTest,
HdfsThreadLeakTest, TestFilteredDocIdSet, TestOrdValues, TestJettySolrRunner,
TestJsonFacets, TestRecoveryHdfs, TestCursorMarkWithoutUniqueKey,
TestXmlQParserPlugin, DocValuesTest, TestExpandComponent,
DistributedFacetPivotWhiteBoxTest, DateMathParserTest,
QueryElevationComponentTest, TestRandomRequestDistribution,
TestDynamicFieldCollectionResource, SpellCheckCollatorWithCollapseTest,
ClassificationUpdateProcessorTest, TestStandardQParsers,
TestDeleteCollectionOnDownNodes, OverseerCollectionConfigSetProcessorTest,
TestSolrCoreProperties, TestPseudoReturnFields, DistribCursorPagingTest,
TestExtendedDismaxParser, TestImplicitCoreProperties, BlockCacheTest,
LargeFieldTest, TestFieldCacheSort, DeleteNodeTest,
TestDocBasedVersionConstraints, TestManagedResourceStorage,
TestNumericRangeQuery32, TestTolerantSearch, SimpleFacetsTest,
TestInPlaceUpdatesStandalone, SolrJmxReporterCloudTest,
MissingSegmentRecoveryTest, JvmMetricsTest, SolrShardReporterTest,
TestSizeLimitedDistributedMap, OverseerRolesTest,
TestImpersonationWithHadoopAuth, LeaderInitiatedRecoveryOnShardRestartTest,
TestSha256AuthenticationProvider, TestStressReorder, CdcrBootstrapTest,
SortByFunctionTest, TestTestInjection,
ClassificationUpdateProcessorFactoryTest, RecoveryZkTest,
ManagedSchemaRoundRobinCloudTest, TestClassicSimilarityFactory,
ConfigureRecoveryStrategyTest, TestLegacyFieldReuse, HardAutoCommitTest,
MetricsHandlerTest, TestSchemalessBufferedUpdates, GraphQueryTest,
CoreAdminCreateDiscoverTest, PathHierarchyTokenizerFactoryTest,
TestLMDirichletSimilarityFactory, ActionThrottleTest, BasicDistributedZkTest,
ShowFileRequestHandlerTest, SimplePostToolTest, TestCoreDiscovery,
SignatureUpdateProcessorFactoryTest, SpellCheckCollatorTest,
SolrRequestParserTest, SuggesterTSTTest, TestStressLucene, TestTrie,
SuggesterWFSTTest, NoCacheHeaderTest, TestAtomicUpdateErrorCases,
QueryEqualityTest, SolrInfoBeanTest, DisMaxRequestHandlerTest,
TestReversedWildcardFilterFactory, DocumentAnalysisRequestHandlerTest,
RequestHandlersTest, TestIndexingPerformance, FieldAnalysisRequestHandlerTest,
IndexSchemaTest, TestCollationField, MBeansHandlerTest, HighlighterConfigTest,
SOLR749Test, TestQuerySenderListener, ResponseLogComponentTest,
BadComponentTest, TestStressRecovery, TestXIncludeConfig,
TestDFRSimilarityFactory, TestFastWriter, TimeZoneUtilsTest,
TestFastOutputStream, ScriptEngineTest, TestFastLRUCache,
ChaosMonkeyNothingIsSafeTest, BaseCdcrDistributedZkTest,
CdcrRequestHandlerTest, CdcrVersionReplicationTest,
ChaosMonkeySafeLeaderWithPullReplicasTest, ConfigSetsAPITest,
CreateCollectionCleanupTest, DeleteInactiveReplicaTest,
DistribJoinFromCollectionTest, DistributedVersionInfoTest,
LeaderElectionContextKeyTest, LeaderFailoverAfterPartitionTest,
LeaderFailureAfterFreshStartTest, MultiThreadedOCPTest, RemoteQueryErrorTest,
ReplaceNodeTest, RestartWhileUpdatingTest, SSLMigrationTest,
SharedFSAutoReplicaFailoverTest, SharedFSAutoReplicaFailoverUtilsTest,
SimpleCollectionCreateDeleteTest, SolrCLIZkUtilsTest, SolrCloudExampleTest,
TestCloudRecovery]
[junit4] Completed [548/731 (1!)] on J0 in 177.15s, 2 tests, 1 failure <<<
FAILURES!
[...truncated 46827 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/build.xml:810: The following
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/build.xml:690: The following
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/build.xml:678: Source checkout
is modified!!! Offending files:
* solr/licenses/commons-math3-3.6.1.jar.sha1
Total time: 92 minutes 53 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]