You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2018/02/24 06:11:35 UTC

[JENKINS] Lucene-Solr-master-Solaris (64bit/jdk1.8.0) - Build # 1697 - Still Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/1697/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.cloud.ReplaceNodeNoTargetTest.test

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([C41C7E1EE7108D0:8415F83B408D6528]: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.ReplaceNodeNoTargetTest.test(ReplaceNodeNoTargetTest.java:92)
	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 13735 lines...]
   [junit4] Suite: org.apache.solr.cloud.ReplaceNodeNoTargetTest
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ReplaceNodeNoTargetTest_C41C7E1EE7108D0-001/init-core-data-001
   [junit4]   2> 4112019 INFO  (SUITE-ReplaceNodeNoTargetTest-seed#[C41C7E1EE7108D0]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 4112021 INFO  (SUITE-ReplaceNodeNoTargetTest-seed#[C41C7E1EE7108D0]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 4112021 INFO  (SUITE-ReplaceNodeNoTargetTest-seed#[C41C7E1EE7108D0]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 4112021 INFO  (SUITE-ReplaceNodeNoTargetTest-seed#[C41C7E1EE7108D0]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 6 servers in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ReplaceNodeNoTargetTest_C41C7E1EE7108D0-001/tempDir-001
   [junit4]   2> 4112021 INFO  (SUITE-ReplaceNodeNoTargetTest-seed#[C41C7E1EE7108D0]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 4112021 INFO  (Thread-7456) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 4112022 INFO  (Thread-7456) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 4112023 ERROR (Thread-7456) [    ] 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> 4112122 INFO  (SUITE-ReplaceNodeNoTargetTest-seed#[C41C7E1EE7108D0]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:47517
   [junit4]   2> 4112124 INFO  (zkConnectionManagerCallback-6372-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4112128 INFO  (jetty-launcher-6369-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T15:27:37-06:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 4112128 INFO  (jetty-launcher-6369-thread-4) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T15:27:37-06:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 4112128 INFO  (jetty-launcher-6369-thread-3) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T15:27:37-06:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 4112128 INFO  (jetty-launcher-6369-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T15:27:37-06:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 4112129 INFO  (jetty-launcher-6369-thread-5) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T15:27:37-06:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 4112130 INFO  (jetty-launcher-6369-thread-6) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T15:27:37-06:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 4112130 INFO  (jetty-launcher-6369-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 4112130 INFO  (jetty-launcher-6369-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 4112130 INFO  (jetty-launcher-6369-thread-1) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 4112133 INFO  (jetty-launcher-6369-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 4112133 INFO  (jetty-launcher-6369-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 4112133 INFO  (jetty-launcher-6369-thread-3) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 4112134 INFO  (jetty-launcher-6369-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 4112134 INFO  (jetty-launcher-6369-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 4112134 INFO  (jetty-launcher-6369-thread-2) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 4112134 INFO  (jetty-launcher-6369-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2ad29b9a{/solr,null,AVAILABLE}
   [junit4]   2> 4112134 INFO  (jetty-launcher-6369-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2bfbde6e{/solr,null,AVAILABLE}
   [junit4]   2> 4112135 INFO  (jetty-launcher-6369-thread-4) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 4112135 INFO  (jetty-launcher-6369-thread-4) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 4112135 INFO  (jetty-launcher-6369-thread-4) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 4112135 INFO  (jetty-launcher-6369-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@299bfdc7{HTTP/1.1,[http/1.1]}{127.0.0.1:45483}
   [junit4]   2> 4112135 INFO  (jetty-launcher-6369-thread-1) [    ] o.e.j.s.Server Started @4117155ms
   [junit4]   2> 4112135 INFO  (jetty-launcher-6369-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45483}
   [junit4]   2> 4112135 ERROR (jetty-launcher-6369-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 4112136 INFO  (jetty-launcher-6369-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 4112136 INFO  (jetty-launcher-6369-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 4112136 INFO  (jetty-launcher-6369-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 4112136 INFO  (jetty-launcher-6369-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-24T05:27:04.184Z
   [junit4]   2> 4112136 INFO  (jetty-launcher-6369-thread-5) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 4112136 INFO  (jetty-launcher-6369-thread-5) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 4112136 INFO  (jetty-launcher-6369-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1186ccf2{HTTP/1.1,[http/1.1]}{127.0.0.1:38342}
   [junit4]   2> 4112136 INFO  (jetty-launcher-6369-thread-5) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 4112136 INFO  (jetty-launcher-6369-thread-3) [    ] o.e.j.s.Server Started @4117156ms
   [junit4]   2> 4112136 INFO  (jetty-launcher-6369-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38342}
   [junit4]   2> 4112136 ERROR (jetty-launcher-6369-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 4112136 INFO  (jetty-launcher-6369-thread-5) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3f3c999b{/solr,null,AVAILABLE}
   [junit4]   2> 4112137 INFO  (jetty-launcher-6369-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 4112137 INFO  (jetty-launcher-6369-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 4112137 INFO  (jetty-launcher-6369-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 4112137 INFO  (jetty-launcher-6369-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-24T05:27:04.185Z
   [junit4]   2> 4112137 INFO  (jetty-launcher-6369-thread-5) [    ] o.e.j.s.AbstractConnector Started ServerConnector@28f2cf1a{HTTP/1.1,[http/1.1]}{127.0.0.1:41464}
   [junit4]   2> 4112137 INFO  (jetty-launcher-6369-thread-5) [    ] o.e.j.s.Server Started @4117157ms
   [junit4]   2> 4112137 INFO  (jetty-launcher-6369-thread-5) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41464}
   [junit4]   2> 4112137 ERROR (jetty-launcher-6369-thread-5) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 4112138 INFO  (jetty-launcher-6369-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1194f6ca{/solr,null,AVAILABLE}
   [junit4]   2> 4112138 INFO  (jetty-launcher-6369-thread-5) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 4112138 INFO  (jetty-launcher-6369-thread-5) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 4112138 INFO  (jetty-launcher-6369-thread-5) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 4112138 INFO  (jetty-launcher-6369-thread-5) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-24T05:27:04.186Z
   [junit4]   2> 4112138 INFO  (jetty-launcher-6369-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5449b41{HTTP/1.1,[http/1.1]}{127.0.0.1:54597}
   [junit4]   2> 4112138 INFO  (jetty-launcher-6369-thread-2) [    ] o.e.j.s.Server Started @4117158ms
   [junit4]   2> 4112138 INFO  (jetty-launcher-6369-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=54597}
   [junit4]   2> 4112138 ERROR (jetty-launcher-6369-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 4112139 INFO  (jetty-launcher-6369-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 4112139 INFO  (jetty-launcher-6369-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 4112139 INFO  (jetty-launcher-6369-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 4112139 INFO  (jetty-launcher-6369-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-24T05:27:04.187Z
   [junit4]   2> 4112140 INFO  (jetty-launcher-6369-thread-6) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 4112140 INFO  (jetty-launcher-6369-thread-6) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 4112140 INFO  (jetty-launcher-6369-thread-6) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 4112141 INFO  (jetty-launcher-6369-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3bbd00d6{/solr,null,AVAILABLE}
   [junit4]   2> 4112141 INFO  (jetty-launcher-6369-thread-6) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@22925cc{/solr,null,AVAILABLE}
   [junit4]   2> 4112141 INFO  (jetty-launcher-6369-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@61a14d48{HTTP/1.1,[http/1.1]}{127.0.0.1:57862}
   [junit4]   2> 4112141 INFO  (jetty-launcher-6369-thread-4) [    ] o.e.j.s.Server Started @4117161ms
   [junit4]   2> 4112141 INFO  (jetty-launcher-6369-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=57862}
   [junit4]   2> 4112142 INFO  (jetty-launcher-6369-thread-6) [    ] o.e.j.s.AbstractConnector Started ServerConnector@460ec9bd{HTTP/1.1,[http/1.1]}{127.0.0.1:37309}
   [junit4]   2> 4112142 INFO  (jetty-launcher-6369-thread-6) [    ] o.e.j.s.Server Started @4117161ms
   [junit4]   2> 4112142 ERROR (jetty-launcher-6369-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 4112142 INFO  (jetty-launcher-6369-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 4112142 INFO  (jetty-launcher-6369-thread-6) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37309}
   [junit4]   2> 4112142 INFO  (jetty-launcher-6369-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 4112142 INFO  (jetty-launcher-6369-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 4112142 ERROR (jetty-launcher-6369-thread-6) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 4112142 INFO  (jetty-launcher-6369-thread-6) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 4112142 INFO  (jetty-launcher-6369-thread-6) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 4112142 INFO  (jetty-launcher-6369-thread-6) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 4112142 INFO  (jetty-launcher-6369-thread-6) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-24T05:27:04.190Z
   [junit4]   2> 4112142 INFO  (jetty-launcher-6369-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-24T05:27:04.190Z
   [junit4]   2> 4112143 INFO  (zkConnectionManagerCallback-6378-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4112143 INFO  (zkConnectionManagerCallback-6374-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4112144 INFO  (jetty-launcher-6369-thread-5) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 4112144 INFO  (zkConnectionManagerCallback-6376-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4112144 INFO  (zkConnectionManagerCallback-6380-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4112145 INFO  (zkConnectionManagerCallback-6382-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4112145 INFO  (jetty-launcher-6369-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 4112146 INFO  (zkConnectionManagerCallback-6384-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4112146 INFO  (jetty-launcher-6369-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 4112147 INFO  (jetty-launcher-6369-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 4112147 INFO  (jetty-launcher-6369-thread-6) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 4112172 INFO  (jetty-launcher-6369-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 4112174 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 0x100b0c71f290002, likely client has closed socket
   [junit4]   2> 4112176 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 0x100b0c71f290003, likely client has closed socket
   [junit4]   2> 4112176 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 0x100b0c71f290005, likely client has closed socket
   [junit4]   2> 4112177 INFO  (jetty-launcher-6369-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:47517/solr
   [junit4]   2> 4112177 INFO  (jetty-launcher-6369-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:47517/solr
   [junit4]   2> 4112182 INFO  (jetty-launcher-6369-thread-6) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:47517/solr
   [junit4]   2> 4112183 INFO  (jetty-launcher-6369-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:47517/solr
   [junit4]   2> 4112184 INFO  (zkConnectionManagerCallback-6396-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4112184 INFO  (zkConnectionManagerCallback-6388-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4112185 INFO  (zkConnectionManagerCallback-6393-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4112185 INFO  (zkConnectionManagerCallback-6400-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4112186 INFO  (jetty-launcher-6369-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:47517/solr
   [junit4]   2> 4112187 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 0x100b0c71f290007, likely client has closed socket
   [junit4]   2> 4112189 INFO  (zkConnectionManagerCallback-6407-thread-1-processing-n:127.0.0.1:38342_solr) [n:127.0.0.1:38342_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4112189 INFO  (zkConnectionManagerCallback-6409-thread-1-processing-n:127.0.0.1:37309_solr) [n:127.0.0.1:37309_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4112189 INFO  (zkConnectionManagerCallback-6411-thread-1-processing-n:127.0.0.1:45483_solr) [n:127.0.0.1:45483_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4112190 INFO  (zkConnectionManagerCallback-6405-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4112191 INFO  (jetty-launcher-6369-thread-5) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:47517/solr
   [junit4]   2> 4112193 INFO  (zkConnectionManagerCallback-6416-thread-1-processing-n:127.0.0.1:57862_solr) [n:127.0.0.1:57862_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4112194 INFO  (zkConnectionManagerCallback-6414-thread-1-processing-n:127.0.0.1:54597_solr) [n:127.0.0.1:54597_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4112195 INFO  (zkConnectionManagerCallback-6418-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4112203 INFO  (zkConnectionManagerCallback-6420-thread-1-processing-n:127.0.0.1:41464_solr) [n:127.0.0.1:41464_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4112409 INFO  (jetty-launcher-6369-thread-1) [n:127.0.0.1:45483_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 4112411 INFO  (jetty-launcher-6369-thread-1) [n:127.0.0.1:45483_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:45483_solr
   [junit4]   2> 4112412 INFO  (jetty-launcher-6369-thread-1) [n:127.0.0.1:45483_solr    ] o.a.s.c.Overseer Overseer (id=72251963305689102-127.0.0.1:45483_solr-n_0000000000) starting
   [junit4]   2> 4112423 INFO  (jetty-launcher-6369-thread-4) [n:127.0.0.1:57862_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 4112426 INFO  (jetty-launcher-6369-thread-4) [n:127.0.0.1:57862_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57862_solr
   [junit4]   2> 4112427 INFO  (jetty-launcher-6369-thread-1) [n:127.0.0.1:45483_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45483_solr
   [junit4]   2> 4112437 INFO  (zkCallback-6408-thread-1-processing-n:127.0.0.1:37309_solr) [n:127.0.0.1:37309_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 4112439 INFO  (jetty-launcher-6369-thread-6) [n:127.0.0.1:37309_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 4112442 INFO  (jetty-launcher-6369-thread-6) [n:127.0.0.1:37309_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37309_solr
   [junit4]   2> 4112455 INFO  (zkCallback-6408-thread-1-processing-n:127.0.0.1:37309_solr) [n:127.0.0.1:37309_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 4112456 INFO  (OverseerStateUpdate-72251963305689102-127.0.0.1:45483_solr-n_0000000000) [n:127.0.0.1:45483_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 4112468 INFO  (zkCallback-6415-thread-1-processing-n:127.0.0.1:57862_solr) [n:127.0.0.1:57862_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 4112474 INFO  (zkCallback-6415-thread-2-processing-n:127.0.0.1:57862_solr) [n:127.0.0.1:57862_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 4112492 INFO  (jetty-launcher-6369-thread-2) [n:127.0.0.1:54597_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 4112494 INFO  (jetty-launcher-6369-thread-2) [n:127.0.0.1:54597_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 4112498 INFO  (jetty-launcher-6369-thread-2) [n:127.0.0.1:54597_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54597_solr
   [junit4]   2> 4112498 INFO  (jetty-launcher-6369-thread-5) [n:127.0.0.1:41464_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 4112523 INFO  (zkCallback-6415-thread-2-processing-n:127.0.0.1:57862_solr) [n:127.0.0.1:57862_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 4112523 INFO  (zkCallback-6410-thread-1-processing-n:127.0.0.1:45483_solr) [n:127.0.0.1:45483_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 4112533 INFO  (zkCallback-6413-thread-1-processing-n:127.0.0.1:54597_solr) [n:127.0.0.1:54597_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 4112533 INFO  (zkCallback-6408-thread-1-processing-n:127.0.0.1:37309_solr) [n:127.0.0.1:37309_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 4112550 INFO  (jetty-launcher-6369-thread-4) [n:127.0.0.1:57862_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57862.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@312cbf8e
   [junit4]   2> 4112557 INFO  (jetty-launcher-6369-thread-4) [n:127.0.0.1:57862_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57862.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@312cbf8e
   [junit4]   2> 4112557 INFO  (jetty-launcher-6369-thread-4) [n:127.0.0.1:57862_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57862.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@312cbf8e
   [junit4]   2> 4112558 INFO  (zkCallback-6419-thread-1-processing-n:127.0.0.1:41464_solr) [n:127.0.0.1:41464_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 4112558 INFO  (jetty-launcher-6369-thread-4) [n:127.0.0.1:57862_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ReplaceNodeNoTargetTest_C41C7E1EE7108D0-001/tempDir-001/node3/.
   [junit4]   2> 4112558 INFO  (jetty-launcher-6369-thread-5) [n:127.0.0.1:41464_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 4112560 INFO  (jetty-launcher-6369-thread-5) [n:127.0.0.1:41464_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41464_solr
   [junit4]   2> 4112598 INFO  (jetty-launcher-6369-thread-2) [n:127.0.0.1:54597_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54597.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@312cbf8e
   [junit4]   2> 4112604 INFO  (jetty-launcher-6369-thread-2) [n:127.0.0.1:54597_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54597.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@312cbf8e
   [junit4]   2> 4112604 INFO  (jetty-launcher-6369-thread-2) [n:127.0.0.1:54597_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54597.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@312cbf8e
   [junit4]   2> 4112605 INFO  (jetty-launcher-6369-thread-2) [n:127.0.0.1:54597_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ReplaceNodeNoTargetTest_C41C7E1EE7108D0-001/tempDir-001/node2/.
   [junit4]   2> 4112606 INFO  (zkCallback-6415-thread-2-processing-n:127.0.0.1:57862_solr) [n:127.0.0.1:57862_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 4112606 INFO  (zkCallback-6419-thread-1-processing-n:127.0.0.1:41464_solr) [n:127.0.0.1:41464_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 4112606 INFO  (zkCallback-6413-thread-1-processing-n:127.0.0.1:54597_solr) [n:127.0.0.1:54597_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 4112606 INFO  (zkCallback-6408-thread-1-processing-n:127.0.0.1:37309_solr) [n:127.0.0.1:37309_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 4112606 INFO  (zkCallback-6410-thread-1-processing-n:127.0.0.1:45483_solr) [n:127.0.0.1:45483_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 4112653 INFO  (jetty-launcher-6369-thread-5) [n:127.0.0.1:41464_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41464.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@312cbf8e
   [junit4]   2> 4112663 INFO  (jetty-launcher-6369-thread-5) [n:127.0.0.1:41464_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41464.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@312cbf8e
   [junit4]   2> 4112663 INFO  (jetty-launcher-6369-thread-3) [n:127.0.0.1:38342_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 4112663 INFO  (jetty-launcher-6369-thread-5) [n:127.0.0.1:41464_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41464.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@312cbf8e
   [junit4]   2> 4112667 INFO  (jetty-launcher-6369-thread-5) [n:127.0.0.1:41464_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ReplaceNodeNoTargetTest_C41C7E1EE7108D0-001/tempDir-001/node5/.
   [junit4]   2> 4112671 INFO  (jetty-launcher-6369-thread-1) [n:127.0.0.1:45483_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45483.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@312cbf8e
   [junit4]   2> 4112675 INFO  (jetty-launcher-6369-thread-3) [n:127.0.0.1:38342_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 4112678 INFO  (jetty-launcher-6369-thread-3) [n:127.0.0.1:38342_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38342_solr
   [junit4]   2> 4112679 INFO  (zkCallback-6410-thread-1-processing-n:127.0.0.1:45483_solr) [n:127.0.0.1:45483_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 4112679 INFO  (zkCallback-6419-thread-1-processing-n:127.0.0.1:41464_solr) [n:127.0.0.1:41464_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 4112680 INFO  (zkCallback-6415-thread-2-processing-n:127.0.0.1:57862_solr) [n:127.0.0.1:57862_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 4112680 INFO  (zkCallback-6413-thread-1-processing-n:127.0.0.1:54597_solr) [n:127.0.0.1:54597_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 4112680 INFO  (zkCallback-6408-thread-1-processing-n:127.0.0.1:37309_solr) [n:127.0.0.1:37309_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 4112680 INFO  (jetty-launcher-6369-thread-1) [n:127.0.0.1:45483_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45483.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@312cbf8e
   [junit4]   2> 4112680 INFO  (jetty-launcher-6369-thread-1) [n:127.0.0.1:45483_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45483.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@312cbf8e
   [junit4]   2> 4112681 INFO  (jetty-launcher-6369-thread-1) [n:127.0.0.1:45483_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ReplaceNodeNoTargetTest_C41C7E1EE7108D0-001/tempDir-001/node1/.
   [junit4]   2> 4112707 INFO  (zkCallback-6406-thread-1-processing-n:127.0.0.1:38342_solr) [n:127.0.0.1:38342_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 4112713 INFO  (jetty-launcher-6369-thread-6) [n:127.0.0.1:37309_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37309.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@312cbf8e
   [junit4]   2> 4112720 INFO  (jetty-launcher-6369-thread-6) [n:127.0.0.1:37309_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37309.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@312cbf8e
   [junit4]   2> 4112720 INFO  (jetty-launcher-6369-thread-6) [n:127.0.0.1:37309_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37309.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@312cbf8e
   [junit4]   2> 4112721 INFO  (jetty-launcher-6369-thread-6) [n:127.0.0.1:37309_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ReplaceNodeNoTargetTest_C41C7E1EE7108D0-001/tempDir-001/node6/.
   [junit4]   2> 4112767 INFO  (jetty-launcher-6369-thread-3) [n:127.0.0.1:38342_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38342.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@312cbf8e
   [junit4]   2> 4112773 INFO  (jetty-launcher-6369-thread-3) [n:127.0.0.1:38342_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38342.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@312cbf8e
   [junit4]   2> 4112774 INFO  (jetty-launcher-6369-thread-3) [n:127.0.0.1:38342_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38342.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@312cbf8e
   [junit4]   2> 4112775 INFO  (jetty-launcher-6369-thread-3) [n:127.0.0.1:38342_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ReplaceNodeNoTargetTest_C41C7E1EE7108D0-001/tempDir-001/node4/.
   [junit4]   2> 4112879 INFO  (zkConnectionManagerCallback-6434-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4112884 INFO  (zkConnectionManagerCallback-6438-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4112886 INFO  (SUITE-ReplaceNodeNoTargetTest-seed#[C41C7E1EE7108D0]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (6)
   [junit4]   2> 4112888 INFO  (SUITE-ReplaceNodeNoTargetTest-seed#[C41C7E1EE7108D0]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:47517/solr ready
   [junit4]   2> 4112946 INFO  (TEST-ReplaceNodeNoTargetTest.test-seed#[C41C7E1EE7108D0]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 4112946 INFO  (zkConnectionManagerCallback-6440-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4112951 INFO  (TEST-ReplaceNodeNoTargetTest.test-seed#[C41C7E1EE7108D0]) [    ] o.a.s.c.ReplaceNodeNoTargetTest total_jettys: 6
   [junit4]   2> 4112962 INFO  (qtp1530518911-33791) [n:127.0.0.1:37309_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 4112963 INFO  (qtp409257217-33746) [n:127.0.0.1:38342_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 4112965 INFO  (qtp1801380624-33760) [n:127.0.0.1:41464_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 4112967 INFO  (qtp869044619-33741) [n:127.0.0.1:45483_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 4112968 INFO  (qtp86212281-33751) [n:127.0.0.1:54597_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 4112970 INFO  (qtp215698142-33774) [n:127.0.0.1:57862_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 4112972 INFO  (qtp215698142-33749) [n:127.0.0.1:57862_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=19
   [junit4]   2> 4112972 INFO  (qtp215698142-33758) [n:127.0.0.1:57862_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=0&replicationFactor=2&collection.configName=conf1&name=replacenodetest_coll_notarget&nrtReplicas=2&action=CREATE&numShards=5&tlogReplicas=0&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 4112977 INFO  (OverseerThreadFactory-13433-thread-1-processing-n:127.0.0.1:45483_solr) [n:127.0.0.1:45483_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection replacenodetest_coll_notarget
   [junit4]   2> 4112986 INFO  (qtp1530518911-33794) [n:127.0.0.1:37309_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 4112988 INFO  (qtp409257217-33765) [n:127.0.0.1:38342_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 4112989 INFO  (qtp1801380624-33782) [n:127.0.0.1:41464_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 4112991 INFO  (qtp869044619-33747) [n:127.0.0.1:45483_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 4112993 INFO  (qtp86212281-33756) [n:127.0.0.1:54597_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 4112994 INFO  (qtp215698142-33761) [n:127.0.0.1:57862_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 4113006 INFO  (OverseerThreadFactory-13433-thread-1-processing-n:127.0.0.1:45483_solr) [n:127.0.0.1:45483_solr    ] o.a.s.c.s.c.a.PolicyHelper returnSession, curr-time 2965840640 sessionWrapper.createTime 2965840629637589, this.sessionWrapper.createTime 2965840629637589 
   [junit4]   2> 4113117 INFO  (OverseerStateUpdate-72251963305689102-127.0.0.1:45483_solr-n_0000000000) [n:127.0.0.1:45483_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:57862/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 4113120 INFO  (OverseerStateUpdate-72251963305689102-127.0.0.1:45483_solr-n_0000000000) [n:127.0.0.1:45483_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:54597/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 4113124 INFO  (OverseerStateUpdate-72251963305689102-127.0.0.1:45483_solr-n_0000000000) [n:127.0.0.1:45483_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:45483/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 4113127 INFO  (OverseerStateUpdate-72251963305689102-127.0.0.1:45483_solr-n_0000000000) [n:127.0.0.1:45483_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:41464/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 4113131 INFO  (OverseerStateUpdate-72251963305689102-127.0.0.1:45483_solr-n_0000000000) [n:127.0.0.1:45483_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard3_replica_n8",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:38342/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 4113136 INFO  (OverseerStateUpdate-72251963305689102-127.0.0.1:45483_solr-n_0000000000) [n:127.0.0.1:45483_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard3_replica_n10",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:37309/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 4113139 INFO  (OverseerStateUpdate-72251963305689102-127.0.0.1:45483_solr-n_0000000000) [n:127.0.0.1:45483_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard4",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard4_replica_n12",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:37309/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 4113143 INFO  (OverseerStateUpdate-72251963305689102-127.0.0.1:45483_solr-n_0000000000) [n:127.0.0.1:45483_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard4",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard4_replica_n14",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:38342/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 4113147 INFO  (OverseerStateUpdate-72251963305689102-127.0.0.1:45483_solr-n_0000000000) [n:127.0.0.1:45483_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard5",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard5_replica_n16",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:41464/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 4113154 INFO  (OverseerStateUpdate-72251963305689102-127.0.0.1:45483_solr-n_0000000000) [n:127.0.0.1:45483_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard5",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard5_replica_n18",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:45483/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 4113353 INFO  (qtp215698142-33761) [n:127.0.0.1:57862_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard1_replica_n1&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 4113353 INFO  (qtp215698142-33761) [n:127.0.0.1:57862_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 4113354 INFO  (qtp86212281-33756) [n:127.0.0.1:54597_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard1_replica_n2&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 4113354 INFO  (qtp1801380624-33782) [n:127.0.0.1:41464_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node9&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard2_replica_n6&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 4113354 INFO  (qtp86212281-33756) [n:127.0.0.1:54597_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 4113355 INFO  (qtp1801380624-33782) [n:127.0.0.1:41464_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 4113355 INFO  (qtp869044619-33747) [n:127.0.0.1:45483_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard2_replica_n4&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 4113355 INFO  (qtp869044619-33747) [n:127.0.0.1:45483_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 4113355 INFO  (qtp1530518911-33753) [n:127.0.0.1:37309_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node15&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard4_replica_n12&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard4&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 4113356 INFO  (qtp869044619-33744) [n:127.0.0.1:45483_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node20&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard5_replica_n18&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard5&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 4113356 INFO  (qtp1530518911-33794) [n:127.0.0.1:37309_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node13&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard3_replica_n10&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 4113356 INFO  (qtp1530518911-33753) [n:127.0.0.1:37309_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 4113356 INFO  (qtp409257217-33763) [n:127.0.0.1:38342_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node11&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard3_replica_n8&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 4113357 INFO  (qtp1801380624-33783) [n:127.0.0.1:41464_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node19&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard5_replica_n16&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard5&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 4113357 INFO  (qtp409257217-33763) [n:127.0.0.1:38342_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 4113357 INFO  (qtp409257217-33765) [n:127.0.0.1:38342_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node17&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard4_replica_n14&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard4&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 4113471 INFO  (zkCallback-6415-thread-2-processing-n:127.0.0.1:57862_solr) [n:127.0.0.1:57862_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll_notarget/state.json] for collection [replacenodetest_coll_notarget] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 4113471 INFO  (zkCallback-6419-thread-2-processing-n:127.0.0.1:41464_solr) [n:127.0.0.1:41464_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll_notarget/state.json] for collection [replacenodetest_coll_notarget] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 4113471 INFO  (zkCallback-6413-thread-1-processing-n:127.0.0.1:54597_solr) [n:127.0.0.1:54597_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll_notarget/state.json] for collection [replacenodetest_coll_notarget] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 4113471 INFO  (zkCallback-6413-thread-2-processing-n:127.0.0.1:54597_solr) [n:127.0.0.1:54597_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll_notarget/state.json] for collection [replacenodetest_coll_notarget] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 4113471 INFO  (zkCallback-6415-thread-1-processing-n:127.0.0.1:57862_solr) [n:127.0.0.1:57862_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll_notarget/state.json] for collection [replacenodetest_coll_notarget] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 4113471 INFO  (zkCallback-6408-thread-2-processing-n:127.0.0.1:37309_solr) [n:127.0.0.1:37309_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll_notarget/state.json] for collection [replacenodetest_coll_notarget] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 4113471 INFO  (zkCallback-6410-thread-2-processing-n:127.0.0.1:45483_solr) [n:127.0.0.1:45483_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll_notarget/state.json] for collection [replacenodetest_coll_notarget] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 4113471 INFO  (zkCallback-6419-thread-1-processing-n:127.0.0.1:41464_solr) [n:127.0.0.1:41464_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll_notarget/state.json] for collection [replacenodetest_coll_notarget] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 4113471 INFO  (zkCallback-6408-thread-1-processing-n:127.0.0.1:37309_solr) [n:127.0.0.1:37309_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll_notarget/state.json] for collection [replacenodetest_coll_notarget] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 4113471 INFO  (zkCallback-6410-thread-1-processing-n:127.0.0.1:45483_solr) [n:127.0.0.1:45483_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll_notarget/state.json] for collection [replacenodetest_coll_notarget] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 4113472 INFO  (zkCallback-6406-thread-1-processing-n:127.0.0.1:38342_solr) [n:127.0.0.1:38342_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll_notarget/state.json] for collection [replacenodetest_coll_notarget] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 4113472 INFO  (zkCallback-6406-thread-2-processing-n:127.0.0.1:38342_solr) [n:127.0.0.1:38342_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll_notarget/state.json] for collection [replacenodetest_coll_notarget] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 4114379 INFO  (qtp215698142-33761) [n:127.0.0.1:57862_solr c:replacenodetest_coll_notarget s:shard1 r:core_node3 x:replacenodetest_coll_notarget_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 4114383 INFO  (qtp86212281-33756) [n:127.0.0.1:54597_solr c:replacenodetest_coll_notarget s:shard1 r:core_node5 x:replacenodetest_coll_notarget_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 4114406 INFO  (qtp1530518911-33753) [n:127.0.0.1:37309_solr c:replacenodetest_coll_notarget s:shard4 r:core_node15 x:replacenodetest_coll_notarget_shard4_replica_n12] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 4114408 INFO  (qtp409257217-33765) [n:127.0.0.1:38342_solr c:replacenodetest_coll_notarget s:shard4 r:core_node17 x:replacenodetest_coll_notarget_shard4_replica_n14] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 4114412 INFO  (qtp869044619-33747) [n:127.0.0.1:45483_solr c:replacenodetest_coll_notarget s:shard2 r:core_node7 x:replacenodetest_coll_notarget_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 4114413 INFO  (qtp1801380624-33783) [n:127.0.0.1:41464_solr c:replacenodetest_coll_notarget s:shard5 r:core_node19 x:replacenodetest_coll_notarget_shard5_replica_n16] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 4114413 INFO  (qtp1801380624-33782) [n:127.0.0.1:41464_solr c:replacenodetest_coll_notarget s:shard2 r:core_node9 x:replacenodetest_coll_notarget_shard2_replica_n6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 4114417 INFO  (qtp869044619-33744) [n:127.0.0.1:45483_solr c:replacenodetest_coll_notarget s:shard5 r:core_node20 x:replacenodetest_coll_notarget_shard5_replica_n18] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 4114421 INFO  (qtp215698142-33761) [n:127.0.0.1:57862_solr c:replacenodetest_coll_notarget s:shard1 r:core_node3 x:replacenodetest_coll_notarget_shard1_replica_n1] o.a.s.s.IndexSchema [replacenodetest_coll_notarget_shard1_replica_n1] Schema name=cloud-dynamic
   [junit4]   2> 4114435 INFO  (qtp1530518911-33794) [n:127.0.0.1:37309_solr c:replacenodetest_coll_notarget s:shard3 r:core_node13 x:replacenodetest_coll_notarget_shard3_replica_n10] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 4114436 INFO  (qtp409257217-33763) [n:127.0.0.1:38342_solr c:replacenodetest_coll_notarget s:shard3 r:core_node11 x:replacenodetest_coll_notarget_shard3_replica_n8] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 4114442 INFO  (qtp86212281-33756) [n:127.0.0.1:54597_solr c:replacenodetest_coll_notarget s:shard1 r:core_node5 x:replacenodetest_coll_notarget_shard1_replica_n2] o.a.s.s.IndexSchema [replacenodetest_coll_notarget_shard1_replica_n2] Schema name=cloud-dynamic
   [junit4]   2> 4114447 INFO  (qtp869044619-33744) [n:127.0.0.1:45483_solr c:replacenodetest_coll_notarget s:shard5 r:core_node20 x:replacenodetest_coll_notarget_shard5_replica_n18] o.a.s.s.IndexSchema [replacenodetest_coll_notarget_shard5_replica_n18] Schema name=cloud-dynamic
   [junit4]   2> 4114448 INFO  (qtp409257217-33765) [n:127.0.0.1:38342_solr c:replacenodetest_coll_notarget s:shard4 r:core_node17 x:replacenodetest_coll_notarget_shard4_replica_n14] o.a.s.s.IndexSchema [replacenodetest_coll_notarget_shard4_replica_n14] Schema name=cloud-dynamic
   [junit4]   2> 4114475 INFO  (qtp215698142-33761) [n:127.0.0.1:57862_solr c:replacenodetest_coll_notarget s:shard1 r:core_node3 x:replacenodetest_coll_notarget_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 4114475 INFO  (qtp215698142-33761) [n:127.0.0.1:57862_solr c:replacenodetest_coll_notarget s:shard1 r:core_node3 x:replacenodetest_coll_notarget_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'replacenodetest_coll_notarget_shard1_replica_n1' using configuration from collection replacenodetest_coll_notarget, trusted=true
   [junit4]   2> 4114475 INFO  (qtp215698142-33761) [n:127.0.0.1:57862_solr c:replacenodetest_coll_notarget s:shard1 r:core_node3 x:replacenodetest_coll_notarget_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57862.solr.core.replacenodetest_coll_notarget.shard1.replica_n1' (registry 'solr.core.replacenodetest_coll_notarget.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@312cbf8e
   [junit4]   2> 4114475 INFO  (qtp215698142-33761) [n:127.0.0.1:57862_solr c:replacenodetest_coll_notarget s:shard1 r:core_node3 x:replacenodetest_coll_notarget_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 4114476 INFO  (qtp215698142-33761) [n:127.0.0.1:57862_solr c:replacenodetest_coll_notarget s:shard1 r:core_node3 x:replacenodetest_coll_notarget_shard1_replica_n1] o.a.s.c.SolrCore [[replacenodetest_coll_notarget_shard1_replica_n1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ReplaceNodeNoTargetTest_C41C7E1EE7108D0-001/tempDir-001/node3/replacenodetest_coll_notarget_shard1_replica_n1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ReplaceNodeNoTargetTest_C41C7E1EE7108D0-001/tempDir-001/node3/./replacenodetest_coll_notarget_shard1_replica_n1/data/]
   [junit4]   2> 4114478 INFO  (qtp869044619-33744) [n:127.0.0.1:45483_solr c:replacenodetest_coll_notarget s:shard5 r:core_node20 x:replacenodetest_coll_notarget_shard5_replica_n18] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 4114478 INFO  (qtp869044619-33744) [n:127.0.0.1:45483_solr c:replacenodetest_coll_notarget s:shard5 r:core_node20 x:replacenodetest_coll_notarget_shard5_replica_n18] o.a.s.c.CoreContainer Creating SolrCore 'replacenodetest_coll_notarget_shard5_replica_n18' using configuration from collection replacenodetest_coll_notarget, trusted=true
   [junit4]   2> 4114479 INFO  (qtp869044619-33744) [n:127.0.0.1:45483_solr c:replacenodetest_coll_notarget s:shard5 r:core_node20 x:replacenodetest_coll_notarget_shard5_replica_n18] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45483.solr.core.replacenodetest_coll_notarget.shard5.replica_n18' (registry 'solr.core.replacenodetest_coll_notarget.shard5.replica_n18') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@312cbf8e
   [junit4]   2> 4114479 INFO  (qtp869044619-33744) [n:127.0.0.1:45483_solr c:replacenodetest_coll_notarget s:shard5 r:core_node20 x:replacenodetest_coll_notarget_shard5_replica_n18] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 4114479 INFO  (qtp869044619-33744) [n:127.0.0.1:45483_solr c:replacenodetest_coll_notarget s:shard5 r:core_node20 x:replacenodetest_coll_notarget_shard5_replica_n18] o.a.s.c.SolrCore [[replacenodetest_coll_notarget_shard5_replica_n18] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ReplaceNodeNoTargetTest_C41C7E1EE7108D0-001/tempDir-001/node1/replacenodetest_coll_notarget_shard5_replica_n18], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ReplaceNodeNoTargetTest_C41C7E1EE7108D0-001/tempDir-001/node1/./replacenodetest_coll_notarget_shard5_replica_n18/data/]
   [junit4]   2> 4114481 INFO  (qtp409257217-33765) [n:127.0.0.1:38342_solr c:replacenodetest_coll_notarget s:shard4 r:core_node17 x:replacenodetest_coll_notarget_shard4_replica_n14] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 4114481 INFO  (qtp409257217-33765) [n:127.0.0.1:38342_solr c:replacenodetest_coll_notarget s:shard4 r:core_node17 x:replacenodetest_coll_notarget_shard4_replica_n14] o.a.s.c.CoreContainer Creating SolrCore 'replacenodetest_coll_notarget_shard4_replica_n14' using configuration from collection replacenodetest_coll_notarget, trusted=true
   [junit4]   2> 4114481 INFO  (qtp409257217-33765) [n:127.0.0.1:38342_solr c:replacenodetest_coll_notarget s:shard4 r:core_node17 x:replacenodetest_coll_notarget_shard4_replica_n14] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38342.solr.core.replacenodetest_coll_notarget.shard4.replica_n14' (registry 'solr.core.replacenodetest_coll_notarget.shard4.replica_n14') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@312cbf8e
   [junit4]   2> 4114481 INFO  (qtp409257217-33765) [n:127.0.0.1:38342_solr c:replacenodetest_coll_notarget s:shard4 r:core_node17 x:replacenodetest_coll_notarget_shard4_replica_n14] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 4114481 INFO  (qtp409257217-33765) [n:127.0.0.1:38342_solr c:replacenodetest_coll_notarget s:shard4 r:core_node17 x:replacenodetest_coll_notarget_shard4_replica_n14] o.a.s.c.SolrCore [[replacenodetest_coll_notarget_shard4_replica_n14] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ReplaceNodeNoTargetTest_C41C7E1EE7108D0-001/tempDir-001/node4/replacenodetest_coll_notarget_shard4_replica_n14], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ReplaceNodeNoTargetTest_C41C7E1EE7108D0-001/tempDir-001/node4/./replacenodetest_coll_notarget_shard4_replica_n14/data/]
   [junit4]   2> 4114497 INFO  (qtp1530518911-33794) [n:127.0.0.1:37309_solr c:replacenodetest_coll_notarget s:shard3 r:core_node13 x:replacenodetest_coll_notarget_shard3_replica_n10] o.a.s.s.IndexSchema [replacenodetest_coll_notarget_shard3_replica_n10] Schema name=cloud-dynamic
   [junit4]   2> 4114498 INFO  (qtp869044619-33747) [n:127.0.0.1:45483_solr c:replacenodetest_coll_notarget s:shard2 r:core_node7 x:replacenodetest_coll_notarget_shard2_replica_n4] o.a.s.s.IndexSchema [replacenodetest_coll_notarget_shard2_replica_n4] Schema name=cloud-dynamic
   [junit4]   2> 4114538 INFO  (qtp86212281-33756) [n:127.0.0.1:54597_solr c:replacenodetest_coll_notarget s:shard1 r:core_node5 x:replacenodetest_coll_notarget_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 4114538 INFO  (qtp86212281-33756) [n:127.0.0.1:54597_solr c:replacenodetest_coll_notarget s:shard1 r:core_node5 x:replacenodetest_coll_notarget_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'replacenodetest_coll_notarget_shard1_replica_n2' using configuration from collection replacenodetest_coll_notarget, trusted=true
   [junit4]   2> 4114538 INFO  (qtp86212281-33756) [n:127.0.0.1:54597_solr c:replacenodetest_coll_notarget s:shard1 r:core_node5 x:replacenodetest_coll_notarget_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54597.solr.core.replacenodetest_coll_notarget.shard1.replica_n2' (registry 'solr.core.replacenodetest_coll_notarget.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@312cbf8e
   [junit4]   2> 4114539 INFO  (qtp86212281-33756) [n:127.0.0.1:54597_solr c:replacenodetest_coll_notarget s:shard1 r:core_node5 x:replacenodetest_coll_notarget_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 4114539 INFO  (qtp86212281-33756) [n:127.0.0.1:54597_solr c:replacenodetest_coll_notarget s:shard1 r:core_node5 x:replacenodetest_coll_notarget_shard1_replica_n2] o.a.s.c.SolrCore [[replacenodetest_coll_notarget_shard1_replica_n2] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ReplaceNodeNoTargetTest_C41C7E1EE7108D0-001/tempDir-001/node2/replacenodetest_coll_notarget_shard1_replica_n2], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ReplaceNodeNoTargetTest_C41C7E1EE7108D0-001/tempDir-001/node2/./replacenodetest_coll_notarget_shard1_replica_n2/data/]
   [junit4]   2> 4114539 INFO  (qtp869044619-33747) [n:127.0.0.1:45483_solr c:replacenodetest_coll_notarget s:shard2 r:core_node7 x:replacenodetest_coll_notarget_shard2_replica_n4] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 4114539 INFO  (qtp869044619-33747) [n:127.0.0.1:45483_solr c:replacenodetest_coll_notarget s:shard2 r:core_node7 x:replacenodetest_coll_notarget_shard2_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'replacenodetest_coll_notarget_shard2_replica_n4' using configuration from collection replacenodetest_coll_notarget, trusted=true
   [junit4]   2> 4114540 INFO  (qtp869044619-33747) [n:127.0.0.1:45483_solr c:replacenodetest_coll_notarget s:shard2 r:core_node7 x:replacenodetest_coll_notarget_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45483.solr.core.replacenodetest_coll_notarget.shard2.replica_n4' (registry 'solr.core.replacenodetest_coll_notarget.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@312cbf8e
   [junit4]   2> 4114540 INFO  (qtp869044619-33747) [n:127.0.0.1:45483_solr c:replacenodetest_coll_notarget s:shard2 r:core_node7 x:replacenodetest_coll_notarget_shard2_replica_n4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 4114540 INFO  (qtp869044619-33747) [n:127.0.0.1:45483_solr c:replacenodetest_coll_notarget s:shard2 r:core_node7 x:replacenodetest_coll_notarget_shard2_replica_n4] o.a.s.c.SolrCore [[replacenodetest_coll_notarget_shard2_replica_n4] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ReplaceNodeNoTargetTest_C41C7E1EE7108D0-001/tempDir-001/node1/replacenodetest_coll_notarget_shard2_replica_n4], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ReplaceNodeNoTargetTest_C41C7E1EE7108D0-001/tempDir-001/node1/./replacenodetest_coll_notarget_shard2_replica_n4/data/]
   [junit4]   2> 4114547 INFO  (qtp1801380624-33782) [n:127.0.0.1:41464_solr c:replacenodetest_coll_notarget s:shard2 r:core_node9 x:replacenodetest_coll_notarget_shard2_replica_n6] o.a.s.s.IndexSchema [replacenodetest_coll_notarget_shard2_replica_n6] Schema name=cloud-dynamic
   [junit4]   2> 4114547 INFO  (qtp1801380624-33783) [n:127.0.0.1:41464_solr c:replacenodetest_coll_notarget s:shard5 r:core_node19 x:replacenodetest_coll_notarget_shard5_replica_n16] o.a.s.s.IndexSchema [replacenodetest_coll_notarget_shard5_replica_n16] Schema name=cloud-dynamic
   [junit4]   2> 4114547 INFO  (qtp409257217-33763) [n:127.0.0.1:38342_solr c:replacenodetest_coll_notarget s:shard3 r:core_node11 x:replacenodetest_coll_notarget_shard3_replica_n8] o.a.s.s.IndexSchema [replacenodetest_coll_notarget_shard3_replica_n8] Schema name=cloud-dynamic
   [junit4]   2> 4114569 INFO  (qtp1530518911-33794) [n:127.0.0.1:37309_solr c:replacenodetest_coll_notarget s:shard3 r:core_node13 x:replacenodetest_coll_notarget_shard3_replica_n10] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 4114569 INFO  (qtp1530518911-33794) [n:127.0.0.1:37309_solr c:replacenodetest_coll_notarget s:shard3 r:core_node13 x:replacenodetest_coll_notarget_shard3_replica_n10] o.a.s.c.CoreContainer Creating SolrCore 'replacenodetest_coll_notarget_shard3_replica_n10' using configuration from collection replacenodetest_coll_notarget, trusted=true
   [junit4]   2> 4114570 INFO  (qtp1530518911-33794) [n:127.0.0.1:37309_solr c:replacenodetest_coll_notarget s:shard3 r:core_node13 x:replacenodetest_coll_notarget_shard3_replica_n10] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37309.solr.core.replacenodetest_coll_notarget.shard3.replica_n10' (registry 'solr.core.replacenodetest_coll_notarget.shard3.replica_n10') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@312cbf8e
   [junit4]   2> 4114570 INFO  (qtp1530518911-33794) [n:127.0.0.1:37309_solr c:replacenodetest_coll_notarget s:shard3 r:core_node13 x:replacenodetest_coll_notarget_shard3_replica_n10] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 4114570 INFO  (qtp1530518911-33794) [n:127.0.0.1:37309_solr c:replacenodetest_coll_notarget s:shard3 r:core_node13 x:replacenodetest_coll_notarget_shard3_replica_n10] o.a.s.c.SolrCore [[replacenodetest_coll_notarget_shard3_replica_n10] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ReplaceNodeNoTargetTest_C41C7E1EE7108D0-001/tempDir-001/node6/replacenodetest_coll_notarget_shard3_replica_n10], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ReplaceNodeNoTargetTest_C41C7E1EE7108D0-001/tempDir-001/node6/./replacenodetest_coll_notarget_shard3_replica_n10/data/]
   [junit4]   2> 4114579 INFO  (qtp1530518911-33753) [n:127.0.0.1:37309_solr c:replacenodetest_coll_notarget s:shard4 r:core_node15 x:replacenodetest_coll_notarget_shard4_replica_n12] o.a.s.s.IndexSchema [replacenodetest_coll_notarget_shard4_replica_n12] Schema name=cloud-dynamic
   [junit4]   2> 4114585 INFO  (qtp409257217-33763) [n:127.0.0.1:38342_solr c:replacenodetest_coll_notarget s:shard3 r:core_node11 x:replacenodetest_coll_notarget_shard3_replica_n8] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 4114585 INFO  (qtp409257217-33763) [n:127.0.0.1:38342_solr c:replacenodetest_coll_notarget s:shard3 r:core_node11 x:replacenodetest_coll_notarget_shard3_replica_n8] o.a.s.c.CoreContainer Creating SolrCore 'replacenodetest_coll_notarget_shard3_replica_n8' using configuration from collection replacenodetest_coll_notarget, trusted=true
   [junit4]   2> 4114585 INFO  (qtp409257217-33763) [n:127.0.0.1:38342_solr c:replacenodetest_coll_notarget s:shard3 r:core_node11 x:replacenodetest_coll_notarget_shard3_replica_n8] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38342.solr.core.replacenodetest_coll_notarget.shard3.replica_n8' (registry 'solr.core.replacenodetest_coll_notarget.shard3.replica_n8') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@312cbf8e
   [junit4]   2> 4114586 INFO  (qtp409257217-33763) [n:127.0.0.1:38342_solr c:replacenodetest_coll_notarget s:shard3 r:core_node11 x:replacenodetest_coll_notarget_shard3_replica_n8] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 4114586 INFO  (qtp409257217-33763) [n:127.0.0.1:38342_solr c:replacenodetest_coll_notarget s:shard3 r:core_node11 x:replacenodetest_coll_notarget_shard3_replica_n8] o.a.s.c.SolrCore [[replacenodetest_coll_notarget_shard3_replica_n8] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ReplaceNodeNoTargetTest_C41C7E1EE7108D0-001/tempDir-001/node4/replacenodetest_coll_notarget_shard3_replica_n8], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ReplaceNodeNoTargetTest_C41C7E1EE7108D0-001/tempDir-001/node4/./replacenodetest_coll_notarget_shard3_replica_n8/data/]
   [junit4]   2> 4114599 INFO  (qtp1530518911-33753) [n:127.0.0.1:37309_solr c:replacenodetest_coll_notarget s:shard4 r:core_node15 x:replacenodetest_coll_notarget_shard4_replica_n12] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 4114599 INFO  (qtp1530518911-33753) [n:127.0.0.1:37309_solr c:replacenodetest_coll_notarget s:shard4 r:core_node15 x:replacenodetest_coll_notarget_shard4_replica_n12] o.a.s.c.CoreContainer Creating SolrCore 'replacenodetest_coll_notarget_shard4_replica_n12' using configuration from collection replacenodetest_coll_notarget, trusted=true
   [junit4]   2> 4114600 INFO  (qtp1530518911-33753) [n:127.0.0.1:37309_solr c:replacenodetest_coll_notarget s:shard4 r:core_node15 x:replacenodetest_coll_notarget_shard4_replica_n12] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37309.solr.core.replacenodetest_coll_notarget.shard4.replica_n12' (registry 'solr.core.replacenodetest_coll_notarget.shard4.replica_n12') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@312cbf8e
   [junit4]   2> 4114600 INFO  (qtp1530518911-33753) [n:127.0.0.1:37309_solr c:replacenodetest_coll_notarget s:shard4 r:core_node15 x:replacenodetest_coll_notarget_shard4_replica_n12] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 4114600 INFO  (qtp1530518911-33753) [n:127.0.0.1:37309_solr c:replacenodetest_coll_notarget s:shard4 r:core_node15 x:replacenodetest_coll_notarget_shard4_replica_n12] o.a.s.c.SolrCore [[replacenodetest_coll_notarget_shard4_replica_n12] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ReplaceNodeNoTargetTest_C41C7E1EE7108D0-001/tempDir-001/node6/replacenodetest_coll_notarget_shard4_replica_n12], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ReplaceNodeNoTargetTest_C41C7E1EE7108D0-001/tempDir-001/node6/./replacenodetest_coll_notarget_shard4_replica_n12/data/]
   [junit4]   2> 4114634 INFO  (qtp1801380624-33782) [n:127.0.0.1:41464_solr c:replacenodetest_coll_notarget s:shard2 r:core_node9 x:replacenodetest_coll_notarget_shard2_replica_n6] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 4114634 INFO  (qtp1801380624-33782) [n:127.0.0.1:41464_solr c:replacenodetest_coll_notarget s:shard2 r:core_node9 x:replacenodetest_coll_notarget_shard2_replica_n6] o.a.s.c.CoreContainer Creating SolrCore 'replacenodetest_coll_notarget_shard2_replica_n6' using configuration from collection replacenodetest_coll_notarget, trusted=true
   [junit4]   2> 4114634 INFO  (qtp1801380624-33782) [n:127.0.0.1:41464_solr c:replacenodetest_coll_notarget s:shard2 r:core_node9 x:replacenodetest_coll_notarget_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41464.solr.core.replacenodetest_coll_notarget.shard2.replica_n6' (registry 'solr.core.replacenodetest_coll_notarget.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@312cbf8e
   [junit4]   2> 4114635 INFO  (qtp1801380624-33782) [n:127.0.0.1:41464_solr c:replacenodetest_coll_notarget s:shard2 r:core_node9 x:replacenodetest_coll_notarget_shard2_replica_n6] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 4114635 INFO  (qtp1801380624-33782) [n:127.0.0.1:41464_solr c:replacenodetest_coll_notarget s:shard2 r:core_node9 x:replacenodetest_coll_notarget_shard2_replica_n6] o.a.s.c.SolrCore [[replacenodetest_coll_notarget_shard2_replica_n6] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ReplaceNodeNoTargetTest_C41C7E1EE7108D0-001/tempDir-001/node5/replacenodetest_coll_notarget_shard2_replica_n6], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ReplaceNodeNoTargetTest_C41C7E1EE7108D0-001/tempDir-001/node5/./replacenodetest_coll_notarget_shard2_replica_n6/data/]
   [junit4]   2> 4114635 INFO  (qtp1801380624-33783) [n:127.0.0.1:41464_solr c:replacenodetest_coll_notarget s:shard5 r:core_node19 x:replacenodetest_coll_notarget_shard5_replica_n16] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 4114635 INFO  (qtp1801380624-33783) [n:127.0.0.1:41464_solr c:replacenodetest_coll_notarget s:shard5 r:core_node19 x:replacenodetest_coll_notarget_shard5_replica_n16] o.a.s.c.CoreContainer Creating SolrCore 'replacenodetest_coll_notarget_shard5_replica_n16' using configuration from collection replacenodetest_coll_notarget, trusted=true
   [junit4]   2> 4114635 INFO  (qtp1801380624-33783) [n:127.0.0.1:41464_solr c:replacenodetest_coll_notarget s:shard5 r:core_node19 x:replacenodetest_coll_notarget_shard5_replica_n16] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41464.solr.core.replacenodetest_coll_notarget.shard5.replica_n16' (registry 'solr.core.replacenodetest_coll_notarget.shard5.replica_n16') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@312cbf8e
   [junit4]   2> 4114636 INFO  (qtp1801380624-33783) [n:127.0.0.1:41464_solr c:replacenodetest_coll_notarget s:shard5 r:core_node19 x:replacenodetest_coll_notarget_shard5_replica_n16] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 4114636 INFO  (qtp1801380624-33783) [n:127.0.0.1:41464_solr c:replacenodetest_coll_notarget s:shard5 r:core_node19 x:replacenodetest_coll_notarget_shard5_replica_n16] o.a.s.c.SolrCore [[replacenodetest_coll_notarget_shard5_replica_n16] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ReplaceNodeNoTargetTest_C41C7E1EE7108D0-001/tempDir-001/node5/replacenodetest_coll_notarget_shard5_replica_n16], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ReplaceNodeNoTargetTest_C41C7E1EE7108D0-001/tempDir-001/node5/./replacenodetest_coll_notarget_shard5_replica_n16/data/]
   [junit4]   2> 4114801 INFO  (qtp215698142-33761) [n:127.0.0.1:57862_solr c:replacenodetest_coll_notarget s:shard1 r:core_node3 x:replacenodetest_coll_notarget_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 4114801 INFO  (qtp215698142-33761) [n:127.0.0.1:57862_solr c:replacenodetest_coll_notarget s:shard1 r:core_node3 x:replacenodetest_coll_notarget_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 4114810 INFO  (qtp215698142-33761) [n:127.0.0.1:57862_solr c:replacenodetest_coll_notarget s:shard1 r:core_node3 x:replacenodetest_coll_notarget_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 4114810 INFO  (qtp215698142-33761) [n:127.0.0.1:57862_solr c:replacenodetest_coll_notarget s:shard1 r:core_node3 x:replacenodetest_coll_notarget_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 4114816 INFO  (qtp409257217-33765) [n:127.0.0.1:38342_solr c:replacenodetest_coll_notarget s:shard4 r:core_node17 x:replacenodetest_coll_notarget_shard4_replica_n14] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 4114817 INFO  (qtp409257217-33765) [n:127.0.0.1:38342_solr c:replacenodetest_coll_notarget s:shard4 r:core_node17 x:replacenodetest_coll_notarget_shard4_replica_n14] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 4114829 INFO  (qtp409257217-33765) [n:127.0.0.1:38342_solr c:replacenodetest_coll_notarget s:shard4 r:core_node17 x:replacenodetest_coll_notarget_shard4_replica_n14] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 4114830 INFO  (qtp409257217-33765) [n:127.0.0.1:38342_solr c:replacenodetest_coll_notarget s:shard4 r:core_node17 x:replacenodetest_coll_notarget_shard4_replica_n14] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 4114832 INFO  (qtp215698142-33761) [n:127.0.0.1:57862_solr c:replacenodetest_coll_notarget s:shard1 r:core_node3 x:replacenodetest_coll_notarget_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@48b38926[replacenodetest_coll_notarget_shard1_replica_n1] main]
   [junit4]   2> 4114834 INFO  (qtp215698142-33761) [n:127.0.0.1:57862_solr c:replacenodetest_coll_notarget s:shard1 r:core_node3 x:replacenodetest_coll_notarget_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 4114834 INFO  (qtp215698142-33761) [n:127.0.0.1:57862_solr c:replacenodetest_coll_notarget s:shard1 r:core_node3 x:replacenodetest_coll_notarget_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 4114840 INFO  (qtp215698142-33761) [n:127.0.0.1:57862_solr c:replacenodetest_coll_notarget s:shard1 r:core_node3 x:replacenodetest_coll_notarget_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 4114840 INFO  (qtp215698142-33761) [n:127.0.0.1:57862_solr c:replacenodetest_coll_notarget s:shard1 r:core_node3 x:replacenodetest_coll_notarget_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1593258831394111488
   [junit4]   2> 4114851 INFO  (qtp409257217-33765) [n:127.0.0.1:38342_solr c:replacenodetest_coll_notarget s:shard4 r:core_node17 x:replacenodetest_coll_notarget_shard4_replica_n14] o.a.s.s.SolrIndexSearcher Opening [Searcher@149fabb[replacenodetest_coll_notarget_shard4_replica_n14] main]
   [junit4]   2> 4114852 INFO  (qtp215698142-33761) [n:127.0.0.1:57862_solr c:replacenodetest_coll_notarget s:shard1 r:core_node3 x:replacenodetest_coll_notarget_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 4114853 INFO  (qtp409257217-33765) [n:127.0.0.1:38342_solr c:replacenodetest_coll_notarget s:shard4 r:core_node17 x:replacenodetest_coll_notarget_shard4_replica_n14] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 4114854 INFO  (qtp409257217-33765) [n:127.0.0.1:38342_solr c:replacenodetest_coll_notarget s:shard4 r:core_node17 x:replacenodetest_coll_notarget_shard4_replica_n14] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 4114856 INFO  (searcherExecutor-13446-thread-1-processing-n:127.0.0.1:57862_solr x:replacenodetest_coll_notarget_shard1_replica_n1 s:shard1 c:replacenodetest_coll_notarget r:core_node3) [n:127.0.0.1:57862_solr c:replacenodetest_coll_notarget s:shard1 r:core_node3 x:replacenodetest_coll_notarget_shard1_replica_n1] o.a.s.c.SolrCore [replacenodetest_coll_notarget_shard1_replica_n1] Registered new searcher Searcher@48b38926[replacenodetest_coll_notarget_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 4114861 INFO  (qtp409257217-33765) [n:127.0.0.1:38342_solr c:replacenodetest_coll_notarget s:shard4 r:core_node17 x:replacenodetest_coll_notarget_shard4_replica_n14] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 4114863 INFO  (qtp86212281-33756) [n:127.0.0.1:54597_solr c:replacenodetest_coll_notarget s:shard1 r:core_node5 x:replacenodetest_coll_notarget_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 4114863 INFO  (qtp86212281-33756) [n:127.0.0.1:54597_solr c:replacenodetest_coll_notarget s:shard1 r:core_node5 x:replacenodetest_coll_notarget_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 4114871 INFO  (qtp86212281-33756) [n:127.0.0.1:54597_solr c:replacenodetest_coll_notarget s:shard1 r:core_node5 x:replacenodetest_coll_notarget_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 4114872 INFO  (qtp86212281-33756) [n:127.0.0.1:54597_solr c:replacenodetest_coll_notarget s:shard1 r:core_node5 x:replacenodetest_coll_notarget_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 4114874 INFO  (searcherExecutor-13448-thread-1-processing-n:127.0.0.1:38342_solr x:replacenodetest_coll_notarget_shard4_replica_n14 s:shard4 c:replacenodetest_coll_notarget r:core_node17) [n:127.0.0.1:38342_solr c:replacenodetest_coll_notarget s:shard4 r:core_node17 x:replacenodetest_coll_notarget_shard4_replica_n14] o.a.s.c.SolrCore [replacenodetest_coll_notarget_shard4_replica_n14] Registered new searcher Searcher@149fabb[replacenodetest_coll_notarget_shard4_replica_n14] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 4114874 INFO  (qtp409257217-33765) [n:127.0.0.1:38342_solr c:replacenodetest_coll_notarget s:shard4 r:core_node17 x:replacenodetest_coll_notarget_shard4_replica_n14] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1593258831429763072
   [junit4]   2> 4114886 INFO  (qtp409257217-33765) [n:127.0.0.1:38342_solr c:replacenodetest_coll_notarget s:shard4 r:core_node17 x:replacenodetest_coll_notarget_shard4_replica_n14] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard4: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 4114890 INFO  (qtp86212281-33756) [n:127.0.0.1:54597_solr c:replacenodetest_coll_notarget s:shard1 r:core_node5 x:replacenodetest_coll_notarget_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@53453039[replacenodetest_coll_notarget_shard1_replica_n2] main]
   [junit4]   2> 4114891 INFO  (qtp86212281-33756) [n:127.0.0.1:54597_solr c:replacenodetest_coll_notarget s:shard1 r:core_node5 x:replacenodetest_coll_no

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

r_43881, domain = solr.core.replacenodetest_coll_notarget.shard2.replica_n6, service url = null, agent id = null] for registry solr.core.replacenodetest_coll_notarget.shard2.replica_n6 / com.codahale.metrics.MetricRegistry@6deee593
   [junit4]   2> 36959 INFO  (coreCloseExecutor-209-thread-1) [n:127.0.0.1:53063_solr c:replacenodetest_coll_notarget s:shard1 r:core_node22 x:replacenodetest_coll_notarget_shard1_replica_n21] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.replacenodetest_coll_notarget.shard1.leader, tag=1809101735
   [junit4]   2> 36963 INFO  (coreCloseExecutor-212-thread-2) [n:127.0.0.1:37988_solr c:replacenodetest_coll_notarget s:shard3 r:core_node13 x:replacenodetest_coll_notarget_shard3_replica_n10] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.replacenodetest_coll_notarget.shard3.leader, tag=227114094
   [junit4]   2> 36963 INFO  (coreCloseExecutor-212-thread-1) [n:127.0.0.1:37988_solr c:replacenodetest_coll_notarget s:shard4 r:core_node15 x:replacenodetest_coll_notarget_shard4_replica_n12] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.replacenodetest_coll_notarget.shard4.replica_n12, tag=2034787681
   [junit4]   2> 36963 INFO  (coreCloseExecutor-212-thread-1) [n:127.0.0.1:37988_solr c:replacenodetest_coll_notarget s:shard4 r:core_node15 x:replacenodetest_coll_notarget_shard4_replica_n12] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2756f22d: rootName = solr_37988, domain = solr.core.replacenodetest_coll_notarget.shard4.replica_n12, service url = null, agent id = null] for registry solr.core.replacenodetest_coll_notarget.shard4.replica_n12 / com.codahale.metrics.MetricRegistry@7c9b9bf6
   [junit4]   2> 36973 INFO  (jetty-closer-76-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@714c1229{/solr,null,UNAVAILABLE}
   [junit4]   2> 36973 INFO  (jetty-closer-76-thread-3) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 36993 INFO  (coreCloseExecutor-211-thread-2) [n:127.0.0.1:43881_solr c:replacenodetest_coll_notarget s:shard2 r:core_node9 x:replacenodetest_coll_notarget_shard2_replica_n6] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.replacenodetest_coll_notarget.shard2.leader, tag=164963023
   [junit4]   2> 37002 INFO  (coreCloseExecutor-212-thread-1) [n:127.0.0.1:37988_solr c:replacenodetest_coll_notarget s:shard4 r:core_node15 x:replacenodetest_coll_notarget_shard4_replica_n12] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.replacenodetest_coll_notarget.shard4.leader, tag=2034787681
   [junit4]   2> 37004 INFO  (jetty-closer-76-thread-6) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@40e7747{/solr,null,UNAVAILABLE}
   [junit4]   2> 37004 INFO  (jetty-closer-76-thread-6) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 37004 INFO  (coreCloseExecutor-210-thread-2) [n:127.0.0.1:51591_solr c:replacenodetest_coll_notarget s:shard2 r:core_node7 x:replacenodetest_coll_notarget_shard2_replica_n4] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.replacenodetest_coll_notarget.shard2.replica_n4, tag=1001189191
   [junit4]   2> 37004 INFO  (coreCloseExecutor-210-thread-2) [n:127.0.0.1:51591_solr c:replacenodetest_coll_notarget s:shard2 r:core_node7 x:replacenodetest_coll_notarget_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@514bc52: rootName = solr_51591, domain = solr.core.replacenodetest_coll_notarget.shard2.replica_n4, service url = null, agent id = null] for registry solr.core.replacenodetest_coll_notarget.shard2.replica_n4 / com.codahale.metrics.MetricRegistry@38246bc1
   [junit4]   2> 37020 INFO  (zkCallback-119-thread-2-processing-n:127.0.0.1:51591_solr) [n:127.0.0.1:51591_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:51591_solr
   [junit4]   2> 37023 INFO  (jetty-closer-76-thread-5) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@11a457cc{/solr,null,UNAVAILABLE}
   [junit4]   2> 37023 INFO  (jetty-closer-76-thread-5) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 37026 INFO  (coreCloseExecutor-210-thread-2) [n:127.0.0.1:51591_solr c:replacenodetest_coll_notarget s:shard2 r:core_node7 x:replacenodetest_coll_notarget_shard2_replica_n4] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.replacenodetest_coll_notarget.shard2.leader, tag=1001189191
   [junit4]   2> 37026 INFO  (coreCloseExecutor-210-thread-1) [n:127.0.0.1:51591_solr c:replacenodetest_coll_notarget s:shard5 r:core_node20 x:replacenodetest_coll_notarget_shard5_replica_n18] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.replacenodetest_coll_notarget.shard5.leader, tag=701871837
   [junit4]   2> 37037 INFO  (jetty-closer-76-thread-4) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7ae18a37{/solr,null,UNAVAILABLE}
   [junit4]   2> 37037 INFO  (jetty-closer-76-thread-4) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 37039 ERROR (SUITE-ReplaceNodeNoTargetTest-seed#[C41C7E1EE7108D0]-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> 37040 INFO  (SUITE-ReplaceNodeNoTargetTest-seed#[C41C7E1EE7108D0]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:60282 60282
   [junit4]   2> 47088 INFO  (Thread-57) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:60282 60282
   [junit4]   2> 47094 WARN  (Thread-57) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	9	/solr/collections/replacenodetest_coll_notarget/terms/shard1
   [junit4]   2> 	7	/solr/aliases.json
   [junit4]   2> 	7	/solr/clusterprops.json
   [junit4]   2> 	6	/solr/collections/replacenodetest_coll_notarget/terms/shard4
   [junit4]   2> 	6	/solr/security.json
   [junit4]   2> 	6	/solr/configs/conf1
   [junit4]   2> 	5	/solr/collections/replacenodetest_coll_notarget/terms/shard2
   [junit4]   2> 	5	/solr/collections/replacenodetest_coll_notarget/terms/shard3
   [junit4]   2> 	5	/solr/collections/replacenodetest_coll_notarget/terms/shard5
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	96	/solr/collections/replacenodetest_coll_notarget/state.json
   [junit4]   2> 	7	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/collections/replacenodetest_coll_notarget/leader_elect/shard1/election/72252115884113937-core_node3-n_0000000000
   [junit4]   2> 	2	/solr/overseer_elect/election/72252115884113938-127.0.0.1:43287_solr-n_0000000000
   [junit4]   2> 	2	/solr/overseer_elect/election/72252115884113935-127.0.0.1:37988_solr-n_0000000002
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/live_nodes
   [junit4]   2> 	7	/solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_C41C7E1EE7108D0-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=436, maxMBSortInHeap=5.953286227079779, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@3f8bc2f3), locale=nl-BE, timezone=Asia/Seoul
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_162 (64-bit)/cpus=3,threads=1,free=25390040,total=119164928
   [junit4]   2> NOTE: All tests run in this JVM: [ReplaceNodeNoTargetTest, ReplaceNodeNoTargetTest]
   [junit4] Completed [4/5 (2!)] on J1 in 18.57s, 1 test, 1 failure <<< FAILURES!

[...truncated 15 lines...]
BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/common-build.xml:1560: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/common-build.xml:1085: There were test failures: 5 suites, 5 tests, 2 failures [seed: C41C7E1EE7108D0]

Total time: 1 minute 10 seconds

[repro] Setting last failure code to 256

[repro] Failures:
[repro]   2/5 failed: org.apache.solr.cloud.ReplaceNodeNoTargetTest
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=4e198a273763e27122a00243e3694d28f1e5b3a4, workspace=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris
[WARNINGS] Computing warning deltas based on reference build #1696
Recording test results
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2

[JENKINS] Lucene-Solr-master-Solaris (64bit/jdk1.8.0) - Build # 1701 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/1701/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseSerialGC

2 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.handler.V2ApiIntegrationTest

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.handler.V2ApiIntegrationTest:     1) Thread[id=15703, name=qtp1778778808-15703, state=TIMED_WAITING, group=TGRP-V2ApiIntegrationTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.handler.V2ApiIntegrationTest: 
   1) Thread[id=15703, name=qtp1778778808-15703, state=TIMED_WAITING, group=TGRP-V2ApiIntegrationTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([680140A12285AEC]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.V2ApiIntegrationTest

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=15703, name=qtp1778778808-15703, state=TIMED_WAITING, group=TGRP-V2ApiIntegrationTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=15703, name=qtp1778778808-15703, state=TIMED_WAITING, group=TGRP-V2ApiIntegrationTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([680140A12285AEC]:0)




Build Log:
[...truncated 12753 lines...]
   [junit4] Suite: org.apache.solr.handler.V2ApiIntegrationTest
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.V2ApiIntegrationTest_680140A12285AEC-001/init-core-data-001
   [junit4]   2> 1770245 WARN  (SUITE-V2ApiIntegrationTest-seed#[680140A12285AEC]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 1770246 INFO  (SUITE-V2ApiIntegrationTest-seed#[680140A12285AEC]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1770247 INFO  (SUITE-V2ApiIntegrationTest-seed#[680140A12285AEC]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1770247 INFO  (SUITE-V2ApiIntegrationTest-seed#[680140A12285AEC]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1770248 INFO  (SUITE-V2ApiIntegrationTest-seed#[680140A12285AEC]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.V2ApiIntegrationTest_680140A12285AEC-001/tempDir-001
   [junit4]   2> 1770248 INFO  (SUITE-V2ApiIntegrationTest-seed#[680140A12285AEC]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1770248 INFO  (Thread-4997) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1770248 INFO  (Thread-4997) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1770251 ERROR (Thread-4997) [    ] 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> 1770348 INFO  (SUITE-V2ApiIntegrationTest-seed#[680140A12285AEC]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:42947
   [junit4]   2> 1770352 INFO  (zkConnectionManagerCallback-2778-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1770356 INFO  (jetty-launcher-2775-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T23:27:37+02:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1770356 INFO  (jetty-launcher-2775-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T23:27:37+02:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1770358 INFO  (jetty-launcher-2775-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1770358 INFO  (jetty-launcher-2775-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1770358 INFO  (jetty-launcher-2775-thread-2) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1770358 INFO  (jetty-launcher-2775-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1770358 INFO  (jetty-launcher-2775-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1770358 INFO  (jetty-launcher-2775-thread-1) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1770359 INFO  (jetty-launcher-2775-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@74a859c8{/solr,null,AVAILABLE}
   [junit4]   2> 1770359 INFO  (jetty-launcher-2775-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@210ac967{/solr,null,AVAILABLE}
   [junit4]   2> 1770359 INFO  (jetty-launcher-2775-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5958e4cf{HTTP/1.1,[http/1.1]}{127.0.0.1:62610}
   [junit4]   2> 1770359 INFO  (jetty-launcher-2775-thread-1) [    ] o.e.j.s.Server Started @1773339ms
   [junit4]   2> 1770360 INFO  (jetty-launcher-2775-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=62610}
   [junit4]   2> 1770360 INFO  (jetty-launcher-2775-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3f9f424b{HTTP/1.1,[http/1.1]}{127.0.0.1:37626}
   [junit4]   2> 1770360 INFO  (jetty-launcher-2775-thread-2) [    ] o.e.j.s.Server Started @1773339ms
   [junit4]   2> 1770360 INFO  (jetty-launcher-2775-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37626}
   [junit4]   2> 1770360 ERROR (jetty-launcher-2775-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1770360 ERROR (jetty-launcher-2775-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1770360 INFO  (jetty-launcher-2775-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 8.0.0
   [junit4]   2> 1770360 INFO  (jetty-launcher-2775-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1770360 INFO  (jetty-launcher-2775-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1770360 INFO  (jetty-launcher-2775-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 8.0.0
   [junit4]   2> 1770360 INFO  (jetty-launcher-2775-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-26T00:50:02.215Z
   [junit4]   2> 1770360 INFO  (jetty-launcher-2775-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1770360 INFO  (jetty-launcher-2775-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1770360 INFO  (jetty-launcher-2775-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-26T00:50:02.215Z
   [junit4]   2> 1770362 INFO  (zkConnectionManagerCallback-2780-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1770362 INFO  (zkConnectionManagerCallback-2782-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1770363 INFO  (jetty-launcher-2775-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1770363 INFO  (jetty-launcher-2775-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1770369 INFO  (jetty-launcher-2775-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42947/solr
   [junit4]   2> 1770369 INFO  (jetty-launcher-2775-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42947/solr
   [junit4]   2> 1770371 INFO  (zkConnectionManagerCallback-2788-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1770371 INFO  (zkConnectionManagerCallback-2790-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1770374 INFO  (zkConnectionManagerCallback-2792-thread-1-processing-n:127.0.0.1:37626_solr) [n:127.0.0.1:37626_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1770374 INFO  (zkConnectionManagerCallback-2794-thread-1-processing-n:127.0.0.1:62610_solr) [n:127.0.0.1:62610_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1770533 INFO  (jetty-launcher-2775-thread-2) [n:127.0.0.1:37626_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1770534 INFO  (jetty-launcher-2775-thread-2) [n:127.0.0.1:37626_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:37626_solr
   [junit4]   2> 1770535 INFO  (jetty-launcher-2775-thread-2) [n:127.0.0.1:37626_solr    ] o.a.s.c.Overseer Overseer (id=72262205376102405-127.0.0.1:37626_solr-n_0000000000) starting
   [junit4]   2> 1770562 INFO  (jetty-launcher-2775-thread-2) [n:127.0.0.1:37626_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37626_solr
   [junit4]   2> 1770566 INFO  (OverseerStateUpdate-72262205376102405-127.0.0.1:37626_solr-n_0000000000) [n:127.0.0.1:37626_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1770573 INFO  (jetty-launcher-2775-thread-1) [n:127.0.0.1:62610_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1770577 INFO  (jetty-launcher-2775-thread-1) [n:127.0.0.1:62610_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1770582 INFO  (jetty-launcher-2775-thread-1) [n:127.0.0.1:62610_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:62610_solr
   [junit4]   2> 1770583 INFO  (zkCallback-2791-thread-1-processing-n:127.0.0.1:37626_solr) [n:127.0.0.1:37626_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1770584 INFO  (zkCallback-2793-thread-1-processing-n:127.0.0.1:62610_solr) [n:127.0.0.1:62610_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1770672 INFO  (jetty-launcher-2775-thread-2) [n:127.0.0.1:37626_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37626.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@45c7565c
   [junit4]   2> 1770673 INFO  (jetty-launcher-2775-thread-1) [n:127.0.0.1:62610_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62610.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@45c7565c
   [junit4]   2> 1770679 INFO  (jetty-launcher-2775-thread-2) [n:127.0.0.1:37626_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37626.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@45c7565c
   [junit4]   2> 1770679 INFO  (jetty-launcher-2775-thread-2) [n:127.0.0.1:37626_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37626.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@45c7565c
   [junit4]   2> 1770680 INFO  (jetty-launcher-2775-thread-1) [n:127.0.0.1:62610_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62610.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@45c7565c
   [junit4]   2> 1770680 INFO  (jetty-launcher-2775-thread-1) [n:127.0.0.1:62610_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62610.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@45c7565c
   [junit4]   2> 1770680 INFO  (jetty-launcher-2775-thread-2) [n:127.0.0.1:37626_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.V2ApiIntegrationTest_680140A12285AEC-001/tempDir-001/node2/.
   [junit4]   2> 1770680 INFO  (jetty-launcher-2775-thread-1) [n:127.0.0.1:62610_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.V2ApiIntegrationTest_680140A12285AEC-001/tempDir-001/node1/.
   [junit4]   2> 1770717 INFO  (zkConnectionManagerCallback-2800-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1770719 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 0x100ba17ca210007, likely client has closed socket
   [junit4]   2> 1770721 INFO  (zkConnectionManagerCallback-2804-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1770723 INFO  (SUITE-V2ApiIntegrationTest-seed#[680140A12285AEC]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1770724 INFO  (SUITE-V2ApiIntegrationTest-seed#[680140A12285AEC]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42947/solr ready
   [junit4]   2> 1770730 INFO  (qtp1778778808-15699) [n:127.0.0.1:62610_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf1&name=collection1&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1770733 INFO  (OverseerThreadFactory-5251-thread-1-processing-n:127.0.0.1:37626_solr) [n:127.0.0.1:37626_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 1770846 INFO  (OverseerStateUpdate-72262205376102405-127.0.0.1:37626_solr-n_0000000000) [n:127.0.0.1:37626_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:62610/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1770849 INFO  (OverseerStateUpdate-72262205376102405-127.0.0.1:37626_solr-n_0000000000) [n:127.0.0.1:37626_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:37626/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1771052 INFO  (qtp1778778808-15709) [n:127.0.0.1:62610_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1771053 INFO  (qtp1778778808-15709) [n:127.0.0.1:62610_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1771054 INFO  (qtp226693669-15697) [n:127.0.0.1:37626_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf1&newCollection=true&name=collection1_shard1_replica_n2&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1771055 INFO  (qtp226693669-15697) [n:127.0.0.1:37626_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1771162 INFO  (zkCallback-2793-thread-1-processing-n:127.0.0.1:62610_solr) [n:127.0.0.1:62610_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1771162 INFO  (zkCallback-2791-thread-1-processing-n:127.0.0.1:37626_solr) [n:127.0.0.1:37626_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1771162 INFO  (zkCallback-2793-thread-2-processing-n:127.0.0.1:62610_solr) [n:127.0.0.1:62610_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1771162 INFO  (zkCallback-2791-thread-2-processing-n:127.0.0.1:37626_solr) [n:127.0.0.1:37626_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1772069 INFO  (qtp1778778808-15709) [n:127.0.0.1:62610_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1772069 INFO  (qtp226693669-15697) [n:127.0.0.1:37626_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1772087 INFO  (qtp226693669-15697) [n:127.0.0.1:37626_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.s.IndexSchema [collection1_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 1772087 INFO  (qtp1778778808-15709) [n:127.0.0.1:62610_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.s.IndexSchema [collection1_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1772088 INFO  (qtp226693669-15697) [n:127.0.0.1:37626_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1772088 INFO  (qtp226693669-15697) [n:127.0.0.1:37626_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n2' using configuration from collection collection1, trusted=true
   [junit4]   2> 1772088 INFO  (qtp1778778808-15709) [n:127.0.0.1:62610_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1772088 INFO  (qtp1778778808-15709) [n:127.0.0.1:62610_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n1' using configuration from collection collection1, trusted=true
   [junit4]   2> 1772088 INFO  (qtp226693669-15697) [n:127.0.0.1:37626_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37626.solr.core.collection1.shard1.replica_n2' (registry 'solr.core.collection1.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@45c7565c
   [junit4]   2> 1772088 INFO  (qtp226693669-15697) [n:127.0.0.1:37626_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1772089 INFO  (qtp1778778808-15709) [n:127.0.0.1:62610_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62610.solr.core.collection1.shard1.replica_n1' (registry 'solr.core.collection1.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@45c7565c
   [junit4]   2> 1772089 INFO  (qtp226693669-15697) [n:127.0.0.1:37626_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.c.SolrCore [[collection1_shard1_replica_n2] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.V2ApiIntegrationTest_680140A12285AEC-001/tempDir-001/node2/collection1_shard1_replica_n2], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.V2ApiIntegrationTest_680140A12285AEC-001/tempDir-001/node2/./collection1_shard1_replica_n2/data/]
   [junit4]   2> 1772089 INFO  (qtp1778778808-15709) [n:127.0.0.1:62610_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1772089 INFO  (qtp1778778808-15709) [n:127.0.0.1:62610_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrCore [[collection1_shard1_replica_n1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.V2ApiIntegrationTest_680140A12285AEC-001/tempDir-001/node1/collection1_shard1_replica_n1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.V2ApiIntegrationTest_680140A12285AEC-001/tempDir-001/node1/./collection1_shard1_replica_n1/data/]
   [junit4]   2> 1772138 INFO  (qtp226693669-15697) [n:127.0.0.1:37626_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1772138 INFO  (qtp226693669-15697) [n:127.0.0.1:37626_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1772139 INFO  (qtp226693669-15697) [n:127.0.0.1:37626_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1772139 INFO  (qtp226693669-15697) [n:127.0.0.1:37626_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1772140 INFO  (qtp226693669-15697) [n:127.0.0.1:37626_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@392936ea[collection1_shard1_replica_n2] main]
   [junit4]   2> 1772141 INFO  (qtp226693669-15697) [n:127.0.0.1:37626_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1772142 INFO  (qtp226693669-15697) [n:127.0.0.1:37626_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1772142 INFO  (qtp226693669-15697) [n:127.0.0.1:37626_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
   [junit4]   2> 1772143 INFO  (qtp226693669-15697) [n:127.0.0.1:37626_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1772143 INFO  (qtp226693669-15697) [n:127.0.0.1:37626_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1772143 INFO  (qtp226693669-15697) [n:127.0.0.1:37626_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1593422594963406848
   [junit4]   2> 1772146 INFO  (searcherExecutor-5256-thread-1-processing-n:127.0.0.1:37626_solr x:collection1_shard1_replica_n2 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:37626_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.c.SolrCore [collection1_shard1_replica_n2] Registered new searcher Searcher@392936ea[collection1_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1772153 INFO  (qtp1778778808-15709) [n:127.0.0.1:62610_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1772153 INFO  (qtp1778778808-15709) [n:127.0.0.1:62610_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1772155 INFO  (qtp1778778808-15709) [n:127.0.0.1:62610_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1772155 INFO  (qtp1778778808-15709) [n:127.0.0.1:62610_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1772155 INFO  (qtp226693669-15697) [n:127.0.0.1:37626_solr c:collection1 s:shard1 r:core_node4 x:collection1_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> 1772156 INFO  (qtp1778778808-15709) [n:127.0.0.1:62610_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@69b21304[collection1_shard1_replica_n1] main]
   [junit4]   2> 1772157 INFO  (qtp1778778808-15709) [n:127.0.0.1:62610_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1772158 INFO  (qtp1778778808-15709) [n:127.0.0.1:62610_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1772158 INFO  (qtp1778778808-15709) [n:127.0.0.1:62610_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
   [junit4]   2> 1772159 INFO  (qtp1778778808-15709) [n:127.0.0.1:62610_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1772159 INFO  (qtp1778778808-15709) [n:127.0.0.1:62610_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1772160 INFO  (searcherExecutor-5257-thread-1-processing-n:127.0.0.1:62610_solr x:collection1_shard1_replica_n1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:62610_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrCore [collection1_shard1_replica_n1] Registered new searcher Searcher@69b21304[collection1_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1772160 INFO  (qtp1778778808-15709) [n:127.0.0.1:62610_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1593422594981232640
   [junit4]   2> 1772257 INFO  (zkCallback-2793-thread-2-processing-n:127.0.0.1:62610_solr) [n:127.0.0.1:62610_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1772257 INFO  (zkCallback-2791-thread-2-processing-n:127.0.0.1:37626_solr) [n:127.0.0.1:37626_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1772257 INFO  (zkCallback-2793-thread-1-processing-n:127.0.0.1:62610_solr) [n:127.0.0.1:62610_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1772257 INFO  (zkCallback-2791-thread-1-processing-n:127.0.0.1:37626_solr) [n:127.0.0.1:37626_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1772658 INFO  (qtp226693669-15697) [n:127.0.0.1:37626_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1772658 INFO  (qtp226693669-15697) [n:127.0.0.1:37626_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1772658 INFO  (qtp226693669-15697) [n:127.0.0.1:37626_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:37626/solr/collection1_shard1_replica_n2/
   [junit4]   2> 1772658 INFO  (qtp226693669-15697) [n:127.0.0.1:37626_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: core=collection1_shard1_replica_n2 url=http://127.0.0.1:37626/solr START replicas=[http://127.0.0.1:62610/solr/collection1_shard1_replica_n1/] nUpdates=100
   [junit4]   2> 1772664 INFO  (qtp1778778808-15711) [n:127.0.0.1:62610_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1772967 INFO  (qtp226693669-15697) [n:127.0.0.1:37626_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: core=collection1_shard1_replica_n2 url=http://127.0.0.1:37626/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1772967 INFO  (qtp226693669-15697) [n:127.0.0.1:37626_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1772967 INFO  (qtp226693669-15697) [n:127.0.0.1:37626_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1772967 INFO  (qtp226693669-15697) [n:127.0.0.1:37626_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1772983 INFO  (qtp226693669-15697) [n:127.0.0.1:37626_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:37626/solr/collection1_shard1_replica_n2/ shard1
   [junit4]   2> 1773085 INFO  (zkCallback-2791-thread-2-processing-n:127.0.0.1:37626_solr) [n:127.0.0.1:37626_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1773085 INFO  (zkCallback-2793-thread-2-processing-n:127.0.0.1:62610_solr) [n:127.0.0.1:62610_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1773085 INFO  (zkCallback-2791-thread-3-processing-n:127.0.0.1:37626_solr) [n:127.0.0.1:37626_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1773086 INFO  (zkCallback-2793-thread-1-processing-n:127.0.0.1:62610_solr) [n:127.0.0.1:62610_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1773092 INFO  (qtp226693669-15697) [n:127.0.0.1:37626_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1773095 INFO  (qtp226693669-15697) [n:127.0.0.1:37626_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf1&newCollection=true&name=collection1_shard1_replica_n2&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2041
   [junit4]   2> 1773171 INFO  (qtp1778778808-15709) [n:127.0.0.1:62610_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2119
   [junit4]   2> 1773182 INFO  (qtp1778778808-15699) [n:127.0.0.1:62610_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> 1773278 INFO  (zkCallback-2793-thread-1-processing-n:127.0.0.1:62610_solr) [n:127.0.0.1:62610_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1773278 INFO  (zkCallback-2793-thread-2-processing-n:127.0.0.1:62610_solr) [n:127.0.0.1:62610_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1773278 INFO  (zkCallback-2791-thread-3-processing-n:127.0.0.1:37626_solr) [n:127.0.0.1:37626_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1773281 INFO  (zkCallback-2791-thread-2-processing-n:127.0.0.1:37626_solr) [n:127.0.0.1:37626_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1774187 INFO  (qtp1778778808-15699) [n:127.0.0.1:62610_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=2&collection.configName=conf1&name=collection1&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=3457
   [junit4]   2> 1774237 INFO  (TEST-V2ApiIntegrationTest.testSetPropertyValidationOfCluster-seed#[680140A12285AEC]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSetPropertyValidationOfCluster
   [junit4]   2> 1774245 INFO  (qtp226693669-15704) [n:127.0.0.1:37626_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster params={wt=javabin&version=2} status=0 QTime=6
   [junit4]   2> 1774248 INFO  (qtp1778778808-15703) [n:127.0.0.1:62610_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster params={wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 1774249 INFO  (TEST-V2ApiIntegrationTest.testSetPropertyValidationOfCluster-seed#[680140A12285AEC]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testSetPropertyValidationOfCluster
   [junit4]   2> 1774272 INFO  (TEST-V2ApiIntegrationTest.testCollectionsApi-seed#[680140A12285AEC]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCollectionsApi
   [junit4]   2> 1774304 INFO  (OverseerCollectionConfigSetProcessor-72262205376102405-127.0.0.1:37626_solr-n_0000000000) [n:127.0.0.1:37626_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> 1774304 INFO  (OverseerThreadFactory-5251-thread-2-processing-n:127.0.0.1:37626_solr) [n:127.0.0.1:37626_solr    ] o.a.s.c.a.c.BackupCmd Starting backup of collection=collection1 with backupName=backup_test at location=file:///export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.V2ApiIntegrationTest_680140A12285AEC-001/tempDir-002/backup_test
   [junit4]   2> 1774306 INFO  (qtp226693669-15705) [n:127.0.0.1:37626_solr    ] o.a.s.h.SnapShooter Creating backup snapshot shard1 at file:///export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.V2ApiIntegrationTest_680140A12285AEC-001/tempDir-002/backup_test
   [junit4]   2> 1774308 INFO  (qtp226693669-15705) [n:127.0.0.1:37626_solr    ] o.a.s.h.SnapShooter Done creating backup snapshot: shard1 at file:///export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.V2ApiIntegrationTest_680140A12285AEC-001/tempDir-002/backup_test
   [junit4]   2> 1774308 INFO  (qtp226693669-15705) [n:127.0.0.1:37626_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={core=collection1_shard1_replica_n2&qt=/admin/cores&name=shard1&action=BACKUPCORE&location=file:///export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.V2ApiIntegrationTest_680140A12285AEC-001/tempDir-002/backup_test&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 1774308 INFO  (OverseerThreadFactory-5251-thread-2-processing-n:127.0.0.1:37626_solr) [n:127.0.0.1:37626_solr    ] o.a.s.c.a.c.BackupCmd Starting to backup ZK data for backupName=backup_test
   [junit4]   2> 1774315 INFO  (OverseerThreadFactory-5251-thread-2-processing-n:127.0.0.1:37626_solr) [n:127.0.0.1:37626_solr    ] o.a.s.c.a.c.BackupCmd Completed backing up ZK data for backupName=backup_test
   [junit4]   2> 1774321 INFO  (qtp226693669-15704) [n:127.0.0.1:37626_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/c params={wt=javabin&version=2} status=0 QTime=45
   [junit4]   2> 1774321 INFO  (TEST-V2ApiIntegrationTest.testCollectionsApi-seed#[680140A12285AEC]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCollectionsApi
   [junit4]   2> 1774341 INFO  (TEST-V2ApiIntegrationTest.testWelcomeMessage-seed#[680140A12285AEC]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testWelcomeMessage
   [junit4]   2> 1774342 INFO  (qtp1778778808-15703) [n:127.0.0.1:62610_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/ params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1774342 INFO  (qtp1778778808-15709) [n:127.0.0.1:62610_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/_introspect params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1774342 INFO  (TEST-V2ApiIntegrationTest.testWelcomeMessage-seed#[680140A12285AEC]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testWelcomeMessage
   [junit4]   2> 1774382 INFO  (TEST-V2ApiIntegrationTest.testException-seed#[680140A12285AEC]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testException
   [junit4]   2> 1774390 ERROR (qtp226693669-15700) [n:127.0.0.1:37626_solr    ] o.a.s.a.ApiBag Command errors for rebalance-leaders:[Value is not valid, expected one of: [INTEGER], found: String]
   [junit4]   2> 1774390 INFO  (qtp226693669-15700) [n:127.0.0.1:37626_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/c/collection1 params={wt=xml&version=2.2} status=400 QTime=3
   [junit4]   2> 1774401 ERROR (qtp226693669-15704) [n:127.0.0.1:37626_solr    ] o.a.s.a.ApiBag Command errors for rebalance-leaders:[Value is not valid, expected one of: [INTEGER], found: String]
   [junit4]   2> 1774401 INFO  (qtp226693669-15704) [n:127.0.0.1:37626_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/c/collection1 params={wt=javabin&version=2} status=400 QTime=0
   [junit4]   2> 1774405 ERROR (qtp226693669-15700) [n:127.0.0.1:37626_solr    ] o.a.s.a.ApiBag Command errors for rebalance-leaders:[Value is not valid, expected one of: [INTEGER], found: String]
   [junit4]   2> 1774405 INFO  (qtp226693669-15700) [n:127.0.0.1:37626_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/c/collection1 params={wt=json&version=1} status=400 QTime=0
   [junit4]   2> 1774405 INFO  (TEST-V2ApiIntegrationTest.testException-seed#[680140A12285AEC]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testException
   [junit4]   2> 1774459 INFO  (TEST-V2ApiIntegrationTest.testSingleWarning-seed#[680140A12285AEC]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSingleWarning
   [junit4]   2> 1774486 INFO  (TEST-V2ApiIntegrationTest.testSingleWarning-seed#[680140A12285AEC]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testSingleWarning
   [junit4]   2> 1774548 INFO  (TEST-V2ApiIntegrationTest.testIntrospect-seed#[680140A12285AEC]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testIntrospect
   [junit4]   2> 1774553 INFO  (TEST-V2ApiIntegrationTest.testIntrospect-seed#[680140A12285AEC]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testIntrospect
   [junit4]   2> 1774558 INFO  (jetty-closer-2776-thread-1) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@3f9f424b{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1774559 INFO  (jetty-closer-2776-thread-2) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@5958e4cf{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1774595 INFO  (jetty-closer-2776-thread-1) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2063082846
   [junit4]   2> 1774596 INFO  (jetty-closer-2776-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1774596 INFO  (jetty-closer-2776-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@607b6ea5: rootName = solr_37626, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@7d40c95b
   [junit4]   2> 1774602 INFO  (jetty-closer-2776-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1774602 INFO  (jetty-closer-2776-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7ae4a15e: rootName = solr_37626, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@5f24e5a1
   [junit4]   2> 1774607 INFO  (jetty-closer-2776-thread-2) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1586106417
   [junit4]   2> 1774607 INFO  (jetty-closer-2776-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1774607 INFO  (jetty-closer-2776-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@33748602: rootName = solr_62610, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@1476d347
   [junit4]   2> 1774649 INFO  (jetty-closer-2776-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1774649 INFO  (jetty-closer-2776-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@44d5315d: rootName = solr_37626, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@382ba438
   [junit4]   2> 1774651 INFO  (jetty-closer-2776-thread-1) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:37626_solr
   [junit4]   2> 1774653 INFO  (jetty-closer-2776-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 1774653 INFO  (zkCallback-2791-thread-2-processing-n:127.0.0.1:37626_solr) [n:127.0.0.1:37626_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1774726 INFO  (jetty-closer-2776-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1774727 INFO  (jetty-closer-2776-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@647e7d76: rootName = solr_62610, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@5f24e5a1
   [junit4]   2> 1774731 INFO  (jetty-closer-2776-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1774731 INFO  (jetty-closer-2776-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3c6414e0: rootName = solr_62610, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@382ba438
   [junit4]   2> 1774732 INFO  (coreCloseExecutor-5266-thread-1) [n:127.0.0.1:37626_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@2cda6ebb
   [junit4]   2> 1774733 INFO  (coreCloseExecutor-5266-thread-1) [n:127.0.0.1:37626_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=752512699
   [junit4]   2> 1774733 INFO  (coreCloseExecutor-5266-thread-1) [n:127.0.0.1:37626_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@24a660f1: rootName = solr_37626, 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@650bc713
   [junit4]   2> 1774751 INFO  (zkCallback-2793-thread-2-processing-n:127.0.0.1:62610_solr) [n:127.0.0.1:62610_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1774759 INFO  (jetty-closer-2776-thread-2) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:62610_solr
   [junit4]   2> 1774760 INFO  (jetty-closer-2776-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 1774761 INFO  (coreCloseExecutor-5267-thread-1) [n:127.0.0.1:62610_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrCore [collection1_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@22fd4fa0
   [junit4]   2> 1774761 INFO  (coreCloseExecutor-5267-thread-1) [n:127.0.0.1:62610_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1.shard1.replica_n1, tag=587026336
   [junit4]   2> 1774761 INFO  (coreCloseExecutor-5267-thread-1) [n:127.0.0.1:62610_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@44607b1c: rootName = solr_62610, domain = solr.core.collection1.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.collection1.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@1e3b94c8
   [junit4]   2> 1774770 INFO  (coreCloseExecutor-5267-thread-1) [n:127.0.0.1:62610_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection1.shard1.leader, tag=587026336
   [junit4]   2> 1774772 INFO  (coreCloseExecutor-5266-thread-1) [n:127.0.0.1:37626_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=752512699
   [junit4]   2> 1774878 INFO  (zkCallback-2791-thread-3-processing-n:127.0.0.1:37626_solr) [n:127.0.0.1:37626_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1774878 INFO  (zkCallback-2791-thread-1-processing-n:127.0.0.1:37626_solr) [n:127.0.0.1:37626_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 1774895 INFO  (zkCallback-2793-thread-1-processing-n:127.0.0.1:62610_solr) [n:127.0.0.1:62610_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1774896 INFO  (zkCallback-2793-thread-3-processing-n:127.0.0.1:62610_solr) [n:127.0.0.1:62610_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1774896 INFO  (zkCallback-2791-thread-4-processing-n:127.0.0.1:37626_solr) [n:127.0.0.1:37626_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [0])
   [junit4]   2> 1774897 INFO  (zkCallback-2793-thread-2-processing-n:127.0.0.1:62610_solr) [n:127.0.0.1:62610_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 1774939 INFO  (jetty-closer-2776-thread-1) [    ] o.a.s.c.Overseer Overseer (id=72262205376102405-127.0.0.1:37626_solr-n_0000000000) closing
   [junit4]   2> 1774940 INFO  (OverseerStateUpdate-72262205376102405-127.0.0.1:37626_solr-n_0000000000) [n:127.0.0.1:37626_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:37626_solr
   [junit4]   2> 1774940 WARN  (OverseerAutoScalingTriggerThread-72262205376102405-127.0.0.1:37626_solr-n_0000000000) [n:127.0.0.1:37626_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1774941 INFO  (jetty-closer-2776-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@74a859c8{/solr,null,UNAVAILABLE}
   [junit4]   2> 1774996 INFO  (jetty-closer-2776-thread-2) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 1775015 INFO  (jetty-closer-2776-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@210ac967{/solr,null,UNAVAILABLE}
   [junit4]   2> 1775015 INFO  (jetty-closer-2776-thread-1) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 1805028 WARN  (jetty-closer-2776-thread-2) [    ] o.e.j.u.t.QueuedThreadPool QueuedThreadPool@qtp1778778808{STOPPING,8<=8<=10000,i=0,q=1} Couldn't stop Thread[qtp1778778808-15703,5,TGRP-V2ApiIntegrationTest]
   [junit4]   2> 1805029 ERROR (SUITE-V2ApiIntegrationTest-seed#[680140A12285AEC]-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> 1805029 INFO  (SUITE-V2ApiIntegrationTest-seed#[680140A12285AEC]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:42947 42947
   [junit4]   2> 1815225 INFO  (Thread-4997) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:42947 42947
   [junit4]   2> 1815225 WARN  (Thread-4997) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/collections/collection1/terms/shard1
   [junit4]   2> 	3	/solr/aliases.json
   [junit4]   2> 	3	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/configs/conf1/managed-schema
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 	2	/solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	14	/solr/collections/collection1/state.json
   [junit4]   2> 	3	/solr/clusterstate.json
   [junit4]   2> 	3	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 	3	/solr/collections
   [junit4]   2> 
   [junit4]   2> 1815226 INFO  (SUITE-V2ApiIntegrationTest-seed#[680140A12285AEC]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> Feb 26, 2018 12:50:47 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> Feb 26, 2018 12:51:07 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at org.apache.solr.handler.V2ApiIntegrationTest: 
   [junit4]   2>    1) Thread[id=15703, name=qtp1778778808-15703, state=TIMED_WAITING, group=TGRP-V2ApiIntegrationTest]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
   [junit4]   2>         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]   2>         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]   2>         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]   2>         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Feb 26, 2018 12:51:07 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=15703, name=qtp1778778808-15703, state=TIMED_WAITING, group=TGRP-V2ApiIntegrationTest]
   [junit4]   2> Feb 26, 2018 12:51:10 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be terminated:
   [junit4]   2>    1) Thread[id=15703, name=qtp1778778808-15703, state=TIMED_WAITING, group=TGRP-V2ApiIntegrationTest]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
   [junit4]   2>         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]   2>         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]   2>         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]   2>         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@78dd2c5e), locale=ar-YE, timezone=Europe/Lisbon
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_162 (64-bit)/cpus=3,threads=2,free=156332672,total=454631424
   [junit4]   2> NOTE: All tests run in this JVM: [MoveReplicaTest, TestCorePropertiesReload, TestPostingsSolrHighlighter, TestMergePolicyConfig, TestQuerySenderNoQuery, TestApiFramework, DeleteNodeTest, PingRequestHandlerTest, ClassificationUpdateProcessorFactoryTest, BJQParserTest, DocExpirationUpdateProcessorFactoryTest, QueryResultKeyTest, ExplicitHLLTest, ConnectionReuseTest, DistributedFacetSimpleRefinementLongTailTest, ZkStateWriterTest, TestFunctionQuery, TestCoreBackup, TestUtils, SolrSlf4jReporterTest, TestPayloadScoreQParserPlugin, TestFieldCacheSort, JSONWriterTest, TestTlogReplica, SSLMigrationTest, TestMiniSolrCloudClusterSSL, TestFieldCacheVsDocValues, ManagedSchemaRoundRobinCloudTest, TestGroupingSearch, TestSurroundQueryParser, TestGraphMLResponseWriter, BasicAuthIntegrationTest, TestLargeCluster, TestExactStatsCache, TestXIncludeConfig, TestCharFilters, TestConfigOverlay, TestSolrConfigHandlerConcurrent, MergeStrategyTest, TestReplicationHandlerBackup, TestSchemaManager, TestHighlightDedupGrouping, TestSystemIdResolver, RequiredFieldsTest, DirectSolrSpellCheckerTest, TlogReplayBufferedWhileIndexingTest, JavabinLoaderTest, OverseerStatusTest, NumericFieldsTest, HdfsLockFactoryTest, TestCloudRecovery, TestNumericTokenStream, TestConfigSetsAPIExclusivity, TestCoreContainer, TestSolrXml, TestExecutePlanAction, SpatialRPTFieldTypeTest, SolrIndexSplitterTest, PathHierarchyTokenizerFactoryTest, SortSpecParsingTest, TestJsonFacets, OpenExchangeRatesOrgProviderTest, TestCSVResponseWriter, HdfsTlogReplayBufferedWhileIndexingTest, LeaderElectionIntegrationTest, TestFreeTextSuggestions, SampleTest, TestUnifiedSolrHighlighter, TestPullReplicaErrorHandling, PropertiesRequestHandlerTest, TestNestedDocsSort, SolrCloudExampleTest, TestMultiWordSynonyms, AnalyticsQueryTest, TestSubQueryTransformerDistrib, SegmentsInfoRequestHandlerTest, StatsComponentTest, SolrRequestParserTest, CachingDirectoryFactoryTest, TestRemoteStreaming, QueryElevationComponentTest, DocValuesMissingTest, TestSolrCoreSnapshots, BaseCdcrDistributedZkTest, HLLSerializationTest, TestSolrFieldCacheBean, SynonymTokenizerTest, SimpleCollectionCreateDeleteTest, TestBinaryField, MoveReplicaHDFSFailoverTest, TestSuggestSpellingConverter, TestQueryUtils, TestDistribDocBasedVersion, ResourceLoaderTest, TestFaceting, TestIndexSearcher, AnalysisAfterCoreReloadTest, ZkCLITest, MigrateRouteKeyTest, CursorPagingTest, ZkNodePropsTest, CloudMLTQParserTest, FileUtilsTest, TestPartialUpdateDeduplication, ResponseHeaderTest, LIRRollingUpdatesTest, StatelessScriptUpdateProcessorFactoryTest, AddReplicaTest, InfoHandlerTest, ClassificationUpdateProcessorTest, CheckHdfsIndexTest, DistributedFacetPivotSmallAdvancedTest, TestIBSimilarityFactory, BlockJoinFacetRandomTest, TestBlobHandler, TestTolerantUpdateProcessorRandomCloud, HdfsRecoveryZkTest, CdcrBootstrapTest, PolyFieldTest, TestClassicSimilarityFactory, ConvertedLegacyTest, CreateCollectionCleanupTest, ResponseBuilderTest, CollectionsAPISolrJTest, AutoscalingHistoryHandlerTest, TestMaxScoreQueryParser, V2ApiIntegrationTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=V2ApiIntegrationTest -Dtests.seed=680140A12285AEC -Dtests.slow=true -Dtests.locale=ar-YE -Dtests.timezone=Europe/Lisbon -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | V2ApiIntegrationTest (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.handler.V2ApiIntegrationTest: 
   [junit4]    >    1) Thread[id=15703, name=qtp1778778808-15703, state=TIMED_WAITING, group=TGRP-V2ApiIntegrationTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([680140A12285AEC]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=15703, name=qtp1778778808-15703, state=TIMED_WAITING, group=TGRP-V2ApiIntegrationTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([680140A12285AEC]:0)
   [junit4] Completed [237/778 (1!)] on J0 in 68.19s, 6 tests, 2 errors <<< FAILURES!

[...truncated 50205 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/1701/consoleText

[repro] Revision: b212f2e9b7b5d20ab8d6168b5ddcb164f536d1af

[repro] Repro line:  ant test  -Dtestcase=V2ApiIntegrationTest -Dtests.seed=680140A12285AEC -Dtests.slow=true -Dtests.locale=ar-YE -Dtests.timezone=Europe/Lisbon -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseSerialGC"
[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    solr/core
[repro]       V2ApiIntegrationTest
[repro] ant compile-test

[...truncated 3313 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.V2ApiIntegrationTest" -Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UseSerialGC" -Dtests.seed=680140A12285AEC -Dtests.slow=true -Dtests.locale=ar-YE -Dtests.timezone=Europe/Lisbon -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[...truncated 93 lines...]
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.handler.V2ApiIntegrationTest
[repro] Exiting with code 0

[...truncated 70 lines...]

[JENKINS] Lucene-Solr-master-Solaris (64bit/jdk1.8.0) - Build # 1700 - Still unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/1700/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseParallelGC

1 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:
2 threads leaked from SUITE scope at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation:     1) Thread[id=31021, name=jetty-launcher-8543-thread-1-EventThread, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)         at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)         at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)         at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)         at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)         at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)         at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)         at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)         at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)         at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)         at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:531)         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:506)    2) Thread[id=31025, name=jetty-launcher-8543-thread-2-EventThread, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)         at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)         at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)         at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)         at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)         at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)         at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)         at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)         at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)         at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)         at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:531)         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:506)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE scope at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation: 
   1) Thread[id=31021, name=jetty-launcher-8543-thread-1-EventThread, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
        at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
        at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
        at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
        at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
        at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
        at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
        at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
        at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
        at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
        at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
        at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:531)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:506)
   2) Thread[id=31025, name=jetty-launcher-8543-thread-2-EventThread, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
        at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
        at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
        at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
        at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
        at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
        at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
        at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
        at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
        at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
        at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
        at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:531)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:506)
	at __randomizedtesting.SeedInfo.seed([7A0DA992DFF81EA2]:0)




Build Log:
[...truncated 13999 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_7A0DA992DFF81EA2-001/init-core-data-001
   [junit4]   2> 3491479 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[7A0DA992DFF81EA2]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 3491480 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[7A0DA992DFF81EA2]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 3491480 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[7A0DA992DFF81EA2]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 3491523 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[7A0DA992DFF81EA2]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_7A0DA992DFF81EA2-001/tempDir-001
   [junit4]   2> 3491523 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[7A0DA992DFF81EA2]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3491524 INFO  (Thread-7002) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3491524 INFO  (Thread-7002) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 3491525 ERROR (Thread-7002) [    ] 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> 3491624 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[7A0DA992DFF81EA2]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:63058
   [junit4]   2> 3491626 INFO  (zkConnectionManagerCallback-8546-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3491631 INFO  (jetty-launcher-8543-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T18:27:37-03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 3491631 INFO  (jetty-launcher-8543-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T18:27:37-03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 3491632 INFO  (jetty-launcher-8543-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3491632 INFO  (jetty-launcher-8543-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3491632 INFO  (jetty-launcher-8543-thread-1) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 3491633 INFO  (jetty-launcher-8543-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@36a05e57{/solr,null,AVAILABLE}
   [junit4]   2> 3491633 INFO  (jetty-launcher-8543-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3491633 INFO  (jetty-launcher-8543-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3491633 INFO  (jetty-launcher-8543-thread-2) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 3491633 INFO  (jetty-launcher-8543-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4965bd64{/solr,null,AVAILABLE}
   [junit4]   2> 3491633 INFO  (jetty-launcher-8543-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@23031c40{HTTP/1.1,[http/1.1]}{127.0.0.1:50780}
   [junit4]   2> 3491633 INFO  (jetty-launcher-8543-thread-1) [    ] o.e.j.s.Server Started @3496745ms
   [junit4]   2> 3491633 INFO  (jetty-launcher-8543-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50780}
   [junit4]   2> 3491633 INFO  (jetty-launcher-8543-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@245c9af1{HTTP/1.1,[http/1.1]}{127.0.0.1:37310}
   [junit4]   2> 3491633 ERROR (jetty-launcher-8543-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3491633 INFO  (jetty-launcher-8543-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 3491634 INFO  (jetty-launcher-8543-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3491634 INFO  (jetty-launcher-8543-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3491634 INFO  (jetty-launcher-8543-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-25T14:28:21.807Z
   [junit4]   2> 3491633 INFO  (jetty-launcher-8543-thread-2) [    ] o.e.j.s.Server Started @3496745ms
   [junit4]   2> 3491634 INFO  (jetty-launcher-8543-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37310}
   [junit4]   2> 3491634 ERROR (jetty-launcher-8543-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3491634 INFO  (jetty-launcher-8543-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 3491634 INFO  (jetty-launcher-8543-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3491634 INFO  (jetty-launcher-8543-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3491634 INFO  (jetty-launcher-8543-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-25T14:28:21.807Z
   [junit4]   2> 3491638 INFO  (zkConnectionManagerCallback-8548-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3491639 INFO  (zkConnectionManagerCallback-8550-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3491639 INFO  (jetty-launcher-8543-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3491639 INFO  (jetty-launcher-8543-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3491644 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 0x100b7de41080001, likely client has closed socket
   [junit4]   2> 3491644 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 0x100b7de41080002, likely client has closed socket
   [junit4]   2> 3491650 INFO  (jetty-launcher-8543-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63058/solr
   [junit4]   2> 3491650 INFO  (jetty-launcher-8543-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63058/solr
   [junit4]   2> 3491653 INFO  (zkConnectionManagerCallback-8555-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3491653 INFO  (zkConnectionManagerCallback-8558-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3491656 INFO  (zkConnectionManagerCallback-8560-thread-1-processing-n:127.0.0.1:37310_solr) [n:127.0.0.1:37310_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3491657 INFO  (zkConnectionManagerCallback-8562-thread-1-processing-n:127.0.0.1:50780_solr) [n:127.0.0.1:50780_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3491764 INFO  (jetty-launcher-8543-thread-2) [n:127.0.0.1:37310_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3491769 INFO  (jetty-launcher-8543-thread-2) [n:127.0.0.1:37310_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:37310_solr
   [junit4]   2> 3491770 INFO  (jetty-launcher-8543-thread-2) [n:127.0.0.1:37310_solr    ] o.a.s.c.Overseer Overseer (id=72259759239593989-127.0.0.1:37310_solr-n_0000000000) starting
   [junit4]   2> 3491777 INFO  (jetty-launcher-8543-thread-2) [n:127.0.0.1:37310_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37310_solr
   [junit4]   2> 3491860 INFO  (jetty-launcher-8543-thread-1) [n:127.0.0.1:50780_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3491863 INFO  (jetty-launcher-8543-thread-1) [n:127.0.0.1:50780_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3491866 INFO  (jetty-launcher-8543-thread-1) [n:127.0.0.1:50780_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50780_solr
   [junit4]   2> 3491927 INFO  (OverseerStateUpdate-72259759239593989-127.0.0.1:37310_solr-n_0000000000) [n:127.0.0.1:37310_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3491928 INFO  (zkCallback-8561-thread-1-processing-n:127.0.0.1:50780_solr) [n:127.0.0.1:50780_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3491944 INFO  (jetty-launcher-8543-thread-1) [n:127.0.0.1:50780_solr    ] o.a.s.c.CoreContainer Initializing authentication plugin: org.apache.solr.security.HttpParamDelegationTokenPlugin
   [junit4]   2> 3491944 WARN  (jetty-launcher-8543-thread-1) [n:127.0.0.1:50780_solr    ] o.a.s.c.s.i.Krb5HttpClientBuilder org.apache.solr.client.solrj.impl.Krb5HttpClientBuilder is configured without specifying system property 'java.security.auth.login.config'
   [junit4]   2> 3491944 INFO  (jetty-launcher-8543-thread-1) [n:127.0.0.1:50780_solr    ] o.a.s.s.KerberosPlugin Params: {solr.kerberos.impersonator.user.noGroups.hosts=*, solr.kerberos.impersonator.user.bogusGroup.groups=__some_bogus_group, token.valid=30, cookie.domain=127.0.0.1, solr.kerberos.impersonator.user.anyHostAnyUser.groups=*, solr.kerberos.impersonator.user.bogusGroup.hosts=*, solr.kerberos.impersonator.user.anyHostAnyUser.hosts=*, token.validity=36000, solr.kerberos.impersonator.user.noHosts.groups=*, type=kerberos, solr.kerberos.impersonator.user.localHostAnyGroup.groups=*, delegation-token.token-kind=solr-dt, solr.kerberos.impersonator.user.wrongHost.hosts=1.1.1.1.1.1, cookie.path=/, zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, solr.kerberos.impersonator.user.localHostAnyGroup.hosts=serv1-vm3,localhost,127.0.0.1, signer.secret.provider.zookeeper.path=/token, solr.kerberos.impersonator.user.anyHostUsersGroup.groups=staff, zk-dt-secret-manager.enable=true, solr.kerberos.impersonator.user.wrongHost.groups=*, kerberos.name.rules=DEFAULT, signer.secret.provider=zookeeper, solr.kerberos.impersonator.user.anyHostUsersGroup.hosts=*}
   [junit4]   2> 3491946 INFO  (jetty-launcher-8543-thread-1) [n:127.0.0.1:50780_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 3491948 INFO  (jetty-launcher-8543-thread-1-EventThread) [n:127.0.0.1:50780_solr    ] o.a.c.f.s.ConnectionStateManager State change: CONNECTED
   [junit4]   2> 3491954 INFO  (jetty-launcher-8543-thread-2) [n:127.0.0.1:37310_solr    ] o.a.s.c.CoreContainer Initializing authentication plugin: org.apache.solr.security.HttpParamDelegationTokenPlugin
   [junit4]   2> 3491954 WARN  (jetty-launcher-8543-thread-2) [n:127.0.0.1:37310_solr    ] o.a.s.c.s.i.Krb5HttpClientBuilder org.apache.solr.client.solrj.impl.Krb5HttpClientBuilder is configured without specifying system property 'java.security.auth.login.config'
   [junit4]   2> 3491955 INFO  (jetty-launcher-8543-thread-2) [n:127.0.0.1:37310_solr    ] o.a.s.s.KerberosPlugin Params: {solr.kerberos.impersonator.user.noGroups.hosts=*, solr.kerberos.impersonator.user.bogusGroup.groups=__some_bogus_group, token.valid=30, cookie.domain=127.0.0.1, solr.kerberos.impersonator.user.anyHostAnyUser.groups=*, solr.kerberos.impersonator.user.bogusGroup.hosts=*, solr.kerberos.impersonator.user.anyHostAnyUser.hosts=*, token.validity=36000, solr.kerberos.impersonator.user.noHosts.groups=*, type=kerberos, solr.kerberos.impersonator.user.localHostAnyGroup.groups=*, delegation-token.token-kind=solr-dt, solr.kerberos.impersonator.user.wrongHost.hosts=1.1.1.1.1.1, cookie.path=/, zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, solr.kerberos.impersonator.user.localHostAnyGroup.hosts=serv1-vm3,localhost,127.0.0.1, signer.secret.provider.zookeeper.path=/token, solr.kerberos.impersonator.user.anyHostUsersGroup.groups=staff, zk-dt-secret-manager.enable=true, solr.kerberos.impersonator.user.wrongHost.groups=*, kerberos.name.rules=DEFAULT, signer.secret.provider=zookeeper, solr.kerberos.impersonator.user.anyHostUsersGroup.hosts=*}
   [junit4]   2> 3491956 INFO  (jetty-launcher-8543-thread-2) [n:127.0.0.1:37310_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 3491956 INFO  (jetty-launcher-8543-thread-2-EventThread) [n:127.0.0.1:37310_solr    ] o.a.c.f.s.ConnectionStateManager State change: CONNECTED
   [junit4]   2> 3492004 WARN  (jetty-launcher-8543-thread-2) [n:127.0.0.1:37310_solr    ] o.a.s.c.s.i.Krb5HttpClientBuilder org.apache.solr.client.solrj.impl.Krb5HttpClientBuilder is configured without specifying system property 'java.security.auth.login.config'
   [junit4]   2> 3492054 INFO  (jetty-launcher-8543-thread-2) [n:127.0.0.1:37310_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37310.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4dc84f87
   [junit4]   2> 3492059 INFO  (jetty-launcher-8543-thread-2) [n:127.0.0.1:37310_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37310.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4dc84f87
   [junit4]   2> 3492059 INFO  (jetty-launcher-8543-thread-2) [n:127.0.0.1:37310_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37310.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4dc84f87
   [junit4]   2> 3492059 INFO  (jetty-launcher-8543-thread-2) [n:127.0.0.1:37310_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_7A0DA992DFF81EA2-001/tempDir-001/node2/.
   [junit4]   2> 3492970 WARN  (jetty-launcher-8543-thread-1) [n:127.0.0.1:50780_solr    ] o.a.s.c.s.i.Krb5HttpClientBuilder org.apache.solr.client.solrj.impl.Krb5HttpClientBuilder is configured without specifying system property 'java.security.auth.login.config'
   [junit4]   2> 3493006 INFO  (jetty-launcher-8543-thread-1) [n:127.0.0.1:50780_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50780.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4dc84f87
   [junit4]   2> 3493021 INFO  (jetty-launcher-8543-thread-1) [n:127.0.0.1:50780_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50780.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4dc84f87
   [junit4]   2> 3493021 INFO  (jetty-launcher-8543-thread-1) [n:127.0.0.1:50780_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50780.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4dc84f87
   [junit4]   2> 3493022 INFO  (jetty-launcher-8543-thread-1) [n:127.0.0.1:50780_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_7A0DA992DFF81EA2-001/tempDir-001/node1/.
   [junit4]   2> 3493043 INFO  (zkConnectionManagerCallback-8568-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3493045 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 0x100b7de41080009, likely client has closed socket
   [junit4]   2> 3493068 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[7A0DA992DFF81EA2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testForwarding
   [junit4]   2> 3493070 INFO  (zkConnectionManagerCallback-8571-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3493654 INFO  (zkConnectionManagerCallback-8574-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3493655 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[7A0DA992DFF81EA2]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3493656 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[7A0DA992DFF81EA2]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:63058/solr ready
   [junit4]   2> 3493661 INFO  (qtp1418698591-30970) [n:127.0.0.1:50780_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=0&replicationFactor=1&collection.configName=conf1&maxShardsPerNode=1&name=forwardingCollection&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3493671 INFO  (OverseerThreadFactory-10550-thread-1-processing-n:127.0.0.1:37310_solr) [n:127.0.0.1:37310_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection forwardingCollection
   [junit4]   2> 3493779 INFO  (OverseerStateUpdate-72259759239593989-127.0.0.1:37310_solr-n_0000000000) [n:127.0.0.1:37310_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"forwardingCollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"forwardingCollection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:37310/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3493984 INFO  (qtp1060738237-30979) [n:127.0.0.1:37310_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf1&newCollection=true&name=forwardingCollection_shard1_replica_n1&action=CREATE&numShards=1&collection=forwardingCollection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3493984 INFO  (qtp1060738237-30979) [n:127.0.0.1:37310_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3494090 INFO  (zkCallback-8559-thread-2-processing-n:127.0.0.1:37310_solr) [n:127.0.0.1:37310_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/forwardingCollection/state.json] for collection [forwardingCollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3494090 INFO  (zkCallback-8559-thread-1-processing-n:127.0.0.1:37310_solr) [n:127.0.0.1:37310_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/forwardingCollection/state.json] for collection [forwardingCollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3495006 INFO  (qtp1060738237-30979) [n:127.0.0.1:37310_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 3495025 INFO  (qtp1060738237-30979) [n:127.0.0.1:37310_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.s.IndexSchema [forwardingCollection_shard1_replica_n1] Schema name=test
   [junit4]   2> 3495141 INFO  (qtp1060738237-30979) [n:127.0.0.1:37310_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 3495157 INFO  (qtp1060738237-30979) [n:127.0.0.1:37310_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'forwardingCollection_shard1_replica_n1' using configuration from collection forwardingCollection, trusted=true
   [junit4]   2> 3495158 INFO  (qtp1060738237-30979) [n:127.0.0.1:37310_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37310.solr.core.forwardingCollection.shard1.replica_n1' (registry 'solr.core.forwardingCollection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4dc84f87
   [junit4]   2> 3495158 INFO  (qtp1060738237-30979) [n:127.0.0.1:37310_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 3495158 INFO  (qtp1060738237-30979) [n:127.0.0.1:37310_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.SolrCore [[forwardingCollection_shard1_replica_n1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_7A0DA992DFF81EA2-001/tempDir-001/node2/forwardingCollection_shard1_replica_n1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_7A0DA992DFF81EA2-001/tempDir-001/node2/./forwardingCollection_shard1_replica_n1/data/]
   [junit4]   2> 3495160 INFO  (qtp1060738237-30979) [n:127.0.0.1:37310_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@2845a452
   [junit4]   2> 3495218 INFO  (qtp1060738237-30979) [n:127.0.0.1:37310_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3495218 INFO  (qtp1060738237-30979) [n:127.0.0.1:37310_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3495219 INFO  (qtp1060738237-30979) [n:127.0.0.1:37310_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3495219 INFO  (qtp1060738237-30979) [n:127.0.0.1:37310_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3495220 INFO  (qtp1060738237-30979) [n:127.0.0.1:37310_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=29, maxMergeAtOnceExplicit=45, maxMergedSegmentMB=5.7734375, floorSegmentMB=1.4072265625, forceMergeDeletesPctAllowed=10.366620191632613, segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 3495220 INFO  (qtp1060738237-30979) [n:127.0.0.1:37310_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6401d946[forwardingCollection_shard1_replica_n1] main]
   [junit4]   2> 3495222 INFO  (qtp1060738237-30979) [n:127.0.0.1:37310_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 3495226 INFO  (qtp1060738237-30979) [n:127.0.0.1:37310_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 3495243 INFO  (qtp1060738237-30979) [n:127.0.0.1:37310_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3495243 INFO  (qtp1060738237-30979) [n:127.0.0.1:37310_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1593383484565487616
   [junit4]   2> 3495243 INFO  (searcherExecutor-10555-thread-1-processing-n:127.0.0.1:37310_solr x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection r:core_node2) [n:127.0.0.1:37310_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 3495246 INFO  (searcherExecutor-10555-thread-1-processing-n:127.0.0.1:37310_solr x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection r:core_node2) [n:127.0.0.1:37310_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 3495246 INFO  (searcherExecutor-10555-thread-1-processing-n:127.0.0.1:37310_solr x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection r:core_node2) [n:127.0.0.1:37310_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 3495246 INFO  (searcherExecutor-10555-thread-1-processing-n:127.0.0.1:37310_solr x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection r:core_node2) [n:127.0.0.1:37310_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 3495246 INFO  (searcherExecutor-10555-thread-1-processing-n:127.0.0.1:37310_solr x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection r:core_node2) [n:127.0.0.1:37310_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 3495247 INFO  (searcherExecutor-10555-thread-1-processing-n:127.0.0.1:37310_solr x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection r:core_node2) [n:127.0.0.1:37310_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 3495247 INFO  (searcherExecutor-10555-thread-1-processing-n:127.0.0.1:37310_solr x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection r:core_node2) [n:127.0.0.1:37310_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 3495247 INFO  (searcherExecutor-10555-thread-1-processing-n:127.0.0.1:37310_solr x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection r:core_node2) [n:127.0.0.1:37310_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 3495248 INFO  (searcherExecutor-10555-thread-1-processing-n:127.0.0.1:37310_solr x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection r:core_node2) [n:127.0.0.1:37310_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 3495248 INFO  (searcherExecutor-10555-thread-1-processing-n:127.0.0.1:37310_solr x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection r:core_node2) [n:127.0.0.1:37310_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.SolrCore [forwardingCollection_shard1_replica_n1] Registered new searcher Searcher@6401d946[forwardingCollection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3495255 INFO  (qtp1060738237-30979) [n:127.0.0.1:37310_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 3495255 INFO  (qtp1060738237-30979) [n:127.0.0.1:37310_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 3495255 INFO  (qtp1060738237-30979) [n:127.0.0.1:37310_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:37310/solr/forwardingCollection_shard1_replica_n1/
   [junit4]   2> 3495255 INFO  (qtp1060738237-30979) [n:127.0.0.1:37310_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 3495255 INFO  (qtp1060738237-30979) [n:127.0.0.1:37310_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:37310/solr/forwardingCollection_shard1_replica_n1/ has no replicas
   [junit4]   2> 3495255 INFO  (qtp1060738237-30979) [n:127.0.0.1:37310_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 3495260 INFO  (qtp1060738237-30979) [n:127.0.0.1:37310_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:37310/solr/forwardingCollection_shard1_replica_n1/ shard1
   [junit4]   2> 3495362 INFO  (zkCallback-8559-thread-1-processing-n:127.0.0.1:37310_solr) [n:127.0.0.1:37310_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/forwardingCollection/state.json] for collection [forwardingCollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3495362 INFO  (zkCallback-8559-thread-2-processing-n:127.0.0.1:37310_solr) [n:127.0.0.1:37310_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/forwardingCollection/state.json] for collection [forwardingCollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3495412 INFO  (qtp1060738237-30979) [n:127.0.0.1:37310_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 3495415 INFO  (qtp1060738237-30979) [n:127.0.0.1:37310_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf1&newCollection=true&name=forwardingCollection_shard1_replica_n1&action=CREATE&numShards=1&collection=forwardingCollection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1432
   [junit4]   2> 3495419 INFO  (qtp1418698591-30970) [n:127.0.0.1:50780_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> 3495516 INFO  (zkCallback-8559-thread-2-processing-n:127.0.0.1:37310_solr) [n:127.0.0.1:37310_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/forwardingCollection/state.json] for collection [forwardingCollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3495516 INFO  (zkCallback-8559-thread-1-processing-n:127.0.0.1:37310_solr) [n:127.0.0.1:37310_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/forwardingCollection/state.json] for collection [forwardingCollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3495673 INFO  (OverseerCollectionConfigSetProcessor-72259759239593989-127.0.0.1:37310_solr-n_0000000000) [n:127.0.0.1:37310_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> 3496425 INFO  (qtp1418698591-30970) [n:127.0.0.1:50780_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={pullReplicas=0&replicationFactor=1&collection.configName=conf1&maxShardsPerNode=1&name=forwardingCollection&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2} status=0 QTime=2765
   [junit4]   2> 3496426 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[7A0DA992DFF81EA2]) [    ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: forwardingCollection failOnTimeout:true timeout (sec):100
   [junit4]   2> 3496427 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[7A0DA992DFF81EA2]) [    ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: forwardingCollection
   [junit4]   2> 3496430 INFO  (qtp1060738237-30986) [n:127.0.0.1:37310_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.S.Request [forwardingCollection_shard1_replica_n1]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 3496433 INFO  (qtp1418698591-30975) [n:127.0.0.1:50780_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3496436 INFO  (qtp1060738237-30986) [n:127.0.0.1:37310_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.S.Request [forwardingCollection_shard1_replica_n1]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 3496436 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[7A0DA992DFF81EA2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testForwarding
   [junit4]   2> 3496463 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigGroups-seed#[7A0DA992DFF81EA2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyNoConfigGroups
   [junit4]   2> 3496468 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigGroups-seed#[7A0DA992DFF81EA2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyNoConfigGroups
   [junit4]   2> 3496506 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidRemote-seed#[7A0DA992DFF81EA2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyInvalidRemote
   [junit4]   2> 3496513 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidRemote-seed#[7A0DA992DFF81EA2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyInvalidRemote
   [junit4]   2> 3496533 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateHost-seed#[7A0DA992DFF81EA2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyValidateHost
   [junit4]   2> 3496533 INFO  (qtp1060738237-30986) [n:127.0.0.1:37310_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params doAs=bar&action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3496534 INFO  (qtp1060738237-30986) [n:127.0.0.1:37310_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={doAs=bar&action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 3496534 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateHost-seed#[7A0DA992DFF81EA2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyValidateHost
   [junit4]   2> 3496552 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyWrongHost-seed#[7A0DA992DFF81EA2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyWrongHost
   [junit4]   2> 3500704 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyWrongHost-seed#[7A0DA992DFF81EA2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyWrongHost
   [junit4]   2> 3500744 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNullProxyUser-seed#[7A0DA992DFF81EA2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyNullProxyUser
   [junit4]   2> 3500745 INFO  (qtp1060738237-30986) [n:127.0.0.1:37310_solr    ] o.a.s.s.SolrDispatchFilter Error authenticating
   [junit4]   2> java.lang.IllegalArgumentException: userName is NULL, empty or contains a '&'
   [junit4]   2> 	at org.apache.hadoop.security.authentication.util.AuthToken.checkForIllegalArgument(AuthToken.java:87)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.util.AuthToken.<init>(AuthToken.java:70)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.server.AuthenticationToken.<init>(AuthenticationToken.java:58)
   [junit4]   2> 	at org.apache.solr.security.HttpParamDelegationTokenPlugin$HttpParamDelegationTokenAuthenticationHandler$HttpParamAuthenticationHandler.authenticate(HttpParamDelegationTokenPlugin.java:213)
   [junit4]   2> 	at org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationHandler.authenticate(DelegationTokenAuthenticationHandler.java:348)
   [junit4]   2> 	at org.apache.solr.security.RequestContinuesRecorderAuthenticationHandler.authenticate(RequestContinuesRecorderAuthenticationHandler.java:69)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.server.AuthenticationFilter.doFilter(AuthenticationFilter.java:518)
   [junit4]   2> 	at org.apache.solr.security.DelegationTokenKerberosFilter.doFilter(DelegationTokenKerberosFilter.java:134)
   [junit4]   2> 	at org.apache.solr.security.HttpParamDelegationTokenPlugin$HttpParamToRequestFilter.doFilter(HttpParamDelegationTokenPlugin.java:245)
   [junit4]   2> 	at org.apache.solr.security.KerberosPlugin.doAuthenticate(KerberosPlugin.java:243)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.authenticateRequest(SolrDispatchFilter.java:454)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:349)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1253)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:168)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:166)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1155)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:527)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:530)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:347)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:256)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:279)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:124)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:247)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:140)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:382)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 3500745 WARN  (qtp1060738237-30986) [n:127.0.0.1:37310_solr    ] o.e.j.s.HttpChannel /solr/admin/collections
   [junit4]   2> org.apache.solr.common.SolrException: Error during request authentication, 
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.authenticateRequest(SolrDispatchFilter.java:460)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:349)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1253)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:168)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:166)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1155)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:527)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:530)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:347)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:256)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:279)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:124)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:247)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:140)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:382)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: java.lang.IllegalArgumentException: userName is NULL, empty or contains a '&'
   [junit4]   2> 	at org.apache.hadoop.security.authentication.util.AuthToken.checkForIllegalArgument(AuthToken.java:87)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.util.AuthToken.<init>(AuthToken.java:70)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.server.AuthenticationToken.<init>(AuthenticationToken.java:58)
   [junit4]   2> 	at org.apache.solr.security.HttpParamDelegationTokenPlugin$HttpParamDelegationTokenAuthenticationHandler$HttpParamAuthenticationHandler.authenticate(HttpParamDelegationTokenPlugin.java:213)
   [junit4]   2> 	at org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationHandler.authenticate(DelegationTokenAuthenticationHandler.java:348)
   [junit4]   2> 	at org.apache.solr.security.RequestContinuesRecorderAuthenticationHandler.authenticate(RequestContinuesRecorderAuthenticationHandler.java:69)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.server.AuthenticationFilter.doFilter(AuthenticationFilter.java:518)
   [junit4]   2> 	at org.apache.solr.security.DelegationTokenKerberosFilter.doFilter(DelegationTokenKerberosFilter.java:134)
   [junit4]   2> 	at org.apache.solr.security.HttpParamDelegationTokenPlugin$HttpParamToRequestFilter.doFilter(HttpParamDelegationTokenPlugin.java:245)
   [junit4]   2> 	at org.apache.solr.security.KerberosPlugin.doAuthenticate(KerberosPlugin.java:243)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.authenticateRequest(SolrDispatchFilter.java:454)
   [junit4]   2> 	... 31 more
   [junit4]   2> 3500747 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNullProxyUser-seed#[7A0DA992DFF81EA2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyNullProxyUser
   [junit4]   2> 3500776 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidProxyUser-seed#[7A0DA992DFF81EA2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyInvalidProxyUser
   [junit4]   2> 3500779 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidProxyUser-seed#[7A0DA992DFF81EA2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyInvalidProxyUser
   [junit4]   2> 3500805 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateAnyHostAnyUser-seed#[7A0DA992DFF81EA2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyValidateAnyHostAnyUser
   [junit4]   2> 3500805 INFO  (qtp1060738237-30986) [n:127.0.0.1:37310_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params doAs=bar&action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3500805 INFO  (qtp1060738237-30986) [n:127.0.0.1:37310_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={doAs=bar&action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 3500806 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateAnyHostAnyUser-seed#[7A0DA992DFF81EA2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyValidateAnyHostAnyUser
   [junit4]   2> 3500834 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigHosts-seed#[7A0DA992DFF81EA2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyNoConfigHosts
   [junit4]   2> 3500836 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigHosts-seed#[7A0DA992DFF81EA2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyNoConfigHosts
   [junit4]   2> 3500860 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyUnknownRemote-seed#[7A0DA992DFF81EA2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyUnknownRemote
   [junit4]   2> 3517479 WARN  (jetty-launcher-8543-thread-2-SendThread(127.0.0.1:63058)) [n:127.0.0.1:37310_solr    ] o.a.z.ClientCnxn Client session timed out, have not heard from server in 16780ms for sessionid 0x100b7de41080008
   [junit4]   2> 3517479 WARN  (jetty-launcher-8543-thread-1-SendThread(127.0.0.1:63058)) [n:127.0.0.1:50780_solr    ] o.a.z.ClientCnxn Client session timed out, have not heard from server in 21051ms for sessionid 0x100b7de41080006
   [junit4]   2> 3517479 WARN  (jetty-launcher-8543-thread-1-SendThread(127.0.0.1:63058)) [n:127.0.0.1:50780_solr    ] o.a.z.ClientCnxn Client session timed out, have not heard from server in 16780ms for sessionid 0x100b7de41080007
   [junit4]   2> 3517480 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 0x100b7de41080008, likely client has closed socket
   [junit4]   2> 3517480 WARN  (jetty-launcher-8543-thread-2-SendThread(127.0.0.1:63058)) [n:127.0.0.1:37310_solr    ] o.a.z.ClientCnxn Client session timed out, have not heard from server in 16781ms for sessionid 0x100b7de41080005
   [junit4]   2> 3517481 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 0x100b7de41080007, likely client has closed socket
   [junit4]   2> 3517482 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 0x100b7de41080005, likely client has closed socket
   [junit4]   2> 3517482 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyUnknownRemote-seed#[7A0DA992DFF81EA2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyUnknownRemote
   [junit4]   2> 3517511 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidGroup-seed#[7A0DA992DFF81EA2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyInvalidGroup
   [junit4]   2> 3517534 WARN  (qtp1060738237-30982) [    ] o.a.h.s.ShellBasedUnixGroupsMapping got exception trying to get groups for user bar: id: invalid user name: "bar"
   [junit4]   2> id: invalid user name: "bar"
   [junit4]   2> 
   [junit4]   2> 3517536 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidGroup-seed#[7A0DA992DFF81EA2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyInvalidGroup
   [junit4]   2> 3517563 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateGroup-seed#[7A0DA992DFF81EA2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyValidateGroup
   [junit4]   2> 3517580 WARN  (zkConnectionManagerCallback-8574-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6f524a65 name: ZooKeeperConnection Watcher:127.0.0.1:63058/solr got event WatchedEvent state:Disconnected type:None path:null path: null type: None
   [junit4]   2> 3517580 WARN  (zkConnectionManagerCallback-8574-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has disconnected
   [junit4]   2> 3517580 INFO  (jetty-launcher-8543-thread-2-EventThread) [n:127.0.0.1:37310_solr    ] o.a.c.f.s.ConnectionStateManager State change: SUSPENDED
   [junit4]   2> 3517581 INFO  (qtp1060738237-30986) [n:127.0.0.1:37310_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params doAs=jenkins&action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3517581 INFO  (qtp1060738237-30986) [n:127.0.0.1:37310_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={doAs=jenkins&action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 3517582 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateGroup-seed#[7A0DA992DFF81EA2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyValidateGroup
   [junit4]   2> 3517584 INFO  (jetty-launcher-8543-thread-1-EventThread) [n:127.0.0.1:50780_solr    ] o.a.c.f.s.ConnectionStateManager State change: SUSPENDED
   [junit4]   2> 3517585 WARN  (zkConnectionManagerCallback-8562-thread-1-processing-n:127.0.0.1:50780_solr) [n:127.0.0.1:50780_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@62dd767 name: ZooKeeperConnection Watcher:127.0.0.1:63058/solr got event WatchedEvent state:Disconnected type:None path:null path: null type: None
   [junit4]   2> 3517585 WARN  (zkConnectionManagerCallback-8562-thread-1-processing-n:127.0.0.1:50780_solr) [n:127.0.0.1:50780_solr    ] o.a.s.c.c.ConnectionManager zkClient has disconnected
   [junit4]   2> 3517588 WARN  (zkConnectionManagerCallback-8560-thread-1-processing-n:127.0.0.1:37310_solr) [n:127.0.0.1:37310_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@71a86262 name: ZooKeeperConnection Watcher:127.0.0.1:63058/solr got event WatchedEvent state:Disconnected type:None path:null path: null type: None
   [junit4]   2> 3517588 WARN  (zkConnectionManagerCallback-8560-thread-1-processing-n:127.0.0.1:37310_solr) [n:127.0.0.1:37310_solr    ] o.a.s.c.c.ConnectionManager zkClient has disconnected
   [junit4]   2> 3517759 INFO  (jetty-closer-8544-thread-2) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@23031c40{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 3517759 INFO  (jetty-closer-8544-thread-1) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@245c9af1{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 3517760 INFO  (jetty-closer-8544-thread-2) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1116371371
   [junit4]   2> 3517760 INFO  (jetty-closer-8544-thread-1) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1286019207
   [junit4]   2> 3517760 INFO  (jetty-closer-8544-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 3517761 INFO  (jetty-closer-8544-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 3517761 INFO  (jetty-closer-8544-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5cd968ec: rootName = solr_37310, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@23aabf3f
   [junit4]   2> 3517761 INFO  (jetty-closer-8544-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@628e4d9c: rootName = solr_50780, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@4a51ab42
   [junit4]   2> 3517765 INFO  (jetty-closer-8544-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 3517765 INFO  (jetty-closer-8544-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7cae0ab0: rootName = solr_37310, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@5c97f061
   [junit4]   2> 3517765 INFO  (jetty-closer-8544-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 3517765 INFO  (jetty-closer-8544-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7a3f147: rootName = solr_50780, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@5c97f061
   [junit4]   2> 3517767 INFO  (jetty-closer-8544-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 3517767 INFO  (jetty-closer-8544-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1daedca3: rootName = solr_37310, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@4c01930c
   [junit4]   2> 3517767 INFO  (jetty-closer-8544-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 3517767 INFO  (jetty-closer-8544-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5e80bb23: rootName = solr_50780, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@4c01930c
   [junit4]   2> 3518619 WARN  (jetty-launcher-8543-thread-1-SendThread(127.0.0.1:63058)) [n:127.0.0.1:50780_solr    ] o.a.z.ClientCnxn Unable to reconnect to ZooKeeper service, session 0x100b7de41080006 has expired
   [junit4]   2> 3518620 WARN  (zkConnectionManagerCallback-8562-thread-1-processing-n:127.0.0.1:50780_solr) [n:127.0.0.1:50780_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@62dd767 name: ZooKeeperConnection Watcher:127.0.0.1:63058/solr got event WatchedEvent state:Expired type:None path:null path: null type: None
   [junit4]   2> 3518620 WARN  (zkConnectionManagerCallback-8562-thread-1-processing-n:127.0.0.1:50780_solr) [n:127.0.0.1:50780_solr    ] o.a.s.c.c.ConnectionManager Our previous ZooKeeper session was expired. Attempting to reconnect to recover relationship with ZooKeeper...
   [junit4]   2> 3518620 WARN  (zkConnectionManagerCallback-8562-thread-1-processing-n:127.0.0.1:50780_solr) [n:127.0.0.1:50780_solr    ] o.a.s.c.c.DefaultConnectionStrategy Connection expired - starting a new one...
   [junit4]   2> 3518621 INFO  (zkConnectionManagerCallback-8562-thread-1-processing-n:127.0.0.1:50780_solr-EventThread) [n:127.0.0.1:50780_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3518621 INFO  (zkConnectionManagerCallback-8562-thread-1-processing-n:127.0.0.1:50780_solr) [n:127.0.0.1:50780_solr    ] o.a.s.c.c.ConnectionManager Connection with ZooKeeper reestablished.
   [junit4]   2> 3518622 INFO  (zkConnectionManagerCallback-8562-thread-1-processing-n:127.0.0.1:50780_solr) [n:127.0.0.1:50780_solr    ] o.a.s.c.ZkController ZooKeeper session re-connected ... refreshing core states after session expiration.
   [junit4]   2> 3518623 INFO  (zkConnectionManagerCallback-8562-thread-1-processing-n:127.0.0.1:50780_solr) [n:127.0.0.1:50780_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 3518631 INFO  (zkConnectionManagerCallback-8562-thread-1-processing-n:127.0.0.1:50780_solr) [n:127.0.0.1:50780_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50780_solr
   [junit4]   2> 3518632 INFO  (zkConnectionManagerCallback-8562-thread-1-processing-n:127.0.0.1:50780_solr) [n:127.0.0.1:50780_solr    ] o.a.s.c.c.DefaultConnectionStrategy Reconnected to ZooKeeper
   [junit4]   2> 3518632 INFO  (zkConnectionManagerCallback-8562-thread-1-processing-n:127.0.0.1:50780_solr) [n:127.0.0.1:50780_solr    ] o.a.s.c.c.ConnectionManager zkClient Connected:true
   [junit4]   2> 3518632 INFO  (zkCallback-8561-thread-4-processing-n:127.0.0.1:50780_solr) [n:127.0.0.1:50780_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3518720 ERROR (jetty-closer-8544-thread-2) [    ] o.a.s.c.Overseer Could not create Overseer node
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:130)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:54)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.create(ZooKeeper.java:786)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.lambda$create$7(SolrZkClient.java:365)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.create(SolrZkClient.java:365)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer.createOverseerNode(Overseer.java:796)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer.getStateUpdateQueue(Overseer.java:662)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer.getStateUpdateQueue(Overseer.java:649)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.publishNodeAsDown(ZkController.java:2727)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.shutdown(CoreContainer.java:751)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.destroy(SolrDispatchFilter.java:317)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.destroyInstance(FilterHolder.java:178)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doStop(FilterHolder.java:155)
   [junit4]   2> 	at org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:89)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doStop(ServletHandler.java:234)
   [junit4]   2> 	at org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:89)
   [junit4]   2> 	at org.eclipse.jetty.util.component.ContainerLifeCycle.stop(ContainerLifeCycle.java:144)
   [junit4]   2> 	at org.eclipse.jetty.util.component.ContainerLifeCycle.doStop(ContainerLifeCycle.java:162)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.AbstractHandler.doStop(AbstractHandler.java:124)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doStop(SessionHandler.java:519)
   [junit4]   2> 	at org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:89)
   [junit4]   2> 	at org.eclipse.jetty.util.component.ContainerLifeCycle.stop(ContainerLifeCycle.java:144)
   [junit4]   2> 	at org.eclipse.jetty.util.component.ContainerLifeCycle.doStop(ContainerLifeCycle.java:162)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.AbstractHandler.doStop(AbstractHandler.java:124)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.stopContext(ContextHandler.java:863)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletContextHandler.stopContext(ServletContextHandler.java:355)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:927)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletContextHandler.doStop(ServletContextHandler.java:271)
   [junit4]   2> 	at org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:89)
   [junit4]   2> 	at org.eclipse.jetty.util.component.ContainerLifeCycle.stop(ContainerLifeCycle.java:144)
   [junit4]   2> 	at org.eclipse.jetty.util.component.ContainerLifeCycle.doStop(ContainerLifeCycle.java:162)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.AbstractHandler.doStop(AbstractHandler.java:124)
   [junit4]   2> 	at org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:89)
   [junit4]   2> 	at org.eclipse.jetty.util.component.ContainerLifeCycle.stop(ContainerLifeCycle.java:144)
   [junit4]   2> 	at org.eclipse.jetty.util.component.ContainerLifeCycle.doStop(ContainerLifeCycle.java:162)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.AbstractHandler.doStop(AbstractHandler.java:124)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.doStop(Server.java:489)
   [junit4]   2> 	at org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:89)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner.stop(JettySolrRunner.java:430)
   [junit4]   2> 	at org.apache.solr.cloud.MiniSolrCloudCluster.stopJettySolrRunner(MiniSolrCloudCluster.java:423)
   [junit4]   2> 	at org.apache.solr.cloud.MiniSolrCloudCluster.lambda$shutdown$1(MiniSolrCloudCluster.java:460)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 3518721 WARN  (jetty-closer-8544-thread-2) [    ] o.a.s.c.ZkController Could not publish node as down: org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer
   [junit4]   2> 3518721 INFO  (jetty-closer-8544-thread-2) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:50780_solr
   [junit4]   2> 3518723 INFO  (jetty-closer-8544-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 3518723 INFO  (zkCallback-8561-thread-4-processing-n:127.0.0.1:50780_solr) [n:127.0.0.1:50780_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 3518726 ERROR (Thread[Thread-7022,5,TGRP-TestSolrCloudWithSecureImpersonation]) [n:127.0.0.1:50780_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 3518836 INFO  (zkConnectionManagerCallback-8560-thread-1-processing-n:127.0.0.1:37310_solr) [n:127.0.0.1:37310_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3518837 INFO  (zkCallback-8559-thread-7-processing-n:127.0.0.1:37310_solr) [n:127.0.0.1:37310_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 3518838 INFO  (jetty-closer-8544-thread-1) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:37310_solr
   [junit4]   2> 3518839 INFO  (jetty-closer-8544-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 3518839 INFO  (coreCloseExecutor-10561-thread-1) [n:127.0.0.1:37310_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.SolrCore [forwardingCollection_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@5c88d661
   [junit4]   2> 3518840 INFO  (coreCloseExecutor-10561-thread-1) [n:127.0.0.1:37310_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.forwardingCollection.shard1.replica_n1, tag=1552471649
   [junit4]   2> 3518840 INFO  (coreCloseExecutor-10561-thread-1) [n:127.0.0.1:37310_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@56a1d753: rootName = solr_37310, domain = solr.core.forwardingCollection.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.forwardingCollection.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@2b959c00
   [junit4]   2> 3518840 INFO  (zkCallback-8559-thread-7-processing-n:127.0.0.1:37310_solr) [n:127.0.0.1:37310_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 3518858 INFO  (coreCloseExecutor-10561-thread-1) [n:127.0.0.1:37310_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.forwardingCollection.shard1.leader, tag=1552471649
   [junit4]   2> 3518859 INFO  (jetty-closer-8544-thread-1) [    ] o.a.s.c.Overseer Overseer (id=72259759239593989-127.0.0.1:37310_solr-n_0000000000) closing
   [junit4]   2> 3518860 INFO  (OverseerStateUpdate-72259759239593989-127.0.0.1:37310_solr-n_0000000000) [n:127.0.0.1:37310_solr    ] o.a.s.c.Overseer According to ZK I (id=72259759239593989-127.0.0.1:37310_solr-n_0000000000) am no longer a leader.
   [junit4]   2> 3518860 INFO  (OverseerStateUpdate-72259759239593989-127.0.0.1:37310_solr-n_0000000000) [n:127.0.0.1:37310_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:37310_solr
   [junit4]   2> 3518860 INFO  (OverseerCollectionConfigSetProcessor-72259759239593989-127.0.0.1:37310_solr-n_0000000000) [n:127.0.0.1:37310_solr    ] o.a.s.c.OverseerTaskProcessor According to ZK I (id=72259759239593989-127.0.0.1:37310_solr-n_0000000000) am no longer a leader.
   [junit4]   2> 3518860 WARN  (OverseerAutoScalingTriggerThread-72259759239593989-127.0.0.1:37310_solr-n_0000000000) [n:127.0.0.1:37310_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 3518867 ERROR (Thread[Thread-7019,5,TGRP-TestSolrCloudWithSecureImpersonation]) [n:127.0.0.1:37310_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 3519012 INFO  (jetty-closer-8544-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4965bd64{/solr,null,UNAVAILABLE}
   [junit4]   2> 3519013 INFO  (jetty-closer-8544-thread-1) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 3519198 INFO  (jetty-closer-8544-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@36a05e57{/solr,null,UNAVAILABLE}
   [junit4]   2> 3519198 INFO  (jetty-closer-8544-thread-2) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 3519200 ERROR (SUITE-TestSolrCloudWithSecureImpersonation-seed#[7A0DA992DFF81EA2]-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> 3519201 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[7A0DA992DFF81EA2]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:63058 63058
   [junit4]   2> 3524261 INFO  (Thread-7002) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:63058 63058
   [junit4]   2> 3524262 WARN  (Thread-7002) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	4	/solr/aliases.json
   [junit4]   2> 	4	/solr/clusterprops.json
   [junit4]   2> 	3	/solr/security.json
   [junit4]   2> 	2	/solr/collections/forwardingCollection/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/collections/forwardingCollection/state.json
   [junit4]   2> 	4	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMKeyIdRoot
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_1
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_3
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_2
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_4
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMSeqNumRoot
   [junit4]   2> 	2	/solr/overseer_elect/election/72259759239593989-127.0.0.1:37310_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	4	/solr/collections
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot
   [junit4]   2> 
   [junit4]   2> 3524286 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[7A0DA992DFF81EA2]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> Feb 25, 2018 2:28:54 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked thread(s).
   [junit4]   2> Feb 25, 2018 2:29:14 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 2 threads leaked from SUITE scope at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation: 
   [junit4]   2>    1) Thread[id=31021, name=jetty-launcher-8543-thread-1-EventThread, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
   [junit4]   2>         at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
   [junit4]   2>         at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
   [junit4]   2>         at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
   [junit4]   2>         at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
   [junit4]   2>         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
   [junit4]   2>         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
   [junit4]   2>         at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
   [junit4]   2>         at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
   [junit4]   2>         at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
   [junit4]   2>         at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
   [junit4]   2>         at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:531)
   [junit4]   2>         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:506)
   [junit4]   2>    2) Thread[id=31025, name=jetty-launcher-8543-thread-2-EventThread, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
   [junit4]   2>         at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
   [junit4]   2>         at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
   [junit4]   2>         at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
   [junit4]   2>         at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
   [junit4]   2>         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
   [junit4]   2>         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
   [junit4]   2>         at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
   [junit4]   2>         at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
   [junit4]   2>         at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
   [junit4]   2>         at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
   [junit4]   2>         at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:531)
   [junit4]   2>         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:506)
   [junit4]   2> Feb 25, 2018 2:29:14 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=31021, name=jetty-launcher-8543-thread-1-EventThread, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
   [junit4]   2>    2) Thread[id=31025, name=jetty-launcher-8543-thread-2-EventThread, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
   [junit4]   2> 3544322 ERROR (jetty-launcher-8543-thread-2-EventThread) [n:127.0.0.1:37310_solr    ] o.a.c.f.i.CuratorFrameworkImpl Watcher exception
   [junit4]   2> java.lang.InterruptedException
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1039)
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
   [junit4]   2> 	at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
   [junit4]   2> 	at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
   [junit4]   2> 	at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
   [junit4]   2> 	at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
   [junit4]   2> 	at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
   [junit4]   2> 	at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
   [junit4]   2> 	at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
   [junit4]   2> 	at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
   [junit4]   2> 	at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
   [junit4]   2> 	at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:531)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:506)
   [junit4]   2> 3544322 ERROR (jetty-launcher-8543-thread-1-EventThread) [n:127.0.0.1:50780_solr    ] o.a.c.f.i.CuratorFrameworkImpl Watcher exception
   [junit4]   2> java.lang.InterruptedException
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1039)
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
   [junit4]   2> 	at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
   [junit4]   2> 	at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
   [junit4]   2> 	at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
   [junit4]   2> 	at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
   [junit4]   2> 	at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
   [junit4]   2> 	at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
   [junit4]   2> 	at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
   [junit4]   2> 	at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
   [junit4]   2> 	at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
   [junit4]   2> 	at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:531)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:506)
   [junit4]   2> Feb 25, 2018 2:29:14 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: All leaked threads terminated.
   [junit4]   2> NOTE: test params are: codec=Lucene70, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@5e85d2d8), locale=es-EC, timezone=America/St_Vincent
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_162 (64-bit)/cpus=3,threads=1,free=228058256,total=513802240
   [junit4]   2> NOTE: All tests run in this JVM: [CleanupOldIndexTest, DeleteLastCustomShardedReplicaTest, DocValuesTest, TestFieldCacheSortRandom, PreAnalyzedFieldManagedSchemaCloudTest, SolrCmdDistributorTest, BigEndianAscendingWordDeserializerTest, CoreAdminCreateDiscoverTest, TestStressVersions, RequestHandlersTest, TestExclusionRuleCollectionAccess, SolrMetricsIntegrationTest, DocumentAnalysisRequestHandlerTest, TestCustomStream, TestSolrIndexConfig, DistributedFacetPivotLongTailTest, HdfsRecoverLeaseTest, TestValueSourceCache, DistributedFacetExistsSmallTest, FileBasedSpellCheckerTest, TestSolrCoreParser, TestLegacyField, DocValuesMultiTest, SearchRateTriggerTest, TestRandomDVFaceting, TestCollectionAPIs, SpellPossibilityIteratorTest, SolrCloudReportersTest, TestCodecSupport, TestConfigSets, UpdateRequestProcessorFactoryTest, CurrencyRangeFacetCloudTest, PrimUtilsTest, TestPolicyCloud, TestStressCloudBlindAtomicUpdates, TestConfigSetsAPIZkFailure, CdcrReplicationDistributedZkTest, BadCopyFieldTest, TestUniqueKeyFieldResource, PrimitiveFieldTypeTest, TestIndexingPerformance, TestShardHandlerFactory, TestConfigReload, PreAnalyzedUpdateProcessorTest, V2StandaloneTest, RulesTest, CloneFieldUpdateProcessorFactoryTest, HdfsDirectoryTest, TestSolrCloudWithHadoopAuthPlugin, AutoScaling

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

.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
   [junit4]   2> 	at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
   [junit4]   2> 	at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
   [junit4]   2> 	at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
   [junit4]   2> 	at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
   [junit4]   2> 	at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
   [junit4]   2> 	at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
   [junit4]   2> 	at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
   [junit4]   2> 	at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
   [junit4]   2> 	at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
   [junit4]   2> 	at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:531)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:506)
   [junit4]   2> 49476 WARN  (jetty-launcher-1-thread-1-SendThread(127.0.0.1:35848)) [n:127.0.0.1:34402_solr    ] o.a.z.ClientCnxn Session 0x0 for server null, unexpected error, closing socket connection and attempting reconnect
   [junit4]   2> java.net.ConnectException: Connection refused
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:361)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1144)
   [junit4]   2> 49475 WARN  (jetty-launcher-1-thread-2-EventThread) [n:127.0.0.1:63969_solr    ] o.a.c.ConnectionState Session expired event received
   [junit4]   2> Feb 25, 2018 3:04:45 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: All leaked threads terminated.
   [junit4]   2> 49479 WARN  (jetty-launcher-1-thread-2-SendThread(127.0.0.1:35848)) [n:127.0.0.1:63969_solr    ] o.a.z.ClientCnxn Session 0x0 for server null, unexpected error, closing socket connection and attempting reconnect
   [junit4]   2> java.net.ConnectException: Connection refused
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:361)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1144)
   [junit4]   2> NOTE: test params are: codec=Lucene70, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@7ce4d96f), locale=es-EC, timezone=America/St_Vincent
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_162 (64-bit)/cpus=3,threads=5,free=149925056,total=249561088
   [junit4]   2> NOTE: All tests run in this JVM: [TestSolrCloudWithSecureImpersonation]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrCloudWithSecureImpersonation -Dtests.seed=7A0DA992DFF81EA2 -Dtests.slow=true -Dtests.locale=es-EC -Dtests.timezone=America/St_Vincent -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | TestSolrCloudWithSecureImpersonation (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE scope at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation: 
   [junit4]    >    1) Thread[id=79, name=jetty-launcher-1-thread-2-EventThread, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
   [junit4]    >         at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
   [junit4]    >         at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
   [junit4]    >         at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
   [junit4]    >         at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
   [junit4]    >         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
   [junit4]    >         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
   [junit4]    >         at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
   [junit4]    >         at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
   [junit4]    >         at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
   [junit4]    >         at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:531)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:506)
   [junit4]    >    2) Thread[id=75, name=jetty-launcher-1-thread-1-EventThread, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
   [junit4]    >         at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
   [junit4]    >         at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
   [junit4]    >         at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
   [junit4]    >         at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
   [junit4]    >         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
   [junit4]    >         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
   [junit4]    >         at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
   [junit4]    >         at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
   [junit4]    >         at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
   [junit4]    >         at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:531)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:506)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([7A0DA992DFF81EA2]:0)
   [junit4] Completed [2/5 (2!)] on J1 in 50.49s, 12 tests, 1 error <<< FAILURES!

[...truncated 57 lines...]
BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/common-build.xml:1560: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/common-build.xml:1085: There were test failures: 5 suites, 60 tests, 2 suite-level errors [seed: 7A0DA992DFF81EA2]

Total time: 1 minute 8 seconds

[repro] Setting last failure code to 256

[repro] Failures:
[repro]   2/5 failed: org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=b212f2e9b7b5d20ab8d6168b5ddcb164f536d1af, workspace=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris
[WARNINGS] Computing warning deltas based on reference build #1698
Recording test results
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2

[JENKINS] Lucene-Solr-master-Solaris (64bit/jdk1.8.0) - Build # 1699 - Failure!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/1699/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseParallelGC

No tests ran.

Build Log:
[...truncated 63049 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/1699/consoleText

[repro] Revision: 29e5b8abcee8a566cc057b862ab99c5ffef13a76

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseParallelGC"
[repro] No "reproduce with" lines found; exiting.

[...truncated 8 lines...]
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2

[JENKINS] Lucene-Solr-master-Solaris (64bit/jdk1.8.0) - Build # 1698 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/1698/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseG1GC

2 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:
2 threads leaked from SUITE scope at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation:     1) Thread[id=29942, name=jetty-launcher-5787-thread-2-EventThread, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)         at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)         at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)         at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)         at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)         at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)         at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)         at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)         at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)         at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)         at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:531)         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:506)    2) Thread[id=29932, name=jetty-launcher-5787-thread-1-EventThread, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)         at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)         at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)         at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)         at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)         at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)         at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)         at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)         at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)         at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)         at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:531)         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:506)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE scope at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation: 
   1) Thread[id=29942, name=jetty-launcher-5787-thread-2-EventThread, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
        at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
        at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
        at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
        at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
        at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
        at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
        at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
        at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
        at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
        at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
        at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:531)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:506)
   2) Thread[id=29932, name=jetty-launcher-5787-thread-1-EventThread, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
        at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
        at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
        at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
        at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
        at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
        at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
        at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
        at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
        at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
        at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
        at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:531)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:506)
	at __randomizedtesting.SeedInfo.seed([7514FBE6FDEF1688]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.security.hadoop.TestImpersonationWithHadoopAuth

Error Message:
2 threads leaked from SUITE scope at org.apache.solr.security.hadoop.TestImpersonationWithHadoopAuth:     1) Thread[id=41745, name=jetty-launcher-8596-thread-2-EventThread, state=TIMED_WAITING, group=TGRP-TestImpersonationWithHadoopAuth]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)         at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)         at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)         at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)         at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)         at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)         at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)         at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)         at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)         at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)         at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:531)         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:506)    2) Thread[id=41758, name=jetty-launcher-8596-thread-1-EventThread, state=TIMED_WAITING, group=TGRP-TestImpersonationWithHadoopAuth]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)         at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)         at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)         at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)         at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)         at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)         at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)         at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)         at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)         at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)         at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:531)         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:506)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE scope at org.apache.solr.security.hadoop.TestImpersonationWithHadoopAuth: 
   1) Thread[id=41745, name=jetty-launcher-8596-thread-2-EventThread, state=TIMED_WAITING, group=TGRP-TestImpersonationWithHadoopAuth]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
        at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
        at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
        at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
        at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
        at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
        at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
        at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
        at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
        at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
        at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
        at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:531)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:506)
   2) Thread[id=41758, name=jetty-launcher-8596-thread-1-EventThread, state=TIMED_WAITING, group=TGRP-TestImpersonationWithHadoopAuth]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
        at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
        at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
        at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
        at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
        at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
        at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
        at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
        at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
        at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
        at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
        at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:531)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:506)
	at __randomizedtesting.SeedInfo.seed([7514FBE6FDEF1688]:0)




Build Log:
[...truncated 13811 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_7514FBE6FDEF1688-001/init-core-data-001
   [junit4]   2> 3447825 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[7514FBE6FDEF1688]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 3447827 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[7514FBE6FDEF1688]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 3447827 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[7514FBE6FDEF1688]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 3447854 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[7514FBE6FDEF1688]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_7514FBE6FDEF1688-001/tempDir-001
   [junit4]   2> 3447854 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[7514FBE6FDEF1688]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3447855 INFO  (Thread-9124) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3447855 INFO  (Thread-9124) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 3447856 ERROR (Thread-9124) [    ] 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> 3447954 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[7514FBE6FDEF1688]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:59568
   [junit4]   2> 3447957 INFO  (zkConnectionManagerCallback-5790-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3447966 INFO  (jetty-launcher-5787-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T05:27:37+08:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 3447966 INFO  (jetty-launcher-5787-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T05:27:37+08:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 3447968 INFO  (jetty-launcher-5787-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3447968 INFO  (jetty-launcher-5787-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3447968 INFO  (jetty-launcher-5787-thread-1) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 3447969 INFO  (jetty-launcher-5787-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@c5c1723{/solr,null,AVAILABLE}
   [junit4]   2> 3447969 INFO  (jetty-launcher-5787-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3447969 INFO  (jetty-launcher-5787-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3447969 INFO  (jetty-launcher-5787-thread-2) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 3447969 INFO  (jetty-launcher-5787-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@24390c79{SSL,[ssl, http/1.1]}{127.0.0.1:38405}
   [junit4]   2> 3447969 INFO  (jetty-launcher-5787-thread-1) [    ] o.e.j.s.Server Started @3452103ms
   [junit4]   2> 3447969 INFO  (jetty-launcher-5787-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38405}
   [junit4]   2> 3447970 ERROR (jetty-launcher-5787-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3447970 INFO  (jetty-launcher-5787-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@52f0c654{/solr,null,AVAILABLE}
   [junit4]   2> 3447970 INFO  (jetty-launcher-5787-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 3447970 INFO  (jetty-launcher-5787-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3447970 INFO  (jetty-launcher-5787-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3447970 INFO  (jetty-launcher-5787-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-24T18:05:33.137Z
   [junit4]   2> 3447970 INFO  (jetty-launcher-5787-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3b1d44d6{SSL,[ssl, http/1.1]}{127.0.0.1:64277}
   [junit4]   2> 3447970 INFO  (jetty-launcher-5787-thread-2) [    ] o.e.j.s.Server Started @3452104ms
   [junit4]   2> 3447970 INFO  (jetty-launcher-5787-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=64277}
   [junit4]   2> 3447970 ERROR (jetty-launcher-5787-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3447970 INFO  (jetty-launcher-5787-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 3447971 INFO  (jetty-launcher-5787-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3447971 INFO  (jetty-launcher-5787-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3447971 INFO  (jetty-launcher-5787-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-24T18:05:33.138Z
   [junit4]   2> 3447972 INFO  (zkConnectionManagerCallback-5792-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3447973 INFO  (zkConnectionManagerCallback-5794-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3447973 INFO  (jetty-launcher-5787-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3447973 INFO  (jetty-launcher-5787-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3447980 INFO  (jetty-launcher-5787-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59568/solr
   [junit4]   2> 3447980 INFO  (jetty-launcher-5787-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59568/solr
   [junit4]   2> 3447982 INFO  (zkConnectionManagerCallback-5802-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3447982 INFO  (zkConnectionManagerCallback-5800-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3447984 INFO  (zkConnectionManagerCallback-5804-thread-1-processing-n:127.0.0.1:64277_solr) [n:127.0.0.1:64277_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3447985 INFO  (zkConnectionManagerCallback-5806-thread-1-processing-n:127.0.0.1:38405_solr) [n:127.0.0.1:38405_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3448116 INFO  (jetty-launcher-5787-thread-2) [n:127.0.0.1:64277_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3448117 INFO  (jetty-launcher-5787-thread-2) [n:127.0.0.1:64277_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:64277_solr
   [junit4]   2> 3448119 INFO  (jetty-launcher-5787-thread-2) [n:127.0.0.1:64277_solr    ] o.a.s.c.Overseer Overseer (id=72254947755491333-127.0.0.1:64277_solr-n_0000000000) starting
   [junit4]   2> 3448131 INFO  (jetty-launcher-5787-thread-1) [n:127.0.0.1:38405_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3448132 INFO  (jetty-launcher-5787-thread-2) [n:127.0.0.1:64277_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64277_solr
   [junit4]   2> 3448134 INFO  (OverseerStateUpdate-72254947755491333-127.0.0.1:64277_solr-n_0000000000) [n:127.0.0.1:64277_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3448135 INFO  (zkCallback-5805-thread-1-processing-n:127.0.0.1:38405_solr) [n:127.0.0.1:38405_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3448139 INFO  (jetty-launcher-5787-thread-1) [n:127.0.0.1:38405_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38405_solr
   [junit4]   2> 3448141 INFO  (zkCallback-5805-thread-1-processing-n:127.0.0.1:38405_solr) [n:127.0.0.1:38405_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3448141 INFO  (zkCallback-5803-thread-1-processing-n:127.0.0.1:64277_solr) [n:127.0.0.1:64277_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3448189 INFO  (jetty-launcher-5787-thread-1) [n:127.0.0.1:38405_solr    ] o.a.s.c.CoreContainer Initializing authentication plugin: org.apache.solr.security.HttpParamDelegationTokenPlugin
   [junit4]   2> 3448189 WARN  (jetty-launcher-5787-thread-1) [n:127.0.0.1:38405_solr    ] o.a.s.c.s.i.Krb5HttpClientBuilder org.apache.solr.client.solrj.impl.Krb5HttpClientBuilder is configured without specifying system property 'java.security.auth.login.config'
   [junit4]   2> 3448189 INFO  (jetty-launcher-5787-thread-1) [n:127.0.0.1:38405_solr    ] o.a.s.s.KerberosPlugin Params: {solr.kerberos.impersonator.user.noGroups.hosts=*, solr.kerberos.impersonator.user.bogusGroup.groups=__some_bogus_group, token.valid=30, cookie.domain=127.0.0.1, solr.kerberos.impersonator.user.anyHostAnyUser.groups=*, solr.kerberos.impersonator.user.bogusGroup.hosts=*, solr.kerberos.impersonator.user.anyHostAnyUser.hosts=*, token.validity=36000, solr.kerberos.impersonator.user.noHosts.groups=*, type=kerberos, solr.kerberos.impersonator.user.localHostAnyGroup.groups=*, delegation-token.token-kind=solr-dt, solr.kerberos.impersonator.user.wrongHost.hosts=1.1.1.1.1.1, cookie.path=/, zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, solr.kerberos.impersonator.user.localHostAnyGroup.hosts=serv1-vm3,localhost,127.0.0.1, signer.secret.provider.zookeeper.path=/token, solr.kerberos.impersonator.user.anyHostUsersGroup.groups=staff, zk-dt-secret-manager.enable=true, solr.kerberos.impersonator.user.wrongHost.groups=*, kerberos.name.rules=DEFAULT, signer.secret.provider=zookeeper, solr.kerberos.impersonator.user.anyHostUsersGroup.hosts=*}
   [junit4]   2> 3448191 INFO  (jetty-launcher-5787-thread-1) [n:127.0.0.1:38405_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 3448193 INFO  (jetty-launcher-5787-thread-1-EventThread) [n:127.0.0.1:38405_solr    ] o.a.c.f.s.ConnectionStateManager State change: CONNECTED
   [junit4]   2> 3448210 WARN  (jetty-launcher-5787-thread-1) [n:127.0.0.1:38405_solr    ] o.a.s.c.s.i.Krb5HttpClientBuilder org.apache.solr.client.solrj.impl.Krb5HttpClientBuilder is configured without specifying system property 'java.security.auth.login.config'
   [junit4]   2> 3448218 INFO  (jetty-launcher-5787-thread-2) [n:127.0.0.1:64277_solr    ] o.a.s.c.CoreContainer Initializing authentication plugin: org.apache.solr.security.HttpParamDelegationTokenPlugin
   [junit4]   2> 3448218 WARN  (jetty-launcher-5787-thread-2) [n:127.0.0.1:64277_solr    ] o.a.s.c.s.i.Krb5HttpClientBuilder org.apache.solr.client.solrj.impl.Krb5HttpClientBuilder is configured without specifying system property 'java.security.auth.login.config'
   [junit4]   2> 3448218 INFO  (jetty-launcher-5787-thread-2) [n:127.0.0.1:64277_solr    ] o.a.s.s.KerberosPlugin Params: {solr.kerberos.impersonator.user.noGroups.hosts=*, solr.kerberos.impersonator.user.bogusGroup.groups=__some_bogus_group, token.valid=30, cookie.domain=127.0.0.1, solr.kerberos.impersonator.user.anyHostAnyUser.groups=*, solr.kerberos.impersonator.user.bogusGroup.hosts=*, solr.kerberos.impersonator.user.anyHostAnyUser.hosts=*, token.validity=36000, solr.kerberos.impersonator.user.noHosts.groups=*, type=kerberos, solr.kerberos.impersonator.user.localHostAnyGroup.groups=*, delegation-token.token-kind=solr-dt, solr.kerberos.impersonator.user.wrongHost.hosts=1.1.1.1.1.1, cookie.path=/, zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, solr.kerberos.impersonator.user.localHostAnyGroup.hosts=serv1-vm3,localhost,127.0.0.1, signer.secret.provider.zookeeper.path=/token, solr.kerberos.impersonator.user.anyHostUsersGroup.groups=staff, zk-dt-secret-manager.enable=true, solr.kerberos.impersonator.user.wrongHost.groups=*, kerberos.name.rules=DEFAULT, signer.secret.provider=zookeeper, solr.kerberos.impersonator.user.anyHostUsersGroup.hosts=*}
   [junit4]   2> 3448219 INFO  (jetty-launcher-5787-thread-2) [n:127.0.0.1:64277_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 3448221 INFO  (jetty-launcher-5787-thread-2-EventThread) [n:127.0.0.1:64277_solr    ] o.a.c.f.s.ConnectionStateManager State change: CONNECTED
   [junit4]   2> 3448236 WARN  (jetty-launcher-5787-thread-2) [n:127.0.0.1:64277_solr    ] o.a.s.c.s.i.Krb5HttpClientBuilder org.apache.solr.client.solrj.impl.Krb5HttpClientBuilder is configured without specifying system property 'java.security.auth.login.config'
   [junit4]   2> 3448261 INFO  (jetty-launcher-5787-thread-1) [n:127.0.0.1:38405_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38405.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@8a91cfd
   [junit4]   2> 3448277 INFO  (jetty-launcher-5787-thread-1) [n:127.0.0.1:38405_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38405.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@8a91cfd
   [junit4]   2> 3448277 INFO  (jetty-launcher-5787-thread-1) [n:127.0.0.1:38405_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38405.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@8a91cfd
   [junit4]   2> 3448278 INFO  (jetty-launcher-5787-thread-2) [n:127.0.0.1:64277_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64277.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@8a91cfd
   [junit4]   2> 3448279 INFO  (jetty-launcher-5787-thread-1) [n:127.0.0.1:38405_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_7514FBE6FDEF1688-001/tempDir-001/node1/.
   [junit4]   2> 3448306 INFO  (jetty-launcher-5787-thread-2) [n:127.0.0.1:64277_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64277.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@8a91cfd
   [junit4]   2> 3448306 INFO  (jetty-launcher-5787-thread-2) [n:127.0.0.1:64277_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64277.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@8a91cfd
   [junit4]   2> 3448307 INFO  (jetty-launcher-5787-thread-2) [n:127.0.0.1:64277_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_7514FBE6FDEF1688-001/tempDir-001/node2/.
   [junit4]   2> 3448339 INFO  (zkConnectionManagerCallback-5812-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3448340 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 0x100b37dfe3b0009, likely client has closed socket
   [junit4]   2> 3448356 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigGroups-seed#[7514FBE6FDEF1688]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyNoConfigGroups
   [junit4]   2> 3448376 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigGroups-seed#[7514FBE6FDEF1688]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=noGroups&p=noGroups&t=test&e=1519531533537&s=ByfSDE89qu7deDb337ovrK35CtA="; Path=/; Domain=127.0.0.1; Expires= , 25-2-2018 04:05:33 GMT; Secure; HttpOnly". Invalid 'expires' attribute: , 25-2-2018 04:05:33 GMT
   [junit4]   2> 3448376 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigGroups-seed#[7514FBE6FDEF1688]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyNoConfigGroups
   [junit4]   2> 3448396 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidRemote-seed#[7514FBE6FDEF1688]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyInvalidRemote
   [junit4]   2> 3448403 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidRemote-seed#[7514FBE6FDEF1688]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=localHostAnyGroup&p=localHostAnyGroup&t=test&e=1519531533564&s=qfzLCGsOM50cJn+6Ca6im4GGtWc="; Path=/; Domain=127.0.0.1; Expires= , 25-2-2018 04:05:33 GMT; Secure; HttpOnly". Invalid 'expires' attribute: , 25-2-2018 04:05:33 GMT
   [junit4]   2> 3448403 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidRemote-seed#[7514FBE6FDEF1688]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyInvalidRemote
   [junit4]   2> 3448423 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateHost-seed#[7514FBE6FDEF1688]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyValidateHost
   [junit4]   2> 3448423 INFO  (qtp1238233903-29885) [n:127.0.0.1:38405_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params doAs=bar&action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3448424 INFO  (qtp1238233903-29885) [n:127.0.0.1:38405_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={doAs=bar&action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 3448424 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateHost-seed#[7514FBE6FDEF1688]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=localHostAnyGroup&p=localHostAnyGroup&t=test&e=1519531533590&s=DhOaf8oItZ4f4spF29MUc0WYKL4="; Path=/; Domain=127.0.0.1; Expires= , 25-2-2018 04:05:33 GMT; Secure; HttpOnly". Invalid 'expires' attribute: , 25-2-2018 04:05:33 GMT
   [junit4]   2> 3448424 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateHost-seed#[7514FBE6FDEF1688]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyValidateHost
   [junit4]   2> 3448446 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateAnyHostAnyUser-seed#[7514FBE6FDEF1688]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyValidateAnyHostAnyUser
   [junit4]   2> 3448447 INFO  (qtp1238233903-29884) [n:127.0.0.1:38405_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params doAs=bar&action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3448447 INFO  (qtp1238233903-29884) [n:127.0.0.1:38405_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={doAs=bar&action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 3448448 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateAnyHostAnyUser-seed#[7514FBE6FDEF1688]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=anyHostAnyUser&p=anyHostAnyUser&t=test&e=1519531533614&s=NbHAJj/NX5Zd6XVyK85BoPrPHMY="; Path=/; Domain=127.0.0.1; Expires= , 25-2-2018 04:05:33 GMT; Secure; HttpOnly". Invalid 'expires' attribute: , 25-2-2018 04:05:33 GMT
   [junit4]   2> 3448448 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateAnyHostAnyUser-seed#[7514FBE6FDEF1688]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyValidateAnyHostAnyUser
   [junit4]   2> 3448469 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigHosts-seed#[7514FBE6FDEF1688]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyNoConfigHosts
   [junit4]   2> 3448470 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigHosts-seed#[7514FBE6FDEF1688]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=noHosts&p=noHosts&t=test&e=1519531533636&s=PofGG1Cq8i3FJEyb4YdJ6d83D3A="; Path=/; Domain=127.0.0.1; Expires= , 25-2-2018 04:05:33 GMT; Secure; HttpOnly". Invalid 'expires' attribute: , 25-2-2018 04:05:33 GMT
   [junit4]   2> 3448471 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigHosts-seed#[7514FBE6FDEF1688]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyNoConfigHosts
   [junit4]   2> 3448490 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateGroup-seed#[7514FBE6FDEF1688]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyValidateGroup
   [junit4]   2> 3448507 INFO  (qtp1238233903-29884) [n:127.0.0.1:38405_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params doAs=jenkins&action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3448507 INFO  (qtp1238233903-29884) [n:127.0.0.1:38405_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={doAs=jenkins&action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 3448508 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateGroup-seed#[7514FBE6FDEF1688]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=anyHostUsersGroup&p=anyHostUsersGroup&t=test&e=1519531533657&s=6+jq8z9Ida9iSp0jKiaIZovAOYU="; Path=/; Domain=127.0.0.1; Expires= , 25-2-2018 04:05:33 GMT; Secure; HttpOnly". Invalid 'expires' attribute: , 25-2-2018 04:05:33 GMT
   [junit4]   2> 3448508 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateGroup-seed#[7514FBE6FDEF1688]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyValidateGroup
   [junit4]   2> 3448530 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidProxyUser-seed#[7514FBE6FDEF1688]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyInvalidProxyUser
   [junit4]   2> 3448531 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidProxyUser-seed#[7514FBE6FDEF1688]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=bar&p=bar&t=test&e=1519531533697&s=BSQqs5xLI/3ItybyPKMjEa/2UuU="; Path=/; Domain=127.0.0.1; Expires= , 25-2-2018 04:05:33 GMT; Secure; HttpOnly". Invalid 'expires' attribute: , 25-2-2018 04:05:33 GMT
   [junit4]   2> 3448532 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidProxyUser-seed#[7514FBE6FDEF1688]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyInvalidProxyUser
   [junit4]   2> 3448550 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[7514FBE6FDEF1688]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testForwarding
   [junit4]   2> 3448552 INFO  (zkConnectionManagerCallback-5815-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3449094 INFO  (zkConnectionManagerCallback-5818-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3449095 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[7514FBE6FDEF1688]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3449097 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[7514FBE6FDEF1688]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:59568/solr ready
   [junit4]   2> 3449101 INFO  (qtp1238233903-29885) [n:127.0.0.1:38405_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=0&replicationFactor=1&collection.configName=conf1&maxShardsPerNode=1&name=forwardingCollection&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3449104 INFO  (OverseerThreadFactory-11647-thread-1-processing-n:127.0.0.1:64277_solr) [n:127.0.0.1:64277_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection forwardingCollection
   [junit4]   2> 3449216 INFO  (OverseerStateUpdate-72254947755491333-127.0.0.1:64277_solr-n_0000000000) [n:127.0.0.1:64277_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"forwardingCollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"forwardingCollection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:64277/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3449435 INFO  (qtp1512039731-29895) [n:127.0.0.1:64277_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf1&newCollection=true&name=forwardingCollection_shard1_replica_n1&action=CREATE&numShards=1&collection=forwardingCollection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3449435 INFO  (qtp1512039731-29895) [n:127.0.0.1:64277_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3449540 INFO  (zkCallback-5803-thread-1-processing-n:127.0.0.1:64277_solr) [n:127.0.0.1:64277_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/forwardingCollection/state.json] for collection [forwardingCollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3449540 INFO  (zkCallback-5803-thread-2-processing-n:127.0.0.1:64277_solr) [n:127.0.0.1:64277_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/forwardingCollection/state.json] for collection [forwardingCollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3450460 INFO  (qtp1512039731-29895) [n:127.0.0.1:64277_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 3450477 INFO  (qtp1512039731-29895) [n:127.0.0.1:64277_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.s.IndexSchema [forwardingCollection_shard1_replica_n1] Schema name=test
   [junit4]   2> 3450562 INFO  (qtp1512039731-29895) [n:127.0.0.1:64277_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 3450581 INFO  (qtp1512039731-29895) [n:127.0.0.1:64277_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'forwardingCollection_shard1_replica_n1' using configuration from collection forwardingCollection, trusted=true
   [junit4]   2> 3450582 INFO  (qtp1512039731-29895) [n:127.0.0.1:64277_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64277.solr.core.forwardingCollection.shard1.replica_n1' (registry 'solr.core.forwardingCollection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@8a91cfd
   [junit4]   2> 3450582 INFO  (qtp1512039731-29895) [n:127.0.0.1:64277_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 3450582 INFO  (qtp1512039731-29895) [n:127.0.0.1:64277_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.SolrCore [[forwardingCollection_shard1_replica_n1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_7514FBE6FDEF1688-001/tempDir-001/node2/forwardingCollection_shard1_replica_n1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_7514FBE6FDEF1688-001/tempDir-001/node2/./forwardingCollection_shard1_replica_n1/data/]
   [junit4]   2> 3450583 INFO  (qtp1512039731-29895) [n:127.0.0.1:64277_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=35, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=54.3466796875, floorSegmentMB=0.3828125, forceMergeDeletesPctAllowed=2.746987836963503, segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 3450635 INFO  (qtp1512039731-29895) [n:127.0.0.1:64277_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3450635 INFO  (qtp1512039731-29895) [n:127.0.0.1:64277_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3450637 INFO  (qtp1512039731-29895) [n:127.0.0.1:64277_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3450637 INFO  (qtp1512039731-29895) [n:127.0.0.1:64277_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3450638 INFO  (qtp1512039731-29895) [n:127.0.0.1:64277_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=11, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6433794758326821]
   [junit4]   2> 3450638 INFO  (qtp1512039731-29895) [n:127.0.0.1:64277_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@738e18fe[forwardingCollection_shard1_replica_n1] main]
   [junit4]   2> 3450640 INFO  (qtp1512039731-29895) [n:127.0.0.1:64277_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 3450644 INFO  (qtp1512039731-29895) [n:127.0.0.1:64277_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 3450658 INFO  (qtp1512039731-29895) [n:127.0.0.1:64277_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3450659 INFO  (qtp1512039731-29895) [n:127.0.0.1:64277_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1593306550974283776
   [junit4]   2> 3450659 INFO  (searcherExecutor-11652-thread-1-processing-n:127.0.0.1:64277_solr x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection r:core_node2) [n:127.0.0.1:64277_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 3450660 INFO  (searcherExecutor-11652-thread-1-processing-n:127.0.0.1:64277_solr x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection r:core_node2) [n:127.0.0.1:64277_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 3450661 INFO  (searcherExecutor-11652-thread-1-processing-n:127.0.0.1:64277_solr x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection r:core_node2) [n:127.0.0.1:64277_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 3450661 INFO  (searcherExecutor-11652-thread-1-processing-n:127.0.0.1:64277_solr x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection r:core_node2) [n:127.0.0.1:64277_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 3450661 INFO  (searcherExecutor-11652-thread-1-processing-n:127.0.0.1:64277_solr x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection r:core_node2) [n:127.0.0.1:64277_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 3450662 INFO  (searcherExecutor-11652-thread-1-processing-n:127.0.0.1:64277_solr x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection r:core_node2) [n:127.0.0.1:64277_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 3450662 INFO  (searcherExecutor-11652-thread-1-processing-n:127.0.0.1:64277_solr x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection r:core_node2) [n:127.0.0.1:64277_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 3450663 INFO  (searcherExecutor-11652-thread-1-processing-n:127.0.0.1:64277_solr x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection r:core_node2) [n:127.0.0.1:64277_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 3450664 INFO  (searcherExecutor-11652-thread-1-processing-n:127.0.0.1:64277_solr x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection r:core_node2) [n:127.0.0.1:64277_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 3450664 INFO  (searcherExecutor-11652-thread-1-processing-n:127.0.0.1:64277_solr x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection r:core_node2) [n:127.0.0.1:64277_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.SolrCore [forwardingCollection_shard1_replica_n1] Registered new searcher Searcher@738e18fe[forwardingCollection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3450670 INFO  (qtp1512039731-29895) [n:127.0.0.1:64277_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 3450670 INFO  (qtp1512039731-29895) [n:127.0.0.1:64277_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 3450670 INFO  (qtp1512039731-29895) [n:127.0.0.1:64277_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:64277/solr/forwardingCollection_shard1_replica_n1/
   [junit4]   2> 3450670 INFO  (qtp1512039731-29895) [n:127.0.0.1:64277_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 3450670 INFO  (qtp1512039731-29895) [n:127.0.0.1:64277_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.SyncStrategy https://127.0.0.1:64277/solr/forwardingCollection_shard1_replica_n1/ has no replicas
   [junit4]   2> 3450670 INFO  (qtp1512039731-29895) [n:127.0.0.1:64277_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 3450675 INFO  (qtp1512039731-29895) [n:127.0.0.1:64277_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:64277/solr/forwardingCollection_shard1_replica_n1/ shard1
   [junit4]   2> 3450777 INFO  (zkCallback-5803-thread-2-processing-n:127.0.0.1:64277_solr) [n:127.0.0.1:64277_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/forwardingCollection/state.json] for collection [forwardingCollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3450777 INFO  (zkCallback-5803-thread-1-processing-n:127.0.0.1:64277_solr) [n:127.0.0.1:64277_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/forwardingCollection/state.json] for collection [forwardingCollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3450826 INFO  (qtp1512039731-29895) [n:127.0.0.1:64277_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 3450829 INFO  (qtp1512039731-29895) [n:127.0.0.1:64277_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf1&newCollection=true&name=forwardingCollection_shard1_replica_n1&action=CREATE&numShards=1&collection=forwardingCollection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1394
   [junit4]   2> 3450829 WARN  (httpShardExecutor-11643-thread-1-processing-n:127.0.0.1:64277_solr [https:////127.0.0.1:64277//solr] https:////127.0.0.1:64277//solr) [n:127.0.0.1:64277_solr    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=$&p=$&t=test&e=1519531534601&s=Ot1pZLRr4qd6uK6EBBNzuIzwwio="; Path=/; Domain=127.0.0.1; Expires= , 25-2-2018 04:05:34 GMT; Secure; HttpOnly". Invalid 'expires' attribute: , 25-2-2018 04:05:34 GMT
   [junit4]   2> 3450833 INFO  (qtp1238233903-29885) [n:127.0.0.1:38405_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> 3450930 INFO  (zkCallback-5803-thread-3-processing-n:127.0.0.1:64277_solr) [n:127.0.0.1:64277_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/forwardingCollection/state.json] for collection [forwardingCollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3450930 INFO  (zkCallback-5803-thread-2-processing-n:127.0.0.1:64277_solr) [n:127.0.0.1:64277_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/forwardingCollection/state.json] for collection [forwardingCollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3451107 INFO  (OverseerCollectionConfigSetProcessor-72254947755491333-127.0.0.1:64277_solr-n_0000000000) [n:127.0.0.1:64277_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> 3451834 INFO  (qtp1238233903-29885) [n:127.0.0.1:38405_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={pullReplicas=0&replicationFactor=1&collection.configName=conf1&maxShardsPerNode=1&name=forwardingCollection&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2} status=0 QTime=2734
   [junit4]   2> 3451835 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[7514FBE6FDEF1688]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=user&p=user&t=test&e=1519531534267&s=6WjnNUK/hjrtkYtNRkGVxBQeWrk="; Path=/; Domain=127.0.0.1; Expires= , 25-2-2018 04:05:34 GMT; Secure; HttpOnly". Invalid 'expires' attribute: , 25-2-2018 04:05:34 GMT
   [junit4]   2> 3451835 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[7514FBE6FDEF1688]) [    ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: forwardingCollection failOnTimeout:true timeout (sec):100
   [junit4]   2> 3451836 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[7514FBE6FDEF1688]) [    ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: forwardingCollection
   [junit4]   2> 3451841 INFO  (qtp1238233903-29884) [n:127.0.0.1:38405_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3451847 INFO  (qtp1512039731-29892) [n:127.0.0.1:64277_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.S.Request [forwardingCollection_shard1_replica_n1]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 3451848 WARN  (qtp1238233903-29884) [n:127.0.0.1:38405_solr    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=$&p=$&t=test&e=1519531537013&s=HNY0RPvGunapGAb3JN7TpBFo9k0="; Path=/; Domain=127.0.0.1; Expires= , 25-2-2018 04:05:37 GMT; Secure; HttpOnly". Invalid 'expires' attribute: , 25-2-2018 04:05:37 GMT
   [junit4]   2> 3451848 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[7514FBE6FDEF1688]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=user&p=user&t=test&e=1519531537008&s=dbtSNPKEUlJcmbJEQFktLmEhWYg="; Path=/; Domain=127.0.0.1; Expires= , 25-2-2018 04:05:37 GMT; Secure; HttpOnly". Invalid 'expires' attribute: , 25-2-2018 04:05:37 GMT
   [junit4]   2> 3451848 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[7514FBE6FDEF1688]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=$&p=$&t=test&e=1519531537013&s=HNY0RPvGunapGAb3JN7TpBFo9k0="; Path=/; Domain=127.0.0.1; Expires= , 25-2-2018 04:05:37 GMT; Secure; HttpOnly". Invalid 'expires' attribute: , 25-2-2018 04:05:37 GMT
   [junit4]   2> 3451853 INFO  (qtp1512039731-29895) [n:127.0.0.1:64277_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.S.Request [forwardingCollection_shard1_replica_n1]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 3451854 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[7514FBE6FDEF1688]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=user&p=user&t=test&e=1519531537020&s=YTiBecd4OTHYnRvGRxIHG2hNmvA="; Path=/; Domain=127.0.0.1; Expires= , 25-2-2018 04:05:37 GMT; Secure; HttpOnly". Invalid 'expires' attribute: , 25-2-2018 04:05:37 GMT
   [junit4]   2> 3451854 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[7514FBE6FDEF1688]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testForwarding
   [junit4]   2> 3451875 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyWrongHost-seed#[7514FBE6FDEF1688]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyWrongHost
   [junit4]   2> 3452212 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyWrongHost-seed#[7514FBE6FDEF1688]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=wrongHost&p=wrongHost&t=test&e=1519531537043&s=I+rljCDUjMkMbukEnytnvNMvGf4="; Path=/; Domain=127.0.0.1; Expires= , 25-2-2018 04:05:37 GMT; Secure; HttpOnly". Invalid 'expires' attribute: , 25-2-2018 04:05:37 GMT
   [junit4]   2> 3452213 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyWrongHost-seed#[7514FBE6FDEF1688]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyWrongHost
   [junit4]   2> 3452252 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNullProxyUser-seed#[7514FBE6FDEF1688]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyNullProxyUser
   [junit4]   2> 3452253 INFO  (qtp1238233903-29884) [n:127.0.0.1:38405_solr    ] o.a.s.s.SolrDispatchFilter Error authenticating
   [junit4]   2> java.lang.IllegalArgumentException: userName is NULL, empty or contains a '&'
   [junit4]   2> 	at org.apache.hadoop.security.authentication.util.AuthToken.checkForIllegalArgument(AuthToken.java:87)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.util.AuthToken.<init>(AuthToken.java:70)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.server.AuthenticationToken.<init>(AuthenticationToken.java:58)
   [junit4]   2> 	at org.apache.solr.security.HttpParamDelegationTokenPlugin$HttpParamDelegationTokenAuthenticationHandler$HttpParamAuthenticationHandler.authenticate(HttpParamDelegationTokenPlugin.java:213)
   [junit4]   2> 	at org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationHandler.authenticate(DelegationTokenAuthenticationHandler.java:348)
   [junit4]   2> 	at org.apache.solr.security.RequestContinuesRecorderAuthenticationHandler.authenticate(RequestContinuesRecorderAuthenticationHandler.java:69)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.server.AuthenticationFilter.doFilter(AuthenticationFilter.java:518)
   [junit4]   2> 	at org.apache.solr.security.DelegationTokenKerberosFilter.doFilter(DelegationTokenKerberosFilter.java:134)
   [junit4]   2> 	at org.apache.solr.security.HttpParamDelegationTokenPlugin$HttpParamToRequestFilter.doFilter(HttpParamDelegationTokenPlugin.java:245)
   [junit4]   2> 	at org.apache.solr.security.KerberosPlugin.doAuthenticate(KerberosPlugin.java:243)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.authenticateRequest(SolrDispatchFilter.java:454)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:349)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1253)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:168)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:166)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1155)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:527)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:530)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:347)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:256)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:279)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:289)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$3.succeeded(SslConnection.java:149)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:124)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:247)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:140)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:382)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 3452254 WARN  (qtp1238233903-29884) [n:127.0.0.1:38405_solr    ] o.e.j.s.HttpChannel /solr/admin/collections
   [junit4]   2> org.apache.solr.common.SolrException: Error during request authentication, 
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.authenticateRequest(SolrDispatchFilter.java:460)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:349)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1253)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:168)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:166)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1155)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:527)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:530)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:347)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:256)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:279)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:289)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$3.succeeded(SslConnection.java:149)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:124)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:247)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:140)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:382)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: java.lang.IllegalArgumentException: userName is NULL, empty or contains a '&'
   [junit4]   2> 	at org.apache.hadoop.security.authentication.util.AuthToken.checkForIllegalArgument(AuthToken.java:87)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.util.AuthToken.<init>(AuthToken.java:70)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.server.AuthenticationToken.<init>(AuthenticationToken.java:58)
   [junit4]   2> 	at org.apache.solr.security.HttpParamDelegationTokenPlugin$HttpParamDelegationTokenAuthenticationHandler$HttpParamAuthenticationHandler.authenticate(HttpParamDelegationTokenPlugin.java:213)
   [junit4]   2> 	at org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationHandler.authenticate(DelegationTokenAuthenticationHandler.java:348)
   [junit4]   2> 	at org.apache.solr.security.RequestContinuesRecorderAuthenticationHandler.authenticate(RequestContinuesRecorderAuthenticationHandler.java:69)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.server.AuthenticationFilter.doFilter(AuthenticationFilter.java:518)
   [junit4]   2> 	at org.apache.solr.security.DelegationTokenKerberosFilter.doFilter(DelegationTokenKerberosFilter.java:134)
   [junit4]   2> 	at org.apache.solr.security.HttpParamDelegationTokenPlugin$HttpParamToRequestFilter.doFilter(HttpParamDelegationTokenPlugin.java:245)
   [junit4]   2> 	at org.apache.solr.security.KerberosPlugin.doAuthenticate(KerberosPlugin.java:243)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.authenticateRequest(SolrDispatchFilter.java:454)
   [junit4]   2> 	... 34 more
   [junit4]   2> 3452277 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNullProxyUser-seed#[7514FBE6FDEF1688]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyNullProxyUser
   [junit4]   2> 3452310 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidGroup-seed#[7514FBE6FDEF1688]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyInvalidGroup
   [junit4]   2> 3452335 WARN  (qtp1238233903-29884) [n:127.0.0.1:38405_solr    ] o.a.h.s.ShellBasedUnixGroupsMapping got exception trying to get groups for user bar: id: invalid user name: "bar"
   [junit4]   2> id: invalid user name: "bar"
   [junit4]   2> 
   [junit4]   2> 3452337 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidGroup-seed#[7514FBE6FDEF1688]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=bogusGroup&p=bogusGroup&t=test&e=1519531537483&s=WxQao+UxMO1KOTQ4wRe1T5H9A/8="; Path=/; Domain=127.0.0.1; Expires= , 25-2-2018 04:05:37 GMT; Secure; HttpOnly". Invalid 'expires' attribute: , 25-2-2018 04:05:37 GMT
   [junit4]   2> 3452338 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidGroup-seed#[7514FBE6FDEF1688]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyInvalidGroup
   [junit4]   2> 3452363 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyUnknownRemote-seed#[7514FBE6FDEF1688]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyUnknownRemote
   [junit4]   2> 3472067 WARN  (jetty-launcher-5787-thread-1-SendThread(127.0.0.1:59568)) [n:127.0.0.1:38405_solr    ] o.a.z.ClientCnxn Client session timed out, have not heard from server in 20229ms for sessionid 0x100b37dfe3b0006
   [junit4]   2> 3472068 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Exception causing close of session 0x100b37dfe3b0006: Connection reset by peer
   [junit4]   2> 3472070 WARN  (jetty-launcher-5787-thread-2-SendThread(127.0.0.1:59568)) [n:127.0.0.1:64277_solr    ] o.a.z.ClientCnxn Client session timed out, have not heard from server in 20967ms for sessionid 0x100b37dfe3b0005
   [junit4]   2> 3472072 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyUnknownRemote-seed#[7514FBE6FDEF1688]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=localHostAnyGroup&p=localHostAnyGroup&t=test&e=1519531537530&s=PNjGECWoBKikcvIhj/NBZ+T688w="; Path=/; Domain=127.0.0.1; Expires= , 25-2-2018 04:05:37 GMT; Secure; HttpOnly". Invalid 'expires' attribute: , 25-2-2018 04:05:37 GMT
   [junit4]   2> 3472072 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyUnknownRemote-seed#[7514FBE6FDEF1688]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyUnknownRemote
   [junit4]   2> 3472169 WARN  (zkConnectionManagerCallback-5806-thread-1-processing-n:127.0.0.1:38405_solr) [n:127.0.0.1:38405_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4a6af4dd name: ZooKeeperConnection Watcher:127.0.0.1:59568/solr got event WatchedEvent state:Disconnected type:None path:null path: null type: None
   [junit4]   2> 3472169 WARN  (zkConnectionManagerCallback-5806-thread-1-processing-n:127.0.0.1:38405_solr) [n:127.0.0.1:38405_solr    ] o.a.s.c.c.ConnectionManager zkClient has disconnected
   [junit4]   2> 3472170 WARN  (zkConnectionManagerCallback-5818-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@38226a06 name: ZooKeeperConnection Watcher:127.0.0.1:59568/solr got event WatchedEvent state:Disconnected type:None path:null path: null type: None
   [junit4]   2> 3472176 INFO  (jetty-closer-5788-thread-1) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@24390c79{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 3472177 INFO  (jetty-closer-5788-thread-1) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=337401775
   [junit4]   2> 3472177 INFO  (jetty-closer-5788-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 3472177 INFO  (jetty-closer-5788-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3a3fb761: rootName = solr_38405, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@39f4bfdb
   [junit4]   2> 3472178 WARN  (zkConnectionManagerCallback-5804-thread-1-processing-n:127.0.0.1:64277_solr) [n:127.0.0.1:64277_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@715362a4 name: ZooKeeperConnection Watcher:127.0.0.1:59568/solr got event WatchedEvent state:Disconnected type:None path:null path: null type: None
   [junit4]   2> 3472178 WARN  (zkConnectionManagerCallback-5804-thread-1-processing-n:127.0.0.1:64277_solr) [n:127.0.0.1:64277_solr    ] o.a.s.c.c.ConnectionManager zkClient has disconnected
   [junit4]   2> 3472184 INFO  (jetty-closer-5788-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 3472184 INFO  (jetty-closer-5788-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@66e19287: rootName = solr_38405, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@6961360e
   [junit4]   2> 3472205 INFO  (jetty-closer-5788-thread-2) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@3b1d44d6{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 3472205 INFO  (jetty-closer-5788-thread-2) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1528675326
   [junit4]   2> 3472206 INFO  (jetty-closer-5788-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 3472206 INFO  (jetty-closer-5788-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2661e928: rootName = solr_64277, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@539b34cb
   [junit4]   2> 3472207 INFO  (jetty-closer-5788-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 3472207 INFO  (jetty-closer-5788-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6c7223a1: rootName = solr_38405, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@18fee11e
   [junit4]   2> 3472212 INFO  (jetty-closer-5788-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 3472212 INFO  (jetty-closer-5788-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7f173df5: rootName = solr_64277, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@6961360e
   [junit4]   2> 3472217 INFO  (jetty-closer-5788-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 3472217 INFO  (jetty-closer-5788-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7e57fc4e: rootName = solr_64277, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@18fee11e
   [junit4]   2> 3473253 WARN  (jetty-launcher-5787-thread-1-SendThread(127.0.0.1:59568)) [n:127.0.0.1:38405_solr    ] o.a.z.ClientCnxn Unable to reconnect to ZooKeeper service, session 0x100b37dfe3b0007 has expired
   [junit4]   2> 3473704 WARN  (jetty-launcher-5787-thread-1-SendThread(127.0.0.1:59568)) [n:127.0.0.1:38405_solr    ] o.a.z.ClientCnxn Unable to reconnect to ZooKeeper service, session 0x100b37dfe3b0006 has expired
   [junit4]   2> 3473704 WARN  (zkConnectionManagerCallback-5806-thread-1-processing-n:127.0.0.1:38405_solr) [n:127.0.0.1:38405_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4a6af4dd name: ZooKeeperConnection Watcher:127.0.0.1:59568/solr got event WatchedEvent state:Expired type:None path:null path: null type: None
   [junit4]   2> 3473704 WARN  (zkConnectionManagerCallback-5806-thread-1-processing-n:127.0.0.1:38405_solr) [n:127.0.0.1:38405_solr    ] o.a.s.c.c.ConnectionManager Our previous ZooKeeper session was expired. Attempting to reconnect to recover relationship with ZooKeeper...
   [junit4]   2> 3473704 WARN  (zkConnectionManagerCallback-5806-thread-1-processing-n:127.0.0.1:38405_solr) [n:127.0.0.1:38405_solr    ] o.a.s.c.c.DefaultConnectionStrategy Connection expired - starting a new one...
   [junit4]   2> 3473706 INFO  (zkConnectionManagerCallback-5806-thread-1-processing-n:127.0.0.1:38405_solr-EventThread) [n:127.0.0.1:38405_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3473706 INFO  (zkConnectionManagerCallback-5806-thread-1-processing-n:127.0.0.1:38405_solr) [n:127.0.0.1:38405_solr    ] o.a.s.c.c.ConnectionManager Connection with ZooKeeper reestablished.
   [junit4]   2> 3473706 INFO  (zkConnectionManagerCallback-5806-thread-1-processing-n:127.0.0.1:38405_solr) [n:127.0.0.1:38405_solr    ] o.a.s.c.ZkController ZooKeeper session re-connected ... refreshing core states after session expiration.
   [junit4]   2> 3473708 INFO  (zkConnectionManagerCallback-5806-thread-1-processing-n:127.0.0.1:38405_solr) [n:127.0.0.1:38405_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (0)
   [junit4]   2> 3473720 INFO  (zkConnectionManagerCallback-5806-thread-1-processing-n:127.0.0.1:38405_solr) [n:127.0.0.1:38405_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:38405_solr
   [junit4]   2> 3473722 INFO  (zkConnectionManagerCallback-5806-thread-1-processing-n:127.0.0.1:38405_solr) [n:127.0.0.1:38405_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38405_solr
   [junit4]   2> 3473723 INFO  (zkConnectionManagerCallback-5806-thread-1-processing-n:127.0.0.1:38405_solr) [n:127.0.0.1:38405_solr    ] o.a.s.c.c.DefaultConnectionStrategy Reconnected to ZooKeeper
   [junit4]   2> 3473723 INFO  (zkConnectionManagerCallback-5806-thread-1-processing-n:127.0.0.1:38405_solr) [n:127.0.0.1:38405_solr    ] o.a.s.c.c.ConnectionManager zkClient Connected:true
   [junit4]   2> 3473723 INFO  (zkCallback-5805-thread-2-processing-n:127.0.0.1:38405_solr) [n:127.0.0.1:38405_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3473728 WARN  (jetty-launcher-5787-thread-2-SendThread(127.0.0.1:59568)) [n:127.0.0.1:64277_solr    ] o.a.z.ClientCnxn Unable to reconnect to ZooKeeper service, session 0x100b37dfe3b0008 has expired
   [junit4]   2> 3473804 ERROR (jetty-closer-5788-thread-1) [    ] o.a.s.c.Overseer Could not create Overseer node
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:130)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:54)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.create(ZooKeeper.java:786)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.lambda$create$7(SolrZkClient.java:365)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.create(SolrZkClient.java:365)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer.createOverseerNode(Overseer.java:796)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer.getStateUpdateQueue(Overseer.java:662)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer.getStateUpdateQueue(Overseer.java:649)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.publishNodeAsDown(ZkController.java:2727)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.shutdown(CoreContainer.java:751)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.destroy(SolrDispatchFilter.java:317)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.destroyInstance(FilterHolder.java:178)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doStop(FilterHolder.java:155)
   [junit4]   2> 	at org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:89)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doStop(ServletHandler.java:234)
   [junit4]   2> 	at org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:89)
   [junit4]   2> 	at org.eclipse.jetty.util.component.ContainerLifeCycle.stop(ContainerLifeCycle.java:144)
   [junit4]   2> 	at org.eclipse.jetty.util.component.ContainerLifeCycle.doStop(ContainerLifeCycle.java:162)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.AbstractHandler.doStop(AbstractHandler.java:124)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doStop(SessionHandler.java:519)
   [junit4]   2> 	at org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:89)
   [junit4]   2> 	at org.eclipse.jetty.util.component.ContainerLifeCycle.stop(ContainerLifeCycle.java:144)
   [junit4]   2> 	at org.eclipse.jetty.util.component.ContainerLifeCycle.doStop(ContainerLifeCycle.java:162)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.AbstractHandler.doStop(AbstractHandler.java:124)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.stopContext(ContextHandler.java:863)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletContextHandler.stopContext(ServletContextHandler.java:355)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:927)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletContextHandler.doStop(ServletContextHandler.java:271)
   [junit4]   2> 	at org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:89)
   [junit4]   2> 	at org.eclipse.jetty.util.component.ContainerLifeCycle.stop(ContainerLifeCycle.java:144)
   [junit4]   2> 	at org.eclipse.jetty.util.component.ContainerLifeCycle.doStop(ContainerLifeCycle.java:162)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.AbstractHandler.doStop(AbstractHandler.java:124)
   [junit4]   2> 	at org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:89)
   [junit4]   2> 	at org.eclipse.jetty.util.component.ContainerLifeCycle.stop(ContainerLifeCycle.java:144)
   [junit4]   2> 	at org.eclipse.jetty.util.component.ContainerLifeCycle.doStop(ContainerLifeCycle.java:162)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.AbstractHandler.doStop(AbstractHandler.java:124)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.doStop(Server.java:489)
   [junit4]   2> 	at org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:89)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner.stop(JettySolrRunner.java:430)
   [junit4]   2> 	at org.apache.solr.cloud.MiniSolrCloudCluster.stopJettySolrRunner(MiniSolrCloudCluster.java:423)
   [junit4]   2> 	at org.apache.solr.cloud.MiniSolrCloudCluster.lambda$shutdown$1(MiniSolrCloudCluster.java:460)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 3473805 WARN  (jetty-closer-5788-thread-1) [    ] o.a.s.c.ZkController Could not publish node as down: org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer
   [junit4]   2> 3473805 INFO  (jetty-closer-5788-thread-1) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:38405_solr
   [junit4]   2> 3473814 INFO  (jetty-closer-5788-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 3473814 INFO  (zkCallback-5805-thread-2-processing-n:127.0.0.1:38405_solr) [n:127.0.0.1:38405_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 3473816 ERROR (Thread[Thread-9141,5,TGRP-TestSolrCloudWithSecureImpersonation]) [n:127.0.0.1:38405_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 3473819 INFO  (jetty-closer-5788-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@c5c1723{/solr,null,UNAVAILABLE}
   [junit4]   2> 3473819 INFO  (jetty-closer-5788-thread-1) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 3474110 WARN  (jetty-launcher-5787-thread-2-SendThread(127.0.0.1:59568)) [n:127.0.0.1:64277_solr    ] o.a.z.ClientCnxn Unable to reconnect to ZooKeeper service, session 0x100b37dfe3b0005 has expired
   [junit4]   2> 3474111 WARN  (zkConnectionManagerCallback-5804-thread-1-processing-n:127.0.0.1:64277_solr) [n:127.0.0.1:64277_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@715362a4 name: ZooKeeperConnection Watcher:127.0.0.1:59568/solr got event WatchedEvent state:Expired type:None path:null path: null type: None
   [junit4]   2> 3474111 WARN  (zkConnectionManagerCallback-5804-thread-1-processing-n:127.0.0.1:64277_solr) [n:127.0.0.1:64277_solr    ] o.a.s.c.c.ConnectionManager Our previous ZooKeeper session was expired. Attempting to reconnect to recover relationship with ZooKeeper...
   [junit4]   2> 3474111 INFO  (zkConnectionManagerCallback-5804-thread-1-processing-n:127.0.0.1:64277_solr) [n:127.0.0.1:64277_solr    ] o.a.s.c.Overseer Overseer (id=72254947755491333-127.0.0.1:64277_solr-n_0000000000) closing
   [junit4]   2> 3474111 INFO  (OverseerStateUpdate-72254947755491333-127.0.0.1:64277_solr-n_0000000000) [n:127.0.0.1:64277_solr    ] o.a.s.c.Overseer According to ZK I (id=72254947755491333-127.0.0.1:64277_solr-n_0000000000) am no longer a leader.
   [junit4]   2> 3474111 INFO  (OverseerStateUpdate-72254947755491333-127.0.0.1:64277_solr-n_0000000000) [n:127.0.0.1:64277_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:64277_solr
   [junit4]   2> 3474111 INFO  (OverseerCollectionConfigSetProcessor-72254947755491333-127.0.0.1:64277_solr-n_0000000000) [n:127.0.0.1:64277_solr    ] o.a.s.c.OverseerTaskProcessor According to ZK I (id=72254947755491333-127.0.0.1:64277_solr-n_0000000000) am no longer a leader.
   [junit4]   2> 3474111 WARN  (OverseerAutoScalingTriggerThread-72254947755491333-127.0.0.1:64277_solr-n_0000000000) [n:127.0.0.1:64277_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 3474115 WARN  (zkConnectionManagerCallback-5804-thread-1-processing-n:127.0.0.1:64277_solr) [n:127.0.0.1:64277_solr    ] o.a.s.c.c.DefaultConnectionStrategy Connection expired - starting a new one...
   [junit4]   2> 3474116 INFO  (zkConnectionManagerCallback-5804-thread-1-processing-n:127.0.0.1:64277_solr-EventThread) [n:127.0.0.1:64277_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3474117 INFO  (zkConnectionManagerCallback-580

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

.shared.SharedValue$1.process(SharedValue.java:61)
   [junit4]   2> 	at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:531)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:506)
   [junit4]   2> Feb 24, 2018 6:46:33 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation: 
   [junit4]   2>    1) Thread[id=77, name=jetty-launcher-1-thread-2-EventThread, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
   [junit4]   2>         at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
   [junit4]   2>         at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
   [junit4]   2>         at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
   [junit4]   2>         at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
   [junit4]   2>         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
   [junit4]   2>         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
   [junit4]   2>         at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
   [junit4]   2>         at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
   [junit4]   2>         at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
   [junit4]   2>         at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
   [junit4]   2>         at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:531)
   [junit4]   2>         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:506)
   [junit4]   2> Feb 24, 2018 6:46:33 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=77, name=jetty-launcher-1-thread-2-EventThread, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
   [junit4]   2> 57205 ERROR (jetty-launcher-1-thread-2-EventThread) [n:127.0.0.1:50430_solr    ] o.a.c.f.i.CuratorFrameworkImpl Watcher exception
   [junit4]   2> java.lang.InterruptedException
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1039)
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
   [junit4]   2> 	at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
   [junit4]   2> 	at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
   [junit4]   2> 	at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
   [junit4]   2> 	at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
   [junit4]   2> 	at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
   [junit4]   2> 	at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
   [junit4]   2> 	at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
   [junit4]   2> 	at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
   [junit4]   2> 	at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
   [junit4]   2> 	at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:531)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:506)
   [junit4]   2> Feb 24, 2018 6:46:33 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: All leaked threads terminated.
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=480, maxMBSortInHeap=5.456817610014131, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@402771cf), locale=ja-JP, timezone=Asia/Kashgar
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_162 (64-bit)/cpus=3,threads=1,free=41816904,total=100663296
   [junit4]   2> NOTE: All tests run in this JVM: [TestSolrCloudWithSecureImpersonation]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrCloudWithSecureImpersonation -Dtests.seed=7514FBE6FDEF1688 -Dtests.slow=true -Dtests.locale=ja-JP -Dtests.timezone=Asia/Kashgar -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | TestSolrCloudWithSecureImpersonation (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation: 
   [junit4]    >    1) Thread[id=77, name=jetty-launcher-1-thread-2-EventThread, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
   [junit4]    >         at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
   [junit4]    >         at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
   [junit4]    >         at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
   [junit4]    >         at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
   [junit4]    >         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
   [junit4]    >         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
   [junit4]    >         at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
   [junit4]    >         at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
   [junit4]    >         at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
   [junit4]    >         at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:531)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:506)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([7514FBE6FDEF1688]:0)
   [junit4] Completed [2/10 (1!)] on J0 in 58.56s, 12 tests, 1 error <<< FAILURES!

[...truncated 127 lines...]
BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/common-build.xml:1560: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/common-build.xml:1085: There were test failures: 10 suites, 110 tests, 1 suite-level error, 5 ignored (5 assumptions) [seed: 7514FBE6FDEF1688]

Total time: 1 minute 45 seconds

[repro] Setting last failure code to 256

[repro] Failures:
[repro]   0/5 failed: org.apache.solr.security.hadoop.TestImpersonationWithHadoopAuth
[repro]   1/5 failed: org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=29e5b8abcee8a566cc057b862ab99c5ffef13a76, workspace=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris
[WARNINGS] Computing warning deltas based on reference build #1697
Recording test results
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2