Build: https://builds.apache.org/job/Lucene-Solr-Tests-8.5/145/
1 tests failed.
FAILED: org.apache.solr.cloud.TestLeaderElectionWithEmptyReplica.test
Error Message:
Indexed documents not found expected:<10> but was:<0>
Stack Trace:
java.lang.AssertionError: Indexed documents not found expected:<10> but was:<0>
at
__randomizedtesting.SeedInfo.seed([6233334C4FFC4B2A:EA670C96E10026D2]:0)
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.failNotEquals(Assert.java:834)
at org.junit.Assert.assertEquals(Assert.java:645)
at
org.apache.solr.cloud.TestLeaderElectionWithEmptyReplica.test(TestLeaderElectionWithEmptyReplica.java:104)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 13260 lines...]
[junit4] Suite: org.apache.solr.cloud.TestLeaderElectionWithEmptyReplica
[junit4] 2> 317389 INFO
(SUITE-TestLeaderElectionWithEmptyReplica-seed#[6233334C4FFC4B2A]-worker) [
] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to
test-framework derived value of
'/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.5/solr/server/solr/configsets/_default/conf'
[junit4] 2> 317389 INFO
(SUITE-TestLeaderElectionWithEmptyReplica-seed#[6233334C4FFC4B2A]-worker) [
] o.a.s.SolrTestCaseJ4 Created dataDir:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.5/solr/build/solr-core/test/J2/temp/solr.cloud.TestLeaderElectionWithEmptyReplica_6233334C4FFC4B2A-001/data-dir-17-001
[junit4] 2> 317389 WARN
(SUITE-TestLeaderElectionWithEmptyReplica-seed#[6233334C4FFC4B2A]-worker) [
] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
[junit4] 2> 317389 INFO
(SUITE-TestLeaderElectionWithEmptyReplica-seed#[6233334C4FFC4B2A]-worker) [
] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 317391 INFO
(SUITE-TestLeaderElectionWithEmptyReplica-seed#[6233334C4FFC4B2A]-worker) [
] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 317392 INFO
(SUITE-TestLeaderElectionWithEmptyReplica-seed#[6233334C4FFC4B2A]-worker) [
] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 317392 INFO
(SUITE-TestLeaderElectionWithEmptyReplica-seed#[6233334C4FFC4B2A]-worker) [
] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.5/solr/build/solr-core/test/J2/temp/solr.cloud.TestLeaderElectionWithEmptyReplica_6233334C4FFC4B2A-001/tempDir-001
[junit4] 2> 317409 INFO
(SUITE-TestLeaderElectionWithEmptyReplica-seed#[6233334C4FFC4B2A]-worker) [
] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 317409 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 317409 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 317515 INFO
(SUITE-TestLeaderElectionWithEmptyReplica-seed#[6233334C4FFC4B2A]-worker) [
] o.a.s.c.ZkTestServer start zk server on port:42772
[junit4] 2> 317515 INFO
(SUITE-TestLeaderElectionWithEmptyReplica-seed#[6233334C4FFC4B2A]-worker) [
] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:42772
[junit4] 2> 317515 INFO
(SUITE-TestLeaderElectionWithEmptyReplica-seed#[6233334C4FFC4B2A]-worker) [
] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:42772
[junit4] 2> 317515 INFO
(SUITE-TestLeaderElectionWithEmptyReplica-seed#[6233334C4FFC4B2A]-worker) [
] o.a.s.c.ZkTestServer connecting to 127.0.0.1 42772
[junit4] 2> 317552 INFO
(SUITE-TestLeaderElectionWithEmptyReplica-seed#[6233334C4FFC4B2A]-worker) [
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 317555 INFO (zkConnectionManagerCallback-1015-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 317555 INFO
(SUITE-TestLeaderElectionWithEmptyReplica-seed#[6233334C4FFC4B2A]-worker) [
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 317566 INFO
(SUITE-TestLeaderElectionWithEmptyReplica-seed#[6233334C4FFC4B2A]-worker) [
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 317567 INFO (zkConnectionManagerCallback-1017-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 317567 INFO
(SUITE-TestLeaderElectionWithEmptyReplica-seed#[6233334C4FFC4B2A]-worker) [
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 317592 INFO
(SUITE-TestLeaderElectionWithEmptyReplica-seed#[6233334C4FFC4B2A]-worker) [
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 317594 INFO (zkConnectionManagerCallback-1019-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 317594 INFO
(SUITE-TestLeaderElectionWithEmptyReplica-seed#[6233334C4FFC4B2A]-worker) [
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 317709 WARN (jetty-launcher-1020-thread-2) [ ]
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content,
break even is size 23
[junit4] 2> 317709 WARN (jetty-launcher-1020-thread-1) [ ]
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content,
break even is size 23
[junit4] 2> 317709 INFO (jetty-launcher-1020-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 317709 INFO (jetty-launcher-1020-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 317709 INFO (jetty-launcher-1020-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 317709 INFO (jetty-launcher-1020-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 317709 INFO (jetty-launcher-1020-thread-1) [ ]
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git:
363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
[junit4] 2> 317709 INFO (jetty-launcher-1020-thread-2) [ ]
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git:
363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
[junit4] 2> 317718 INFO (jetty-launcher-1020-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 317718 INFO (jetty-launcher-1020-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 317718 INFO (jetty-launcher-1020-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 317718 INFO (jetty-launcher-1020-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 317718 INFO (jetty-launcher-1020-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 317719 INFO (jetty-launcher-1020-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 317719 INFO (jetty-launcher-1020-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@6a7ab1e9{/solr,null,AVAILABLE}
[junit4] 2> 317719 INFO (jetty-launcher-1020-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@211918d2{/solr,null,AVAILABLE}
[junit4] 2> 317720 INFO (jetty-launcher-1020-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@7ce003fd{SSL,[ssl,
http/1.1]}{127.0.0.1:46154}
[junit4] 2> 317721 INFO (jetty-launcher-1020-thread-2) [ ]
o.e.j.s.Server Started @317826ms
[junit4] 2> 317721 INFO (jetty-launcher-1020-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=46154}
[junit4] 2> 317721 INFO (jetty-launcher-1020-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@1c269c3d{SSL,[ssl,
http/1.1]}{127.0.0.1:39497}
[junit4] 2> 317721 INFO (jetty-launcher-1020-thread-1) [ ]
o.e.j.s.Server Started @317826ms
[junit4] 2> 317721 INFO (jetty-launcher-1020-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=39497}
[junit4] 2> 317721 ERROR (jetty-launcher-1020-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 317721 INFO (jetty-launcher-1020-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 317721 INFO (jetty-launcher-1020-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.5.1
[junit4] 2> 317721 INFO (jetty-launcher-1020-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 317721 INFO (jetty-launcher-1020-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.5/solr
[junit4] 2> 317721 ERROR (jetty-launcher-1020-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 317721 INFO (jetty-launcher-1020-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 317721 INFO (jetty-launcher-1020-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-04-07T13:54:08.060Z
[junit4] 2> 317721 INFO (jetty-launcher-1020-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.5.1
[junit4] 2> 317721 INFO (jetty-launcher-1020-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 317721 INFO (jetty-launcher-1020-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.5/solr
[junit4] 2> 317721 INFO (jetty-launcher-1020-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-04-07T13:54:08.060Z
[junit4] 2> 317722 INFO (jetty-launcher-1020-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 317776 INFO (jetty-launcher-1020-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 317785 INFO (zkConnectionManagerCallback-1024-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 317785 INFO (jetty-launcher-1020-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 317808 INFO (jetty-launcher-1020-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 317808 INFO (zkConnectionManagerCallback-1022-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 317808 INFO (jetty-launcher-1020-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 317809 INFO (jetty-launcher-1020-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 326472 INFO (jetty-launcher-1020-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 326491 WARN (jetty-launcher-1020-thread-2) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 326539 WARN (jetty-launcher-1020-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@6b92f7cc[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 326540 WARN (jetty-launcher-1020-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@6b92f7cc[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 326542 WARN (jetty-launcher-1020-thread-2) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 326560 WARN (jetty-launcher-1020-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@2ca15933[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 326560 WARN (jetty-launcher-1020-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@2ca15933[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 326561 INFO (jetty-launcher-1020-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42772/solr
[junit4] 2> 326575 INFO (jetty-launcher-1020-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 326621 INFO (zkConnectionManagerCallback-1032-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 326621 INFO (jetty-launcher-1020-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 326784 INFO (jetty-launcher-1020-thread-2)
[n:127.0.0.1:46154_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 326937 INFO (zkConnectionManagerCallback-1034-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 326941 INFO (jetty-launcher-1020-thread-2)
[n:127.0.0.1:46154_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 327569 INFO (jetty-launcher-1020-thread-2)
[n:127.0.0.1:46154_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:46154_solr
[junit4] 2> 327570 INFO (jetty-launcher-1020-thread-2)
[n:127.0.0.1:46154_solr ] o.a.s.c.Overseer Overseer
(id=72584712100904966-127.0.0.1:46154_solr-n_0000000000) starting
[junit4] 2> 327606 INFO
(OverseerStateUpdate-72584712100904966-127.0.0.1:46154_solr-n_0000000000)
[n:127.0.0.1:46154_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:46154_solr
[junit4] 2> 327606 INFO (jetty-launcher-1020-thread-2)
[n:127.0.0.1:46154_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:46154_solr
[junit4] 2> 327628 INFO
(OverseerStateUpdate-72584712100904966-127.0.0.1:46154_solr-n_0000000000)
[n:127.0.0.1:46154_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 327631 INFO (jetty-launcher-1020-thread-2)
[n:127.0.0.1:46154_solr ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 327649 WARN (jetty-launcher-1020-thread-2)
[n:127.0.0.1:46154_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> 327835 INFO (jetty-launcher-1020-thread-2)
[n:127.0.0.1:46154_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 328119 INFO (jetty-launcher-1020-thread-2)
[n:127.0.0.1:46154_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_46154.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5a362d00
[junit4] 2> 328211 INFO (jetty-launcher-1020-thread-2)
[n:127.0.0.1:46154_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_46154.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5a362d00
[junit4] 2> 328211 INFO (jetty-launcher-1020-thread-2)
[n:127.0.0.1:46154_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_46154.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5a362d00
[junit4] 2> 328213 INFO (jetty-launcher-1020-thread-2)
[n:127.0.0.1:46154_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.5/solr/build/solr-core/test/J2/temp/solr.cloud.TestLeaderElectionWithEmptyReplica_6233334C4FFC4B2A-001/tempDir-001/node2/.
[junit4] 2> 334616 INFO (jetty-launcher-1020-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 334617 WARN (jetty-launcher-1020-thread-1) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 334628 WARN (jetty-launcher-1020-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@756fac69[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 334628 WARN (jetty-launcher-1020-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@756fac69[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 334648 WARN (jetty-launcher-1020-thread-1) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 334649 WARN (jetty-launcher-1020-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@39a2f5aa[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 334649 WARN (jetty-launcher-1020-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@39a2f5aa[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 334650 INFO (jetty-launcher-1020-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42772/solr
[junit4] 2> 334689 INFO (jetty-launcher-1020-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 334691 INFO (zkConnectionManagerCallback-1044-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 334691 INFO (jetty-launcher-1020-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 334819 INFO (jetty-launcher-1020-thread-1)
[n:127.0.0.1:39497_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 334867 INFO (zkConnectionManagerCallback-1046-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 334867 INFO (jetty-launcher-1020-thread-1)
[n:127.0.0.1:39497_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 334909 INFO (jetty-launcher-1020-thread-1)
[n:127.0.0.1:39497_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 334946 INFO (jetty-launcher-1020-thread-1)
[n:127.0.0.1:39497_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:39497_solr as DOWN
[junit4] 2> 334947 INFO (jetty-launcher-1020-thread-1)
[n:127.0.0.1:39497_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 334947 INFO (jetty-launcher-1020-thread-1)
[n:127.0.0.1:39497_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:39497_solr
[junit4] 2> 334950 INFO (zkCallback-1045-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 334950 INFO (zkCallback-1033-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 334951 INFO (jetty-launcher-1020-thread-1)
[n:127.0.0.1:39497_solr ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 334952 WARN (jetty-launcher-1020-thread-1)
[n:127.0.0.1:39497_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> 335088 INFO (jetty-launcher-1020-thread-1)
[n:127.0.0.1:39497_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 335265 INFO (jetty-launcher-1020-thread-1)
[n:127.0.0.1:39497_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_39497.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5a362d00
[junit4] 2> 335362 INFO (jetty-launcher-1020-thread-1)
[n:127.0.0.1:39497_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_39497.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5a362d00
[junit4] 2> 335362 INFO (jetty-launcher-1020-thread-1)
[n:127.0.0.1:39497_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_39497.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5a362d00
[junit4] 2> 335364 INFO (jetty-launcher-1020-thread-1)
[n:127.0.0.1:39497_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.5/solr/build/solr-core/test/J2/temp/solr.cloud.TestLeaderElectionWithEmptyReplica_6233334C4FFC4B2A-001/tempDir-001/node1/.
[junit4] 2> 335607 INFO
(SUITE-TestLeaderElectionWithEmptyReplica-seed#[6233334C4FFC4B2A]-worker) [
] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
[junit4] 2> 335607 INFO
(SUITE-TestLeaderElectionWithEmptyReplica-seed#[6233334C4FFC4B2A]-worker) [
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 335663 INFO (zkConnectionManagerCallback-1055-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 335664 INFO
(SUITE-TestLeaderElectionWithEmptyReplica-seed#[6233334C4FFC4B2A]-worker) [
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 335665 INFO
(SUITE-TestLeaderElectionWithEmptyReplica-seed#[6233334C4FFC4B2A]-worker) [
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 335667 INFO
(SUITE-TestLeaderElectionWithEmptyReplica-seed#[6233334C4FFC4B2A]-worker) [
] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42772/solr ready
[junit4] 2> 336013 INFO (qtp857399765-3171) [n:127.0.0.1:46154_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
async=66d556a7-f151-4764-a7ca-40b0ae178854&collection.configName=config&name=solr_9504&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 336029 INFO (qtp857399765-3171) [n:127.0.0.1:46154_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={async=66d556a7-f151-4764-a7ca-40b0ae178854&collection.configName=config&name=solr_9504&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2}
status=0 QTime=16
[junit4] 2> 336031 INFO (qtp857399765-3173) [n:127.0.0.1:46154_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=66d556a7-f151-4764-a7ca-40b0ae178854&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 336036 INFO (qtp857399765-3173) [n:127.0.0.1:46154_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=66d556a7-f151-4764-a7ca-40b0ae178854&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=5
[junit4] 2> 336037 INFO
(OverseerThreadFactory-936-thread-1-processing-n:127.0.0.1:46154_solr)
[n:127.0.0.1:46154_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
solr_9504
[junit4] 2> 336186 INFO
(OverseerStateUpdate-72584712100904966-127.0.0.1:46154_solr-n_0000000000)
[n:127.0.0.1:46154_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"solr_9504",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"solr_9504_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:46154/solr",
[junit4] 2> "node_name":"127.0.0.1:46154_solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 336433 INFO (qtp857399765-3173) [n:127.0.0.1:46154_solr
x:solr_9504_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/cores
params={qt=/admin/cores&collection.configName=config&newCollection=true&collection=solr_9504&version=2&replicaType=NRT&async=66d556a7-f151-4764-a7ca-40b0ae1788548043202093020278&coreNodeName=core_node2&name=solr_9504_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&wt=javabin}
status=0 QTime=0
[junit4] 2> 336433 INFO
(parallelCoreAdminExecutor-937-thread-1-processing-n:127.0.0.1:46154_solr
x:solr_9504_shard1_replica_n1
66d556a7-f151-4764-a7ca-40b0ae1788548043202093020278 CREATE)
[n:127.0.0.1:46154_solr x:solr_9504_shard1_replica_n1 ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=config&newCollection=true&collection=solr_9504&version=2&replicaType=NRT&async=66d556a7-f151-4764-a7ca-40b0ae1788548043202093020278&coreNodeName=core_node2&name=solr_9504_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&wt=javabin
[junit4] 2> 336434 INFO
(parallelCoreAdminExecutor-937-thread-1-processing-n:127.0.0.1:46154_solr
x:solr_9504_shard1_replica_n1
66d556a7-f151-4764-a7ca-40b0ae1788548043202093020278 CREATE)
[n:127.0.0.1:46154_solr x:solr_9504_shard1_replica_n1 ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 336471 INFO
(parallelCoreAdminExecutor-937-thread-1-processing-n:127.0.0.1:46154_solr
x:solr_9504_shard1_replica_n1
66d556a7-f151-4764-a7ca-40b0ae1788548043202093020278 CREATE)
[n:127.0.0.1:46154_solr c:solr_9504 s:shard1 r:core_node2
x:solr_9504_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion:
8.5.1
[junit4] 2> 336533 INFO
(parallelCoreAdminExecutor-937-thread-1-processing-n:127.0.0.1:46154_solr
x:solr_9504_shard1_replica_n1
66d556a7-f151-4764-a7ca-40b0ae1788548043202093020278 CREATE)
[n:127.0.0.1:46154_solr c:solr_9504 s:shard1 r:core_node2
x:solr_9504_shard1_replica_n1 ] o.a.s.s.IndexSchema
[solr_9504_shard1_replica_n1] Schema name=minimal
[junit4] 2> 336578 INFO
(parallelCoreAdminExecutor-937-thread-1-processing-n:127.0.0.1:46154_solr
x:solr_9504_shard1_replica_n1
66d556a7-f151-4764-a7ca-40b0ae1788548043202093020278 CREATE)
[n:127.0.0.1:46154_solr c:solr_9504 s:shard1 r:core_node2
x:solr_9504_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1
with uniqueid field id
[junit4] 2> 336579 INFO
(parallelCoreAdminExecutor-937-thread-1-processing-n:127.0.0.1:46154_solr
x:solr_9504_shard1_replica_n1
66d556a7-f151-4764-a7ca-40b0ae1788548043202093020278 CREATE)
[n:127.0.0.1:46154_solr c:solr_9504 s:shard1 r:core_node2
x:solr_9504_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore
'solr_9504_shard1_replica_n1' using configuration from configset config,
trusted=true
[junit4] 2> 336662 INFO
(parallelCoreAdminExecutor-937-thread-1-processing-n:127.0.0.1:46154_solr
x:solr_9504_shard1_replica_n1
66d556a7-f151-4764-a7ca-40b0ae1788548043202093020278 CREATE)
[n:127.0.0.1:46154_solr c:solr_9504 s:shard1 r:core_node2
x:solr_9504_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_46154.solr.core.solr_9504.shard1.replica_n1' (registry
'solr.core.solr_9504.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5a362d00
[junit4] 2> 336727 INFO
(parallelCoreAdminExecutor-937-thread-1-processing-n:127.0.0.1:46154_solr
x:solr_9504_shard1_replica_n1
66d556a7-f151-4764-a7ca-40b0ae1788548043202093020278 CREATE)
[n:127.0.0.1:46154_solr c:solr_9504 s:shard1 r:core_node2
x:solr_9504_shard1_replica_n1 ] o.a.s.c.SolrCore [[solr_9504_shard1_replica_n1]
] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.5/solr/build/solr-core/test/J2/temp/solr.cloud.TestLeaderElectionWithEmptyReplica_6233334C4FFC4B2A-001/tempDir-001/node2/solr_9504_shard1_replica_n1],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.5/solr/build/solr-core/test/J2/temp/solr.cloud.TestLeaderElectionWithEmptyReplica_6233334C4FFC4B2A-001/tempDir-001/node2/./solr_9504_shard1_replica_n1/data/]
[junit4] 2> 336919 INFO (qtp857399765-3169) [n:127.0.0.1:46154_solr ]
o.a.s.h.a.CoreAdminOperation Checking request status for :
66d556a7-f151-4764-a7ca-40b0ae1788548043202093020278
[junit4] 2> 337002 INFO (qtp857399765-3169) [n:127.0.0.1:46154_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=66d556a7-f151-4764-a7ca-40b0ae1788548043202093020278&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=83
[junit4] 2> 337042 INFO (qtp857399765-3171) [n:127.0.0.1:46154_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=66d556a7-f151-4764-a7ca-40b0ae178854&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 337043 INFO (qtp857399765-3171) [n:127.0.0.1:46154_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=66d556a7-f151-4764-a7ca-40b0ae178854&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 337345 INFO
(parallelCoreAdminExecutor-937-thread-1-processing-n:127.0.0.1:46154_solr
x:solr_9504_shard1_replica_n1
66d556a7-f151-4764-a7ca-40b0ae1788548043202093020278 CREATE)
[n:127.0.0.1:46154_solr c:solr_9504 s:shard1 r:core_node2
x:solr_9504_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog
implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 337345 INFO
(parallelCoreAdminExecutor-937-thread-1-processing-n:127.0.0.1:46154_solr
x:solr_9504_shard1_replica_n1
66d556a7-f151-4764-a7ca-40b0ae1788548043202093020278 CREATE)
[n:127.0.0.1:46154_solr c:solr_9504 s:shard1 r:core_node2
x:solr_9504_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog:
dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 337346 INFO
(parallelCoreAdminExecutor-937-thread-1-processing-n:127.0.0.1:46154_solr
x:solr_9504_shard1_replica_n1
66d556a7-f151-4764-a7ca-40b0ae1788548043202093020278 CREATE)
[n:127.0.0.1:46154_solr c:solr_9504 s:shard1 r:core_node2
x:solr_9504_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 337346 INFO
(parallelCoreAdminExecutor-937-thread-1-processing-n:127.0.0.1:46154_solr
x:solr_9504_shard1_replica_n1
66d556a7-f151-4764-a7ca-40b0ae1788548043202093020278 CREATE)
[n:127.0.0.1:46154_solr c:solr_9504 s:shard1 r:core_node2
x:solr_9504_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 337377 INFO
(parallelCoreAdminExecutor-937-thread-1-processing-n:127.0.0.1:46154_solr
x:solr_9504_shard1_replica_n1
66d556a7-f151-4764-a7ca-40b0ae1788548043202093020278 CREATE)
[n:127.0.0.1:46154_solr c:solr_9504 s:shard1 r:core_node2
x:solr_9504_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening
[Searcher@6bc26541[solr_9504_shard1_replica_n1] main]
[junit4] 2> 337379 INFO
(parallelCoreAdminExecutor-937-thread-1-processing-n:127.0.0.1:46154_solr
x:solr_9504_shard1_replica_n1
66d556a7-f151-4764-a7ca-40b0ae1788548043202093020278 CREATE)
[n:127.0.0.1:46154_solr c:solr_9504 s:shard1 r:core_node2
x:solr_9504_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured
ZooKeeperStorageIO with znodeBase: /configs/config
[junit4] 2> 337379 INFO
(parallelCoreAdminExecutor-937-thread-1-processing-n:127.0.0.1:46154_solr
x:solr_9504_shard1_replica_n1
66d556a7-f151-4764-a7ca-40b0ae1788548043202093020278 CREATE)
[n:127.0.0.1:46154_solr c:solr_9504 s:shard1 r:core_node2
x:solr_9504_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config
[junit4] 2> 337380 INFO
(parallelCoreAdminExecutor-937-thread-1-processing-n:127.0.0.1:46154_solr
x:solr_9504_shard1_replica_n1
66d556a7-f151-4764-a7ca-40b0ae1788548043202093020278 CREATE)
[n:127.0.0.1:46154_solr c:solr_9504 s:shard1 r:core_node2
x:solr_9504_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be
reserved for 10000ms.
[junit4] 2> 337380 INFO
(parallelCoreAdminExecutor-937-thread-1-processing-n:127.0.0.1:46154_solr
x:solr_9504_shard1_replica_n1
66d556a7-f151-4764-a7ca-40b0ae1788548043202093020278 CREATE)
[n:127.0.0.1:46154_solr c:solr_9504 s:shard1 r:core_node2
x:solr_9504_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in
index or recent updates, using new clock 1663322205946118144
[junit4] 2> 337413 INFO
(searcherExecutor-948-thread-1-processing-x:solr_9504_shard1_replica_n1
66d556a7-f151-4764-a7ca-40b0ae1788548043202093020278 r:core_node2 CREATE
n:127.0.0.1:46154_solr c:solr_9504 s:shard1) [n:127.0.0.1:46154_solr
c:solr_9504 s:shard1 r:core_node2 x:solr_9504_shard1_replica_n1 ]
o.a.s.c.SolrCore [solr_9504_shard1_replica_n1] Registered new searcher
Searcher@6bc26541[solr_9504_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 337481 INFO
(parallelCoreAdminExecutor-937-thread-1-processing-n:127.0.0.1:46154_solr
x:solr_9504_shard1_replica_n1
66d556a7-f151-4764-a7ca-40b0ae1788548043202093020278 CREATE)
[n:127.0.0.1:46154_solr c:solr_9504 s:shard1 r:core_node2
x:solr_9504_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms
at /collections/solr_9504/terms/shard1 to Terms{values={core_node2=0},
version=0}
[junit4] 2> 337481 INFO
(parallelCoreAdminExecutor-937-thread-1-processing-n:127.0.0.1:46154_solr
x:solr_9504_shard1_replica_n1
66d556a7-f151-4764-a7ca-40b0ae1788548043202093020278 CREATE)
[n:127.0.0.1:46154_solr c:solr_9504 s:shard1 r:core_node2
x:solr_9504_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make
sure parent is created /collections/solr_9504/leaders/shard1
[junit4] 2> 337513 INFO
(parallelCoreAdminExecutor-937-thread-1-processing-n:127.0.0.1:46154_solr
x:solr_9504_shard1_replica_n1
66d556a7-f151-4764-a7ca-40b0ae1788548043202093020278 CREATE)
[n:127.0.0.1:46154_solr c:solr_9504 s:shard1 r:core_node2
x:solr_9504_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough
replicas found to continue.
[junit4] 2> 337513 INFO
(parallelCoreAdminExecutor-937-thread-1-processing-n:127.0.0.1:46154_solr
x:solr_9504_shard1_replica_n1
66d556a7-f151-4764-a7ca-40b0ae1788548043202093020278 CREATE)
[n:127.0.0.1:46154_solr c:solr_9504 s:shard1 r:core_node2
x:solr_9504_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the
new leader - try and sync
[junit4] 2> 337513 INFO
(parallelCoreAdminExecutor-937-thread-1-processing-n:127.0.0.1:46154_solr
x:solr_9504_shard1_replica_n1
66d556a7-f151-4764-a7ca-40b0ae1788548043202093020278 CREATE)
[n:127.0.0.1:46154_solr c:solr_9504 s:shard1 r:core_node2
x:solr_9504_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:46154/solr/solr_9504_shard1_replica_n1/
[junit4] 2> 337530 INFO
(parallelCoreAdminExecutor-937-thread-1-processing-n:127.0.0.1:46154_solr
x:solr_9504_shard1_replica_n1
66d556a7-f151-4764-a7ca-40b0ae1788548043202093020278 CREATE)
[n:127.0.0.1:46154_solr c:solr_9504 s:shard1 r:core_node2
x:solr_9504_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync
replicas to me
[junit4] 2> 337545 INFO
(parallelCoreAdminExecutor-937-thread-1-processing-n:127.0.0.1:46154_solr
x:solr_9504_shard1_replica_n1
66d556a7-f151-4764-a7ca-40b0ae1788548043202093020278 CREATE)
[n:127.0.0.1:46154_solr c:solr_9504 s:shard1 r:core_node2
x:solr_9504_shard1_replica_n1 ] o.a.s.c.SyncStrategy
https://127.0.0.1:46154/solr/solr_9504_shard1_replica_n1/ has no replicas
[junit4] 2> 337545 INFO
(parallelCoreAdminExecutor-937-thread-1-processing-n:127.0.0.1:46154_solr
x:solr_9504_shard1_replica_n1
66d556a7-f151-4764-a7ca-40b0ae1788548043202093020278 CREATE)
[n:127.0.0.1:46154_solr c:solr_9504 s:shard1 r:core_node2
x:solr_9504_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating
leader registration node /collections/solr_9504/leaders/shard1/leader after
winning as
/collections/solr_9504/leader_elect/shard1/election/72584712100904966-core_node2-n_0000000000
[junit4] 2> 337548 INFO
(parallelCoreAdminExecutor-937-thread-1-processing-n:127.0.0.1:46154_solr
x:solr_9504_shard1_replica_n1
66d556a7-f151-4764-a7ca-40b0ae1788548043202093020278 CREATE)
[n:127.0.0.1:46154_solr c:solr_9504 s:shard1 r:core_node2
x:solr_9504_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new
leader: https://127.0.0.1:46154/solr/solr_9504_shard1_replica_n1/ shard1
[junit4] 2> 337650 INFO (zkCallback-1033-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/solr_9504/state.json] for collection [solr_9504] has occurred
- updating... (live nodes size: [2])
[junit4] 2> 337655 INFO (zkCallback-1033-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/solr_9504/state.json] for collection [solr_9504] has occurred
- updating... (live nodes size: [2])
[junit4] 2> 337676 INFO
(parallelCoreAdminExecutor-937-thread-1-processing-n:127.0.0.1:46154_solr
x:solr_9504_shard1_replica_n1
66d556a7-f151-4764-a7ca-40b0ae1788548043202093020278 CREATE)
[n:127.0.0.1:46154_solr c:solr_9504 s:shard1 r:core_node2
x:solr_9504_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no
recovery necessary
[junit4] 2> 337818 INFO (zkCallback-1033-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/solr_9504/state.json] for collection [solr_9504] has occurred
- updating... (live nodes size: [2])
[junit4] 2> 337818 INFO (zkCallback-1033-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/solr_9504/state.json] for collection [solr_9504] has occurred
- updating... (live nodes size: [2])
[junit4] 2> 337829 INFO (zkCallback-1033-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/solr_9504/state.json] for collection [solr_9504] has occurred
- updating... (live nodes size: [2])
[junit4] 2> 338007 INFO (qtp857399765-3173) [n:127.0.0.1:46154_solr ]
o.a.s.h.a.CoreAdminOperation Checking request status for :
66d556a7-f151-4764-a7ca-40b0ae1788548043202093020278
[junit4] 2> 338007 INFO (qtp857399765-3173) [n:127.0.0.1:46154_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=66d556a7-f151-4764-a7ca-40b0ae1788548043202093020278&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 338022 INFO
(OverseerThreadFactory-936-thread-1-processing-n:127.0.0.1:46154_solr)
[n:127.0.0.1:46154_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 338038 INFO
(OverseerCollectionConfigSetProcessor-72584712100904966-127.0.0.1:46154_solr-n_0000000000)
[n:127.0.0.1:46154_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 338045 INFO (qtp857399765-3169) [n:127.0.0.1:46154_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=66d556a7-f151-4764-a7ca-40b0ae178854&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 338046 INFO (qtp857399765-3169) [n:127.0.0.1:46154_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=66d556a7-f151-4764-a7ca-40b0ae178854&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 338047 INFO (qtp857399765-3171) [n:127.0.0.1:46154_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletestatus with
params
requestid=66d556a7-f151-4764-a7ca-40b0ae178854&action=DELETESTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 338048 INFO (qtp857399765-3171) [n:127.0.0.1:46154_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=66d556a7-f151-4764-a7ca-40b0ae178854&action=DELETESTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 338048 INFO
(SUITE-TestLeaderElectionWithEmptyReplica-seed#[6233334C4FFC4B2A]-worker) [
] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: solr_9504
[junit4] 2> 338234 INFO
(TEST-TestLeaderElectionWithEmptyReplica.test-seed#[6233334C4FFC4B2A]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting test
[junit4] 2> 338281 INFO (qtp857399765-3173) [n:127.0.0.1:46154_solr
c:solr_9504 s:shard1 r:core_node2 x:solr_9504_shard1_replica_n1 ]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/solr_9504/terms/shard1 to Terms{values={core_node2=1}, version=1}
[junit4] 2> 338281 INFO (qtp857399765-3173) [n:127.0.0.1:46154_solr
c:solr_9504 s:shard1 r:core_node2 x:solr_9504_shard1_replica_n1 ]
o.a.s.u.p.LogUpdateProcessorFactory [solr_9504_shard1_replica_n1] webapp=/solr
path=/update params={wt=javabin&version=2}{add=[0 (1663322206872010752)]} 0 18
[junit4] 2> 338283 INFO (qtp857399765-3169) [n:127.0.0.1:46154_solr
c:solr_9504 s:shard1 r:core_node2 x:solr_9504_shard1_replica_n1 ]
o.a.s.u.p.LogUpdateProcessorFactory [solr_9504_shard1_replica_n1] webapp=/solr
path=/update params={wt=javabin&version=2}{add=[1 (1663322206892982272)]} 0 0
[junit4] 2> 338284 INFO (qtp857399765-3171) [n:127.0.0.1:46154_solr
c:solr_9504 s:shard1 r:core_node2 x:solr_9504_shard1_replica_n1 ]
o.a.s.u.p.LogUpdateProcessorFactory [solr_9504_shard1_replica_n1] webapp=/solr
path=/update params={wt=javabin&version=2}{add=[2 (1663322206894030848)]} 0 0
[junit4] 2> 338318 INFO (qtp857399765-3173) [n:127.0.0.1:46154_solr
c:solr_9504 s:shard1 r:core_node2 x:solr_9504_shard1_replica_n1 ]
o.a.s.u.p.LogUpdateProcessorFactory [solr_9504_shard1_replica_n1] webapp=/solr
path=/update params={wt=javabin&version=2}{add=[3 (1663322206929682432)]} 0 0
[junit4] 2> 338320 INFO (qtp857399765-3169) [n:127.0.0.1:46154_solr
c:solr_9504 s:shard1 r:core_node2 x:solr_9504_shard1_replica_n1 ]
o.a.s.u.p.LogUpdateProcessorFactory [solr_9504_shard1_replica_n1] webapp=/solr
path=/update params={wt=javabin&version=2}{add=[4 (1663322206931779584)]} 0 0
[junit4] 2> 338334 INFO (qtp857399765-3171) [n:127.0.0.1:46154_solr
c:solr_9504 s:shard1 r:core_node2 x:solr_9504_shard1_replica_n1 ]
o.a.s.u.p.LogUpdateProcessorFactory [solr_9504_shard1_replica_n1] webapp=/solr
path=/update params={wt=javabin&version=2}{add=[5 (1663322206946459648)]} 0 13
[junit4] 2> 338336 INFO (qtp857399765-3171) [n:127.0.0.1:46154_solr
c:solr_9504 s:shard1 r:core_node2 x:solr_9504_shard1_replica_n1 ]
o.a.s.u.p.LogUpdateProcessorFactory [solr_9504_shard1_replica_n1] webapp=/solr
path=/update params={wt=javabin&version=2}{add=[6 (1663322206948556800)]} 0 0
[junit4] 2> 338337 INFO (qtp857399765-3171) [n:127.0.0.1:46154_solr
c:solr_9504 s:shard1 r:core_node2 x:solr_9504_shard1_replica_n1 ]
o.a.s.u.p.LogUpdateProcessorFactory [solr_9504_shard1_replica_n1] webapp=/solr
path=/update params={wt=javabin&version=2}{add=[7 (1663322206949605376)]} 0 0
[junit4] 2> 338359 INFO (qtp857399765-3173) [n:127.0.0.1:46154_solr
c:solr_9504 s:shard1 r:core_node2 x:solr_9504_shard1_replica_n1 ]
o.a.s.u.p.LogUpdateProcessorFactory [solr_9504_shard1_replica_n1] webapp=/solr
path=/update params={wt=javabin&version=2}{add=[8 (1663322206971625472)]} 0 0
[junit4] 2> 338360 INFO (qtp857399765-3169) [n:127.0.0.1:46154_solr
c:solr_9504 s:shard1 r:core_node2 x:solr_9504_shard1_replica_n1 ]
o.a.s.u.p.LogUpdateProcessorFactory [solr_9504_shard1_replica_n1] webapp=/solr
path=/update params={wt=javabin&version=2}{add=[9 (1663322206973722624)]} 0 0
[junit4] 2> 338361 INFO (qtp857399765-3171) [n:127.0.0.1:46154_solr
c:solr_9504 s:shard1 r:core_node2 x:solr_9504_shard1_replica_n1 ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1663322206974771200,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 338361 INFO (qtp857399765-3171) [n:127.0.0.1:46154_solr
c:solr_9504 s:shard1 r:core_node2 x:solr_9504_shard1_replica_n1 ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@31a00f1c
commitCommandVersion:1663322206974771200
[junit4] 2> 338585 INFO (qtp857399765-3171) [n:127.0.0.1:46154_solr
c:solr_9504 s:shard1 r:core_node2 x:solr_9504_shard1_replica_n1 ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@398708a0[solr_9504_shard1_replica_n1] main]
[junit4] 2> 338586 INFO (qtp857399765-3171) [n:127.0.0.1:46154_solr
c:solr_9504 s:shard1 r:core_node2 x:solr_9504_shard1_replica_n1 ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 338589 INFO
(searcherExecutor-948-thread-1-processing-n:127.0.0.1:46154_solr
x:solr_9504_shard1_replica_n1 c:solr_9504 s:shard1 r:core_node2)
[n:127.0.0.1:46154_solr c:solr_9504 s:shard1 r:core_node2
x:solr_9504_shard1_replica_n1 ] o.a.s.c.SolrCore [solr_9504_shard1_replica_n1]
Registered new searcher Searcher@398708a0[solr_9504_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.5.1):C10:[diagnostics={os=Linux,
java.vendor=Oracle Corporation, java.version=1.8.0_191,
java.vm.version=25.191-b12, lucene.version=8.5.1, os.arch=amd64,
java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-170-generic,
timestamp=1586267668795}])))}
[junit4] 2> 338589 INFO (qtp857399765-3171) [n:127.0.0.1:46154_solr
c:solr_9504 s:shard1 r:core_node2 x:solr_9504_shard1_replica_n1 ]
o.a.s.u.p.LogUpdateProcessorFactory [solr_9504_shard1_replica_n1] webapp=/solr
path=/update
params={_stateVer_=solr_9504:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 228
[junit4] 2> 338607 INFO
(TEST-TestLeaderElectionWithEmptyReplica.test-seed#[6233334C4FFC4B2A]) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1776919412
[junit4] 2> 338607 INFO
(TEST-TestLeaderElectionWithEmptyReplica.test-seed#[6233334C4FFC4B2A]) [ ]
o.a.s.c.ZkController Remove node as live in
ZooKeeper:/live_nodes/127.0.0.1:46154_solr
[junit4] 2> 338608 INFO
(TEST-TestLeaderElectionWithEmptyReplica.test-seed#[6233334C4FFC4B2A]) [ ]
o.a.s.c.ZkController Publish this node as DOWN...
[junit4] 2> 338608 INFO
(TEST-TestLeaderElectionWithEmptyReplica.test-seed#[6233334C4FFC4B2A]) [ ]
o.a.s.c.ZkController Publish node=127.0.0.1:46154_solr as DOWN
[junit4] 2> 338618 INFO (coreCloseExecutor-953-thread-1)
[n:127.0.0.1:46154_solr c:solr_9504 s:shard1 r:core_node2
x:solr_9504_shard1_replica_n1 ] o.a.s.c.SolrCore [solr_9504_shard1_replica_n1]
CLOSING SolrCore org.apache.solr.core.SolrCore@738cde81
[junit4] 2> 338618 INFO (coreCloseExecutor-953-thread-1)
[n:127.0.0.1:46154_solr c:solr_9504 s:shard1 r:core_node2
x:solr_9504_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.solr_9504.shard1.replica_n1,
tag=SolrCore@738cde81
[junit4] 2> 338618 INFO (coreCloseExecutor-953-thread-1)
[n:127.0.0.1:46154_solr c:solr_9504 s:shard1 r:core_node2
x:solr_9504_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@9a2925f: rootName =
solr_46154, domain = solr.core.solr_9504.shard1.replica_n1, service url = null,
agent id = null] for registry solr.core.solr_9504.shard1.replica_n1 /
com.codahale.metrics.MetricRegistry@cbdfe2f
[junit4] 2> 338688 INFO (coreCloseExecutor-953-thread-1)
[n:127.0.0.1:46154_solr c:solr_9504 s:shard1 r:core_node2
x:solr_9504_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.solr_9504.shard1.leader,
tag=SolrCore@738cde81
[junit4] 2> 338689 INFO (coreCloseExecutor-953-thread-1)
[n:127.0.0.1:46154_solr c:solr_9504 s:shard1 r:core_node2
x:solr_9504_shard1_replica_n1 ] o.a.s.u.DirectUpdateHandler2 Committing on
IndexWriter.close() ... SKIPPED (unnecessary).
[junit4] 2> 338785 INFO (zkCallback-1033-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/solr_9504/state.json] for collection [solr_9504] has occurred
- updating... (live nodes size: [2])
[junit4] 2> 338785 INFO (zkCallback-1033-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/solr_9504/state.json] for collection [solr_9504] has occurred
- updating... (live nodes size: [2])
[junit4] 2> 338785 INFO (zkCallback-1033-thread-4) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/solr_9504/state.json] for collection [solr_9504] has occurred
- updating... (live nodes size: [2])
[junit4] 2> 338807 INFO
(TEST-TestLeaderElectionWithEmptyReplica.test-seed#[6233334C4FFC4B2A]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 338808 INFO
(TEST-TestLeaderElectionWithEmptyReplica.test-seed#[6233334C4FFC4B2A]) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@1494fa7e: rootName =
solr_46154, domain = solr.node, service url = null, agent id = null] for
registry solr.node / com.codahale.metrics.MetricRegistry@1f17aa83
[junit4] 2> 338841 INFO
(TEST-TestLeaderElectionWithEmptyReplica.test-seed#[6233334C4FFC4B2A]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 338841 INFO
(TEST-TestLeaderElectionWithEmptyReplica.test-seed#[6233334C4FFC4B2A]) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@6f704f4e: rootName =
solr_46154, domain = solr.jvm, service url = null, agent id = null] for
registry solr.jvm / com.codahale.metrics.MetricRegistry@7279a0a9
[junit4] 2> 338887 INFO
(TEST-TestLeaderElectionWithEmptyReplica.test-seed#[6233334C4FFC4B2A]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 338887 INFO
(TEST-TestLeaderElectionWithEmptyReplica.test-seed#[6233334C4FFC4B2A]) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@1a9ab76a: rootName =
solr_46154, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty / com.codahale.metrics.MetricRegistry@44aea302
[junit4] 2> 338887 INFO
(TEST-TestLeaderElectionWithEmptyReplica.test-seed#[6233334C4FFC4B2A]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 338895 INFO (closeThreadPool-1060-thread-2) [ ]
o.a.s.c.Overseer Overseer
(id=72584712100904966-127.0.0.1:46154_solr-n_0000000000) closing
[junit4] 2> 338895 INFO
(OverseerStateUpdate-72584712100904966-127.0.0.1:46154_solr-n_0000000000)
[n:127.0.0.1:46154_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:46154_solr
[junit4] 2> 338895 INFO
(OverseerAutoScalingTriggerThread-72584712100904966-127.0.0.1:46154_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we
are closed, exiting.
[junit4] 2> 338907 INFO (zkCallback-1045-thread-1) [ ]
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:39497_solr
[junit4] 2> 338907 INFO (zkCallback-1045-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
[junit4] 2> 338908 INFO (zkCallback-1045-thread-1)
[n:127.0.0.1:39497_solr ] o.a.s.c.Overseer Overseer
(id=72584712100904968-127.0.0.1:39497_solr-n_0000000001) starting
[junit4] 2> 338917 INFO (closeThreadPool-1060-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=72584712100904966-127.0.0.1:46154_solr-n_0000000000) closing
[junit4] 2> 338943 INFO (zkCallback-1054-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
[junit4] 2> 338980 INFO
(OverseerStateUpdate-72584712100904968-127.0.0.1:39497_solr-n_0000000001)
[n:127.0.0.1:39497_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:39497_solr
[junit4] 2> 339012 INFO
(TEST-TestLeaderElectionWithEmptyReplica.test-seed#[6233334C4FFC4B2A]) [ ]
o.a.s.c.Overseer Overseer
(id=72584712100904966-127.0.0.1:46154_solr-n_0000000000) closing
[junit4] 2> 339014 INFO
(TEST-TestLeaderElectionWithEmptyReplica.test-seed#[6233334C4FFC4B2A]) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@7ce003fd{SSL,[ssl,
http/1.1]}{127.0.0.1:0}
[junit4] 2> 339014 INFO
(TEST-TestLeaderElectionWithEmptyReplica.test-seed#[6233334C4FFC4B2A]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@6a7ab1e9{/solr,null,UNAVAILABLE}
[junit4] 2> 339028 INFO
(TEST-TestLeaderElectionWithEmptyReplica.test-seed#[6233334C4FFC4B2A]) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 339275 INFO (qtp1406956045-3170) [n:127.0.0.1:39497_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with
params
async=27ba89ab-1079-4d83-a6ed-e41a8839b041&action=ADDREPLICA&collection=solr_9504&shard=shard1&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 339279 INFO (qtp1406956045-3170) [n:127.0.0.1:39497_solr
c:solr_9504 ] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/collections
params={async=27ba89ab-1079-4d83-a6ed-e41a8839b041&action=ADDREPLICA&collection=solr_9504&shard=shard1&type=NRT&wt=javabin&version=2}
status=0 QTime=4
[junit4] 2> 339300 INFO
(OverseerThreadFactory-958-thread-1-processing-n:127.0.0.1:39497_solr)
[n:127.0.0.1:39497_solr c:solr_9504 s:shard1 ] o.a.s.c.a.c.AddReplicaCmd Node
Identified 127.0.0.1:39497_solr for creating new replica of shard shard1 for
collection solr_9504
[junit4] 2> 339302 INFO
(OverseerThreadFactory-958-thread-1-processing-n:127.0.0.1:39497_solr)
[n:127.0.0.1:39497_solr c:solr_9504 s:shard1 ] o.a.s.c.a.c.AddReplicaCmd
Returning CreateReplica command.
[junit4] 2> 339304 INFO
(OverseerStateUpdate-72584712100904968-127.0.0.1:39497_solr-n_0000000001)
[n:127.0.0.1:39497_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"addreplica",
[junit4] 2> "collection":"solr_9504",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"solr_9504_shard1_replica_n3",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:39497/solr",
[junit4] 2> "node_name":"127.0.0.1:39497_solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 339714 INFO (qtp1406956045-3172) [n:127.0.0.1:39497_solr
x:solr_9504_shard1_replica_n3 ] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/cores
params={async=27ba89ab-1079-4d83-a6ed-e41a8839b0418043205329051989&qt=/admin/cores&coreNodeName=core_node4&collection.configName=config&name=solr_9504_shard1_replica_n3&action=CREATE&collection=solr_9504&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=34
[junit4] 2> 339715 INFO
(parallelCoreAdminExecutor-944-thread-1-processing-n:127.0.0.1:39497_solr
x:solr_9504_shard1_replica_n3
27ba89ab-1079-4d83-a6ed-e41a8839b0418043205329051989 CREATE)
[n:127.0.0.1:39497_solr x:solr_9504_shard1_replica_n3 ]
o.a.s.h.a.CoreAdminOperation core create command
async=27ba89ab-1079-4d83-a6ed-e41a8839b0418043205329051989&qt=/admin/cores&coreNodeName=core_node4&collection.configName=config&name=solr_9504_shard1_replica_n3&action=CREATE&collection=solr_9504&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 339762 INFO (qtp1406956045-3168) [n:127.0.0.1:39497_solr
] o.a.s.h.a.CoreAdminOperation Checking request status for :
27ba89ab-1079-4d83-a6ed-e41a8839b0418043205329051989
[junit4] 2> 339763 INFO (qtp1406956045-3168) [n:127.0.0.1:39497_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=27ba89ab-1079-4d83-a6ed-e41a8839b0418043205329051989&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 339903 INFO
(parallelCoreAdminExecutor-944-thread-1-processing-n:127.0.0.1:39497_solr
x:solr_9504_shard1_replica_n3
27ba89ab-1079-4d83-a6ed-e41a8839b0418043205329051989 CREATE)
[n:127.0.0.1:39497_solr c:solr_9504 s:shard1 r:core_node4
x:solr_9504_shard1_replica_n3 ] o.a.s.c.SolrConfig Using Lucene MatchVersion:
8.5.1
[junit4] 2> 339958 INFO
(parallelCoreAdminExecutor-944-thread-1-processing-n:127.0.0.1:39497_solr
x:solr_9504_shard1_replica_n3
27ba89ab-1079-4d83-a6ed-e41a8839b0418043205329051989 CREATE)
[n:127.0.0.1:39497_solr c:solr_9504 s:shard1 r:core_node4
x:solr_9504_shard1_replica_n3 ] o.a.s.s.IndexSchema
[solr_9504_shard1_replica_n3] Schema name=minimal
[junit4] 2> 339962 INFO
(parallelCoreAdminExecutor-944-thread-1-processing-n:127.0.0.1:39497_solr
x:solr_9504_shard1_replica_n3
27ba89ab-1079-4d83-a6ed-e41a8839b0418043205329051989 CREATE)
[n:127.0.0.1:39497_solr c:solr_9504 s:shard1 r:core_node4
x:solr_9504_shard1_replica_n3 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1
with uniqueid field id
[junit4] 2> 339962 INFO
(parallelCoreAdminExecutor-944-thread-1-processing-n:127.0.0.1:39497_solr
x:solr_9504_shard1_replica_n3
27ba89ab-1079-4d83-a6ed-e41a8839b0418043205329051989 CREATE)
[n:127.0.0.1:39497_solr c:solr_9504 s:shard1 r:core_node4
x:solr_9504_shard1_replica_n3 ] o.a.s.c.CoreContainer Creating SolrCore
'solr_9504_shard1_replica_n3' using configuration from configset config,
trusted=true
[junit4] 2> 339962 INFO
(parallelCoreAdminExecutor-944-thread-1-processing-n:127.0.0.1:39497_solr
x:solr_9504_shard1_replica_n3
27ba89ab-1079-4d83-a6ed-e41a8839b0418043205329051989 CREATE)
[n:127.0.0.1:39497_solr c:solr_9504 s:shard1 r:core_node4
x:solr_9504_shard1_replica_n3 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_39497.solr.core.solr_9504.shard1.replica_n3' (registry
'solr.core.solr_9504.shard1.replica_n3') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5a362d00
[junit4] 2> 339983 INFO
(parallelCoreAdminExecutor-944-thread-1-processing-n:127.0.0.1:39497_solr
x:solr_9504_shard1_replica_n3
27ba89ab-1079-4d83-a6ed-e41a8839b0418043205329051989 CREATE)
[n:127.0.0.1:39497_solr c:solr_9504 s:shard1 r:core_node4
x:solr_9504_shard1_replica_n3 ] o.a.s.c.SolrCore [[solr_9504_shard1_replica_n3]
] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.5/solr/build/solr-core/test/J2/temp/solr.cloud.TestLeaderElectionWithEmptyReplica_6233334C4FFC4B2A-001/tempDir-001/node1/solr_9504_shard1_replica_n3],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.5/solr/build/solr-core/test/J2/temp/solr.cloud.TestLeaderElectionWithEmptyReplica_6233334C4FFC4B2A-001/tempDir-001/node1/./solr_9504_shard1_replica_n3/data/]
[junit4] 2> 340279 INFO
(TEST-TestLeaderElectionWithEmptyReplica.test-seed#[6233334C4FFC4B2A]) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=46154)
[junit4] 2> 340281 WARN
(TEST-TestLeaderElectionWithEmptyReplica.test-seed#[6233334C4FFC4B2A]) [ ]
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content,
break even is size 23
[junit4] 2> 340281 INFO
(TEST-TestLeaderElectionWithEmptyReplica.test-seed#[6233334C4FFC4B2A]) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 46154 try number 1 ...
[junit4] 2> 340281 INFO
(TEST-TestLeaderElectionWithEmptyReplica.test-seed#[6233334C4FFC4B2A]) [ ]
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git:
363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
[junit4] 2> 340282 INFO
(TEST-TestLeaderElectionWithEmptyReplica.test-seed#[6233334C4FFC4B2A]) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 340282 INFO
(TEST-TestLeaderElectionWithEmptyReplica.test-seed#[6233334C4FFC4B2A]) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 340282 INFO
(TEST-TestLeaderElectionWithEmptyReplica.test-seed#[6233334C4FFC4B2A]) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 340282 INFO
(TEST-TestLeaderElectionWithEmptyReplica.test-seed#[6233334C4FFC4B2A]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@68cda6e3{/solr,null,AVAILABLE}
[junit4] 2> 340304 INFO
(TEST-TestLeaderElectionWithEmptyReplica.test-seed#[6233334C4FFC4B2A]) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@4e2fa431{SSL,[ssl,
http/1.1]}{127.0.0.1:46154}
[junit4] 2> 340304 INFO
(TEST-TestLeaderElectionWithEmptyReplica.test-seed#[6233334C4FFC4B2A]) [ ]
o.e.j.s.Server Started @340409ms
[junit4] 2> 340304 INFO
(TEST-TestLeaderElectionWithEmptyReplica.test-seed#[6233334C4FFC4B2A]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=46154}
[junit4] 2> 340305 ERROR
(TEST-TestLeaderElectionWithEmptyReplica.test-seed#[6233334C4FFC4B2A]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 340305 INFO
(TEST-TestLeaderElectionWithEmptyReplica.test-seed#[6233334C4FFC4B2A]) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 340305 INFO
(TEST-TestLeaderElectionWithEmptyReplica.test-seed#[6233334C4FFC4B2A]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.5.1
[junit4] 2> 340305 INFO
(TEST-TestLeaderElectionWithEmptyReplica.test-seed#[6233334C4FFC4B2A]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 340305 INFO
(TEST-TestLeaderElectionWithEmptyReplica.test-seed#[6233334C4FFC4B2A]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.5/solr
[junit4] 2> 340305 INFO
(TEST-TestLeaderElectionWithEmptyReplica.test-seed#[6233334C4FFC4B2A]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-04-07T13:54:30.644Z
[junit4] 2> 340306 INFO
(TEST-TestLeaderElectionWithEmptyReplica.test-seed#[6233334C4FFC4B2A]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 340324 INFO (zkConnectionManagerCallback-1063-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 340324 INFO
(TEST-TestLeaderElectionWithEmptyReplica.test-seed#[6233334C4FFC4B2A]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 340325 INFO
(TEST-TestLeaderElectionWithEmptyReplica.test-seed#[6233334C4FFC4B2A]) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 340389 INFO
(parallelCoreAdminExecutor-944-thread-1-processing-n:127.0.0.1:39497_solr
x:solr_9504_shard1_replica_n3
27ba89ab-1079-4d83-a6ed-e41a8839b0418043205329051989 CREATE)
[n:127.0.0.1:39497_solr c:solr_9504 s:shard1 r:core_node4
x:solr_9504_shard1_replica_n3 ] o.a.s.u.UpdateHandler Using UpdateLog
implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 340389 INFO
(parallelCoreAdminExecutor-944-thread-1-processing-n:127.0.0.1:39497_solr
x:solr_9504_shard1_replica_n3
27ba89ab-1079-4d83-a6ed-e41a8839b0418043205329051989 CREATE)
[n:127.0.0.1:39497_solr c:solr_9504 s:shard1 r:core_node4
x:solr_9504_shard1_replica_n3 ] o.a.s.u.UpdateLog Initializing UpdateLog:
dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 340390 INFO
(parallelCoreAdminExecutor-944-thread-1-processing-n:127.0.0.1:39497_solr
x:solr_9504_shard1_replica_n3
27ba89ab-1079-4d83-a6ed-e41a8839b0418043205329051989 CREATE)
[n:127.0.0.1:39497_solr c:solr_9504 s:shard1 r:core_node4
x:solr_9504_shard1_replica_n3 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 340390 INFO
(parallelCoreAdminExecutor-944-thread-1-processing-n:127.0.0.1:39497_solr
x:solr_9504_shard1_replica_n3
27ba89ab-1079-4d83-a6ed-e41a8839b0418043205329051989 CREATE)
[n:127.0.0.1:39497_solr c:solr_9504 s:shard1 r:core_node4
x:solr_9504_shard1_replica_n3 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 340410 INFO
(parallelCoreAdminExecutor-944-thread-1-processing-n:127.0.0.1:39497_solr
x:solr_9504_shard1_replica_n3
27ba89ab-1079-4d83-a6ed-e41a8839b0418043205329051989 CREATE)
[n:127.0.0.1:39497_solr c:solr_9504 s:shard1 r:core_node4
x:solr_9504_shard1_replica_n3 ] o.a.s.s.SolrIndexSearcher Opening
[Searcher@7ce76a5e[solr_9504_shard1_replica_n3] main]
[junit4] 2> 340433 INFO
(parallelCoreAdminExecutor-944-thread-1-processing-n:127.0.0.1:39497_solr
x:solr_9504_shard1_replica_n3
27ba89ab-1079-4d83-a6ed-e41a8839b0418043205329051989 CREATE)
[n:127.0.0.1:39497_solr c:solr_9504 s:shard1 r:core_node4
x:solr_9504_shard1_replica_n3 ] o.a.s.r.ManagedResourceStorage Configured
ZooKeeperStorageIO with znodeBase: /configs/config
[junit4] 2> 340434 INFO
(parallelCoreAdminExecutor-944-thread-1-processing-n:127.0.0.1:39497_solr
x:solr_9504_shard1_replica_n3
27ba89ab-1079-4d83-a6ed-e41a8839b0418043205329051989 CREATE)
[n:127.0.0.1:39497_solr c:solr_9504 s:shard1 r:core_node4
x:solr_9504_shard1_replica_n3 ] o.a.s.r.ManagedResourceStorage Loaded null at
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config
[junit4] 2> 340435 INFO
(parallelCoreAdminExecutor-944-thread-1-processing-n:127.0.0.1:39497_solr
x:solr_9504_shard1_replica_n3
27ba89ab-1079-4d83-a6ed-e41a8839b0418043205329051989 CREATE)
[n:127.0.0.1:39497_solr c:solr_9504 s:shard1 r:core_node4
x:solr_9504_shard1_replica_n3 ] o.a.s.h.ReplicationHandler Commits will be
reserved for 10000ms.
[junit4] 2> 340435 INFO
(parallelCoreAdminExecutor-944-thread-1-processing-n:127.0.0.1:39497_solr
x:solr_9504_shard1_replica_n3
27ba89ab-1079-4d83-a6ed-e41a8839b0418043205329051989 CREATE)
[n:127.0.0.1:39497_solr c:solr_9504 s:shard1 r:core_node4
x:solr_9504_shard1_replica_n3 ] o.a.s.u.UpdateLog Could not find max version in
index or recent updates, using new clock 1663322209149517824
[junit4] 2> 340480 INFO
(searcherExecutor-959-thread-1-processing-x:solr_9504_shard1_replica_n3
27ba89ab-1079-4d83-a6ed-e41a8839b0418043205329051989 r:core_node4 CREATE
n:127.0.0.1:39497_solr c:solr_9504 s:shard1) [n:127.0.0.1:39497_solr
c:solr_9504 s:shard1 r:core_node4 x:solr_9504_shard1_replica_n3 ]
o.a.s.c.SolrCore [solr_9504_shard1_replica_n3] Registered new searcher
Searcher@7ce76a5e[solr_9504_shard1_replica_n3]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 340493 INFO
(parallelCoreAdminExecutor-944-thread-1-processing-n:127.0.0.1:39497_solr
x:solr_9504_shard1_replica_n3
27ba89ab-1079-4d83-a6ed-e41a8839b0418043205329051989 CREATE)
[n:127.0.0.1:39497_solr c:solr_9504 s:shard1 r:core_node4
x:solr_9504_shard1_replica_n3 ] o.a.s.c.ZkShardTerms Successful update of terms
at /collections/solr_9504/terms/shard1 to Terms{values={core_node2=1,
core_node4=0}, version=2}
[junit4] 2> 340493 INFO
(parallelCoreAdminExecutor-944-thread-1-processing-n:127.0.0.1:39497_solr
x:solr_9504_shard1_replica_n3
27ba89ab-1079-4d83-a6ed-e41a8839b0418043205329051989 CREATE)
[n:127.0.0.1:39497_solr c:solr_9504 s:shard1 r:core_node4
x:solr_9504_shard1_replica_n3 ] o.a.s.c.ShardLeaderElectionContextBase make
sure parent is created /collections/solr_9504/leaders/shard1
[junit4] 2> 340496 INFO
(parallelCoreAdminExecutor-944-thread-1-processing-n:127.0.0.1:39497_solr
x:solr_9504_shard1_replica_n3
27ba89ab-1079-4d83-a6ed-e41a8839b0418043205329051989 CREATE)
[n:127.0.0.1:39497_solr c:solr_9504 s:shard1 r:core_node4
x:solr_9504_shard1_replica_n3 ] o.a.s.c.ShardLeaderElectionContext Waiting
until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms
[junit4] 2> 340883 INFO (qtp1406956045-3170) [n:127.0.0.1:39497_solr
] o.a.s.h.a.CoreAdminOperation Checking request status for :
27ba89ab-1079-4d83-a6ed-e41a8839b0418043205329051989
[junit4] 2> 340883 INFO (qtp1406956045-3170) [n:127.0.0.1:39497_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=27ba89ab-1079-4d83-a6ed-e41a8839b0418043205329051989&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 341904 INFO (qtp1406956045-3172) [n:127.0.0.1:39497_solr
] o.a.s.h.a.CoreAdminOperation Checking request status for :
27ba89ab-1079-4d83-a6ed-e41a8839b0418043205329051989
[junit4] 2> 341904 INFO (qtp1406956045-3172) [n:127.0.0.1:39497_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=27ba89ab-1079-4d83-a6ed-e41a8839b0418043205329051989&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 342908 INFO (qtp1406956045-3168) [n:127.0.0.1:39497_solr
] o.a.s.h.a.CoreAdminOperation Checking request status for :
27ba89ab-1079-4d83-a6ed-e41a8839b0418043205329051989
[junit4] 2> 342908 INFO (qtp1406956045-3168) [n:127.0.0.1:39497_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=27ba89ab-1079-4d83-a6ed-e41a8839b0418043205329051989&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 343911 INFO (qtp1406956045-3170) [n:127.0.0.1:39497_solr
] o.a.s.h.a.CoreAdminOperation Checking request status for :
27ba89ab-1079-4d83-a6ed-e41a8839b0418043205329051989
[junit4] 2> 343911 INFO (qtp1406956045-3170) [n:127.0.0.1:39497_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=27ba89ab-1079-4d83-a6ed-e41a8839b0418043205329051989&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 344977 INFO (qtp1406956045-3172) [n:127.0.0.1:39497_solr
] o.a.s.h.a.CoreAdminOperation Checking request status for :
27ba89ab-1079-4d83-a6ed-e41a8839b0418043205329051989
[junit4] 2> 344977 INFO (qtp1406956045-3172) [n:127.0.0.1:39497_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=27ba89ab-1079-4d83-a6ed-e41a8839b0418043205329051989&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 346017 INFO (qtp1406956045-3168) [n:127.0.0.1:39497_solr
] o.a.s.h.a.CoreAdminOperation Checking request status for :
27ba89ab-1079-4d83-a6ed-e41a8839b0418043205329051989
[junit4] 2> 346017 INFO (qtp1406956045-3168) [n:127.0.0.1:39497_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=27ba89ab-1079-4d83-a6ed-e41a8839b0418043205329051989&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 347058 INFO (qtp1406956045-3170) [n:127.0.0.1:39497_solr
] o.a.s.h.a.CoreAdminOperation Checking request status for :
27ba89ab-1079-4d83-a6ed-e41a8839b0418043205329051989
[junit4] 2> 347058 INFO (qtp1406956045-3170) [n:127.0.0.1:39497_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=27ba89ab-1079-4d83-a6ed-e41a8839b0418043205329051989&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 348092 INFO (qtp1406956045-3172) [n:127.0.0.1:39497_solr
] o.a.s.h.a.CoreAdminOperation Checking request status for :
27ba89ab-1079-4d83-a6ed-e41a8839b0418043205329051989
[junit4] 2> 348092 INFO (qtp1406956045-3172) [n:127.0.0.1:39497_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=27ba89ab-1079-4d83-a6ed-e41a8839b0418043205329051989&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 349102 INFO (qtp1406956045-3168) [n:127.0.0.1:39497_solr
] o.a.s.h.a.CoreAdminOperation Checking request status for :
27ba89ab-1079-4d83-a6ed-e41a8839b0418043205329051989
[junit4] 2> 349102 INFO (qtp1406956045-3168) [n:127.0.0.1:39497_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=27ba89ab-1079-4d83-a6ed-e41a8839b0418043205329051989&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 350147 INFO (qtp1406956045-3170) [n:127.0.0.1:39497_solr
] o.a.s.h.a.CoreAdminOperation Checking request status for :
27ba89ab-1079-4d83-a6ed-e41a8839b0418043205329051989
[junit4] 2> 350147 INFO (qtp1406956045-3170) [n:127.0.0.1:39497_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=27ba89ab-1079-4d83-a6ed-e41a8839b0418043205329051989&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 350760 INFO
(parallelCoreAdminExecutor-944-thread-1-processing-n:127.0.0.1:39497_solr
x:solr_9504_shard1_replica_n3
27ba89ab-1079-4d83-a6ed-e41a8839b0418043205329051989 CREATE)
[n:127.0.0.1:39497_solr c:solr_9504 s:shard1 r:core_node4
x:solr_9504_shard1_replica_n3 ] o.a.s.c.ShardLeaderElectionContext Was waiting
for replicas to come up, but they are taking too long - assuming they won't
come back till later
[junit4] 2> 351174 INFO (qtp1406956045-3172) [n:127.0.0.1:39497_solr
] o.a.s.h.a.CoreAdminOperation Checking request status for :
27ba89ab-1079-4d83-a6ed-e41a8839b0418043205329051989
[junit4] 2> 351174 INFO (qtp1406956045-3172) [n:127.0.0.1:39497_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=27ba89ab-1079-4d83-a6ed-e41a8839b0418043205329051989&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 352177 INFO (qtp1406956045-3168) [n:127.0.0.1:39497_solr
] o.a.s.h.a.CoreAdminOperation Checking request status for :
27ba89ab-1079-4d83-a6ed-e41a8839b0418043205329051989
[junit4] 2> 352177 INFO (qtp1406956045-3168) [n:127.0.0.1:39497_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=27ba89ab-1079-4d83-a6ed-e41a8839b0418043205329051989&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 353180 INFO (qtp1406956045-3170) [n:127.0.0.1:39497_solr
] o.a.s.h.a.CoreAdminOperation Checking request status for :
27ba89ab-1079-4d83-a6ed-e41a8839b0418043205329051989
[junit4] 2> 353180 INFO (qtp1406956045-3170) [n:127.0.0.1:39497_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=27ba89ab-1079-4d83-a6ed-e41a8839b0418043205329051989&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 354196 INFO (qtp1406956045-3172) [n:127.0.0.1:39497_solr
] o.a.s.h.a.CoreAdminOperation Checking request status for :
27ba89ab-1079-4d83-a6ed-e41a8839b0418043205329051989
[junit4] 2> 354196 INFO (qtp1406956045-3172) [n:127.0.0.1:39497_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=27ba89ab-1079-4d83-a6ed-e41a8839b0418043205329051989&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 355219 INFO (qtp1406956045-3168) [n:127.0.0.1:39497_solr
] o.a.s.h.a.CoreAdminOperation Checking request status for :
27ba89ab-1079-4d83-a6ed-e41a8839b0418043205329051989
[junit4] 2> 355219 INFO (qtp1406956045-3168) [n:127.0.0.1:39497_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=27ba89ab-1079-4d83-a6ed-e41a8839b0418043205329051989&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 356236 INFO (qtp1406956045-3170) [n:127.0.0.1:39497_solr
] o.a.s.h.a.CoreAdminOperation Checking request status for :
27ba89ab-1079-4d83-a6ed-e41a8839b0418043205329051989
[junit4] 2> 356236 INFO (qtp1406956045-3170) [n:127.0.0.1:39497_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=27ba89ab-1079-4d83-a6ed-e41a8839b0418043205329051989&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 357315 INFO (qtp1406956045-3172) [n:127.0.0.1:39497_solr
] o.a.s.h.a.CoreAdminOperation Checking request status for :
27ba89ab-1079-4d83-a6ed-e41a8839b0418043205329051989
[junit4] 2> 357315 INFO (qtp1406956045-3172) [n:127.0.0.1:39497_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=27ba89ab-1079-4d83-a6ed-e41a8839b0418043205329051989&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 358318 INFO (qtp1406956045-3168) [n:127.0.0.1:39497_solr
] o.a.s.h.a.CoreAdminOperation Checking request status for :
27ba89ab-1079-4d83-a6ed-e41a8839b0418043205329051989
[junit4] 2> 358318 INFO (qtp1406956045-3168) [n:127.0.0.1:39497_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=27ba89ab-1079-4d83-a6ed-e41a8839b0418043205329051989&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 359322 INFO (qtp1406956045-3170) [n:127.0.0.1:39497_solr
] o.a.s.h.a.CoreAdminOperation Checking request status for :
27ba89ab-1079-4d83-a6ed-e41a8839b0418043205329051989
[junit4] 2> 359322 INFO (qtp1406956045-3170) [n:127.0.0.1:39497_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=27ba89ab-1079-4d83-a6ed-e41a8839b0418043205329051989&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 360337 INFO (qtp1406956045-3172) [n:127.0.0.1:39497_solr
] o.a.s.h.a.CoreAdminOperation Checking request status for :
27ba89ab-1079-4d83-a6ed-e41a8839b0418043205329051989
[junit4] 2> 360337 INFO (qtp1406956045-3172) [n:127.0.0.1:39497_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=27ba89ab-1079-4d83-a6ed-e41a8839b0418043205329051989&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 360993 WARN
(parallelCoreAdminExecutor-944-thread-1-processing-n:127.0.0.1:39497_solr
x:solr_9504_shard1_replica_n3
27ba89ab-1079-4d83-a6ed-e41a8839b0418043205329051989 CREATE)
[n:127.0.0.1:39497_solr c:solr_9504 s:shard1 r:core_node4
x:solr_9504_shard1_replica_n3 ] o.a.s.c.ShardLeaderElectionContext After
waiting for 10000ms, no other potential leader was found, core_node4 try to
become leader anyway (core_term:0, highest_term:1)
[junit4] 2> 360993 INFO
(parallelCoreAdminExecutor-944-thread-1-processing-n:127.0.0.1:39497_solr
x:solr_9504_shard1_replica_n3
27ba89ab-1079-4d83-a6ed-e41a8839b0418043205329051989 CREATE)
[n:127.0.0.1:39497_solr c:solr_9504 s:shard1 r:core_node4
x:solr_9504_shard1_replica_n3 ] o.a.s.c.ShardLeaderElectionContext I may be the
new leader - try and sync
[junit4] 2> 360993 INFO
(parallelCoreAdminExecutor-944-thread-1-processing-n:127.0.0.1:39497_solr
x:solr_9504_shard1_replica_n3
27ba89ab-1079-4d83-a6ed-e41a8839b0418043205329051989 CREATE)
[n:127.0.0.1:39497_solr c:solr_9504 s:shard1 r:core_node4
x:solr_9504_shard1_replica_n3 ] o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:39497/solr/solr_9504_shard1_replica_n3/
[junit4] 2> 361013 INFO
(parallelCoreAdminExecutor-944-thread-1-processing-n:127.0.0.1:39497_solr
x:solr_9504_shard1_replica_n3
27ba89ab-1079-4d83-a6ed-e41a8839b0418043205329051989 CREATE)
[n:127.0.0.1:39497_solr c:solr_9504 s:shard1 r:core_node4
x:solr_9504_shard1_replica_n3 ] o.a.s.c.SyncStrategy Sync Success - now sync
replicas to me
[junit4] 2> 361014 INFO
(parallelCoreAdminExecutor-944-thread-1-processing-n:127.0.0.1:39497_solr
x:solr_9504_shard1_replica_n3
27ba89ab-1079-4d83-a6ed-e41a8839b0418043205329051989 CREATE)
[n:127.0.0.1:39497_solr c:solr_9504 s:shard1 r:core_node4
x:solr_9504_shard1_replica_n3 ] o.a.s.c.SyncStrategy
https://127.0.0.1:39497/solr/solr_9504_shard1_replica_n3/ has no replicas
[junit4] 2> 361014 ERROR
(parallelCoreAdminExecutor-944-thread-1-processing-n:127.0.0.1:39497_solr
x:solr_9504_shard1_replica_n3
27ba89ab-1079-4d83-a6ed-e41a8839b0418043205329051989 CREATE)
[n:127.0.0.1:39497_solr c:solr_9504 s:shard1 r:core_node4
x:solr_9504_shard1_replica_n3 ] o.a.s.c.ShardLeaderElectionContext WARNING:
Potential data loss -- Replica core_node4 became leader after timeout
(leaderVoteWait) without being up-to-date with the previous leader
[junit4] 2> 361025 INFO
(parallelCoreAdminExecutor-944-thread-1-processing-n:127.0.0.1:39497_solr
x:solr_9504_shard1_replica_n3
27ba89ab-1079-4d83-a6ed-e41a8839b0418043205329051989 CREATE)
[n:127.0.0.1:39497_solr c:solr_9504 s:shard1 r:core_node4
x:solr_9504_shard1_replica_n3 ] o.a.s.c.ZkShardTerms Successful update of terms
at /collections/solr_9504/terms/shard1 to Terms{values={core_node2=1,
core_node4=1}, version=3}
[junit4] 2> 361025 INFO
(parallelCoreAdminExecutor-944-thread-1-processing-n:127.0.0.1:39497_solr
x:solr_9504_shard1_replica_n3
27ba89ab-1079-4d83-a6ed-e41a8839b0418043205329051989 CREATE)
[n:127.0.0.1:39497_solr c:solr_9504 s:shard1 r:core_node4
x:solr_9504_shard1_replica_n3 ] o.a.s.c.ShardLeaderElectionContextBase Creating
leader registration node /collections/solr_9504/leaders/shard1/leader after
winning as
/collections/solr_9504/leader_elect/shard1/election/72584712100904968-core_node4-n_0000000001
[junit4] 2> 361066 INFO
(parallelCoreAdminExecutor-944-thread-1-processing-n:127.0.0.1:39497_solr
x:solr_9504_shard1_replica_n3
27ba89ab-1079-4d83-a6ed-e41a8839b0418043205329051989 CREATE)
[n:127.0.0.1:39497_solr c:solr_9504 s:shard1 r:core_node4
x:solr_9504_shard1_replica_n3 ] o.a.s.c.ShardLeaderElectionContext I am the new
leader: https://127.0.0.1:39497/solr/solr_9504_shard1_replica_n3/ shard1
[junit4] 2> 361067 INFO (zkCallback-1045-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/solr_9504/state.json] for collection [solr_9504] has occurred
- updating... (live nodes size: [1])
[junit4] 2> 361068 INFO
(parallelCoreAdminExecutor-944-thread-1-processing-n:127.0.0.1:39497_solr
x:solr_9504_shard1_replica_n3
27ba89ab-1079-4d83-a6ed-e41a8839b0418043205329051989 CREATE)
[n:127.0.0.1:39497_solr c:solr_9504 s:shard1 r:core_node4
x:solr_9504_shard1_replica_n3 ] o.a.s.c.ZkController I am the leader, no
recovery necessary
[junit4] 2> 361171 INFO (zkCallback-1045-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/solr_9504/state.json] for collection [solr_9504] has occurred
- updating... (live nodes size: [1])
[junit4] 2> 361171 INFO (zkCallback-1045-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/solr_9504/state.json] for collection [solr_9504] has occurred
- updating... (live nodes size: [1])
[junit4] 2> 361411 INFO (qtp1406956045-3168) [n:127.0.0.1:39497_solr
] o.a.s.h.a.CoreAdminOperation Checking request status for :
27ba89ab-1079-4d83-a6ed-e41a8839b0418043205329051989
[junit4] 2> 361411 INFO (qtp1406956045-3168) [n:127.0.0.1:39497_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=27ba89ab-1079-4d83-a6ed-e41a8839b0418043205329051989&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 361513 INFO
(OverseerThreadFactory-958-thread-1-processing-n:127.0.0.1:39497_solr)
[n:127.0.0.1:39497_solr c:solr_9504 s:shard1 ] o.a.s.c.OverseerTaskQueue
Response ZK path: /overseer/collection-queue-work/qnr-0000000001 doesn't exist.
Requestor may have disconnected from ZooKeeper
[junit4] 2> 363421 INFO
(OverseerCollectionConfigSetProcessor-72584712100904968-127.0.0.1:39497_solr-n_0000000001)
[n:127.0.0.1:39497_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000001 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 371382 INFO
(TEST-TestLeaderElectionWithEmptyReplica.test-seed#[6233334C4FFC4B2A]) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 371383 WARN
(TEST-TestLeaderElectionWithEmptyReplica.test-seed#[6233334C4FFC4B2A]) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 371385 WARN
(TEST-TestLeaderElectionWithEmptyReplica.test-seed#[6233334C4FFC4B2A]) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@22bebb3e[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 371385 WARN
(TEST-TestLeaderElectionWithEmptyReplica.test-seed#[6233334C4FFC4B2A]) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@22bebb3e[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 371414 WARN
(TEST-TestLeaderElectionWithEmptyReplica.test-seed#[6233334C4FFC4B2A]) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[juni
[...truncated too long message...]
nt state:SyncConnected type:NodeDataChanged
path:/collections/solr_9504/state.json] for collection [solr_9504] has occurred
- updating... (live nodes size: [2])
[junit4] 2> 375246 INFO (zkCallback-1071-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/solr_9504/state.json] for collection [solr_9504] has occurred
- updating... (live nodes size: [2])
[junit4] 2> 375246 INFO (zkCallback-1071-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/solr_9504/state.json] for collection [solr_9504] has occurred
- updating... (live nodes size: [2])
[junit4] 2> 375246 INFO (zkCallback-1071-thread-4) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/solr_9504/state.json] for collection [solr_9504] has occurred
- updating... (live nodes size: [2])
[junit4] 2> 375246 INFO (zkCallback-1071-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/solr_9504/state.json] for collection [solr_9504] has occurred
- updating... (live nodes size: [2])
[junit4] 2> 375270 INFO (coreCloseExecutor-979-thread-1)
[n:127.0.0.1:46154_solr c:solr_9504 s:shard1 r:core_node2
x:solr_9504_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.solr_9504.shard1.leader,
tag=SolrCore@7eccb06b
[junit4] 2> 375271 INFO (coreCloseExecutor-979-thread-1)
[n:127.0.0.1:46154_solr c:solr_9504 s:shard1 r:core_node2
x:solr_9504_shard1_replica_n1 ] o.a.s.u.DirectUpdateHandler2 Committing on
IndexWriter.close() ... SKIPPED (unnecessary).
[junit4] 2> 375294 INFO (jetty-closer-1079-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 375294 INFO (jetty-closer-1079-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@7a21b67a: rootName =
solr_39497, domain = solr.jvm, service url = null, agent id = null] for
registry solr.jvm / com.codahale.metrics.MetricRegistry@7279a0a9
[junit4] 2> 375318 INFO (jetty-closer-1079-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 375318 INFO (jetty-closer-1079-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@2acd1e8e: rootName =
solr_39497, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty / com.codahale.metrics.MetricRegistry@44aea302
[junit4] 2> 375319 INFO (jetty-closer-1079-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 375343 INFO (closeThreadPool-1086-thread-2) [ ]
o.a.s.c.Overseer Overseer
(id=72584712100904968-127.0.0.1:39497_solr-n_0000000001) closing
[junit4] 2> 375350 INFO
(OverseerAutoScalingTriggerThread-72584712100904968-127.0.0.1:39497_solr-n_0000000001)
[ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we
are closed, exiting.
[junit4] 2> 375376 INFO
(OverseerStateUpdate-72584712100904968-127.0.0.1:39497_solr-n_0000000001)
[n:127.0.0.1:39497_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:39497_solr
[junit4] 2> 375382 INFO (jetty-closer-1079-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 375382 INFO (jetty-closer-1079-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@76e8fcc6: rootName =
solr_46154, domain = solr.node, service url = null, agent id = null] for
registry solr.node / com.codahale.metrics.MetricRegistry@13fdf81d
[junit4] 2> 375385 INFO (closeThreadPool-1086-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=72584712100904968-127.0.0.1:39497_solr-n_0000000001) closing
[junit4] 2> 375386 INFO (zkCallback-1071-thread-4) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
[junit4] 2> 375391 INFO (jetty-closer-1079-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 375391 INFO (jetty-closer-1079-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@18c8d406: rootName =
solr_46154, domain = solr.jvm, service url = null, agent id = null] for
registry solr.jvm / com.codahale.metrics.MetricRegistry@7279a0a9
[junit4] 2> 375394 INFO (jetty-closer-1079-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 375394 INFO (jetty-closer-1079-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@6535f538: rootName =
solr_46154, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty / com.codahale.metrics.MetricRegistry@44aea302
[junit4] 2> 375394 INFO (jetty-closer-1079-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 375486 INFO (jetty-closer-1079-thread-2) [ ]
o.a.s.c.Overseer Overseer
(id=72584712100904968-127.0.0.1:39497_solr-n_0000000001) closing
[junit4] 2> 375488 INFO (jetty-closer-1079-thread-2) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@1c269c3d{SSL,[ssl,
http/1.1]}{127.0.0.1:0}
[junit4] 2> 375489 INFO (jetty-closer-1079-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@211918d2{/solr,null,UNAVAILABLE}
[junit4] 2> 375489 INFO (jetty-closer-1079-thread-2) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 375589 INFO (jetty-closer-1079-thread-1) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@4e2fa431{SSL,[ssl,
http/1.1]}{127.0.0.1:46154}
[junit4] 2> 375589 INFO (jetty-closer-1079-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@68cda6e3{/solr,null,UNAVAILABLE}
[junit4] 2> 375590 INFO (jetty-closer-1079-thread-1) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 375591 INFO
(SUITE-TestLeaderElectionWithEmptyReplica-seed#[6233334C4FFC4B2A]-worker) [
] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
[junit4] 2> 375795 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> 7 /solr/collections/solr_9504/terms/shard1
[junit4] 2> 4 /solr/aliases.json
[junit4] 2> 3 /solr/collections/solr_9504/collectionprops.json
[junit4] 2> 3 /solr/packages.json
[junit4] 2> 3 /solr/security.json
[junit4] 2> 3 /solr/configs/config
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 48 /solr/collections/solr_9504/state.json
[junit4] 2> 4 /solr/clusterstate.json
[junit4] 2> 4 /solr/clusterprops.json
[junit4] 2> 2 /solr/autoscaling.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 35 /solr/overseer/queue
[junit4] 2> 13 /solr/live_nodes
[junit4] 2> 7 /solr/collections
[junit4] 2> 6 /solr/overseer/collection-queue-work
[junit4] 2> 2 /solr/autoscaling/events/.scheduled_maintenance
[junit4] 2> 2 /solr/autoscaling/events/.auto_add_replicas
[junit4] 2> 2 /solr/overseer/queue-work
[junit4] 2>
[junit4] 2> 375798 INFO
(SUITE-TestLeaderElectionWithEmptyReplica-seed#[6233334C4FFC4B2A]-worker) [
] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:42772
[junit4] 2> 375798 INFO
(SUITE-TestLeaderElectionWithEmptyReplica-seed#[6233334C4FFC4B2A]-worker) [
] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:42772
[junit4] 2> 375798 INFO
(SUITE-TestLeaderElectionWithEmptyReplica-seed#[6233334C4FFC4B2A]-worker) [
] o.a.s.c.ZkTestServer connecting to 127.0.0.1 42772
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.5/solr/build/solr-core/test/J2/temp/solr.cloud.TestLeaderElectionWithEmptyReplica_6233334C4FFC4B2A-001
[junit4] 2> Apr 07, 2020 1:55:06 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=FastCompressingStoredFieldsData(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST,
chunkSize=26158, maxDocsPerChunk=498, blockShift=8),
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST,
chunkSize=26158, blockSize=8)),
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@5ccab602),
locale=es, timezone=Asia/Macao
[junit4] 2> NOTE: Linux 4.4.0-170-generic amd64/Oracle Corporation
1.8.0_191 (64-bit)/cpus=8,threads=1,free=30208960,total=516423680
[junit4] 2> NOTE: All tests run in this JVM: [TestCloudManagedSchema,
OverseerCollectionConfigSetProcessorTest, TestFieldSortValues, SyncSliceTest,
TestSolrConfigHandler, CdcrBidirectionalTest, HttpPartitionOnCommitTest,
TestTolerantUpdateProcessorRandomCloud, CustomHighlightComponentTest,
ProtectedTermFilterFactoryTest, TestConfigReload, CdcrWithNodesRestartsTest,
TestFieldCache, TestHttpServletCarrier, TestCollationFieldDocValues,
HLLSerializationTest, InfoHandlerTest, DocExpirationUpdateProcessorFactoryTest,
BlobRepositoryCloudTest, ShowFileRequestHandlerTest,
TestLeaderElectionWithEmptyReplica]
[junit4] Completed [67/900 (1!)] on J2 in 59.17s, 1 test, 1 failure <<<
FAILURES!
[...truncated 55408 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]