Build: https://builds.apache.org/job/Lucene-Solr-Tests-7.x/512/
3 tests failed.
FAILED: org.apache.solr.cloud.TestUtilizeNode.test
Error Message:
Could not load collection from ZK: utilizenodecoll
Stack Trace:
org.apache.solr.common.SolrException: Could not load collection from ZK:
utilizenodecoll
at
__randomizedtesting.SeedInfo.seed([95C960DC1D085AAD:1D9D5F06B3F43755]:0)
at
org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:1236)
at
org.apache.solr.common.cloud.ZkStateReader$LazyCollectionRef.get(ZkStateReader.java:674)
at
org.apache.solr.common.cloud.ClusterState.getCollectionOrNull(ClusterState.java:148)
at
org.apache.solr.cloud.TestUtilizeNode.getReplicaList(TestUtilizeNode.java:170)
at org.apache.solr.cloud.TestUtilizeNode.test(TestUtilizeNode.java:108)
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)
Caused by: org.apache.zookeeper.KeeperException$SessionExpiredException:
KeeperErrorCode = Session expired for /collections/utilizenodecoll/state.json
at org.apache.zookeeper.KeeperException.create(KeeperException.java:130)
at org.apache.zookeeper.KeeperException.create(KeeperException.java:54)
at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1215)
at
org.apache.solr.common.cloud.SolrZkClient.lambda$getData$5(SolrZkClient.java:340)
at
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
at
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:340)
at
org.apache.solr.common.cloud.ZkStateReader.fetchCollectionState(ZkStateReader.java:1248)
at
org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:1234)
... 43 more
FAILED:
org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest.testInactiveShardCleanup
Error Message:
should be at least one inactive event
Stack Trace:
java.lang.AssertionError: should be at least one inactive event
at
__randomizedtesting.SeedInfo.seed([95C960DC1D085AAD:88E5A0AE7C4B7DA6]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.solr.cloud.autoscaling.ScheduledMaintenanceTriggerTest.testInactiveShardCleanup(ScheduledMaintenanceTriggerTest.java:218)
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.common.cloud.TestCollectionStateWatchers.testWaitForStateWatcherIsRetainedOnPredicateFailure
Error Message:
Did not see a fully active cluster after 30 seconds
Stack Trace:
java.lang.AssertionError: Did not see a fully active cluster after 30 seconds
at
__randomizedtesting.SeedInfo.seed([FDE591371D31E580:75D33364C59E0D92]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.solr.common.cloud.TestCollectionStateWatchers.testWaitForStateWatcherIsRetainedOnPredicateFailure(TestCollectionStateWatchers.java:250)
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 1702 lines...]
[junit4] JVM J2: stdout was not empty, see:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/build/core/test/temp/junit4-J2-20180317_191244_8693356689077166984100.sysout
[junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
[junit4] codec: HighCompressionCompressingStoredFields, pf: Memory, dvf:
Memory
[junit4] <<< JVM J2: EOF ----
[...truncated 11155 lines...]
[junit4] Suite: org.apache.solr.cloud.TestUtilizeNode
[junit4] 2> Creating dataDir:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestUtilizeNode_95C960DC1D085AAD-001/init-core-data-001
[junit4] 2> 1664759 WARN
(SUITE-TestUtilizeNode-seed#[95C960DC1D085AAD]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
[junit4] 2> 1664812 INFO
(SUITE-TestUtilizeNode-seed#[95C960DC1D085AAD]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 1664813 INFO
(SUITE-TestUtilizeNode-seed#[95C960DC1D085AAD]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 1664814 INFO
(SUITE-TestUtilizeNode-seed#[95C960DC1D085AAD]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 1664814 INFO
(SUITE-TestUtilizeNode-seed#[95C960DC1D085AAD]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestUtilizeNode_95C960DC1D085AAD-001/tempDir-001
[junit4] 2> 1664814 INFO
(SUITE-TestUtilizeNode-seed#[95C960DC1D085AAD]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1664815 INFO (Thread-1799) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1664815 INFO (Thread-1799) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1664889 ERROR (Thread-1799) [ ] 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> 1664921 INFO
(SUITE-TestUtilizeNode-seed#[95C960DC1D085AAD]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:43202
[junit4] 2> 1665039 INFO (zkConnectionManagerCallback-1687-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1665212 INFO (jetty-launcher-1684-thread-1) [ ]
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
2017-11-21T14:27:37-07:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 1665215 INFO (jetty-launcher-1684-thread-2) [ ]
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
2017-11-21T14:27:37-07:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 1665235 INFO (jetty-launcher-1684-thread-3) [ ]
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
2017-11-21T14:27:37-07:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 1665287 INFO (jetty-launcher-1684-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1665287 INFO (jetty-launcher-1684-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1665287 INFO (jetty-launcher-1684-thread-2) [ ]
o.e.j.s.session Scavenging every 660000ms
[junit4] 2> 1665287 INFO (jetty-launcher-1684-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@61df32ee{/solr,null,AVAILABLE}
[junit4] 2> 1665289 INFO (jetty-launcher-1684-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@78ca0ef1{SSL,[ssl,
http/1.1]}{127.0.0.1:33556}
[junit4] 2> 1665289 INFO (jetty-launcher-1684-thread-2) [ ]
o.e.j.s.Server Started @1668741ms
[junit4] 2> 1665289 INFO (jetty-launcher-1684-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=33556}
[junit4] 2> 1665289 ERROR (jetty-launcher-1684-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1665289 INFO (jetty-launcher-1684-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.4.0
[junit4] 2> 1665289 INFO (jetty-launcher-1684-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1665289 INFO (jetty-launcher-1684-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1665289 INFO (jetty-launcher-1684-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-03-17T21:03:09.014Z
[junit4] 2> 1665417 INFO (jetty-launcher-1684-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1665417 INFO (jetty-launcher-1684-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1665417 INFO (jetty-launcher-1684-thread-1) [ ]
o.e.j.s.session Scavenging every 660000ms
[junit4] 2> 1665417 INFO (jetty-launcher-1684-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@66947ac0{/solr,null,AVAILABLE}
[junit4] 2> 1665418 INFO (jetty-launcher-1684-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@5c31538b{SSL,[ssl,
http/1.1]}{127.0.0.1:40473}
[junit4] 2> 1665418 INFO (jetty-launcher-1684-thread-1) [ ]
o.e.j.s.Server Started @1668870ms
[junit4] 2> 1665418 INFO (jetty-launcher-1684-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=40473}
[junit4] 2> 1665418 ERROR (jetty-launcher-1684-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1665418 INFO (jetty-launcher-1684-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.4.0
[junit4] 2> 1665418 INFO (jetty-launcher-1684-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1665418 INFO (jetty-launcher-1684-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1665418 INFO (jetty-launcher-1684-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-03-17T21:03:09.143Z
[junit4] 2> 1665514 INFO (jetty-launcher-1684-thread-3) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1665514 INFO (jetty-launcher-1684-thread-3) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1665514 INFO (jetty-launcher-1684-thread-3) [ ]
o.e.j.s.session Scavenging every 600000ms
[junit4] 2> 1665515 INFO (jetty-launcher-1684-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@67cba28d{/solr,null,AVAILABLE}
[junit4] 2> 1665515 INFO (jetty-launcher-1684-thread-3) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@2ea47c6a{SSL,[ssl,
http/1.1]}{127.0.0.1:34922}
[junit4] 2> 1665515 INFO (jetty-launcher-1684-thread-3) [ ]
o.e.j.s.Server Started @1668968ms
[junit4] 2> 1665516 INFO (jetty-launcher-1684-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=34922}
[junit4] 2> 1665516 ERROR (jetty-launcher-1684-thread-3) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1665516 INFO (jetty-launcher-1684-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.4.0
[junit4] 2> 1665516 INFO (jetty-launcher-1684-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1665516 INFO (jetty-launcher-1684-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1665516 INFO (jetty-launcher-1684-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-03-17T21:03:09.241Z
[junit4] 2> 1665579 INFO (zkConnectionManagerCallback-1689-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1665592 INFO (zkConnectionManagerCallback-1691-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1665600 INFO (jetty-launcher-1684-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1665600 INFO (zkConnectionManagerCallback-1693-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1665600 INFO (jetty-launcher-1684-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1665636 INFO (jetty-launcher-1684-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1665763 INFO (jetty-launcher-1684-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43202/solr
[junit4] 2> 1665867 INFO (jetty-launcher-1684-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43202/solr
[junit4] 2> 1665927 INFO (zkConnectionManagerCallback-1697-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1666253 INFO (jetty-launcher-1684-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43202/solr
[junit4] 2> 1666327 INFO (zkConnectionManagerCallback-1702-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1666362 INFO (zkConnectionManagerCallback-1705-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1666382 INFO
(zkConnectionManagerCallback-1707-thread-1-processing-n:127.0.0.1:40473_solr)
[n:127.0.0.1:40473_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1666395 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid
0x100da087d760005, likely client has closed socket
[junit4] 2> 1666447 INFO
(zkConnectionManagerCallback-1709-thread-1-processing-n:127.0.0.1:34922_solr)
[n:127.0.0.1:34922_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1666468 INFO
(zkConnectionManagerCallback-1711-thread-1-processing-n:127.0.0.1:33556_solr)
[n:127.0.0.1:33556_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1668194 INFO (jetty-launcher-1684-thread-3)
[n:127.0.0.1:34922_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1668194 INFO (jetty-launcher-1684-thread-3)
[n:127.0.0.1:34922_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:34922_solr
[junit4] 2> 1668195 INFO (jetty-launcher-1684-thread-3)
[n:127.0.0.1:34922_solr ] o.a.s.c.Overseer Overseer
(id=72297324037406728-127.0.0.1:34922_solr-n_0000000000) starting
[junit4] 2> 1668231 INFO (jetty-launcher-1684-thread-1)
[n:127.0.0.1:40473_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1668232 INFO (jetty-launcher-1684-thread-1)
[n:127.0.0.1:40473_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:40473_solr
[junit4] 2> 1668283 INFO (jetty-launcher-1684-thread-2)
[n:127.0.0.1:33556_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1668367 INFO
(zkCallback-1706-thread-1-processing-n:127.0.0.1:40473_solr)
[n:127.0.0.1:40473_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1668368 INFO
(zkCallback-1708-thread-1-processing-n:127.0.0.1:34922_solr)
[n:127.0.0.1:34922_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1668429 INFO (jetty-launcher-1684-thread-2)
[n:127.0.0.1:33556_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1668430 INFO (jetty-launcher-1684-thread-2)
[n:127.0.0.1:33556_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:33556_solr
[junit4] 2> 1668465 INFO
(zkConnectionManagerCallback-1718-thread-1-processing-n:127.0.0.1:34922_solr)
[n:127.0.0.1:34922_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1668466 INFO (jetty-launcher-1684-thread-3)
[n:127.0.0.1:34922_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 1668467 INFO (jetty-launcher-1684-thread-3)
[n:127.0.0.1:34922_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:43202/solr ready
[junit4] 2> 1668501 DEBUG
(OverseerStateUpdate-72297324037406728-127.0.0.1:34922_solr-n_0000000000)
[n:127.0.0.1:34922_solr ] o.a.s.c.Overseer Starting to work on the main queue
[junit4] 2> 1668502 INFO
(OverseerStateUpdate-72297324037406728-127.0.0.1:34922_solr-n_0000000000)
[n:127.0.0.1:34922_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 1668503 DEBUG
(OverseerStateUpdate-72297324037406728-127.0.0.1:34922_solr-n_0000000000)
[n:127.0.0.1:34922_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "operation":"downnode",
[junit4] 2> "node_name":"127.0.0.1:33556_solr"} current state version: 0
[junit4] 2> 1668503 DEBUG
(OverseerStateUpdate-72297324037406728-127.0.0.1:34922_solr-n_0000000000)
[n:127.0.0.1:34922_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for
node: 127.0.0.1:33556_solr
[junit4] 2> 1668647 INFO
(zkCallback-1710-thread-1-processing-n:127.0.0.1:33556_solr)
[n:127.0.0.1:33556_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 1668688 DEBUG
(OverseerAutoScalingTriggerThread-72297324037406728-127.0.0.1:34922_solr-n_0000000000)
[n:127.0.0.1:34922_solr ] o.a.s.c.a.OverseerTriggerThread Adding
.auto_add_replicas and .scheduled_maintenance triggers
[junit4] 2> 1668712 INFO
(zkCallback-1706-thread-1-processing-n:127.0.0.1:40473_solr)
[n:127.0.0.1:40473_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 1668724 DEBUG
(OverseerAutoScalingTriggerThread-72297324037406728-127.0.0.1:34922_solr-n_0000000000)
[n:127.0.0.1:34922_solr ] o.a.s.c.a.OverseerTriggerThread Refreshing
/autoscaling.json with znode version 1
[junit4] 2> 1668761 DEBUG
(OverseerAutoScalingTriggerThread-72297324037406728-127.0.0.1:34922_solr-n_0000000000)
[n:127.0.0.1:34922_solr ] o.a.s.c.a.NodeLostTrigger Initial livenodes:
[127.0.0.1:33556_solr, 127.0.0.1:40473_solr]
[junit4] 2> 1668761 DEBUG
(OverseerAutoScalingTriggerThread-72297324037406728-127.0.0.1:34922_solr-n_0000000000)
[n:127.0.0.1:34922_solr ] o.a.s.c.a.OverseerTriggerThread Current
znodeVersion 1, lastZnodeVersion -1
[junit4] 2> 1668761 DEBUG
(OverseerAutoScalingTriggerThread-72297324037406728-127.0.0.1:34922_solr-n_0000000000)
[n:127.0.0.1:34922_solr ] o.a.s.c.a.OverseerTriggerThread Processed trigger
updates upto znodeVersion 1
[junit4] 2> 1668850 INFO (jetty-launcher-1684-thread-3)
[n:127.0.0.1:34922_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:34922_solr
[junit4] 2> 1668924 DEBUG
(OverseerStateUpdate-72297324037406728-127.0.0.1:34922_solr-n_0000000000)
[n:127.0.0.1:34922_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "operation":"downnode",
[junit4] 2> "node_name":"127.0.0.1:34922_solr"} current state version: 0
[junit4] 2> 1668924 DEBUG
(OverseerStateUpdate-72297324037406728-127.0.0.1:34922_solr-n_0000000000)
[n:127.0.0.1:34922_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for
node: 127.0.0.1:34922_solr
[junit4] 2> 1669122 INFO
(zkCallback-1710-thread-1-processing-n:127.0.0.1:33556_solr)
[n:127.0.0.1:33556_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 1669134 INFO
(zkCallback-1708-thread-1-processing-n:127.0.0.1:34922_solr)
[n:127.0.0.1:34922_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 1669150 INFO
(zkCallback-1706-thread-1-processing-n:127.0.0.1:40473_solr)
[n:127.0.0.1:40473_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 1669386 INFO
(zkCallback-1717-thread-1-processing-n:127.0.0.1:34922_solr)
[n:127.0.0.1:34922_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 1669605 DEBUG
(OverseerAutoScalingTriggerThread-72297324037406728-127.0.0.1:34922_solr-n_0000000000)
[n:127.0.0.1:34922_solr ] o.a.s.c.a.OverseerTriggerThread -- clean old
nodeAdded markers
[junit4] 2> 1669625 DEBUG
(OverseerAutoScalingTriggerThread-72297324037406728-127.0.0.1:34922_solr-n_0000000000)
[n:127.0.0.1:34922_solr ] o.a.s.c.a.OverseerTriggerThread Current
znodeVersion 1, lastZnodeVersion 1
[junit4] 2> 1669662 DEBUG (ScheduledTrigger-3479-thread-1)
[n:127.0.0.1:34922_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 3
[junit4] 2> 1671103 DEBUG (ScheduledTrigger-3479-thread-2)
[n:127.0.0.1:34922_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 3
[junit4] 2> 1671378 INFO (jetty-launcher-1684-thread-3)
[n:127.0.0.1:34922_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34922.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@589634f
[junit4] 2> 1671655 INFO (jetty-launcher-1684-thread-3)
[n:127.0.0.1:34922_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34922.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@589634f
[junit4] 2> 1671655 INFO (jetty-launcher-1684-thread-3)
[n:127.0.0.1:34922_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34922.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@589634f
[junit4] 2> 1671656 INFO (jetty-launcher-1684-thread-3)
[n:127.0.0.1:34922_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestUtilizeNode_95C960DC1D085AAD-001/tempDir-001/node3/.
[junit4] 2> 1672146 DEBUG (ScheduledTrigger-3479-thread-3)
[n:127.0.0.1:34922_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 3
[junit4] 2> 1672287 INFO (jetty-launcher-1684-thread-1)
[n:127.0.0.1:40473_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40473.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@589634f
[junit4] 2> 1672359 INFO (jetty-launcher-1684-thread-2)
[n:127.0.0.1:33556_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_33556.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@589634f
[junit4] 2> 1672454 INFO (jetty-launcher-1684-thread-1)
[n:127.0.0.1:40473_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40473.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@589634f
[junit4] 2> 1672454 INFO (jetty-launcher-1684-thread-1)
[n:127.0.0.1:40473_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40473.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@589634f
[junit4] 2> 1672497 INFO (jetty-launcher-1684-thread-2)
[n:127.0.0.1:33556_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_33556.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@589634f
[junit4] 2> 1672498 INFO (jetty-launcher-1684-thread-2)
[n:127.0.0.1:33556_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_33556.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@589634f
[junit4] 2> 1672499 INFO (jetty-launcher-1684-thread-2)
[n:127.0.0.1:33556_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestUtilizeNode_95C960DC1D085AAD-001/tempDir-001/node2/.
[junit4] 2> 1672504 INFO (jetty-launcher-1684-thread-1)
[n:127.0.0.1:40473_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestUtilizeNode_95C960DC1D085AAD-001/tempDir-001/node1/.
[junit4] 2> 1672723 INFO
(zkConnectionManagerCallback-1723-thread-1-processing-n:127.0.0.1:33556_solr)
[n:127.0.0.1:33556_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1672727 INFO (jetty-launcher-1684-thread-2)
[n:127.0.0.1:33556_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 1672728 INFO (jetty-launcher-1684-thread-2)
[n:127.0.0.1:33556_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:43202/solr ready
[junit4] 2> 1672759 INFO
(zkConnectionManagerCallback-1726-thread-1-processing-n:127.0.0.1:40473_solr)
[n:127.0.0.1:40473_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1672760 INFO (jetty-launcher-1684-thread-1)
[n:127.0.0.1:40473_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 1672761 INFO (jetty-launcher-1684-thread-1)
[n:127.0.0.1:40473_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:43202/solr ready
[junit4] 2> 1672981 INFO (zkConnectionManagerCallback-1728-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1673088 INFO (zkConnectionManagerCallback-1732-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1673098 INFO
(SUITE-TestUtilizeNode-seed#[95C960DC1D085AAD]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
[junit4] 2> 1673099 INFO
(SUITE-TestUtilizeNode-seed#[95C960DC1D085AAD]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43202/solr ready
[junit4] 2> 1673146 DEBUG (ScheduledTrigger-3479-thread-4)
[n:127.0.0.1:34922_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 3
[junit4] 2> 1673244 INFO (qtp1719882528-7620) [n:127.0.0.1:40473_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with
params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
[junit4] 2> 1673584 INFO (qtp1719882528-7620) [n:127.0.0.1:40473_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=339
[junit4] 2> 1673772 INFO
(TEST-TestUtilizeNode.test-seed#[95C960DC1D085AAD]) [ ] o.a.s.SolrTestCaseJ4
###Starting test
[junit4] 2> 1673773 INFO
(TEST-TestUtilizeNode.test-seed#[95C960DC1D085AAD]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
[junit4] 2> 1673863 INFO (zkConnectionManagerCallback-1735-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1673865 INFO
(TEST-TestUtilizeNode.test-seed#[95C960DC1D085AAD]) [ ]
o.a.s.c.TestUtilizeNode Creating Collection...
[junit4] 2> 1673866 INFO (qtp1719882528-7622) [n:127.0.0.1:40473_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=2&collection.configName=conf1&maxShardsPerNode=2&name=utilizenodecoll&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1673916 INFO
(OverseerThreadFactory-3481-thread-2-processing-n:127.0.0.1:34922_solr)
[n:127.0.0.1:34922_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
utilizenodecoll
[junit4] 2> 1673953 INFO
(OverseerCollectionConfigSetProcessor-72297324037406728-127.0.0.1:34922_solr-n_0000000000)
[n:127.0.0.1:34922_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 1674064 DEBUG
(OverseerStateUpdate-72297324037406728-127.0.0.1:34922_solr-n_0000000000)
[n:127.0.0.1:34922_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "name":"utilizenodecoll",
[junit4] 2> "fromApi":"true",
[junit4] 2> "replicationFactor":"2",
[junit4] 2> "collection.configName":"conf1",
[junit4] 2> "numShards":"2",
[junit4] 2> "maxShardsPerNode":"2",
[junit4] 2> "nrtReplicas":"2",
[junit4] 2> "stateFormat":"2",
[junit4] 2> "operation":"create"} current state version: 0
[junit4] 2> 1674064 DEBUG
(OverseerStateUpdate-72297324037406728-127.0.0.1:34922_solr-n_0000000000)
[n:127.0.0.1:34922_solr ] o.a.s.c.o.ClusterStateMutator building a new
cName: utilizenodecoll
[junit4] 2> 1674064 DEBUG
(OverseerStateUpdate-72297324037406728-127.0.0.1:34922_solr-n_0000000000)
[n:127.0.0.1:34922_solr ] o.a.s.c.o.ZkStateWriter going to create_collection
/collections/utilizenodecoll/state.json
[junit4] 2> 1674101 DEBUG
(OverseerStateUpdate-72297324037406728-127.0.0.1:34922_solr-n_0000000000)
[n:127.0.0.1:34922_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"utilizenodecoll",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"utilizenodecoll_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:33556/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"} current state version: 0
[junit4] 2> 1674101 INFO
(OverseerStateUpdate-72297324037406728-127.0.0.1:34922_solr-n_0000000000)
[n:127.0.0.1:34922_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"utilizenodecoll",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"utilizenodecoll_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:33556/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1674102 DEBUG
(OverseerStateUpdate-72297324037406728-127.0.0.1:34922_solr-n_0000000000)
[n:127.0.0.1:34922_solr ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
[junit4] 2> "range":"80000000-ffffffff",
[junit4] 2> "state":"active",
[junit4] 2> "replicas":{}}
[junit4] 2> 1674139 DEBUG
(OverseerStateUpdate-72297324037406728-127.0.0.1:34922_solr-n_0000000000)
[n:127.0.0.1:34922_solr ] o.a.s.c.o.SliceMutator New Slice: shard1:{
[junit4] 2> "range":"80000000-ffffffff",
[junit4] 2> "state":"active",
[junit4] 2> "replicas":{"core_node3":{
[junit4] 2> "core":"utilizenodecoll_shard1_replica_n1",
[junit4] 2> "base_url":"https://127.0.0.1:33556/solr",
[junit4] 2> "state":"down",
[junit4] 2> "node_name":null,
[junit4] 2> "type":"NRT"}}}
[junit4] 2> 1674155 DEBUG (ScheduledTrigger-3479-thread-4)
[n:127.0.0.1:34922_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 3
[junit4] 2> 1674209 DEBUG
(OverseerStateUpdate-72297324037406728-127.0.0.1:34922_solr-n_0000000000)
[n:127.0.0.1:34922_solr ] o.a.s.c.Overseer processMessage: queueSize: 4,
message = {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"utilizenodecoll",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"utilizenodecoll_shard1_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:40473/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"} current state version: 0
[junit4] 2> 1674209 INFO
(OverseerStateUpdate-72297324037406728-127.0.0.1:34922_solr-n_0000000000)
[n:127.0.0.1:34922_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"utilizenodecoll",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"utilizenodecoll_shard1_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:40473/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1674210 DEBUG
(OverseerStateUpdate-72297324037406728-127.0.0.1:34922_solr-n_0000000000)
[n:127.0.0.1:34922_solr ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
[junit4] 2> "range":"80000000-ffffffff",
[junit4] 2> "state":"active",
[junit4] 2> "replicas":{"core_node3":{
[junit4] 2> "core":"utilizenodecoll_shard1_replica_n1",
[junit4] 2> "base_url":"https://127.0.0.1:33556/solr",
[junit4] 2> "state":"down",
[junit4] 2> "node_name":null,
[junit4] 2> "type":"NRT"}}}
[junit4] 2> 1674210 DEBUG
(OverseerStateUpdate-72297324037406728-127.0.0.1:34922_solr-n_0000000000)
[n:127.0.0.1:34922_solr ] o.a.s.c.o.SliceMutator New Slice: shard1:{
[junit4] 2> "range":"80000000-ffffffff",
[junit4] 2> "state":"active",
[junit4] 2> "replicas":{
[junit4] 2> "core_node3":{
[junit4] 2> "core":"utilizenodecoll_shard1_replica_n1",
[junit4] 2> "base_url":"https://127.0.0.1:33556/solr",
[junit4] 2> "state":"down",
[junit4] 2> "node_name":null,
[junit4] 2> "type":"NRT"},
[junit4] 2> "core_node6":{
[junit4] 2> "core":"utilizenodecoll_shard1_replica_n2",
[junit4] 2> "base_url":"https://127.0.0.1:40473/solr",
[junit4] 2> "state":"down",
[junit4] 2> "node_name":null,
[junit4] 2> "type":"NRT"}}}
[junit4] 2> 1674210 DEBUG
(OverseerStateUpdate-72297324037406728-127.0.0.1:34922_solr-n_0000000000)
[n:127.0.0.1:34922_solr ] o.a.s.c.Overseer processMessage: queueSize: 4,
message = {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"utilizenodecoll",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"utilizenodecoll_shard2_replica_n4",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:34922/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"} current state version: 0
[junit4] 2> 1674210 INFO
(OverseerStateUpdate-72297324037406728-127.0.0.1:34922_solr-n_0000000000)
[n:127.0.0.1:34922_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"utilizenodecoll",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"utilizenodecoll_shard2_replica_n4",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:34922/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1674211 DEBUG
(OverseerStateUpdate-72297324037406728-127.0.0.1:34922_solr-n_0000000000)
[n:127.0.0.1:34922_solr ] o.a.s.c.o.SliceMutator Old Slice: shard2:{
[junit4] 2> "range":"0-7fffffff",
[junit4] 2> "state":"active",
[junit4] 2> "replicas":{}}
[junit4] 2> 1674211 DEBUG
(OverseerStateUpdate-72297324037406728-127.0.0.1:34922_solr-n_0000000000)
[n:127.0.0.1:34922_solr ] o.a.s.c.o.SliceMutator New Slice: shard2:{
[junit4] 2> "range":"0-7fffffff",
[junit4] 2> "state":"active",
[junit4] 2> "replicas":{"core_node7":{
[junit4] 2> "core":"utilizenodecoll_shard2_replica_n4",
[junit4] 2> "base_url":"https://127.0.0.1:34922/solr",
[junit4] 2> "state":"down",
[junit4] 2> "node_name":null,
[junit4] 2> "type":"NRT"}}}
[junit4] 2> 1674211 DEBUG
(OverseerStateUpdate-72297324037406728-127.0.0.1:34922_solr-n_0000000000)
[n:127.0.0.1:34922_solr ] o.a.s.c.Overseer processMessage: queueSize: 4,
message = {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"utilizenodecoll",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"utilizenodecoll_shard2_replica_n5",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:33556/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"} current state version: 0
[junit4] 2> 1674211 INFO
(OverseerStateUpdate-72297324037406728-127.0.0.1:34922_solr-n_0000000000)
[n:127.0.0.1:34922_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"utilizenodecoll",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"utilizenodecoll_shard2_replica_n5",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:33556/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1674212 DEBUG
(OverseerStateUpdate-72297324037406728-127.0.0.1:34922_solr-n_0000000000)
[n:127.0.0.1:34922_solr ] o.a.s.c.o.SliceMutator Old Slice: shard2:{
[junit4] 2> "range":"0-7fffffff",
[junit4] 2> "state":"active",
[junit4] 2> "replicas":{"core_node7":{
[junit4] 2> "core":"utilizenodecoll_shard2_replica_n4",
[junit4] 2> "base_url":"https://127.0.0.1:34922/solr",
[junit4] 2> "state":"down",
[junit4] 2> "node_name":null,
[junit4] 2> "type":"NRT"}}}
[junit4] 2> 1674212 DEBUG
(OverseerStateUpdate-72297324037406728-127.0.0.1:34922_solr-n_0000000000)
[n:127.0.0.1:34922_solr ] o.a.s.c.o.SliceMutator New Slice: shard2:{
[junit4] 2> "range":"0-7fffffff",
[junit4] 2> "state":"active",
[junit4] 2> "replicas":{
[junit4] 2> "core_node7":{
[junit4] 2> "core":"utilizenodecoll_shard2_replica_n4",
[junit4] 2> "base_url":"https://127.0.0.1:34922/solr",
[junit4] 2> "state":"down",
[junit4] 2> "node_name":null,
[junit4] 2> "type":"NRT"},
[junit4] 2> "core_node8":{
[junit4] 2> "core":"utilizenodecoll_shard2_replica_n5",
[junit4] 2> "base_url":"https://127.0.0.1:33556/solr",
[junit4] 2> "state":"down",
[junit4] 2> "node_name":null,
[junit4] 2> "type":"NRT"}}}
[junit4] 2> 1674318 DEBUG
(OverseerStateUpdate-72297324037406728-127.0.0.1:34922_solr-n_0000000000)
[n:127.0.0.1:34922_solr ] o.a.s.c.o.ZkStateWriter going to update_collection
/collections/utilizenodecoll/state.json version: 0
[junit4] 2> 1674722 INFO (qtp1719882528-7617) [n:127.0.0.1:40473_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf1&newCollection=true&name=utilizenodecoll_shard1_replica_n2&action=CREATE&numShards=2&collection=utilizenodecoll&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1674723 INFO (qtp1719882528-7617) [n:127.0.0.1:40473_solr
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for
2147483647 transient cores
[junit4] 2> 1674956 DEBUG
(OverseerStateUpdate-72297324037406728-127.0.0.1:34922_solr-n_0000000000)
[n:127.0.0.1:34922_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "core":"utilizenodecoll_shard1_replica_n2",
[junit4] 2> "core_node_name":"core_node6",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"https://127.0.0.1:40473/solr",
[junit4] 2> "node_name":"127.0.0.1:40473_solr",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"utilizenodecoll",
[junit4] 2> "type":"NRT",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 1674956 DEBUG
(OverseerStateUpdate-72297324037406728-127.0.0.1:34922_solr-n_0000000000)
[n:127.0.0.1:34922_solr ] o.a.s.c.o.ReplicaMutator Update state numShards=2
message={
[junit4] 2> "core":"utilizenodecoll_shard1_replica_n2",
[junit4] 2> "core_node_name":"core_node6",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"https://127.0.0.1:40473/solr",
[junit4] 2> "node_name":"127.0.0.1:40473_solr",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"utilizenodecoll",
[junit4] 2> "type":"NRT",
[junit4] 2> "operation":"state"}
[junit4] 2> 1674956 DEBUG
(OverseerStateUpdate-72297324037406728-127.0.0.1:34922_solr-n_0000000000)
[n:127.0.0.1:34922_solr ] o.a.s.c.o.ReplicaMutator Will update state for
replica:
core_node6:{"core":"utilizenodecoll_shard1_replica_n2","base_url":"https://127.0.0.1:40473/solr","node_name":"127.0.0.1:40473_solr","state":"down","type":"NRT"}
[junit4] 2> 1674957 DEBUG
(OverseerStateUpdate-72297324037406728-127.0.0.1:34922_solr-n_0000000000)
[n:127.0.0.1:34922_solr ] o.a.s.c.o.ReplicaMutator Collection is now:
DocCollection(utilizenodecoll//collections/utilizenodecoll/state.json/1)={
[junit4] 2> "pullReplicas":"0",
[junit4] 2> "replicationFactor":"2",
[junit4] 2> "router":{"name":"compositeId"},
[junit4] 2> "maxShardsPerNode":"2",
[junit4] 2> "autoAddReplicas":"false",
[junit4] 2> "nrtReplicas":"2",
[junit4] 2> "tlogReplicas":"0",
[junit4] 2> "shards":{
[junit4] 2> "shard1":{
[junit4] 2> "range":"80000000-ffffffff",
[junit4] 2> "state":"active",
[junit4] 2> "replicas":{
[junit4] 2> "core_node3":{
[junit4] 2> "core":"utilizenodecoll_shard1_replica_n1",
[junit4] 2> "base_url":"https://127.0.0.1:33556/solr",
[junit4] 2> "state":"down",
[junit4] 2> "node_name":null,
[junit4] 2> "type":"NRT"},
[junit4] 2> "core_node6":{
[junit4] 2> "core":"utilizenodecoll_shard1_replica_n2",
[junit4] 2> "base_url":"https://127.0.0.1:40473/solr",
[junit4] 2> "node_name":"127.0.0.1:40473_solr",
[junit4] 2> "state":"down",
[junit4] 2> "type":"NRT"}}},
[junit4] 2> "shard2":{
[junit4] 2> "range":"0-7fffffff",
[junit4] 2> "state":"active",
[junit4] 2> "replicas":{
[junit4] 2> "core_node7":{
[junit4] 2> "core":"utilizenodecoll_shard2_replica_n4",
[junit4] 2> "base_url":"https://127.0.0.1:34922/solr",
[junit4] 2> "state":"down",
[junit4] 2> "node_name":null,
[junit4] 2> "type":"NRT"},
[junit4] 2> "core_node8":{
[junit4] 2> "core":"utilizenodecoll_shard2_replica_n5",
[junit4] 2> "base_url":"https://127.0.0.1:33556/solr",
[junit4] 2> "state":"down",
[junit4] 2> "node_name":null,
[junit4] 2> "type":"NRT"}}}}}
[junit4] 2> 1675086 DEBUG
(OverseerStateUpdate-72297324037406728-127.0.0.1:34922_solr-n_0000000000)
[n:127.0.0.1:34922_solr ] o.a.s.c.o.ZkStateWriter going to update_collection
/collections/utilizenodecoll/state.json version: 1
[junit4] 2> 1675088 INFO (qtp1668338576-7607) [n:127.0.0.1:33556_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=utilizenodecoll_shard1_replica_n1&action=CREATE&numShards=2&collection=utilizenodecoll&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1675089 INFO (qtp1668338576-7607) [n:127.0.0.1:33556_solr
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for
2147483647 transient cores
[junit4] 2> 1675253 INFO
(zkCallback-1706-thread-1-processing-n:127.0.0.1:40473_solr)
[n:127.0.0.1:40473_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll]
has occurred - updating... (live nodes size: [3])
[junit4] 2> 1675277 INFO (qtp1668338576-7612) [n:127.0.0.1:33556_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf1&newCollection=true&name=utilizenodecoll_shard2_replica_n5&action=CREATE&numShards=2&collection=utilizenodecoll&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1675286 DEBUG
(OverseerStateUpdate-72297324037406728-127.0.0.1:34922_solr-n_0000000000)
[n:127.0.0.1:34922_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "core":"utilizenodecoll_shard2_replica_n5",
[junit4] 2> "core_node_name":"core_node8",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"https://127.0.0.1:33556/solr",
[junit4] 2> "node_name":"127.0.0.1:33556_solr",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"utilizenodecoll",
[junit4] 2> "type":"NRT",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 1675286 DEBUG
(OverseerStateUpdate-72297324037406728-127.0.0.1:34922_solr-n_0000000000)
[n:127.0.0.1:34922_solr ] o.a.s.c.o.ReplicaMutator Update state numShards=2
message={
[junit4] 2> "core":"utilizenodecoll_shard2_replica_n5",
[junit4] 2> "core_node_name":"core_node8",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"https://127.0.0.1:33556/solr",
[junit4] 2> "node_name":"127.0.0.1:33556_solr",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"utilizenodecoll",
[junit4] 2> "type":"NRT",
[junit4] 2> "operation":"state"}
[junit4] 2> 1675286 DEBUG
(OverseerStateUpdate-72297324037406728-127.0.0.1:34922_solr-n_0000000000)
[n:127.0.0.1:34922_solr ] o.a.s.c.o.ReplicaMutator Will update state for
replica:
core_node8:{"core":"utilizenodecoll_shard2_replica_n5","base_url":"https://127.0.0.1:33556/solr","node_name":"127.0.0.1:33556_solr","state":"down","type":"NRT"}
[junit4] 2> 1675286 DEBUG
(OverseerStateUpdate-72297324037406728-127.0.0.1:34922_solr-n_0000000000)
[n:127.0.0.1:34922_solr ] o.a.s.c.o.ReplicaMutator Collection is now:
DocCollection(utilizenodecoll//collections/utilizenodecoll/state.json/2)={
[junit4] 2> "pullReplicas":"0",
[junit4] 2> "replicationFactor":"2",
[junit4] 2> "router":{"name":"compositeId"},
[junit4] 2> "maxShardsPerNode":"2",
[junit4] 2> "autoAddReplicas":"false",
[junit4] 2> "nrtReplicas":"2",
[junit4] 2> "tlogReplicas":"0",
[junit4] 2> "shards":{
[junit4] 2> "shard1":{
[junit4] 2> "range":"80000000-ffffffff",
[junit4] 2> "state":"active",
[junit4] 2> "replicas":{
[junit4] 2> "core_node3":{
[junit4] 2> "core":"utilizenodecoll_shard1_replica_n1",
[junit4] 2> "base_url":"https://127.0.0.1:33556/solr",
[junit4] 2> "state":"down",
[junit4] 2> "node_name":null,
[junit4] 2> "type":"NRT"},
[junit4] 2> "core_node6":{
[junit4] 2> "core":"utilizenodecoll_shard1_replica_n2",
[junit4] 2> "base_url":"https://127.0.0.1:40473/solr",
[junit4] 2> "node_name":"127.0.0.1:40473_solr",
[junit4] 2> "state":"down",
[junit4] 2> "type":"NRT"}}},
[junit4] 2> "shard2":{
[junit4] 2> "range":"0-7fffffff",
[junit4] 2> "state":"active",
[junit4] 2> "replicas":{
[junit4] 2> "core_node7":{
[junit4] 2> "core":"utilizenodecoll_shard2_replica_n4",
[junit4] 2> "base_url":"https://127.0.0.1:34922/solr",
[junit4] 2> "state":"down",
[junit4] 2> "node_name":null,
[junit4] 2> "type":"NRT"},
[junit4] 2> "core_node8":{
[junit4] 2> "core":"utilizenodecoll_shard2_replica_n5",
[junit4] 2> "base_url":"https://127.0.0.1:33556/solr",
[junit4] 2> "node_name":"127.0.0.1:33556_solr",
[junit4] 2> "state":"down",
[junit4] 2> "type":"NRT"}}}}}
[junit4] 2> 1675326 DEBUG (ScheduledTrigger-3479-thread-4)
[n:127.0.0.1:34922_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 3
[junit4] 2> 1675358 INFO (qtp288120400-7633) [n:127.0.0.1:34922_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=utilizenodecoll_shard2_replica_n4&action=CREATE&numShards=2&collection=utilizenodecoll&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1675359 INFO (qtp288120400-7633) [n:127.0.0.1:34922_solr ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 1675375 DEBUG
(OverseerStateUpdate-72297324037406728-127.0.0.1:34922_solr-n_0000000000)
[n:127.0.0.1:34922_solr ] o.a.s.c.Overseer processMessage: queueSize: 2,
message = {
[junit4] 2> "core":"utilizenodecoll_shard1_replica_n1",
[junit4] 2> "core_node_name":"core_node3",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"https://127.0.0.1:33556/solr",
[junit4] 2> "node_name":"127.0.0.1:33556_solr",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"utilizenodecoll",
[junit4] 2> "type":"NRT",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 1675375 INFO
(zkCallback-1706-thread-2-processing-n:127.0.0.1:40473_solr)
[n:127.0.0.1:40473_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll]
has occurred - updating... (live nodes size: [3])
[junit4] 2> 1675375 DEBUG
(OverseerStateUpdate-72297324037406728-127.0.0.1:34922_solr-n_0000000000)
[n:127.0.0.1:34922_solr ] o.a.s.c.o.ReplicaMutator Update state numShards=2
message={
[junit4] 2> "core":"utilizenodecoll_shard1_replica_n1",
[junit4] 2> "core_node_name":"core_node3",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"https://127.0.0.1:33556/solr",
[junit4] 2> "node_name":"127.0.0.1:33556_solr",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"utilizenodecoll",
[junit4] 2> "type":"NRT",
[junit4] 2> "operation":"state"}
[junit4] 2> 1675375 DEBUG
(OverseerStateUpdate-72297324037406728-127.0.0.1:34922_solr-n_0000000000)
[n:127.0.0.1:34922_solr ] o.a.s.c.o.ReplicaMutator Will update state for
replica:
core_node3:{"core":"utilizenodecoll_shard1_replica_n1","base_url":"https://127.0.0.1:33556/solr","node_name":"127.0.0.1:33556_solr","state":"down","type":"NRT"}
[junit4] 2> 1675375 DEBUG
(OverseerStateUpdate-72297324037406728-127.0.0.1:34922_solr-n_0000000000)
[n:127.0.0.1:34922_solr ] o.a.s.c.o.ReplicaMutator Collection is now:
DocCollection(utilizenodecoll//collections/utilizenodecoll/state.json/2)={
[junit4] 2> "pullReplicas":"0",
[junit4] 2> "replicationFactor":"2",
[junit4] 2> "router":{"name":"compositeId"},
[junit4] 2> "maxShardsPerNode":"2",
[junit4] 2> "autoAddReplicas":"false",
[junit4] 2> "nrtReplicas":"2",
[junit4] 2> "tlogReplicas":"0",
[junit4] 2> "shards":{
[junit4] 2> "shard1":{
[junit4] 2> "range":"80000000-ffffffff",
[junit4] 2> "state":"active",
[junit4] 2> "replicas":{
[junit4] 2> "core_node3":{
[junit4] 2> "core":"utilizenodecoll_shard1_replica_n1",
[junit4] 2> "base_url":"https://127.0.0.1:33556/solr",
[junit4] 2> "node_name":"127.0.0.1:33556_solr",
[junit4] 2> "state":"down",
[junit4] 2> "type":"NRT"},
[junit4] 2> "core_node6":{
[junit4] 2> "core":"utilizenodecoll_shard1_replica_n2",
[junit4] 2> "base_url":"https://127.0.0.1:40473/solr",
[junit4] 2> "node_name":"127.0.0.1:40473_solr",
[junit4] 2> "state":"down",
[junit4] 2> "type":"NRT"}}},
[junit4] 2> "shard2":{
[junit4] 2> "range":"0-7fffffff",
[junit4] 2> "state":"active",
[junit4] 2> "replicas":{
[junit4] 2> "core_node7":{
[junit4] 2> "core":"utilizenodecoll_shard2_replica_n4",
[junit4] 2> "base_url":"https://127.0.0.1:34922/solr",
[junit4] 2> "state":"down",
[junit4] 2> "node_name":null,
[junit4] 2> "type":"NRT"},
[junit4] 2> "core_node8":{
[junit4] 2> "core":"utilizenodecoll_shard2_replica_n5",
[junit4] 2> "base_url":"https://127.0.0.1:33556/solr",
[junit4] 2> "node_name":"127.0.0.1:33556_solr",
[junit4] 2> "state":"down",
[junit4] 2> "type":"NRT"}}}}}
[junit4] 2> 1675434 DEBUG
(OverseerStateUpdate-72297324037406728-127.0.0.1:34922_solr-n_0000000000)
[n:127.0.0.1:34922_solr ] o.a.s.c.Overseer processMessage: queueSize: 3,
message = {
[junit4] 2> "core":"utilizenodecoll_shard2_replica_n4",
[junit4] 2> "core_node_name":"core_node7",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"https://127.0.0.1:34922/solr",
[junit4] 2> "node_name":"127.0.0.1:34922_solr",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"utilizenodecoll",
[junit4] 2> "type":"NRT",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 1675434 DEBUG
(OverseerStateUpdate-72297324037406728-127.0.0.1:34922_solr-n_0000000000)
[n:127.0.0.1:34922_solr ] o.a.s.c.o.ReplicaMutator Update state numShards=2
message={
[junit4] 2> "core":"utilizenodecoll_shard2_replica_n4",
[junit4] 2> "core_node_name":"core_node7",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"https://127.0.0.1:34922/solr",
[junit4] 2> "node_name":"127.0.0.1:34922_solr",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"utilizenodecoll",
[junit4] 2> "type":"NRT",
[junit4] 2> "operation":"state"}
[junit4] 2> 1675435 DEBUG
(OverseerStateUpdate-72297324037406728-127.0.0.1:34922_solr-n_0000000000)
[n:127.0.0.1:34922_solr ] o.a.s.c.o.ReplicaMutator Will update state for
replica:
core_node7:{"core":"utilizenodecoll_shard2_replica_n4","base_url":"https://127.0.0.1:34922/solr","node_name":"127.0.0.1:34922_solr","state":"down","type":"NRT"}
[junit4] 2> 1675435 DEBUG
(OverseerStateUpdate-72297324037406728-127.0.0.1:34922_solr-n_0000000000)
[n:127.0.0.1:34922_solr ] o.a.s.c.o.ReplicaMutator Collection is now:
DocCollection(utilizenodecoll//collections/utilizenodecoll/state.json/2)={
[junit4] 2> "pullReplicas":"0",
[junit4] 2> "replicationFactor":"2",
[junit4] 2> "router":{"name":"compositeId"},
[junit4] 2> "maxShardsPerNode":"2",
[junit4] 2> "autoAddReplicas":"false",
[junit4] 2> "nrtReplicas":"2",
[junit4] 2> "tlogReplicas":"0",
[junit4] 2> "shards":{
[junit4] 2> "shard1":{
[junit4] 2> "range":"80000000-ffffffff",
[junit4] 2> "state":"active",
[junit4] 2> "replicas":{
[junit4] 2> "core_node3":{
[junit4] 2> "core":"utilizenodecoll_shard1_replica_n1",
[junit4] 2> "base_url":"https://127.0.0.1:33556/solr",
[junit4] 2> "node_name":"127.0.0.1:33556_solr",
[junit4] 2> "state":"down",
[junit4] 2> "type":"NRT"},
[junit4] 2> "core_node6":{
[junit4] 2> "core":"utilizenodecoll_shard1_replica_n2",
[junit4] 2> "base_url":"https://127.0.0.1:40473/solr",
[junit4] 2> "node_name":"127.0.0.1:40473_solr",
[junit4] 2> "state":"down",
[junit4] 2> "type":"NRT"}}},
[junit4] 2> "shard2":{
[junit4] 2> "range":"0-7fffffff",
[junit4] 2> "state":"active",
[junit4] 2> "replicas":{
[junit4] 2> "core_node7":{
[junit4] 2> "core":"utilizenodecoll_shard2_replica_n4",
[junit4] 2> "base_url":"https://127.0.0.1:34922/solr",
[junit4] 2> "node_name":"127.0.0.1:34922_solr",
[junit4] 2> "state":"down",
[junit4] 2> "type":"NRT"},
[junit4] 2> "core_node8":{
[junit4] 2> "core":"utilizenodecoll_shard2_replica_n5",
[junit4] 2> "base_url":"https://127.0.0.1:33556/solr",
[junit4] 2> "node_name":"127.0.0.1:33556_solr",
[junit4] 2> "state":"down",
[junit4] 2> "type":"NRT"}}}}}
[junit4] 2> 1675593 DEBUG
(OverseerStateUpdate-72297324037406728-127.0.0.1:34922_solr-n_0000000000)
[n:127.0.0.1:34922_solr ] o.a.s.c.o.ZkStateWriter going to update_collection
/collections/utilizenodecoll/state.json version: 2
[junit4] 2> 1675606 INFO
(zkCallback-1708-thread-2-processing-n:127.0.0.1:34922_solr)
[n:127.0.0.1:34922_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll]
has occurred - updating... (live nodes size: [3])
[junit4] 2> 1675613 INFO
(zkCallback-1708-thread-1-processing-n:127.0.0.1:34922_solr)
[n:127.0.0.1:34922_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll]
has occurred - updating... (live nodes size: [3])
[junit4] 2> 1675614 INFO
(zkCallback-1706-thread-2-processing-n:127.0.0.1:40473_solr)
[n:127.0.0.1:40473_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll]
has occurred - updating... (live nodes size: [3])
[junit4] 2> 1675614 INFO
(zkCallback-1706-thread-1-processing-n:127.0.0.1:40473_solr)
[n:127.0.0.1:40473_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll]
has occurred - updating... (live nodes size: [3])
[junit4] 2> 1675614 INFO
(zkCallback-1710-thread-1-processing-n:127.0.0.1:33556_solr)
[n:127.0.0.1:33556_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll]
has occurred - updating... (live nodes size: [3])
[junit4] 2> 1676073 INFO (qtp1719882528-7617) [n:127.0.0.1:40473_solr
c:utilizenodecoll s:shard1 r:core_node6 x:utilizenodecoll_shard1_replica_n2]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
[junit4] 2> 1676163 INFO (qtp1719882528-7617) [n:127.0.0.1:40473_solr
c:utilizenodecoll s:shard1 r:core_node6 x:utilizenodecoll_shard1_replica_n2]
o.a.s.s.IndexSchema [utilizenodecoll_shard1_replica_n2] Schema
name=cloud-dynamic
[junit4] 2> 1676511 DEBUG (ScheduledTrigger-3479-thread-4)
[n:127.0.0.1:34922_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 3
[junit4] 2> 1676581 INFO (qtp1668338576-7607) [n:127.0.0.1:33556_solr
c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
[junit4] 2> 1676594 INFO (qtp1668338576-7612) [n:127.0.0.1:33556_solr
c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n5]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
[junit4] 2> 1676634 INFO (qtp1719882528-7617) [n:127.0.0.1:40473_solr
c:utilizenodecoll s:shard1 r:core_node6 x:utilizenodecoll_shard1_replica_n2]
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 1676634 INFO (qtp1719882528-7617) [n:127.0.0.1:40473_solr
c:utilizenodecoll s:shard1 r:core_node6 x:utilizenodecoll_shard1_replica_n2]
o.a.s.c.CoreContainer Creating SolrCore 'utilizenodecoll_shard1_replica_n2'
using configuration from collection utilizenodecoll, trusted=true
[junit4] 2> 1676634 INFO (qtp1719882528-7617) [n:127.0.0.1:40473_solr
c:utilizenodecoll s:shard1 r:core_node6 x:utilizenodecoll_shard1_replica_n2]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40473.solr.core.utilizenodecoll.shard1.replica_n2' (registry
'solr.core.utilizenodecoll.shard1.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@589634f
[junit4] 2> 1676635 INFO (qtp1719882528-7617) [n:127.0.0.1:40473_solr
c:utilizenodecoll s:shard1 r:core_node6 x:utilizenodecoll_shard1_replica_n2]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1676635 INFO (qtp1719882528-7617) [n:127.0.0.1:40473_solr
c:utilizenodecoll s:shard1 r:core_node6 x:utilizenodecoll_shard1_replica_n2]
o.a.s.c.SolrCore [[utilizenodecoll_shard1_replica_n2] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestUtilizeNode_95C960DC1D085AAD-001/tempDir-001/node1/utilizenodecoll_shard1_replica_n2],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestUtilizeNode_95C960DC1D085AAD-001/tempDir-001/node1/./utilizenodecoll_shard1_replica_n2/data/]
[junit4] 2> 1676647 INFO (qtp1668338576-7612) [n:127.0.0.1:33556_solr
c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n5]
o.a.s.s.IndexSchema [utilizenodecoll_shard2_replica_n5] Schema
name=cloud-dynamic
[junit4] 2> 1676655 INFO (qtp1668338576-7607) [n:127.0.0.1:33556_solr
c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1]
o.a.s.s.IndexSchema [utilizenodecoll_shard1_replica_n1] Schema
name=cloud-dynamic
[junit4] 2> 1676755 INFO (qtp288120400-7633) [n:127.0.0.1:34922_solr
c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
[junit4] 2> 1677065 INFO (qtp288120400-7633) [n:127.0.0.1:34922_solr
c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4]
o.a.s.s.IndexSchema [utilizenodecoll_shard2_replica_n4] Schema
name=cloud-dynamic
[junit4] 2> 1677072 INFO (qtp1668338576-7607) [n:127.0.0.1:33556_solr
c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 1677072 INFO (qtp1668338576-7607) [n:127.0.0.1:33556_solr
c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'utilizenodecoll_shard1_replica_n1'
using configuration from collection utilizenodecoll, trusted=true
[junit4] 2> 1677073 INFO (qtp1668338576-7607) [n:127.0.0.1:33556_solr
c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_33556.solr.core.utilizenodecoll.shard1.replica_n1' (registry
'solr.core.utilizenodecoll.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@589634f
[junit4] 2> 1677073 INFO (qtp1668338576-7607) [n:127.0.0.1:33556_solr
c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1677073 INFO (qtp1668338576-7607) [n:127.0.0.1:33556_solr
c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1]
o.a.s.c.SolrCore [[utilizenodecoll_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestUtilizeNode_95C960DC1D085AAD-001/tempDir-001/node2/utilizenodecoll_shard1_replica_n1],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestUtilizeNode_95C960DC1D085AAD-001/tempDir-001/node2/./utilizenodecoll_shard1_replica_n1/data/]
[junit4] 2> 1677194 INFO (qtp1668338576-7612) [n:127.0.0.1:33556_solr
c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n5]
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 1677194 INFO (qtp1668338576-7612) [n:127.0.0.1:33556_solr
c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n5]
o.a.s.c.CoreContainer Creating SolrCore 'utilizenodecoll_shard2_replica_n5'
using configuration from collection utilizenodecoll, trusted=true
[junit4] 2> 1677196 INFO (qtp1668338576-7612) [n:127.0.0.1:33556_solr
c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n5]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_33556.solr.core.utilizenodecoll.shard2.replica_n5' (registry
'solr.core.utilizenodecoll.shard2.replica_n5') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@589634f
[junit4] 2> 1677196 INFO (qtp1668338576-7612) [n:127.0.0.1:33556_solr
c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n5]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1677196 INFO (qtp1668338576-7612) [n:127.0.0.1:33556_solr
c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n5]
o.a.s.c.SolrCore [[utilizenodecoll_shard2_replica_n5] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestUtilizeNode_95C960DC1D085AAD-001/tempDir-001/node2/utilizenodecoll_shard2_replica_n5],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestUtilizeNode_95C960DC1D085AAD-001/tempDir-001/node2/./utilizenodecoll_shard2_replica_n5/data/]
[junit4] 2> 1677367 INFO (qtp288120400-7633) [n:127.0.0.1:34922_solr
c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4]
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 1677368 INFO (qtp288120400-7633) [n:127.0.0.1:34922_solr
c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4]
o.a.s.c.CoreContainer Creating SolrCore 'utilizenodecoll_shard2_replica_n4'
using configuration from collection utilizenodecoll, trusted=true
[junit4] 2> 1677368 INFO (qtp288120400-7633) [n:127.0.0.1:34922_solr
c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34922.solr.core.utilizenodecoll.shard2.replica_n4' (registry
'solr.core.utilizenodecoll.shard2.replica_n4') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@589634f
[junit4] 2> 1677368 INFO (qtp288120400-7633) [n:127.0.0.1:34922_solr
c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1677368 INFO (qtp288120400-7633) [n:127.0.0.1:34922_solr
c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4]
o.a.s.c.SolrCore [[utilizenodecoll_shard2_replica_n4] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestUtilizeNode_95C960DC1D085AAD-001/tempDir-001/node3/utilizenodecoll_shard2_replica_n4],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestUtilizeNode_95C960DC1D085AAD-001/tempDir-001/node3/./utilizenodecoll_shard2_replica_n4/data/]
[junit4] 2> 1677505 INFO (qtp1719882528-7617) [n:127.0.0.1:40473_solr
c:utilizenodecoll s:shard1 r:core_node6 x:utilizenodecoll_shard1_replica_n2]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1677506 INFO (qtp1719882528-7617) [n:127.0.0.1:40473_solr
c:utilizenodecoll s:shard1 r:core_node6 x:utilizenodecoll_shard1_replica_n2]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1677507 INFO (qtp1719882528-7617) [n:127.0.0.1:40473_solr
c:utilizenodecoll s:shard1 r:core_node6 x:utilizenodecoll_shard1_replica_n2]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1677507 INFO (qtp1719882528-7617) [n:127.0.0.1:40473_solr
c:utilizenodecoll s:shard1 r:core_node6 x:utilizenodecoll_shard1_replica_n2]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1677508 INFO (qtp1719882528-7617) [n:127.0.0.1:40473_solr
c:utilizenodecoll s:shard1 r:core_node6 x:utilizenodecoll_shard1_replica_n2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@5727ccff[utilizenodecoll_shard1_replica_n2] main]
[junit4] 2> 1677534 DEBUG (ScheduledTrigger-3479-thread-4)
[n:127.0.0.1:34922_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 3
[junit4] 2> 1677542 INFO (qtp1719882528-7617) [n:127.0.0.1:40473_solr
c:utilizenodecoll s:shard1 r:core_node6 x:utilizenodecoll_shard1_replica_n2]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1677542 INFO (qtp1719882528-7617) [n:127.0.0.1:40473_solr
c:utilizenodecoll s:shard1 r:core_node6 x:utilizenodecoll_shard1_replica_n2]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1677543 INFO (qtp1719882528-7617) [n:127.0.0.1:40473_solr
c:utilizenodecoll s:shard1 r:core_node6 x:utilizenodecoll_shard1_replica_n2]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1677543 INFO (qtp1719882528-7617) [n:127.0.0.1:40473_solr
c:utilizenodecoll s:shard1 r:core_node6 x:utilizenodecoll_shard1_replica_n2]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1595220270795194368
[junit4] 2> 1677559 INFO
(searcherExecutor-3488-thread-1-processing-n:127.0.0.1:40473_solr
x:utilizenodecoll_shard1_replica_n2 s:shard1 c:utilizenodecoll r:core_node6)
[n:127.0.0.1:40473_solr c:utilizenodecoll s:shard1 r:core_node6
x:utilizenodecoll_shard1_replica_n2] o.a.s.c.SolrCore
[utilizenodecoll_shard1_replica_n2] Registered new searcher
Searcher@5727ccff[utilizenodecoll_shard1_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1677581 INFO (qtp1719882528-7617) [n:127.0.0.1:40473_solr
c:utilizenodecoll s:shard1 r:core_node6 x:utilizenodecoll_shard1_replica_n2]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/utilizenodecoll/terms/shard1 to Terms{values={core_node6=0},
version=0}
[junit4] 2> 1677616 DEBUG
(OverseerStateUpdate-72297324037406728-127.0.0.1:34922_solr-n_0000000000)
[n:127.0.0.1:34922_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"utilizenodecoll"} current state version: 0
[junit4] 2> 1677616 DEBUG
(OverseerStateUpdate-72297324037406728-127.0.0.1:34922_solr-n_0000000000)
[n:127.0.0.1:34922_solr ] o.a.s.c.o.ZkStateWriter going to update_collection
/collections/utilizenodecoll/state.json version: 3
[junit4] 2> 1677617 INFO
(zkCallback-1708-thread-2-processing-n:127.0.0.1:34922_solr)
[n:127.0.0.1:34922_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll]
has occurred - updating... (live nodes size: [3])
[junit4] 2> 1677617 INFO
(zkCallback-1708-thread-1-processing-n:127.0.0.1:34922_solr)
[n:127.0.0.1:34922_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll]
has occurred - updating... (live nodes size: [3])
[junit4] 2> 1677618 INFO
(zkCallback-1706-thread-1-processing-n:127.0.0.1:40473_solr)
[n:127.0.0.1:40473_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll]
has occurred - updating... (live nodes size: [3])
[junit4] 2> 1677618 INFO
(zkCallback-1706-thread-2-processing-n:127.0.0.1:40473_solr)
[n:127.0.0.1:40473_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll]
has occurred - updating... (live nodes size: [3])
[junit4] 2> 1677618 INFO (qtp1719882528-7617) [n:127.0.0.1:40473_solr
c:utilizenodecoll s:shard1 r:core_node6 x:utilizenodecoll_shard1_replica_n2]
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for
shard shard1: total=2 found=1 timeoutin=9999ms
[junit4] 2> 1677619 INFO (qtp1668338576-7607) [n:127.0.0.1:33556_solr
c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1677619 INFO (qtp1668338576-7607) [n:127.0.0.1:33556_solr
c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1677621 INFO (qtp1668338576-7607) [n:127.0.0.1:33556_solr
c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1677621 INFO (qtp1668338576-7607) [n:127.0.0.1:33556_solr
c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1677631 INFO
(zkCallback-1710-thread-1-processing-n:127.0.0.1:33556_solr)
[n:127.0.0.1:33556_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll]
has occurred - updating... (live nodes size: [3])
[junit4] 2> 1677636 INFO (qtp1668338576-7607) [n:127.0.0.1:33556_solr
c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@612f2105[utilizenodecoll_shard1_replica_n1] main]
[junit4] 2> 1677652 INFO (qtp1668338576-7607) [n:127.0.0.1:33556_solr
c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1677652 INFO (qtp1668338576-7607) [n:127.0.0.1:33556_solr
c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1677653 INFO (qtp1668338576-7607) [n:127.0.0.1:33556_solr
c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1677653 INFO (qtp1668338576-7607) [n:127.0.0.1:33556_solr
c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1595220270910537728
[junit4] 2> 1677656 INFO
(searcherExecutor-3489-thread-1-processing-n:127.0.0.1:33556_solr
x:utilizenodecoll_shard1_replica_n1 s:shard1 c:utilizenodecoll r:core_node3)
[n:127.0.0.1:33556_solr c:utilizenodecoll s:shard1 r:core_node3
x:utilizenodecoll_shard1_replica_n1] o.a.s.c.SolrCore
[utilizenodecoll_shard1_replica_n1] Registered new searcher
Searcher@612f2105[utilizenodecoll_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1677669 INFO (qtp1668338576-7607) [n:127.0.0.1:33556_solr
c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/utilizenodecoll/terms/shard1 to Terms{values={core_node6=0,
core_node3=0}, version=1}
[junit4] 2> 1678143 INFO (qtp1668338576-7612) [n:127.0.0.1:33556_solr
c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n5]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1678143 INFO (qtp1668338576-7612) [n:127.0.0.1:33556_solr
c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n5]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1678144 INFO (qtp1668338576-7612) [n:127.0.0.1:33556_solr
c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n5]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1678144 INFO (qtp1668338576-7612) [n:127.0.0.1:33556_solr
c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n5]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1678145 INFO (qtp1719882528-7617) [n:127.0.0.1:40473_solr
c:utilizenodecoll s:shard1 r:core_node6 x:utilizenodecoll_shard1_replica_n2]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1678145 INFO (qtp1719882528-7617) [n:127.0.0.1:40473_solr
c:utilizenodecoll s:shard1 r:core_node6 x:utilizenodecoll_shard1_replica_n2]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1678145 INFO (qtp1719882528-7617) [n:127.0.0.1:40473_solr
c:utilizenodecoll s:shard1 r:core_node6 x:utilizenodecoll_shard1_replica_n2]
o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:40473/solr/utilizenodecoll_shard1_replica_n2/
[junit4] 2> 1678146 INFO (qtp1719882528-7617) [n:127.0.0.1:40473_solr
c:utilizenodecoll s:shard1 r:core_node6 x:utilizenodecoll_shard1_replica_n2]
o.a.s.u.PeerSync PeerSync: core=utilizenodecoll_shard1_replica_n2
url=https://127.0.0.1:40473/solr START
replicas=[https://127.0.0.1:33556/solr/utilizenodecoll_shard1_replica_n1/]
nUpdates=100
[junit4] 2> 1678146 INFO (qtp1668338576-7612) [n:127.0.0.1:33556_solr
c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n5]
o.a.s.s.SolrIndexSearcher Opening [Searcher@333b46da[utilize
[...truncated too long message...]
testcollection s:shard3 r:core_node7 x:testcollection_shard3_replica_n4]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.collection.testcollection.shard3.leader, tag=254942676
[junit4] 2> 341044 INFO (coreCloseExecutor-517-thread-3)
[n:127.0.0.1:38538_solr c:waitforstate s:shard1 r:core_node2
x:waitforstate_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.waitforstate.shard1.replica_n1, tag=823738422
[junit4] 2> 341044 INFO (coreCloseExecutor-517-thread-3)
[n:127.0.0.1:38538_solr c:waitforstate s:shard1 r:core_node2
x:waitforstate_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@711f0557: rootName =
solr_38538, domain = solr.core.waitforstate.shard1.replica_n1, service url =
null, agent id = null] for registry solr.core.waitforstate.shard1.replica_n1 /
com.codahale.metrics.MetricRegistry@635b89a3
[junit4] 2> 341078 INFO
(zkCallback-225-thread-2-processing-n:127.0.0.1:43509_solr)
[n:127.0.0.1:43509_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/falsepredicate/state.json] for collection [falsepredicate]
has occurred - updating... (live nodes size: [0])
[junit4] 2> 341079 INFO
(zkCallback-225-thread-3-processing-n:127.0.0.1:43509_solr)
[n:127.0.0.1:43509_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/falsepredicate/state.json] for collection [falsepredicate]
has occurred - updating... (live nodes size: [0])
[junit4] 2> 341080 INFO
(zkCallback-225-thread-2-processing-n:127.0.0.1:43509_solr)
[n:127.0.0.1:43509_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/delayed/state.json] for collection [delayed] has occurred -
updating... (live nodes size: [0])
[junit4] 2> 341080 INFO
(zkCallback-225-thread-3-processing-n:127.0.0.1:43509_solr)
[n:127.0.0.1:43509_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/delayed/state.json] for collection [delayed] has occurred -
updating... (live nodes size: [0])
[junit4] 2> 341082 INFO
(zkCallback-183-thread-3-processing-n:127.0.0.1:46505_solr)
[n:127.0.0.1:46505_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/falsepredicate/state.json] for collection [falsepredicate]
has occurred - updating... (live nodes size: [0])
[junit4] 2> 341093 INFO
(zkCallback-183-thread-2-processing-n:127.0.0.1:46505_solr)
[n:127.0.0.1:46505_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/falsepredicate/state.json] for collection [falsepredicate]
has occurred - updating... (live nodes size: [0])
[junit4] 2> 341115 INFO
(zkCallback-175-thread-2-processing-n:127.0.0.1:38538_solr)
[n:127.0.0.1:38538_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/falsepredicate/state.json] for collection [falsepredicate]
has occurred - updating... (live nodes size: [0])
[junit4] 2> 341115 INFO
(zkCallback-175-thread-3-processing-n:127.0.0.1:38538_solr)
[n:127.0.0.1:38538_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/falsepredicate/state.json] for collection [falsepredicate]
has occurred - updating... (live nodes size: [0])
[junit4] 2> 341117 INFO (coreCloseExecutor-517-thread-3)
[n:127.0.0.1:38538_solr c:waitforstate s:shard1 r:core_node2
x:waitforstate_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.waitforstate.shard1.leader, tag=823738422
[junit4] 2> 341118 INFO (coreCloseExecutor-514-thread-3)
[n:127.0.0.1:43509_solr c:testcollection s:shard2 r:core_node5
x:testcollection_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.testcollection.shard2.leader,
tag=342163172
[junit4] 2> 341377 INFO (jetty-closer-150-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@678228c6{/solr,null,UNAVAILABLE}
[junit4] 2> 341397 INFO (jetty-closer-150-thread-1) [ ]
o.e.j.s.session Stopped scavenging
[junit4] 2> 341433 INFO (jetty-closer-150-thread-2) [ ]
o.a.s.c.Overseer Overseer
(id=72297554466242569-127.0.0.1:38538_solr-n_0000000002) closing
[junit4] 2> 341445 INFO
(OverseerStateUpdate-72297554466242569-127.0.0.1:38538_solr-n_0000000002)
[n:127.0.0.1:38538_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:38538_solr
[junit4] 2> 341553 WARN
(OverseerAutoScalingTriggerThread-72297554466242569-127.0.0.1:38538_solr-n_0000000002)
[n:127.0.0.1:38538_solr ] o.a.s.c.a.OverseerTriggerThread
OverseerTriggerThread woken up but we are closed, exiting.
[junit4] 2> 341554 INFO (jetty-closer-150-thread-3) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@5b52c031{/solr,null,UNAVAILABLE}
[junit4] 2> 341555 INFO (jetty-closer-150-thread-3) [ ]
o.e.j.s.session Stopped scavenging
[junit4] 2> 341570 INFO (jetty-closer-150-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@42e4ac4c{/solr,null,UNAVAILABLE}
[junit4] 2> 341600 INFO (jetty-closer-150-thread-2) [ ]
o.e.j.s.session Stopped scavenging
[junit4] 2> 341620 ERROR
(SUITE-TestCollectionStateWatchers-seed#[FDE591371D31E580]-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> 341621 INFO
(SUITE-TestCollectionStateWatchers-seed#[FDE591371D31E580]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:33982 33982
[junit4] 2> 341736 INFO (Thread-126) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:33982 33982
[junit4] 2> 341750 WARN (Thread-126) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 20 /solr/aliases.json
[junit4] 2> 20 /solr/clusterprops.json
[junit4] 2> 7 /solr/configs/config
[junit4] 2> 7 /solr/security.json
[junit4] 2> 4 /solr/collections/stateformat1/state.json
[junit4] 2> 3 /solr/collections/stateformat1/terms/shard1
[junit4] 2> 3 /solr/collections/falsepredicate/terms/shard4
[junit4] 2> 3 /solr/collections/falsepredicate/terms/shard3
[junit4] 2> 3 /solr/collections/tobedeleted/terms/shard1
[junit4] 2> 2 /solr/collections/testcollection/terms/shard1
[junit4] 2> 2 /solr/collections/testcollection/terms/shard2
[junit4] 2> 2 /solr/collections/testcollection/terms/shard3
[junit4] 2> 2 /solr/collections/testcollection/terms/shard4
[junit4] 2> 2 /solr/collections/waitforstate/terms/shard1
[junit4] 2> 2 /solr/collections/delayed/terms/shard1
[junit4] 2> 2 /solr/collections/falsepredicate/terms/shard2
[junit4] 2> 2 /solr/collections/falsepredicate/terms/shard1
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 63 /solr/collections/falsepredicate/state.json
[junit4] 2> 34 /solr/collections/testcollection/state.json
[junit4] 2> 20 /solr/clusterstate.json
[junit4] 2> 17 /solr/collections/waitforstate/state.json
[junit4] 2> 9 /solr/collections/stateformat1/state.json
[junit4] 2> 7 /solr/collections/delayed/state.json
[junit4] 2> 6 /solr/collections/tobedeleted/state.json
[junit4] 2> 3 /solr/autoscaling.json
[junit4] 2> 2
/solr/overseer_elect/election/72297554466242569-127.0.0.1:38538_solr-n_0000000002
[junit4] 2> 2
/solr/overseer_elect/election/72297554466242585-127.0.0.1:43509_solr-n_0000000004
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 20 /solr/live_nodes
[junit4] 2> 20 /solr/collections
[junit4] 2> 3 /solr/overseer/queue
[junit4] 2> 3 /solr/autoscaling/events/.scheduled_maintenance
[junit4] 2> 3 /solr/autoscaling/events/.auto_add_replicas
[junit4] 2> 3 /solr/overseer/queue-work
[junit4] 2> 3 /solr/overseer/collection-queue-work
[junit4] 2>
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_FDE591371D31E580-001
[junit4] 2> Mar 17, 2018 10:03:06 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70),
sim=RandomSimilarity(queryNorm=false): {}, locale=zh-TW,
timezone=Asia/Ujung_Pandang
[junit4] 2> NOTE: Linux 4.4.0-112-generic amd64/Oracle Corporation
1.8.0_152 (64-bit)/cpus=4,threads=1,free=132876368,total=373293056
[junit4] 2> NOTE: All tests run in this JVM: [GetByIdTest,
ExclusiveOrEvaluatorTest, OperationsTest, TestJavaBinCodec, SolrExceptionTest,
NoOpResponseParserTest, MultiplyEvaluatorTest, UuidEvaluatorTest,
LBHttpSolrClientBuilderTest, TestSolrJErrorHandling, AddEvaluatorTest,
TestTimeSource, PowerEvaluatorTest, NamedListTest, SelectWithEvaluatorsTest,
CoalesceEvaluatorTest, NormalizeEvaluatorTest, RegressionEvaluatorTest,
TestCoreAdmin, TestCollectionAdminRequest, ModifiableSolrParamsTest,
TestCloudSolrClientConnections, ArcCosineEvaluatorTest,
TestCollectionStateWatchers]
[junit4] Completed [101/147 (1!)] on J2 in 82.60s, 9 tests, 1 failure <<<
FAILURES!
[...truncated 48769 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]