Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/1015/
Java: 64bit/jdk-9.0.4 -XX:+UseCompressedOops -XX:+UseG1GC
2 tests failed.
FAILED: org.apache.solr.cloud.LeaderTragicEventTest.test
Error Message:
Failed while waiting for active collection Timeout waiting to see state for
collection=collection1 :null Live Nodes: [127.0.0.1:55232_solr,
127.0.0.1:55235_solr] Last available state: null
Stack Trace:
java.lang.RuntimeException: Failed while waiting for active collection
Timeout waiting to see state for collection=collection1 :null
Live Nodes: [127.0.0.1:55232_solr, 127.0.0.1:55235_solr]
Last available state: null
at
__randomizedtesting.SeedInfo.seed([179C25DD2B62C249:9FC81A07859EAFB1]:0)
at
org.apache.solr.cloud.MiniSolrCloudCluster.waitForActiveCollection(MiniSolrCloudCluster.java:728)
at
org.apache.solr.cloud.MiniSolrCloudCluster.waitForActiveCollection(MiniSolrCloudCluster.java:734)
at
org.apache.solr.cloud.LeaderTragicEventTest.test(LeaderTragicEventTest.java:79)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:844)
FAILED: org.apache.solr.cloud.LeaderTragicEventTest.test
Error Message:
Failed while waiting for active collection Timeout waiting to see state for
collection=collection1 :null Live Nodes: [127.0.0.1:55498_solr,
127.0.0.1:55499_solr] Last available state: null
Stack Trace:
java.lang.RuntimeException: Failed while waiting for active collection
Timeout waiting to see state for collection=collection1 :null
Live Nodes: [127.0.0.1:55498_solr, 127.0.0.1:55499_solr]
Last available state: null
at
__randomizedtesting.SeedInfo.seed([179C25DD2B62C249:9FC81A07859EAFB1]:0)
at
org.apache.solr.cloud.MiniSolrCloudCluster.waitForActiveCollection(MiniSolrCloudCluster.java:728)
at
org.apache.solr.cloud.MiniSolrCloudCluster.waitForActiveCollection(MiniSolrCloudCluster.java:734)
at
org.apache.solr.cloud.LeaderTragicEventTest.test(LeaderTragicEventTest.java:79)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:844)
Build Log:
[...truncated 13492 lines...]
[junit4] Suite: org.apache.solr.cloud.LeaderTragicEventTest
[junit4] 2> 1090781 INFO
(SUITE-LeaderTragicEventTest-seed#[179C25DD2B62C249]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LeaderTragicEventTest_179C25DD2B62C249-001\init-core-data-001
[junit4] 2> 1090783 WARN
(SUITE-LeaderTragicEventTest-seed#[179C25DD2B62C249]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
[junit4] 2> 1090783 INFO
(SUITE-LeaderTragicEventTest-seed#[179C25DD2B62C249]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 1090785 INFO
(SUITE-LeaderTragicEventTest-seed#[179C25DD2B62C249]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0,
clientAuth=0.0/0.0)
[junit4] 2> 1090785 INFO
(SUITE-LeaderTragicEventTest-seed#[179C25DD2B62C249]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LeaderTragicEventTest_179C25DD2B62C249-001\tempDir-001
[junit4] 2> 1090787 INFO
(SUITE-LeaderTragicEventTest-seed#[179C25DD2B62C249]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1090787 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1090787 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 1090888 INFO
(SUITE-LeaderTragicEventTest-seed#[179C25DD2B62C249]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:55487
[junit4] 2> 1090888 INFO
(SUITE-LeaderTragicEventTest-seed#[179C25DD2B62C249]-worker) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:55487
[junit4] 2> 1090888 INFO
(SUITE-LeaderTragicEventTest-seed#[179C25DD2B62C249]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 55487
[junit4] 2> 1090895 INFO (zkConnectionManagerCallback-8004-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1090900 INFO (zkConnectionManagerCallback-8006-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1090904 INFO (zkConnectionManagerCallback-8008-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1090907 WARN (jetty-launcher-8009-thread-1) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 1090907 WARN (jetty-launcher-8009-thread-2) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 1090907 INFO (jetty-launcher-8009-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 1090907 INFO (jetty-launcher-8009-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 1090907 INFO (jetty-launcher-8009-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 1090907 INFO (jetty-launcher-8009-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 1090907 INFO (jetty-launcher-8009-thread-2) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 9.0.4+11
[junit4] 2> 1090907 INFO (jetty-launcher-8009-thread-1) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 9.0.4+11
[junit4] 2> 1090908 INFO (jetty-launcher-8009-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1090908 INFO (jetty-launcher-8009-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1090908 INFO (jetty-launcher-8009-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1090908 INFO (jetty-launcher-8009-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1090908 INFO (jetty-launcher-8009-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 1090908 INFO (jetty-launcher-8009-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 1090909 INFO (jetty-launcher-8009-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@83320b1{/solr,null,AVAILABLE}
[junit4] 2> 1090909 INFO (jetty-launcher-8009-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@2b561a3{/solr,null,AVAILABLE}
[junit4] 2> 1090910 INFO (jetty-launcher-8009-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@7cc30645{HTTP/1.1,[http/1.1]}{127.0.0.1:55498}
[junit4] 2> 1090910 INFO (jetty-launcher-8009-thread-2) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@63714c93{HTTP/1.1,[http/1.1]}{127.0.0.1:55499}
[junit4] 2> 1090910 INFO (jetty-launcher-8009-thread-1) [ ]
o.e.j.s.Server Started @1090972ms
[junit4] 2> 1090910 INFO (jetty-launcher-8009-thread-2) [ ]
o.e.j.s.Server Started @1090972ms
[junit4] 2> 1090910 INFO (jetty-launcher-8009-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=55499}
[junit4] 2> 1090910 INFO (jetty-launcher-8009-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=55498}
[junit4] 2> 1090910 ERROR (jetty-launcher-8009-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1090910 ERROR (jetty-launcher-8009-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1090910 INFO (jetty-launcher-8009-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1090910 INFO (jetty-launcher-8009-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.8.0
[junit4] 2> 1090910 INFO (jetty-launcher-8009-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1090910 INFO (jetty-launcher-8009-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1090910 INFO (jetty-launcher-8009-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1090911 INFO (jetty-launcher-8009-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-03-05T17:13:53.376068500Z
[junit4] 2> 1090911 INFO (jetty-launcher-8009-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.8.0
[junit4] 2> 1090911 INFO (jetty-launcher-8009-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1090911 INFO (jetty-launcher-8009-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1090911 INFO (jetty-launcher-8009-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-03-05T17:13:53.376068500Z
[junit4] 2> 1090915 INFO (zkConnectionManagerCallback-8013-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1090915 INFO (zkConnectionManagerCallback-8012-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1090916 INFO (jetty-launcher-8009-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1090916 INFO (jetty-launcher-8009-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1090920 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid
0x1002cdfb8340004, likely client has closed socket
[junit4] 2> 1090990 INFO (jetty-launcher-8009-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 1090994 INFO (jetty-launcher-8009-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55487/solr
[junit4] 2> 1090999 INFO (zkConnectionManagerCallback-8017-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1091000 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid
0x1002cdfb8340005, likely client has closed socket
[junit4] 2> 1091003 INFO (zkConnectionManagerCallback-8019-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1091120 INFO (jetty-launcher-8009-thread-2)
[n:127.0.0.1:55499_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:55499_solr
[junit4] 2> 1091121 INFO (jetty-launcher-8009-thread-2)
[n:127.0.0.1:55499_solr ] o.a.s.c.Overseer Overseer
(id=72106933417672710-127.0.0.1:55499_solr-n_0000000000) starting
[junit4] 2> 1091128 INFO (zkConnectionManagerCallback-8026-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1091131 INFO (jetty-launcher-8009-thread-2)
[n:127.0.0.1:55499_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:55487/solr ready
[junit4] 2> 1091132 INFO (jetty-launcher-8009-thread-2)
[n:127.0.0.1:55499_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:55499_solr
[junit4] 2> 1091165 INFO (jetty-launcher-8009-thread-2)
[n:127.0.0.1:55499_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 1091195 INFO
(OverseerStateUpdate-72106933417672710-127.0.0.1:55499_solr-n_0000000000)
[n:127.0.0.1:55499_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:55499_solr
[junit4] 2> 1091195 INFO
(OverseerStateUpdate-72106933417672710-127.0.0.1:55499_solr-n_0000000000)
[n:127.0.0.1:55499_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1091208 INFO (jetty-launcher-8009-thread-2)
[n:127.0.0.1:55499_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_55499.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@355917f4
[junit4] 2> 1091217 INFO (jetty-launcher-8009-thread-2)
[n:127.0.0.1:55499_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_55499.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@355917f4
[junit4] 2> 1091217 INFO (jetty-launcher-8009-thread-2)
[n:127.0.0.1:55499_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_55499.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@355917f4
[junit4] 2> 1091219 INFO (jetty-launcher-8009-thread-2)
[n:127.0.0.1:55499_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LeaderTragicEventTest_179C25DD2B62C249-001\tempDir-001\node2\.
[junit4] 2> 1091312 INFO (zkCallback-8025-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1091511 INFO (jetty-launcher-8009-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 1091514 INFO (jetty-launcher-8009-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55487/solr
[junit4] 2> 1091517 INFO (zkConnectionManagerCallback-8031-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1091518 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid
0x1002cdfb8340008, likely client has closed socket
[junit4] 2> 1091520 INFO (zkConnectionManagerCallback-8033-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1091525 INFO (jetty-launcher-8009-thread-1)
[n:127.0.0.1:55498_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1091529 INFO (jetty-launcher-8009-thread-1)
[n:127.0.0.1:55498_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:55498_solr as DOWN
[junit4] 2> 1091529 INFO (jetty-launcher-8009-thread-1)
[n:127.0.0.1:55498_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 1091529 INFO (jetty-launcher-8009-thread-1)
[n:127.0.0.1:55498_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:55498_solr
[junit4] 2> 1091529 DEBUG
(OverseerStateUpdate-72106933417672710-127.0.0.1:55499_solr-n_0000000000)
[n:127.0.0.1:55499_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "operation":"downnode",
[junit4] 2> "node_name":"127.0.0.1:55498_solr"} current state version: 0
[junit4] 2> 1091531 INFO (zkCallback-8018-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1091531 INFO (zkCallback-8025-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1091532 INFO (zkCallback-8032-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1091558 INFO (zkConnectionManagerCallback-8040-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1091560 INFO (jetty-launcher-8009-thread-1)
[n:127.0.0.1:55498_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 1091561 INFO (jetty-launcher-8009-thread-1)
[n:127.0.0.1:55498_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:55487/solr ready
[junit4] 2> 1091561 INFO (jetty-launcher-8009-thread-1)
[n:127.0.0.1:55498_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 1091586 INFO (jetty-launcher-8009-thread-1)
[n:127.0.0.1:55498_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_55498.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@355917f4
[junit4] 2> 1091596 INFO (jetty-launcher-8009-thread-1)
[n:127.0.0.1:55498_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_55498.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@355917f4
[junit4] 2> 1091596 INFO (jetty-launcher-8009-thread-1)
[n:127.0.0.1:55498_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_55498.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@355917f4
[junit4] 2> 1091597 INFO (jetty-launcher-8009-thread-1)
[n:127.0.0.1:55498_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LeaderTragicEventTest_179C25DD2B62C249-001\tempDir-001\node1\.
[junit4] 2> 1091630 INFO (zkConnectionManagerCallback-8046-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1091631 INFO
(SUITE-LeaderTragicEventTest-seed#[179C25DD2B62C249]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 1091633 INFO
(SUITE-LeaderTragicEventTest-seed#[179C25DD2B62C249]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:55487/solr ready
[junit4] 2> 1091651 INFO
(TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[179C25DD2B62C249])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testOtherReplicasAreNotActive
[junit4] 2> 1091653 INFO (qtp1403782476-20861) [n:127.0.0.1:55498_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
collection.configName=config&name=collection2&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1091656 INFO
(OverseerThreadFactory-7294-thread-1-processing-n:127.0.0.1:55499_solr)
[n:127.0.0.1:55499_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
collection2
[junit4] 2> 1091660 DEBUG
(OverseerStateUpdate-72106933417672710-127.0.0.1:55499_solr-n_0000000000)
[n:127.0.0.1:55499_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "name":"collection2",
[junit4] 2> "fromApi":"true",
[junit4] 2> "collection.configName":"config",
[junit4] 2> "numShards":"1",
[junit4] 2> "nrtReplicas":"2",
[junit4] 2> "stateFormat":"2",
[junit4] 2> "replicationFactor":"2",
[junit4] 2> "operation":"create"} current state version: 0
[junit4] 2> 1091766 DEBUG
(OverseerStateUpdate-72106933417672710-127.0.0.1:55499_solr-n_0000000000)
[n:127.0.0.1:55499_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"collection2",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"collection2_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:55499/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"} current state version: 0
[junit4] 2> 1091767 INFO
(OverseerStateUpdate-72106933417672710-127.0.0.1:55499_solr-n_0000000000)
[n:127.0.0.1:55499_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"collection2",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"collection2_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:55499/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1091771 DEBUG
(OverseerStateUpdate-72106933417672710-127.0.0.1:55499_solr-n_0000000000)
[n:127.0.0.1:55499_solr ] o.a.s.c.Overseer processMessage: queueSize: 2,
message = {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"collection2",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"collection2_shard1_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:55498/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"} current state version: 0
[junit4] 2> 1091771 INFO
(OverseerStateUpdate-72106933417672710-127.0.0.1:55499_solr-n_0000000000)
[n:127.0.0.1:55499_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"collection2",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"collection2_shard1_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:55498/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1091978 INFO (qtp1159956035-20862) [n:127.0.0.1:55499_solr
x:collection2_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node3&collection.configName=config&newCollection=true&name=collection2_shard1_replica_n1&action=CREATE&numShards=1&collection=collection2&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1091979 INFO (qtp1159956035-20862) [n:127.0.0.1:55499_solr
x:collection2_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 2147483647 transient cores
[junit4] 2> 1091984 DEBUG
(OverseerStateUpdate-72106933417672710-127.0.0.1:55499_solr-n_0000000000)
[n:127.0.0.1:55499_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "core":"collection2_shard1_replica_n1",
[junit4] 2> "core_node_name":"core_node3",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:55499/solr",
[junit4] 2> "node_name":"127.0.0.1:55499_solr",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"collection2",
[junit4] 2> "type":"NRT",
[junit4] 2> "force_set_state":"false",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 1091988 INFO (qtp1403782476-20867) [n:127.0.0.1:55498_solr
x:collection2_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node4&collection.configName=config&newCollection=true&name=collection2_shard1_replica_n2&action=CREATE&numShards=1&collection=collection2&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1091998 DEBUG
(OverseerStateUpdate-72106933417672710-127.0.0.1:55499_solr-n_0000000000)
[n:127.0.0.1:55499_solr ] o.a.s.c.Overseer processMessage: queueSize: 2,
message = {
[junit4] 2> "core":"collection2_shard1_replica_n2",
[junit4] 2> "core_node_name":"core_node4",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:55498/solr",
[junit4] 2> "node_name":"127.0.0.1:55498_solr",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"collection2",
[junit4] 2> "type":"NRT",
[junit4] 2> "force_set_state":"false",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 1093002 INFO (qtp1159956035-20862) [n:127.0.0.1:55499_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.8.0
[junit4] 2> 1093010 INFO (qtp1159956035-20862) [n:127.0.0.1:55499_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.s.IndexSchema [collection2_shard1_replica_n1] Schema name=minimal
[junit4] 2> 1093013 INFO (qtp1159956035-20862) [n:127.0.0.1:55499_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1093013 INFO (qtp1159956035-20862) [n:127.0.0.1:55499_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'collection2_shard1_replica_n1' using
configuration from collection collection2, trusted=true
[junit4] 2> 1093014 INFO (qtp1159956035-20862) [n:127.0.0.1:55499_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_55499.solr.core.collection2.shard1.replica_n1' (registry
'solr.core.collection2.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@355917f4
[junit4] 2> 1093014 INFO (qtp1159956035-20862) [n:127.0.0.1:55499_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.c.SolrCore [[collection2_shard1_replica_n1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LeaderTragicEventTest_179C25DD2B62C249-001\tempDir-001\node2\collection2_shard1_replica_n1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LeaderTragicEventTest_179C25DD2B62C249-001\tempDir-001\node2\.\collection2_shard1_replica_n1\data\]
[junit4] 2> 1093033 INFO (qtp1403782476-20867) [n:127.0.0.1:55498_solr
c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.8.0
[junit4] 2> 1093040 INFO (qtp1403782476-20867) [n:127.0.0.1:55498_solr
c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2]
o.a.s.s.IndexSchema [collection2_shard1_replica_n2] Schema name=minimal
[junit4] 2> 1093042 INFO (qtp1403782476-20867) [n:127.0.0.1:55498_solr
c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1093042 INFO (qtp1403782476-20867) [n:127.0.0.1:55498_solr
c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2]
o.a.s.c.CoreContainer Creating SolrCore 'collection2_shard1_replica_n2' using
configuration from collection collection2, trusted=true
[junit4] 2> 1093043 INFO (qtp1403782476-20867) [n:127.0.0.1:55498_solr
c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_55498.solr.core.collection2.shard1.replica_n2' (registry
'solr.core.collection2.shard1.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@355917f4
[junit4] 2> 1093043 INFO (qtp1403782476-20867) [n:127.0.0.1:55498_solr
c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2]
o.a.s.c.SolrCore [[collection2_shard1_replica_n2] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LeaderTragicEventTest_179C25DD2B62C249-001\tempDir-001\node1\collection2_shard1_replica_n2],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LeaderTragicEventTest_179C25DD2B62C249-001\tempDir-001\node1\.\collection2_shard1_replica_n2\data\]
[junit4] 2> 1093149 INFO (qtp1159956035-20862) [n:127.0.0.1:55499_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1093149 INFO (qtp1159956035-20862) [n:127.0.0.1:55499_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1093152 INFO (qtp1159956035-20862) [n:127.0.0.1:55499_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1093152 INFO (qtp1159956035-20862) [n:127.0.0.1:55499_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1093155 INFO (qtp1159956035-20862) [n:127.0.0.1:55499_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@51062394[collection2_shard1_replica_n1] main]
[junit4] 2> 1093156 INFO (qtp1159956035-20862) [n:127.0.0.1:55499_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/config
[junit4] 2> 1093156 INFO (qtp1159956035-20862) [n:127.0.0.1:55499_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/config
[junit4] 2> 1093159 INFO (qtp1159956035-20862) [n:127.0.0.1:55499_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1093159 INFO (qtp1159956035-20862) [n:127.0.0.1:55499_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1627186565610471424
[junit4] 2> 1093161 INFO
(searcherExecutor-7302-thread-1-processing-n:127.0.0.1:55499_solr
x:collection2_shard1_replica_n1 c:collection2 s:shard1 r:core_node3)
[n:127.0.0.1:55499_solr c:collection2 s:shard1 r:core_node3
x:collection2_shard1_replica_n1] o.a.s.c.SolrCore
[collection2_shard1_replica_n1] Registered new searcher
Searcher@51062394[collection2_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1093166 INFO (qtp1159956035-20862) [n:127.0.0.1:55499_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/collection2/terms/shard1 to Terms{values={core_node3=0}, version=0}
[junit4] 2> 1093166 INFO (qtp1159956035-20862) [n:127.0.0.1:55499_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/collection2/leaders/shard1
[junit4] 2> 1093168 INFO (qtp1403782476-20867) [n:127.0.0.1:55498_solr
c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1093168 INFO (qtp1403782476-20867) [n:127.0.0.1:55498_solr
c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1093171 INFO (qtp1159956035-20862) [n:127.0.0.1:55499_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for
shard shard1: total=2 found=1 timeoutin=9999ms
[junit4] 2> 1093172 DEBUG
(OverseerStateUpdate-72106933417672710-127.0.0.1:55499_solr-n_0000000000)
[n:127.0.0.1:55499_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"collection2"} current state version: 0
[junit4] 2> 1093173 INFO (qtp1403782476-20867) [n:127.0.0.1:55498_solr
c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1093173 INFO (qtp1403782476-20867) [n:127.0.0.1:55498_solr
c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1093175 INFO (qtp1403782476-20867) [n:127.0.0.1:55498_solr
c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@472e6770[collection2_shard1_replica_n2] main]
[junit4] 2> 1093177 INFO (qtp1403782476-20867) [n:127.0.0.1:55498_solr
c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/config
[junit4] 2> 1093177 INFO (qtp1403782476-20867) [n:127.0.0.1:55498_solr
c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/config
[junit4] 2> 1093178 INFO (qtp1403782476-20867) [n:127.0.0.1:55498_solr
c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1093178 INFO (qtp1403782476-20867) [n:127.0.0.1:55498_solr
c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1627186565630394368
[junit4] 2> 1093181 INFO
(searcherExecutor-7303-thread-1-processing-n:127.0.0.1:55498_solr
x:collection2_shard1_replica_n2 c:collection2 s:shard1 r:core_node4)
[n:127.0.0.1:55498_solr c:collection2 s:shard1 r:core_node4
x:collection2_shard1_replica_n2] o.a.s.c.SolrCore
[collection2_shard1_replica_n2] Registered new searcher
Searcher@472e6770[collection2_shard1_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1093184 INFO (qtp1403782476-20867) [n:127.0.0.1:55498_solr
c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/collection2/terms/shard1 to Terms{values={core_node3=0,
core_node4=0}, version=1}
[junit4] 2> 1093184 INFO (qtp1403782476-20867) [n:127.0.0.1:55498_solr
c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/collection2/leaders/shard1
[junit4] 2> 1093673 INFO (qtp1159956035-20862) [n:127.0.0.1:55499_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1093673 INFO (qtp1159956035-20862) [n:127.0.0.1:55499_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1093673 INFO (qtp1159956035-20862) [n:127.0.0.1:55499_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:55499/solr/collection2_shard1_replica_n1/
[junit4] 2> 1093677 INFO (qtp1159956035-20862) [n:127.0.0.1:55499_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.u.PeerSync PeerSync: core=collection2_shard1_replica_n1
url=http://127.0.0.1:55499/solr START
replicas=[http://127.0.0.1:55498/solr/collection2_shard1_replica_n2/]
nUpdates=100
[junit4] 2> 1093677 INFO (qtp1159956035-20862) [n:127.0.0.1:55499_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.u.PeerSync PeerSync: core=collection2_shard1_replica_n1
url=http://127.0.0.1:55499/solr DONE. We have no versions. sync failed.
[junit4] 2> 1093681 INFO (qtp1403782476-20875) [n:127.0.0.1:55498_solr
c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2]
o.a.s.c.S.Request [collection2_shard1_replica_n2] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=3
[junit4] 2> 1093683 INFO (qtp1159956035-20862) [n:127.0.0.1:55499_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the
next candidate
[junit4] 2> 1093683 INFO (qtp1159956035-20862) [n:127.0.0.1:55499_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we
can't sync in that case - we were active before, so become leader anyway
[junit4] 2> 1093683 INFO (qtp1159956035-20862) [n:127.0.0.1:55499_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 1093683 INFO (qtp1159956035-20862) [n:127.0.0.1:55499_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/collection2/leaders/shard1/leader after winning as
/collections/collection2/leader_elect/shard1/election/72106933417672710-core_node3-n_0000000000
[junit4] 2> 1093687 INFO (qtp1159956035-20862) [n:127.0.0.1:55499_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:55499/solr/collection2_shard1_replica_n1/ shard1
[junit4] 2> 1093690 DEBUG
(OverseerStateUpdate-72106933417672710-127.0.0.1:55499_solr-n_0000000000)
[n:127.0.0.1:55499_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"collection2",
[junit4] 2> "base_url":"http://127.0.0.1:55499/solr",
[junit4] 2> "core":"collection2_shard1_replica_n1",
[junit4] 2> "state":"active"} current state version: 0
[junit4] 2> 1093794 INFO (zkCallback-8018-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection2/state.json] for collection [collection2] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 1093795 INFO (qtp1159956035-20862) [n:127.0.0.1:55499_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 1093804 INFO (qtp1159956035-20862) [n:127.0.0.1:55499_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=config&newCollection=true&name=collection2_shard1_replica_n1&action=CREATE&numShards=1&collection=collection2&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1827
[junit4] 2> 1093805 DEBUG
(OverseerStateUpdate-72106933417672710-127.0.0.1:55499_solr-n_0000000000)
[n:127.0.0.1:55499_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "core":"collection2_shard1_replica_n1",
[junit4] 2> "core_node_name":"core_node3",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:55499/solr",
[junit4] 2> "node_name":"127.0.0.1:55499_solr",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"collection2",
[junit4] 2> "type":"NRT",
[junit4] 2> "force_set_state":"false",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 1093907 INFO (zkCallback-8018-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection2/state.json] for collection [collection2] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 1093907 INFO (zkCallback-8018-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection2/state.json] for collection [collection2] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 1094191 DEBUG
(OverseerStateUpdate-72106933417672710-127.0.0.1:55499_solr-n_0000000000)
[n:127.0.0.1:55499_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "core":"collection2_shard1_replica_n2",
[junit4] 2> "core_node_name":"core_node4",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:55498/solr",
[junit4] 2> "node_name":"127.0.0.1:55498_solr",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"collection2",
[junit4] 2> "type":"NRT",
[junit4] 2> "force_set_state":"false",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 1094194 INFO (qtp1403782476-20867) [n:127.0.0.1:55498_solr
c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=config&newCollection=true&name=collection2_shard1_replica_n2&action=CREATE&numShards=1&collection=collection2&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=2206
[junit4] 2> 1094199 INFO (qtp1403782476-20861) [n:127.0.0.1:55498_solr
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
45 seconds. Check all shard replicas
[junit4] 2> 1094295 INFO (zkCallback-8018-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection2/state.json] for collection [collection2] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 1094295 INFO (zkCallback-8018-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection2/state.json] for collection [collection2] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 1094296 INFO (zkCallback-8032-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection2/state.json] for collection [collection2] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 1094296 INFO (qtp1403782476-20861) [n:127.0.0.1:55498_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={collection.configName=config&name=collection2&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2}
status=0 QTime=2643
[junit4] 2> 1094299 INFO
(TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[179C25DD2B62C249])
[ ] o.a.s.c.LeaderTragicEventTest Stop jetty node :
http://127.0.0.1:55498/solr
state:DocCollection(collection2//collections/collection2/state.json/6)={
[junit4] 2> "pullReplicas":"0",
[junit4] 2> "replicationFactor":"2",
[junit4] 2> "shards":{"shard1":{
[junit4] 2> "range":"80000000-7fffffff",
[junit4] 2> "state":"active",
[junit4] 2> "replicas":{
[junit4] 2> "core_node3":{
[junit4] 2> "core":"collection2_shard1_replica_n1",
[junit4] 2> "base_url":"http://127.0.0.1:55499/solr",
[junit4] 2> "node_name":"127.0.0.1:55499_solr",
[junit4] 2> "state":"active",
[junit4] 2> "type":"NRT",
[junit4] 2> "force_set_state":"false",
[junit4] 2> "leader":"true"},
[junit4] 2> "core_node4":{
[junit4] 2> "core":"collection2_shard1_replica_n2",
[junit4] 2> "base_url":"http://127.0.0.1:55498/solr",
[junit4] 2> "node_name":"127.0.0.1:55498_solr",
[junit4] 2> "state":"active",
[junit4] 2> "type":"NRT",
[junit4] 2> "force_set_state":"false"}}}},
[junit4] 2> "router":{"name":"compositeId"},
[junit4] 2> "maxShardsPerNode":"1",
[junit4] 2> "autoAddReplicas":"false",
[junit4] 2> "nrtReplicas":"2",
[junit4] 2> "tlogReplicas":"0"}
[junit4] 2> 1094301 INFO
(TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[179C25DD2B62C249])
[ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1839854035
[junit4] 2> 1094301 INFO
(TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[179C25DD2B62C249])
[ ] o.a.s.c.ZkController Remove node as live in
ZooKeeper:/live_nodes/127.0.0.1:55498_solr
[junit4] 2> 1094301 INFO
(TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[179C25DD2B62C249])
[ ] o.a.s.c.CoreContainer Publish this node as DOWN...
[junit4] 2> 1094301 INFO
(TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[179C25DD2B62C249])
[ ] o.a.s.c.ZkController Publish node=127.0.0.1:55498_solr as DOWN
[junit4] 2> 1094306 INFO (zkCallback-8032-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection2/state.json] for collection [collection2] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 1094309 DEBUG
(OverseerStateUpdate-72106933417672710-127.0.0.1:55499_solr-n_0000000000)
[n:127.0.0.1:55499_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "operation":"downnode",
[junit4] 2> "node_name":"127.0.0.1:55498_solr"} current state version: 0
[junit4] 2> 1094309 INFO (coreCloseExecutor-7312-thread-1)
[n:127.0.0.1:55498_solr c:collection2 s:shard1 r:core_node4
x:collection2_shard1_replica_n2] o.a.s.c.SolrCore
[collection2_shard1_replica_n2] CLOSING SolrCore
org.apache.solr.core.SolrCore@1b063ef1
[junit4] 2> 1094309 INFO (coreCloseExecutor-7312-thread-1)
[n:127.0.0.1:55498_solr c:collection2 s:shard1 r:core_node4
x:collection2_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.collection2.shard1.replica_n2, tag=1b063ef1
[junit4] 2> 1094309 INFO (coreCloseExecutor-7312-thread-1)
[n:127.0.0.1:55498_solr c:collection2 s:shard1 r:core_node4
x:collection2_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@5938a78f: rootName =
solr_55498, domain = solr.core.collection2.shard1.replica_n2, service url =
null, agent id = null] for registry solr.core.collection2.shard1.replica_n2 /
com.codahale.metrics.MetricRegistry@63b91d88
[junit4] 2> 1094319 INFO (coreCloseExecutor-7312-thread-1)
[n:127.0.0.1:55498_solr c:collection2 s:shard1 r:core_node4
x:collection2_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.collection2.shard1.leader, tag=1b063ef1
[junit4] 2> 1094321 INFO
(TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[179C25DD2B62C249])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.node, tag=null
[junit4] 2> 1094321 INFO
(TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[179C25DD2B62C249])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@696a9d33: rootName =
solr_55498, domain = solr.node, service url = null, agent id = null] for
registry solr.node / com.codahale.metrics.MetricRegistry@10455172
[junit4] 2> 1094330 INFO
(TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[179C25DD2B62C249])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.jvm, tag=null
[junit4] 2> 1094330 INFO
(TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[179C25DD2B62C249])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@2c47101b: rootName =
solr_55498, domain = solr.jvm, service url = null, agent id = null] for
registry solr.jvm / com.codahale.metrics.MetricRegistry@378833a6
[junit4] 2> 1094336 INFO
(TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[179C25DD2B62C249])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.jetty, tag=null
[junit4] 2> 1094336 INFO
(TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[179C25DD2B62C249])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@74734582: rootName =
solr_55498, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty / com.codahale.metrics.MetricRegistry@65ab6359
[junit4] 2> 1094336 INFO
(TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[179C25DD2B62C249])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.cluster, tag=null
[junit4] 2> 1094339 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid
0x1002cdfb8340009, likely client has closed socket
[junit4] 2> 1094341 INFO (zkCallback-8018-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
[junit4] 2> 1094341 INFO (zkCallback-8039-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
[junit4] 2> 1094341 INFO (zkCallback-8025-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
[junit4] 2> 1094341 INFO (zkCallback-8045-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
[junit4] 2> 1094355 INFO
(TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[179C25DD2B62C249])
[ ] o.e.j.s.AbstractConnector Stopped
ServerConnector@7cc30645{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 1094355 INFO
(TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[179C25DD2B62C249])
[ ] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@2b561a3{/solr,null,UNAVAILABLE}
[junit4] 2> 1094355 INFO
(TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[179C25DD2B62C249])
[ ] o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 1094410 INFO (zkCallback-8018-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection2/state.json] for collection [collection2] has
occurred - updating... (live nodes size: [1])
[junit4] 2> 1094410 INFO (zkCallback-8018-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection2/state.json] for collection [collection2] has
occurred - updating... (live nodes size: [1])
[junit4] 2> 1094410 INFO (zkCallback-8045-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection2/state.json] for collection [collection2] has
occurred - updating... (live nodes size: [1])
[junit4] 2> 1094413 INFO
(TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[179C25DD2B62C249])
[ ] o.a.s.c.LeaderTragicEventTest Corrupt leader :
core_node3:{"core":"collection2_shard1_replica_n1","base_url":"http://127.0.0.1:55499/solr","node_name":"127.0.0.1:55499_solr","state":"active","type":"NRT","force_set_state":"false","leader":"true"}
[junit4] 2> 1094426 INFO (qtp1159956035-20864) [n:127.0.0.1:55499_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/collection2/terms/shard1 to Terms{values={core_node3=1,
core_node4=0}, version=2}
[junit4] 2> 1094426 INFO (qtp1159956035-20864) [n:127.0.0.1:55499_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [collection2_shard1_replica_n1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[0
(1627186566931677184)]} 0 8
[junit4] 2> 1094565 INFO (qtp1159956035-20864) [n:127.0.0.1:55499_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1627186567084769280,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1094565 INFO (qtp1159956035-20864) [n:127.0.0.1:55499_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@422b6769
commitCommandVersion:1627186567084769280
[junit4] 2> 1094619 INFO (qtp1159956035-20864) [n:127.0.0.1:55499_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@3951059b[collection2_shard1_replica_n1] main]
[junit4] 2> 1094620 INFO
(searcherExecutor-7302-thread-1-processing-n:127.0.0.1:55499_solr
x:collection2_shard1_replica_n1 c:collection2 s:shard1 r:core_node3)
[n:127.0.0.1:55499_solr c:collection2 s:shard1 r:core_node3
x:collection2_shard1_replica_n1] o.a.s.c.SolrCore
[collection2_shard1_replica_n1] Registered new searcher
Searcher@3951059b[collection2_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.8.0):C1:[diagnostics={os=Windows
10, java.vendor=Oracle Corporation, java.version=9.0.4,
java.vm.version=9.0.4+11, lucene.version=7.8.0, os.arch=amd64,
java.runtime.version=9.0.4+11, source=flush, os.version=10.0,
timestamp=1551806037082}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
[junit4] 2> 1094621 INFO (qtp1159956035-20864) [n:127.0.0.1:55499_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1094621 INFO (qtp1159956035-20864) [n:127.0.0.1:55499_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [collection2_shard1_replica_n1]
webapp=/solr path=/update
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 193
[junit4] 2> 1094623 INFO (qtp1159956035-20868) [n:127.0.0.1:55499_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [collection2_shard1_replica_n1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[1
(1627186567143489536)]} 0 2
[junit4] 2> 1094625 INFO (qtp1159956035-20868) [n:127.0.0.1:55499_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1627186567147683840,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1094625 INFO (qtp1159956035-20868) [n:127.0.0.1:55499_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@422b6769
commitCommandVersion:1627186567147683840
[junit4] 2> 1094626 INFO (qtp1159956035-20868) [n:127.0.0.1:55499_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@2d8a632a[collection2_shard1_replica_n1] main]
[junit4] 2> 1094627 INFO
(searcherExecutor-7302-thread-1-processing-n:127.0.0.1:55499_solr
x:collection2_shard1_replica_n1 c:collection2 s:shard1 r:core_node3)
[n:127.0.0.1:55499_solr c:collection2 s:shard1 r:core_node3
x:collection2_shard1_replica_n1] o.a.s.c.SolrCore
[collection2_shard1_replica_n1] Registered new searcher
Searcher@2d8a632a[collection2_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.8.0):C1:[diagnostics={os=Windows
10, java.vendor=Oracle Corporation, java.version=9.0.4,
java.vm.version=9.0.4+11, lucene.version=7.8.0, os.arch=amd64,
java.runtime.version=9.0.4+11, source=flush, os.version=10.0,
timestamp=1551806037082}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
Uninverting(_1(7.8.0):C1:[diagnostics={os=Windows 10, java.vendor=Oracle
Corporation, java.version=9.0.4, java.vm.version=9.0.4+11,
lucene.version=7.8.0, os.arch=amd64, java.runtime.version=9.0.4+11,
source=flush, os.version=10.0,
timestamp=1551806037090}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
[junit4] 2> 1094629 INFO (qtp1159956035-20868) [n:127.0.0.1:55499_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1094629 INFO (qtp1159956035-20868) [n:127.0.0.1:55499_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [collection2_shard1_replica_n1]
webapp=/solr path=/update
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 4
[junit4] 2> 1094633 INFO (qtp1159956035-20870) [n:127.0.0.1:55499_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [collection2_shard1_replica_n1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2
(1627186567153975296)]} 0 1
[junit4] 2> 1094633 INFO (qtp1159956035-20870) [n:127.0.0.1:55499_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1627186567156072448,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1094633 INFO (qtp1159956035-20870) [n:127.0.0.1:55499_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@422b6769
commitCommandVersion:1627186567156072448
[junit4] 2> 1094640 INFO (qtp1159956035-20870) [n:127.0.0.1:55499_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@5b02597c[collection2_shard1_replica_n1] main]
[junit4] 2> 1094642 INFO
(searcherExecutor-7302-thread-1-processing-n:127.0.0.1:55499_solr
x:collection2_shard1_replica_n1 c:collection2 s:shard1 r:core_node3)
[n:127.0.0.1:55499_solr c:collection2 s:shard1 r:core_node3
x:collection2_shard1_replica_n1] o.a.s.c.SolrCore
[collection2_shard1_replica_n1] Registered new searcher
Searcher@5b02597c[collection2_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.8.0):C1:[diagnostics={os=Windows
10, java.vendor=Oracle Corporation, java.version=9.0.4,
java.vm.version=9.0.4+11, lucene.version=7.8.0, os.arch=amd64,
java.runtime.version=9.0.4+11, source=flush, os.version=10.0,
timestamp=1551806037082}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
Uninverting(_1(7.8.0):C1:[diagnostics={os=Windows 10, java.vendor=Oracle
Corporation, java.version=9.0.4, java.vm.version=9.0.4+11,
lucene.version=7.8.0, os.arch=amd64, java.runtime.version=9.0.4+11,
source=flush, os.version=10.0,
timestamp=1551806037090}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
Uninverting(_2(7.8.0):C1:[diagnostics={os=Windows 10, java.vendor=Oracle
Corporation, java.version=9.0.4, java.vm.version=9.0.4+11,
lucene.version=7.8.0, os.arch=amd64, java.runtime.version=9.0.4+11,
source=flush, os.version=10.0,
timestamp=1551806037100}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
[junit4] 2> 1094642 INFO (qtp1159956035-20870) [n:127.0.0.1:55499_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1094643 INFO (qtp1159956035-20870) [n:127.0.0.1:55499_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [collection2_shard1_replica_n1]
webapp=/solr path=/update
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 9
[junit4] 2> 1094645 INFO (qtp1159956035-20874) [n:127.0.0.1:55499_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [collection2_shard1_replica_n1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[3
(1627186567167606784)]} 0 1
[junit4] 2> 1094646 INFO (qtp1159956035-20874) [n:127.0.0.1:55499_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1627186567169703936,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1094646 INFO (qtp1159956035-20874) [n:127.0.0.1:55499_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@422b6769
commitCommandVersion:1627186567169703936
[junit4] 2> 1094646 INFO (qtp1159956035-20874) [n:127.0.0.1:55499_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@2b313a2[collection2_shard1_replica_n1] main]
[junit4] 2> 1094650 INFO
(searcherExecutor-7302-thread-1-processing-n:127.0.0.1:55499_solr
x:collection2_shard1_replica_n1 c:collection2 s:shard1 r:core_node3)
[n:127.0.0.1:55499_solr c:collection2 s:shard1 r:core_node3
x:collection2_shard1_replica_n1] o.a.s.c.SolrCore
[collection2_shard1_replica_n1] Registered new searcher
Searcher@2b313a2[collection2_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.8.0):C1:[diagnostics={os=Windows
10, java.vendor=Oracle Corporation, java.version=9.0.4,
java.vm.version=9.0.4+11, lucene.version=7.8.0, os.arch=amd64,
java.runtime.version=9.0.4+11, source=flush, os.version=10.0,
timestamp=1551806037082}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
Uninverting(_1(7.8.0):C1:[diagnostics={os=Windows 10, java.vendor=Oracle
Corporation, java.version=9.0.4, java.vm.version=9.0.4+11,
lucene.version=7.8.0, os.arch=amd64, java.runtime.version=9.0.4+11,
source=flush, os.version=10.0,
timestamp=1551806037090}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
Uninverting(_2(7.8.0):C1:[diagnostics={os=Windows 10, java.vendor=Oracle
Corporation, java.version=9.0.4, java.vm.version=9.0.4+11,
lucene.version=7.8.0, os.arch=amd64, java.runtime.version=9.0.4+11,
source=flush, os.version=10.0,
timestamp=1551806037100}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
Uninverting(_3(7.8.0):C1:[diagnostics={os=Windows 10, java.vendor=Oracle
Corporation, java.version=9.0.4, java.vm.version=9.0.4+11,
lucene.version=7.8.0, os.arch=amd64, java.runtime.version=9.0.4+11,
source=flush, os.version=10.0,
timestamp=1551806037111}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
[junit4] 2> 1094650 INFO (qtp1159956035-20874) [n:127.0.0.1:55499_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1094650 INFO (qtp1159956035-20874) [n:127.0.0.1:55499_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [collection2_shard1_replica_n1]
webapp=/solr path=/update
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 4
[junit4] 2> 1094652 INFO (qtp1159956035-20876) [n:127.0.0.1:55499_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [collection2_shard1_replica_n1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[4
(1627186567173898240)]} 0 1
[junit4] 2> 1094652 INFO (qtp1159956035-20876) [n:127.0.0.1:55499_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1627186567175995392,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1094653 INFO (qtp1159956035-20876) [n:127.0.0.1:55499_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@422b6769
commitCommandVersion:1627186567175995392
[junit4] 2> 1094655 INFO (qtp1159956035-20876) [n:127.0.0.1:55499_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@741c4ad[collection2_shard1_replica_n1] main]
[junit4] 2> 1094657 INFO (qtp1159956035-20876) [n:127.0.0.1:55499_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1094657 INFO
(searcherExecutor-7302-thread-1-processing-n:127.0.0.1:55499_solr
x:collection2_shard1_replica_n1 c:collection2 s:shard1 r:core_node3)
[n:127.0.0.1:55499_solr c:collection2 s:shard1 r:core_node3
x:collection2_shard1_replica_n1] o.a.s.c.SolrCore
[collection2_shard1_replica_n1] Registered new searcher
Searcher@741c4ad[collection2_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.8.0):C1:[diagnostics={os=Windows
10, java.vendor=Oracle Corporation, java.version=9.0.4,
java.vm.version=9.0.4+11, lucene.version=7.8.0, os.arch=amd64,
java.runtime.version=9.0.4+11, source=flush, os.version=10.0,
timestamp=1551806037082}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
Uninverting(_1(7.8.0):C1:[diagnostics={os=Windows 10, java.vendor=Oracle
Corporation, java.version=9.0.4, java.vm.version=9.0.4+11,
lucene.version=7.8.0, os.arch=amd64, java.runtime.version=9.0.4+11,
source=flush, os.version=10.0,
timestamp=1551806037090}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
Uninverting(_2(7.8.0):C1:[diagnostics={os=Windows 10, java.vendor=Oracle
Corporation, java.version=9.0.4, java.vm.version=9.0.4+11,
lucene.version=7.8.0, os.arch=amd64, java.runtime.version=9.0.4+11,
source=flush, os.version=10.0,
timestamp=1551806037100}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
Uninverting(_3(7.8.0):C1:[diagnostics={os=Windows 10, java.vendor=Oracle
Corporation, java.version=9.0.4, java.vm.version=9.0.4+11,
lucene.version=7.8.0, os.arch=amd64, java.runtime.version=9.0.4+11,
source=flush, os.version=10.0,
timestamp=1551806037111}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
Uninverting(_4(7.8.0):C1:[diagnostics={os=Windows 10, java.vendor=Oracle
Corporation, java.version=9.0.4, java.vm.version=9.0.4+11,
lucene.version=7.8.0, os.arch=amd64, java.runtime.version=9.0.4+11,
source=flush, os.version=10.0,
timestamp=1551806037118}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
[junit4] 2> 1094657 INFO (qtp1159956035-20876) [n:127.0.0.1:55499_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [collection2_shard1_replica_n1]
webapp=/solr path=/update
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 4
[junit4] 2> 1094661 INFO (qtp1159956035-20860) [n:127.0.0.1:55499_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [collection2_shard1_replica_n1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[5
(1627186567184384000)]} 0 1
[junit4] 2> 1094661 INFO (qtp1159956035-20862) [n:127.0.0.1:55499_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1627186567185432576,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1094661 INFO (qtp1159956035-20862) [n:127.0.0.1:55499_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@422b6769
commitCommandVersion:1627186567185432576
[junit4] 2> 1094664 INFO (qtp1159956035-20862) [n:127.0.0.1:55499_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@1561df9f[collection2_shard1_replica_n1] main]
[junit4] 2> 1094665 INFO
(searcherExecutor-7302-thread-1-processing-n:127.0.0.1:55499_solr
x:collection2_shard1_replica_n1 c:collection2 s:shard1 r:core_node3)
[n:127.0.0.1:55499_solr c:collection2 s:shard1 r:core_node3
x:collection2_shard1_replica_n1] o.a.s.c.SolrCore
[collection2_shard1_replica_n1] Registered new searcher
Searcher@1561df9f[collection2_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.8.0):C1:[diagnostics={os=Windows
10, java.vendor=Oracle Corporation, java.version=9.0.4,
java.vm.version=9.0.4+11, lucene.version=7.8.0, os.arch=amd64,
java.runtime.version=9.0.4+11, source=flush, os.version=10.0,
timestamp=1551806037082}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
Uninverting(_1(7.8.0):C1:[diagnostics={os=Windows 10, java.vendor=Oracle
Corporation, java.version=9.0.4, java.vm.version=9.0.4+11,
lucene.version=7.8.0, os.arch=amd64, java.runtime.version=9.0.4+11,
source=flush, os.version=10.0,
timestamp=1551806037090}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
Uninverting(_2(7.8.0):C1:[diagnostics={os=Windows 10, java.vendor=Oracle
Corporation, java.version=9.0.4, java.vm.version=9.0.4+11,
lucene.version=7.8.0, os.arch=amd64, java.runtime.version=9.0.4+11,
source=flush, os.version=10.0,
timestamp=1551806037100}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
Uninverting(_3(7.8.0):C1:[diagnostics={os=Windows 10, java.vendor=Oracle
Corporation, java.version=9.0.4, java.vm.version=9.0.4+11,
lucene.version=7.8.0, os.arch=amd64, java.runtime.version=9.0.4+11,
source=flush, os.version=10.0,
timestamp=1551806037111}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
Uninverting(_4(7.8.0):C1:[diagnostics={os=Windows 10, java.vendor=Oracle
Corporation, java.version=9.0.4, java.vm.version=9.0.4+11,
lucene.version=7.8.0, os.arch=amd64, java.runtime.version=9.0.4+11,
source=flush, os.version=10.0,
timestamp=1551806037118}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
Uninverting(_5(7.8.0):C1:[diagnostics={os=Windows 10, java.vendor=Oracle
Corporation, java.version=9.0.4, java.vm.version=9.0.4+11,
lucene.version=7.8.0, os.arch=amd64, java.runtime.version=9.0.4+11,
source=flush, os.version=10.0,
timestamp=1551806037127}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
[junit4] 2> 1094665 INFO (qtp1159956035-20862) [n:127.0.0.1:55499_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1094666 INFO (qtp1159956035-20862) [n:127.0.0.1:55499_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [collection2_shard1_replica_n1]
webapp=/solr path=/update
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 3
[junit4] 2> 1094667 INFO (qtp1159956035-20866) [n:127.0.0.1:55499_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [collection2_shard1_replica_n1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[6
(1627186567190675456)]} 0 1
[junit4] 2> 1094667 INFO (qtp1159956035-20866) [n:127.0.0.1:55499_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1627186567191724032,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1094669 INFO (qtp1159956035-20866) [n:127.0.0.1:55499_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@422b6769
commitCommandVersion:1627186567191724032
[junit4] 2> 1094673 INFO (qtp1159956035-20866) [n:127.0.0.1:55499_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@1cb24b6c[collection2_shard1_replica_n1] main]
[junit4] 2> 1094674 INFO
(searcherExecutor-7302-thread-1-processing-n:127.0.0.1:55499_solr
x:collection2_shard1_replica_n1 c:collection2 s:shard1 r:core_node3)
[n:127.0.0.1:55499_solr c:collection2 s:shard1 r:core_node3
x:collection2_shard1_replica_n1] o.a.s.c.SolrCore
[collection2_shard1_replica_n1] Registered new searcher
Searcher@1cb24b6c[collection2_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.8.0):C1:[diagnostics={os=Windows
10, java.vendor=Oracle Corporation, java.version=9.0.4,
java.vm.version=9.0.4+11, lucene.version=7.8.0, os.arch=amd64,
java.runtime.version=9.0.4+11, source=flush, os.version=10.0,
timestamp=1551806037082}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
Uninverting(_1(7.8.0):C1:[diagnostics={os=Windows 10, java.vendor=Oracle
Corporation, java.version=9.0.4, java.vm.version=9.0.4+11,
lucene.version=7.8.0, os.arch=amd64, java.runtime.version=9.0.4+11,
source=flush, os.version=10.0,
timestamp=1551806037090}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
Uninverting(_2(7.8.0):C1:[diagnostics={os=Windows 10, java.vendor=Oracle
Corporation, java.version=9.0.4, java.vm.version=9.0.4+11,
lucene.version=7.8.0, os.arch=amd64, java.runtime.version=9.0.4+11,
source=flush, os.version=10.0,
timestamp=1551806037100}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
Uninverting(_3(7.8.0):C1:[diagnostics={os=Windows 10, java.vendor=Oracle
Corporation, java.version=9.0.4, java.vm.version=9.0.4+11,
lucene.version=7.8.0, os.arch=amd64, java.runtime.version=9.0.4+11,
source=flush, os.version=10.0,
timestamp=1551806037111}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
Uninverting(_4(7.8.0):C1:[diagnostics={os=Windows 10, java.vendor=Oracle
Corporation, java.version=9.0.4, java.vm.version=9.0.4+11,
lucene.version=7.8.0, os.arch=amd64, java.runtime.version=9.0.4+11,
source=flush, os.version=10.0,
timestamp=1551806037118}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
Uninverting(_5(7.8.0):C1:[diagnostics={os=Windows 10, java.vendor=Oracle
Corporation, java.version=9.0.4, java.vm.version=9.0.4+11,
lucene.version=7.8.0, os.arch=amd64, java.runtime.version=9.0.4+11,
source=flush, os.version=10.0,
timestamp=1551806037127}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
Uninverting(_6(7.8.0):C1:[diagnostics={os=Windows 10, java.vendor=Oracle
Corporation, java.version=9.0.4, java.vm.version=9.0.4+11,
lucene.version=7.8.0, os.arch=amd64, java.runtime.version=9.0.4+11,
source=flush, os.version=10.0,
timestamp=1551806037134}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
[junit4] 2> 1094675 INFO (qtp1159956035-20866) [n:127.0.0.1:55499_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1094675 INFO (qtp1159956035-20866) [n:127.0.0.1:55499_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [collection2_shard1_replica_n1]
webapp=/solr path=/update
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 6
[junit4] 2> 1094678 INFO (qtp1159956035-20864) [n:127.0.0.1:55499_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [collection2_shard1_replica_n1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[7
(1627186567201161216)]} 0 1
[junit4] 2> 1094679 INFO (qtp1159956035-20864) [n:127.0.0.1:55499_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1627186567204306944,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1094679 INFO (qtp1159956035-20864) [n:127.0.0.1:55499_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@422b6769
commitCommandVersion:1627186567204306944
[junit4] 2> 1094681 INFO (qtp1159956035-20864) [n:127.0.0.1:55499_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@3caafe4b[collection2_shard1_replica_n1] main]
[junit4] 2> 1094683 INFO
(searcherExecutor-7302-thread-1-processing-n:127.0.0.1:55499_solr
x:collection2_shard1_replica_n1 c:collection2 s:shard1 r:core_node3)
[n:127.0.0.1:55499_solr c:collection2 s:shard1 r:core_node3
x:collection2_shard1_replica_n1] o.a.s.c.SolrCore
[collection2_shard1_replica_n1] Registered new searcher
Searcher@3caafe4b[collection2_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.8.0):C1:[diagnostics={os=Windows
10, java.vendor=Oracle Corporation, java.version=9.0.4,
java.vm.version=9.0.4+11, lucene.version=7.8.0, os.arch=amd64,
java.runtime.version=9.0.4+11, source=flush, os.version=10.0,
timestamp=1551806037082}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
Uninverting(_1(7.8.0):C1:[diagnostics={os=Windows 10, java.vendor=Oracle
Corporation, java.version=9.0.4, java.vm.version=9.0.4+11,
lucene.version=7.8.0, os.arch=amd64, java.runtime.version=9.0.4+11,
source=flush, os.version=10.0,
timestamp=1551806037090}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
Uninverting(_2(7.8.0):C1:[diagnostics={os=Windows 10, java.vendor=Oracle
Corporation, java.version=9.0.4, java.vm.version=9.0.4+11,
lucene.version=7.8.0, os.arch=amd64, java.runtime.version=9.0.4+11,
source=flush, os.version=10.0,
timestamp=1551806037100}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
Uninverting(_3(7.8.0):C1:[diagnostics={os=Windows 10, java.vendor=Oracle
Corporation, java.version=9.0.4, java.vm.version=9.0.4+11,
lucene.version=7.8.0, os.arch=amd64, java.runtime.version=9.0.4+11,
source=flush, os.version=10.0,
timestamp=1551806037111}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
Uninverting(_4(7.8.0):C1:[diagnostics={os=Windows 10, java.vendor=Oracle
Corporation, java.version=9.0.4, java.vm.version=9.0.4+11,
lucene.version=7.8.0, os.arch=amd64, java.runtime.version=9.0.4+11,
source=flush, os.version=10.0,
timestamp=1551806037118}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
Uninverting(_5(7.8.0):C1:[diagnostics={os=Windows 10, java.vendor=Oracle
Corporation, java.version=9.0.4, java.vm.version=9.0.4+11,
lucene.version=7.8.0, os.arch=amd64, java.runtime.version=9.0.4+11,
source=flush, os.version=10.0,
timestamp=1551806037127}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
Uninverting(_6(7.8.0):C1:[diagnostics={os=Windows 10, java.vendor=Oracle
Corporation, java.version=9.0.4, java.vm.version=9.0.4+11,
lucene.version=7.8.0, os.arch=amd64, java.runtime.version=9.0.4+11,
source=flush, os.version=10.0,
timestamp=1551806037134}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
Uninverting(_7(7.8.0):C1:[diagnostics={os=Windows 10, java.vendor=Oracle
Corporation, java.version=9.0.4, java.vm.version=9.0.4+11,
lucene.version=7.8.0, os.arch=amd64, java.runtime.version=9.0.4+11,
source=flush, os.version=10.0,
timestamp=1551806037144}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
[junit4] 2> 1094684 INFO (qtp1159956035-20864) [n:127.0.0.1:55499_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1094684 INFO (qtp1159956035-20864) [n:127.0.0.1:55499_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [collection2_shard1_replica_n1]
webapp=/solr path=/update
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 5
[junit4] 2> 1094688 INFO (qtp1159956035-20868) [n:127.0.0.1:55499_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [collection2_shard1_replica_n1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[8
(1627186567211646976)]} 0 1
[junit4] 2> 1094688 INFO (qtp1159956035-20868) [n:127.0.0.1:55499_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1627186567213744128,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1094689 INFO (qtp1159956035-20868) [n:127.0.0.1:55499_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@422b6769
commitCommandVersion:1627186567213744128
[junit4] 2> 1094692 INFO (qtp1159956035-20868) [n:127.0.0.1:55499_solr
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@4ffd40d4[collection2_shard1_replica_n1] main]
[junit4] 2> 1094693 INFO
(searcherExecutor-7302-thread-1-processing-n:127.0.0.1:55499_solr
x:collection2_shard1_replica_n1 c:collection2 s:shard1 r:core_node3)
[n:127.0.0.1:55499_solr c:collection2 s:shard1 r:core_node3
x:collection2_shard1_replica_n1] o.a.s.c.SolrCore
[collection2_shard1_replica_n1] Registered new searcher
Searcher@4ffd40d4[collection2_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.8.0):C1:[diagnostics={os=Windows
10, java.vendor=Oracle Corporation, java.version=9.0.4, java.vm.vers
[...truncated too long message...]
700 INFO (jetty-closer-213-thread-2) [ ] o.a.s.m.SolrMetricManager Closing
metric reporters for registry=solr.jvm, tag=null
[junit4] 2> 135700 INFO (jetty-closer-213-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@531dd8b5: rootName =
solr_55235, domain = solr.jvm, service url = null, agent id = null] for
registry solr.jvm / com.codahale.metrics.MetricRegistry@4efd1bc3
[junit4] 2> 135702 INFO (jetty-closer-213-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 135702 INFO (jetty-closer-213-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@63f150d: rootName =
solr_55232, domain = solr.jvm, service url = null, agent id = null] for
registry solr.jvm / com.codahale.metrics.MetricRegistry@4efd1bc3
[junit4] 2> 135704 INFO (jetty-closer-213-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 135704 INFO (jetty-closer-213-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@7b95e4fe: rootName =
solr_55235, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty / com.codahale.metrics.MetricRegistry@21a482bd
[junit4] 2> 135704 INFO (jetty-closer-213-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 135705 INFO (jetty-closer-213-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 135705 INFO (jetty-closer-213-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@1acc751f: rootName =
solr_55232, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty / com.codahale.metrics.MetricRegistry@21a482bd
[junit4] 2> 135706 INFO (jetty-closer-213-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 135709 INFO (closeThreadPool-218-thread-2) [ ]
o.a.s.c.Overseer Overseer
(id=72107182094483462-127.0.0.1:55235_solr-n_0000000000) closing
[junit4] 2> 135709 INFO
(OverseerStateUpdate-72107182094483462-127.0.0.1:55235_solr-n_0000000000)
[n:127.0.0.1:55235_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:55235_solr
[junit4] 2> 135713 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid
0x1002d199e7f0006, likely client has closed socket
[junit4] 2> 135717 INFO
(OverseerAutoScalingTriggerThread-72107182094483462-127.0.0.1:55235_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we
are closed, exiting.
[junit4] 2> 135718 INFO (closeThreadPool-218-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=72107182094483462-127.0.0.1:55235_solr-n_0000000000) closing
[junit4] 2> 135719 INFO (zkCallback-179-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (0)
[junit4] 2> 135719 INFO (jetty-closer-213-thread-2) [ ]
o.a.s.c.Overseer Overseer
(id=72107182094483462-127.0.0.1:55235_solr-n_0000000000) closing
[junit4] 2> 135724 INFO (jetty-closer-213-thread-2) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@5ecfdeda{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 135725 INFO (jetty-closer-213-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@76d00d75{/solr,null,UNAVAILABLE}
[junit4] 2> 135725 INFO (jetty-closer-213-thread-2) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 135725 INFO (jetty-closer-213-thread-1) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@4ad52d46{HTTP/1.1,[http/1.1]}{127.0.0.1:55232}
[junit4] 2> 135726 INFO (jetty-closer-213-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@641f1ada{/solr,null,UNAVAILABLE}
[junit4] 2> 135727 INFO (jetty-closer-213-thread-1) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 135729 INFO
(SUITE-LeaderTragicEventTest-seed#[179C25DD2B62C249]-worker) [ ]
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
[junit4] 2> 135730 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid
0x1002d199e7f0000, likely client has closed socket
[junit4] 2> 135732 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid
0x1002d199e7f0001, likely client has closed socket
[junit4] 2> 135733 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> 11 /solr/collections/collection2/terms/shard1
[junit4] 2> 7 /solr/aliases.json
[junit4] 2> 7 /solr/clusterprops.json
[junit4] 2> 4 /solr/collections/collection2/state.json
[junit4] 2> 4 /solr/configs/config
[junit4] 2> 3 /solr/security.json
[junit4] 2> 3 /solr/collections/collection1/state.json
[junit4] 2> 3 /solr/collections/collection1/terms/shard1
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 16 /solr/collections/collection2/state.json
[junit4] 2> 7 /solr/clusterstate.json
[junit4] 2> 2
/solr/overseer_elect/election/72107182094483462-127.0.0.1:55235_solr-n_0000000000
[junit4] 2> 2 /solr/collections/collection1/state.json
[junit4] 2> 2
/solr/collections/collection2/leader_elect/shard1/election/72107182094483462-core_node3-n_0000000000
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 7 /solr/collections
[junit4] 2> 5 /solr/live_nodes
[junit4] 2>
[junit4] 2> 135737 INFO
(SUITE-LeaderTragicEventTest-seed#[179C25DD2B62C249]-worker) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:55221
[junit4] 2> 135737 INFO
(SUITE-LeaderTragicEventTest-seed#[179C25DD2B62C249]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 55221
[junit4] 2> NOTE: leaving temporary files on disk at:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LeaderTragicEventTest_179C25DD2B62C249-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{_version_=PostingsFormat(name=Memory), id=PostingsFormat(name=Direct)},
docValues:{_version_=DocValuesFormat(name=Lucene70),
id=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=1868,
maxMBSortInHeap=6.020197949561204, sim=RandomSimilarity(queryNorm=false): {},
locale=en-UG, timezone=Asia/Ust-Nera
[junit4] 2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.4
(64-bit)/cpus=3,threads=1,free=53936104,total=175112192
[junit4] 2> NOTE: All tests run in this JVM: [LeaderTragicEventTest,
LeaderTragicEventTest, LeaderTragicEventTest]
[junit4] Completed [5/5 (1!)] on J0 in 48.32s, 2 tests, 1 error <<< FAILURES!
[...truncated 10 lines...]
BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\common-build.xml:1572:
The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\common-build.xml:1099:
There were test failures: 5 suites, 10 tests, 1 error [seed: 179C25DD2B62C249]
Total time: 2 minutes 20 seconds
[repro] Setting last failure code to 1
[repro] Failures:
[repro] 1/5 failed: org.apache.solr.cloud.LeaderTragicEventTest
[repro] Exiting with code 1
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows>IF EXIST lucene\build move
/y lucene\build lucene\build.repro
1 dir(s) moved.
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows>IF EXIST solr\build move /y
solr\build solr\build.repro
1 dir(s) moved.
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows>IF EXIST lucene\build.orig
move /y lucene\build.orig lucene\build
1 dir(s) moved.
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows>IF EXIST solr\build.orig
move /y solr\build.orig solr\build
1 dir(s) moved.
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows>exit 0
Archiving artifacts
Setting
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
No credentials specified
Setting
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all
warnings.
<Git Blamer> GIT_COMMIT=9f9d65d6ec9b54bf903702620c41acc75b481809,
workspace=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows
[WARNINGS] Computing warning deltas based on reference build #1014
Recording test results
Setting
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]