Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/450/
Java: 64bit/jdk-11.0.4 -XX:-UseCompressedOops -XX:+UseG1GC
1 tests failed.
FAILED:
org.apache.solr.cloud.autoscaling.AutoAddReplicasPlanActionTest.testSimple
Error Message:
Timeout waiting for live nodes, currently they are: [127.0.0.1:62884_solr,
127.0.0.1:62885_solr]
Stack Trace:
java.util.concurrent.TimeoutException: Timeout waiting for live nodes,
currently they are: [127.0.0.1:62884_solr, 127.0.0.1:62885_solr]
at
__randomizedtesting.SeedInfo.seed([372273CC85A00550:F915732A253D181]:0)
at
org.apache.solr.common.cloud.ZkStateReader.waitForLiveNodes(ZkStateReader.java:1849)
at
org.apache.solr.cloud.autoscaling.AutoAddReplicasPlanActionTest.testSimple(AutoAddReplicasPlanActionTest.java:131)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
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:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:834)
Build Log:
[...truncated 15162 lines...]
[junit4] Suite:
org.apache.solr.cloud.autoscaling.AutoAddReplicasPlanActionTest
[junit4] 2> 3390939 INFO
(TEST-AutoAddReplicasPlanActionTest.testSimple-seed#[372273CC85A00550]) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_372273CC85A00550-001/tempDir-001
[junit4] 2> 3390940 INFO
(TEST-AutoAddReplicasPlanActionTest.testSimple-seed#[372273CC85A00550]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 3390941 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 3390941 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 3391043 INFO
(TEST-AutoAddReplicasPlanActionTest.testSimple-seed#[372273CC85A00550]) [ ]
o.a.s.c.ZkTestServer start zk server on port:62879
[junit4] 2> 3391043 INFO
(TEST-AutoAddReplicasPlanActionTest.testSimple-seed#[372273CC85A00550]) [ ]
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:62879
[junit4] 2> 3391043 INFO
(TEST-AutoAddReplicasPlanActionTest.testSimple-seed#[372273CC85A00550]) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:62879
[junit4] 2> 3391043 INFO
(TEST-AutoAddReplicasPlanActionTest.testSimple-seed#[372273CC85A00550]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 62879
[junit4] 2> 3391045 INFO
(TEST-AutoAddReplicasPlanActionTest.testSimple-seed#[372273CC85A00550]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 3391061 INFO (zkConnectionManagerCallback-21268-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3391061 INFO
(TEST-AutoAddReplicasPlanActionTest.testSimple-seed#[372273CC85A00550]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 3391067 INFO
(TEST-AutoAddReplicasPlanActionTest.testSimple-seed#[372273CC85A00550]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 3391069 INFO (zkConnectionManagerCallback-21270-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3391069 INFO
(TEST-AutoAddReplicasPlanActionTest.testSimple-seed#[372273CC85A00550]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 3391070 INFO
(TEST-AutoAddReplicasPlanActionTest.testSimple-seed#[372273CC85A00550]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 3391073 INFO (zkConnectionManagerCallback-21272-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3391073 INFO
(TEST-AutoAddReplicasPlanActionTest.testSimple-seed#[372273CC85A00550]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 3391184 WARN (jetty-launcher-21273-thread-1) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 3391184 WARN (jetty-launcher-21273-thread-3) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 3391184 INFO (jetty-launcher-21273-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 3391184 INFO (jetty-launcher-21273-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 3391184 INFO (jetty-launcher-21273-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 3391184 INFO (jetty-launcher-21273-thread-1) [ ]
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git:
afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.4+11
[junit4] 2> 3391184 WARN (jetty-launcher-21273-thread-2) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 3391184 INFO (jetty-launcher-21273-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 3391184 INFO (jetty-launcher-21273-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 3391184 INFO (jetty-launcher-21273-thread-2) [ ]
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git:
afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.4+11
[junit4] 2> 3391184 INFO (jetty-launcher-21273-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 3391184 INFO (jetty-launcher-21273-thread-3) [ ]
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git:
afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.4+11
[junit4] 2> 3391187 INFO (jetty-launcher-21273-thread-3) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 3391187 INFO (jetty-launcher-21273-thread-3) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 3391187 INFO (jetty-launcher-21273-thread-3) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 3391189 INFO (jetty-launcher-21273-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@107359a9{/solr,null,AVAILABLE}
[junit4] 2> 3391190 INFO (jetty-launcher-21273-thread-3) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@2cce7fe{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:62884}
[junit4] 2> 3391190 INFO (jetty-launcher-21273-thread-3) [ ]
o.e.j.s.Server Started @3391256ms
[junit4] 2> 3391190 INFO (jetty-launcher-21273-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=62884}
[junit4] 2> 3391190 ERROR (jetty-launcher-21273-thread-3) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 3391190 INFO (jetty-launcher-21273-thread-3) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 3391191 INFO (jetty-launcher-21273-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.4.0
[junit4] 2> 3391191 INFO (jetty-launcher-21273-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 3391191 INFO (jetty-launcher-21273-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 3391191 INFO (jetty-launcher-21273-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-12-04T20:31:01.116460Z
[junit4] 2> 3391194 INFO (jetty-launcher-21273-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 3391194 INFO (jetty-launcher-21273-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 3391194 INFO (jetty-launcher-21273-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 3391194 INFO (jetty-launcher-21273-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 3391194 INFO (jetty-launcher-21273-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 3391194 INFO (jetty-launcher-21273-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 3391194 INFO (jetty-launcher-21273-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 3391195 INFO (jetty-launcher-21273-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@5fab14a0{/solr,null,AVAILABLE}
[junit4] 2> 3391195 INFO (jetty-launcher-21273-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@57690878{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:62885}
[junit4] 2> 3391195 INFO (jetty-launcher-21273-thread-1) [ ]
o.e.j.s.Server Started @3391262ms
[junit4] 2> 3391196 INFO (jetty-launcher-21273-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=62885}
[junit4] 2> 3391196 INFO (jetty-launcher-21273-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@7fd4fecc{/solr,null,AVAILABLE}
[junit4] 2> 3391196 ERROR (jetty-launcher-21273-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 3391196 INFO (jetty-launcher-21273-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 3391196 INFO (jetty-launcher-21273-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.4.0
[junit4] 2> 3391196 INFO (jetty-launcher-21273-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@762e8071{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:62886}
[junit4] 2> 3391196 INFO (jetty-launcher-21273-thread-2) [ ]
o.e.j.s.Server Started @3391262ms
[junit4] 2> 3391196 INFO (jetty-launcher-21273-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 3391196 INFO (jetty-launcher-21273-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 3391196 INFO (jetty-launcher-21273-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-12-04T20:31:01.121621Z
[junit4] 2> 3391196 INFO (jetty-launcher-21273-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=62886}
[junit4] 2> 3391196 ERROR (jetty-launcher-21273-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 3391196 INFO (jetty-launcher-21273-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 3391197 INFO (jetty-launcher-21273-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.4.0
[junit4] 2> 3391197 INFO (jetty-launcher-21273-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 3391197 INFO (jetty-launcher-21273-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 3391197 INFO (jetty-launcher-21273-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-12-04T20:31:01.122150Z
[junit4] 2> 3391197 INFO (jetty-launcher-21273-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 3391198 INFO (jetty-launcher-21273-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 3391201 INFO (zkConnectionManagerCallback-21275-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3391201 INFO (jetty-launcher-21273-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 3391202 INFO (jetty-launcher-21273-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 3391208 INFO (zkConnectionManagerCallback-21277-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3391208 INFO (jetty-launcher-21273-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 3391208 INFO (zkConnectionManagerCallback-21279-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3391208 INFO (jetty-launcher-21273-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 3391209 INFO (jetty-launcher-21273-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 3391209 INFO (jetty-launcher-21273-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 3391363 INFO (jetty-launcher-21273-thread-3) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 3391364 WARN (jetty-launcher-21273-thread-3) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@28039453[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 3391364 WARN (jetty-launcher-21273-thread-3) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@28039453[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 3391367 WARN (jetty-launcher-21273-thread-3) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@178488aa[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 3391367 WARN (jetty-launcher-21273-thread-3) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@178488aa[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 3391369 INFO (jetty-launcher-21273-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62879/solr
[junit4] 2> 3391370 INFO (jetty-launcher-21273-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 3391372 INFO (zkConnectionManagerCallback-21287-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3391372 INFO (jetty-launcher-21273-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 3391507 INFO (jetty-launcher-21273-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 3391508 WARN (jetty-launcher-21273-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@1c0d09be[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 3391508 WARN (jetty-launcher-21273-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@1c0d09be[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 3391511 WARN (jetty-launcher-21273-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@55d8399f[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 3391511 WARN (jetty-launcher-21273-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@55d8399f[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 3391512 INFO (jetty-launcher-21273-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62879/solr
[junit4] 2> 3391513 INFO (jetty-launcher-21273-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 3391546 INFO (jetty-launcher-21273-thread-3)
[n:127.0.0.1:62884_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 3391546 INFO (zkConnectionManagerCallback-21294-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3391546 INFO (jetty-launcher-21273-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 3391548 INFO (zkConnectionManagerCallback-21296-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3391548 INFO (jetty-launcher-21273-thread-3)
[n:127.0.0.1:62884_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 3391656 INFO (jetty-launcher-21273-thread-2)
[n:127.0.0.1:62886_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 3391659 INFO (zkConnectionManagerCallback-21298-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3391659 INFO (jetty-launcher-21273-thread-2)
[n:127.0.0.1:62886_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 3391862 INFO (jetty-launcher-21273-thread-3)
[n:127.0.0.1:62884_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:62884_solr
[junit4] 2> 3391864 INFO (jetty-launcher-21273-thread-3)
[n:127.0.0.1:62884_solr ] o.a.s.c.Overseer Overseer
(id=72247310800257032-127.0.0.1:62884_solr-n_0000000000) starting
[junit4] 2> 3391877 INFO
(OverseerStateUpdate-72247310800257032-127.0.0.1:62884_solr-n_0000000000)
[n:127.0.0.1:62884_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:62884_solr
[junit4] 2> 3391877 INFO (jetty-launcher-21273-thread-3)
[n:127.0.0.1:62884_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:62884_solr
[junit4] 2> 3391880 INFO
(OverseerStateUpdate-72247310800257032-127.0.0.1:62884_solr-n_0000000000)
[n:127.0.0.1:62884_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 3391892 DEBUG
(OverseerAutoScalingTriggerThread-72247310800257032-127.0.0.1:62884_solr-n_0000000000)
[ ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial
livenodes: [127.0.0.1:62884_solr]
[junit4] 2> 3391898 DEBUG (ScheduledTrigger-15474-thread-1) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 1 and last live nodes: 1
[junit4] 2> 3391946 INFO (jetty-launcher-21273-thread-3)
[n:127.0.0.1:62884_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 3391986 INFO (jetty-launcher-21273-thread-2)
[n:127.0.0.1:62886_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 3391989 INFO (jetty-launcher-21273-thread-3)
[n:127.0.0.1:62884_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_62884.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@66b56784
[junit4] 2> 3392026 INFO (jetty-launcher-21273-thread-2)
[n:127.0.0.1:62886_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:62886_solr as DOWN
[junit4] 2> 3392032 INFO (jetty-launcher-21273-thread-2)
[n:127.0.0.1:62886_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 3392032 INFO (jetty-launcher-21273-thread-2)
[n:127.0.0.1:62886_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:62886_solr
[junit4] 2> 3392037 INFO (zkCallback-21295-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 3392037 INFO (zkCallback-21297-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 3392042 INFO (jetty-launcher-21273-thread-3)
[n:127.0.0.1:62884_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_62884.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@66b56784
[junit4] 2> 3392042 INFO (jetty-launcher-21273-thread-3)
[n:127.0.0.1:62884_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_62884.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@66b56784
[junit4] 2> 3392046 INFO (jetty-launcher-21273-thread-3)
[n:127.0.0.1:62884_solr ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 3392048 INFO (jetty-launcher-21273-thread-3)
[n:127.0.0.1:62884_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_372273CC85A00550-001/tempDir-001/node3/.
[junit4] 2> 3392069 INFO (jetty-launcher-21273-thread-2)
[n:127.0.0.1:62886_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 3392103 INFO (jetty-launcher-21273-thread-2)
[n:127.0.0.1:62886_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_62886.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@66b56784
[junit4] 2> 3392117 INFO (jetty-launcher-21273-thread-2)
[n:127.0.0.1:62886_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_62886.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@66b56784
[junit4] 2> 3392117 INFO (jetty-launcher-21273-thread-2)
[n:127.0.0.1:62886_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_62886.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@66b56784
[junit4] 2> 3392119 INFO (jetty-launcher-21273-thread-2)
[n:127.0.0.1:62886_solr ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 3392120 INFO (jetty-launcher-21273-thread-2)
[n:127.0.0.1:62886_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_372273CC85A00550-001/tempDir-001/node2/.
[junit4] 2> 3392277 INFO (jetty-launcher-21273-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 3392291 WARN (jetty-launcher-21273-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@7d66d1a8[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 3392291 WARN (jetty-launcher-21273-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@7d66d1a8[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 3392294 WARN (jetty-launcher-21273-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@260dd93[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 3392294 WARN (jetty-launcher-21273-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@260dd93[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 3392295 INFO (jetty-launcher-21273-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62879/solr
[junit4] 2> 3392296 INFO (jetty-launcher-21273-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 3392298 INFO (zkConnectionManagerCallback-21312-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3392299 INFO (jetty-launcher-21273-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 3392403 INFO (jetty-launcher-21273-thread-1)
[n:127.0.0.1:62885_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 3392406 INFO (zkConnectionManagerCallback-21314-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3392406 INFO (jetty-launcher-21273-thread-1)
[n:127.0.0.1:62885_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 3392420 INFO (jetty-launcher-21273-thread-1)
[n:127.0.0.1:62885_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 3392447 INFO (jetty-launcher-21273-thread-1)
[n:127.0.0.1:62885_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:62885_solr as DOWN
[junit4] 2> 3392449 INFO (jetty-launcher-21273-thread-1)
[n:127.0.0.1:62885_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 3392449 INFO (jetty-launcher-21273-thread-1)
[n:127.0.0.1:62885_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:62885_solr
[junit4] 2> 3392451 INFO (zkCallback-21297-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 3392452 INFO (zkCallback-21295-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 3392452 INFO (zkCallback-21313-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 3392469 INFO (jetty-launcher-21273-thread-1)
[n:127.0.0.1:62885_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 3392492 INFO (jetty-launcher-21273-thread-1)
[n:127.0.0.1:62885_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_62885.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@66b56784
[junit4] 2> 3392503 INFO (jetty-launcher-21273-thread-1)
[n:127.0.0.1:62885_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_62885.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@66b56784
[junit4] 2> 3392504 INFO (jetty-launcher-21273-thread-1)
[n:127.0.0.1:62885_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_62885.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@66b56784
[junit4] 2> 3392506 INFO (jetty-launcher-21273-thread-1)
[n:127.0.0.1:62885_solr ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 3392508 INFO (jetty-launcher-21273-thread-1)
[n:127.0.0.1:62885_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_372273CC85A00550-001/tempDir-001/node1/.
[junit4] 2> 3392548 INFO
(TEST-AutoAddReplicasPlanActionTest.testSimple-seed#[372273CC85A00550]) [ ]
o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=3
[junit4] 2> 3392549 INFO
(TEST-AutoAddReplicasPlanActionTest.testSimple-seed#[372273CC85A00550]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 3392552 INFO (zkConnectionManagerCallback-21323-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 3392552 INFO
(TEST-AutoAddReplicasPlanActionTest.testSimple-seed#[372273CC85A00550]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 3392556 INFO
(TEST-AutoAddReplicasPlanActionTest.testSimple-seed#[372273CC85A00550]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
[junit4] 2> 3392559 INFO
(TEST-AutoAddReplicasPlanActionTest.testSimple-seed#[372273CC85A00550]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:62879/solr ready
[junit4] 2> 3392570 INFO (qtp2028564764-52216) [n:127.0.0.1:62886_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster
params={wt=javabin&version=2} status=0 QTime=2
[junit4] 2> 3392573 INFO (qtp202053647-52213) [n:127.0.0.1:62884_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
collection.configName=conf&maxShardsPerNode=2&autoAddReplicas=true&name=testSimple1&nrtReplicas=2&action=CREATE&numShards=2&createNodeSet=127.0.0.1:62884_solr,127.0.0.1:62886_solr&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 3392583 INFO
(OverseerThreadFactory-15476-thread-1-processing-n:127.0.0.1:62884_solr)
[n:127.0.0.1:62884_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
testSimple1
[junit4] 2> 3392711 INFO
(OverseerStateUpdate-72247310800257032-127.0.0.1:62884_solr-n_0000000000)
[n:127.0.0.1:62884_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testSimple1",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"testSimple1_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:62886/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 3392717 INFO
(OverseerStateUpdate-72247310800257032-127.0.0.1:62884_solr-n_0000000000)
[n:127.0.0.1:62884_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testSimple1",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"testSimple1_shard1_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:62884/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 3392723 INFO
(OverseerStateUpdate-72247310800257032-127.0.0.1:62884_solr-n_0000000000)
[n:127.0.0.1:62884_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testSimple1",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"testSimple1_shard2_replica_n4",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:62886/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 3392733 INFO
(OverseerStateUpdate-72247310800257032-127.0.0.1:62884_solr-n_0000000000)
[n:127.0.0.1:62884_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testSimple1",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"testSimple1_shard2_replica_n6",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:62884/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 3392902 DEBUG (ScheduledTrigger-15474-thread-3) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 3 and last live nodes: 1
[junit4] 2> 3392945 INFO (qtp202053647-52219) [n:127.0.0.1:62884_solr
x:testSimple1_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=testSimple1_shard1_replica_n2&action=CREATE&numShards=2&collection=testSimple1&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 3392945 INFO (qtp2028564764-52231) [n:127.0.0.1:62886_solr
x:testSimple1_shard2_replica_n4 ] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=testSimple1_shard2_replica_n4&action=CREATE&numShards=2&collection=testSimple1&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 3392945 INFO (qtp202053647-52219) [n:127.0.0.1:62884_solr
x:testSimple1_shard1_replica_n2 ] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 2147483647 transient cores
[junit4] 2> 3392946 INFO (qtp202053647-52221) [n:127.0.0.1:62884_solr
x:testSimple1_shard2_replica_n6 ] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=testSimple1_shard2_replica_n6&action=CREATE&numShards=2&collection=testSimple1&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 3392953 INFO (qtp2028564764-52233) [n:127.0.0.1:62886_solr
x:testSimple1_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testSimple1_shard1_replica_n1&action=CREATE&numShards=2&collection=testSimple1&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 3393904 DEBUG (ScheduledTrigger-15474-thread-1) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 3 and last live nodes: 3
[junit4] 2> 3393993 INFO (qtp202053647-52221) [n:127.0.0.1:62884_solr
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6 ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.4.0
[junit4] 2> 3394007 INFO (qtp2028564764-52231) [n:127.0.0.1:62886_solr
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4 ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.4.0
[junit4] 2> 3394011 INFO (qtp202053647-52221) [n:127.0.0.1:62884_solr
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6 ]
o.a.s.s.IndexSchema [testSimple1_shard2_replica_n6] Schema name=minimal
[junit4] 2> 3394014 INFO (qtp202053647-52221) [n:127.0.0.1:62884_solr
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6 ]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 3394014 INFO (qtp202053647-52221) [n:127.0.0.1:62884_solr
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6 ]
o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard2_replica_n6' using
configuration from collection testSimple1, trusted=true
[junit4] 2> 3394015 INFO (qtp202053647-52219) [n:127.0.0.1:62884_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2 ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.4.0
[junit4] 2> 3394015 INFO (qtp202053647-52221) [n:127.0.0.1:62884_solr
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6 ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_62884.solr.core.testSimple1.shard2.replica_n6' (registry
'solr.core.testSimple1.shard2.replica_n6') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@66b56784
[junit4] 2> 3394015 INFO (qtp202053647-52221) [n:127.0.0.1:62884_solr
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6 ]
o.a.s.c.SolrCore [[testSimple1_shard2_replica_n6] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_372273CC85A00550-001/tempDir-001/node3/testSimple1_shard2_replica_n6],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_372273CC85A00550-001/tempDir-001/node3/./testSimple1_shard2_replica_n6/data/]
[junit4] 2> 3394031 INFO (qtp2028564764-52233) [n:127.0.0.1:62886_solr
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1 ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.4.0
[junit4] 2> 3394033 INFO (qtp2028564764-52231) [n:127.0.0.1:62886_solr
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4 ]
o.a.s.s.IndexSchema [testSimple1_shard2_replica_n4] Schema name=minimal
[junit4] 2> 3394035 INFO (qtp202053647-52219) [n:127.0.0.1:62884_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2 ]
o.a.s.s.IndexSchema [testSimple1_shard1_replica_n2] Schema name=minimal
[junit4] 2> 3394056 INFO (qtp202053647-52219) [n:127.0.0.1:62884_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2 ]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 3394056 INFO (qtp202053647-52219) [n:127.0.0.1:62884_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2 ]
o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard1_replica_n2' using
configuration from collection testSimple1, trusted=true
[junit4] 2> 3394057 INFO (qtp202053647-52219) [n:127.0.0.1:62884_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2 ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_62884.solr.core.testSimple1.shard1.replica_n2' (registry
'solr.core.testSimple1.shard1.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@66b56784
[junit4] 2> 3394057 INFO (qtp202053647-52219) [n:127.0.0.1:62884_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2 ]
o.a.s.c.SolrCore [[testSimple1_shard1_replica_n2] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_372273CC85A00550-001/tempDir-001/node3/testSimple1_shard1_replica_n2],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_372273CC85A00550-001/tempDir-001/node3/./testSimple1_shard1_replica_n2/data/]
[junit4] 2> 3394060 INFO (qtp2028564764-52231) [n:127.0.0.1:62886_solr
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4 ]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 3394060 INFO (qtp2028564764-52231) [n:127.0.0.1:62886_solr
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4 ]
o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard2_replica_n4' using
configuration from collection testSimple1, trusted=true
[junit4] 2> 3394061 INFO (qtp2028564764-52231) [n:127.0.0.1:62886_solr
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4 ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_62886.solr.core.testSimple1.shard2.replica_n4' (registry
'solr.core.testSimple1.shard2.replica_n4') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@66b56784
[junit4] 2> 3394061 INFO (qtp2028564764-52231) [n:127.0.0.1:62886_solr
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4 ]
o.a.s.c.SolrCore [[testSimple1_shard2_replica_n4] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_372273CC85A00550-001/tempDir-001/node2/testSimple1_shard2_replica_n4],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_372273CC85A00550-001/tempDir-001/node2/./testSimple1_shard2_replica_n4/data/]
[junit4] 2> 3394064 INFO (qtp2028564764-52233) [n:127.0.0.1:62886_solr
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1 ]
o.a.s.s.IndexSchema [testSimple1_shard1_replica_n1] Schema name=minimal
[junit4] 2> 3394067 INFO (qtp2028564764-52233) [n:127.0.0.1:62886_solr
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1 ]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 3394067 INFO (qtp2028564764-52233) [n:127.0.0.1:62886_solr
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1 ]
o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard1_replica_n1' using
configuration from collection testSimple1, trusted=true
[junit4] 2> 3394067 INFO (qtp2028564764-52233) [n:127.0.0.1:62886_solr
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1 ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_62886.solr.core.testSimple1.shard1.replica_n1' (registry
'solr.core.testSimple1.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@66b56784
[junit4] 2> 3394067 INFO (qtp2028564764-52233) [n:127.0.0.1:62886_solr
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1 ]
o.a.s.c.SolrCore [[testSimple1_shard1_replica_n1] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_372273CC85A00550-001/tempDir-001/node2/testSimple1_shard1_replica_n1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_372273CC85A00550-001/tempDir-001/node2/./testSimple1_shard1_replica_n1/data/]
[junit4] 2> 3394169 INFO (qtp2028564764-52231) [n:127.0.0.1:62886_solr
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4 ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 3394169 INFO (qtp2028564764-52231) [n:127.0.0.1:62886_solr
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4 ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 3394187 INFO (qtp2028564764-52231) [n:127.0.0.1:62886_solr
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4 ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 3394188 INFO (qtp2028564764-52231) [n:127.0.0.1:62886_solr
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4 ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 3394211 INFO (qtp202053647-52219) [n:127.0.0.1:62884_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2 ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 3394212 INFO (qtp202053647-52219) [n:127.0.0.1:62884_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2 ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 3394214 INFO (qtp2028564764-52231) [n:127.0.0.1:62886_solr
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4 ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@7e645244[testSimple1_shard2_replica_n4] main]
[junit4] 2> 3394219 INFO (qtp202053647-52221) [n:127.0.0.1:62884_solr
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6 ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 3394219 INFO (qtp202053647-52219) [n:127.0.0.1:62884_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2 ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 3394219 INFO (qtp202053647-52219) [n:127.0.0.1:62884_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2 ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 3394220 INFO (qtp202053647-52221) [n:127.0.0.1:62884_solr
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6 ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 3394228 INFO (qtp202053647-52221) [n:127.0.0.1:62884_solr
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6 ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 3394229 INFO (qtp202053647-52221) [n:127.0.0.1:62884_solr
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6 ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 3394230 INFO (qtp2028564764-52231) [n:127.0.0.1:62886_solr
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4 ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 3394231 INFO (qtp2028564764-52231) [n:127.0.0.1:62886_solr
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4 ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 3394232 INFO (qtp2028564764-52231) [n:127.0.0.1:62886_solr
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4 ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 3394232 INFO (qtp2028564764-52231) [n:127.0.0.1:62886_solr
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4 ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1652022537519890432
[junit4] 2> 3394236 INFO (qtp2028564764-52233) [n:127.0.0.1:62886_solr
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1 ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 3394236 INFO
(searcherExecutor-15494-thread-1-processing-n:127.0.0.1:62886_solr
x:testSimple1_shard2_replica_n4 c:testSimple1 s:shard2 r:core_node7)
[n:127.0.0.1:62886_solr c:testSimple1 s:shard2 r:core_node7
x:testSimple1_shard2_replica_n4 ] o.a.s.c.SolrCore
[testSimple1_shard2_replica_n4] Registered new searcher
Searcher@7e645244[testSimple1_shard2_replica_n4]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 3394236 INFO (qtp2028564764-52233) [n:127.0.0.1:62886_solr
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1 ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 3394241 INFO (qtp2028564764-52233) [n:127.0.0.1:62886_solr
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1 ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 3394241 INFO (qtp2028564764-52233) [n:127.0.0.1:62886_solr
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1 ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 3394248 INFO (qtp2028564764-52231) [n:127.0.0.1:62886_solr
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4 ]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/testSimple1/terms/shard2 to Terms{values={core_node7=0}, version=0}
[junit4] 2> 3394248 INFO (qtp2028564764-52231) [n:127.0.0.1:62886_solr
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4 ]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/testSimple1/leaders/shard2
[junit4] 2> 3394254 INFO (qtp202053647-52219) [n:127.0.0.1:62884_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2 ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@14d62360[testSimple1_shard1_replica_n2] main]
[junit4] 2> 3394257 INFO (qtp202053647-52219) [n:127.0.0.1:62884_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2 ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 3394258 INFO (qtp202053647-52219) [n:127.0.0.1:62884_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2 ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 3394258 INFO (qtp202053647-52219) [n:127.0.0.1:62884_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2 ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 3394259 INFO (qtp202053647-52219) [n:127.0.0.1:62884_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2 ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1652022537548201984
[junit4] 2> 3394259 INFO (qtp2028564764-52231) [n:127.0.0.1:62886_solr
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4 ]
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for
shard shard2: total=2 found=1 timeoutin=9998ms
[junit4] 2> 3394261 INFO (qtp202053647-52221) [n:127.0.0.1:62884_solr
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6 ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@6191b515[testSimple1_shard2_replica_n6] main]
[junit4] 2> 3394262 INFO
(searcherExecutor-15493-thread-1-processing-n:127.0.0.1:62884_solr
x:testSimple1_shard1_replica_n2 c:testSimple1 s:shard1 r:core_node5)
[n:127.0.0.1:62884_solr c:testSimple1 s:shard1 r:core_node5
x:testSimple1_shard1_replica_n2 ] o.a.s.c.SolrCore
[testSimple1_shard1_replica_n2] Registered new searcher
Searcher@14d62360[testSimple1_shard1_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 3394265 INFO (qtp202053647-52221) [n:127.0.0.1:62884_solr
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6 ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 3394266 INFO (qtp202053647-52221) [n:127.0.0.1:62884_solr
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6 ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 3394266 INFO (qtp202053647-52221) [n:127.0.0.1:62884_solr
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6 ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 3394266 INFO (qtp202053647-52221) [n:127.0.0.1:62884_solr
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6 ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1652022537555542016
[junit4] 2> 3394269 INFO
(searcherExecutor-15492-thread-1-processing-n:127.0.0.1:62884_solr
x:testSimple1_shard2_replica_n6 c:testSimple1 s:shard2 r:core_node8)
[n:127.0.0.1:62884_solr c:testSimple1 s:shard2 r:core_node8
x:testSimple1_shard2_replica_n6 ] o.a.s.c.SolrCore
[testSimple1_shard2_replica_n6] Registered new searcher
Searcher@6191b515[testSimple1_shard2_replica_n6]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 3394269 INFO (qtp202053647-52219) [n:127.0.0.1:62884_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2 ]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/testSimple1/terms/shard1 to Terms{values={core_node5=0}, version=0}
[junit4] 2> 3394269 INFO (qtp202053647-52219) [n:127.0.0.1:62884_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2 ]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/testSimple1/leaders/shard1
[junit4] 2> 3394271 INFO (qtp2028564764-52233) [n:127.0.0.1:62886_solr
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1 ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@17f55020[testSimple1_shard1_replica_n1] main]
[junit4] 2> 3394274 INFO (qtp2028564764-52233) [n:127.0.0.1:62886_solr
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1 ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 3394286 INFO (qtp2028564764-52233) [n:127.0.0.1:62886_solr
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1 ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 3394287 INFO (qtp2028564764-52233) [n:127.0.0.1:62886_solr
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1 ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 3394287 INFO (qtp2028564764-52233) [n:127.0.0.1:62886_solr
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1 ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1652022537577562112
[junit4] 2> 3394293 INFO
(searcherExecutor-15495-thread-1-processing-n:127.0.0.1:62886_solr
x:testSimple1_shard1_replica_n1 c:testSimple1 s:shard1 r:core_node3)
[n:127.0.0.1:62886_solr c:testSimple1 s:shard1 r:core_node3
x:testSimple1_shard1_replica_n1 ] o.a.s.c.SolrCore
[testSimple1_shard1_replica_n1] Registered new searcher
Searcher@17f55020[testSimple1_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 3394297 INFO (qtp2028564764-52233) [n:127.0.0.1:62886_solr
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1 ]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/testSimple1/terms/shard1 to Terms{values={core_node3=0,
core_node5=0}, version=1}
[junit4] 2> 3394297 INFO (qtp2028564764-52233) [n:127.0.0.1:62886_solr
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/testSimple1/leaders/shard1
[junit4] 2> 3394314 INFO (qtp202053647-52221) [n:127.0.0.1:62884_solr
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6 ]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/testSimple1/terms/shard2 to Terms{values={core_node7=0,
core_node8=0}, version=1}
[junit4] 2> 3394314 INFO (qtp202053647-52221) [n:127.0.0.1:62884_solr
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6 ]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/testSimple1/leaders/shard2
[junit4] 2> 3394326 INFO (qtp202053647-52219) [n:127.0.0.1:62884_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2 ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 3394326 INFO (qtp202053647-52219) [n:127.0.0.1:62884_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2 ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 3394326 INFO (qtp202053647-52219) [n:127.0.0.1:62884_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2 ]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:62884/solr/testSimple1_shard1_replica_n2/
[junit4] 2> 3394328 INFO (qtp202053647-52219) [n:127.0.0.1:62884_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2 ]
o.a.s.u.PeerSync PeerSync: core=testSimple1_shard1_replica_n2
url=http://127.0.0.1:62884/solr START
replicas=[http://127.0.0.1:62886/solr/testSimple1_shard1_replica_n1/]
nUpdates=100
[junit4] 2> 3394328 INFO (qtp202053647-52219) [n:127.0.0.1:62884_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2 ]
o.a.s.u.PeerSync PeerSync: core=testSimple1_shard1_replica_n2
url=http://127.0.0.1:62884/solr DONE. We have no versions. sync failed.
[junit4] 2> 3394331 INFO (qtp2028564764-52216) [n:127.0.0.1:62886_solr
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1 ]
o.a.s.c.S.Request [testSimple1_shard1_replica_n1] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=2
[junit4] 2> 3394332 INFO (qtp202053647-52219) [n:127.0.0.1:62884_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2 ]
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the
next candidate
[junit4] 2> 3394332 INFO (qtp202053647-52219) [n:127.0.0.1:62884_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2 ]
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> 3394332 INFO (qtp202053647-52219) [n:127.0.0.1:62884_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2 ]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/testSimple1/leaders/shard1/leader after winning as
/collections/testSimple1/leader_elect/shard1/election/72247310800257032-core_node5-n_0000000000
[junit4] 2> 3394335 INFO (qtp202053647-52219) [n:127.0.0.1:62884_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2 ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:62884/solr/testSimple1_shard1_replica_n2/ shard1
[junit4] 2> 3394537 INFO (zkCallback-21295-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testSimple1/state.json] for collection [testSimple1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 3394537 INFO (zkCallback-21295-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testSimple1/state.json] for collection [testSimple1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 3394537 INFO (zkCallback-21295-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testSimple1/state.json] for collection [testSimple1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 3394545 INFO (qtp202053647-52219) [n:127.0.0.1:62884_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2 ]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 3394549 INFO (qtp202053647-52219) [n:127.0.0.1:62884_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2 ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=testSimple1_shard1_replica_n2&action=CREATE&numShards=2&collection=testSimple1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1603
[junit4] 2> 3394655 INFO (zkCallback-21295-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testSimple1/state.json] for collection [testSimple1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 3394655 INFO (zkCallback-21295-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testSimple1/state.json] for collection [testSimple1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 3394655 INFO (zkCallback-21295-thread-4) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testSimple1/state.json] for collection [testSimple1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 3394655 INFO (zkCallback-21295-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testSimple1/state.json] for collection [testSimple1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 3394764 INFO (qtp2028564764-52231) [n:127.0.0.1:62886_solr
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4 ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 3394764 INFO (qtp2028564764-52231) [n:127.0.0.1:62886_solr
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4 ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 3394764 INFO (qtp2028564764-52231) [n:127.0.0.1:62886_solr
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4 ]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:62886/solr/testSimple1_shard2_replica_n4/
[junit4] 2> 3394766 INFO (qtp2028564764-52231) [n:127.0.0.1:62886_solr
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4 ]
o.a.s.u.PeerSync PeerSync: core=testSimple1_shard2_replica_n4
url=http://127.0.0.1:62886/solr START
replicas=[http://127.0.0.1:62884/solr/testSimple1_shard2_replica_n6/]
nUpdates=100
[junit4] 2> 3394767 INFO (qtp2028564764-52231) [n:127.0.0.1:62886_solr
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4 ]
o.a.s.u.PeerSync PeerSync: core=testSimple1_shard2_replica_n4
url=http://127.0.0.1:62886/solr DONE. We have no versions. sync failed.
[junit4] 2> 3394768 INFO (qtp202053647-52218) [n:127.0.0.1:62884_solr
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6 ]
o.a.s.c.S.Request [testSimple1_shard2_replica_n6] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 3394769 INFO (qtp2028564764-52231) [n:127.0.0.1:62886_solr
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4 ]
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the
next candidate
[junit4] 2> 3394769 INFO (qtp2028564764-52231) [n:127.0.0.1:62886_solr
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4 ]
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> 3394769 INFO (qtp2028564764-52231) [n:127.0.0.1:62886_solr
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4 ]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/testSimple1/leaders/shard2/leader after winning as
/collections/testSimple1/leader_elect/shard2/election/72247310800257033-core_node7-n_0000000000
[junit4] 2> 3394776 INFO (qtp2028564764-52231) [n:127.0.0.1:62886_solr
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4 ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:62886/solr/testSimple1_shard2_replica_n4/ shard2
[junit4] 2> 3394888 INFO (zkCallback-21295-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testSimple1/state.json] for collection [testSimple1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 3394888 INFO (zkCallback-21295-thread-4) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testSimple1/state.json] for collection [testSimple1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 3394888 INFO (zkCallback-21295-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testSimple1/state.json] for collection [testSimple1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 3394888 INFO (zkCallback-21295-thread-5) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testSimple1/state.json] for collection [testSimple1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 3394893 INFO (zkCallback-21297-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testSimple1/state.json] for collection [testSimple1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 3394895 INFO (qtp2028564764-52231) [n:127.0.0.1:62886_solr
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4 ]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 3394898 INFO (qtp2028564764-52231) [n:127.0.0.1:62886_solr
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4 ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=testSimple1_shard2_replica_n4&action=CREATE&numShards=2&collection=testSimple1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1953
[junit4] 2> 3394906 DEBUG (ScheduledTrigger-15474-thread-1) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 3 and last live nodes: 3
[junit4] 2> 3395003 INFO (zkCallback-21297-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testSimple1/state.json] for collection [testSimple1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 3395004 INFO (zkCallback-21297-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testSimple1/state.json] for collection [testSimple1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 3395004 INFO (zkCallback-21295-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testSimple1/state.json] for collection [testSimple1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 3395004 INFO (zkCallback-21295-thread-5) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testSimple1/state.json] for collection [testSimple1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 3395004 INFO (zkCallback-21295-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testSimple1/state.json] for collection [testSimple1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 3395004 INFO (zkCallback-21295-thread-4) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testSimple1/state.json] for collection [testSimple1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 3395323 INFO (qtp2028564764-52233) [n:127.0.0.1:62886_solr
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1 ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testSimple1_shard1_replica_n1&action=CREATE&numShards=2&collection=testSimple1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=2370
[junit4] 2> 3395338 INFO (qtp202053647-52221) [n:127.0.0.1:62884_solr
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6 ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=testSimple1_shard2_replica_n6&action=CREATE&numShards=2&collection=testSimple1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=2392
[junit4] 2> 3395342 INFO (qtp202053647-52213) [n:127.0.0.1:62884_solr
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
45 seconds. Check all shard replicas
[junit4] 2> 3395450 INFO (zkCallback-21297-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testSimple1/state.json] for collection [testSimple1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 3395450 INFO (zkCallback-21297-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testSimple1/state.json] for collection [testSimple1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 3395450 INFO (zkCallback-21295-thread-4) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testSimple1/state.json] for collection [testSimple1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 3395450 INFO (zkCallback-21295-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testSimple1/state.json] for collection [testSimple1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 3395450 INFO (zkCallback-21295-thread-5) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testSimple1/state.json] for collection [testSimple1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 3395450 INFO (zkCallback-21295-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testSimple1/state.json] for collection [testSimple1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 3395453 INFO (qtp202053647-52213) [n:127.0.0.1:62884_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={collection.configName=conf&maxShardsPerNode=2&autoAddReplicas=true&name=testSimple1&nrtReplicas=2&action=CREATE&numShards=2&createNodeSet=127.0.0.1:62884_solr,127.0.0.1:62886_solr&wt=javabin&version=2}
status=0 QTime=2879
[junit4] 2> 3395454 INFO (qtp202053647-52220) [n:127.0.0.1:62884_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
collection.configName=conf&maxShardsPerNode=1&autoAddReplicas=false&name=testSimple2&nrtReplicas=2&action=CREATE&numShards=1&createNodeSet=127.0.0.1:62886_solr,127.0.0.1:62885_solr&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 3395461 INFO
(OverseerThreadFactory-15476-thread-2-processing-n:127.0.0.1:62884_solr)
[n:127.0.0.1:62884_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
testSimple2
[junit4] 2> 3395462 INFO
(OverseerCollectionConfigSetProcessor-72247310800257032-127.0.0.1:62884_solr-n_0000000000)
[n:127.0.0.1:62884_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> 3395699 INFO
(OverseerStateUpdate-72247310800257032-127.0.0.1:62884_solr-n_0000000000)
[n:127.0.0.1:62884_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testSimple2",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"testSimple2_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:62886/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 3395721 INFO
(OverseerStateUpdate-72247310800257032-127.0.0.1:62884_solr-n_0000000000)
[n:127.0.0.1:62884_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testSimple2",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"testSimple2_shard1_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:62885/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 3395910 DEBUG (ScheduledTrigger-15474-thread-2) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 3 and last live nodes: 3
[junit4] 2> 3395957 INFO (qtp2028564764-52217) [n:127.0.0.1:62886_solr
x:testSimple2_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testSimple2_shard1_replica_n1&action=CREATE&numShards=1&collection=testSimple2&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 3395958 INFO (qtp1504636221-52226) [n:127.0.0.1:62885_solr
x:testSimple2_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=testSimple2_shard1_replica_n2&action=CREATE&numShards=1&collection=testSimple2&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 3396917 DEBUG (ScheduledTrigger-15474-thread-4) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 3 and last live nodes: 3
[junit4] 2> 3396987 INFO (qtp2028564764-52217) [n:127.0.0.1:62886_solr
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1 ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.4.0
[junit4] 2> 3396988 INFO (qtp1504636221-52226) [n:127.0.0.1:62885_solr
c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2 ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.4.0
[junit4] 2> 3396998 INFO (qtp1504636221-52226) [n:127.0.0.1:62885_solr
c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2 ]
o.a.s.s.IndexSchema [testSimple2_shard1_replica_n2] Schema name=minimal
[junit4] 2> 3397000 INFO (qtp1504636221-52226) [n:127.0.0.1:62885_solr
c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2 ]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 3397000 INFO (qtp1504636221-52226) [n:127.0.0.1:62885_solr
c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2 ]
o.a.s.c.CoreContainer Creating SolrCore 'testSimple2_shard1_replica_n2' using
configuration from collection testSimple2, trusted=true
[junit4] 2> 3397000 INFO (qtp1504636221-52226) [n:127.0.0.1:62885_solr
c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2 ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_62885.solr.core.testSimple2.shard1.replica_n2' (registry
'solr.core.testSimple2.shard1.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@66b56784
[junit4] 2> 3397001 INFO (qtp1504636221-52226) [n:127.0.0.1:62885_solr
c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2 ]
o.a.s.c.SolrCore [[testSimple2_shard1_replica_n2] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_372273CC85A00550-001/tempDir-001/node1/testSimple2_shard1_replica_n2],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_372273CC85A00550-001/tempDir-001/node1/./testSimple2_shard1_replica_n2/data/]
[junit4] 2> 3397011 INFO (qtp2028564764-52217) [n:127.0.0.1:62886_solr
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1 ]
o.a.s.s.IndexSchema [testSimple2_shard1_replica_n1] Schema name=minimal
[junit4] 2> 3397013 INFO (qtp2028564764-52217) [n:127.0.0.1:62886_solr
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1 ]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 3397013 INFO (qtp2028564764-52217) [n:127.0.0.1:62886_solr
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1 ]
o.a.s.c.CoreContainer Creating SolrCore 'testSimple2_shard1_replica_n1' using
configuration from collection testSimple2, trusted=true
[junit4] 2> 3397014 INFO (qtp2028564764-52217) [n:127.0.0.1:62886_solr
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1 ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_62886.solr.core.testSimple2.shard1.replica_n1' (registry
'solr.core.testSimple2.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@66b56784
[junit4] 2> 3397014 INFO (qtp2028564764-52217) [n:127.0.0.1:62886_solr
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1 ]
o.a.s.c.SolrCore [[testSimple2_shard1_replica_n1] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_372273CC85A00550-001/tempDir-001/node2/testSimple2_shard1_replica_n1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_372273CC85A00550-001/tempDir-001/node2/./testSimple2_shard1_replica_n1/data/]
[junit4] 2> 3397129 INFO (qtp2028564764-52217) [n:127.0.0.1:62886_solr
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1 ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 3397129 INFO (qtp2028564764-52217) [n:127.0.0.1:62886_solr
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1 ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 3397132 INFO (qtp2028564764-52217) [n:127.0.0.1:62886_solr
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1 ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 3397132 INFO (qtp2028564764-52217) [n:127.0.0.1:62886_solr
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1 ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 3397133 INFO (qtp2028564764-52217) [n:127.0.0.1:62886_solr
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1 ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@573105fe[testSimple2_shard1_replica_n1] main]
[junit4] 2> 3397141 INFO (qtp2028564764-52217) [n:127.0.0.1:62886_solr
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1 ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 3397142 INFO (qtp2028564764-52217) [n:127.0.0.1:62886_solr
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1 ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 3397142 INFO (qtp2028564764-52217) [n:127.0.0.1:62886_solr
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1 ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 3397142 INFO (qtp2028564764-52217) [n:127.0.0.1:62886_solr
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1 ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1652022540571246592
[junit4] 2> 3397146 INFO
(searcherExecutor-15513-thread-1-processing-n:127.0.0.1:62886_solr
x:testSimple2_shard1_replica_n1 c:testSimple2 s:shard1 r:core_node3)
[n:127.0.0.1:62886_solr c:testSimple2 s:shard1 r:core_node3
x:testSimple2_shard1_replica_n1 ] o.a.s.c.SolrCore
[testSimple2_shard1_replica_n1] Registered new searcher
Searcher@573105fe[testSimple2_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 3397154 INFO (qtp2028564764-52217) [n:127.0.0.1:62886_solr
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1 ]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/testSimple2/terms/shard1 to Terms{values={core_node3=0}, version=0}
[junit4] 2> 3397154 INFO (qtp2028564764-52217) [n:127.0.0.1:62886_solr
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/testSimple2/leaders/shard1
[junit4] 2> 3397159 INFO (qtp1504636221-52226) [n:127.0.0.1:62885_solr
c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2 ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 3397159 INFO (qtp1504636221-52226) [n:127.0.0.1:62885_solr
c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2 ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 3397165 INFO (qtp1504636221-52226) [n:127.0.0.1:62885_solr
c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2 ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 3397173 INFO (qtp1504636221-52226) [n:127.0.0.1:62885_solr
c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2 ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 3397175 INFO (qtp1504636221-52226) [n:127.0.0.1:62885_solr
c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2 ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@2655483d[testSimple2_shard1_replica_n2] main]
[junit4] 2> 3397175 INFO (qtp2028564764-52217) [n:127.0.0.1:62886_solr
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for
shard shard1: total=2 found=1 timeoutin=9998ms
[junit4] 2> 3397178 INFO (qtp1504636221-52226) [n:127.0.0.1:62885_solr
c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2 ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 3397179 INFO (qtp1504636221-52226) [n:127.0.0.1:62885_solr
c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2 ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 3397180 INFO (qtp1504636221-52226) [n:127.0.0.1:62885_solr
c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2 ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 3397185 INFO (qtp1504636221-52226) [n:127.0.0.1:62885_solr
c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2 ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1652022540616335360
[junit4] 2> 3397193 INFO
(searcherExecutor-15512-thread-1-processing-n:127.0.0.1:62885_solr
x:testSimple2_shard1_replica_n2 c:testSimple2 s:shard1 r:core_node4)
[n:127.0.0.1:62885_solr c:testSimple2 s:shard1 r:core_node4
x:testSimple2_shard1_replica_n2 ] o.a.s.c.SolrCore
[testSimple2_shard1_replica_n2] Registered new searcher
Searcher@2655483d[testSimple2_shard1_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 3397201 INFO (qtp1504636221-52226) [n:127.0.0.1:62885_solr
c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2 ]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/testSimple2/terms/shard1 to Terms{values={core_node3=0,
core_node4=0}, version=1}
[junit4] 2> 3397201 INFO (qtp1504636221-52226) [n:127.0.0.1:62885_solr
c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2 ]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/testSimple2/leaders/shard1
[junit4] 2> 3397678 INFO (qtp2028564764-52217) [n:127.0.0.1:62886_solr
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 3397679 INFO (qtp2028564764-52217) [n:127.0.0.1:62886_solr
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 3397679 INFO (qtp2028564764-52217) [n:127.0.0.1:62886_solr
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1 ]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:62886/solr/testSimple2_shard1_replica_n1/
[junit4] 2> 3397680 INFO (qtp2028564764-52217) [n:127.0.0.1:62886_solr
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1 ]
o.a.s.u.PeerSync PeerSync: core=testSimple2_shard1_replica_n1
url=http://127.0.0.1:62886/solr START
replicas=[http://127.0.0.1:62885/solr/testSimple2_shard1_replica_n2/]
nUpdates=100
[junit4] 2> 3397680 INFO (qtp2028564764-52217) [n:127.0.0.1:62886_solr
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1 ]
o.a.s.u.PeerSync PeerSync: core=testSimple2_shard1_replica_n1
url=http://127.0.0.1:62886/solr DONE. We have no versions. sync failed.
[junit4] 2> 3397682 INFO (qtp1504636221-52228) [n:127.0.0.1:62885_solr
c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2 ]
o.a.s.c.S.Request [testSimple2_shard1_replica_n2] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 3397683 INFO (qtp2028564764-52217) [n:127.0.0.1:62886_solr
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1 ]
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the
next candidate
[junit4] 2> 3397683 INFO (qtp2028564764-52217) [n:127.0.0.1:62886_solr
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1 ]
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> 3397683 INFO (qtp2028564764-52217) [n:127.0.0.1:62886_solr
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/testSimple2/leaders/shard1/leader after winning as
/collections/testSimple2/leader_elect/shard1/election/72247310800257033-core_node3-n_0000000000
[junit4] 2> 3397686 INFO (qtp2028564764-52217) [n:127.0.0.1:62886_solr
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:62886/solr/testSimple2_shard1_replica_n1/ shard1
[junit4] 2> 3397791 INFO (zkCallback-21297-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testSimple2/state.json] for collection [testSimple2] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 3397792 INFO (qtp2028564764-52217) [n:127.0.0.1:62886_solr
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1 ]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 3397796 INFO (qtp2028564764-52217) [n:127.0.0.1:62886_solr
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1 ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testSimple2_shard1_replica_n1&action=CREATE&numShards=1&collection=testSimple2&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1839
[junit4] 2> 3397899 INFO (zkCallback-21297-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testSimple2/state.json] for collectio
[...truncated too long message...]
79
[junit4] 2> 3433118 INFO
(TEST-AutoAddReplicasPlanActionTest.testSimple-seed#[372273CC85A00550]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 62879
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=AutoAddReplicasPlanActionTest -Dtests.method=testSimple
-Dtests.seed=372273CC85A00550 -Dtests.slow=true -Dtests.locale=de-BE
-Dtests.timezone=Pacific/Apia -Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] ERROR 42.2s J1 | AutoAddReplicasPlanActionTest.testSimple <<<
[junit4] > Throwable #1: java.util.concurrent.TimeoutException: Timeout
waiting for live nodes, currently they are: [127.0.0.1:62884_solr,
127.0.0.1:62885_solr]
[junit4] > at
__randomizedtesting.SeedInfo.seed([372273CC85A00550:F915732A253D181]:0)
[junit4] > at
org.apache.solr.common.cloud.ZkStateReader.waitForLiveNodes(ZkStateReader.java:1849)
[junit4] > at
org.apache.solr.cloud.autoscaling.AutoAddReplicasPlanActionTest.testSimple(AutoAddReplicasPlanActionTest.java:131)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] > at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] > at
java.base/java.lang.reflect.Method.invoke(Method.java:566)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:834)
[junit4] 2> NOTE: leaving temporary files on disk at:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_372273CC85A00550-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene84),
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@2e43162),
locale=de-BE, timezone=Pacific/Apia
[junit4] 2> NOTE: Mac OS X 10.11.6 x86_64/AdoptOpenJDK 11.0.4
(64-bit)/cpus=3,threads=1,free=269054088,total=536870912
[junit4] 2> NOTE: All tests run in this JVM: [CdcrWithNodesRestartsTest,
TestReloadAndDeleteDocs, ConfigureRecoveryStrategyTest, TestSchemaField,
RangeFacetCloudTest, TestDynamicLoading, TestPrepRecovery, OverseerTest,
FieldAnalysisRequestHandlerTest, HdfsNNFailoverTest, OrderedExecutorTest,
UUIDFieldTest, TestNumericRangeQuery64, HLLUtilTest, TestScoreJoinQPScore,
ScheduledTriggerTest, OverseerStatusTest, DistributedFacetPivotLongTailTest,
CollectionReloadTest, TestSolrConfigHandlerCloud, TestDFRSimilarityFactory,
HdfsSyncSliceTest, TestCloudInspectUtil, DistributedTermsComponentTest,
SolrCmdDistributorTest, SecurityConfHandlerTest, CircularListTest,
DistributedIntervalFacetingTest, SampleTest, RestartWhileUpdatingTest,
SolrMetricManagerTest, RequiredFieldsTest, SimpleMLTQParserTest,
UniqFieldsUpdateProcessorFactoryTest, TestCSVResponseWriter,
ByteBuffersDirectoryFactoryTest, DistributedQueryComponentOptimizationTest,
TestSkipOverseerOperations, TestHdfsUpdateLog, SolrTestCaseJ4Test,
TestSolrCloudWithKerberosAlt, IndexSchemaRuntimeFieldTest,
WordBreakSolrSpellCheckerTest, AddReplicaTest, InfixSuggestersTest,
TestSchemaNameResource, RootFieldTest, TestReplicationHandlerBackup,
ZkStateReaderTest, TestNestedDocsSort, TestCloudSearcherWarming,
LoggingHandlerTest, TestInPlaceUpdatesDistrib, TestExportTool,
V2ApiIntegrationTest, TestFilteredDocIdSet, DeleteReplicaTest,
TestReversedWildcardFilterFactory, TriggerSetPropertiesIntegrationTest,
NodeAddedTriggerIntegrationTest, CursorMarkTest, AdminHandlersProxyTest,
PeerSyncWithBufferUpdatesTest, TestSweetSpotSimilarityFactory, TestSearchPerf,
TestSchemaSimilarityResource, TestTolerantUpdateProcessorCloud,
CdcrBidirectionalTest, DistributedDebugComponentTest, TestDefaultStatsCache,
MergeStrategyTest, TestPayloadCheckQParserPlugin, TestNoOpRegenerator,
TestSolrQueryResponse, TestMaxTokenLenTokenizer, MetricsConfigTest,
TestDynamicFieldCollectionResource, TestSolrDeletionPolicy1,
TestDynamicFieldNamesIndexCorrectly, TestSubQueryTransformer, QueryParsingTest,
TestStressRecovery, TestNumericTerms64, ParsingFieldUpdateProcessorsTest,
JavaBinAtomicUpdateMultivalueTest, TestRandomDVFaceting,
TestSubQueryTransformerDistrib, TestBlobHandler, TestIntervalFaceting,
TestSurroundQueryParser, TokenizerChainTest, TestSolrCLIRunExample,
TestRandomFlRTGCloud, TestConfigSetsAPI, TestExactSharedStatsCache,
TransactionLogTest, TestLRUStatsCache, ResponseBuilderTest,
RemoteQueryErrorTest, TestUtilizeNode, ConcurrentDeleteAndCreateCollectionTest,
TestLegacyNumericUtils, TestDistributedMissingSort,
TestLMDirichletSimilarityFactory, BitVectorTest, TestCoreAdminApis,
TestImpersonationWithHadoopAuth, SchemaVersionSpecificBehaviorTest,
TestPostingsSolrHighlighter, MoveReplicaTest, TestSha256AuthenticationProvider,
AssignTest, SpatialRPTFieldTypeTest, TestExpandComponent,
SolrMetricsIntegrationTest, TestExportWriter, TestCloudConsistency,
IndexSizeEstimatorTest, ManagedSchemaRoundRobinCloudTest,
MoveReplicaHDFSFailoverTest, ConcurrentCreateRoutedAliasTest,
HdfsBasicDistributedZk2Test, ForceLeaderWithTlogReplicasTest, EnumFieldTest,
TestConfigSets, RegexBoostProcessorTest, TestElisionMultitermQuery,
TestSQLHandler, CollectionsAPIAsyncDistributedZkTest, RecoveryZkTest,
SuggesterWFSTTest, AnalyticsQueryTest, TestCursorMarkWithoutUniqueKey,
TestDeleteCollectionOnDownNodes, RoutingToNodesWithPropertiesTest,
TestMinMaxOnMultiValuedField, TestHdfsCloudBackupRestore, BadIndexSchemaTest,
BJQParserTest, TestBadConfig, ZkCLITest, HdfsRecoveryZkTest,
TestManagedSchemaAPI, HdfsDirectoryFactoryTest, ExecutePlanActionTest,
CoreAdminOperationTest, ReturnFieldsTest, TestSolrTestCaseJ4,
TestLegacyBM25SimilarityFactory, TestSolrCloudSnapshots,
TestClusterStateMutator, SOLR749Test, ClusterStateUpdateTest,
JWTAuthPluginIntegrationTest, TestSchemalessBufferedUpdates, TestMissingGroups,
HealthCheckHandlerTest, TestAddFieldRealTimeGet, HighlighterMaxOffsetTest,
SortSpecParsingTest, DeleteStatusTest, DirectSolrSpellCheckerTest,
DirectSolrConnectionTest, AddSchemaFieldsUpdateProcessorFactoryTest,
SuggesterTSTTest, TestMacros, TestFieldCacheVsDocValues, DateRangeFieldTest,
CollectionStateFormat2Test, TestSimLargeCluster,
TestEmbeddedSolrServerSchemaAPI, TestSimpleTrackingShardHandler,
ZkFailoverTest, TestQuerySenderListener, SolrShardReporterTest,
NodeMutatorTest, TestMultiValuedNumericRangeQuery, TestDeprecatedFilters,
TestPerFieldSimilarity, TestBulkSchemaAPI, DistributedSpellCheckComponentTest,
TestSimScenario, TestFoldingMultitermQuery, BlobRepositoryCloudTest,
TestZkAclsWithHadoopAuth, HdfsChaosMonkeyNothingIsSafeTest,
SaslZkACLProviderTest, TestCollapseQParserPlugin,
TestChildDocTransformerHierarchy, TestSerializedLuceneMatchVersion,
PhrasesIdentificationComponentTest, SplitHandlerTest, CursorPagingTest,
MBeansHandlerTest, TestXmlQParserPlugin, TimeRoutedAliasUpdateProcessorTest,
SparseHLLTest, CoreAdminCreateDiscoverTest, TestInitQParser, TestJsonRequest,
AssignBackwardCompatibilityTest, CurrencyFieldTypeTest,
TestNestedUpdateProcessor, PolyFieldTest, RequestLoggingTest,
TestStressUserVersions, TestNamedUpdateProcessors, TestDistributedTracing,
QueryResultKeyTest, LeaderElectionTest, TestReRankQParserPlugin,
TestSimpleQParserPlugin, TestDistributedMap,
TestEmbeddedSolrServerAdminHandler, TestWithCollection,
SpellingQueryConverterTest, DirectUpdateHandlerTest,
TemplateUpdateProcessorTest, TestReqParamsAPI, MaxSizeAutoCommitTest,
ChaosMonkeyNothingIsSafeTest, ChaosMonkeySafeLeaderTest,
CloudExitableDirectoryReaderTest, ClusterStateTest, CollectionsAPISolrJTest,
HttpPartitionTest, LeaderFailureAfterFreshStartTest,
MetricsHistoryIntegrationTest, MetricsHistoryWithAuthIntegrationTest,
MigrateRouteKeyTest, OverseerModifyCollectionTest, PeerSyncReplicationTest,
ReplaceNodeNoTargetTest, ReplaceNodeTest, SSLMigrationTest, ShardRoutingTest,
SharedFSAutoReplicaFailoverTest, SliceStateTest, SolrCLIZkUtilsTest,
SolrCloudExampleTest, SplitShardTest, TestCloudPseudoReturnFields,
TestCloudRecovery, TestDownShardTolerantSearch,
TestExclusionRuleCollectionAccess, TestHashPartitioner,
TestLeaderElectionWithEmptyReplica, TestOnReconnectListenerSupport,
TestPullReplica, TestPullReplicaErrorHandling, TestRebalanceLeaders,
TestSegmentSorting, TestSolrCloudWithSecureImpersonation,
TestStressInPlaceUpdates, TestTlogReplica, ZkControllerTest, ZkNodePropsTest,
ZkShardTermsTest, CustomCollectionTest, SimpleCollectionCreateDeleteTest,
SplitByPrefixTest, TestCollectionAPI, TestCollectionsAPIViaSolrCloudCluster,
TestReplicaProperties, AutoAddReplicasIntegrationTest,
AutoAddReplicasPlanActionTest]
[junit4] Completed [557/887 (1!)] on J1 in 42.24s, 1 test, 1 error <<<
FAILURES!
[...truncated 45948 lines...]
[repro] Jenkins log URL:
https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/450/consoleText
[repro] Revision: 6ebe4d16d276c665c260b9b28484900aadd7fa38
[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseG1GC"
[repro] Repro line: ant test -Dtestcase=AutoAddReplicasPlanActionTest
-Dtests.method=testSimple -Dtests.seed=372273CC85A00550 -Dtests.slow=true
-Dtests.locale=de-BE -Dtests.timezone=Pacific/Apia -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[repro] JUnit rest result XML files will be moved to: ./repro-reports
[repro] ant clean
[...truncated 6 lines...]
[repro] Test suites by module:
[repro] solr/core
[repro] AutoAddReplicasPlanActionTest
[repro] ant compile-test
[...truncated 3626 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5
-Dtests.class="*.AutoAddReplicasPlanActionTest" -Dtests.showOutput=onerror
"-Dargs=-XX:-UseCompressedOops -XX:+UseG1GC" -Dtests.seed=372273CC85A00550
-Dtests.slow=true -Dtests.locale=de-BE -Dtests.timezone=Pacific/Apia
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
[...truncated 72 lines...]
[repro] Failures w/original seeds:
[repro] 0/5 failed:
org.apache.solr.cloud.autoscaling.AutoAddReplicasPlanActionTest
[repro] Exiting with code 0
[...truncated 73 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]