Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/1287/
Java: 32bit/jdk1.8.0_144 -server -XX:+UseG1GC

3 tests failed.
FAILED:  org.apache.solr.cloud.TestUtilizeNode.test

Error Message:
no replica should be present in  127.0.0.1:37271_solr

Stack Trace:
java.lang.AssertionError: no replica should be present in  127.0.0.1:37271_solr
        at 
__randomizedtesting.SeedInfo.seed([53D4597D1430F072:DB8066A7BACC9D8A]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.apache.solr.cloud.TestUtilizeNode.test(TestUtilizeNode.java:99)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  
org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testNodeLostTriggerRestoreState

Error Message:
The trigger did not fire at all

Stack Trace:
java.lang.AssertionError: The trigger did not fire at all
        at 
__randomizedtesting.SeedInfo.seed([53D4597D1430F072:782B8C268E48E5A2]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testNodeLostTriggerRestoreState(TriggerIntegrationTest.java:368)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testListeners

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([53D4597D1430F072:BE14CE6DA95C6DAB]:0)
        at org.junit.Assert.fail(Assert.java:92)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertTrue(Assert.java:54)
        at 
org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testListeners(TriggerIntegrationTest.java:1053)
        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 12563 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestUtilizeNode
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestUtilizeNode_53D4597D1430F072-001/init-core-data-001
   [junit4]   2> 1255490 WARN  
(SUITE-TestUtilizeNode-seed#[53D4597D1430F072]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 1255490 INFO  
(SUITE-TestUtilizeNode-seed#[53D4597D1430F072]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1255492 INFO  
(SUITE-TestUtilizeNode-seed#[53D4597D1430F072]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1255492 INFO  
(SUITE-TestUtilizeNode-seed#[53D4597D1430F072]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1255493 INFO  
(SUITE-TestUtilizeNode-seed#[53D4597D1430F072]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestUtilizeNode_53D4597D1430F072-001/tempDir-001
   [junit4]   2> 1255493 INFO  
(SUITE-TestUtilizeNode-seed#[53D4597D1430F072]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1255493 INFO  (Thread-2888) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1255493 INFO  (Thread-2888) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1255506 ERROR (Thread-2888) [    ] 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> 1255593 INFO  
(SUITE-TestUtilizeNode-seed#[53D4597D1430F072]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:46847
   [junit4]   2> 1255596 INFO  (zkConnectionManagerCallback-1958-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1255607 INFO  (jetty-launcher-1955-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T16:27:37-05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1255610 INFO  (jetty-launcher-1955-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T16:27:37-05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1255611 INFO  (jetty-launcher-1955-thread-3) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T16:27:37-05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1255612 INFO  (jetty-launcher-1955-thread-4) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T16:27:37-05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1255662 INFO  (jetty-launcher-1955-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1255662 INFO  (jetty-launcher-1955-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1255662 INFO  (jetty-launcher-1955-thread-2) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1255674 INFO  (jetty-launcher-1955-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@a25c00{/solr,null,AVAILABLE}
   [junit4]   2> 1255675 INFO  (jetty-launcher-1955-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@1eba316{SSL,[ssl, 
http/1.1]}{127.0.0.1:39055}
   [junit4]   2> 1255676 INFO  (jetty-launcher-1955-thread-2) [    ] 
o.e.j.s.Server Started @1258026ms
   [junit4]   2> 1255676 INFO  (jetty-launcher-1955-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=39055}
   [junit4]   2> 1255676 ERROR (jetty-launcher-1955-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1255676 INFO  (jetty-launcher-1955-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.3.0
   [junit4]   2> 1255676 INFO  (jetty-launcher-1955-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1255676 INFO  (jetty-launcher-1955-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1255676 INFO  (jetty-launcher-1955-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-03T08:52:50.864Z
   [junit4]   2> 1255703 INFO  (jetty-launcher-1955-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1255703 INFO  (jetty-launcher-1955-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1255703 INFO  (jetty-launcher-1955-thread-1) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1255706 INFO  (jetty-launcher-1955-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@92cbff{/solr,null,AVAILABLE}
   [junit4]   2> 1255707 INFO  (jetty-launcher-1955-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@3b2919{SSL,[ssl, 
http/1.1]}{127.0.0.1:39249}
   [junit4]   2> 1255707 INFO  (jetty-launcher-1955-thread-1) [    ] 
o.e.j.s.Server Started @1258057ms
   [junit4]   2> 1255707 INFO  (jetty-launcher-1955-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=39249}
   [junit4]   2> 1255707 ERROR (jetty-launcher-1955-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1255707 INFO  (jetty-launcher-1955-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.3.0
   [junit4]   2> 1255707 INFO  (jetty-launcher-1955-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1255707 INFO  (jetty-launcher-1955-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1255707 INFO  (jetty-launcher-1955-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-03T08:52:50.895Z
   [junit4]   2> 1255719 INFO  (zkConnectionManagerCallback-1960-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1255719 INFO  (zkConnectionManagerCallback-1962-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1255719 INFO  (jetty-launcher-1955-thread-4) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1255719 INFO  (jetty-launcher-1955-thread-4) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1255719 INFO  (jetty-launcher-1955-thread-4) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1255719 INFO  (jetty-launcher-1955-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1255719 INFO  (jetty-launcher-1955-thread-3) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1255719 INFO  (jetty-launcher-1955-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1255719 INFO  (jetty-launcher-1955-thread-3) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1255719 INFO  (jetty-launcher-1955-thread-3) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1255720 INFO  (jetty-launcher-1955-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@17f73f2{/solr,null,AVAILABLE}
   [junit4]   2> 1255720 INFO  (jetty-launcher-1955-thread-4) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@182169a{SSL,[ssl, 
http/1.1]}{127.0.0.1:39977}
   [junit4]   2> 1255720 INFO  (jetty-launcher-1955-thread-4) [    ] 
o.e.j.s.Server Started @1258070ms
   [junit4]   2> 1255720 INFO  (jetty-launcher-1955-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=39977}
   [junit4]   2> 1255720 ERROR (jetty-launcher-1955-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1255721 INFO  (jetty-launcher-1955-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.3.0
   [junit4]   2> 1255721 INFO  (jetty-launcher-1955-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1255721 INFO  (jetty-launcher-1955-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1255721 INFO  (jetty-launcher-1955-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-03T08:52:50.909Z
   [junit4]   2> 1255726 INFO  (jetty-launcher-1955-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@27eaf5{/solr,null,AVAILABLE}
   [junit4]   2> 1255727 INFO  (jetty-launcher-1955-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@a2cf0d{SSL,[ssl, 
http/1.1]}{127.0.0.1:39767}
   [junit4]   2> 1255727 INFO  (jetty-launcher-1955-thread-3) [    ] 
o.e.j.s.Server Started @1258077ms
   [junit4]   2> 1255727 INFO  (jetty-launcher-1955-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=39767}
   [junit4]   2> 1255727 ERROR (jetty-launcher-1955-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1255727 INFO  (jetty-launcher-1955-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.3.0
   [junit4]   2> 1255727 INFO  (jetty-launcher-1955-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1255727 INFO  (jetty-launcher-1955-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1255727 INFO  (jetty-launcher-1955-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-03T08:52:50.915Z
   [junit4]   2> 1255734 INFO  (zkConnectionManagerCallback-1964-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1255734 INFO  (jetty-launcher-1955-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1255745 INFO  (zkConnectionManagerCallback-1966-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1255746 INFO  (jetty-launcher-1955-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1255747 INFO  (jetty-launcher-1955-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46847/solr
   [junit4]   2> 1255747 INFO  (jetty-launcher-1955-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46847/solr
   [junit4]   2> 1255747 INFO  (jetty-launcher-1955-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46847/solr
   [junit4]   2> 1255754 INFO  (zkConnectionManagerCallback-1976-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1255755 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 
0x10018815cf30006, likely client has closed socket
   [junit4]   2> 1255758 INFO  (jetty-launcher-1955-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46847/solr
   [junit4]   2> 1255759 INFO  (zkConnectionManagerCallback-1982-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1255761 INFO  (zkConnectionManagerCallback-1972-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1255763 INFO  
(zkConnectionManagerCallback-1984-thread-1-processing-n:127.0.0.1:39767_solr) 
[n:127.0.0.1:39767_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1255765 INFO  (zkConnectionManagerCallback-1978-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1255766 INFO  
(zkConnectionManagerCallback-1986-thread-1-processing-n:127.0.0.1:39977_solr) 
[n:127.0.0.1:39977_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1255783 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 
0x10018815cf30007, likely client has closed socket
   [junit4]   2> 1255784 INFO  
(zkConnectionManagerCallback-1988-thread-1-processing-n:127.0.0.1:39249_solr) 
[n:127.0.0.1:39249_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1255814 INFO  
(zkConnectionManagerCallback-1990-thread-1-processing-n:127.0.0.1:39055_solr) 
[n:127.0.0.1:39055_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1255826 INFO  (jetty-launcher-1955-thread-2) 
[n:127.0.0.1:39055_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1255826 INFO  (jetty-launcher-1955-thread-2) 
[n:127.0.0.1:39055_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:39055_solr
   [junit4]   2> 1255828 INFO  (jetty-launcher-1955-thread-2) 
[n:127.0.0.1:39055_solr    ] o.a.s.c.Overseer Overseer 
(id=72084537927204876-127.0.0.1:39055_solr-n_0000000000) starting
   [junit4]   2> 1255872 INFO  (jetty-launcher-1955-thread-2) 
[n:127.0.0.1:39055_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39055_solr
   [junit4]   2> 1255901 INFO  
(zkCallback-1989-thread-1-processing-n:127.0.0.1:39055_solr) 
[n:127.0.0.1:39055_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1255918 INFO  (jetty-launcher-1955-thread-4) 
[n:127.0.0.1:39977_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1255919 INFO  (jetty-launcher-1955-thread-1) 
[n:127.0.0.1:39249_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1255920 INFO  (jetty-launcher-1955-thread-4) 
[n:127.0.0.1:39977_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1255920 INFO  (jetty-launcher-1955-thread-3) 
[n:127.0.0.1:39767_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1255921 INFO  (jetty-launcher-1955-thread-1) 
[n:127.0.0.1:39249_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1255931 INFO  (jetty-launcher-1955-thread-4) 
[n:127.0.0.1:39977_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39977_solr
   [junit4]   2> 1255939 INFO  (jetty-launcher-1955-thread-1) 
[n:127.0.0.1:39249_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39249_solr
   [junit4]   2> 1255947 INFO  (jetty-launcher-1955-thread-3) 
[n:127.0.0.1:39767_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1255948 INFO  (jetty-launcher-1955-thread-3) 
[n:127.0.0.1:39767_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39767_solr
   [junit4]   2> 1255954 INFO  
(zkCallback-1989-thread-1-processing-n:127.0.0.1:39055_solr) 
[n:127.0.0.1:39055_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 1255966 INFO  
(zkCallback-1989-thread-1-processing-n:127.0.0.1:39055_solr) 
[n:127.0.0.1:39055_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (4)
   [junit4]   2> 1255992 INFO  
(zkCallback-1985-thread-1-processing-n:127.0.0.1:39977_solr) 
[n:127.0.0.1:39977_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 1255992 INFO  
(zkCallback-1987-thread-1-processing-n:127.0.0.1:39249_solr) 
[n:127.0.0.1:39249_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (3)
   [junit4]   2> 1256010 INFO  
(zkCallback-1987-thread-2-processing-n:127.0.0.1:39249_solr) 
[n:127.0.0.1:39249_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1256015 INFO  
(zkCallback-1983-thread-1-processing-n:127.0.0.1:39767_solr) 
[n:127.0.0.1:39767_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (4)
   [junit4]   2> 1256022 INFO  
(zkCallback-1985-thread-2-processing-n:127.0.0.1:39977_solr) 
[n:127.0.0.1:39977_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (4)
   [junit4]   2> 1256039 INFO  (jetty-launcher-1955-thread-2) 
[n:127.0.0.1:39055_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39055.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@172a128
   [junit4]   2> 1256147 INFO  (jetty-launcher-1955-thread-2) 
[n:127.0.0.1:39055_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39055.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@172a128
   [junit4]   2> 1256147 INFO  (jetty-launcher-1955-thread-2) 
[n:127.0.0.1:39055_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39055.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@172a128
   [junit4]   2> 1256148 INFO  (jetty-launcher-1955-thread-2) 
[n:127.0.0.1:39055_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestUtilizeNode_53D4597D1430F072-001/tempDir-001/node2/.
   [junit4]   2> 1256206 INFO  (jetty-launcher-1955-thread-4) 
[n:127.0.0.1:39977_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39977.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@172a128
   [junit4]   2> 1256220 INFO  (jetty-launcher-1955-thread-4) 
[n:127.0.0.1:39977_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39977.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@172a128
   [junit4]   2> 1256220 INFO  (jetty-launcher-1955-thread-4) 
[n:127.0.0.1:39977_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39977.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@172a128
   [junit4]   2> 1256221 INFO  (jetty-launcher-1955-thread-4) 
[n:127.0.0.1:39977_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestUtilizeNode_53D4597D1430F072-001/tempDir-001/node4/.
   [junit4]   2> 1256323 INFO  (jetty-launcher-1955-thread-1) 
[n:127.0.0.1:39249_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39249.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@172a128
   [junit4]   2> 1256331 INFO  (jetty-launcher-1955-thread-3) 
[n:127.0.0.1:39767_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39767.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@172a128
   [junit4]   2> 1256339 INFO  (jetty-launcher-1955-thread-1) 
[n:127.0.0.1:39249_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39249.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@172a128
   [junit4]   2> 1256339 INFO  (jetty-launcher-1955-thread-1) 
[n:127.0.0.1:39249_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39249.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@172a128
   [junit4]   2> 1256340 INFO  (jetty-launcher-1955-thread-1) 
[n:127.0.0.1:39249_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestUtilizeNode_53D4597D1430F072-001/tempDir-001/node1/.
   [junit4]   2> 1256341 INFO  (jetty-launcher-1955-thread-3) 
[n:127.0.0.1:39767_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39767.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@172a128
   [junit4]   2> 1256341 INFO  (jetty-launcher-1955-thread-3) 
[n:127.0.0.1:39767_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39767.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@172a128
   [junit4]   2> 1256343 INFO  (jetty-launcher-1955-thread-3) 
[n:127.0.0.1:39767_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestUtilizeNode_53D4597D1430F072-001/tempDir-001/node3/.
   [junit4]   2> 1256425 INFO  (zkConnectionManagerCallback-2000-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1256431 INFO  (zkConnectionManagerCallback-2004-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1256431 INFO  
(SUITE-TestUtilizeNode-seed#[53D4597D1430F072]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1256432 INFO  
(SUITE-TestUtilizeNode-seed#[53D4597D1430F072]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46847/solr ready
   [junit4]   2> 1256510 INFO  (qtp26271988-10781) [n:127.0.0.1:39977_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with 
params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1256567 INFO  (qtp26271988-10781) [n:127.0.0.1:39977_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=56
   [junit4]   2> 1256635 INFO  
(TEST-TestUtilizeNode.test-seed#[53D4597D1430F072]) [    ] o.a.s.SolrTestCaseJ4 
###Starting test
   [junit4]   2> 1256635 INFO  
(TEST-TestUtilizeNode.test-seed#[53D4597D1430F072]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1256636 INFO  (zkConnectionManagerCallback-2007-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1256638 INFO  (qtp26271988-10780) [n:127.0.0.1:39977_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=2&collection.configName=conf1&name=utilizenodecoll&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1256639 INFO  
(OverseerThreadFactory-4335-thread-2-processing-n:127.0.0.1:39055_solr) 
[n:127.0.0.1:39055_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
utilizenodecoll
   [junit4]   2> 1256639 INFO  
(OverseerCollectionConfigSetProcessor-72084537927204876-127.0.0.1:39055_solr-n_0000000000)
 [n:127.0.0.1:39055_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> 1256758 INFO  
(OverseerStateUpdate-72084537927204876-127.0.0.1:39055_solr-n_0000000000) 
[n:127.0.0.1:39055_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:39055/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1256765 INFO  
(OverseerStateUpdate-72084537927204876-127.0.0.1:39055_solr-n_0000000000) 
[n:127.0.0.1:39055_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:39977/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1256767 INFO  
(OverseerStateUpdate-72084537927204876-127.0.0.1:39055_solr-n_0000000000) 
[n:127.0.0.1:39055_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:39249/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1256768 INFO  
(OverseerStateUpdate-72084537927204876-127.0.0.1:39055_solr-n_0000000000) 
[n:127.0.0.1:39055_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_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:39767/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1256980 INFO  (qtp26271988-10782) [n:127.0.0.1:39977_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node5&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> 1256981 INFO  (qtp26271988-10782) [n:127.0.0.1:39977_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1257087 INFO  (qtp33479968-10752) [n:127.0.0.1:39055_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> 1257088 INFO  (qtp33479968-10752) [n:127.0.0.1:39055_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1257089 INFO  
(zkCallback-1985-thread-2-processing-n:127.0.0.1:39977_solr) 
[n:127.0.0.1:39977_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: [4])
   [junit4]   2> 1257089 INFO  
(zkCallback-1985-thread-1-processing-n:127.0.0.1:39977_solr) 
[n:127.0.0.1:39977_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: [4])
   [junit4]   2> 1257095 INFO  (qtp10316106-10763) [n:127.0.0.1:39249_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> 1257096 INFO  (qtp10316106-10763) [n:127.0.0.1:39249_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1257098 INFO  (qtp73057-10786) [n:127.0.0.1:39767_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_n6&action=CREATE&numShards=2&collection=utilizenodecoll&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1257099 INFO  (qtp73057-10786) [n:127.0.0.1:39767_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1257202 INFO  
(zkCallback-1985-thread-2-processing-n:127.0.0.1:39977_solr) 
[n:127.0.0.1:39977_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: [4])
   [junit4]   2> 1257202 INFO  
(zkCallback-1989-thread-2-processing-n:127.0.0.1:39055_solr) 
[n:127.0.0.1:39055_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: [4])
   [junit4]   2> 1257202 INFO  
(zkCallback-1987-thread-1-processing-n:127.0.0.1:39249_solr) 
[n:127.0.0.1:39249_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: [4])
   [junit4]   2> 1257202 INFO  
(zkCallback-1989-thread-1-processing-n:127.0.0.1:39055_solr) 
[n:127.0.0.1:39055_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: [4])
   [junit4]   2> 1257202 INFO  
(zkCallback-1983-thread-1-processing-n:127.0.0.1:39767_solr) 
[n:127.0.0.1:39767_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: [4])
   [junit4]   2> 1257202 INFO  
(zkCallback-1985-thread-1-processing-n:127.0.0.1:39977_solr) 
[n:127.0.0.1:39977_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: [4])
   [junit4]   2> 1257202 INFO  
(zkCallback-1987-thread-2-processing-n:127.0.0.1:39249_solr) 
[n:127.0.0.1:39249_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: [4])
   [junit4]   2> 1257206 INFO  
(zkCallback-1983-thread-2-processing-n:127.0.0.1:39767_solr) 
[n:127.0.0.1:39767_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: [4])
   [junit4]   2> 1257996 INFO  (qtp26271988-10782) [n:127.0.0.1:39977_solr 
c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1258003 INFO  (qtp26271988-10782) [n:127.0.0.1:39977_solr 
c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] 
o.a.s.s.IndexSchema [utilizenodecoll_shard1_replica_n2] Schema 
name=cloud-dynamic
   [junit4]   2> 1258025 INFO  (qtp26271988-10782) [n:127.0.0.1:39977_solr 
c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] 
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1258025 INFO  (qtp26271988-10782) [n:127.0.0.1:39977_solr 
c:utilizenodecoll s:shard1 r:core_node5 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> 1258026 INFO  (qtp26271988-10782) [n:127.0.0.1:39977_solr 
c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39977.solr.core.utilizenodecoll.shard1.replica_n2' (registry 
'solr.core.utilizenodecoll.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@172a128
   [junit4]   2> 1258026 INFO  (qtp26271988-10782) [n:127.0.0.1:39977_solr 
c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1258026 INFO  (qtp26271988-10782) [n:127.0.0.1:39977_solr 
c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] 
o.a.s.c.SolrCore [[utilizenodecoll_shard1_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestUtilizeNode_53D4597D1430F072-001/tempDir-001/node4/utilizenodecoll_shard1_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestUtilizeNode_53D4597D1430F072-001/tempDir-001/node4/./utilizenodecoll_shard1_replica_n2/data/]
   [junit4]   2> 1258085 INFO  (qtp26271988-10782) [n:127.0.0.1:39977_solr 
c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1258085 INFO  (qtp26271988-10782) [n:127.0.0.1:39977_solr 
c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1258086 INFO  (qtp26271988-10782) [n:127.0.0.1:39977_solr 
c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1258086 INFO  (qtp26271988-10782) [n:127.0.0.1:39977_solr 
c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1258088 INFO  (qtp26271988-10782) [n:127.0.0.1:39977_solr 
c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@135f573[utilizenodecoll_shard1_replica_n2] main]
   [junit4]   2> 1258089 INFO  (qtp26271988-10782) [n:127.0.0.1:39977_solr 
c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1258089 INFO  (qtp26271988-10782) [n:127.0.0.1:39977_solr 
c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1258090 INFO  (qtp26271988-10782) [n:127.0.0.1:39977_solr 
c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1258090 INFO  
(searcherExecutor-4344-thread-1-processing-n:127.0.0.1:39977_solr 
x:utilizenodecoll_shard1_replica_n2 s:shard1 c:utilizenodecoll r:core_node5) 
[n:127.0.0.1:39977_solr c:utilizenodecoll s:shard1 r:core_node5 
x:utilizenodecoll_shard1_replica_n2] o.a.s.c.SolrCore 
[utilizenodecoll_shard1_replica_n2] Registered new searcher 
Searcher@135f573[utilizenodecoll_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1258090 INFO  (qtp26271988-10782) [n:127.0.0.1:39977_solr 
c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1591369241227952128
   [junit4]   2> 1258095 INFO  (qtp26271988-10782) [n:127.0.0.1:39977_solr 
c:utilizenodecoll s:shard1 r:core_node5 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> 1258191 INFO  (qtp33479968-10752) [n:127.0.0.1:39055_solr 
c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1258191 INFO  (qtp73057-10786) [n:127.0.0.1:39767_solr 
c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1258196 INFO  (qtp10316106-10763) [n:127.0.0.1:39249_solr 
c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1258202 INFO  
(zkCallback-1985-thread-1-processing-n:127.0.0.1:39977_solr) 
[n:127.0.0.1:39977_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: [4])
   [junit4]   2> 1258202 INFO  
(zkCallback-1983-thread-2-processing-n:127.0.0.1:39767_solr) 
[n:127.0.0.1:39767_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: [4])
   [junit4]   2> 1258202 INFO  
(zkCallback-1989-thread-2-processing-n:127.0.0.1:39055_solr) 
[n:127.0.0.1:39055_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: [4])
   [junit4]   2> 1258202 INFO  
(zkCallback-1983-thread-1-processing-n:127.0.0.1:39767_solr) 
[n:127.0.0.1:39767_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: [4])
   [junit4]   2> 1258202 INFO  
(zkCallback-1989-thread-1-processing-n:127.0.0.1:39055_solr) 
[n:127.0.0.1:39055_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: [4])
   [junit4]   2> 1258202 INFO  
(zkCallback-1985-thread-2-processing-n:127.0.0.1:39977_solr) 
[n:127.0.0.1:39977_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: [4])
   [junit4]   2> 1258204 INFO  (qtp73057-10786) [n:127.0.0.1:39767_solr 
c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] 
o.a.s.s.IndexSchema [utilizenodecoll_shard2_replica_n6] Schema 
name=cloud-dynamic
   [junit4]   2> 1258204 INFO  (qtp33479968-10752) [n:127.0.0.1:39055_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> 1258241 INFO  
(zkCallback-1987-thread-2-processing-n:127.0.0.1:39249_solr) 
[n:127.0.0.1:39249_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: [4])
   [junit4]   2> 1258241 INFO  
(zkCallback-1987-thread-1-processing-n:127.0.0.1:39249_solr) 
[n:127.0.0.1:39249_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: [4])
   [junit4]   2> 1258244 INFO  (qtp10316106-10763) [n:127.0.0.1:39249_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> 1258251 INFO  (qtp33479968-10752) [n:127.0.0.1:39055_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> 1258251 INFO  (qtp33479968-10752) [n:127.0.0.1:39055_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> 1258252 INFO  (qtp33479968-10752) [n:127.0.0.1:39055_solr 
c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39055.solr.core.utilizenodecoll.shard1.replica_n1' (registry 
'solr.core.utilizenodecoll.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@172a128
   [junit4]   2> 1258252 INFO  (qtp33479968-10752) [n:127.0.0.1:39055_solr 
c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1258252 INFO  (qtp33479968-10752) [n:127.0.0.1:39055_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/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestUtilizeNode_53D4597D1430F072-001/tempDir-001/node2/utilizenodecoll_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestUtilizeNode_53D4597D1430F072-001/tempDir-001/node2/./utilizenodecoll_shard1_replica_n1/data/]
   [junit4]   2> 1258256 INFO  (qtp73057-10786) [n:127.0.0.1:39767_solr 
c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] 
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1258256 INFO  (qtp73057-10786) [n:127.0.0.1:39767_solr 
c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] 
o.a.s.c.CoreContainer Creating SolrCore 'utilizenodecoll_shard2_replica_n6' 
using configuration from collection utilizenodecoll, trusted=true
   [junit4]   2> 1258257 INFO  (qtp73057-10786) [n:127.0.0.1:39767_solr 
c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39767.solr.core.utilizenodecoll.shard2.replica_n6' (registry 
'solr.core.utilizenodecoll.shard2.replica_n6') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@172a128
   [junit4]   2> 1258257 INFO  (qtp73057-10786) [n:127.0.0.1:39767_solr 
c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1258257 INFO  (qtp73057-10786) [n:127.0.0.1:39767_solr 
c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] 
o.a.s.c.SolrCore [[utilizenodecoll_shard2_replica_n6] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestUtilizeNode_53D4597D1430F072-001/tempDir-001/node3/utilizenodecoll_shard2_replica_n6],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestUtilizeNode_53D4597D1430F072-001/tempDir-001/node3/./utilizenodecoll_shard2_replica_n6/data/]
   [junit4]   2> 1258324 INFO  (qtp10316106-10763) [n:127.0.0.1:39249_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> 1258324 INFO  (qtp10316106-10763) [n:127.0.0.1:39249_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> 1258324 INFO  (qtp10316106-10763) [n:127.0.0.1:39249_solr 
c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39249.solr.core.utilizenodecoll.shard2.replica_n4' (registry 
'solr.core.utilizenodecoll.shard2.replica_n4') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@172a128
   [junit4]   2> 1258325 INFO  (qtp10316106-10763) [n:127.0.0.1:39249_solr 
c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1258325 INFO  (qtp10316106-10763) [n:127.0.0.1:39249_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/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestUtilizeNode_53D4597D1430F072-001/tempDir-001/node1/utilizenodecoll_shard2_replica_n4],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestUtilizeNode_53D4597D1430F072-001/tempDir-001/node1/./utilizenodecoll_shard2_replica_n4/data/]
   [junit4]   2> 1258383 INFO  (qtp33479968-10752) [n:127.0.0.1:39055_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> 1258383 INFO  (qtp33479968-10752) [n:127.0.0.1:39055_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> 1258384 INFO  (qtp33479968-10752) [n:127.0.0.1:39055_solr 
c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1258384 INFO  (qtp33479968-10752) [n:127.0.0.1:39055_solr 
c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1258386 INFO  (qtp33479968-10752) [n:127.0.0.1:39055_solr 
c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@a82106[utilizenodecoll_shard1_replica_n1] main]
   [junit4]   2> 1258394 INFO  (qtp73057-10786) [n:127.0.0.1:39767_solr 
c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1258394 INFO  (qtp73057-10786) [n:127.0.0.1:39767_solr 
c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1258395 INFO  (qtp73057-10786) [n:127.0.0.1:39767_solr 
c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1258395 INFO  (qtp73057-10786) [n:127.0.0.1:39767_solr 
c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1258396 INFO  (qtp73057-10786) [n:127.0.0.1:39767_solr 
c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2e6e1f[utilizenodecoll_shard2_replica_n6] main]
   [junit4]   2> 1258397 INFO  (qtp73057-10786) [n:127.0.0.1:39767_solr 
c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1258398 INFO  (qtp73057-10786) [n:127.0.0.1:39767_solr 
c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1258398 INFO  (qtp73057-10786) [n:127.0.0.1:39767_solr 
c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1258399 INFO  (qtp10316106-10763) [n:127.0.0.1:39249_solr 
c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1258399 INFO  (qtp10316106-10763) [n:127.0.0.1:39249_solr 
c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1258400 INFO  (qtp10316106-10763) [n:127.0.0.1:39249_solr 
c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1258400 INFO  (qtp10316106-10763) [n:127.0.0.1:39249_solr 
c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1258401 INFO  (qtp73057-10786) [n:127.0.0.1:39767_solr 
c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1591369241554059264
   [junit4]   2> 1258403 INFO  
(searcherExecutor-4350-thread-1-processing-n:127.0.0.1:39767_solr 
x:utilizenodecoll_shard2_replica_n6 s:shard2 c:utilizenodecoll r:core_node8) 
[n:127.0.0.1:39767_solr c:utilizenodecoll s:shard2 r:core_node8 
x:utilizenodecoll_shard2_replica_n6] o.a.s.c.SolrCore 
[utilizenodecoll_shard2_replica_n6] Registered new searcher 
Searcher@2e6e1f[utilizenodecoll_shard2_replica_n6] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1258403 INFO  (qtp10316106-10763) [n:127.0.0.1:39249_solr 
c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1793780[utilizenodecoll_shard2_replica_n4] main]
   [junit4]   2> 1258404 INFO  (qtp10316106-10763) [n:127.0.0.1:39249_solr 
c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1258404 INFO  (qtp10316106-10763) [n:127.0.0.1:39249_solr 
c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1258405 INFO  (qtp10316106-10763) [n:127.0.0.1:39249_solr 
c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1258405 INFO  (qtp10316106-10763) [n:127.0.0.1:39249_solr 
c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1591369241558253568
   [junit4]   2> 1258410 INFO  (qtp10316106-10763) [n:127.0.0.1:39249_solr 
c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 1258413 INFO  
(searcherExecutor-4351-thread-1-processing-n:127.0.0.1:39249_solr 
x:utilizenodecoll_shard2_replica_n4 s:shard2 c:utilizenodecoll r:core_node7) 
[n:127.0.0.1:39249_solr c:utilizenodecoll s:shard2 r:core_node7 
x:utilizenodecoll_shard2_replica_n4] o.a.s.c.SolrCore 
[utilizenodecoll_shard2_replica_n4] Registered new searcher 
Searcher@1793780[utilizenodecoll_shard2_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1258413 INFO  (qtp33479968-10752) [n:127.0.0.1:39055_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> 1258414 INFO  (qtp33479968-10752) [n:127.0.0.1:39055_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> 1258414 INFO  (qtp33479968-10752) [n:127.0.0.1:39055_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> 1258415 INFO  
(searcherExecutor-4349-thread-1-processing-n:127.0.0.1:39055_solr 
x:utilizenodecoll_shard1_replica_n1 s:shard1 c:utilizenodecoll r:core_node3) 
[n:127.0.0.1:39055_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@a82106[utilizenodecoll_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1258415 INFO  (qtp33479968-10752) [n:127.0.0.1:39055_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 1591369241568739328
   [junit4]   2> 1258511 INFO  
(zkCallback-1983-thread-2-processing-n:127.0.0.1:39767_solr) 
[n:127.0.0.1:39767_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: [4])
   [junit4]   2> 1258511 INFO  
(zkCallback-1985-thread-2-processing-n:127.0.0.1:39977_solr) 
[n:127.0.0.1:39977_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: [4])
   [junit4]   2> 1258511 INFO  
(zkCallback-1983-thread-1-processing-n:127.0.0.1:39767_solr) 
[n:127.0.0.1:39767_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: [4])
   [junit4]   2> 1258511 INFO  
(zkCallback-1985-thread-1-processing-n:127.0.0.1:39977_solr) 
[n:127.0.0.1:39977_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: [4])
   [junit4]   2> 1258511 INFO  
(zkCallback-1987-thread-1-processing-n:127.0.0.1:39249_solr) 
[n:127.0.0.1:39249_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: [4])
   [junit4]   2> 1258511 INFO  
(zkCallback-1987-thread-2-processing-n:127.0.0.1:39249_solr) 
[n:127.0.0.1:39249_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: [4])
   [junit4]   2> 1258512 INFO  
(zkCallback-1989-thread-3-processing-n:127.0.0.1:39055_solr) 
[n:127.0.0.1:39055_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: [4])
   [junit4]   2> 1258512 INFO  
(zkCallback-1989-thread-2-processing-n:127.0.0.1:39055_solr) 
[n:127.0.0.1:39055_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: [4])
   [junit4]   2> 1258596 INFO  (qtp26271988-10782) [n:127.0.0.1:39977_solr 
c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1258596 INFO  (qtp26271988-10782) [n:127.0.0.1:39977_solr 
c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1258596 INFO  (qtp26271988-10782) [n:127.0.0.1:39977_solr 
c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:39977/solr/utilizenodecoll_shard1_replica_n2/
   [junit4]   2> 1258596 INFO  (qtp26271988-10782) [n:127.0.0.1:39977_solr 
c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] 
o.a.s.u.PeerSync PeerSync: core=utilizenodecoll_shard1_replica_n2 
url=https://127.0.0.1:39977/solr START 
replicas=[https://127.0.0.1:39055/solr/utilizenodecoll_shard1_replica_n1/] 
nUpdates=100
   [junit4]   2> 1258607 INFO  (qtp33479968-10894) [n:127.0.0.1:39055_solr 
c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] 
o.a.s.c.S.Request [utilizenodecoll_shard1_replica_n1]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1258897 INFO  (qtp26271988-10782) [n:127.0.0.1:39977_solr 
c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] 
o.a.s.u.PeerSync PeerSync: core=utilizenodecoll_shard1_replica_n2 
url=https://127.0.0.1:39977/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1258897 INFO  (qtp26271988-10782) [n:127.0.0.1:39977_solr 
c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 1258897 INFO  (qtp26271988-10782) [n:127.0.0.1:39977_solr 
c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1258897 INFO  (qtp26271988-10782) [n:127.0.0.1:39977_solr 
c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1258899 INFO  (qtp26271988-10782) [n:127.0.0.1:39977_solr 
c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:39977/solr/utilizenodecoll_shard1_replica_n2/ shard1
   [junit4]   2> 1258911 INFO  (qtp10316106-10763) [n:127.0.0.1:39249_solr 
c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1258911 INFO  (qtp10316106-10763) [n:127.0.0.1:39249_solr 
c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1258911 INFO  (qtp10316106-10763) [n:127.0.0.1:39249_solr 
c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:39249/solr/utilizenodecoll_shard2_replica_n4/
   [junit4]   2> 1258911 INFO  (qtp10316106-10763) [n:127.0.0.1:39249_solr 
c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] 
o.a.s.u.PeerSync PeerSync: core=utilizenodecoll_shard2_replica_n4 
url=https://127.0.0.1:39249/solr START 
replicas=[https://127.0.0.1:39767/solr/utilizenodecoll_shard2_replica_n6/] 
nUpdates=100
   [junit4]   2> 1258972 INFO  (qtp73057-10775) [n:127.0.0.1:39767_solr 
c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] 
o.a.s.c.S.Request [utilizenodecoll_shard2_replica_n6]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1259000 INFO  
(zkCallback-1985-thread-1-processing-n:127.0.0.1:39977_solr) 
[n:127.0.0.1:39977_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: [4])
   [junit4]   2> 1259000 INFO  
(zkCallback-1985-thread-2-processing-n:127.0.0.1:39977_solr) 
[n:127.0.0.1:39977_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: [4])
   [junit4]   2> 1259000 INFO  
(zkCallback-1987-thread-1-processing-n:127.0.0.1:39249_solr) 
[n:127.0.0.1:39249_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: [4])
   [junit4]   2> 1259000 INFO  
(zkCallback-1987-thread-2-processing-n:127.0.0.1:39249_solr) 
[n:127.0.0.1:39249_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: [4])
   [junit4]   2> 1259000 INFO  
(zkCallback-1983-thread-2-processing-n:127.0.0.1:39767_solr) 
[n:127.0.0.1:39767_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: [4])
   [junit4]   2> 1259000 INFO  
(zkCallback-1983-thread-1-processing-n:127.0.0.1:39767_solr) 
[n:127.0.0.1:39767_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: [4])
   [junit4]   2> 1259001 INFO  
(zkCallback-1989-thread-3-processing-n:127.0.0.1:39055_solr) 
[n:127.0.0.1:39055_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: [4])
   [junit4]   2> 1259001 INFO  
(zkCallback-1989-thread-2-processing-n:127.0.0.1:39055_solr) 
[n:127.0.0.1:39055_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: [4])
   [junit4]   2> 1259050 INFO  (qtp26271988-10782) [n:127.0.0.1:39977_solr 
c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1259146 INFO  (qtp26271988-10782) [n:127.0.0.1:39977_solr 
c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=utilizenodecoll_shard1_replica_n2&action=CREATE&numShards=2&collection=utilizenodecoll&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2165
   [junit4]   2> 1259151 INFO  
(zkCallback-1987-thread-1-processing-n:127.0.0.1:39249_solr) 
[n:127.0.0.1:39249_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: [4])
   [junit4]   2> 1259151 INFO  
(zkCallback-1989-thread-2-processing-n:127.0.0.1:39055_solr) 
[n:127.0.0.1:39055_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: [4])
   [junit4]   2> 1259151 INFO  
(zkCallback-1985-thread-2-processing-n:127.0.0.1:39977_solr) 
[n:127.0.0.1:39977_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: [4])
   [junit4]   2> 1259151 INFO  
(zkCallback-1987-thread-2-processing-n:127.0.0.1:39249_solr) 
[n:127.0.0.1:39249_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: [4])
   [junit4]   2> 1259151 INFO  
(zkCallback-1983-thread-1-processing-n:127.0.0.1:39767_solr) 
[n:127.0.0.1:39767_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: [4])
   [junit4]   2> 1259151 INFO  
(zkCallback-1985-thread-1-processing-n:127.0.0.1:39977_solr) 
[n:127.0.0.1:39977_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: [4])
   [junit4]   2> 1259151 INFO  
(zkCallback-1983-thread-2-processing-n:127.0.0.1:39767_solr) 
[n:127.0.0.1:39767_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: [4])
   [junit4]   2> 1259151 INFO  
(zkCallback-1989-thread-3-processing-n:127.0.0.1:39055_solr) 
[n:127.0.0.1:39055_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: [4])
   [junit4]   2> 1259222 INFO  (qtp10316106-10763) [n:127.0.0.1:39249_solr 
c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] 
o.a.s.u.PeerSync PeerSync: core=utilizenodecoll_shard2_replica_n4 
url=https://127.0.0.1:39249/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1259222 INFO  (qtp10316106-10763) [n:127.0.0.1:39249_solr 
c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 1259223 INFO  (qtp10316106-10763) [n:127.0.0.1:39249_solr 
c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1259223 INFO  (qtp10316106-10763) [n:127.0.0.1:39249_solr 
c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1259225 INFO  (qtp10316106-10763) [n:127.0.0.1:39249_solr 
c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:39249/solr/utilizenodecoll_shard2_replica_n4/ shard2
   [junit4]   2> 1259327 INFO  
(zkCallback-1983-thread-2-processing-n:127.0.0.1:39767_solr) 
[n:127.0.0.1:39767_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: [4])
   [junit4]   2> 1259327 INFO  
(zkCallback-1987-thread-1-processing-n:127.0.0.1:39249_solr) 
[n:127.0.0.1:39249_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: [4])
   [junit4]   2> 1259327 INFO  
(zkCallback-1983-thread-1-processing-n:127.0.0.1:39767_solr) 
[n:127.0.0.1:39767_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: [4])
   [junit4]   2> 1259327 INFO  
(zkCallback-1985-thread-2-processing-n:127.0.0.1:39977_solr) 
[n:127.0.0.1:39977_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: [4])
   [junit4]   2> 1259327 INFO  
(zkCallback-1987-thread-2-processing-n:127.0.0.1:39249_solr) 
[n:127.0.0.1:39249_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: [4])
   [junit4]   2> 1259327 INFO  
(zkCallback-1985-thread-1-processing-n:127.0.0.1:39977_solr) 
[n:127.0.0.1:39977_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: [4])
   [junit4]   2> 1259330 INFO  
(zkCallback-1989-thread-3-processing-n:127.0.0.1:39055_solr) 
[n:127.0.0.1:39055_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: [4])
   [junit4]   2> 1259330 INFO  
(zkCallback-1989-thread-2-processing-n:127.0.0.1:39055_solr) 
[n:127.0.0.1:39055_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: [4])
   [junit4]   2> 1259376 INFO  (qtp10316106-10763) [n:127.0.0.1:39249_solr 
c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1259377 INFO  (qtp10316106-10763) [n:127.0.0.1:39249_solr 
c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={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}
 status=0 QTime=2282
   [junit4]   2> 1259414 INFO  (qtp73057-10786) [n:127.0.0.1:39767_solr 
c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf1&newCollection=true&name=utilizenodecoll_shard2_replica_n6&action=CREATE&numShards=2&collection=utilizenodecoll&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2315
   [junit4]   2> 1259423 INFO  (qtp33479968-10752) [n:127.0.0.1:39055_solr 
c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={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}
 status=0 QTime=2335
   [junit4]   2> 1259426 INFO  (qtp26271988-10780) [n:127.0.0.1:39977_solr    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 1259525 INFO  
(zkCallback-1989-thread-2-processing-n:127.0.0.1:39055_solr) 
[n:127.0.0.1:39055_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: [4])
   [junit4]   2> 1259525 INFO  
(zkCallback-1983-thread-2-processing-n:127.0.0.1:39767_solr) 
[n:127.0.0.1:39767_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: [4])
   [junit4]   2> 1259525 INFO  
(zkCallback-1985-thread-2-processing-n:127.0.0.1:39977_solr) 
[n:127.0.0.1:39977_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: [4])
   [junit4]   2> 1259525 INFO  
(zkCallback-1983-thread-1-processing-n:127.0.0.1:39767_solr) 
[n:127.0.0.1:39767_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: [4])
   [junit4]   2> 1259525 INFO  
(zkCallback-1987-thread-2-processing-n:127.0.0.1:39249_solr) 
[n:127.0.0.1:39249_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: [4])
   [junit4]   2> 1259525 INFO  
(zkCallback-1987-thread-1-processing-n:127.0.0.1:39249_solr) 
[n:127.0.0.1:39249_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: [4])
   [junit4]   2> 1259525 INFO  
(zkCallback-1989-thread-3-processing-n:127.0.0.1:39055_solr) 
[n:127.0.0.1:39055_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: [4])
   [junit4]   2> 1259525 INFO  
(zkCallback-1985-thread-1-processing-n:127.0.0.1:39977_solr) 
[n:127.0.0.1:39977_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: [4])
   [junit4]   2> 1260426 INFO  (qtp26271988-10780) [n:127.0.0.1:39977_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=2&collection.configName=conf1&name=utilizenodecoll&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=3788
   [junit4]   2> 1260427 INFO  
(TEST-TestUtilizeNode.test-seed#[53D4597D1430F072]) [    ] o.e.j.s.Server 
jetty-9.4.8.v20171121, build timestamp: 2017-11-21T16:27:37-05:00, git hash: 
82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1260444 INFO  
(TEST-TestUtilizeNode.test-seed#[53D4597D1430F072]) [    ] o.e.j.s.session 
DefaultSessionIdManager workerName=node0
   [junit4]   2> 1260444 INFO  
(TEST-TestUtilizeNode.test-seed#[53D4597D1430F072]) [    ] o.e.j.s.session No 
SessionScavenger set, using defaults
   [junit4]   2> 1260444 INFO  
(TEST-TestUtilizeNode.test-seed#[53D4597D1430F072]) [    ] o.e.j.s.session 
Scavenging every 660000ms
   [junit4]   2> 1260444 INFO  
(TEST-TestUtilizeNode.test-seed#[53D4597D1430F072]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7cc8bc{/solr,null,AVAILABLE}
   [junit4]   2> 1260445 INFO  
(TEST-TestUtilizeNode.test-seed#[53D4597D1430F072]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@898f6f{SSL,[ssl, 
http/1.1]}{127.0.0.1:37271}
   [junit4]   2> 1260445 INFO  
(TEST-TestUtilizeNode.test-seed#[53D4597D1430F072]) [    ] o.e.j.s.Server 
Started @1262795ms
   [junit4]   2> 1260445 INFO  
(TEST-TestUtilizeNode.test-seed#[53D4597D1430F072]) [   

[...truncated too long message...]

can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 2746803 INFO  
(zkCallback-4379-thread-2-processing-n:127.0.0.1:40601_solr) 
[n:127.0.0.1:40601_solr c:collection1 s:shard1 r:core_node4 
x:collection1_shard1_replica_n2] o.a.s.c.SolrCore 
[collection1_shard1_replica_n2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1e141a5
   [junit4]   2> 2746803 INFO  
(zkCallback-4379-thread-2-processing-n:127.0.0.1:40601_solr) 
[n:127.0.0.1:40601_solr c:collection1 s:shard1 r:core_node4 
x:collection1_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.collection1.shard1.replica_n2, tag=31539621
   [junit4]   2> 2746803 INFO  
(zkCallback-4379-thread-2-processing-n:127.0.0.1:40601_solr) 
[n:127.0.0.1:40601_solr c:collection1 s:shard1 r:core_node4 
x:collection1_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@f87a75: rootName = 
solr_40601, domain = solr.core.collection1.shard1.replica_n2, service url = 
null, agent id = null] for registry solr.core.collection1.shard1.replica_n2 / 
com.codahale.metrics.MetricRegistry@144da95
   [junit4]   2> 2746813 INFO  
(zkCallback-4379-thread-2-processing-n:127.0.0.1:40601_solr) 
[n:127.0.0.1:40601_solr c:collection1 s:shard1 r:core_node4 
x:collection1_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.collection1.shard1.leader, tag=31539621
   [junit4]   2> 2746825 INFO  (jetty-closer-4210-thread-9) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1e3b3d8{/solr,null,UNAVAILABLE}
   [junit4]   2> 2746827 INFO  (jetty-closer-4210-thread-9) [    ] 
o.e.j.s.session Stopped scavenging
   [junit4]   2> 2746831 ERROR 
(SUITE-TriggerIntegrationTest-seed#[53D4597D1430F072]-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> 2746831 INFO  
(SUITE-TriggerIntegrationTest-seed#[53D4597D1430F072]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:39257 39257
   [junit4]   2> 2761851 INFO  (Thread-7075) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:39257 39257
   [junit4]   2> 2761853 WARN  (Thread-7075) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        41      /solr/collections/collection1/terms/shard1
   [junit4]   2>        21      /solr/aliases.json
   [junit4]   2>        20      /solr/security.json
   [junit4]   2>        11      /solr/configs/conf
   [junit4]   2>        9       /solr/collections/testMetricTrigger/terms/shard1
   [junit4]   2>        2       /solr/collections/testMetricTrigger/terms/shard2
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        124     /solr/collections/collection1/state.json
   [junit4]   2>        34      /solr/collections/testMetricTrigger/state.json
   [junit4]   2>        21      /solr/clusterprops.json
   [junit4]   2>        21      /solr/clusterstate.json
   [junit4]   2>        6       /solr/autoscaling.json
   [junit4]   2>        4       
/solr/overseer_elect/election/72084621756989472-127.0.0.1:34087_solr-n_0000000009
   [junit4]   2>        2       
/solr/overseer_elect/election/72084621756989466-127.0.0.1:44807_solr-n_0000000007
   [junit4]   2>        2       
/solr/collections/collection1/leader_elect/shard1/election/72084621756989497-core_node6-n_0000000002
   [junit4]   2>        2       
/solr/overseer_elect/election/72084621756989497-127.0.0.1:33439_solr-n_0000000017
   [junit4]   2>        2       
/solr/overseer_elect/election/72084621756989484-127.0.0.1:46561_solr-n_0000000013
   [junit4]   2>        2       
/solr/overseer_elect/election/72084621756989460-127.0.0.1:38393_solr-n_0000000005
   [junit4]   2>        2       
/solr/collections/collection1/leader_elect/shard1/election/72084621756989494-core_node10-n_0000000004
   [junit4]   2>        2       
/solr/overseer_elect/election/72084621756989487-127.0.0.1:42401_solr-n_0000000014
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        21      /solr/live_nodes
   [junit4]   2>        21      /solr/collections
   [junit4]   2>        6       /solr/overseer/queue-work
   [junit4]   2>        6       /solr/autoscaling/events/.auto_add_replicas
   [junit4]   2>        6       /solr/overseer/queue
   [junit4]   2>        6       /solr/overseer/collection-queue-work
   [junit4]   2>        2       /solr/autoscaling/events/node_lost_triggerMR
   [junit4]   2>        2       /solr/autoscaling/events/node_added_triggerCTOOR
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.TriggerIntegrationTest_53D4597D1430F072-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{id=PostingsFormat(name=Memory), x_s=PostingsFormat(name=MockRandom)}, 
docValues:{}, maxPointsInLeafNode=258, maxMBSortInHeap=6.803103787597334, 
sim=RandomSimilarity(queryNorm=true): {}, locale=it, timezone=EST5EDT
   [junit4]   2> NOTE: Linux 4.13.0-32-generic i386/Oracle Corporation 
1.8.0_144 (32-bit)/cpus=8,threads=1,free=101897536,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestInfoStreamLogging, 
CdcrBidirectionalTest, TestUpdate, LeaderElectionTest, 
TestSerializedLuceneMatchVersion, DistributedSpellCheckComponentTest, 
TestPrepRecovery, TestConfigSetProperties, CollectionsAPISolrJTest, 
OverseerCollectionConfigSetProcessorTest, TestHdfsCloudBackupRestore, 
HdfsRecoverLeaseTest, TestPushWriter, TestStressCloudBlindAtomicUpdates, 
TestHalfAndHalfDocValues, SpellCheckComponentTest, ConnectionManagerTest, 
TestNodeAddedTrigger, NodeMutatorTest, FileBasedSpellCheckerTest, 
SolrTestCaseJ4Test, TestBulkSchemaAPI, 
TestOverriddenPrefixQueryForCustomFieldType, HdfsUnloadDistributedZkTest, 
TestCoreDiscovery, TestDistributedMissingSort, V2ApiIntegrationTest, 
WordBreakSolrSpellCheckerTest, TestLockTree, ExitableDirectoryReaderTest, 
BlockJoinFacetDistribTest, PreAnalyzedFieldTest, TestLazyCores, 
AddBlockUpdateTest, TestFreeTextSuggestions, PingRequestHandlerTest, 
CurrencyRangeFacetCloudTest, ShowFileRequestHandlerTest, 
TestJsonFacetRefinement, TestRetrieveFieldsOptimizer, TestInitQParser, 
ReplicaListTransformerTest, TestRestoreCore, NoCacheHeaderTest, 
DateMathParserTest, InfoHandlerTest, TestUtils, 
TestTrackingShardHandlerFactory, TestHdfsBackupRestoreCore, TestNumericTerms32, 
TestCloudPseudoReturnFields, AutoScalingHandlerTest, TestManagedResource, 
TestBadConfig, RegexBytesRefFilterTest, TestExactSharedStatsCache, 
DistributedSuggestComponentTest, HLLUtilTest, TestReRankQParserPlugin, 
ResponseHeaderTest, SolrMetricReporterTest, DistributedExpandComponentTest, 
TestApiFramework, CloudMLTQParserTest, 
StatelessScriptUpdateProcessorFactoryTest, BasicDistributedZk2Test, 
TestExpandComponent, TestEmbeddedSolrServerConstructors, CopyFieldTest, 
CacheHeaderTest, TestAddFieldRealTimeGet, UniqFieldsUpdateProcessorFactoryTest, 
TestQuerySenderListener, LIRRollingUpdatesTest, 
ChaosMonkeyNothingIsSafeWithPullReplicasTest, TestDistribDocBasedVersion, 
TestComplexPhraseQParserPlugin, LukeRequestHandlerTest, 
TestLeaderElectionWithEmptyReplica, OverseerStatusTest, TestRangeQuery, 
BigEndianAscendingWordDeserializerTest, TestDynamicFieldResource, 
ExplicitHLLTest, TestClusterStateMutator, TestStandardQParsers, 
TestSolrCoreProperties, TestFastWriter, DistributedQueueTest, 
TestSchemaResource, TermVectorComponentTest, AtomicUpdatesTest, 
DeleteReplicaTest, WrapperMergePolicyFactoryTest, TestValueSourceCache, 
UnloadDistributedZkTest, IndexSchemaRuntimeFieldTest, URLClassifyProcessorTest, 
TestCloudManagedSchema, TestCoreContainer, DistributedFacetPivotWhiteBoxTest, 
TestConfigSetsAPIZkFailure, MetricsConfigTest, TestQueryWrapperFilter, 
TestFilteredDocIdSet, TestDocBasedVersionConstraints, DateFieldTest, 
TestCustomStream, TestClusterStateProvider, 
TestLMJelinekMercerSimilarityFactory, MultiTermTest, TestUtilizeNode, 
ClusterStateTest, TestSolrDeletionPolicy2, AliasIntegrationTest, 
RegexBoostProcessorTest, MigrateRouteKeyTest, 
SuggestComponentContextFilterQueryTest, BasicAuthIntegrationTest, 
TestTlogReplica, DistribCursorPagingTest, DocValuesMultiTest, TestRealTimeGet, 
TestFieldCacheReopen, TestBinaryResponseWriter, SyncSliceTest, 
LeaderElectionIntegrationTest, ShardRoutingTest, RecoveryZkTest, 
FullSolrCloudDistribCmdsTest, ClusterStateUpdateTest, TestRandomFaceting, 
TestRandomDVFaceting, TestFaceting, TestRecovery, TestStressReorder, 
TestGroupingSearch, QueryElevationComponentTest, TestFunctionQuery, 
BasicFunctionalityTest, TestIndexSearcher, HighlighterTest, 
SolrIndexSplitterTest, AnalysisAfterCoreReloadTest, 
SignatureUpdateProcessorFactoryTest, CoreAdminHandlerTest, SuggesterTSTTest, 
TestStressLucene, SpatialFilterTest, FieldMutatingUpdateProcessorTest, 
TestAtomicUpdateErrorCases, TestWordDelimiterFilterFactory, 
DirectUpdateHandlerOptimizeTest, DistanceFunctionTest, TestSurroundQueryParser, 
DisMaxRequestHandlerTest, TestWriterPerf, TestReversedWildcardFilterFactory, 
TestQueryTypes, XmlUpdateRequestHandlerTest, PathHierarchyTokenizerFactoryTest, 
RequiredFieldsTest, FastVectorHighlighterTest, IndexSchemaTest, 
TestCollationField, ReturnFieldsTest, JsonLoaderTest, CSVRequestHandlerTest, 
TestLFUCache, ChaosMonkeySafeLeaderWithPullReplicasTest, CreateRoutedAliasTest, 
DistributedVersionInfoTest, HttpPartitionTest, MoveReplicaHDFSTest, 
RemoteQueryErrorTest, ReplaceNodeNoTargetTest, ReplaceNodeTest, 
SolrCloudExampleTest, TestClusterProperties, TestDeleteCollectionOnDownNodes, 
TestDownShardTolerantSearch, TestLeaderElectionZkExpiry, 
TestLeaderInitiatedRecoveryThread, TestPullReplicaErrorHandling, 
TestSolrCloudWithKerberosAlt, AssignTest, HdfsCollectionsAPIDistributedZkTest, 
SimpleCollectionCreateDeleteTest, TestLocalFSCloudBackupRestore, 
TestRequestStatusCollectionAPI, NodeAddedTriggerTest, SystemLogListenerTest, 
TriggerIntegrationTest]
   [junit4] Completed [620/774 (2!)] on J2 in 227.31s, 14 tests, 2 failures <<< 
FAILURES!

[...truncated 44505 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to