Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/3446/
Java: 64bit/jdk-13.0.2 -XX:+UseCompressedOops -XX:+UseParallelGC
1 tests failed.
FAILED: org.apache.solr.cloud.TestRebalanceLeaders.testRebalanceLeaders
Error Message:
PreferredLeader should be the leader:
Stack Trace:
java.lang.AssertionError: PreferredLeader should be the leader:
at
__randomizedtesting.SeedInfo.seed([1D1C16704AD2F93E:3F324807279B54E]:0)
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.assertTrue(Assert.java:41)
at
org.apache.solr.cloud.TestRebalanceLeaders.checkPreferredsAreLeaders(TestRebalanceLeaders.java:266)
at
org.apache.solr.cloud.TestRebalanceLeaders.checkPreferredsAreLeaders(TestRebalanceLeaders.java:212)
at
org.apache.solr.cloud.TestRebalanceLeaders.testRebalanceLeaders(TestRebalanceLeaders.java:141)
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:567)
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:830)
Build Log:
[...truncated 15349 lines...]
[junit4] Suite: org.apache.solr.cloud.TestRebalanceLeaders
[junit4] 2> 691087 INFO
(SUITE-TestRebalanceLeaders-seed#[1D1C16704AD2F93E]-worker) [ ]
o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to
test-framework derived value of
'/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/server/solr/configsets/_default/conf'
[junit4] 2> 691087 INFO
(SUITE-TestRebalanceLeaders-seed#[1D1C16704AD2F93E]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 691088 INFO
(SUITE-TestRebalanceLeaders-seed#[1D1C16704AD2F93E]-worker) [ ]
o.a.s.SolrTestCaseJ4 Created dataDir:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders_1D1C16704AD2F93E-001/data-dir-123-001
[junit4] 2> 691088 WARN
(SUITE-TestRebalanceLeaders-seed#[1D1C16704AD2F93E]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=154 numCloses=154
[junit4] 2> 691088 INFO
(SUITE-TestRebalanceLeaders-seed#[1D1C16704AD2F93E]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 691088 INFO
(SUITE-TestRebalanceLeaders-seed#[1D1C16704AD2F93E]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0,
clientAuth=0.0/0.0)
[junit4] 2> 691089 INFO
(SUITE-TestRebalanceLeaders-seed#[1D1C16704AD2F93E]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 5 servers in
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders_1D1C16704AD2F93E-001/tempDir-001
[junit4] 2> 691089 INFO
(SUITE-TestRebalanceLeaders-seed#[1D1C16704AD2F93E]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 691089 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
[junit4] 2> 691090 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 691190 INFO
(SUITE-TestRebalanceLeaders-seed#[1D1C16704AD2F93E]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port: 33655
[junit4] 2> 691190 INFO
(SUITE-TestRebalanceLeaders-seed#[1D1C16704AD2F93E]-worker) [ ]
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:33655
[junit4] 2> 691190 INFO
(SUITE-TestRebalanceLeaders-seed#[1D1C16704AD2F93E]-worker) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:33655
[junit4] 2> 691190 INFO
(SUITE-TestRebalanceLeaders-seed#[1D1C16704AD2F93E]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 33655
[junit4] 2> 691191 INFO
(SUITE-TestRebalanceLeaders-seed#[1D1C16704AD2F93E]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 691192 INFO (zkConnectionManagerCallback-7308-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 691192 INFO
(SUITE-TestRebalanceLeaders-seed#[1D1C16704AD2F93E]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 691193 INFO
(SUITE-TestRebalanceLeaders-seed#[1D1C16704AD2F93E]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 691193 INFO (zkConnectionManagerCallback-7310-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 691193 INFO
(SUITE-TestRebalanceLeaders-seed#[1D1C16704AD2F93E]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 691194 INFO
(SUITE-TestRebalanceLeaders-seed#[1D1C16704AD2F93E]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 691194 INFO (zkConnectionManagerCallback-7312-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 691194 INFO
(SUITE-TestRebalanceLeaders-seed#[1D1C16704AD2F93E]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 691307 WARN (jetty-launcher-7313-thread-1) [ ]
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content,
break even is size 23
[junit4] 2> 691307 WARN (jetty-launcher-7313-thread-4) [ ]
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content,
break even is size 23
[junit4] 2> 691307 WARN (jetty-launcher-7313-thread-5) [ ]
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content,
break even is size 23
[junit4] 2> 691307 WARN (jetty-launcher-7313-thread-2) [ ]
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content,
break even is size 23
[junit4] 2> 691307 WARN (jetty-launcher-7313-thread-3) [ ]
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content,
break even is size 23
[junit4] 2> 691307 INFO (jetty-launcher-7313-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 691307 INFO (jetty-launcher-7313-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 691307 INFO (jetty-launcher-7313-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 691307 INFO (jetty-launcher-7313-thread-5) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 691307 INFO (jetty-launcher-7313-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
[junit4] 2> 691307 INFO (jetty-launcher-7313-thread-5) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
[junit4] 2> 691307 INFO (jetty-launcher-7313-thread-5) [ ]
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git:
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 13.0.2+8
[junit4] 2> 691307 INFO (jetty-launcher-7313-thread-4) [ ]
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git:
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 13.0.2+8
[junit4] 2> 691307 INFO (jetty-launcher-7313-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
[junit4] 2> 691307 INFO (jetty-launcher-7313-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 691307 INFO (jetty-launcher-7313-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
[junit4] 2> 691307 INFO (jetty-launcher-7313-thread-1) [ ]
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git:
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 13.0.2+8
[junit4] 2> 691307 INFO (jetty-launcher-7313-thread-3) [ ]
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git:
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 13.0.2+8
[junit4] 2> 691307 INFO (jetty-launcher-7313-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
[junit4] 2> 691307 INFO (jetty-launcher-7313-thread-2) [ ]
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git:
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 13.0.2+8
[junit4] 2> 691329 INFO (jetty-launcher-7313-thread-5) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 691329 INFO (jetty-launcher-7313-thread-5) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 691329 INFO (jetty-launcher-7313-thread-4) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 691329 INFO (jetty-launcher-7313-thread-4) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 691329 INFO (jetty-launcher-7313-thread-5) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 691329 INFO (jetty-launcher-7313-thread-4) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 691329 INFO (jetty-launcher-7313-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 691329 INFO (jetty-launcher-7313-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 691329 INFO (jetty-launcher-7313-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 691330 INFO (jetty-launcher-7313-thread-3) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 691330 INFO (jetty-launcher-7313-thread-3) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 691330 INFO (jetty-launcher-7313-thread-3) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 691331 INFO (jetty-launcher-7313-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 691331 INFO (jetty-launcher-7313-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 691331 INFO (jetty-launcher-7313-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 691331 INFO (jetty-launcher-7313-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@7d0fd5f9{/solr,null,AVAILABLE}
[junit4] 2> 691331 INFO (jetty-launcher-7313-thread-5) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@56d114bf{/solr,null,AVAILABLE}
[junit4] 2> 691331 INFO (jetty-launcher-7313-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@2ccaf4af{/solr,null,AVAILABLE}
[junit4] 2> 691335 INFO (jetty-launcher-7313-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@420099d{/solr,null,AVAILABLE}
[junit4] 2> 691335 INFO (jetty-launcher-7313-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@e0e919c{/solr,null,AVAILABLE}
[junit4] 2> 691335 INFO (jetty-launcher-7313-thread-5) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@7d42b9b3{ssl, (ssl, alpn,
http/1.1, h2)}{127.0.0.1:41837}
[junit4] 2> 691335 INFO (jetty-launcher-7313-thread-5) [ ]
o.e.j.s.Server Started @691406ms
[junit4] 2> 691335 INFO (jetty-launcher-7313-thread-4) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@7f99f6f4{ssl, (ssl, alpn,
http/1.1, h2)}{127.0.0.1:40427}
[junit4] 2> 691335 INFO (jetty-launcher-7313-thread-4) [ ]
o.e.j.s.Server Started @691406ms
[junit4] 2> 691335 INFO (jetty-launcher-7313-thread-5) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=41837}
[junit4] 2> 691335 INFO (jetty-launcher-7313-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=40427}
[junit4] 2> 691335 INFO (jetty-launcher-7313-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@732cbad8{ssl, (ssl, alpn,
http/1.1, h2)}{127.0.0.1:41625}
[junit4] 2> 691335 INFO (jetty-launcher-7313-thread-1) [ ]
o.e.j.s.Server Started @691406ms
[junit4] 2> 691335 ERROR (jetty-launcher-7313-thread-5) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 691335 INFO (jetty-launcher-7313-thread-5) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 691335 ERROR (jetty-launcher-7313-thread-4) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 691335 INFO (jetty-launcher-7313-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=41625}
[junit4] 2> 691335 INFO (jetty-launcher-7313-thread-4) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 691335 INFO (jetty-launcher-7313-thread-5) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.6.0
[junit4] 2> 691335 INFO (jetty-launcher-7313-thread-4) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.6.0
[junit4] 2> 691335 INFO (jetty-launcher-7313-thread-5) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 691335 INFO (jetty-launcher-7313-thread-5) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
[junit4] 2> 691335 INFO (jetty-launcher-7313-thread-4) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 691335 INFO (jetty-launcher-7313-thread-4) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
[junit4] 2> 691335 INFO (jetty-launcher-7313-thread-5) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-06-17T23:33:19.557701Z
[junit4] 2> 691335 INFO (jetty-launcher-7313-thread-4) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-06-17T23:33:19.557726Z
[junit4] 2> 691335 ERROR (jetty-launcher-7313-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 691335 INFO (jetty-launcher-7313-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 691335 INFO (jetty-launcher-7313-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.6.0
[junit4] 2> 691335 INFO (jetty-launcher-7313-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 691335 INFO (jetty-launcher-7313-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
[junit4] 2> 691335 INFO (jetty-launcher-7313-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-06-17T23:33:19.557815Z
[junit4] 2> 691335 INFO (jetty-launcher-7313-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@2498214{ssl, (ssl, alpn,
http/1.1, h2)}{127.0.0.1:42421}
[junit4] 2> 691335 INFO (jetty-launcher-7313-thread-2) [ ]
o.e.j.s.Server Started @691406ms
[junit4] 2> 691335 INFO (jetty-launcher-7313-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=42421}
[junit4] 2> 691336 ERROR (jetty-launcher-7313-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 691336 INFO (jetty-launcher-7313-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 691336 INFO (jetty-launcher-7313-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.6.0
[junit4] 2> 691336 INFO (jetty-launcher-7313-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 691336 INFO (jetty-launcher-7313-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
[junit4] 2> 691336 INFO (jetty-launcher-7313-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-06-17T23:33:19.558131Z
[junit4] 2> 691338 INFO (jetty-launcher-7313-thread-3) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@2c5e54ab{ssl, (ssl, alpn,
http/1.1, h2)}{127.0.0.1:43841}
[junit4] 2> 691338 INFO (jetty-launcher-7313-thread-3) [ ]
o.e.j.s.Server Started @691409ms
[junit4] 2> 691339 INFO (jetty-launcher-7313-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=43841}
[junit4] 2> 691339 ERROR (jetty-launcher-7313-thread-3) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 691339 INFO (jetty-launcher-7313-thread-3) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 691339 INFO (jetty-launcher-7313-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.6.0
[junit4] 2> 691339 INFO (jetty-launcher-7313-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 691339 INFO (jetty-launcher-7313-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
[junit4] 2> 691339 INFO (jetty-launcher-7313-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-06-17T23:33:19.561384Z
[junit4] 2> 691343 INFO (jetty-launcher-7313-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 691346 INFO (jetty-launcher-7313-thread-4) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 691346 INFO (jetty-launcher-7313-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 691346 INFO (jetty-launcher-7313-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 691347 INFO (jetty-launcher-7313-thread-5) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 691350 INFO (zkConnectionManagerCallback-7321-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 691350 INFO (jetty-launcher-7313-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 691350 INFO (zkConnectionManagerCallback-7315-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 691350 INFO (jetty-launcher-7313-thread-5) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 691351 INFO (zkConnectionManagerCallback-7319-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 691351 INFO (jetty-launcher-7313-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 691354 INFO (zkConnectionManagerCallback-7323-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 691354 INFO (jetty-launcher-7313-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 691355 INFO (jetty-launcher-7313-thread-5) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 691355 INFO (zkConnectionManagerCallback-7317-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 691355 INFO (jetty-launcher-7313-thread-4) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 691355 INFO (jetty-launcher-7313-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 691355 INFO (jetty-launcher-7313-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 691355 INFO (jetty-launcher-7313-thread-4) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 691355 INFO (jetty-launcher-7313-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 691503 INFO (jetty-launcher-7313-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 691504 WARN (jetty-launcher-7313-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@15c1049e[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 691504 WARN (jetty-launcher-7313-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@15c1049e[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 691505 WARN (jetty-launcher-7313-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@6d9c084b[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 691505 WARN (jetty-launcher-7313-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@6d9c084b[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 691506 INFO (jetty-launcher-7313-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33655/solr
[junit4] 2> 691507 INFO (jetty-launcher-7313-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 691507 INFO (zkConnectionManagerCallback-7334-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 691507 INFO (jetty-launcher-7313-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 691603 INFO (jetty-launcher-7313-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 691604 WARN (jetty-launcher-7313-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@208f9cac[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 691604 WARN (jetty-launcher-7313-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@208f9cac[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 691605 WARN (jetty-launcher-7313-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@5e61e961[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 691605 WARN (jetty-launcher-7313-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@5e61e961[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 691606 INFO (jetty-launcher-7313-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33655/solr
[junit4] 2> 691606 INFO (jetty-launcher-7313-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 691607 INFO (zkConnectionManagerCallback-7345-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 691607 INFO (jetty-launcher-7313-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 691711 INFO (jetty-launcher-7313-thread-4) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 691712 WARN (jetty-launcher-7313-thread-4) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@158f8c63[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 691712 WARN (jetty-launcher-7313-thread-4) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@158f8c63[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 691714 WARN (jetty-launcher-7313-thread-4) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@26ec46f9[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 691714 WARN (jetty-launcher-7313-thread-4) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@26ec46f9[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 691715 INFO (jetty-launcher-7313-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33655/solr
[junit4] 2> 691715 INFO (jetty-launcher-7313-thread-4) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 691716 INFO (zkConnectionManagerCallback-7356-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 691716 INFO (jetty-launcher-7313-thread-4) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 691783 INFO (jetty-launcher-7313-thread-5) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 691784 WARN (jetty-launcher-7313-thread-5) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@18fbc953[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 691784 WARN (jetty-launcher-7313-thread-5) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@18fbc953[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 691786 WARN (jetty-launcher-7313-thread-5) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@66b841a5[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 691786 WARN (jetty-launcher-7313-thread-5) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@66b841a5[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 691786 INFO (jetty-launcher-7313-thread-5) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33655/solr
[junit4] 2> 691787 INFO (jetty-launcher-7313-thread-5) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 691787 INFO (zkConnectionManagerCallback-7367-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 691787 INFO (jetty-launcher-7313-thread-5) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 691910 INFO (jetty-launcher-7313-thread-3) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 691911 WARN (jetty-launcher-7313-thread-3) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@15a97ce4[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 691911 WARN (jetty-launcher-7313-thread-3) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@15a97ce4[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 691913 WARN (jetty-launcher-7313-thread-3) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@4d58cf37[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 691913 WARN (jetty-launcher-7313-thread-3) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@4d58cf37[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 691913 INFO (jetty-launcher-7313-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33655/solr
[junit4] 2> 691914 INFO (jetty-launcher-7313-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 691915 INFO (zkConnectionManagerCallback-7378-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 691915 INFO (jetty-launcher-7313-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 691961 INFO (jetty-launcher-7313-thread-5)
[n:127.0.0.1:41837_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 691962 INFO (zkConnectionManagerCallback-7380-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 691962 INFO (jetty-launcher-7313-thread-5)
[n:127.0.0.1:41837_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 691996 INFO (jetty-launcher-7313-thread-5)
[n:127.0.0.1:41837_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:41837_solr
[junit4] 2> 691996 INFO (jetty-launcher-7313-thread-5)
[n:127.0.0.1:41837_solr ] o.a.s.c.Overseer Overseer
(id=72099096570167309-127.0.0.1:41837_solr-n_0000000000) starting
[junit4] 2> 691998 INFO
(OverseerStateUpdate-72099096570167309-127.0.0.1:41837_solr-n_0000000000)
[n:127.0.0.1:41837_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:41837_solr
[junit4] 2> 691998 INFO (jetty-launcher-7313-thread-5)
[n:127.0.0.1:41837_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:41837_solr
[junit4] 2> 691999 INFO (zkCallback-7379-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 691999 INFO (jetty-launcher-7313-thread-5)
[n:127.0.0.1:41837_solr ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 691999 WARN (jetty-launcher-7313-thread-5)
[n:127.0.0.1:41837_solr ] o.a.s.c.CoreContainer Not all security plugins
configured! authentication=disabled authorization=disabled. Solr is only as
secure as you make it. Consider configuring authentication/authorization before
exposing Solr to users internal or external. See
https://s.apache.org/solrsecurity for more info
[junit4] 2> 692007 INFO (jetty-launcher-7313-thread-5)
[n:127.0.0.1:41837_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 692019 INFO (jetty-launcher-7313-thread-5)
[n:127.0.0.1:41837_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_41837.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@58157695
[junit4] 2> 692024 INFO (jetty-launcher-7313-thread-5)
[n:127.0.0.1:41837_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_41837.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@58157695
[junit4] 2> 692024 INFO (jetty-launcher-7313-thread-5)
[n:127.0.0.1:41837_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_41837.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@58157695
[junit4] 2> 692025 INFO (jetty-launcher-7313-thread-5)
[n:127.0.0.1:41837_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders_1D1C16704AD2F93E-001/tempDir-001/node5
[junit4] 2> 692061 INFO (jetty-launcher-7313-thread-4)
[n:127.0.0.1:40427_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 692062 INFO (zkConnectionManagerCallback-7394-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 692062 INFO (jetty-launcher-7313-thread-4)
[n:127.0.0.1:40427_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 692064 INFO (jetty-launcher-7313-thread-4)
[n:127.0.0.1:40427_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 692067 INFO (jetty-launcher-7313-thread-4)
[n:127.0.0.1:40427_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:40427_solr as DOWN
[junit4] 2> 692067 INFO (jetty-launcher-7313-thread-4)
[n:127.0.0.1:40427_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 692067 INFO (jetty-launcher-7313-thread-4)
[n:127.0.0.1:40427_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:40427_solr
[junit4] 2> 692068 INFO (zkCallback-7379-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 692068 INFO (zkCallback-7393-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 692070 INFO (jetty-launcher-7313-thread-4)
[n:127.0.0.1:40427_solr ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 692070 WARN (jetty-launcher-7313-thread-4)
[n:127.0.0.1:40427_solr ] o.a.s.c.CoreContainer Not all security plugins
configured! authentication=disabled authorization=disabled. Solr is only as
secure as you make it. Consider configuring authentication/authorization before
exposing Solr to users internal or external. See
https://s.apache.org/solrsecurity for more info
[junit4] 2> 692078 INFO (jetty-launcher-7313-thread-4)
[n:127.0.0.1:40427_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 692093 INFO (jetty-launcher-7313-thread-4)
[n:127.0.0.1:40427_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40427.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@58157695
[junit4] 2> 692099 INFO (jetty-launcher-7313-thread-4)
[n:127.0.0.1:40427_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40427.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@58157695
[junit4] 2> 692099 INFO (jetty-launcher-7313-thread-4)
[n:127.0.0.1:40427_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40427.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@58157695
[junit4] 2> 692100 INFO (jetty-launcher-7313-thread-4)
[n:127.0.0.1:40427_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders_1D1C16704AD2F93E-001/tempDir-001/node4
[junit4] 2> 692161 INFO (jetty-launcher-7313-thread-2)
[n:127.0.0.1:42421_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 692162 INFO (zkConnectionManagerCallback-7404-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 692162 INFO (jetty-launcher-7313-thread-2)
[n:127.0.0.1:42421_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 692164 INFO (jetty-launcher-7313-thread-2)
[n:127.0.0.1:42421_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 692165 INFO (jetty-launcher-7313-thread-2)
[n:127.0.0.1:42421_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:42421_solr as DOWN
[junit4] 2> 692165 INFO (jetty-launcher-7313-thread-2)
[n:127.0.0.1:42421_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 692165 INFO (jetty-launcher-7313-thread-2)
[n:127.0.0.1:42421_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:42421_solr
[junit4] 2> 692165 INFO (zkCallback-7393-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 692165 INFO (zkCallback-7379-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 692166 INFO (zkCallback-7403-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 692166 INFO (jetty-launcher-7313-thread-2)
[n:127.0.0.1:42421_solr ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 692166 WARN (jetty-launcher-7313-thread-2)
[n:127.0.0.1:42421_solr ] o.a.s.c.CoreContainer Not all security plugins
configured! authentication=disabled authorization=disabled. Solr is only as
secure as you make it. Consider configuring authentication/authorization before
exposing Solr to users internal or external. See
https://s.apache.org/solrsecurity for more info
[junit4] 2> 692173 INFO (jetty-launcher-7313-thread-2)
[n:127.0.0.1:42421_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 692183 INFO (jetty-launcher-7313-thread-2)
[n:127.0.0.1:42421_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_42421.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@58157695
[junit4] 2> 692187 INFO (jetty-launcher-7313-thread-2)
[n:127.0.0.1:42421_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_42421.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@58157695
[junit4] 2> 692187 INFO (jetty-launcher-7313-thread-2)
[n:127.0.0.1:42421_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_42421.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@58157695
[junit4] 2> 692187 INFO (jetty-launcher-7313-thread-2)
[n:127.0.0.1:42421_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders_1D1C16704AD2F93E-001/tempDir-001/node2
[junit4] 2> 692261 INFO (jetty-launcher-7313-thread-1)
[n:127.0.0.1:41625_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 692262 INFO (zkConnectionManagerCallback-7414-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 692262 INFO (jetty-launcher-7313-thread-1)
[n:127.0.0.1:41625_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 692264 INFO (jetty-launcher-7313-thread-1)
[n:127.0.0.1:41625_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 692265 INFO (jetty-launcher-7313-thread-1)
[n:127.0.0.1:41625_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:41625_solr as DOWN
[junit4] 2> 692265 INFO (jetty-launcher-7313-thread-1)
[n:127.0.0.1:41625_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 692265 INFO (jetty-launcher-7313-thread-1)
[n:127.0.0.1:41625_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:41625_solr
[junit4] 2> 692265 INFO (zkCallback-7379-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 692265 INFO (zkCallback-7393-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 692265 INFO (zkCallback-7403-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 692265 INFO (zkCallback-7413-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 692266 INFO (jetty-launcher-7313-thread-1)
[n:127.0.0.1:41625_solr ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 692266 WARN (jetty-launcher-7313-thread-1)
[n:127.0.0.1:41625_solr ] o.a.s.c.CoreContainer Not all security plugins
configured! authentication=disabled authorization=disabled. Solr is only as
secure as you make it. Consider configuring authentication/authorization before
exposing Solr to users internal or external. See
https://s.apache.org/solrsecurity for more info
[junit4] 2> 692277 INFO (jetty-launcher-7313-thread-1)
[n:127.0.0.1:41625_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 692291 INFO (jetty-launcher-7313-thread-1)
[n:127.0.0.1:41625_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_41625.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@58157695
[junit4] 2> 692300 INFO (jetty-launcher-7313-thread-1)
[n:127.0.0.1:41625_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_41625.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@58157695
[junit4] 2> 692300 INFO (jetty-launcher-7313-thread-1)
[n:127.0.0.1:41625_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_41625.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@58157695
[junit4] 2> 692301 INFO (jetty-launcher-7313-thread-1)
[n:127.0.0.1:41625_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders_1D1C16704AD2F93E-001/tempDir-001/node1
[junit4] 2> 692362 INFO (jetty-launcher-7313-thread-3)
[n:127.0.0.1:43841_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 692362 INFO (zkConnectionManagerCallback-7424-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 692362 INFO (jetty-launcher-7313-thread-3)
[n:127.0.0.1:43841_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 692364 INFO (jetty-launcher-7313-thread-3)
[n:127.0.0.1:43841_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (4)
[junit4] 2> 692365 INFO (jetty-launcher-7313-thread-3)
[n:127.0.0.1:43841_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:43841_solr as DOWN
[junit4] 2> 692365 INFO (jetty-launcher-7313-thread-3)
[n:127.0.0.1:43841_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 692365 INFO (jetty-launcher-7313-thread-3)
[n:127.0.0.1:43841_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:43841_solr
[junit4] 2> 692366 INFO (zkCallback-7379-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 692366 INFO (zkCallback-7413-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 692366 INFO (zkCallback-7393-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 692366 INFO (zkCallback-7403-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 692366 INFO (zkCallback-7423-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 692366 INFO (jetty-launcher-7313-thread-3)
[n:127.0.0.1:43841_solr ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 692367 WARN (jetty-launcher-7313-thread-3)
[n:127.0.0.1:43841_solr ] o.a.s.c.CoreContainer Not all security plugins
configured! authentication=disabled authorization=disabled. Solr is only as
secure as you make it. Consider configuring authentication/authorization before
exposing Solr to users internal or external. See
https://s.apache.org/solrsecurity for more info
[junit4] 2> 692377 INFO (jetty-launcher-7313-thread-3)
[n:127.0.0.1:43841_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 692390 INFO (jetty-launcher-7313-thread-3)
[n:127.0.0.1:43841_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_43841.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@58157695
[junit4] 2> 692396 INFO (jetty-launcher-7313-thread-3)
[n:127.0.0.1:43841_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_43841.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@58157695
[junit4] 2> 692396 INFO (jetty-launcher-7313-thread-3)
[n:127.0.0.1:43841_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_43841.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@58157695
[junit4] 2> 692397 INFO (jetty-launcher-7313-thread-3)
[n:127.0.0.1:43841_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders_1D1C16704AD2F93E-001/tempDir-001/node3
[junit4] 2> 692403 INFO
(SUITE-TestRebalanceLeaders-seed#[1D1C16704AD2F93E]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=5
[junit4] 2> 692404 INFO
(SUITE-TestRebalanceLeaders-seed#[1D1C16704AD2F93E]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 692405 INFO (zkConnectionManagerCallback-7437-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 692405 INFO
(SUITE-TestRebalanceLeaders-seed#[1D1C16704AD2F93E]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 692405 INFO
(SUITE-TestRebalanceLeaders-seed#[1D1C16704AD2F93E]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
[junit4] 2> 692405 INFO
(SUITE-TestRebalanceLeaders-seed#[1D1C16704AD2F93E]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33655/solr ready
[junit4] 2> 692413 INFO (qtp1671736468-14670) [n:127.0.0.1:43841_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
pullReplicas=0&collection.configName=TestColl&maxShardsPerNode=2&name=TestColl&nrtReplicas=3&action=CREATE&numShards=3&tlogReplicas=0&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 692414 INFO
(OverseerThreadFactory-7387-thread-1-processing-n:127.0.0.1:41837_solr)
[n:127.0.0.1:41837_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
TestColl
[junit4] 2> 692521 INFO (qtp1671736468-14672) [n:127.0.0.1:43841_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node}
status=0 QTime=0
[junit4] 2> 692528 INFO (qtp850942895-14676) [n:127.0.0.1:41837_solr
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for
2147483647 transient cores
[junit4] 2> 692528 INFO (qtp850942895-14676) [n:127.0.0.1:41837_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node}
status=0 QTime=0
[junit4] 2> 692541 INFO (qtp1303609321-14679) [n:127.0.0.1:42421_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node}
status=0 QTime=0
[junit4] 2> 692548 INFO (qtp811799731-14682) [n:127.0.0.1:40427_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node}
status=0 QTime=0
[junit4] 2> 692555 INFO (qtp1020676361-14685) [n:127.0.0.1:41625_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node}
status=0 QTime=0
[junit4] 2> 692559 INFO
(OverseerStateUpdate-72099096570167309-127.0.0.1:41837_solr-n_0000000000)
[n:127.0.0.1:41837_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"TestColl",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"TestColl_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:41625/solr",
[junit4] 2> "node_name":"127.0.0.1:41625_solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 692560 INFO
(OverseerStateUpdate-72099096570167309-127.0.0.1:41837_solr-n_0000000000)
[n:127.0.0.1:41837_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"TestColl",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"TestColl_shard1_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:40427/solr",
[junit4] 2> "node_name":"127.0.0.1:40427_solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 692561 INFO
(OverseerStateUpdate-72099096570167309-127.0.0.1:41837_solr-n_0000000000)
[n:127.0.0.1:41837_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"TestColl",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"TestColl_shard1_replica_n4",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:42421/solr",
[junit4] 2> "node_name":"127.0.0.1:42421_solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 692563 INFO
(OverseerStateUpdate-72099096570167309-127.0.0.1:41837_solr-n_0000000000)
[n:127.0.0.1:41837_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"TestColl",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"TestColl_shard2_replica_n6",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:41837/solr",
[junit4] 2> "node_name":"127.0.0.1:41837_solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 692563 INFO
(OverseerStateUpdate-72099096570167309-127.0.0.1:41837_solr-n_0000000000)
[n:127.0.0.1:41837_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"TestColl",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"TestColl_shard2_replica_n8",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:43841/solr",
[junit4] 2> "node_name":"127.0.0.1:43841_solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 692564 INFO
(OverseerStateUpdate-72099096570167309-127.0.0.1:41837_solr-n_0000000000)
[n:127.0.0.1:41837_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"TestColl",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"TestColl_shard2_replica_n10",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:42421/solr",
[junit4] 2> "node_name":"127.0.0.1:42421_solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 692565 INFO
(OverseerStateUpdate-72099096570167309-127.0.0.1:41837_solr-n_0000000000)
[n:127.0.0.1:41837_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"TestColl",
[junit4] 2> "shard":"shard3",
[junit4] 2> "core":"TestColl_shard3_replica_n12",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:43841/solr",
[junit4] 2> "node_name":"127.0.0.1:43841_solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 692566 INFO
(OverseerStateUpdate-72099096570167309-127.0.0.1:41837_solr-n_0000000000)
[n:127.0.0.1:41837_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"TestColl",
[junit4] 2> "shard":"shard3",
[junit4] 2> "core":"TestColl_shard3_replica_n14",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:41837/solr",
[junit4] 2> "node_name":"127.0.0.1:41837_solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 692567 INFO
(OverseerStateUpdate-72099096570167309-127.0.0.1:41837_solr-n_0000000000)
[n:127.0.0.1:41837_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"TestColl",
[junit4] 2> "shard":"shard3",
[junit4] 2> "core":"TestColl_shard3_replica_n16",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:40427/solr",
[junit4] 2> "node_name":"127.0.0.1:40427_solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 692771 INFO (qtp1303609321-14681) [n:127.0.0.1:42421_solr
x:TestColl_shard1_replica_n4 ] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node7&collection.configName=TestColl&newCollection=true&name=TestColl_shard1_replica_n4&action=CREATE&numShards=3&collection=TestColl&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 692771 INFO (qtp1671736468-14675) [n:127.0.0.1:43841_solr
x:TestColl_shard2_replica_n8 ] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node11&collection.configName=TestColl&newCollection=true&name=TestColl_shard2_replica_n8&action=CREATE&numShards=3&collection=TestColl&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 692771 INFO (qtp811799731-14684) [n:127.0.0.1:40427_solr
x:TestColl_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node5&collection.configName=TestColl&newCollection=true&name=TestColl_shard1_replica_n2&action=CREATE&numShards=3&collection=TestColl&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 692771 INFO (qtp850942895-14678) [n:127.0.0.1:41837_solr
x:TestColl_shard2_replica_n6 ] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node9&collection.configName=TestColl&newCollection=true&name=TestColl_shard2_replica_n6&action=CREATE&numShards=3&collection=TestColl&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 692771 INFO (qtp1020676361-14687) [n:127.0.0.1:41625_solr
x:TestColl_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node3&collection.configName=TestColl&newCollection=true&name=TestColl_shard1_replica_n1&action=CREATE&numShards=3&collection=TestColl&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 692774 INFO (qtp1303609321-14679) [n:127.0.0.1:42421_solr
x:TestColl_shard2_replica_n10 ] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node13&collection.configName=TestColl&newCollection=true&name=TestColl_shard2_replica_n10&action=CREATE&numShards=3&collection=TestColl&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 692774 INFO (qtp850942895-14676) [n:127.0.0.1:41837_solr
x:TestColl_shard3_replica_n14 ] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node17&collection.configName=TestColl&newCollection=true&name=TestColl_shard3_replica_n14&action=CREATE&numShards=3&collection=TestColl&shard=shard3&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 692775 INFO (qtp811799731-14682) [n:127.0.0.1:40427_solr
x:TestColl_shard3_replica_n16 ] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node18&collection.configName=TestColl&newCollection=true&name=TestColl_shard3_replica_n16&action=CREATE&numShards=3&collection=TestColl&shard=shard3&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 692778 INFO (qtp1303609321-14681) [n:127.0.0.1:42421_solr
c:TestColl s:shard1 r:core_node7 x:TestColl_shard1_replica_n4 ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
[junit4] 2> 692779 INFO (qtp850942895-14678) [n:127.0.0.1:41837_solr
c:TestColl s:shard2 r:core_node9 x:TestColl_shard2_replica_n6 ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
[junit4] 2> 692779 INFO (qtp811799731-14684) [n:127.0.0.1:40427_solr
c:TestColl s:shard1 r:core_node5 x:TestColl_shard1_replica_n2 ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
[junit4] 2> 692779 INFO (qtp1020676361-14687) [n:127.0.0.1:41625_solr
c:TestColl s:shard1 r:core_node3 x:TestColl_shard1_replica_n1 ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
[junit4] 2> 692779 INFO (qtp1671736468-14675) [n:127.0.0.1:43841_solr
c:TestColl s:shard2 r:core_node11 x:TestColl_shard2_replica_n8 ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
[junit4] 2> 692790 INFO (qtp1671736468-14672) [n:127.0.0.1:43841_solr
x:TestColl_shard3_replica_n12 ] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node15&collection.configName=TestColl&newCollection=true&name=TestColl_shard3_replica_n12&action=CREATE&numShards=3&collection=TestColl&shard=shard3&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 692796 INFO (qtp850942895-14676) [n:127.0.0.1:41837_solr
c:TestColl s:shard3 r:core_node17 x:TestColl_shard3_replica_n14 ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
[junit4] 2> 692796 INFO (qtp811799731-14682) [n:127.0.0.1:40427_solr
c:TestColl s:shard3 r:core_node18 x:TestColl_shard3_replica_n16 ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
[junit4] 2> 692796 INFO (qtp850942895-14678) [n:127.0.0.1:41837_solr
c:TestColl s:shard2 r:core_node9 x:TestColl_shard2_replica_n6 ]
o.a.s.s.IndexSchema Schema name=minimal
[junit4] 2> 692796 INFO (qtp811799731-14684) [n:127.0.0.1:40427_solr
c:TestColl s:shard1 r:core_node5 x:TestColl_shard1_replica_n2 ]
o.a.s.s.IndexSchema Schema name=minimal
[junit4] 2> 692796 INFO (qtp1303609321-14681) [n:127.0.0.1:42421_solr
c:TestColl s:shard1 r:core_node7 x:TestColl_shard1_replica_n4 ]
o.a.s.s.IndexSchema Schema name=minimal
[junit4] 2> 692796 INFO (qtp1020676361-14687) [n:127.0.0.1:41625_solr
c:TestColl s:shard1 r:core_node3 x:TestColl_shard1_replica_n1 ]
o.a.s.s.IndexSchema Schema name=minimal
[junit4] 2> 692796 INFO (qtp1671736468-14675) [n:127.0.0.1:43841_solr
c:TestColl s:shard2 r:core_node11 x:TestColl_shard2_replica_n8 ]
o.a.s.s.IndexSchema Schema name=minimal
[junit4] 2> 692799 INFO (qtp1303609321-14681) [n:127.0.0.1:42421_solr
c:TestColl s:shard1 r:core_node7 x:TestColl_shard1_replica_n4 ]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 692799 INFO (qtp1303609321-14681) [n:127.0.0.1:42421_solr
c:TestColl s:shard1 r:core_node7 x:TestColl_shard1_replica_n4 ]
o.a.s.c.CoreContainer Creating SolrCore 'TestColl_shard1_replica_n4' using
configuration from configset TestColl, trusted=true
[junit4] 2> 692799 INFO (qtp1671736468-14675) [n:127.0.0.1:43841_solr
c:TestColl s:shard2 r:core_node11 x:TestColl_shard2_replica_n8 ]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 692799 INFO (qtp1671736468-14675) [n:127.0.0.1:43841_solr
c:TestColl s:shard2 r:core_node11 x:TestColl_shard2_replica_n8 ]
o.a.s.c.CoreContainer Creating SolrCore 'TestColl_shard2_replica_n8' using
configuration from configset TestColl, trusted=true
[junit4] 2> 692799 INFO (qtp1020676361-14687) [n:127.0.0.1:41625_solr
c:TestColl s:shard1 r:core_node3 x:TestColl_shard1_replica_n1 ]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 692799 INFO (qtp1020676361-14687) [n:127.0.0.1:41625_solr
c:TestColl s:shard1 r:core_node3 x:TestColl_shard1_replica_n1 ]
o.a.s.c.CoreContainer Creating SolrCore 'TestColl_shard1_replica_n1' using
configuration from configset TestColl, trusted=true
[junit4] 2> 692800 INFO (qtp850942895-14678) [n:127.0.0.1:41837_solr
c:TestColl s:shard2 r:core_node9 x:TestColl_shard2_replica_n6 ]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 692800 INFO (qtp850942895-14678) [n:127.0.0.1:41837_solr
c:TestColl s:shard2 r:core_node9 x:TestColl_shard2_replica_n6 ]
o.a.s.c.CoreContainer Creating SolrCore 'TestColl_shard2_replica_n6' using
configuration from configset TestColl, trusted=true
[junit4] 2> 692800 INFO (qtp811799731-14684) [n:127.0.0.1:40427_solr
c:TestColl s:shard1 r:core_node5 x:TestColl_shard1_replica_n2 ]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 692800 INFO (qtp811799731-14684) [n:127.0.0.1:40427_solr
c:TestColl s:shard1 r:core_node5 x:TestColl_shard1_replica_n2 ]
o.a.s.c.CoreContainer Creating SolrCore 'TestColl_shard1_replica_n2' using
configuration from configset TestColl, trusted=true
[junit4] 2> 692800 INFO (qtp1303609321-14681) [n:127.0.0.1:42421_solr
c:TestColl s:shard1 r:core_node7 x:TestColl_shard1_replica_n4 ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_42421.solr.core.TestColl.shard1.replica_n4' (registry
'solr.core.TestColl.shard1.replica_n4') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@58157695
[junit4] 2> 692800 INFO (qtp1671736468-14675) [n:127.0.0.1:43841_solr
c:TestColl s:shard2 r:core_node11 x:TestColl_shard2_replica_n8 ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_43841.solr.core.TestColl.shard2.replica_n8' (registry
'solr.core.TestColl.shard2.replica_n8') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@58157695
[junit4] 2> 692800 INFO (qtp1020676361-14687) [n:127.0.0.1:41625_solr
c:TestColl s:shard1 r:core_node3 x:TestColl_shard1_replica_n1 ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_41625.solr.core.TestColl.shard1.replica_n1' (registry
'solr.core.TestColl.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@58157695
[junit4] 2> 692800 INFO (qtp1303609321-14679) [n:127.0.0.1:42421_solr
c:TestColl s:shard2 r:core_node13 x:TestColl_shard2_replica_n10 ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
[junit4] 2> 692801 INFO (qtp1671736468-14675) [n:127.0.0.1:43841_solr
c:TestColl s:shard2 r:core_node11 x:TestColl_shard2_replica_n8 ]
o.a.s.c.SolrCore [[TestColl_shard2_replica_n8] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders_1D1C16704AD2F93E-001/tempDir-001/node3/TestColl_shard2_replica_n8],
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders_1D1C16704AD2F93E-001/tempDir-001/node3/TestColl_shard2_replica_n8/data/]
[junit4] 2> 692801 INFO (qtp1020676361-14687) [n:127.0.0.1:41625_solr
c:TestColl s:shard1 r:core_node3 x:TestColl_shard1_replica_n1 ]
o.a.s.c.SolrCore [[TestColl_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders_1D1C16704AD2F93E-001/tempDir-001/node1/TestColl_shard1_replica_n1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders_1D1C16704AD2F93E-001/tempDir-001/node1/TestColl_shard1_replica_n1/data/]
[junit4] 2> 692801 INFO (qtp1303609321-14681) [n:127.0.0.1:42421_solr
c:TestColl s:shard1 r:core_node7 x:TestColl_shard1_replica_n4 ]
o.a.s.c.SolrCore [[TestColl_shard1_replica_n4] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders_1D1C16704AD2F93E-001/tempDir-001/node2/TestColl_shard1_replica_n4],
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders_1D1C16704AD2F93E-001/tempDir-001/node2/TestColl_shard1_replica_n4/data/]
[junit4] 2> 692801 INFO (qtp811799731-14684) [n:127.0.0.1:40427_solr
c:TestColl s:shard1 r:core_node5 x:TestColl_shard1_replica_n2 ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40427.solr.core.TestColl.shard1.replica_n2' (registry
'solr.core.TestColl.shard1.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@58157695
[junit4] 2> 692801 INFO (qtp850942895-14678) [n:127.0.0.1:41837_solr
c:TestColl s:shard2 r:core_node9 x:TestColl_shard2_replica_n6 ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_41837.solr.core.TestColl.shard2.replica_n6' (registry
'solr.core.TestColl.shard2.replica_n6') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@58157695
[junit4] 2> 692801 INFO (qtp811799731-14684) [n:127.0.0.1:40427_solr
c:TestColl s:shard1 r:core_node5 x:TestColl_shard1_replica_n2 ]
o.a.s.c.SolrCore [[TestColl_shard1_replica_n2] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders_1D1C16704AD2F93E-001/tempDir-001/node4/TestColl_shard1_replica_n2],
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders_1D1C16704AD2F93E-001/tempDir-001/node4/TestColl_shard1_replica_n2/data/]
[junit4] 2> 692801 INFO (qtp850942895-14678) [n:127.0.0.1:41837_solr
c:TestColl s:shard2 r:core_node9 x:TestColl_shard2_replica_n6 ]
o.a.s.c.SolrCore [[TestColl_shard2_replica_n6] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders_1D1C16704AD2F93E-001/tempDir-001/node5/TestColl_shard2_replica_n6],
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders_1D1C16704AD2F93E-001/tempDir-001/node5/TestColl_shard2_replica_n6/data/]
[junit4] 2> 692812 INFO (qtp811799731-14682) [n:127.0.0.1:40427_solr
c:TestColl s:shard3 r:core_node18 x:TestColl_shard3_replica_n16 ]
o.a.s.s.IndexSchema Schema name=minimal
[junit4] 2> 692813 INFO (qtp811799731-14682) [n:127.0.0.1:40427_solr
c:TestColl s:shard3 r:core_node18 x:TestColl_shard3_replica_n16 ]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 692813 INFO (qtp811799731-14682) [n:127.0.0.1:40427_solr
c:TestColl s:shard3 r:core_node18 x:TestColl_shard3_replica_n16 ]
o.a.s.c.CoreContainer Creating SolrCore 'TestColl_shard3_replica_n16' using
configuration from configset TestColl, trusted=true
[junit4] 2> 692814 INFO (qtp811799731-14682) [n:127.0.0.1:40427_solr
c:TestColl s:shard3 r:core_node18 x:TestColl_shard3_replica_n16 ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40427.solr.core.TestColl.shard3.replica_n16' (registry
'solr.core.TestColl.shard3.replica_n16') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@58157695
[junit4] 2> 692814 INFO (qtp811799731-14682) [n:127.0.0.1:40427_solr
c:TestColl s:shard3 r:core_node18 x:TestColl_shard3_replica_n16 ]
o.a.s.c.SolrCore [[TestColl_shard3_replica_n16] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders_1D1C16704AD2F93E-001/tempDir-001/node4/TestColl_shard3_replica_n16],
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders_1D1C16704AD2F93E-001/tempDir-001/node4/TestColl_shard3_replica_n16/data/]
[junit4] 2> 692815 INFO (qtp1303609321-14679) [n:127.0.0.1:42421_solr
c:TestColl s:shard2 r:core_node13 x:TestColl_shard2_replica_n10 ]
o.a.s.s.IndexSchema Schema name=minimal
[junit4] 2> 692815 INFO (qtp850942895-14676) [n:127.0.0.1:41837_solr
c:TestColl s:shard3 r:core_node17 x:TestColl_shard3_replica_n14 ]
o.a.s.s.IndexSchema Schema name=minimal
[junit4] 2> 692816 INFO (qtp1671736468-14672) [n:127.0.0.1:43841_solr
c:TestColl s:shard3 r:core_node15 x:TestColl_shard3_replica_n12 ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
[junit4] 2> 692817 INFO (qtp1303609321-14679) [n:127.0.0.1:42421_solr
c:TestColl s:shard2 r:core_node13 x:TestColl_shard2_replica_n10 ]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 692817 INFO (qtp1303609321-14679) [n:127.0.0.1:42421_solr
c:TestColl s:shard2 r:core_node13 x:TestColl_shard2_replica_n10 ]
o.a.s.c.CoreContainer Creating SolrCore 'TestColl_shard2_replica_n10' using
configuration from configset TestColl, trusted=true
[junit4] 2> 692817 INFO (qtp850942895-14676) [n:127.0.0.1:41837_solr
c:TestColl s:shard3 r:core_node17 x:TestColl_shard3_replica_n14 ]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 692817 INFO (qtp850942895-14676) [n:127.0.0.1:41837_solr
c:TestColl s:shard3 r:core_node17 x:TestColl_shard3_replica_n14 ]
o.a.s.c.CoreContainer Creating SolrCore 'TestColl_shard3_replica_n14' using
configuration from configset TestColl, trusted=true
[junit4] 2> 692817 INFO (qtp1303609321-14679) [n:127.0.0.1:42421_solr
c:TestColl s:shard2 r:core_node13 x:TestColl_shard2_replica_n10 ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_42421.solr.core.TestColl.shard2.replica_n10' (registry
'solr.core.TestColl.shard2.replica_n10') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@58157695
[junit4] 2> 692817 INFO (qtp850942895-14676) [n:127.0.0.1:41837_solr
c:TestColl s:shard3 r:core_node17 x:TestColl_shard3_replica_n14 ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_41837.solr.core.TestColl.shard3.replica_n14' (registry
'solr.core.TestColl.shard3.replica_n14') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@58157695
[junit4] 2> 692817 INFO (qtp850942895-14676) [n:127.0.0.1:41837_solr
c:TestColl s:shard3 r:core_node17 x:TestColl_shard3_replica_n14 ]
o.a.s.c.SolrCore [[TestColl_shard3_replica_n14] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders_1D1C16704AD2F93E-001/tempDir-001/node5/TestColl_shard3_replica_n14],
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders_1D1C16704AD2F93E-001/tempDir-001/node5/TestColl_shard3_replica_n14/data/]
[junit4] 2> 692818 INFO (qtp1303609321-14679) [n:127.0.0.1:42421_solr
c:TestColl s:shard2 r:core_node13 x:TestColl_shard2_replica_n10 ]
o.a.s.c.SolrCore [[TestColl_shard2_replica_n10] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders_1D1C16704AD2F93E-001/tempDir-001/node2/TestColl_shard2_replica_n10],
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders_1D1C16704AD2F93E-001/tempDir-001/node2/TestColl_shard2_replica_n10/data/]
[junit4] 2> 692824 INFO (qtp1671736468-14672) [n:127.0.0.1:43841_solr
c:TestColl s:shard3 r:core_node15 x:TestColl_shard3_replica_n12 ]
o.a.s.s.IndexSchema Schema name=minimal
[junit4] 2> 692831 INFO (qtp1671736468-14672) [n:127.0.0.1:43841_solr
c:TestColl s:shard3 r:core_node15 x:TestColl_shard3_replica_n12 ]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 692832 INFO (qtp1671736468-14672) [n:127.0.0.1:43841_solr
c:TestColl s:shard3 r:core_node15 x:TestColl_shard3_replica_n12 ]
o.a.s.c.CoreContainer Creating SolrCore 'TestColl_shard3_replica_n12' using
configuration from configset TestColl, trusted=true
[junit4] 2> 692832 INFO (qtp1671736468-14672) [n:127.0.0.1:43841_solr
c:TestColl s:shard3 r:core_node15 x:TestColl_shard3_replica_n12 ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_43841.solr.core.TestColl.shard3.replica_n12' (registry
'solr.core.TestColl.shard3.replica_n12') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@58157695
[junit4] 2> 692832 INFO (qtp1671736468-14672) [n:127.0.0.1:43841_solr
c:TestColl s:shard3 r:core_node15 x:TestColl_shard3_replica_n12 ]
o.a.s.c.SolrCore [[TestColl_shard3_replica_n12] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders_1D1C16704AD2F93E-001/tempDir-001/node3/TestColl_shard3_replica_n12],
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders_1D1C16704AD2F93E-001/tempDir-001/node3/TestColl_shard3_replica_n12/data/]
[junit4] 2> 692862 INFO (qtp1303609321-14681) [n:127.0.0.1:42421_solr
c:TestColl s:shard1 r:core_node7 x:TestColl_shard1_replica_n4 ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 692863 INFO (qtp1303609321-14681) [n:127.0.0.1:42421_solr
c:TestColl s:shard1 r:core_node7 x:TestColl_shard1_replica_n4 ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 692864 INFO (qtp1303609321-14681) [n:127.0.0.1:42421_solr
c:TestColl s:shard1 r:core_node7 x:TestColl_shard1_replica_n4 ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 692864 INFO (qtp1303609321-14681) [n:127.0.0.1:42421_solr
c:TestColl s:shard1 r:core_node7 x:TestColl_shard1_replica_n4 ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 692865 INFO (qtp1303609321-14681) [n:127.0.0.1:42421_solr
c:TestColl s:shard1 r:core_node7 x:TestColl_shard1_replica_n4 ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/TestColl
[junit4] 2> 692866 INFO (qtp1303609321-14681) [n:127.0.0.1:42421_solr
c:TestColl s:shard1 r:core_node7 x:TestColl_shard1_replica_n4 ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/TestColl
[junit4] 2> 692866 INFO (qtp1303609321-14681) [n:127.0.0.1:42421_solr
c:TestColl s:shard1 r:core_node7 x:TestColl_shard1_replica_n4 ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
[junit4] 2> 692866 INFO (qtp1303609321-14681) [n:127.0.0.1:42421_solr
c:TestColl s:shard1 r:core_node7 x:TestColl_shard1_replica_n4 ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1669791011137650688
[junit4] 2> 692868 INFO
(searcherExecutor-7440-thread-1-processing-n:127.0.0.1:42421_solr
x:TestColl_shard1_replica_n4 c:TestColl s:shard1 r:core_node7)
[n:127.0.0.1:42421_solr c:TestColl s:shard1 r:core_node7
x:TestColl_shard1_replica_n4 ] o.a.s.c.SolrCore [TestColl_shard1_replica_n4]
Registered new searcher autowarm time: 0 ms
[junit4] 2> 692869 INFO (qtp1303609321-14681) [n:127.0.0.1:42421_solr
c:TestColl s:shard1 r:core_node7 x:TestColl_shard1_replica_n4 ]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/TestColl/terms/shard1 to Terms{values={core_node7=0}, version=0}
[junit4] 2> 692869 INFO (qtp1303609321-14681) [n:127.0.0.1:42421_solr
c:TestColl s:shard1 r:core_node7 x:TestColl_shard1_replica_n4 ]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/TestColl/leaders/shard1
[junit4] 2> 692872 INFO (qtp1303609321-14681) [n:127.0.0.1:42421_solr
c:TestColl s:shard1 r:core_node7 x:TestColl_shard1_replica_n4 ]
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for
shard shard1: total=3 found=1 timeoute in=9999ms
[junit4] 2> 692872 INFO (qtp1020676361-14687) [n:127.0.0.1:41625_solr
c:TestColl s:shard1 r:core_node3 x:TestColl_shard1_replica_n1 ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 692872 INFO (qtp1020676361-14687) [n:127.0.0.1:41625_solr
c:TestColl s:shard1 r:core_node3 x:TestColl_shard1_replica_n1 ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 692874 INFO (qtp1020676361-14687) [n:127.0.0.1:41625_solr
c:TestColl s:shard1 r:core_node3 x:TestColl_shard1_replica_n1 ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 692874 INFO (qtp1020676361-14687) [n:127.0.0.1:41625_solr
c:TestColl s:shard1 r:core_node3 x:TestColl_shard1_replica_n1 ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 692876 INFO (qtp1020676361-14687) [n:127.0.0.1:41625_solr
c:TestColl s:shard1 r:core_node3 x:TestColl_shard1_replica_n1 ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/TestColl
[junit4] 2> 692876 INFO (qtp1020676361-14687) [n:127.0.0.1:41625_solr
c:TestColl s:shard1 r:core_node3 x:TestColl_shard1_replica_n1 ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/TestColl
[junit4] 2> 692876 INFO (qtp811799731-14682) [n:127.0.0.1:40427_solr
c:TestColl s:shard3 r:core_node18 x:TestColl_shard3_replica_n16 ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 692877 INFO (qtp811799731-14682) [n:127.0.0.1:40427_solr
c:TestColl s:shard3 r:core_node18 x:TestColl_shard3_replica_n16 ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 692877 INFO (qtp1020676361-14687) [n:127.0.0.1:41625_solr
c:TestColl s:shard1 r:core_node3 x:TestColl_shard1_replica_n1 ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
[junit4] 2> 692877 INFO (qtp1020676361-14687) [n:127.0.0.1:41625_solr
c:TestColl s:shard1 r:core_node3 x:TestColl_shard1_replica_n1 ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1669791011149185024
[junit4] 2> 692878 INFO (qtp811799731-14682) [n:127.0.0.1:40427_solr
c:TestColl s:shard3 r:core_node18 x:TestColl_shard3_replica_n16 ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 692878 INFO (qtp811799731-14682) [n:127.0.0.1:40427_solr
c:TestColl s:shard3 r:core_node18 x:TestColl_shard3_replica_n16 ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 692879 INFO (qtp811799731-14684) [n:127.0.0.1:40427_solr
c:TestColl s:shard1 r:core_node5 x:TestColl_shard1_replica_n2 ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 692879 INFO (qtp811799731-14684) [n:127.0.0.1:40427_solr
c:TestColl s:shard1 r:core_node5 x:TestColl_shard1_replica_n2 ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 692879 INFO (qtp850942895-14678) [n:127.0.0.1:41837_solr
c:TestColl s:shard2 r:core_node9 x:TestColl_shard2_replica_n6 ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 692879 INFO (qtp850942895-14678) [n:127.0.0.1:41837_solr
c:TestColl s:shard2 r:core_node9 x:TestColl_shard2_replica_n6 ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 692879 INFO
(searcherExecutor-7443-thread-1-processing-n:127.0.0.1:41625_solr
x:TestColl_shard1_replica_n1 c:TestColl s:shard1 r:core_node3)
[n:127.0.0.1:41625_solr c:TestColl s:shard1 r:core_node3
x:TestColl_shard1_replica_n1 ] o.a.s.c.SolrCore [TestColl_shard1_replica_n1]
Registered new searcher autowarm time: 0 ms
[junit4] 2> 692880 INFO (qtp811799731-14682) [n:127.0.0.1:40427_solr
c:TestColl s:shard3 r:core_node18 x:TestColl_shard3_replica_n16 ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/TestColl
[junit4] 2> 692880 INFO (qtp811799731-14682) [n:127.0.0.1:40427_solr
c:TestColl s:shard3 r:core_node18 x:TestColl_shard3_replica_n16 ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/TestColl
[junit4] 2> 692880 INFO (qtp1020676361-14687) [n:127.0.0.1:41625_solr
c:TestColl s:shard1 r:core_node3 x:TestColl_shard1_replica_n1 ]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/TestColl/terms/shard1 to Terms{values={core_node7=0,
core_node3=0}, version=1}
[junit4] 2> 692880 INFO (qtp1020676361-14687) [n:127.0.0.1:41625_solr
c:TestColl s:shard1 r:core_node3 x:TestColl_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/TestColl/leaders/shard1
[junit4] 2> 692880 INFO (qtp811799731-14684) [n:127.0.0.1:40427_solr
c:TestColl s:shard1 r:core_node5 x:TestColl_shard1_replica_n2 ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 692880 INFO (qtp811799731-14684) [n:127.0.0.1:40427_solr
c:TestColl s:shard1 r:core_node5 x:TestColl_shard1_replica_n2 ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 692880 INFO (qtp850942895-14678) [n:127.0.0.1:41837_solr
c:TestColl s:shard2 r:core_node9 x:TestColl_shard2_replica_n6 ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 692880 INFO (qtp850942895-14678) [n:127.0.0.1:41837_solr
c:TestColl s:shard2 r:core_node9 x:TestColl_shard2_replica_n6 ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 692880 INFO (qtp811799731-14682) [n:127.0.0.1:40427_solr
c:TestColl s:shard3 r:core_node18 x:TestColl_shard3_replica_n16 ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
[junit4] 2> 692880 INFO (qtp811799731-14682) [n:127.0.0.1:40427_solr
c:TestColl s:shard3 r:core_node18 x:TestColl_shard3_replica_n16 ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1669791011152330752
[junit4] 2> 692882 INFO (qtp811799731-14684) [n:127.0.0.1:40427_solr
c:TestColl s:shard1 r:core_node5 x:TestColl_shard1_replica_n2 ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/TestColl
[junit4] 2> 692882 INFO
(searcherExecutor-7449-thread-1-processing-n:127.0.0.1:40427_solr
x:TestColl_shard3_replica_n16 c:TestColl s:shard3 r:core_node18)
[n:127.0.0.1:40427_solr c:TestColl s:shard3 r:core_node18
x:TestColl_shard3_replica_n16 ] o.a.s.c.SolrCore [TestColl_shard3_replica_n16]
Registered new searcher autowarm time: 0 ms
[junit4] 2> 692882 INFO (qtp850942895-14678) [n:127.0.0.1:41837_solr
c:TestColl s:shard2 r:core_node9 x:TestColl_shard2_replica_n6 ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/TestColl
[junit4] 2> 692882 INFO (qtp811799731-14684) [n:127.0.0.1:40427_solr
c:TestColl s:shard1 r:core_node5 x:TestColl_shard1_replica_n2 ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/TestColl
[junit4] 2> 692882 INFO (qtp850942895-14678) [n:127.0.0.1:41837_solr
c:TestColl s:shard2 r:core_node9 x:TestColl_shard2_replica_n6 ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/TestColl
[junit4] 2> 692882 INFO (qtp811799731-14684) [n:127.0.0.1:40427_solr
c:TestColl s:shard1 r:core_node5 x:TestColl_shard1_replica_n2 ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
[junit4] 2> 692883 INFO (qtp850942895-14678) [n:127.0.0.1:41837_solr
c:TestColl s:shard2 r:core_node9 x:TestColl_shard2_replica_n6 ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
[junit4] 2> 692883 INFO (qtp850942895-14678) [n:127.0.0.1:41837_solr
c:TestColl s:shard2 r:core_node9 x:TestColl_shard2_replica_n6 ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1669791011155476480
[junit4] 2> 692883 INFO (qtp811799731-14684) [n:127.0.0.1:40427_solr
c:TestColl s:shard1 r:core_node5 x:TestColl_shard1_replica_n2 ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1669791011155476480
[junit4] 2> 692883 INFO (qtp811799731-14682) [n:127.0.0.1:40427_solr
c:TestColl s:shard3 r:core_node18 x:TestColl_shard3_replica_n16 ]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/TestColl/terms/shard3 to Terms{values={core_node18=0}, version=0}
[junit4] 2> 692883 INFO (qtp811799731-14682) [n:127.0.0.1:40427_solr
c:TestColl s:shard3 r:core_node18 x:TestColl_shard3_replica_n16 ]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/TestColl/leaders/shard3
[junit4] 2> 692884 INFO
(searcherExecutor-7446-thread-1-processing-n:127.0.0.1:41837_solr
x:TestColl_shard2_replica_n6 c:TestColl s:shard2 r:core_node9)
[n:127.0.0.1:41837_solr c:TestColl s:shard2 r:core_node9
x:TestColl_shard2_replica_n6 ] o.a.s.c.SolrCore [TestColl_shard2_replica_n6]
Registered new searcher autowarm time: 0 ms
[junit4] 2> 692885 INFO (qtp811799731-14682) [n:127.0.0.1:40427_solr
c:TestColl s:shard3 r:core_node18 x:TestColl_shard3_replica_n16 ]
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for
shard shard3: total=3 found=1 timeoute in=9999ms
[junit4] 2> 692886 INFO (qtp850942895-14678) [n:127.0.0.1:41837_solr
c:TestColl s:shard2 r:core_node9 x:TestColl_shard2_replica_n6 ]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/TestColl/terms/shard2 to Terms{values={core_node9=0}, version=0}
[junit4] 2> 692886 INFO (qtp850942895-14678) [n:127.0.0.1:41837_solr
c:TestColl s:shard2 r:core_node9 x:TestColl_shard2_replica_n6 ]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/TestColl/leaders/shard2
[junit4] 2> 692886 INFO (qtp811799731-14684) [n:127.0.0.1:40427_solr
c:TestColl s:shard1 r:core_node5 x:TestColl_shard1_replica_n2 ]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/TestColl/terms/shard1 to Terms{values={core_n
[...truncated too long message...]
r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@6a25e53f: rootName =
solr_40427, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty/com.codahale.metrics.MetricRegistry@226ad61a
[junit4] 2> 763354 INFO (jetty-closer-7492-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster
tag=null
[junit4] 2> 763354 INFO (jetty-closer-7492-thread-5) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty
tag=null
[junit4] 2> 763354 INFO (jetty-closer-7492-thread-5) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@3300261b: rootName =
solr_43841, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty/com.codahale.metrics.MetricRegistry@226ad61a
[junit4] 2> 763354 INFO (jetty-closer-7492-thread-5) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster
tag=null
[junit4] 2> 763355 INFO (zkCallback-7393-thread-5) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
[junit4] 2> 763355 INFO (zkCallback-7423-thread-4) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
[junit4] 2> 763356 INFO (zkCallback-7423-thread-5) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
[junit4] 2> 763440 INFO (jetty-closer-7492-thread-4) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@732cbad8{ssl, (ssl, alpn,
http/1.1, h2)}{127.0.0.1:0}
[junit4] 2> 763440 INFO (jetty-closer-7492-thread-4) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@2ccaf4af{/solr,null,UNAVAILABLE}
[junit4] 2> 763440 INFO (jetty-closer-7492-thread-4) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 763539 INFO (jetty-closer-7492-thread-5) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@2c5e54ab{ssl, (ssl, alpn,
http/1.1, h2)}{127.0.0.1:0}
[junit4] 2> 763540 INFO (jetty-closer-7492-thread-5) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@420099d{/solr,null,UNAVAILABLE}
[junit4] 2> 763540 INFO (jetty-closer-7492-thread-5) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 763640 INFO (jetty-closer-7492-thread-2) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@7f99f6f4{ssl, (ssl, alpn,
http/1.1, h2)}{127.0.0.1:0}
[junit4] 2> 763640 INFO (jetty-closer-7492-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@7d0fd5f9{/solr,null,UNAVAILABLE}
[junit4] 2> 763640 INFO (jetty-closer-7492-thread-2) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 763740 INFO (jetty-closer-7492-thread-3) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@2498214{ssl, (ssl, alpn,
http/1.1, h2)}{127.0.0.1:0}
[junit4] 2> 763740 INFO (jetty-closer-7492-thread-3) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@e0e919c{/solr,null,UNAVAILABLE}
[junit4] 2> 763741 INFO (jetty-closer-7492-thread-3) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 763839 INFO (jetty-closer-7492-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=72099096570167309-127.0.0.1:41837_solr-n_0000000000) closing
[junit4] 2> 763840 INFO (jetty-closer-7492-thread-1) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@7d42b9b3{ssl, (ssl, alpn,
http/1.1, h2)}{127.0.0.1:0}
[junit4] 2> 763840 INFO (jetty-closer-7492-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@56d114bf{/solr,null,UNAVAILABLE}
[junit4] 2> 763840 INFO (jetty-closer-7492-thread-1) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 763841 INFO
(SUITE-TestRebalanceLeaders-seed#[1D1C16704AD2F93E]-worker) [ ]
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
[junit4] 2> 764042 WARN (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Watch limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 9 /solr/collections/TestColl/terms/shard3
[junit4] 2> 9 /solr/collections/TestColl/terms/shard2
[junit4] 2> 9 /solr/collections/TestColl/terms/shard1
[junit4] 2> 6 /solr/aliases.json
[junit4] 2> 5 /solr/packages.json
[junit4] 2> 5 /solr/security.json
[junit4] 2> 5 /solr/configs/TestColl
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 723 /solr/collections/TestColl/state.json
[junit4] 2> 6 /solr/clusterprops.json
[junit4] 2> 6 /solr/clusterstate.json
[junit4] 2> 2
/solr/collections/TestColl/leader_elect/shard3/election/72099096570167309-core_node17-n_0000000001
[junit4] 2> 2
/solr/collections/TestColl/leader_elect/shard2/election/72099096570167309-core_node9-n_0000000000
[junit4] 2> 2
/solr/overseer_elect/election/72099096570167311-127.0.0.1:42421_solr-n_0000000002
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 134 /solr/overseer/collection-queue-work
[junit4] 2> 114 /solr/overseer/queue
[junit4] 2> 31 /solr/live_nodes
[junit4] 2> 12 /solr/collections
[junit4] 2>
[junit4] 2> 764044 INFO
(SUITE-TestRebalanceLeaders-seed#[1D1C16704AD2F93E]-worker) [ ]
o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:33655
[junit4] 2> 764044 INFO
(SUITE-TestRebalanceLeaders-seed#[1D1C16704AD2F93E]-worker) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:33655
[junit4] 2> 764044 INFO
(SUITE-TestRebalanceLeaders-seed#[1D1C16704AD2F93E]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 33655
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders_1D1C16704AD2F93E-001
[junit4] 2> Jun 17, 2020 11:34:32 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Lucene86,
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@748454a3),
locale=it-VA, timezone=America/Argentina/La_Rioja
[junit4] 2> NOTE: Linux 5.3.0-59-generic amd64/AdoptOpenJDK 13.0.2
(64-bit)/cpus=16,threads=1,free=260282816,total=519045120
[junit4] 2> NOTE: All tests run in this JVM: [IndexSizeTriggerTest,
CdcrWithNodesRestartsTest, WrapperMergePolicyFactoryTest, DynamicMapsTest,
TestEmbeddedSolrServerConstructors, UnloadDistributedZkTest,
TestOnReconnectListenerSupport, DistributedFacetPivotSmallTest,
RAMDirectoryFactoryTest, DistributedSpellCheckComponentTest,
TestSolrDeletionPolicy2, CollectionsAPIAsyncDistributedZkTest,
TestClassicSimilarityFactory, TestOverriddenPrefixQueryForCustomFieldType,
SuggesterTSTTest, SearchRateTriggerIntegrationTest, ShardRoutingCustomTest,
TestSolrJ, TestSchemalessBufferedUpdates, TimeRoutedAliasUpdateProcessorTest,
AliasIntegrationTest, TriggerIntegrationTest, TestCloudDeleteByQuery,
CoreAdminRequestStatusTest, TestLegacyNumericRangeQueryBuilder,
BadIndexSchemaTest, TestLegacyFieldCache, HighlighterWithoutStoredIdTest,
SolrJmxReporterCloudTest, TestSimPolicyCloud, TestUtils, TestRawTransformer,
TestMacros, SpellCheckCollatorWithCollapseTest, SystemInfoHandlerTest,
NodeLostTriggerTest, ReplicationFactorTest, TestConfigSetProperties,
HdfsTlogReplayBufferedWhileIndexingTest, XsltUpdateRequestHandlerTest,
OutputWriterTest, TestRecoveryHdfs, SolrCmdDistributorTest,
LegacyCloudClusterPropTest, FullHLLTest, ConvertedLegacyTest, TestCryptoKeys,
TestExternalRoleRuleBasedAuthorizationPlugin,
AddSchemaFieldsUpdateProcessorFactoryTest, CdcrBidirectionalTest,
ZkShardTermsTest, PhrasesIdentificationComponentTest,
TestReplicationHandlerDiskOverFlow, TestDistributedTracing, TestInitParams,
TestLuceneMatchVersion, TestManagedSchemaAPI,
ChaosMonkeyNothingIsSafeWithPullReplicasTest, MoveReplicaHDFSTest,
JsonLoaderTest, BlockDirectoryTest, TestSolrCoreSnapshots, LoggingHandlerTest,
PolyFieldTest, TestIntervalFaceting, TestZkAclsWithHadoopAuth,
TestSimExecutePlanAction, TestComplexPhraseLeadingWildcard, MetricsConfigTest,
TestValueSourceCache, TestDistributedGrouping, CdcrUpdateLogTest,
TestRTimerTree, LeaderElectionIntegrationTest, NestedShardedAtomicUpdateTest,
ReindexCollectionTest, TestRebalanceLeaders]
[junit4] Completed [566/910 (1!)] on J2 in 73.72s, 3 tests, 1 failure <<<
FAILURES!
[...truncated 48680 lines...]
[repro] Jenkins log URL:
https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/3446/consoleText
[repro] Revision: 102fc9d7e01966220927b90b13c72f3240890173
[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseParallelGC"
[repro] Repro line: ant test -Dtestcase=TestRebalanceLeaders
-Dtests.method=testRebalanceLeaders -Dtests.seed=1D1C16704AD2F93E
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=it-VA
-Dtests.timezone=America/Argentina/La_Rioja -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] TestRebalanceLeaders
[repro] ant compile-test
[...truncated 3450 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5
-Dtests.class="*.TestRebalanceLeaders" -Dtests.showOutput=onerror
"-Dargs=-XX:+UseCompressedOops -XX:+UseParallelGC"
-Dtests.seed=1D1C16704AD2F93E -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=it-VA -Dtests.timezone=America/Argentina/La_Rioja
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
[...truncated 91 lines...]
[repro] Failures w/original seeds:
[repro] 0/5 failed: org.apache.solr.cloud.TestRebalanceLeaders
[repro] Exiting with code 0
[...truncated 43 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]