Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Solaris/724/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseParallelGC
3 tests failed.
FAILED:
org.apache.solr.cloud.LeaderTragicEventTest.testOtherReplicasAreNotActive
Error Message:
Jetty Connector is not open: -2
Stack Trace:
java.lang.IllegalStateException: Jetty Connector is not open: -2
at
__randomizedtesting.SeedInfo.seed([E56615CB3860F123:60D239BC049F48BB]:0)
at
org.apache.solr.client.solrj.embedded.JettySolrRunner.getBaseUrl(JettySolrRunner.java:499)
at
org.apache.solr.cloud.MiniSolrCloudCluster.getReplicaJetty(MiniSolrCloudCluster.java:539)
at
org.apache.solr.cloud.LeaderTragicEventTest.corruptLeader(LeaderTragicEventTest.java:100)
at
org.apache.solr.cloud.LeaderTragicEventTest.testOtherReplicasAreNotActive(LeaderTragicEventTest.java:150)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED:
org.apache.solr.cloud.LeaderTragicEventTest.testOtherReplicasAreNotActive
Error Message:
Jetty Connector is not open: -2
Stack Trace:
java.lang.IllegalStateException: Jetty Connector is not open: -2
at
__randomizedtesting.SeedInfo.seed([E56615CB3860F123:60D239BC049F48BB]:0)
at
org.apache.solr.client.solrj.embedded.JettySolrRunner.getBaseUrl(JettySolrRunner.java:499)
at
org.apache.solr.cloud.MiniSolrCloudCluster.getReplicaJetty(MiniSolrCloudCluster.java:539)
at
org.apache.solr.cloud.LeaderTragicEventTest.corruptLeader(LeaderTragicEventTest.java:100)
at
org.apache.solr.cloud.LeaderTragicEventTest.testOtherReplicasAreNotActive(LeaderTragicEventTest.java:150)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED:
org.apache.solr.cloud.LeaderTragicEventTest.testOtherReplicasAreNotActive
Error Message:
Jetty Connector is not open: -2
Stack Trace:
java.lang.IllegalStateException: Jetty Connector is not open: -2
at
__randomizedtesting.SeedInfo.seed([E56615CB3860F123:60D239BC049F48BB]:0)
at
org.apache.solr.client.solrj.embedded.JettySolrRunner.getBaseUrl(JettySolrRunner.java:499)
at
org.apache.solr.cloud.MiniSolrCloudCluster.getReplicaJetty(MiniSolrCloudCluster.java:539)
at
org.apache.solr.cloud.LeaderTragicEventTest.corruptLeader(LeaderTragicEventTest.java:100)
at
org.apache.solr.cloud.LeaderTragicEventTest.testOtherReplicasAreNotActive(LeaderTragicEventTest.java:150)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 13828 lines...]
[junit4] Suite: org.apache.solr.cloud.LeaderTragicEventTest
[junit4] 2> Creating dataDir:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_E56615CB3860F123-001/init-core-data-001
[junit4] 2> 2420425 WARN
(SUITE-LeaderTragicEventTest-seed#[E56615CB3860F123]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=57 numCloses=57
[junit4] 2> 2420425 INFO
(SUITE-LeaderTragicEventTest-seed#[E56615CB3860F123]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 2420426 INFO
(SUITE-LeaderTragicEventTest-seed#[E56615CB3860F123]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 2420426 INFO
(SUITE-LeaderTragicEventTest-seed#[E56615CB3860F123]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 2420426 INFO
(SUITE-LeaderTragicEventTest-seed#[E56615CB3860F123]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_E56615CB3860F123-001/tempDir-001
[junit4] 2> 2420427 INFO
(SUITE-LeaderTragicEventTest-seed#[E56615CB3860F123]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 2420427 INFO (Thread-6543) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 2420427 INFO (Thread-6543) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 2420433 ERROR (Thread-6543) [ ] o.a.z.s.ZooKeeperServer
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action
on ERROR or SHUTDOWN server state changes
[junit4] 2> 2420527 INFO
(SUITE-LeaderTragicEventTest-seed#[E56615CB3860F123]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:64308
[junit4] 2> 2420529 INFO (zkConnectionManagerCallback-5928-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2420535 INFO (jetty-launcher-5925-thread-2) [ ]
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git:
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
[junit4] 2> 2420535 INFO (jetty-launcher-5925-thread-1) [ ]
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git:
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
[junit4] 2> 2420536 INFO (jetty-launcher-5925-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 2420536 INFO (jetty-launcher-5925-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 2420536 INFO (jetty-launcher-5925-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 2420537 INFO (jetty-launcher-5925-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@6c2b14f3{/solr,null,AVAILABLE}
[junit4] 2> 2420537 INFO (jetty-launcher-5925-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 2420537 INFO (jetty-launcher-5925-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 2420537 INFO (jetty-launcher-5925-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 2420537 INFO (jetty-launcher-5925-thread-2) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@666f2a9a{HTTP/1.1,[http/1.1]}{127.0.0.1:36408}
[junit4] 2> 2420537 INFO (jetty-launcher-5925-thread-2) [ ]
o.e.j.s.Server Started @2421838ms
[junit4] 2> 2420537 INFO (jetty-launcher-5925-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=36408}
[junit4] 2> 2420537 ERROR (jetty-launcher-5925-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2420537 INFO (jetty-launcher-5925-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 2420537 INFO (jetty-launcher-5925-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@7e903a02{/solr,null,AVAILABLE}
[junit4] 2> 2420537 INFO (jetty-launcher-5925-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.5.0
[junit4] 2> 2420537 INFO (jetty-launcher-5925-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2420537 INFO (jetty-launcher-5925-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2420537 INFO (jetty-launcher-5925-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-07-15T16:33:54.496Z
[junit4] 2> 2420537 INFO (jetty-launcher-5925-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@9eae4fa{HTTP/1.1,[http/1.1]}{127.0.0.1:47199}
[junit4] 2> 2420537 INFO (jetty-launcher-5925-thread-1) [ ]
o.e.j.s.Server Started @2421838ms
[junit4] 2> 2420537 INFO (jetty-launcher-5925-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=47199}
[junit4] 2> 2420537 ERROR (jetty-launcher-5925-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2420537 INFO (jetty-launcher-5925-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 2420537 INFO (jetty-launcher-5925-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.5.0
[junit4] 2> 2420537 INFO (jetty-launcher-5925-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2420537 INFO (jetty-launcher-5925-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2420537 INFO (jetty-launcher-5925-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-07-15T16:33:54.496Z
[junit4] 2> 2420543 INFO (zkConnectionManagerCallback-5932-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2420543 INFO (zkConnectionManagerCallback-5930-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2420543 INFO (jetty-launcher-5925-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2420544 INFO (jetty-launcher-5925-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2420667 INFO (jetty-launcher-5925-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64308/solr
[junit4] 2> 2420669 INFO (zkConnectionManagerCallback-5936-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2420671 INFO (zkConnectionManagerCallback-5938-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2420784 INFO (jetty-launcher-5925-thread-1)
[n:127.0.0.1:47199_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 2420785 INFO (jetty-launcher-5925-thread-1)
[n:127.0.0.1:47199_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:47199_solr
[junit4] 2> 2420786 INFO (jetty-launcher-5925-thread-1)
[n:127.0.0.1:47199_solr ] o.a.s.c.Overseer Overseer
(id=72512498765398020-127.0.0.1:47199_solr-n_0000000000) starting
[junit4] 2> 2420796 INFO (zkConnectionManagerCallback-5945-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2420798 INFO (jetty-launcher-5925-thread-1)
[n:127.0.0.1:47199_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:64308/solr ready
[junit4] 2> 2420799 INFO (jetty-launcher-5925-thread-1)
[n:127.0.0.1:47199_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:47199_solr
[junit4] 2> 2420802 INFO (zkCallback-5944-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 2420802 INFO
(OverseerStateUpdate-72512498765398020-127.0.0.1:47199_solr-n_0000000000) [
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 2420816 INFO (jetty-launcher-5925-thread-1)
[n:127.0.0.1:47199_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 2420834 INFO (jetty-launcher-5925-thread-1)
[n:127.0.0.1:47199_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_47199.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7af3cf42
[junit4] 2> 2420839 INFO (jetty-launcher-5925-thread-1)
[n:127.0.0.1:47199_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_47199.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7af3cf42
[junit4] 2> 2420839 INFO (jetty-launcher-5925-thread-1)
[n:127.0.0.1:47199_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_47199.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7af3cf42
[junit4] 2> 2420839 INFO (jetty-launcher-5925-thread-1)
[n:127.0.0.1:47199_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_E56615CB3860F123-001/tempDir-001/node1/.
[junit4] 2> 2421063 INFO (jetty-launcher-5925-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64308/solr
[junit4] 2> 2421065 INFO (zkConnectionManagerCallback-5950-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2421069 INFO (zkConnectionManagerCallback-5952-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2421080 INFO (jetty-launcher-5925-thread-2)
[n:127.0.0.1:36408_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 2421084 INFO (jetty-launcher-5925-thread-2)
[n:127.0.0.1:36408_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 2421087 INFO (jetty-launcher-5925-thread-2)
[n:127.0.0.1:36408_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 2421087 INFO (jetty-launcher-5925-thread-2)
[n:127.0.0.1:36408_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:36408_solr
[junit4] 2> 2421088 INFO (zkCallback-5944-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 2421089 INFO (zkCallback-5937-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 2421090 INFO (zkCallback-5951-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 2421108 INFO (zkConnectionManagerCallback-5959-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2421111 INFO (jetty-launcher-5925-thread-2)
[n:127.0.0.1:36408_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 2421113 INFO (jetty-launcher-5925-thread-2)
[n:127.0.0.1:36408_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:64308/solr ready
[junit4] 2> 2421113 INFO (jetty-launcher-5925-thread-2)
[n:127.0.0.1:36408_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 2421127 INFO (jetty-launcher-5925-thread-2)
[n:127.0.0.1:36408_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_36408.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7af3cf42
[junit4] 2> 2421132 INFO (jetty-launcher-5925-thread-2)
[n:127.0.0.1:36408_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_36408.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7af3cf42
[junit4] 2> 2421133 INFO (jetty-launcher-5925-thread-2)
[n:127.0.0.1:36408_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_36408.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7af3cf42
[junit4] 2> 2421133 INFO (jetty-launcher-5925-thread-2)
[n:127.0.0.1:36408_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_E56615CB3860F123-001/tempDir-001/node2/.
[junit4] 2> 2421155 INFO (zkConnectionManagerCallback-5962-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2421158 INFO (zkConnectionManagerCallback-5967-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2421160 INFO
(SUITE-LeaderTragicEventTest-seed#[E56615CB3860F123]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 2421161 INFO
(SUITE-LeaderTragicEventTest-seed#[E56615CB3860F123]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:64308/solr ready
[junit4] 2> 2421185 INFO
(TEST-LeaderTragicEventTest.test-seed#[E56615CB3860F123]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting test
[junit4] 2> 2421187 INFO (qtp2042191594-24244) [n:127.0.0.1:36408_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
collection.configName=config&name=collection1&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2421191 INFO (OverseerThreadFactory-9939-thread-1) [ ]
o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
[junit4] 2> 2421302 INFO
(OverseerStateUpdate-72512498765398020-127.0.0.1:47199_solr-n_0000000000) [
] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"collection1",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"collection1_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:36408/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 2421305 INFO
(OverseerStateUpdate-72512498765398020-127.0.0.1:47199_solr-n_0000000000) [
] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"collection1",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"collection1_shard1_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:47199/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 2421509 INFO (qtp2042191594-24238) [n:127.0.0.1:36408_solr
x:collection1_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node3&collection.configName=config&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 2421509 INFO (qtp35398534-24252) [n:127.0.0.1:47199_solr
x:collection1_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node4&collection.configName=config&newCollection=true&name=collection1_shard1_replica_n2&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 2421510 INFO (qtp35398534-24252) [n:127.0.0.1:47199_solr
x:collection1_shard1_replica_n2] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 2147483647 transient cores
[junit4] 2> 2422526 INFO (qtp2042191594-24238) [n:127.0.0.1:36408_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
[junit4] 2> 2422526 INFO (qtp35398534-24252) [n:127.0.0.1:47199_solr
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
[junit4] 2> 2422542 INFO (qtp35398534-24252) [n:127.0.0.1:47199_solr
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2]
o.a.s.s.IndexSchema [collection1_shard1_replica_n2] Schema name=minimal
[junit4] 2> 2422542 INFO (qtp2042191594-24238) [n:127.0.0.1:36408_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.s.IndexSchema [collection1_shard1_replica_n1] Schema name=minimal
[junit4] 2> 2422546 INFO (qtp2042191594-24238) [n:127.0.0.1:36408_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 2422546 INFO (qtp35398534-24252) [n:127.0.0.1:47199_solr
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 2422546 INFO (qtp2042191594-24238) [n:127.0.0.1:36408_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n1' using
configuration from collection collection1, trusted=true
[junit4] 2> 2422546 INFO (qtp35398534-24252) [n:127.0.0.1:47199_solr
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2]
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n2' using
configuration from collection collection1, trusted=true
[junit4] 2> 2422546 INFO (qtp35398534-24252) [n:127.0.0.1:47199_solr
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_47199.solr.core.collection1.shard1.replica_n2' (registry
'solr.core.collection1.shard1.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7af3cf42
[junit4] 2> 2422546 INFO (qtp2042191594-24238) [n:127.0.0.1:36408_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_36408.solr.core.collection1.shard1.replica_n1' (registry
'solr.core.collection1.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7af3cf42
[junit4] 2> 2422546 INFO (qtp35398534-24252) [n:127.0.0.1:47199_solr
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 2422546 INFO (qtp2042191594-24238) [n:127.0.0.1:36408_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 2422546 INFO (qtp2042191594-24238) [n:127.0.0.1:36408_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.c.SolrCore [[collection1_shard1_replica_n1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_E56615CB3860F123-001/tempDir-001/node2/collection1_shard1_replica_n1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_E56615CB3860F123-001/tempDir-001/node2/./collection1_shard1_replica_n1/data/]
[junit4] 2> 2422546 INFO (qtp35398534-24252) [n:127.0.0.1:47199_solr
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2]
o.a.s.c.SolrCore [[collection1_shard1_replica_n2] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_E56615CB3860F123-001/tempDir-001/node1/collection1_shard1_replica_n2],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_E56615CB3860F123-001/tempDir-001/node1/./collection1_shard1_replica_n2/data/]
[junit4] 2> 2422595 INFO (qtp2042191594-24238) [n:127.0.0.1:36408_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 2422596 INFO (qtp2042191594-24238) [n:127.0.0.1:36408_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2422596 INFO (qtp35398534-24252) [n:127.0.0.1:47199_solr
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 2422596 INFO (qtp35398534-24252) [n:127.0.0.1:47199_solr
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2422596 INFO (qtp2042191594-24238) [n:127.0.0.1:36408_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2422596 INFO (qtp2042191594-24238) [n:127.0.0.1:36408_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2422597 INFO (qtp35398534-24252) [n:127.0.0.1:47199_solr
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2422597 INFO (qtp35398534-24252) [n:127.0.0.1:47199_solr
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2422597 INFO (qtp2042191594-24238) [n:127.0.0.1:36408_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@2b0dba4e[collection1_shard1_replica_n1] main]
[junit4] 2> 2422598 INFO (qtp35398534-24252) [n:127.0.0.1:47199_solr
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@7e729a08[collection1_shard1_replica_n2] main]
[junit4] 2> 2422599 INFO (qtp2042191594-24238) [n:127.0.0.1:36408_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/config
[junit4] 2> 2422600 INFO (qtp2042191594-24238) [n:127.0.0.1:36408_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/config
[junit4] 2> 2422600 INFO (qtp35398534-24252) [n:127.0.0.1:47199_solr
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/config
[junit4] 2> 2422601 INFO (qtp35398534-24252) [n:127.0.0.1:47199_solr
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/config
[junit4] 2> 2422601 INFO (qtp2042191594-24238) [n:127.0.0.1:36408_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 2422601 INFO (qtp2042191594-24238) [n:127.0.0.1:36408_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1606074956838338560
[junit4] 2> 2422601 INFO (qtp35398534-24252) [n:127.0.0.1:47199_solr
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 2422601 INFO (qtp35398534-24252) [n:127.0.0.1:47199_solr
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1606074956838338560
[junit4] 2> 2422601 INFO
(searcherExecutor-9951-thread-1-processing-n:127.0.0.1:36408_solr
x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node3)
[n:127.0.0.1:36408_solr c:collection1 s:shard1 r:core_node3
x:collection1_shard1_replica_n1] o.a.s.c.SolrCore
[collection1_shard1_replica_n1] Registered new searcher
Searcher@2b0dba4e[collection1_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2422602 INFO
(searcherExecutor-9952-thread-1-processing-n:127.0.0.1:47199_solr
x:collection1_shard1_replica_n2 c:collection1 s:shard1 r:core_node4)
[n:127.0.0.1:47199_solr c:collection1 s:shard1 r:core_node4
x:collection1_shard1_replica_n2] o.a.s.c.SolrCore
[collection1_shard1_replica_n2] Registered new searcher
Searcher@7e729a08[collection1_shard1_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2422609 INFO (qtp35398534-24252) [n:127.0.0.1:47199_solr
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/collection1/terms/shard1 to Terms{values={core_node4=0}, version=0}
[junit4] 2> 2422610 INFO (qtp2042191594-24238) [n:127.0.0.1:36408_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.c.ZkShardTerms Failed to save terms, version is not a match, retrying
[junit4] 2> 2422611 INFO (qtp2042191594-24238) [n:127.0.0.1:36408_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/collection1/terms/shard1 to Terms{values={core_node3=0,
core_node4=0}, version=1}
[junit4] 2> 2422617 INFO (qtp35398534-24252) [n:127.0.0.1:47199_solr
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 2422617 INFO (qtp35398534-24252) [n:127.0.0.1:47199_solr
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 2422617 INFO (qtp35398534-24252) [n:127.0.0.1:47199_solr
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:47199/solr/collection1_shard1_replica_n2/
[junit4] 2> 2422617 INFO (qtp35398534-24252) [n:127.0.0.1:47199_solr
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2]
o.a.s.u.PeerSync PeerSync: core=collection1_shard1_replica_n2
url=http://127.0.0.1:47199/solr START
replicas=[http://127.0.0.1:36408/solr/collection1_shard1_replica_n1/]
nUpdates=100
[junit4] 2> 2422618 INFO (qtp35398534-24252) [n:127.0.0.1:47199_solr
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2]
o.a.s.u.PeerSync PeerSync: core=collection1_shard1_replica_n2
url=http://127.0.0.1:47199/solr DONE. We have no versions. sync failed.
[junit4] 2> 2422619 INFO (qtp2042191594-24242) [n:127.0.0.1:36408_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.c.S.Request [collection1_shard1_replica_n1] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 2422620 INFO (qtp35398534-24252) [n:127.0.0.1:47199_solr
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2]
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the
next candidate
[junit4] 2> 2422620 INFO (qtp35398534-24252) [n:127.0.0.1:47199_solr
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2]
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we
can't sync in that case - we were active before, so become leader anyway
[junit4] 2> 2422620 INFO (qtp35398534-24252) [n:127.0.0.1:47199_solr
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 2422625 INFO (qtp35398534-24252) [n:127.0.0.1:47199_solr
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:47199/solr/collection1_shard1_replica_n2/ shard1
[junit4] 2> 2422729 INFO (qtp35398534-24252) [n:127.0.0.1:47199_solr
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 2422732 INFO (qtp35398534-24252) [n:127.0.0.1:47199_solr
c:collection1 s:shard1 r:core_node4 x:collection1_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=collection1_shard1_replica_n2&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1222
[junit4] 2> 2422834 INFO (zkCallback-5937-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 2423621 INFO (qtp2042191594-24238) [n:127.0.0.1:36408_solr
c:collection1 s:shard1 r:core_node3 x:collection1_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=collection1_shard1_replica_n1&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=2114
[junit4] 2> 2423624 INFO (qtp2042191594-24244) [n:127.0.0.1:36408_solr
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 2423722 INFO (zkCallback-5937-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 2423722 INFO (zkCallback-5951-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 2424625 INFO (qtp2042191594-24244) [n:127.0.0.1:36408_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={collection.configName=config&name=collection1&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2}
status=0 QTime=3440
[junit4] 2> 2424631 INFO (qtp35398534-24241) [n:127.0.0.1:47199_solr
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/collection1/terms/shard1 to Terms{values={core_node3=1,
core_node4=1}, version=2}
[junit4] 2> 2424634 INFO (qtp2042191594-24247) [n:127.0.0.1:36408_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:47199/solr/collection1_shard1_replica_n2/&wt=javabin&version=2}{add=[0
(1606074958965899264)]} 0 1
[junit4] 2> 2424634 INFO (qtp35398534-24241) [n:127.0.0.1:47199_solr
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[0
(1606074958965899264)]} 0 4
[junit4] 2> 2424635 INFO (qtp2042191594-24242) [n:127.0.0.1:36408_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1606074958971142144,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2424635 INFO (qtp2042191594-24242) [n:127.0.0.1:36408_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@52ed054c
commitCommandVersion:1606074958971142144
[junit4] 2> 2424636 INFO (qtp35398534-24254) [n:127.0.0.1:47199_solr
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1606074958972190720,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2424637 INFO (qtp35398534-24254) [n:127.0.0.1:47199_solr
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@559704dd
commitCommandVersion:1606074958972190720
[junit4] 2> 2424637 INFO (qtp2042191594-24242) [n:127.0.0.1:36408_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@727e2fb9[collection1_shard1_replica_n1] main]
[junit4] 2> 2424638 INFO (qtp2042191594-24242) [n:127.0.0.1:36408_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2424638 INFO (qtp35398534-24254) [n:127.0.0.1:47199_solr
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@42e6ba77[collection1_shard1_replica_n2] main]
[junit4] 2> 2424638 INFO (qtp35398534-24254) [n:127.0.0.1:47199_solr
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2424639 INFO
(searcherExecutor-9951-thread-1-processing-n:127.0.0.1:36408_solr
x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node3)
[n:127.0.0.1:36408_solr c:collection1 s:shard1 r:core_node3
x:collection1_shard1_replica_n1] o.a.s.c.SolrCore
[collection1_shard1_replica_n1] Registered new searcher
Searcher@727e2fb9[collection1_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.5.0):C1)))}
[junit4] 2> 2424639 INFO (qtp2042191594-24242) [n:127.0.0.1:36408_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:47199/solr/collection1_shard1_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 3
[junit4] 2> 2424639 INFO
(searcherExecutor-9952-thread-1-processing-n:127.0.0.1:47199_solr
x:collection1_shard1_replica_n2 c:collection1 s:shard1 r:core_node4)
[n:127.0.0.1:47199_solr c:collection1 s:shard1 r:core_node4
x:collection1_shard1_replica_n2] o.a.s.c.SolrCore
[collection1_shard1_replica_n2] Registered new searcher
Searcher@42e6ba77[collection1_shard1_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.5.0):C1)))}
[junit4] 2> 2424639 INFO (qtp35398534-24254) [n:127.0.0.1:47199_solr
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n2]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:47199/solr/collection1_shard1_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 3
[junit4] 2> 2424640 INFO (qtp35398534-24249) [n:127.0.0.1:47199_solr
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n2]
webapp=/solr path=/update
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 5
[junit4] 2> 2424643 INFO (qtp2042191594-24247) [n:127.0.0.1:36408_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:47199/solr/collection1_shard1_replica_n2/&wt=javabin&version=2}{add=[1
(1606074958977433600)]} 0 0
[junit4] 2> 2424643 INFO (qtp35398534-24243) [n:127.0.0.1:47199_solr
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[1
(1606074958977433600)]} 0 2
[junit4] 2> 2424644 INFO (qtp35398534-24243) [n:127.0.0.1:47199_solr
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1606074958980579328,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2424644 INFO (qtp35398534-24243) [n:127.0.0.1:47199_solr
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@559704dd
commitCommandVersion:1606074958980579328
[junit4] 2> 2424644 INFO (qtp2042191594-24242) [n:127.0.0.1:36408_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1606074958980579328,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2424644 INFO (qtp2042191594-24242) [n:127.0.0.1:36408_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@52ed054c
commitCommandVersion:1606074958980579328
[junit4] 2> 2424645 INFO (qtp35398534-24243) [n:127.0.0.1:47199_solr
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@59d070b2[collection1_shard1_replica_n2] main]
[junit4] 2> 2424646 INFO (qtp35398534-24243) [n:127.0.0.1:47199_solr
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2424646 INFO (qtp2042191594-24242) [n:127.0.0.1:36408_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@3989054c[collection1_shard1_replica_n1] main]
[junit4] 2> 2424646 INFO (qtp2042191594-24242) [n:127.0.0.1:36408_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2424646 INFO
(searcherExecutor-9952-thread-1-processing-n:127.0.0.1:47199_solr
x:collection1_shard1_replica_n2 c:collection1 s:shard1 r:core_node4)
[n:127.0.0.1:47199_solr c:collection1 s:shard1 r:core_node4
x:collection1_shard1_replica_n2] o.a.s.c.SolrCore
[collection1_shard1_replica_n2] Registered new searcher
Searcher@59d070b2[collection1_shard1_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.5.0):C1)
Uninverting(_1(7.5.0):C1)))}
[junit4] 2> 2424647 INFO (qtp35398534-24243) [n:127.0.0.1:47199_solr
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n2]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:47199/solr/collection1_shard1_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 2
[junit4] 2> 2424647 INFO
(searcherExecutor-9951-thread-1-processing-n:127.0.0.1:36408_solr
x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node3)
[n:127.0.0.1:36408_solr c:collection1 s:shard1 r:core_node3
x:collection1_shard1_replica_n1] o.a.s.c.SolrCore
[collection1_shard1_replica_n1] Registered new searcher
Searcher@3989054c[collection1_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.5.0):C1)
Uninverting(_1(7.5.0):C1)))}
[junit4] 2> 2424647 INFO (qtp2042191594-24242) [n:127.0.0.1:36408_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:47199/solr/collection1_shard1_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 3
[junit4] 2> 2424647 INFO (qtp35398534-24249) [n:127.0.0.1:47199_solr
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n2]
webapp=/solr path=/update
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 3
[junit4] 2> 2424650 INFO (qtp2042191594-24247) [n:127.0.0.1:36408_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:47199/solr/collection1_shard1_replica_n2/&wt=javabin&version=2}{add=[2
(1606074958984773632)]} 0 0
[junit4] 2> 2424650 INFO (qtp35398534-24254) [n:127.0.0.1:47199_solr
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2
(1606074958984773632)]} 0 2
[junit4] 2> 2424651 INFO (qtp35398534-24254) [n:127.0.0.1:47199_solr
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1606074958987919360,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2424651 INFO (qtp35398534-24254) [n:127.0.0.1:47199_solr
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@559704dd
commitCommandVersion:1606074958987919360
[junit4] 2> 2424651 INFO (qtp2042191594-24242) [n:127.0.0.1:36408_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1606074958987919360,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2424651 INFO (qtp2042191594-24242) [n:127.0.0.1:36408_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@52ed054c
commitCommandVersion:1606074958987919360
[junit4] 2> 2424652 INFO (qtp2042191594-24242) [n:127.0.0.1:36408_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@6e81ea7f[collection1_shard1_replica_n1] main]
[junit4] 2> 2424652 INFO (qtp35398534-24254) [n:127.0.0.1:47199_solr
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@575351b7[collection1_shard1_replica_n2] main]
[junit4] 2> 2424652 INFO (qtp2042191594-24242) [n:127.0.0.1:36408_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2424652 INFO (qtp35398534-24254) [n:127.0.0.1:47199_solr
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2424653 INFO
(searcherExecutor-9951-thread-1-processing-n:127.0.0.1:36408_solr
x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node3)
[n:127.0.0.1:36408_solr c:collection1 s:shard1 r:core_node3
x:collection1_shard1_replica_n1] o.a.s.c.SolrCore
[collection1_shard1_replica_n1] Registered new searcher
Searcher@6e81ea7f[collection1_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.5.0):C1)
Uninverting(_1(7.5.0):C1) Uninverting(_2(7.5.0):C1)))}
[junit4] 2> 2424653 INFO
(searcherExecutor-9952-thread-1-processing-n:127.0.0.1:47199_solr
x:collection1_shard1_replica_n2 c:collection1 s:shard1 r:core_node4)
[n:127.0.0.1:47199_solr c:collection1 s:shard1 r:core_node4
x:collection1_shard1_replica_n2] o.a.s.c.SolrCore
[collection1_shard1_replica_n2] Registered new searcher
Searcher@575351b7[collection1_shard1_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.5.0):C1)
Uninverting(_1(7.5.0):C1) Uninverting(_2(7.5.0):C1)))}
[junit4] 2> 2424653 INFO (qtp2042191594-24242) [n:127.0.0.1:36408_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:47199/solr/collection1_shard1_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 2
[junit4] 2> 2424653 INFO (qtp35398534-24254) [n:127.0.0.1:47199_solr
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n2]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:47199/solr/collection1_shard1_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 2
[junit4] 2> 2424653 INFO (qtp35398534-24249) [n:127.0.0.1:47199_solr
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n2]
webapp=/solr path=/update
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 2
[junit4] 2> 2424655 INFO (qtp2042191594-24247) [n:127.0.0.1:36408_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:47199/solr/collection1_shard1_replica_n2/&wt=javabin&version=2}{add=[3
(1606074958991065088)]} 0 0
[junit4] 2> 2424656 INFO (qtp35398534-24243) [n:127.0.0.1:47199_solr
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[3
(1606074958991065088)]} 0 2
[junit4] 2> 2424657 INFO (qtp2042191594-24242) [n:127.0.0.1:36408_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1606074958994210816,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2424657 INFO (qtp35398534-24243) [n:127.0.0.1:47199_solr
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1606074958994210816,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2424657 INFO (qtp2042191594-24242) [n:127.0.0.1:36408_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@52ed054c
commitCommandVersion:1606074958994210816
[junit4] 2> 2424657 INFO (qtp35398534-24243) [n:127.0.0.1:47199_solr
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@559704dd
commitCommandVersion:1606074958994210816
[junit4] 2> 2424658 INFO (qtp35398534-24243) [n:127.0.0.1:47199_solr
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@255c6f1b[collection1_shard1_replica_n2] main]
[junit4] 2> 2424658 INFO (qtp2042191594-24242) [n:127.0.0.1:36408_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@1940e58[collection1_shard1_replica_n1] main]
[junit4] 2> 2424658 INFO (qtp2042191594-24242) [n:127.0.0.1:36408_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2424658 INFO (qtp35398534-24243) [n:127.0.0.1:47199_solr
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2424659 INFO
(searcherExecutor-9951-thread-1-processing-n:127.0.0.1:36408_solr
x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node3)
[n:127.0.0.1:36408_solr c:collection1 s:shard1 r:core_node3
x:collection1_shard1_replica_n1] o.a.s.c.SolrCore
[collection1_shard1_replica_n1] Registered new searcher
Searcher@1940e58[collection1_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.5.0):C1)
Uninverting(_1(7.5.0):C1) Uninverting(_2(7.5.0):C1)
Uninverting(_3(7.5.0):C1)))}
[junit4] 2> 2424659 INFO
(searcherExecutor-9952-thread-1-processing-n:127.0.0.1:47199_solr
x:collection1_shard1_replica_n2 c:collection1 s:shard1 r:core_node4)
[n:127.0.0.1:47199_solr c:collection1 s:shard1 r:core_node4
x:collection1_shard1_replica_n2] o.a.s.c.SolrCore
[collection1_shard1_replica_n2] Registered new searcher
Searcher@255c6f1b[collection1_shard1_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.5.0):C1)
Uninverting(_1(7.5.0):C1) Uninverting(_2(7.5.0):C1)
Uninverting(_3(7.5.0):C1)))}
[junit4] 2> 2424659 INFO (qtp2042191594-24242) [n:127.0.0.1:36408_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:47199/solr/collection1_shard1_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 2
[junit4] 2> 2424659 INFO (qtp35398534-24243) [n:127.0.0.1:47199_solr
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n2]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:47199/solr/collection1_shard1_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 2
[junit4] 2> 2424659 INFO (qtp35398534-24249) [n:127.0.0.1:47199_solr
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n2]
webapp=/solr path=/update
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 2
[junit4] 2> 2424661 INFO (qtp2042191594-24247) [n:127.0.0.1:36408_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:47199/solr/collection1_shard1_replica_n2/&wt=javabin&version=2}{add=[4
(1606074958997356544)]} 0 0
[junit4] 2> 2424661 INFO (qtp35398534-24254) [n:127.0.0.1:47199_solr
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[4
(1606074958997356544)]} 0 1
[junit4] 2> 2424662 INFO (qtp2042191594-24242) [n:127.0.0.1:36408_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1606074958999453696,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2424662 INFO (qtp35398534-24254) [n:127.0.0.1:47199_solr
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1606074958999453696,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2424662 INFO (qtp2042191594-24242) [n:127.0.0.1:36408_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@52ed054c
commitCommandVersion:1606074958999453696
[junit4] 2> 2424662 INFO (qtp35398534-24254) [n:127.0.0.1:47199_solr
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@559704dd
commitCommandVersion:1606074958999453696
[junit4] 2> 2424663 INFO (qtp2042191594-24242) [n:127.0.0.1:36408_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@7dffc5cb[collection1_shard1_replica_n1] main]
[junit4] 2> 2424663 INFO (qtp35398534-24254) [n:127.0.0.1:47199_solr
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@328b1d93[collection1_shard1_replica_n2] main]
[junit4] 2> 2424663 INFO (qtp2042191594-24242) [n:127.0.0.1:36408_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2424664 INFO
(searcherExecutor-9951-thread-1-processing-n:127.0.0.1:36408_solr
x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node3)
[n:127.0.0.1:36408_solr c:collection1 s:shard1 r:core_node3
x:collection1_shard1_replica_n1] o.a.s.c.SolrCore
[collection1_shard1_replica_n1] Registered new searcher
Searcher@7dffc5cb[collection1_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.5.0):C1)
Uninverting(_1(7.5.0):C1) Uninverting(_2(7.5.0):C1) Uninverting(_3(7.5.0):C1)
Uninverting(_4(7.5.0):C1)))}
[junit4] 2> 2424664 INFO
(searcherExecutor-9952-thread-1-processing-n:127.0.0.1:47199_solr
x:collection1_shard1_replica_n2 c:collection1 s:shard1 r:core_node4)
[n:127.0.0.1:47199_solr c:collection1 s:shard1 r:core_node4
x:collection1_shard1_replica_n2] o.a.s.c.SolrCore
[collection1_shard1_replica_n2] Registered new searcher
Searcher@328b1d93[collection1_shard1_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.5.0):C1)
Uninverting(_1(7.5.0):C1) Uninverting(_2(7.5.0):C1) Uninverting(_3(7.5.0):C1)
Uninverting(_4(7.5.0):C1)))}
[junit4] 2> 2424665 INFO (qtp2042191594-24242) [n:127.0.0.1:36408_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:47199/solr/collection1_shard1_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 2
[junit4] 2> 2424665 INFO (qtp35398534-24254) [n:127.0.0.1:47199_solr
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2424665 INFO (qtp35398534-24254) [n:127.0.0.1:47199_solr
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n2]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:47199/solr/collection1_shard1_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 2
[junit4] 2> 2424665 INFO (qtp35398534-24249) [n:127.0.0.1:47199_solr
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n2]
webapp=/solr path=/update
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 3
[junit4] 2> 2424667 INFO (qtp2042191594-24247) [n:127.0.0.1:36408_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:47199/solr/collection1_shard1_replica_n2/&wt=javabin&version=2}{add=[5
(1606074959003648000)]} 0 0
[junit4] 2> 2424667 INFO (qtp35398534-24243) [n:127.0.0.1:47199_solr
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[5
(1606074959003648000)]} 0 1
[junit4] 2> 2424668 INFO (qtp2042191594-24242) [n:127.0.0.1:36408_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1606074959005745152,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2424668 INFO (qtp2042191594-24242) [n:127.0.0.1:36408_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@52ed054c
commitCommandVersion:1606074959005745152
[junit4] 2> 2424668 INFO (qtp35398534-24243) [n:127.0.0.1:47199_solr
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1606074959005745152,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2424668 INFO (qtp35398534-24243) [n:127.0.0.1:47199_solr
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@559704dd
commitCommandVersion:1606074959005745152
[junit4] 2> 2424669 INFO (qtp2042191594-24242) [n:127.0.0.1:36408_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@1cc4eb58[collection1_shard1_replica_n1] main]
[junit4] 2> 2424669 INFO (qtp35398534-24243) [n:127.0.0.1:47199_solr
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@3978e358[collection1_shard1_replica_n2] main]
[junit4] 2> 2424670 INFO (qtp35398534-24243) [n:127.0.0.1:47199_solr
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2424670 INFO (qtp2042191594-24242) [n:127.0.0.1:36408_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2424671 INFO
(searcherExecutor-9951-thread-1-processing-n:127.0.0.1:36408_solr
x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node3)
[n:127.0.0.1:36408_solr c:collection1 s:shard1 r:core_node3
x:collection1_shard1_replica_n1] o.a.s.c.SolrCore
[collection1_shard1_replica_n1] Registered new searcher
Searcher@1cc4eb58[collection1_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.5.0):C1)
Uninverting(_1(7.5.0):C1) Uninverting(_2(7.5.0):C1) Uninverting(_3(7.5.0):C1)
Uninverting(_4(7.5.0):C1) Uninverting(_5(7.5.0):C1)))}
[junit4] 2> 2424671 INFO
(searcherExecutor-9952-thread-1-processing-n:127.0.0.1:47199_solr
x:collection1_shard1_replica_n2 c:collection1 s:shard1 r:core_node4)
[n:127.0.0.1:47199_solr c:collection1 s:shard1 r:core_node4
x:collection1_shard1_replica_n2] o.a.s.c.SolrCore
[collection1_shard1_replica_n2] Registered new searcher
Searcher@3978e358[collection1_shard1_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.5.0):C1)
Uninverting(_1(7.5.0):C1) Uninverting(_2(7.5.0):C1) Uninverting(_3(7.5.0):C1)
Uninverting(_4(7.5.0):C1) Uninverting(_5(7.5.0):C1)))}
[junit4] 2> 2424671 INFO (qtp35398534-24243) [n:127.0.0.1:47199_solr
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n2]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:47199/solr/collection1_shard1_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 2
[junit4] 2> 2424671 INFO (qtp2042191594-24242) [n:127.0.0.1:36408_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:47199/solr/collection1_shard1_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 2
[junit4] 2> 2424671 INFO (qtp35398534-24249) [n:127.0.0.1:47199_solr
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n2]
webapp=/solr path=/update
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 3
[junit4] 2> 2424673 INFO (qtp2042191594-24247) [n:127.0.0.1:36408_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:47199/solr/collection1_shard1_replica_n2/&wt=javabin&version=2}{add=[6
(1606074959009939456)]} 0 0
[junit4] 2> 2424674 INFO (qtp35398534-24254) [n:127.0.0.1:47199_solr
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[6
(1606074959009939456)]} 0 1
[junit4] 2> 2424674 INFO (qtp35398534-24254) [n:127.0.0.1:47199_solr
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1606074959012036608,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2424674 INFO (qtp35398534-24254) [n:127.0.0.1:47199_solr
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@559704dd
commitCommandVersion:1606074959012036608
[junit4] 2> 2424675 INFO (qtp2042191594-24242) [n:127.0.0.1:36408_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1606074959013085184,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2424675 INFO (qtp2042191594-24242) [n:127.0.0.1:36408_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@52ed054c
commitCommandVersion:1606074959013085184
[junit4] 2> 2424676 INFO (qtp2042191594-24242) [n:127.0.0.1:36408_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@6a4fdfc1[collection1_shard1_replica_n1] main]
[junit4] 2> 2424676 INFO (qtp35398534-24254) [n:127.0.0.1:47199_solr
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@57c9ab99[collection1_shard1_replica_n2] main]
[junit4] 2> 2424676 INFO (qtp2042191594-24242) [n:127.0.0.1:36408_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2424677 INFO
(searcherExecutor-9951-thread-1-processing-n:127.0.0.1:36408_solr
x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node3)
[n:127.0.0.1:36408_solr c:collection1 s:shard1 r:core_node3
x:collection1_shard1_replica_n1] o.a.s.c.SolrCore
[collection1_shard1_replica_n1] Registered new searcher
Searcher@6a4fdfc1[collection1_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.5.0):C1)
Uninverting(_1(7.5.0):C1) Uninverting(_2(7.5.0):C1) Uninverting(_3(7.5.0):C1)
Uninverting(_4(7.5.0):C1) Uninverting(_5(7.5.0):C1) Uninverting(_6(7.5.0):C1)))}
[junit4] 2> 2424677 INFO
(searcherExecutor-9952-thread-1-processing-n:127.0.0.1:47199_solr
x:collection1_shard1_replica_n2 c:collection1 s:shard1 r:core_node4)
[n:127.0.0.1:47199_solr c:collection1 s:shard1 r:core_node4
x:collection1_shard1_replica_n2] o.a.s.c.SolrCore
[collection1_shard1_replica_n2] Registered new searcher
Searcher@57c9ab99[collection1_shard1_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.5.0):C1)
Uninverting(_1(7.5.0):C1) Uninverting(_2(7.5.0):C1) Uninverting(_3(7.5.0):C1)
Uninverting(_4(7.5.0):C1) Uninverting(_5(7.5.0):C1) Uninverting(_6(7.5.0):C1)))}
[junit4] 2> 2424677 INFO (qtp2042191594-24242) [n:127.0.0.1:36408_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:47199/solr/collection1_shard1_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 2
[junit4] 2> 2424677 INFO (qtp35398534-24254) [n:127.0.0.1:47199_solr
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2424677 INFO (qtp35398534-24254) [n:127.0.0.1:47199_solr
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n2]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:47199/solr/collection1_shard1_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 2
[junit4] 2> 2424677 INFO (qtp35398534-24249) [n:127.0.0.1:47199_solr
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n2]
webapp=/solr path=/update
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 3
[junit4] 2> 2424679 INFO (qtp2042191594-24247) [n:127.0.0.1:36408_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:47199/solr/collection1_shard1_replica_n2/&wt=javabin&version=2}{add=[7
(1606074959016230912)]} 0 0
[junit4] 2> 2424680 INFO (qtp35398534-24243) [n:127.0.0.1:47199_solr
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[7
(1606074959016230912)]} 0 1
[junit4] 2> 2424681 INFO (qtp2042191594-24242) [n:127.0.0.1:36408_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1606074959019376640,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2424681 INFO (qtp2042191594-24242) [n:127.0.0.1:36408_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@52ed054c
commitCommandVersion:1606074959019376640
[junit4] 2> 2424681 INFO (qtp35398534-24243) [n:127.0.0.1:47199_solr
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1606074959019376640,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2424681 INFO (qtp35398534-24243) [n:127.0.0.1:47199_solr
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@559704dd
commitCommandVersion:1606074959019376640
[junit4] 2> 2424682 INFO (qtp2042191594-24242) [n:127.0.0.1:36408_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@1fd7b305[collection1_shard1_replica_n1] main]
[junit4] 2> 2424682 INFO (qtp35398534-24243) [n:127.0.0.1:47199_solr
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@5b5ac341[collection1_shard1_replica_n2] main]
[junit4] 2> 2424682 INFO (qtp2042191594-24242) [n:127.0.0.1:36408_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2424682 INFO (qtp35398534-24243) [n:127.0.0.1:47199_solr
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2424683 INFO
(searcherExecutor-9952-thread-1-processing-n:127.0.0.1:47199_solr
x:collection1_shard1_replica_n2 c:collection1 s:shard1 r:core_node4)
[n:127.0.0.1:47199_solr c:collection1 s:shard1 r:core_node4
x:collection1_shard1_replica_n2] o.a.s.c.SolrCore
[collection1_shard1_replica_n2] Registered new searcher
Searcher@5b5ac341[collection1_shard1_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.5.0):C1)
Uninverting(_1(7.5.0):C1) Uninverting(_2(7.5.0):C1) Uninverting(_3(7.5.0):C1)
Uninverting(_4(7.5.0):C1) Uninverting(_5(7.5.0):C1) Uninverting(_6(7.5.0):C1)
Uninverting(_7(7.5.0):C1)))}
[junit4] 2> 2424683 INFO
(searcherExecutor-9951-thread-1-processing-n:127.0.0.1:36408_solr
x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node3)
[n:127.0.0.1:36408_solr c:collection1 s:shard1 r:core_node3
x:collection1_shard1_replica_n1] o.a.s.c.SolrCore
[collection1_shard1_replica_n1] Registered new searcher
Searcher@1fd7b305[collection1_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.5.0):C1)
Uninverting(_1(7.5.0):C1) Uninverting(_2(7.5.0):C1) Uninverting(_3(7.5.0):C1)
Uninverting(_4(7.5.0):C1) Uninverting(_5(7.5.0):C1) Uninverting(_6(7.5.0):C1)
Uninverting(_7(7.5.0):C1)))}
[junit4] 2> 2424683 INFO (qtp2042191594-24242) [n:127.0.0.1:36408_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:47199/solr/collection1_shard1_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 2
[junit4] 2> 2424683 INFO (qtp35398534-24243) [n:127.0.0.1:47199_solr
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n2]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:47199/solr/collection1_shard1_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 2
[junit4] 2> 2424684 INFO (qtp35398534-24249) [n:127.0.0.1:47199_solr
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n2]
webapp=/solr path=/update
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 3
[junit4] 2> 2424686 INFO (qtp2042191594-24247) [n:127.0.0.1:36408_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:47199/solr/collection1_shard1_replica_n2/&wt=javabin&version=2}{add=[8
(1606074959022522368)]} 0 0
[junit4] 2> 2424686 INFO (qtp35398534-24254) [n:127.0.0.1:47199_solr
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[8
(1606074959022522368)]} 0 2
[junit4] 2> 2424687 INFO (qtp2042191594-24242) [n:127.0.0.1:36408_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1606074959025668096,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2424687 INFO (qtp2042191594-24242) [n:127.0.0.1:36408_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@52ed054c
commitCommandVersion:1606074959025668096
[junit4] 2> 2424687 INFO (qtp35398534-24249) [n:127.0.0.1:47199_solr
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1606074959025668096,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2424688 INFO (qtp35398534-24249) [n:127.0.0.1:47199_solr
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@559704dd
commitCommandVersion:1606074959025668096
[junit4] 2> 2424689 INFO (qtp35398534-24249) [n:127.0.0.1:47199_solr
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@330fd478[collection1_shard1_replica_n2] main]
[junit4] 2> 2424689 INFO (qtp2042191594-24242) [n:127.0.0.1:36408_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@60499b90[collection1_shard1_replica_n1] main]
[junit4] 2> 2424689 INFO (qtp2042191594-24242) [n:127.0.0.1:36408_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2424689 INFO (qtp35398534-24249) [n:127.0.0.1:47199_solr
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2424690 INFO
(searcherExecutor-9952-thread-1-processing-n:127.0.0.1:47199_solr
x:collection1_shard1_replica_n2 c:collection1 s:shard1 r:core_node4)
[n:127.0.0.1:47199_solr c:collection1 s:shard1 r:core_node4
x:collection1_shard1_replica_n2] o.a.s.c.SolrCore
[collection1_shard1_replica_n2] Registered
[...truncated too long message...]
hutting down CoreContainer instance=1276862642
[junit4] 2> 85842 INFO (jetty-closer-107-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 85842 INFO (jetty-closer-107-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@23dffb0e: rootName =
solr_49155, domain = solr.node, service url = null, agent id = null] for
registry solr.node / com.codahale.metrics.MetricRegistry@5e790fdf
[junit4] 2> 85846 INFO (jetty-closer-107-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 85846 INFO (jetty-closer-107-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@1bf14a00: rootName =
solr_49155, domain = solr.jvm, service url = null, agent id = null] for
registry solr.jvm / com.codahale.metrics.MetricRegistry@3846573a
[junit4] 2> 85848 INFO (jetty-closer-107-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 85848 INFO (jetty-closer-107-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@622bb789: rootName =
solr_49155, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty / com.codahale.metrics.MetricRegistry@1cbb4440
[junit4] 2> 85850 INFO (jetty-closer-107-thread-2) [ ]
o.a.s.c.ZkController Remove node as live in
ZooKeeper:/live_nodes/127.0.0.1:49155_solr
[junit4] 2> 85851 INFO (jetty-closer-107-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 85853 INFO (zkCallback-139-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
[junit4] 2> 85853 INFO (zkCallback-132-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
[junit4] 2> 85853 INFO (coreCloseExecutor-177-thread-1)
[n:127.0.0.1:49155_solr c:collection1 s:shard1 r:core_node4
x:collection1_shard1_replica_n2] o.a.s.c.SolrCore
[collection1_shard1_replica_n2] CLOSING SolrCore
org.apache.solr.core.SolrCore@56f5b35b
[junit4] 2> 85853 INFO (coreCloseExecutor-177-thread-1)
[n:127.0.0.1:49155_solr c:collection1 s:shard1 r:core_node4
x:collection1_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.collection1.shard1.replica_n2, tag=56f5b35b
[junit4] 2> 85853 INFO (coreCloseExecutor-177-thread-1)
[n:127.0.0.1:49155_solr c:collection1 s:shard1 r:core_node4
x:collection1_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@1e03b708: rootName =
solr_49155, domain = solr.core.collection1.shard1.replica_n2, service url =
null, agent id = null] for registry solr.core.collection1.shard1.replica_n2 /
com.codahale.metrics.MetricRegistry@58762998
[junit4] 2> 85860 INFO (coreCloseExecutor-177-thread-1)
[n:127.0.0.1:49155_solr c:collection1 s:shard1 r:core_node4
x:collection1_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.collection1.shard1.leader, tag=56f5b35b
[junit4] 2> 85864 INFO (jetty-closer-107-thread-2) [ ]
o.a.s.c.Overseer Overseer
(id=72512677879283719-127.0.0.1:49155_solr-n_0000000001) closing
[junit4] 2> 85866 WARN
(OverseerAutoScalingTriggerThread-72512677879283719-127.0.0.1:49155_solr-n_0000000001)
[ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we
are closed, exiting.
[junit4] 2> 85866 INFO
(OverseerStateUpdate-72512677879283719-127.0.0.1:49155_solr-n_0000000001) [
] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:49155_solr
[junit4] 2> 85876 INFO (jetty-closer-107-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@4f0313cf{/solr,null,UNAVAILABLE}
[junit4] 2> 85877 INFO (jetty-closer-107-thread-2) [ ] o.e.j.s.session
node0 Stopped scavenging
[junit4] 2> 85878 ERROR
(SUITE-LeaderTragicEventTest-seed#[E56615CB3860F123]-worker) [ ]
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper
server won't take any action on ERROR or SHUTDOWN server state changes
[junit4] 2> 85879 INFO
(SUITE-LeaderTragicEventTest-seed#[E56615CB3860F123]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:52536 52536
[junit4] 2> 86336 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxnFactory Ignoring unexpected runtime exception
[junit4] 2> java.nio.channels.CancelledKeyException: null
[junit4] 2> at
sun.nio.ch.SelectionKeyImpl.ensureValid(SelectionKeyImpl.java:73) ~[?:1.8.0_172]
[junit4] 2> at
sun.nio.ch.SelectionKeyImpl.readyOps(SelectionKeyImpl.java:87) ~[?:1.8.0_172]
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:205)
[zookeeper-3.4.11.jar:3.4.11-37e277162d567b55a07d1755f0b31c32e93c01a0]
[junit4] 2> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_172]
[junit4] 2> 86337 INFO (Thread-56) [ ] o.a.s.c.ZkTestServer connecting
to 127.0.0.1:52536 52536
[junit4] 2> 86340 WARN (Thread-56) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 22 /solr/collections/collection1/terms/shard1
[junit4] 2> 5 /solr/aliases.json
[junit4] 2> 5 /solr/configs/config
[junit4] 2> 5 /solr/clusterprops.json
[junit4] 2> 2 /solr/security.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 6 /solr/collections/collection1/state.json
[junit4] 2> 5 /solr/clusterstate.json
[junit4] 2> 2 /solr/autoscaling.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 5 /solr/live_nodes
[junit4] 2> 5 /solr/collections
[junit4] 2> 2 /solr/overseer/queue
[junit4] 2> 2 /solr/autoscaling/events/.scheduled_maintenance
[junit4] 2> 2 /solr/autoscaling/events/.auto_add_replicas
[junit4] 2> 2 /solr/overseer/collection-queue-work
[junit4] 2> 2 /solr/overseer/queue-work
[junit4] 2>
[junit4] 2> NOTE: leaving temporary files on disk at:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderTragicEventTest_E56615CB3860F123-002
[junit4] 2> Jul 15, 2018 5:19:49 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128)))},
docValues:{}, maxPointsInLeafNode=1969, maxMBSortInHeap=6.250326041428991,
sim=RandomSimilarity(queryNorm=false): {}, locale=es-BO,
timezone=Indian/Antananarivo
[junit4] 2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_172
(64-bit)/cpus=3,threads=1,free=119723792,total=216006656
[junit4] 2> NOTE: All tests run in this JVM: [LeaderTragicEventTest,
LeaderTragicEventTest, LeaderTragicEventTest]
[junit4] Completed [5/5 (3!)] on J0 in 23.76s, 2 tests, 1 error <<< FAILURES!
[junit4]
[junit4]
[junit4] Tests with failures [seed: E56615CB3860F123]:
[junit4] -
org.apache.solr.cloud.LeaderTragicEventTest.testOtherReplicasAreNotActive
[junit4] -
org.apache.solr.cloud.LeaderTragicEventTest.testOtherReplicasAreNotActive
[junit4] -
org.apache.solr.cloud.LeaderTragicEventTest.testOtherReplicasAreNotActive
[junit4]
[junit4]
[junit4] JVM J0: 0.68 .. 87.12 = 86.44s
[junit4] JVM J1: 0.68 .. 65.09 = 64.41s
[junit4] Execution time total: 1 minute 27 seconds
[junit4] Tests summary: 5 suites, 10 tests, 3 errors
BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/common-build.xml:1568:
The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/common-build.xml:1092:
There were test failures: 5 suites, 10 tests, 3 errors [seed: E56615CB3860F123]
Total time: 1 minute 29 seconds
[repro] Setting last failure code to 256
[repro] Failures:
[repro] 3/5 failed: org.apache.solr.cloud.LeaderTragicEventTest
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting
ANT_1_8_2_HOME=/export/home/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=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/export/home/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=3055a37b992b4ab5f0b8bae33813d59395c6d048,
workspace=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris
[WARNINGS] Computing warning deltas based on reference build #722
Recording test results
Setting
ANT_1_8_2_HOME=/export/home/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=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]