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 2016/05/22 02:25:28 UTC

[JENKINS] Lucene-Solr-6.x-Linux (64bit/jdk1.8.0_92) - Build # 716 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/716/
Java: 64bit/jdk1.8.0_92 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  org.apache.solr.client.solrj.ConnectionReuseTest.testConnectionReuse

Error Message:
We expected all communication via streaming client to use one connection! expected=20 got=12

Stack Trace:
java.lang.AssertionError: We expected all communication via streaming client to use one connection! expected=20 got=12
	at __randomizedtesting.SeedInfo.seed([C0C35BDCCFD0E3E9:E1FB30B2E798BAA4]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.client.solrj.ConnectionReuseTest.testConnectionReuse(ConnectionReuseTest.java:166)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10588 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.ConnectionReuseTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.client.solrj.ConnectionReuseTest_C0C35BDCCFD0E3E9-001/init-core-data-001
   [junit4]   2> 55322 INFO  (SUITE-ConnectionReuseTest-seed#[C0C35BDCCFD0E3E9]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 55322 INFO  (Thread-189) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 55322 INFO  (Thread-189) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 55422 INFO  (SUITE-ConnectionReuseTest-seed#[C0C35BDCCFD0E3E9]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:39966
   [junit4]   2> 55422 INFO  (SUITE-ConnectionReuseTest-seed#[C0C35BDCCFD0E3E9]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 55423 INFO  (SUITE-ConnectionReuseTest-seed#[C0C35BDCCFD0E3E9]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 55425 INFO  (zkCallback-77-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4798fd4a name:ZooKeeperConnection Watcher:127.0.0.1:39966 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 55425 INFO  (SUITE-ConnectionReuseTest-seed#[C0C35BDCCFD0E3E9]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 55425 INFO  (SUITE-ConnectionReuseTest-seed#[C0C35BDCCFD0E3E9]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 55425 INFO  (SUITE-ConnectionReuseTest-seed#[C0C35BDCCFD0E3E9]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 55429 INFO  (jetty-launcher-76-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 55430 INFO  (jetty-launcher-76-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@68732984{/solr,null,AVAILABLE}
   [junit4]   2> 55431 INFO  (jetty-launcher-76-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@3ea09229{HTTP/1.1,[http/1.1]}{127.0.0.1:34227}
   [junit4]   2> 55431 INFO  (jetty-launcher-76-thread-1) [    ] o.e.j.s.Server Started @56974ms
   [junit4]   2> 55432 INFO  (jetty-launcher-76-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34227}
   [junit4]   2> 55432 INFO  (jetty-launcher-76-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 55432 INFO  (jetty-launcher-76-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.client.solrj.ConnectionReuseTest_C0C35BDCCFD0E3E9-001/tempDir-001/node1'
   [junit4]   2> 55432 INFO  (jetty-launcher-76-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 55432 INFO  (jetty-launcher-76-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 55432 INFO  (jetty-launcher-76-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 55433 INFO  (jetty-launcher-76-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 55437 INFO  (zkCallback-78-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@386b84df name:ZooKeeperConnection Watcher:127.0.0.1:39966/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 55437 INFO  (jetty-launcher-76-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 55437 INFO  (jetty-launcher-76-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 55438 INFO  (jetty-launcher-76-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 55442 INFO  (jetty-launcher-76-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.client.solrj.ConnectionReuseTest_C0C35BDCCFD0E3E9-001/tempDir-001/node1/.
   [junit4]   2> 55442 INFO  (jetty-launcher-76-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 6688642
   [junit4]   2> 55442 INFO  (jetty-launcher-76-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.client.solrj.ConnectionReuseTest_C0C35BDCCFD0E3E9-001/tempDir-001/node1]
   [junit4]   2> 55442 WARN  (jetty-launcher-76-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.client.solrj.ConnectionReuseTest_C0C35BDCCFD0E3E9-001/tempDir-001/node1/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.client.solrj.ConnectionReuseTest_C0C35BDCCFD0E3E9-001/tempDir-001/node1/lib
   [junit4]   2> 55443 INFO  (jetty-launcher-76-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 55443 INFO  (jetty-launcher-76-thread-1) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 55444 INFO  (jetty-launcher-76-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 55444 INFO  (jetty-launcher-76-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 55444 INFO  (jetty-launcher-76-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39966/solr
   [junit4]   2> 55444 INFO  (jetty-launcher-76-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 55444 INFO  (jetty-launcher-76-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 55444 INFO  (jetty-launcher-76-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 55445 INFO  (zkCallback-81-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@269bb4a9 name:ZooKeeperConnection Watcher:127.0.0.1:39966 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 55446 INFO  (jetty-launcher-76-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 55446 INFO  (jetty-launcher-76-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 55449 INFO  (jetty-launcher-76-thread-1) [n:127.0.0.1:34227_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$48/775679825@515985c1
   [junit4]   2> 55450 INFO  (jetty-launcher-76-thread-1) [n:127.0.0.1:34227_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 55451 INFO  (zkCallback-82-thread-1-processing-n:127.0.0.1:34227_solr) [n:127.0.0.1:34227_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3a9f5e4a name:ZooKeeperConnection Watcher:127.0.0.1:39966/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 55451 INFO  (jetty-launcher-76-thread-1) [n:127.0.0.1:34227_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 55452 INFO  (jetty-launcher-76-thread-1) [n:127.0.0.1:34227_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 55452 INFO  (jetty-launcher-76-thread-1) [n:127.0.0.1:34227_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 55454 INFO  (jetty-launcher-76-thread-1) [n:127.0.0.1:34227_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 55454 INFO  (jetty-launcher-76-thread-1) [n:127.0.0.1:34227_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 55455 INFO  (jetty-launcher-76-thread-1) [n:127.0.0.1:34227_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 55456 INFO  (jetty-launcher-76-thread-1) [n:127.0.0.1:34227_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 55456 INFO  (jetty-launcher-76-thread-1) [n:127.0.0.1:34227_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 55457 INFO  (jetty-launcher-76-thread-1) [n:127.0.0.1:34227_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 55458 INFO  (jetty-launcher-76-thread-1) [n:127.0.0.1:34227_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 55459 INFO  (jetty-launcher-76-thread-1) [n:127.0.0.1:34227_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 55459 INFO  (jetty-launcher-76-thread-1) [n:127.0.0.1:34227_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 55460 INFO  (jetty-launcher-76-thread-1) [n:127.0.0.1:34227_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 55460 INFO  (jetty-launcher-76-thread-1) [n:127.0.0.1:34227_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 55461 INFO  (jetty-launcher-76-thread-1) [n:127.0.0.1:34227_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 55461 INFO  (jetty-launcher-76-thread-1) [n:127.0.0.1:34227_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 55462 INFO  (jetty-launcher-76-thread-1) [n:127.0.0.1:34227_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 55462 INFO  (jetty-launcher-76-thread-1) [n:127.0.0.1:34227_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95936937477079043-127.0.0.1:34227_solr-n_0000000000
   [junit4]   2> 55462 INFO  (jetty-launcher-76-thread-1) [n:127.0.0.1:34227_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:34227_solr
   [junit4]   2> 55462 INFO  (jetty-launcher-76-thread-1) [n:127.0.0.1:34227_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 55463 INFO  (jetty-launcher-76-thread-1) [n:127.0.0.1:34227_solr    ] o.a.s.c.Overseer Overseer (id=95936937477079043-127.0.0.1:34227_solr-n_0000000000) starting
   [junit4]   2> 55464 INFO  (jetty-launcher-76-thread-1) [n:127.0.0.1:34227_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 55466 INFO  (jetty-launcher-76-thread-1) [n:127.0.0.1:34227_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 55466 INFO  (OverseerCollectionConfigSetProcessor-95936937477079043-127.0.0.1:34227_solr-n_0000000000) [n:127.0.0.1:34227_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 55466 INFO  (jetty-launcher-76-thread-1) [n:127.0.0.1:34227_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34227_solr
   [junit4]   2> 55466 INFO  (OverseerStateUpdate-95936937477079043-127.0.0.1:34227_solr-n_0000000000) [n:127.0.0.1:34227_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 55467 INFO  (jetty-launcher-76-thread-1) [n:127.0.0.1:34227_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:34227_solr
   [junit4]   2> 55468 INFO  (OverseerStateUpdate-95936937477079043-127.0.0.1:34227_solr-n_0000000000) [n:127.0.0.1:34227_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 55468 INFO  (zkCallback-82-thread-1-processing-n:127.0.0.1:34227_solr) [n:127.0.0.1:34227_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 55468 INFO  (zkCallback-82-thread-1-processing-n:127.0.0.1:34227_solr) [n:127.0.0.1:34227_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 55485 INFO  (jetty-launcher-76-thread-1) [n:127.0.0.1:34227_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 55485 INFO  (jetty-launcher-76-thread-1) [n:127.0.0.1:34227_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 55485 INFO  (jetty-launcher-76-thread-1) [n:127.0.0.1:34227_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.client.solrj.ConnectionReuseTest_C0C35BDCCFD0E3E9-001/tempDir-001/node1/.
   [junit4]   2> 55486 INFO  (jetty-launcher-76-thread-1) [n:127.0.0.1:34227_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 55486 INFO  (jetty-launcher-76-thread-1) [n:127.0.0.1:34227_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 55486 INFO  (jetty-launcher-76-thread-1) [n:127.0.0.1:34227_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 55486 INFO  (SUITE-ConnectionReuseTest-seed#[C0C35BDCCFD0E3E9]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 55487 INFO  (SUITE-ConnectionReuseTest-seed#[C0C35BDCCFD0E3E9]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 55488 INFO  (zkCallback-84-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@182b99d name:ZooKeeperConnection Watcher:127.0.0.1:39966 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 55488 INFO  (SUITE-ConnectionReuseTest-seed#[C0C35BDCCFD0E3E9]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 55488 INFO  (SUITE-ConnectionReuseTest-seed#[C0C35BDCCFD0E3E9]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 55489 INFO  (SUITE-ConnectionReuseTest-seed#[C0C35BDCCFD0E3E9]-worker) [    ] o.a.s.c.s.i.CloudSolrClient Final constructed zkHost string: 127.0.0.1:39966/solr
   [junit4]   2> 55490 INFO  (SUITE-ConnectionReuseTest-seed#[C0C35BDCCFD0E3E9]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 55490 INFO  (SUITE-ConnectionReuseTest-seed#[C0C35BDCCFD0E3E9]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 55491 INFO  (zkCallback-87-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@66448db name:ZooKeeperConnection Watcher:127.0.0.1:39966/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 55491 INFO  (SUITE-ConnectionReuseTest-seed#[C0C35BDCCFD0E3E9]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 55491 INFO  (SUITE-ConnectionReuseTest-seed#[C0C35BDCCFD0E3E9]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 55491 INFO  (SUITE-ConnectionReuseTest-seed#[C0C35BDCCFD0E3E9]-worker) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 55492 INFO  (SUITE-ConnectionReuseTest-seed#[C0C35BDCCFD0E3E9]-worker) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 55492 INFO  (SUITE-ConnectionReuseTest-seed#[C0C35BDCCFD0E3E9]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 55494 INFO  (SUITE-ConnectionReuseTest-seed#[C0C35BDCCFD0E3E9]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/solrconfig.xml
   [junit4]   2> 55495 INFO  (SUITE-ConnectionReuseTest-seed#[C0C35BDCCFD0E3E9]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/schema.xml
   [junit4]   2> 55503 INFO  (qtp415361254-501) [n:127.0.0.1:34227_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params async=4cc65257-b38b-49f7-8a12-8070b0394306&replicationFactor=1&collection.configName=config&name=collection1&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 55504 INFO  (qtp415361254-501) [n:127.0.0.1:34227_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=4cc65257-b38b-49f7-8a12-8070b0394306&replicationFactor=1&collection.configName=config&name=collection1&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 55505 INFO  (OverseerCollectionConfigSetProcessor-95936937477079043-127.0.0.1:34227_solr-n_0000000000) [n:127.0.0.1:34227_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running/mn-4cc65257-b38b-49f7-8a12-8070b0394306
   [junit4]   2> 55506 INFO  (OverseerCollectionConfigSetProcessor-95936937477079043-127.0.0.1:34227_solr-n_0000000000) [n:127.0.0.1:34227_solr    ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2>   "name":"collection1",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"config",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "async":"4cc65257-b38b-49f7-8a12-8070b0394306",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 55507 INFO  (OverseerThreadFactory-236-thread-1-processing-n:127.0.0.1:34227_solr) [n:127.0.0.1:34227_solr    ] o.a.s.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"collection1",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"config",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "async":"4cc65257-b38b-49f7-8a12-8070b0394306",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 55507 INFO  (OverseerThreadFactory-236-thread-1-processing-n:127.0.0.1:34227_solr) [n:127.0.0.1:34227_solr    ] o.a.s.c.OverseerCollectionMessageHandler Create collection collection1
   [junit4]   2> 55507 INFO  (OverseerThreadFactory-236-thread-1-processing-n:127.0.0.1:34227_solr) [n:127.0.0.1:34227_solr    ] o.a.s.c.OverseerCollectionMessageHandler creating collections conf node /collections/collection1 
   [junit4]   2> 55507 INFO  (OverseerThreadFactory-236-thread-1-processing-n:127.0.0.1:34227_solr) [n:127.0.0.1:34227_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 55508 INFO  (zkCallback-82-thread-1-processing-n:127.0.0.1:34227_solr) [n:127.0.0.1:34227_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 55508 INFO  (zkCallback-87-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 55509 INFO  (qtp415361254-502) [n:127.0.0.1:34227_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=4cc65257-b38b-49f7-8a12-8070b0394306&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 55509 INFO  (OverseerStateUpdate-95936937477079043-127.0.0.1:34227_solr-n_0000000000) [n:127.0.0.1:34227_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"collection1",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"config",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "async":"4cc65257-b38b-49f7-8a12-8070b0394306",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 55509 INFO  (OverseerStateUpdate-95936937477079043-127.0.0.1:34227_solr-n_0000000000) [n:127.0.0.1:34227_solr    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 55510 INFO  (qtp415361254-502) [n:127.0.0.1:34227_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=4cc65257-b38b-49f7-8a12-8070b0394306&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 55510 INFO  (OverseerStateUpdate-95936937477079043-127.0.0.1:34227_solr-n_0000000000) [n:127.0.0.1:34227_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/collection1/state.json
   [junit4]   2> 55609 INFO  (OverseerThreadFactory-236-thread-1-processing-n:127.0.0.1:34227_solr) [n:127.0.0.1:34227_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating SolrCores for new collection collection1, shardNames [shard1] , replicationFactor : 1
   [junit4]   2> 55609 INFO  (OverseerThreadFactory-236-thread-1-processing-n:127.0.0.1:34227_solr) [n:127.0.0.1:34227_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core collection1_shard1_replica1 as part of shard shard1 of collection collection1 on 127.0.0.1:34227_solr
   [junit4]   2> 55614 INFO  (qtp415361254-496) [n:127.0.0.1:34227_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={async=4cc65257-b38b-49f7-8a12-8070b03943061339652520188016&qt=/admin/cores&collection.configName=config&name=collection1_shard1_replica1&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 55614 INFO  (parallelCoreAdminExecutor-237-thread-1-processing-n:127.0.0.1:34227_solr 4cc65257-b38b-49f7-8a12-8070b03943061339652520188016 CREATE) [n:127.0.0.1:34227_solr    ] o.a.s.h.a.CoreAdminOperation core create command async=4cc65257-b38b-49f7-8a12-8070b03943061339652520188016&qt=/admin/cores&collection.configName=config&name=collection1_shard1_replica1&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2
   [junit4]   2> 55615 INFO  (parallelCoreAdminExecutor-237-thread-1-processing-n:127.0.0.1:34227_solr 4cc65257-b38b-49f7-8a12-8070b03943061339652520188016 CREATE) [n:127.0.0.1:34227_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1_shard1_replica1, collection.configName=config, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=collection1, numShards=1, dataDir=data/, shard=shard1}
   [junit4]   2> 55616 INFO  (parallelCoreAdminExecutor-237-thread-1-processing-n:127.0.0.1:34227_solr 4cc65257-b38b-49f7-8a12-8070b03943061339652520188016 CREATE) [n:127.0.0.1:34227_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 55617 INFO  (qtp415361254-501) [n:127.0.0.1:34227_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 4cc65257-b38b-49f7-8a12-8070b03943061339652520188016
   [junit4]   2> 55617 INFO  (qtp415361254-501) [n:127.0.0.1:34227_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=4cc65257-b38b-49f7-8a12-8070b03943061339652520188016&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 55617 INFO  (parallelCoreAdminExecutor-237-thread-1-processing-n:127.0.0.1:34227_solr 4cc65257-b38b-49f7-8a12-8070b03943061339652520188016 CREATE) [n:127.0.0.1:34227_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.ZkController Registering watch for collection collection1
   [junit4]   2> 55617 INFO  (OverseerStateUpdate-95936937477079043-127.0.0.1:34227_solr-n_0000000000) [n:127.0.0.1:34227_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:34227/solr",
   [junit4]   2>   "node_name":"127.0.0.1:34227_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 55617 INFO  (parallelCoreAdminExecutor-237-thread-1-processing-n:127.0.0.1:34227_solr 4cc65257-b38b-49f7-8a12-8070b03943061339652520188016 CREATE) [n:127.0.0.1:34227_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.c.ZkStateReader Add data for [collection1] ver [0]
   [junit4]   2> 55618 INFO  (OverseerStateUpdate-95936937477079043-127.0.0.1:34227_solr-n_0000000000) [n:127.0.0.1:34227_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:34227/solr",
   [junit4]   2>   "node_name":"127.0.0.1:34227_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 55618 INFO  (parallelCoreAdminExecutor-237-thread-1-processing-n:127.0.0.1:34227_solr 4cc65257-b38b-49f7-8a12-8070b03943061339652520188016 CREATE) [n:127.0.0.1:34227_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 55719 INFO  (OverseerStateUpdate-95936937477079043-127.0.0.1:34227_solr-n_0000000000) [n:127.0.0.1:34227_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/collection1/state.json version: 0
   [junit4]   2> 55719 INFO  (zkCallback-82-thread-1-processing-n:127.0.0.1:34227_solr) [n:127.0.0.1:34227_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> 55720 INFO  (zkCallback-82-thread-1-processing-n:127.0.0.1:34227_solr) [n:127.0.0.1:34227_solr    ] o.a.s.c.c.ZkStateReader Updating data for [collection1] from [0] to [1]
   [junit4]   2> 56512 INFO  (qtp415361254-503) [n:127.0.0.1:34227_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=4cc65257-b38b-49f7-8a12-8070b0394306&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 56513 INFO  (qtp415361254-503) [n:127.0.0.1:34227_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=4cc65257-b38b-49f7-8a12-8070b0394306&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 56618 INFO  (parallelCoreAdminExecutor-237-thread-1-processing-n:127.0.0.1:34227_solr 4cc65257-b38b-49f7-8a12-8070b03943061339652520188016 CREATE) [n:127.0.0.1:34227_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1_shard1_replica1
   [junit4]   2> 56618 INFO  (parallelCoreAdminExecutor-237-thread-1-processing-n:127.0.0.1:34227_solr 4cc65257-b38b-49f7-8a12-8070b03943061339652520188016 CREATE) [n:127.0.0.1:34227_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.ZkController Check for collection zkNode:collection1
   [junit4]   2> 56618 INFO  (parallelCoreAdminExecutor-237-thread-1-processing-n:127.0.0.1:34227_solr 4cc65257-b38b-49f7-8a12-8070b03943061339652520188016 CREATE) [n:127.0.0.1:34227_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 56618 INFO  (parallelCoreAdminExecutor-237-thread-1-processing-n:127.0.0.1:34227_solr 4cc65257-b38b-49f7-8a12-8070b03943061339652520188016 CREATE) [n:127.0.0.1:34227_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/collection1]
   [junit4]   2> 56619 INFO  (parallelCoreAdminExecutor-237-thread-1-processing-n:127.0.0.1:34227_solr 4cc65257-b38b-49f7-8a12-8070b03943061339652520188016 CREATE) [n:127.0.0.1:34227_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.c.ZkStateReader path=[/collections/collection1] [configName]=[config] specified config exists in ZooKeeper
   [junit4]   2> 56619 INFO  (parallelCoreAdminExecutor-237-thread-1-processing-n:127.0.0.1:34227_solr 4cc65257-b38b-49f7-8a12-8070b03943061339652520188016 CREATE) [n:127.0.0.1:34227_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.client.solrj.ConnectionReuseTest_C0C35BDCCFD0E3E9-001/tempDir-001/node1/collection1_shard1_replica1'
   [junit4]   2> 56619 INFO  (parallelCoreAdminExecutor-237-thread-1-processing-n:127.0.0.1:34227_solr 4cc65257-b38b-49f7-8a12-8070b03943061339652520188016 CREATE) [n:127.0.0.1:34227_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 56619 INFO  (parallelCoreAdminExecutor-237-thread-1-processing-n:127.0.0.1:34227_solr 4cc65257-b38b-49f7-8a12-8070b03943061339652520188016 CREATE) [n:127.0.0.1:34227_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 56620 INFO  (parallelCoreAdminExecutor-237-thread-1-processing-n:127.0.0.1:34227_solr 4cc65257-b38b-49f7-8a12-8070b03943061339652520188016 CREATE) [n:127.0.0.1:34227_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 56620 INFO  (qtp415361254-502) [n:127.0.0.1:34227_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 4cc65257-b38b-49f7-8a12-8070b03943061339652520188016
   [junit4]   2> 56620 INFO  (qtp415361254-502) [n:127.0.0.1:34227_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=4cc65257-b38b-49f7-8a12-8070b03943061339652520188016&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 56624 INFO  (parallelCoreAdminExecutor-237-thread-1-processing-n:127.0.0.1:34227_solr 4cc65257-b38b-49f7-8a12-8070b03943061339652520188016 CREATE) [n:127.0.0.1:34227_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 56626 INFO  (parallelCoreAdminExecutor-237-thread-1-processing-n:127.0.0.1:34227_solr 4cc65257-b38b-49f7-8a12-8070b03943061339652520188016 CREATE) [n:127.0.0.1:34227_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 56629 INFO  (parallelCoreAdminExecutor-237-thread-1-processing-n:127.0.0.1:34227_solr 4cc65257-b38b-49f7-8a12-8070b03943061339652520188016 CREATE) [n:127.0.0.1:34227_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 56632 INFO  (parallelCoreAdminExecutor-237-thread-1-processing-n:127.0.0.1:34227_solr 4cc65257-b38b-49f7-8a12-8070b03943061339652520188016 CREATE) [n:127.0.0.1:34227_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.s.IndexSchema [collection1_shard1_replica1] Schema name=minimal
   [junit4]   2> 56635 INFO  (parallelCoreAdminExecutor-237-thread-1-processing-n:127.0.0.1:34227_solr 4cc65257-b38b-49f7-8a12-8070b03943061339652520188016 CREATE) [n:127.0.0.1:34227_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 56636 INFO  (parallelCoreAdminExecutor-237-thread-1-processing-n:127.0.0.1:34227_solr 4cc65257-b38b-49f7-8a12-8070b03943061339652520188016 CREATE) [n:127.0.0.1:34227_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/config', cwd=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 56636 INFO  (parallelCoreAdminExecutor-237-thread-1-processing-n:127.0.0.1:34227_solr 4cc65257-b38b-49f7-8a12-8070b03943061339652520188016 CREATE) [n:127.0.0.1:34227_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica1' using configuration from collection collection1
   [junit4]   2> 56637 INFO  (parallelCoreAdminExecutor-237-thread-1-processing-n:127.0.0.1:34227_solr 4cc65257-b38b-49f7-8a12-8070b03943061339652520188016 CREATE) [n:127.0.0.1:34227_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 56637 INFO  (parallelCoreAdminExecutor-237-thread-1-processing-n:127.0.0.1:34227_solr 4cc65257-b38b-49f7-8a12-8070b03943061339652520188016 CREATE) [n:127.0.0.1:34227_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.c.SolrCore [[collection1_shard1_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.client.solrj.ConnectionReuseTest_C0C35BDCCFD0E3E9-001/tempDir-001/node1/collection1_shard1_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.client.solrj.ConnectionReuseTest_C0C35BDCCFD0E3E9-001/tempDir-001/node1/./collection1_shard1_replica1/data/]
   [junit4]   2> 56637 INFO  (parallelCoreAdminExecutor-237-thread-1-processing-n:127.0.0.1:34227_solr 4cc65257-b38b-49f7-8a12-8070b03943061339652520188016 CREATE) [n:127.0.0.1:34227_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1_shard1_replica1
   [junit4]   2> 56638 INFO  (parallelCoreAdminExecutor-237-thread-1-processing-n:127.0.0.1:34227_solr 4cc65257-b38b-49f7-8a12-8070b03943061339652520188016 CREATE) [n:127.0.0.1:34227_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.client.solrj.ConnectionReuseTest_C0C35BDCCFD0E3E9-001/tempDir-001/node1/./collection1_shard1_replica1/data
   [junit4]   2> 56638 INFO  (parallelCoreAdminExecutor-237-thread-1-processing-n:127.0.0.1:34227_solr 4cc65257-b38b-49f7-8a12-8070b03943061339652520188016 CREATE) [n:127.0.0.1:34227_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.client.solrj.ConnectionReuseTest_C0C35BDCCFD0E3E9-001/tempDir-001/node1/./collection1_shard1_replica1/data/index/
   [junit4]   2> 56638 WARN  (parallelCoreAdminExecutor-237-thread-1-processing-n:127.0.0.1:34227_solr 4cc65257-b38b-49f7-8a12-8070b03943061339652520188016 CREATE) [n:127.0.0.1:34227_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.c.SolrCore [collection1_shard1_replica1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.client.solrj.ConnectionReuseTest_C0C35BDCCFD0E3E9-001/tempDir-001/node1/./collection1_shard1_replica1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 56639 INFO  (parallelCoreAdminExecutor-237-thread-1-processing-n:127.0.0.1:34227_solr 4cc65257-b38b-49f7-8a12-8070b03943061339652520188016 CREATE) [n:127.0.0.1:34227_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.client.solrj.ConnectionReuseTest_C0C35BDCCFD0E3E9-001/tempDir-001/node1/./collection1_shard1_replica1/data/index
   [junit4]   2> 56639 INFO  (parallelCoreAdminExecutor-237-thread-1-processing-n:127.0.0.1:34227_solr 4cc65257-b38b-49f7-8a12-8070b03943061339652520188016 CREATE) [n:127.0.0.1:34227_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@7625ace4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@67f13a87),segFN=segments_1,generation=1}
   [junit4]   2> 56639 INFO  (parallelCoreAdminExecutor-237-thread-1-processing-n:127.0.0.1:34227_solr 4cc65257-b38b-49f7-8a12-8070b03943061339652520188016 CREATE) [n:127.0.0.1:34227_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 56640 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1_shard1_replica1) [n:127.0.0.1:34227_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1_shard1_replica1 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.client.solrj.ConnectionReuseTest_C0C35BDCCFD0E3E9-001/tempDir-001/node1/./collection1_shard1_replica1/data/
   [junit4]   2> 56640 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1_shard1_replica1) [n:127.0.0.1:34227_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.client.solrj.ConnectionReuseTest_C0C35BDCCFD0E3E9-001/tempDir-001/node1/./collection1_shard1_replica1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 56643 INFO  (parallelCoreAdminExecutor-237-thread-1-processing-n:127.0.0.1:34227_solr 4cc65257-b38b-49f7-8a12-8070b03943061339652520188016 CREATE) [n:127.0.0.1:34227_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 56644 INFO  (parallelCoreAdminExecutor-237-thread-1-processing-n:127.0.0.1:34227_solr 4cc65257-b38b-49f7-8a12-8070b03943061339652520188016 CREATE) [n:127.0.0.1:34227_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 56645 INFO  (parallelCoreAdminExecutor-237-thread-1-processing-n:127.0.0.1:34227_solr 4cc65257-b38b-49f7-8a12-8070b03943061339652520188016 CREATE) [n:127.0.0.1:34227_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 56646 INFO  (parallelCoreAdminExecutor-237-thread-1-processing-n:127.0.0.1:34227_solr 4cc65257-b38b-49f7-8a12-8070b03943061339652520188016 CREATE) [n:127.0.0.1:34227_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 56647 INFO  (parallelCoreAdminExecutor-237-thread-1-processing-n:127.0.0.1:34227_solr 4cc65257-b38b-49f7-8a12-8070b03943061339652520188016 CREATE) [n:127.0.0.1:34227_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 56648 INFO  (parallelCoreAdminExecutor-237-thread-1-processing-n:127.0.0.1:34227_solr 4cc65257-b38b-49f7-8a12-8070b03943061339652520188016 CREATE) [n:127.0.0.1:34227_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/sql,/update/json/docs,/admin/luke,/graph,/export,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/ping,/admin/threads,/update,/admin/file
   [junit4]   2> 56648 INFO  (parallelCoreAdminExecutor-237-thread-1-processing-n:127.0.0.1:34227_solr 4cc65257-b38b-49f7-8a12-8070b03943061339652520188016 CREATE) [n:127.0.0.1:34227_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 56648 INFO  (parallelCoreAdminExecutor-237-thread-1-processing-n:127.0.0.1:34227_solr 4cc65257-b38b-49f7-8a12-8070b03943061339652520188016 CREATE) [n:127.0.0.1:34227_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 56648 INFO  (parallelCoreAdminExecutor-237-thread-1-processing-n:127.0.0.1:34227_solr 4cc65257-b38b-49f7-8a12-8070b03943061339652520188016 CREATE) [n:127.0.0.1:34227_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 56649 INFO  (parallelCoreAdminExecutor-237-thread-1-processing-n:127.0.0.1:34227_solr 4cc65257-b38b-49f7-8a12-8070b03943061339652520188016 CREATE) [n:127.0.0.1:34227_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 56649 INFO  (parallelCoreAdminExecutor-237-thread-1-processing-n:127.0.0.1:34227_solr 4cc65257-b38b-49f7-8a12-8070b03943061339652520188016 CREATE) [n:127.0.0.1:34227_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 56649 INFO  (parallelCoreAdminExecutor-237-thread-1-processing-n:127.0.0.1:34227_solr 4cc65257-b38b-49f7-8a12-8070b03943061339652520188016 CREATE) [n:127.0.0.1:34227_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@7625ace4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@67f13a87),segFN=segments_1,generation=1}
   [junit4]   2> 56650 INFO  (parallelCoreAdminExecutor-237-thread-1-processing-n:127.0.0.1:34227_solr 4cc65257-b38b-49f7-8a12-8070b03943061339652520188016 CREATE) [n:127.0.0.1:34227_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 56650 INFO  (parallelCoreAdminExecutor-237-thread-1-processing-n:127.0.0.1:34227_solr 4cc65257-b38b-49f7-8a12-8070b03943061339652520188016 CREATE) [n:127.0.0.1:34227_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@74b4a8a6[collection1_shard1_replica1] main]
   [junit4]   2> 56650 INFO  (parallelCoreAdminExecutor-237-thread-1-processing-n:127.0.0.1:34227_solr 4cc65257-b38b-49f7-8a12-8070b03943061339652520188016 CREATE) [n:127.0.0.1:34227_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/collection1]
   [junit4]   2> 56650 INFO  (parallelCoreAdminExecutor-237-thread-1-processing-n:127.0.0.1:34227_solr 4cc65257-b38b-49f7-8a12-8070b03943061339652520188016 CREATE) [n:127.0.0.1:34227_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.c.c.ZkStateReader path=[/collections/collection1] [configName]=[config] specified config exists in ZooKeeper
   [junit4]   2> 56650 INFO  (parallelCoreAdminExecutor-237-thread-1-processing-n:127.0.0.1:34227_solr 4cc65257-b38b-49f7-8a12-8070b03943061339652520188016 CREATE) [n:127.0.0.1:34227_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/config
   [junit4]   2> 56650 INFO  (parallelCoreAdminExecutor-237-thread-1-processing-n:127.0.0.1:34227_solr 4cc65257-b38b-49f7-8a12-8070b03943061339652520188016 CREATE) [n:127.0.0.1:34227_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/config
   [junit4]   2> 56650 INFO  (parallelCoreAdminExecutor-237-thread-1-processing-n:127.0.0.1:34227_solr 4cc65257-b38b-49f7-8a12-8070b03943061339652520188016 CREATE) [n:127.0.0.1:34227_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 56650 INFO  (parallelCoreAdminExecutor-237-thread-1-processing-n:127.0.0.1:34227_solr 4cc65257-b38b-49f7-8a12-8070b03943061339652520188016 CREATE) [n:127.0.0.1:34227_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 56651 INFO  (parallelCoreAdminExecutor-237-thread-1-processing-n:127.0.0.1:34227_solr 4cc65257-b38b-49f7-8a12-8070b03943061339652520188016 CREATE) [n:127.0.0.1:34227_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/config/_rest_managed.json
   [junit4]   2> 56651 INFO  (parallelCoreAdminExecutor-237-thread-1-processing-n:127.0.0.1:34227_solr 4cc65257-b38b-49f7-8a12-8070b03943061339652520188016 CREATE) [n:127.0.0.1:34227_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 56651 INFO  (parallelCoreAdminExecutor-237-thread-1-processing-n:127.0.0.1:34227_solr 4cc65257-b38b-49f7-8a12-8070b03943061339652520188016 CREATE) [n:127.0.0.1:34227_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 56651 INFO  (parallelCoreAdminExecutor-237-thread-1-processing-n:127.0.0.1:34227_solr 4cc65257-b38b-49f7-8a12-8070b03943061339652520188016 CREATE) [n:127.0.0.1:34227_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 56651 INFO  (searcherExecutor-239-thread-1-processing-x:collection1_shard1_replica1 r:core_node1 4cc65257-b38b-49f7-8a12-8070b03943061339652520188016 CREATE n:127.0.0.1:34227_solr s:shard1 c:collection1) [n:127.0.0.1:34227_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.c.SolrCore [collection1_shard1_replica1] Registered new searcher Searcher@74b4a8a6[collection1_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 56651 INFO  (parallelCoreAdminExecutor-237-thread-1-processing-n:127.0.0.1:34227_solr 4cc65257-b38b-49f7-8a12-8070b03943061339652520188016 CREATE) [n:127.0.0.1:34227_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 56651 INFO  (parallelCoreAdminExecutor-237-thread-1-processing-n:127.0.0.1:34227_solr 4cc65257-b38b-49f7-8a12-8070b03943061339652520188016 CREATE) [n:127.0.0.1:34227_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 56651 INFO  (parallelCoreAdminExecutor-237-thread-1-processing-n:127.0.0.1:34227_solr 4cc65257-b38b-49f7-8a12-8070b03943061339652520188016 CREATE) [n:127.0.0.1:34227_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 56651 INFO  (parallelCoreAdminExecutor-237-thread-1-processing-n:127.0.0.1:34227_solr 4cc65257-b38b-49f7-8a12-8070b03943061339652520188016 CREATE) [n:127.0.0.1:34227_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1534991001025773568
   [junit4]   2> 56653 INFO  (parallelCoreAdminExecutor-237-thread-1-processing-n:127.0.0.1:34227_solr 4cc65257-b38b-49f7-8a12-8070b03943061339652520188016 CREATE) [n:127.0.0.1:34227_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1534991001025773568
   [junit4]   2> 56653 INFO  (parallelCoreAdminExecutor-237-thread-1-processing-n:127.0.0.1:34227_solr 4cc65257-b38b-49f7-8a12-8070b03943061339652520188016 CREATE) [n:127.0.0.1:34227_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.c.ZkController watch zkdir /configs/config
   [junit4]   2> 56653 INFO  (parallelCoreAdminExecutor-237-thread-1-processing-n:127.0.0.1:34227_solr 4cc65257-b38b-49f7-8a12-8070b03943061339652520188016 CREATE) [n:127.0.0.1:34227_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.c.CoreContainer registering core: collection1_shard1_replica1
   [junit4]   2> 56653 INFO  (parallelCoreAdminExecutor-237-thread-1-processing-n:127.0.0.1:34227_solr 4cc65257-b38b-49f7-8a12-8070b03943061339652520188016 CREATE) [n:127.0.0.1:34227_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.c.ZkController Register replica - core:collection1_shard1_replica1 address:http://127.0.0.1:34227/solr collection:collection1 shard:shard1
   [junit4]   2> 56654 INFO  (parallelCoreAdminExecutor-237-thread-1-processing-n:127.0.0.1:34227_solr 4cc65257-b38b-49f7-8a12-8070b03943061339652520188016 CREATE) [n:127.0.0.1:34227_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 56655 INFO  (parallelCoreAdminExecutor-237-thread-1-processing-n:127.0.0.1:34227_solr 4cc65257-b38b-49f7-8a12-8070b03943061339652520188016 CREATE) [n:127.0.0.1:34227_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/collection1/leader_elect/shard1/election/95936937477079043-core_node1-n_0000000000
   [junit4]   2> 56656 INFO  (parallelCoreAdminExecutor-237-thread-1-processing-n:127.0.0.1:34227_solr 4cc65257-b38b-49f7-8a12-8070b03943061339652520188016 CREATE) [n:127.0.0.1:34227_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 56656 INFO  (parallelCoreAdminExecutor-237-thread-1-processing-n:127.0.0.1:34227_solr 4cc65257-b38b-49f7-8a12-8070b03943061339652520188016 CREATE) [n:127.0.0.1:34227_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 56656 INFO  (parallelCoreAdminExecutor-237-thread-1-processing-n:127.0.0.1:34227_solr 4cc65257-b38b-49f7-8a12-8070b03943061339652520188016 CREATE) [n:127.0.0.1:34227_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 56656 INFO  (parallelCoreAdminExecutor-237-thread-1-processing-n:127.0.0.1:34227_solr 4cc65257-b38b-49f7-8a12-8070b03943061339652520188016 CREATE) [n:127.0.0.1:34227_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:34227/solr/collection1_shard1_replica1/
   [junit4]   2> 56657 INFO  (parallelCoreAdminExecutor-237-thread-1-processing-n:127.0.0.1:34227_solr 4cc65257-b38b-49f7-8a12-8070b03943061339652520188016 CREATE) [n:127.0.0.1:34227_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 56657 INFO  (parallelCoreAdminExecutor-237-thread-1-processing-n:127.0.0.1:34227_solr 4cc65257-b38b-49f7-8a12-8070b03943061339652520188016 CREATE) [n:127.0.0.1:34227_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.c.SyncStrategy http://127.0.0.1:34227/solr/collection1_shard1_replica1/ has no replicas
   [junit4]   2> 56657 INFO  (OverseerStateUpdate-95936937477079043-127.0.0.1:34227_solr-n_0000000000) [n:127.0.0.1:34227_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"collection1"} current state version: 0
   [junit4]   2> 56657 INFO  (parallelCoreAdminExecutor-237-thread-1-processing-n:127.0.0.1:34227_solr 4cc65257-b38b-49f7-8a12-8070b03943061339652520188016 CREATE) [n:127.0.0.1:34227_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 56659 INFO  (parallelCoreAdminExecutor-237-thread-1-processing-n:127.0.0.1:34227_solr 4cc65257-b38b-49f7-8a12-8070b03943061339652520188016 CREATE) [n:127.0.0.1:34227_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/collection1/leaders/shard1/leader after winning as /collections/collection1/leader_elect/shard1/election/95936937477079043-core_node1-n_0000000000
   [junit4]   2> 56660 INFO  (parallelCoreAdminExecutor-237-thread-1-processing-n:127.0.0.1:34227_solr 4cc65257-b38b-49f7-8a12-8070b03943061339652520188016 CREATE) [n:127.0.0.1:34227_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:34227/solr/collection1_shard1_replica1/ shard1
   [junit4]   2> 56660 INFO  (OverseerStateUpdate-95936937477079043-127.0.0.1:34227_solr-n_0000000000) [n:127.0.0.1:34227_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "base_url":"http://127.0.0.1:34227/solr",
   [junit4]   2>   "core":"collection1_shard1_replica1",
   [junit4]   2>   "state":"active"} current state version: 0
   [junit4]   2> 56761 INFO  (OverseerStateUpdate-95936937477079043-127.0.0.1:34227_solr-n_0000000000) [n:127.0.0.1:34227_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/collection1/state.json version: 1
   [junit4]   2> 56762 INFO  (zkCallback-82-thread-1-processing-n:127.0.0.1:34227_solr) [n:127.0.0.1:34227_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> 56762 INFO  (zkCallback-82-thread-1-processing-n:127.0.0.1:34227_solr) [n:127.0.0.1:34227_solr    ] o.a.s.c.c.ZkStateReader Updating data for [collection1] from [1] to [2]
   [junit4]   2> 56811 INFO  (parallelCoreAdminExecutor-237-thread-1-processing-n:127.0.0.1:34227_solr 4cc65257-b38b-49f7-8a12-8070b03943061339652520188016 CREATE) [n:127.0.0.1:34227_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.c.ZkController We are http://127.0.0.1:34227/solr/collection1_shard1_replica1/ and leader is http://127.0.0.1:34227/solr/collection1_shard1_replica1/
   [junit4]   2> 56811 INFO  (parallelCoreAdminExecutor-237-thread-1-processing-n:127.0.0.1:34227_solr 4cc65257-b38b-49f7-8a12-8070b03943061339652520188016 CREATE) [n:127.0.0.1:34227_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.c.ZkController No LogReplay needed for core=collection1_shard1_replica1 baseURL=http://127.0.0.1:34227/solr
   [junit4]   2> 56811 INFO  (parallelCoreAdminExecutor-237-thread-1-processing-n:127.0.0.1:34227_solr 4cc65257-b38b-49f7-8a12-8070b03943061339652520188016 CREATE) [n:127.0.0.1:34227_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 56811 INFO  (parallelCoreAdminExecutor-237-thread-1-processing-n:127.0.0.1:34227_solr 4cc65257-b38b-49f7-8a12-8070b03943061339652520188016 CREATE) [n:127.0.0.1:34227_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 56812 INFO  (OverseerStateUpdate-95936937477079043-127.0.0.1:34227_solr-n_0000000000) [n:127.0.0.1:34227_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1_shard1_replica1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:34227/solr",
   [junit4]   2>   "node_name":"127.0.0.1:34227_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 56812 INFO  (OverseerStateUpdate-95936937477079043-127.0.0.1:34227_solr-n_0000000000) [n:127.0.0.1:34227_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1_shard1_replica1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:34227/solr",
   [junit4]   2>   "node_name":"127.0.0.1:34227_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 56913 INFO  (OverseerStateUpdate-95936937477079043-127.0.0.1:34227_solr-n_0000000000) [n:127.0.0.1:34227_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/collection1/state.json version: 2
   [junit4]   2> 56914 INFO  (zkCallback-82-thread-1-processing-n:127.0.0.1:34227_solr) [n:127.0.0.1:34227_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> 56914 INFO  (zkCallback-82-thread-1-processing-n:127.0.0.1:34227_solr) [n:127.0.0.1:34227_solr    ] o.a.s.c.c.ZkStateReader Updating data for [collection1] from [2] to [3]
   [junit4]   2> 57516 INFO  (qtp415361254-497) [n:127.0.0.1:34227_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=4cc65257-b38b-49f7-8a12-8070b0394306&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 57517 INFO  (qtp415361254-497) [n:127.0.0.1:34227_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=4cc65257-b38b-49f7-8a12-8070b0394306&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 57622 INFO  (qtp415361254-496) [n:127.0.0.1:34227_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 4cc65257-b38b-49f7-8a12-8070b03943061339652520188016
   [junit4]   2> 57623 INFO  (qtp415361254-496) [n:127.0.0.1:34227_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=4cc65257-b38b-49f7-8a12-8070b03943061339652520188016&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 57624 INFO  (OverseerThreadFactory-236-thread-1-processing-n:127.0.0.1:34227_solr) [n:127.0.0.1:34227_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed/mn-4cc65257-b38b-49f7-8a12-8070b0394306
   [junit4]   2> 57626 INFO  (OverseerThreadFactory-236-thread-1-processing-n:127.0.0.1:34227_solr) [n:127.0.0.1:34227_solr    ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Message id:/overseer/collection-queue-work/qn-0000000000 complete, response:{success={127.0.0.1:34227_solr={responseHeader={status=0,QTime=2}}},4cc65257-b38b-49f7-8a12-8070b03943061339652520188016={responseHeader={status=0,QTime=0},STATUS=completed,Response=TaskId: 4cc65257-b38b-49f7-8a12-8070b03943061339652520188016 webapp=null path=/admin/cores params={async=4cc65257-b38b-49f7-8a12-8070b03943061339652520188016&qt=/admin/cores&collection.configName=config&name=collection1_shard1_replica1&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2} status=0 QTime=2}}
   [junit4]   2> 57626 INFO  (OverseerCollectionConfigSetProcessor-95936937477079043-127.0.0.1:34227_solr-n_0000000000) [n:127.0.0.1:34227_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> 58519 INFO  (qtp415361254-501) [n:127.0.0.1:34227_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=4cc65257-b38b-49f7-8a12-8070b0394306&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 58520 INFO  (qtp415361254-501) [n:127.0.0.1:34227_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=4cc65257-b38b-49f7-8a12-8070b0394306&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 58523 INFO  (qtp415361254-502) [n:127.0.0.1:34227_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletestatus with params requestid=4cc65257-b38b-49f7-8a12-8070b0394306&action=DELETESTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 58524 INFO  (qtp415361254-502) [n:127.0.0.1:34227_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=4cc65257-b38b-49f7-8a12-8070b0394306&action=DELETESTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 58527 INFO  (SUITE-ConnectionReuseTest-seed#[C0C35BDCCFD0E3E9]-worker) [    ] o.a.s.c.c.ZkStateReader Add data for [collection1] ver [3]
   [junit4]   2> 58535 INFO  (TEST-ConnectionReuseTest.testConnectionReuse-seed#[C0C35BDCCFD0E3E9]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testConnectionReuse
   [junit4]   2> 58536 INFO  (TEST-ConnectionReuseTest.testConnectionReuse-seed#[C0C35BDCCFD0E3E9]) [    ] o.a.s.c.s.ConnectionReuseTest Using client of type class org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient
   [junit4]   2> 58543 INFO  (TEST-ConnectionReuseTest.testConnectionReuse-seed#[C0C35BDCCFD0E3E9]) [    ] o.a.s.c.s.ConnectionReuseTest Added document
   [junit4]   2> 58543 INFO  (TEST-ConnectionReuseTest.testConnectionReuse-seed#[C0C35BDCCFD0E3E9]) [    ] o.a.s.c.s.ConnectionReuseTest Added document
   [junit4]   2> 58543 INFO  (TEST-ConnectionReuseTest.testConnectionReuse-seed#[C0C35BDCCFD0E3E9]) [    ] o.a.s.c.s.ConnectionReuseTest Added document
   [junit4]   2> 58543 INFO  (TEST-ConnectionReuseTest.testConnectionReuse-seed#[C0C35BDCCFD0E3E9]) [    ] o.a.s.c.s.ConnectionReuseTest Added document
   [junit4]   2> 58543 INFO  (TEST-ConnectionReuseTest.testConnectionReuse-seed#[C0C35BDCCFD0E3E9]) [    ] o.a.s.c.s.ConnectionReuseTest Added document
   [junit4]   2> 58543 INFO  (TEST-ConnectionReuseTest.testConnectionReuse-seed#[C0C35BDCCFD0E3E9]) [    ] o.a.s.c.s.ConnectionReuseTest Added document
   [junit4]   2> 58543 INFO  (TEST-ConnectionReuseTest.testConnectionReuse-seed#[C0C35BDCCFD0E3E9]) [    ] o.a.s.c.s.ConnectionReuseTest Added document
   [junit4]   2> 58549 INFO  (qtp415361254-501) [n:127.0.0.1:34227_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{} 0 2
   [junit4]   2> 58549 ERROR (qtp415361254-501) [n:127.0.0.1:34227_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Random test update fail
   [junit4]   2> 	at org.apache.solr.util.TestInjection.injectFailUpdateRequests(TestInjection.java:176)
   [junit4]   2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(DistributedUpdateProcessor.java:673)
   [junit4]   2> 	at org.apache.solr.update.processor.LogUpdateProcessorFactory$LogUpdateProcessor.processAdd(LogUpdateProcessorFactory.java:103)
   [junit4]   2> 	at org.apache.solr.handler.loader.JavabinLoader$1.update(JavabinLoader.java:97)
   [junit4]   2> 	at org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$1.readOuterMostDocIterator(JavaBinUpdateRequestCodec.java:179)
   [junit4]   2> 	at org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$1.readIterator(JavaBinUpdateRequestCodec.java:135)
   [junit4]   2> 	at org.apache.solr.common.util.JavaBinCodec.readVal(JavaBinCodec.java:274)
   [junit4]   2> 	at org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$1.readNamedList(JavaBinUpdateRequestCodec.java:121)
   [junit4]   2> 	at org.apache.solr.common.util.JavaBinCodec.readVal(JavaBinCodec.java:239)
   [junit4]   2> 	at org.apache.solr.common.util.JavaBinCodec.unmarshal(JavaBinCodec.java:157)
   [junit4]   2> 	at org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec.unmarshal(JavaBinUpdateRequestCodec.java:186)
   [junit4]   2> 	at org.apache.solr.handler.loader.JavabinLoader.parseAndLoadDocs(JavabinLoader.java:107)
   [junit4]   2> 	at org.apache.solr.handler.loader.JavabinLoader.load(JavabinLoader.java:54)
   [junit4]   2> 	at org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:97)
   [junit4]   2> 	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:69)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:155)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2036)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:657)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:464)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:257)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:208)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:109)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:581)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1160)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:511)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1092)
   [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:399)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:518)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:308)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:244)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceAndRun(ExecuteProduceConsume.java:246)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:156)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:654)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 58550 ERROR (qtp415361254-501) [n:127.0.0.1:34227_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.s.HttpSolrCall null:org.apache.solr.common.SolrException: Random test update fail
   [junit4]   2> 	at org.apache.solr.util.TestInjection.injectFailUpdateRequests(TestInjection.java:176)
   [junit4]   2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(DistributedUpdateProcessor.java:673)
   [junit4]   2> 	at org.apache.solr.update.processor.LogUpdateProcessorFactory$LogUpdateProcessor.processAdd(LogUpdateProcessorFactory.java:103)
   [junit4]   2> 	at org.apache.solr.handler.loader.JavabinLoader$1.update(JavabinLoader.java:97)
   [junit4]   2> 	at org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$1.readOuterMostDocIterator(JavaBinUpdateRequestCodec.java:179)
   [junit4]   2> 	at org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$1.readIterator(JavaBinUpdateRequestCodec.java:135)
   [junit4]   2> 	at org.apache.solr.common.util.JavaBinCodec.readVal(JavaBinCodec.java:274)
   [junit4]   2> 	at org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$1.readNamedList(JavaBinUpdateRequestCodec.java:121)
   [junit4]   2> 	at org.apache.solr.common.util.JavaBinCodec.readVal(JavaBinCodec.java:239)
   [junit4]   2> 	at org.apache.solr.common.util.JavaBinCodec.unmarshal(JavaBinCodec.java:157)
   [junit4]   2> 	at org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec.unmarshal(JavaBinUpdateRequestCodec.java:186)
   [junit4]   2> 	at org.apache.solr.handler.loader.JavabinLoader.parseAndLoadDocs(JavabinLoader.java:107)
   [junit4]   2> 	at org.apache.solr.handler.loader.JavabinLoader.load(JavabinLoader.java:54)
   [junit4]   2> 	at org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:97)
   [junit4]   2> 	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:69)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:155)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2036)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:657)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:464)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:257)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:208)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:109)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:581)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1160)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:511)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1092)
   [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:399)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:518)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:308)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:244)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceAndRun(ExecuteProduceConsume.java:246)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:156)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:654)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 58797 ERROR (concurrentUpdateScheduler-88-thread-1-processing-http:////127.0.0.1:34227//solr//collection1) [    ] o.a.s.c.s.i.ConcurrentUpdateSolrClient error
   [junit4]   2> org.apache.solr.common.SolrException: Server Error
   [junit4]   2> 
   [junit4]   2> 
   [junit4]   2> 
   [junit4]   2> request: http://127.0.0.1:34227/solr/collection1/update?wt=javabin&version=2
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.sendUpdateStream(ConcurrentUpdateSolrClient.java:320)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.run(ConcurrentUpdateSolrClient.java:185)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 58894 INFO  (TEST-ConnectionReuseTest.testConnectionReuse-seed#[C0C35BDCCFD0E3E9]) [    ] o.a.s.c.s.ConnectionReuseTest Added document
   [junit4]   2> 58894 INFO  (TEST-ConnectionReuseTest.testConnectionReuse-seed#[C0C35BDCCFD0E3E9]) [    ] o.a.s.c.s.ConnectionReuseTest Added document
   [junit4]   2> 58894 INFO  (TEST-ConnectionReuseTest.testConnectionReuse-seed#[C0C35BDCCFD0E3E9]) [    ] o.a.s.c.s.ConnectionReuseTest Added document
   [junit4]   2> 58894 INFO  (TEST-ConnectionReuseTest.testConnectionReuse-seed#[C0C35BDCCFD0E3E9]) [    ] o.a.s.c.s.ConnectionReuseTest Added document
   [junit4]   2> 58894 INFO  (TEST-ConnectionReuseTest.testConnectionReuse-seed#[C0C35BDCCFD0E3E9]) [    ] o.a.s.c.s.ConnectionReuseTest Added document
   [junit4]   2> 58894 INFO  (TEST-ConnectionReuseTest.testConnectionReuse-seed#[C0C35BDCCFD0E3E9]) [    ] o.a.s.c.s.ConnectionReuseTest Added document
   [junit4]   2> 58894 INFO  (TEST-ConnectionReuseTest.testConnectionReuse-seed#[C0C35BDCCFD0E3E9]) [    ] o.a.s.c.s.ConnectionReuseTest Added document
   [junit4]   2> 58895 INFO  (TEST-ConnectionReuseTest.testConnectionReuse-seed#[C0C35BDCCFD0E3E9]) [    ] o.a.s.c.s.ConnectionReuseTest Added document
   [junit4]   2> 58896 INFO  (TEST-ConnectionReuseTest.testConnectionReuse-seed#[C0C35BDCCFD0E3E9]) [    ] o.a.s.c.s.ConnectionReuseTest Added document
   [junit4]   2> 58896 INFO  (TEST-ConnectionReuseTest.testConnectionReuse-seed#[C0C35BDCCFD0E3E9]) [    ] o.a.s.c.s.ConnectionReuseTest Added document
   [junit4]   2> 58896 INFO  (TEST-ConnectionReuseTest.testConnectionReuse-seed#[C0C35BDCCFD0E3E9]) [    ] o.a.s.c.s.ConnectionReuseTest Added document
   [junit4]   2> 58896 INFO  (TEST-ConnectionReuseTest.testConnectionReuse-seed#[C0C35BDCCFD0E3E9]) [    ] o.a.s.c.s.ConnectionReuseTest Added document
   [junit4]   2> 58896 INFO  (TEST-ConnectionReuseTest.testConnectionReuse-seed#[C0C35BDCCFD0E3E9]) [    ] o.a.s.c.s.ConnectionReuseTest Added document
   [junit4]   2> 58896 INFO  (TEST-ConnectionReuseTest.testConnectionReuse-seed#[C0C35BDCCFD0E3E9]) [    ] o.a.s.c.s.ConnectionReuseTest Added document
   [junit4]   2> 58896 INFO  (TEST-ConnectionReuseTest.testConnectionReuse-seed#[C0C35BDCCFD0E3E9]) [    ] o.a.s.c.s.ConnectionReuseTest Added document
   [junit4]   2> 58896 INFO  (TEST-ConnectionReuseTest.testConnectionReuse-seed#[C0C35BDCCFD0E3E9]) [    ] o.a.s.c.s.ConnectionReuseTest Added document
   [junit4]   2> 58896 INFO  (TEST-ConnectionReuseTest.testConnectionReuse-seed#[C0C35BDCCFD0E3E9]) [    ] o.a.s.c.s.ConnectionReuseTest Added document
   [junit4]   2> 58896 INFO  (TEST-ConnectionReuseTest.testConnectionReuse-seed#[C0C35BDCCFD0E3E9]) [    ] o.a.s.c.s.ConnectionReuseTest Added document
   [junit4]   2> 58896 INFO  (TEST-ConnectionReuseTest.testConnectionReuse-seed#[C0C35BDCCFD0E3E9]) [    ] o.a.s.c.s.ConnectionReuseTest Added document
   [junit4]   2> 58896 INFO  (TEST-ConnectionReuseTest.testConnectionReuse-seed#[C0C35BDCCFD0E3E9]) [    ] o.a.s.c.s.ConnectionReuseTest Added document
   [junit4]   2> 58896 INFO  (TEST-ConnectionReuseTest.testConnectionReuse-seed#[C0C35BDCCFD0E3E9]) [    ] o.a.s.c.s.ConnectionReuseTest Added document
   [junit4]   2> 58896 INFO  (TEST-ConnectionReuseTest.testConnectionReuse-seed#[C0C35BDCCFD0E3E9]) [    ] o.a.s.c.s.ConnectionReuseTest Added document
   [junit4]   2> 58896 INFO  (qtp415361254-502) [n:127.0.0.1:34227_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{} 0 0
   [junit4]   2> 58896 INFO  (TEST-ConnectionReuseTest.testConnectionReuse-seed#[C0C35BDCCFD0E3E9]) [    ] o.a.s.c.s.ConnectionReuseTest Added document
   [junit4]   2> 58896 INFO  (TEST-ConnectionReuseTest.testConnectionReuse-seed#[C0C35BDCCFD0E3E9]) [    ] o.a.s.c.s.ConnectionReuseTest Added document
   [junit4]   2> 58896 INFO  (TEST-ConnectionReuseTest.testConnectionReuse-seed#[C0C35BDCCFD0E3E9]) [    ] o.a.s.c.s.ConnectionReuseTest Added document
   [junit4]   2> 58896 INFO  (TEST-ConnectionReuseTest.testConnectionReuse-seed#[C0C35BDCCFD0E3E9]) [    ] o.a.s.c.s.ConnectionReuseTest Added document
   [junit4]   2> 58896 ERROR (qtp415361254-502) [n:127.0.0.1:34227_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Random test update fail
   [junit4]   2> 	at org.apache.solr.util.TestInjection.injectFailUpdateRequests(TestInjection.java:176)
   [junit4]   2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(DistributedUpdateProcessor.java:673)
   [junit4]   2> 	at org.apache.solr.update.processor.LogUpdateProcessorFactory$LogUpdateProcessor.processAdd(LogUpdateProcessorFactory.java:103)
   [junit4]   2> 	at org.apache.solr.handler.loader.JavabinLoader$1.update(JavabinLoader.java:97)
   [junit4]   2> 	at org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$1.readOuterMostDocIterator(JavaBinUpdateRequestCodec.java:179)
   [junit4]   2> 	at org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$1.readIterator(JavaBinUpdateRequestCodec.java:135)
   [junit4]   2> 	at org.apache.solr.common.util.JavaBinCodec.readVal(JavaBinCodec.java:274)
   [junit4]   2> 	at org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$1.readNamedList(JavaBinUpdateRequestCodec.java:121)
   [junit4]   2> 	at org.apache.solr.common.util.JavaBinCodec.readVal(JavaBinCodec.java:239)
   [junit4]   2> 	at org.apache.solr.common.util.JavaBinCodec.unmarshal(JavaBinCodec.java:157)
   [junit4]   2> 	at org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec.unmarshal(JavaBinUpdateRequestCodec.java:186)
   [junit4]   2> 	at org.apache.solr.handler.loader.JavabinLoader.parseAndLoadDocs(JavabinLoader.java:107)
   [junit4]   2> 	at org.apache.solr.handler.loader.JavabinLoader.load(JavabinLoader.java:54)
   [junit4]   2> 	at org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:97)
   [junit4]   2> 	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:69)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:155)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2036)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:657)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:464)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:257)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:208)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:109)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:581)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1160)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:511)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1092)
   [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:399)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:518)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:308)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:244)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceAndRun(ExecuteProduceConsume.java:246)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:156)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:654)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 58896 INFO  (TEST-ConnectionReuseTest.testConnectionReuse-seed#[C0C35BDCCFD0E3E9]) [    ] o.a.s.c.s.ConnectionReuseTest Added document
   [junit4]   2> 58897 INFO  (TEST-ConnectionReuseTest.testConnectionReuse-seed#[C0C35BDCCFD0E3E9]) [    ] o.a.s.c.s.ConnectionReuseTest Added document
   [junit4]   2> 58897 INFO  (TEST-ConnectionReuseTest.testConnectionReuse-seed#[C0C35BDCCFD0E3E9]) [    ] o.a.s.c.s.ConnectionReuseTest Added document
   [junit4]   2> 58897 INFO  (TEST-ConnectionReuseTest.testConnectionReuse-seed#[C0C35BDCCFD0E3E9]) [    ] o.a.s.c.s.ConnectionReuseTest Added document
   [junit4]   2> 58897 INFO  (TEST-ConnectionReuseTest.testConnectionReuse-seed#[C0C35BDCCFD0E3E9]) [    ] o.a.s.c.s.ConnectionReuseTest Added document
   [junit4]   2> 58897 INFO  (TEST-ConnectionReuseTest.testConnectionReuse-seed#[C0C35BDCCFD0E3E9]) [    ] o.a.s.c.s.ConnectionReuseTest Added 

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

unit4]   2> 61999 INFO  (OverseerStateUpdate-95936937477079043-127.0.0.1:34227_solr-n_0000000000) [n:127.0.0.1:34227_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:34227_solr
   [junit4]   2> 61999 INFO  (OverseerStateUpdate-95936937477079043-127.0.0.1:34227_solr-n_0000000000) [n:127.0.0.1:34227_solr    ] o.a.s.c.o.NodeMutator Update replica state for core_node1:{"core":"collection1_shard1_replica1","base_url":"http://127.0.0.1:34227/solr","node_name":"127.0.0.1:34227_solr","state":"active","leader":"true"} to down
   [junit4]   2> 61999 INFO  (coreCloseExecutor-244-thread-1) [n:127.0.0.1:34227_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 61999 INFO  (coreCloseExecutor-244-thread-1) [n:127.0.0.1:34227_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 61999 INFO  (coreCloseExecutor-244-thread-1) [n:127.0.0.1:34227_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 61999 INFO  (coreCloseExecutor-244-thread-1) [n:127.0.0.1:34227_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 62000 INFO  (OverseerStateUpdate-95936937477079043-127.0.0.1:34227_solr-n_0000000000) [n:127.0.0.1:34227_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/collection1/state.json version: 3
   [junit4]   2> 62000 INFO  (coreCloseExecutor-244-thread-1) [n:127.0.0.1:34227_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.c.SolrCore [collection1_shard1_replica1] Closing main searcher on request.
   [junit4]   2> 62000 INFO  (coreCloseExecutor-244-thread-1) [n:127.0.0.1:34227_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 62000 INFO  (zkCallback-82-thread-1-processing-n:127.0.0.1:34227_solr) [n:127.0.0.1:34227_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> 62000 INFO  (coreCloseExecutor-244-thread-1) [n:127.0.0.1:34227_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.client.solrj.ConnectionReuseTest_C0C35BDCCFD0E3E9-001/tempDir-001/node1/./collection1_shard1_replica1/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.client.solrj.ConnectionReuseTest_C0C35BDCCFD0E3E9-001/tempDir-001/node1/./collection1_shard1_replica1/data/index;done=false>>]
   [junit4]   2> 62000 INFO  (coreCloseExecutor-244-thread-1) [n:127.0.0.1:34227_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 62000 INFO  (coreCloseExecutor-244-thread-1) [n:127.0.0.1:34227_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.client.solrj.ConnectionReuseTest_C0C35BDCCFD0E3E9-001/tempDir-001/node1/./collection1_shard1_replica1/data/index
   [junit4]   2> 62000 INFO  (coreCloseExecutor-244-thread-1) [n:127.0.0.1:34227_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.client.solrj.ConnectionReuseTest_C0C35BDCCFD0E3E9-001/tempDir-001/node1/./collection1_shard1_replica1/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.client.solrj.ConnectionReuseTest_C0C35BDCCFD0E3E9-001/tempDir-001/node1/./collection1_shard1_replica1/data;done=false>>]
   [junit4]   2> 62000 INFO  (zkCallback-82-thread-1-processing-n:127.0.0.1:34227_solr) [n:127.0.0.1:34227_solr    ] o.a.s.c.c.ZkStateReader Updating data for [collection1] from [3] to [4]
   [junit4]   2> 62000 INFO  (coreCloseExecutor-244-thread-1) [n:127.0.0.1:34227_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 62000 INFO  (coreCloseExecutor-244-thread-1) [n:127.0.0.1:34227_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.client.solrj.ConnectionReuseTest_C0C35BDCCFD0E3E9-001/tempDir-001/node1/./collection1_shard1_replica1/data
   [junit4]   2> 62001 INFO  (jetty-launcher-76-thread-1) [    ] o.a.s.c.Overseer Overseer (id=95936937477079043-127.0.0.1:34227_solr-n_0000000000) closing
   [junit4]   2> 62001 INFO  (OverseerStateUpdate-95936937477079043-127.0.0.1:34227_solr-n_0000000000) [n:127.0.0.1:34227_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:34227_solr
   [junit4]   2> 62002 INFO  (zkCallback-82-thread-1-processing-n:127.0.0.1:34227_solr) [n:127.0.0.1:34227_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 62002 WARN  (zkCallback-82-thread-1-processing-n:127.0.0.1:34227_solr) [n:127.0.0.1:34227_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 62002 INFO  (jetty-launcher-76-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@68732984{/solr,null,UNAVAILABLE}
   [junit4]   2> 62003 INFO  (SUITE-ConnectionReuseTest-seed#[C0C35BDCCFD0E3E9]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:39966 39966
   [junit4]   2> 62005 INFO  (Thread-189) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:39966 39966
   [junit4]   2> 62005 WARN  (Thread-189) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/aliases.json
   [junit4]   2> 	2	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/collections/collection1/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/live_nodes
   [junit4]   2> 	2	/solr/collections
   [junit4]   2> 
   [junit4]   2> 62005 INFO  (SUITE-ConnectionReuseTest-seed#[C0C35BDCCFD0E3E9]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.client.solrj.ConnectionReuseTest_C0C35BDCCFD0E3E9-001
   [junit4]   2> May 22, 2016 1:44:58 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 3 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): {}, docValues:{}, maxPointsInLeafNode=624, maxMBSortInHeap=7.236509436180906, sim=RandomSimilarity(queryNorm=true,coord=yes): {}, locale=hr, timezone=America/Managua
   [junit4]   2> NOTE: Linux 4.4.0-21-generic amd64/Oracle Corporation 1.8.0_92 (64-bit)/cpus=12,threads=1,free=355808528,total=508887040
   [junit4]   2> NOTE: All tests run in this JVM: [DistributedFacetPivotSmallTest, TestFoldingMultitermQuery, TestValueSourceCache, DocumentAnalysisRequestHandlerTest, TestLuceneMatchVersion, TestReplicaProperties, CachingDirectoryFactoryTest, TestComponentsName, CacheHeaderTest, ConnectionReuseTest]
   [junit4] Completed [24/598 (1!)] on J0 in 6.95s, 1 test, 1 failure <<< FAILURES!

[...truncated 1879 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:740: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:684: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build.xml:233: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/common-build.xml:529: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/common-build.xml:1427: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/common-build.xml:984: There were test failures: 598 suites (10 ignored), 2435 tests, 1 failure, 115 ignored (71 assumptions) [seed: C0C35BDCCFD0E3E9]

Total time: 61 minutes 34 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



[JENKINS-EA] Lucene-Solr-6.x-Linux (32bit/jdk-9-ea+118) - Build # 718 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/718/
Java: 32bit/jdk-9-ea+118 -server -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.solr.schema.TestManagedSchemaAPI.test

Error Message:
Error from server at http://127.0.0.1:35885/solr/testschemaapi_shard1_replica1: ERROR: [doc=2] unknown field 'myNewField1'

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from server at http://127.0.0.1:35885/solr/testschemaapi_shard1_replica1: ERROR: [doc=2] unknown field 'myNewField1'
	at __randomizedtesting.SeedInfo.seed([CC3E8A73ABFB2F1C:446AB5A9050742E4]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:697)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1109)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:998)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:934)
	at org.apache.solr.schema.TestManagedSchemaAPI.testAddFieldAndDocument(TestManagedSchemaAPI.java:86)
	at org.apache.solr.schema.TestManagedSchemaAPI.test(TestManagedSchemaAPI.java:55)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:531)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:367)
	at java.lang.Thread.run(java.base@9-ea/Thread.java:804)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:35885/solr/testschemaapi_shard1_replica1: ERROR: [doc=2] unknown field 'myNewField1'
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:590)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:259)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:404)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:357)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:674)
	at java.util.concurrent.FutureTask.run(java.base@9-ea/FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@9-ea/ThreadPoolExecutor.java:1158)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@9-ea/ThreadPoolExecutor.java:632)
	... 1 more




Build Log:
[...truncated 11145 lines...]
   [junit4] Suite: org.apache.solr.schema.TestManagedSchemaAPI
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_CC3E8A73ABFB2F1C-001/init-core-data-001
   [junit4]   2> 733364 INFO  (SUITE-TestManagedSchemaAPI-seed#[CC3E8A73ABFB2F1C]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 733365 INFO  (SUITE-TestManagedSchemaAPI-seed#[CC3E8A73ABFB2F1C]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 733366 INFO  (Thread-1747) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 733366 INFO  (Thread-1747) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 733466 INFO  (SUITE-TestManagedSchemaAPI-seed#[CC3E8A73ABFB2F1C]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:44216
   [junit4]   2> 733466 INFO  (SUITE-TestManagedSchemaAPI-seed#[CC3E8A73ABFB2F1C]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 733466 INFO  (SUITE-TestManagedSchemaAPI-seed#[CC3E8A73ABFB2F1C]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 733467 INFO  (zkCallback-22367-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@abac0d name:ZooKeeperConnection Watcher:127.0.0.1:44216 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 733467 INFO  (SUITE-TestManagedSchemaAPI-seed#[CC3E8A73ABFB2F1C]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 733468 INFO  (SUITE-TestManagedSchemaAPI-seed#[CC3E8A73ABFB2F1C]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 733468 INFO  (SUITE-TestManagedSchemaAPI-seed#[CC3E8A73ABFB2F1C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 733476 INFO  (jetty-launcher-22366-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 733476 INFO  (jetty-launcher-22366-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 733479 INFO  (jetty-launcher-22366-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@b431cb{/solr,null,AVAILABLE}
   [junit4]   2> 733479 INFO  (jetty-launcher-22366-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@9d39e1{/solr,null,AVAILABLE}
   [junit4]   2> 733480 INFO  (jetty-launcher-22366-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@5e37eb{HTTP/1.1,[http/1.1]}{127.0.0.1:35885}
   [junit4]   2> 733480 INFO  (jetty-launcher-22366-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@1564492{HTTP/1.1,[http/1.1]}{127.0.0.1:33365}
   [junit4]   2> 733480 INFO  (jetty-launcher-22366-thread-2) [    ] o.e.j.s.Server Started @735221ms
   [junit4]   2> 733480 INFO  (jetty-launcher-22366-thread-1) [    ] o.e.j.s.Server Started @735221ms
   [junit4]   2> 733480 INFO  (jetty-launcher-22366-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35885}
   [junit4]   2> 733480 INFO  (jetty-launcher-22366-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33365}
   [junit4]   2> 733480 INFO  (jetty-launcher-22366-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@cbc42f
   [junit4]   2> 733480 INFO  (jetty-launcher-22366-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@cbc42f
   [junit4]   2> 733480 INFO  (jetty-launcher-22366-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_CC3E8A73ABFB2F1C-001/tempDir-001/node2'
   [junit4]   2> 733480 INFO  (jetty-launcher-22366-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_CC3E8A73ABFB2F1C-001/tempDir-001/node1'
   [junit4]   2> 733480 INFO  (jetty-launcher-22366-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 733480 INFO  (jetty-launcher-22366-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 733480 INFO  (jetty-launcher-22366-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 733480 INFO  (jetty-launcher-22366-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 733480 INFO  (jetty-launcher-22366-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 733480 INFO  (jetty-launcher-22366-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 733481 INFO  (jetty-launcher-22366-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 733481 INFO  (jetty-launcher-22366-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 733487 INFO  (zkCallback-22368-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@906c1b name:ZooKeeperConnection Watcher:127.0.0.1:44216/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 733487 INFO  (jetty-launcher-22366-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 733487 INFO  (zkCallback-22369-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1a6801d name:ZooKeeperConnection Watcher:127.0.0.1:44216/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 733487 INFO  (jetty-launcher-22366-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 733487 INFO  (jetty-launcher-22366-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 733487 INFO  (jetty-launcher-22366-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 733488 INFO  (jetty-launcher-22366-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 733488 INFO  (jetty-launcher-22366-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 733493 INFO  (jetty-launcher-22366-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_CC3E8A73ABFB2F1C-001/tempDir-001/node1/.
   [junit4]   2> 733493 INFO  (jetty-launcher-22366-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_CC3E8A73ABFB2F1C-001/tempDir-001/node2/.
   [junit4]   2> 733493 INFO  (jetty-launcher-22366-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 5432980
   [junit4]   2> 733493 INFO  (jetty-launcher-22366-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_CC3E8A73ABFB2F1C-001/tempDir-001/node1]
   [junit4]   2> 733493 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x154d787311c0002, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(java.base@9-ea/Thread.java:804)
   [junit4]   2> 733493 WARN  (jetty-launcher-22366-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_CC3E8A73ABFB2F1C-001/tempDir-001/node1/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_CC3E8A73ABFB2F1C-001/tempDir-001/node1/lib
   [junit4]   2> 733493 INFO  (jetty-launcher-22366-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 694298
   [junit4]   2> 733493 INFO  (jetty-launcher-22366-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_CC3E8A73ABFB2F1C-001/tempDir-001/node2]
   [junit4]   2> 733493 INFO  (jetty-launcher-22366-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 733494 WARN  (jetty-launcher-22366-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_CC3E8A73ABFB2F1C-001/tempDir-001/node2/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_CC3E8A73ABFB2F1C-001/tempDir-001/node2/lib
   [junit4]   2> 733494 INFO  (jetty-launcher-22366-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 733494 INFO  (jetty-launcher-22366-thread-1) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 733494 INFO  (jetty-launcher-22366-thread-2) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 733495 INFO  (jetty-launcher-22366-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 733495 INFO  (jetty-launcher-22366-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 733495 INFO  (jetty-launcher-22366-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44216/solr
   [junit4]   2> 733495 INFO  (jetty-launcher-22366-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 733495 INFO  (jetty-launcher-22366-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 733495 INFO  (jetty-launcher-22366-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 733495 INFO  (jetty-launcher-22366-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 733495 INFO  (jetty-launcher-22366-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44216/solr
   [junit4]   2> 733495 INFO  (jetty-launcher-22366-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 733496 INFO  (jetty-launcher-22366-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 733496 INFO  (jetty-launcher-22366-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 733496 INFO  (jetty-launcher-22366-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 733507 INFO  (zkCallback-22374-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1776c79 name:ZooKeeperConnection Watcher:127.0.0.1:44216 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 733507 INFO  (jetty-launcher-22366-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 733507 INFO  (zkCallback-22375-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@831b5f name:ZooKeeperConnection Watcher:127.0.0.1:44216 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 733507 INFO  (jetty-launcher-22366-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 733507 INFO  (jetty-launcher-22366-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 733507 INFO  (jetty-launcher-22366-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 733508 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x154d787311c0004, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(java.base@9-ea/Thread.java:804)
   [junit4]   2> 733508 INFO  (jetty-launcher-22366-thread-1) [    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$87/25129390@d8be8e
   [junit4]   2> 733508 INFO  (jetty-launcher-22366-thread-2) [    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$87/25129390@e8b78e
   [junit4]   2> 733508 INFO  (jetty-launcher-22366-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 733508 INFO  (jetty-launcher-22366-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 733508 INFO  (zkCallback-22376-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1496178 name:ZooKeeperConnection Watcher:127.0.0.1:44216/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 733508 INFO  (jetty-launcher-22366-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 733508 INFO  (zkCallback-22377-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@b2411c name:ZooKeeperConnection Watcher:127.0.0.1:44216/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 733508 INFO  (jetty-launcher-22366-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 733509 INFO  (jetty-launcher-22366-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 733509 INFO  (jetty-launcher-22366-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 733509 INFO  (jetty-launcher-22366-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 733509 INFO  (jetty-launcher-22366-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 733511 INFO  (jetty-launcher-22366-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 733511 INFO  (jetty-launcher-22366-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 733512 INFO  (jetty-launcher-22366-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 733512 INFO  (jetty-launcher-22366-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 733512 INFO  (jetty-launcher-22366-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 733512 INFO  (jetty-launcher-22366-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 733513 INFO  (jetty-launcher-22366-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 733513 INFO  (jetty-launcher-22366-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 733513 INFO  (jetty-launcher-22366-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 733513 INFO  (jetty-launcher-22366-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 733514 INFO  (jetty-launcher-22366-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 733514 INFO  (jetty-launcher-22366-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 733514 INFO  (jetty-launcher-22366-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 733514 INFO  (jetty-launcher-22366-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 733514 INFO  (jetty-launcher-22366-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 733515 INFO  (jetty-launcher-22366-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 733515 INFO  (jetty-launcher-22366-thread-1) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 733515 INFO  (jetty-launcher-22366-thread-2) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 733515 INFO  (jetty-launcher-22366-thread-1) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 733515 INFO  (jetty-launcher-22366-thread-2) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 733515 INFO  (jetty-launcher-22366-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 733515 INFO  (jetty-launcher-22366-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 733516 INFO  (jetty-launcher-22366-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 733516 INFO  (jetty-launcher-22366-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 733516 INFO  (jetty-launcher-22366-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 733516 INFO  (jetty-launcher-22366-thread-1) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 733517 INFO  (jetty-launcher-22366-thread-2) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 733517 INFO  (jetty-launcher-22366-thread-1) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95938467726098437-127.0.0.1:33365_solr-n_0000000000
   [junit4]   2> 733517 INFO  (jetty-launcher-22366-thread-2) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95938467726098438-127.0.0.1:35885_solr-n_0000000001
   [junit4]   2> 733517 INFO  (jetty-launcher-22366-thread-1) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:33365_solr
   [junit4]   2> 733517 INFO  (jetty-launcher-22366-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 733517 INFO  (jetty-launcher-22366-thread-2) [    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95938467726098437-127.0.0.1:33365_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 733517 INFO  (jetty-launcher-22366-thread-2) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35885_solr
   [junit4]   2> 733517 INFO  (jetty-launcher-22366-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:35885_solr
   [junit4]   2> 733517 INFO  (jetty-launcher-22366-thread-1) [    ] o.a.s.c.Overseer Overseer (id=95938467726098437-127.0.0.1:33365_solr-n_0000000000) starting
   [junit4]   2> 733518 INFO  (zkCallback-22377-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 733518 INFO  (zkCallback-22376-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 733518 INFO  (zkCallback-22377-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 733519 INFO  (zkCallback-22376-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 733519 INFO  (jetty-launcher-22366-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 733521 INFO  (jetty-launcher-22366-thread-1) [    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 733521 INFO  (OverseerCollectionConfigSetProcessor-95938467726098437-127.0.0.1:33365_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 733521 INFO  (OverseerStateUpdate-95938467726098437-127.0.0.1:33365_solr-n_0000000000) [    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 733521 INFO  (jetty-launcher-22366-thread-1) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:33365_solr as DOWN
   [junit4]   2> 733521 INFO  (OverseerStateUpdate-95938467726098437-127.0.0.1:33365_solr-n_0000000000) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 733522 INFO  (OverseerStateUpdate-95938467726098437-127.0.0.1:33365_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:33365_solr"} current state version: 0
   [junit4]   2> 733522 INFO  (OverseerStateUpdate-95938467726098437-127.0.0.1:33365_solr-n_0000000000) [    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:33365_solr
   [junit4]   2> 733530 INFO  (jetty-launcher-22366-thread-2) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 733531 INFO  (jetty-launcher-22366-thread-2) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 733531 INFO  (jetty-launcher-22366-thread-2) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_CC3E8A73ABFB2F1C-001/tempDir-001/node2/.
   [junit4]   2> 733531 INFO  (jetty-launcher-22366-thread-2) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 733531 INFO  (jetty-launcher-22366-thread-2) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 733531 INFO  (jetty-launcher-22366-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 734522 INFO  (jetty-launcher-22366-thread-1) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33365_solr
   [junit4]   2> 734522 INFO  (jetty-launcher-22366-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:33365_solr
   [junit4]   2> 734523 INFO  (zkCallback-22376-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 734523 INFO  (zkCallback-22377-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 734523 INFO  (zkCallback-22376-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 734523 INFO  (zkCallback-22377-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 734544 INFO  (jetty-launcher-22366-thread-1) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 734544 INFO  (jetty-launcher-22366-thread-1) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 734544 INFO  (jetty-launcher-22366-thread-1) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_CC3E8A73ABFB2F1C-001/tempDir-001/node1/.
   [junit4]   2> 734555 INFO  (jetty-launcher-22366-thread-1) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 734555 INFO  (jetty-launcher-22366-thread-1) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 734555 INFO  (jetty-launcher-22366-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 734555 INFO  (SUITE-TestManagedSchemaAPI-seed#[CC3E8A73ABFB2F1C]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 734556 INFO  (SUITE-TestManagedSchemaAPI-seed#[CC3E8A73ABFB2F1C]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 734556 INFO  (zkCallback-22380-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1da00fe name:ZooKeeperConnection Watcher:127.0.0.1:44216 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 734556 INFO  (SUITE-TestManagedSchemaAPI-seed#[CC3E8A73ABFB2F1C]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 734556 INFO  (SUITE-TestManagedSchemaAPI-seed#[CC3E8A73ABFB2F1C]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 734557 INFO  (SUITE-TestManagedSchemaAPI-seed#[CC3E8A73ABFB2F1C]-worker) [    ] o.a.s.c.s.i.CloudSolrClient Final constructed zkHost string: 127.0.0.1:44216/solr
   [junit4]   2> 734557 INFO  (SUITE-TestManagedSchemaAPI-seed#[CC3E8A73ABFB2F1C]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 734557 INFO  (SUITE-TestManagedSchemaAPI-seed#[CC3E8A73ABFB2F1C]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 734558 INFO  (zkCallback-22383-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@fe165 name:ZooKeeperConnection Watcher:127.0.0.1:44216/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 734558 INFO  (SUITE-TestManagedSchemaAPI-seed#[CC3E8A73ABFB2F1C]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 734558 INFO  (SUITE-TestManagedSchemaAPI-seed#[CC3E8A73ABFB2F1C]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 734558 INFO  (SUITE-TestManagedSchemaAPI-seed#[CC3E8A73ABFB2F1C]-worker) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 734558 INFO  (SUITE-TestManagedSchemaAPI-seed#[CC3E8A73ABFB2F1C]-worker) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 734559 INFO  (SUITE-TestManagedSchemaAPI-seed#[CC3E8A73ABFB2F1C]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 734559 INFO  (SUITE-TestManagedSchemaAPI-seed#[CC3E8A73ABFB2F1C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 734560 INFO  (SUITE-TestManagedSchemaAPI-seed#[CC3E8A73ABFB2F1C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/managed-schema
   [junit4]   2> 734574 INFO  (TEST-TestManagedSchemaAPI.test-seed#[CC3E8A73ABFB2F1C]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 734576 INFO  (qtp24899510-82999) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf1&name=testschemaapi&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 734578 INFO  (OverseerCollectionConfigSetProcessor-95938467726098437-127.0.0.1:33365_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2>   "name":"testschemaapi",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 734578 INFO  (OverseerThreadFactory-5905-thread-1) [    ] o.a.s.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"testschemaapi",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 734578 INFO  (OverseerThreadFactory-5905-thread-1) [    ] o.a.s.c.OverseerCollectionMessageHandler Create collection testschemaapi
   [junit4]   2> 734578 INFO  (OverseerThreadFactory-5905-thread-1) [    ] o.a.s.c.OverseerCollectionMessageHandler creating collections conf node /collections/testschemaapi 
   [junit4]   2> 734579 INFO  (OverseerThreadFactory-5905-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/testschemaapi
   [junit4]   2> 734579 INFO  (zkCallback-22376-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 734579 INFO  (zkCallback-22377-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 734579 INFO  (zkCallback-22383-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 734580 INFO  (OverseerStateUpdate-95938467726098437-127.0.0.1:33365_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"testschemaapi",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 734581 INFO  (OverseerStateUpdate-95938467726098437-127.0.0.1:33365_solr-n_0000000000) [    ] o.a.s.c.o.ClusterStateMutator building a new cName: testschemaapi
   [junit4]   2> 734581 INFO  (OverseerStateUpdate-95938467726098437-127.0.0.1:33365_solr-n_0000000000) [    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/testschemaapi/state.json
   [junit4]   2> 734681 INFO  (OverseerThreadFactory-5905-thread-1) [    ] o.a.s.c.OverseerCollectionMessageHandler Creating SolrCores for new collection testschemaapi, shardNames [shard1] , replicationFactor : 2
   [junit4]   2> 734681 INFO  (OverseerThreadFactory-5905-thread-1) [    ] o.a.s.c.OverseerCollectionMessageHandler Creating core testschemaapi_shard1_replica2 as part of shard shard1 of collection testschemaapi on 127.0.0.1:33365_solr
   [junit4]   2> 734681 INFO  (OverseerThreadFactory-5905-thread-1) [    ] o.a.s.c.OverseerCollectionMessageHandler Creating core testschemaapi_shard1_replica1 as part of shard shard1 of collection testschemaapi on 127.0.0.1:35885_solr
   [junit4]   2> 734683 INFO  (qtp24899510-83003) [    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=testschemaapi_shard1_replica2&action=CREATE&numShards=1&collection=testschemaapi&shard=shard1&wt=javabin&version=2
   [junit4]   2> 734683 INFO  (qtp22532396-82998) [    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=testschemaapi_shard1_replica1&action=CREATE&numShards=1&collection=testschemaapi&shard=shard1&wt=javabin&version=2
   [junit4]   2> 734683 INFO  (qtp24899510-83003) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=testschemaapi_shard1_replica2, collection.configName=conf1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=testschemaapi, numShards=1, dataDir=data/, shard=shard1}
   [junit4]   2> 734683 INFO  (qtp22532396-82998) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=testschemaapi_shard1_replica1, collection.configName=conf1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=testschemaapi, numShards=1, dataDir=data/, shard=shard1}
   [junit4]   2> 734684 INFO  (qtp24899510-83003) [    ] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 734684 INFO  (qtp22532396-82998) [    ] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 734684 INFO  (qtp22532396-82998) [    ] o.a.s.c.ZkController Registering watch for collection testschemaapi
   [junit4]   2> 734684 INFO  (qtp24899510-83003) [    ] o.a.s.c.ZkController Registering watch for collection testschemaapi
   [junit4]   2> 734684 INFO  (OverseerStateUpdate-95938467726098437-127.0.0.1:33365_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"testschemaapi_shard1_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:33365/solr",
   [junit4]   2>   "node_name":"127.0.0.1:33365_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 734684 INFO  (qtp22532396-82998) [    ] o.a.s.c.c.ZkStateReader Add data for [testschemaapi] ver [0]
   [junit4]   2> 734684 INFO  (qtp24899510-83003) [    ] o.a.s.c.c.ZkStateReader Add data for [testschemaapi] ver [0]
   [junit4]   2> 734684 INFO  (OverseerStateUpdate-95938467726098437-127.0.0.1:33365_solr-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"testschemaapi_shard1_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:33365/solr",
   [junit4]   2>   "node_name":"127.0.0.1:33365_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 734684 INFO  (qtp22532396-82998) [    ] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 734684 INFO  (qtp24899510-83003) [    ] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 734685 INFO  (OverseerStateUpdate-95938467726098437-127.0.0.1:33365_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"testschemaapi_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:35885/solr",
   [junit4]   2>   "node_name":"127.0.0.1:35885_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 734685 INFO  (OverseerStateUpdate-95938467726098437-127.0.0.1:33365_solr-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"testschemaapi_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:35885/solr",
   [junit4]   2>   "node_name":"127.0.0.1:35885_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 734786 INFO  (OverseerStateUpdate-95938467726098437-127.0.0.1:33365_solr-n_0000000000) [    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/testschemaapi/state.json version: 0
   [junit4]   2> 734786 INFO  (zkCallback-22376-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testschemaapi/state.json] for collection [testschemaapi] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 734786 INFO  (zkCallback-22377-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testschemaapi/state.json] for collection [testschemaapi] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 734786 INFO  (zkCallback-22376-thread-1) [    ] o.a.s.c.c.ZkStateReader Updating data for [testschemaapi] from [0] to [1]
   [junit4]   2> 734787 INFO  (zkCallback-22377-thread-1) [    ] o.a.s.c.c.ZkStateReader Updating data for [testschemaapi] from [0] to [1]
   [junit4]   2> 735684 INFO  (qtp22532396-82998) [    ] o.a.s.c.ZkController waiting to find shard id in clusterstate for testschemaapi_shard1_replica1
   [junit4]   2> 735685 INFO  (qtp24899510-83003) [    ] o.a.s.c.ZkController waiting to find shard id in clusterstate for testschemaapi_shard1_replica2
   [junit4]   2> 735685 INFO  (qtp22532396-82998) [    ] o.a.s.c.ZkController Check for collection zkNode:testschemaapi
   [junit4]   2> 735685 INFO  (qtp24899510-83003) [    ] o.a.s.c.ZkController Check for collection zkNode:testschemaapi
   [junit4]   2> 735685 INFO  (qtp24899510-83003) [    ] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 735685 INFO  (qtp22532396-82998) [    ] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 735685 INFO  (qtp24899510-83003) [    ] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/testschemaapi]
   [junit4]   2> 735685 INFO  (qtp22532396-82998) [    ] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/testschemaapi]
   [junit4]   2> 735685 INFO  (qtp22532396-82998) [    ] o.a.s.c.c.ZkStateReader path=[/collections/testschemaapi] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 735685 INFO  (qtp24899510-83003) [    ] o.a.s.c.c.ZkStateReader path=[/collections/testschemaapi] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 735685 INFO  (qtp22532396-82998) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_CC3E8A73ABFB2F1C-001/tempDir-001/node2/testschemaapi_shard1_replica1'
   [junit4]   2> 735685 INFO  (qtp24899510-83003) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_CC3E8A73ABFB2F1C-001/tempDir-001/node1/testschemaapi_shard1_replica2'
   [junit4]   2> 735685 INFO  (qtp22532396-82998) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 735685 INFO  (qtp22532396-82998) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 735685 INFO  (qtp24899510-83003) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 735685 INFO  (qtp24899510-83003) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 735687 INFO  (qtp22532396-82998) [    ] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 735687 INFO  (qtp24899510-83003) [    ] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 735694 INFO  (qtp24899510-83003) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 735694 INFO  (qtp22532396-82998) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 735697 INFO  (qtp22532396-82998) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 735697 INFO  (qtp24899510-83003) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 735701 INFO  (qtp22532396-82998) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 735701 INFO  (qtp24899510-83003) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 735704 INFO  (qtp22532396-82998) [    ] o.a.s.s.IndexSchema [testschemaapi_shard1_replica1] Schema name=minimal
   [junit4]   2> 735705 INFO  (qtp24899510-83003) [    ] o.a.s.s.IndexSchema [testschemaapi_shard1_replica2] Schema name=minimal
   [junit4]   2> 735708 INFO  (qtp22532396-82998) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 735708 INFO  (qtp24899510-83003) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 735709 INFO  (qtp22532396-82998) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 735709 INFO  (qtp24899510-83003) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 735709 INFO  (qtp22532396-82998) [    ] o.a.s.c.CoreContainer Creating SolrCore 'testschemaapi_shard1_replica1' using configuration from collection testschemaapi
   [junit4]   2> 735709 INFO  (qtp24899510-83003) [    ] o.a.s.c.CoreContainer Creating SolrCore 'testschemaapi_shard1_replica2' using configuration from collection testschemaapi
   [junit4]   2> 735709 INFO  (qtp24899510-83003) [    ] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 735709 INFO  (qtp22532396-82998) [    ] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 735709 INFO  (qtp22532396-82998) [    ] o.a.s.c.SolrCore [[testschemaapi_shard1_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_CC3E8A73ABFB2F1C-001/tempDir-001/node2/testschemaapi_shard1_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_CC3E8A73ABFB2F1C-001/tempDir-001/node2/./testschemaapi_shard1_replica1/data/]
   [junit4]   2> 735709 INFO  (qtp24899510-83003) [    ] o.a.s.c.SolrCore [[testschemaapi_shard1_replica2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_CC3E8A73ABFB2F1C-001/tempDir-001/node1/testschemaapi_shard1_replica2], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_CC3E8A73ABFB2F1C-001/tempDir-001/node1/./testschemaapi_shard1_replica2/data/]
   [junit4]   2> 735709 INFO  (qtp22532396-82998) [    ] o.a.s.c.SolrCore JMX monitoring not detected for core: testschemaapi_shard1_replica1
   [junit4]   2> 735710 INFO  (qtp24899510-83003) [    ] o.a.s.c.SolrCore JMX monitoring not detected for core: testschemaapi_shard1_replica2
   [junit4]   2> 735710 INFO  (qtp22532396-82998) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_CC3E8A73ABFB2F1C-001/tempDir-001/node2/./testschemaapi_shard1_replica1/data
   [junit4]   2> 735710 INFO  (qtp22532396-82998) [    ] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_CC3E8A73ABFB2F1C-001/tempDir-001/node2/./testschemaapi_shard1_replica1/data/index/
   [junit4]   2> 735710 INFO  (qtp24899510-83003) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_CC3E8A73ABFB2F1C-001/tempDir-001/node1/./testschemaapi_shard1_replica2/data
   [junit4]   2> 735710 WARN  (qtp22532396-82998) [    ] o.a.s.c.SolrCore [testschemaapi_shard1_replica1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_CC3E8A73ABFB2F1C-001/tempDir-001/node2/./testschemaapi_shard1_replica1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 735711 INFO  (qtp24899510-83003) [    ] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_CC3E8A73ABFB2F1C-001/tempDir-001/node1/./testschemaapi_shard1_replica2/data/index/
   [junit4]   2> 735716 WARN  (qtp24899510-83003) [    ] o.a.s.c.SolrCore [testschemaapi_shard1_replica2] Solr index directory '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_CC3E8A73ABFB2F1C-001/tempDir-001/node1/./testschemaapi_shard1_replica2/data/index' doesn't exist. Creating new index...
   [junit4]   2> 735716 INFO  (qtp22532396-82998) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_CC3E8A73ABFB2F1C-001/tempDir-001/node2/./testschemaapi_shard1_replica1/data/index
   [junit4]   2> 735716 INFO  (qtp24899510-83003) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_CC3E8A73ABFB2F1C-001/tempDir-001/node1/./testschemaapi_shard1_replica2/data/index
   [junit4]   2> 735716 INFO  (qtp22532396-82998) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@dc2214 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1b939ff),segFN=segments_1,generation=1}
   [junit4]   2> 735717 INFO  (qtp22532396-82998) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 735717 INFO  (qtp24899510-83003) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@540fcc lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1ce8e04),segFN=segments_1,generation=1}
   [junit4]   2> 735717 INFO  (qtp24899510-83003) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 735717 INFO  (OldIndexDirectoryCleanupThreadForCore-testschemaapi_shard1_replica2) [    ] o.a.s.c.SolrCore Looking for old index directories to cleanup for core testschemaapi_shard1_replica2 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_CC3E8A73ABFB2F1C-001/tempDir-001/node1/./testschemaapi_shard1_replica2/data/
   [junit4]   2> 735717 INFO  (OldIndexDirectoryCleanupThreadForCore-testschemaapi_shard1_replica1) [    ] o.a.s.c.SolrCore Looking for old index directories to cleanup for core testschemaapi_shard1_replica1 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_CC3E8A73ABFB2F1C-001/tempDir-001/node2/./testschemaapi_shard1_replica1/data/
   [junit4]   2> 735717 WARN  (OldIndexDirectoryCleanupThreadForCore-testschemaapi_shard1_replica2) [    ] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_CC3E8A73ABFB2F1C-001/tempDir-001/node1/./testschemaapi_shard1_replica2/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 735717 WARN  (OldIndexDirectoryCleanupThreadForCore-testschemaapi_shard1_replica1) [    ] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_CC3E8A73ABFB2F1C-001/tempDir-001/node2/./testschemaapi_shard1_replica1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 735718 INFO  (qtp22532396-82998) [    ] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 735718 INFO  (qtp24899510-83003) [    ] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 735721 INFO  (qtp22532396-82998) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 735721 INFO  (qtp24899510-83003) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 735722 INFO  (qtp24899510-83003) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 735722 INFO  (qtp22532396-82998) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 735723 INFO  (qtp24899510-83003) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 735723 INFO  (qtp22532396-82998) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 735723 INFO  (qtp22532396-82998) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 735724 INFO  (qtp24899510-83003) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 735724 INFO  (qtp22532396-82998) [    ] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/sql,/update/json/docs,/admin/luke,/graph,/export,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/ping,/admin/threads,/update,/admin/file
   [junit4]   2> 735724 INFO  (qtp24899510-83003) [    ] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/sql,/update/json/docs,/admin/luke,/graph,/export,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/ping,/admin/threads,/update,/admin/file
   [junit4]   2> 735724 INFO  (qtp22532396-82998) [    ] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 735724 INFO  (qtp24899510-83003) [    ] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 735725 INFO  (qtp22532396-82998) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 735725 INFO  (qtp24899510-83003) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 735725 INFO  (qtp22532396-82998) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 735725 INFO  (qtp24899510-83003) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 735726 INFO  (qtp24899510-83003) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 735726 INFO  (qtp24899510-83003) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 735726 INFO  (qtp22532396-82998) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 735726 INFO  (qtp22532396-82998) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 735726 INFO  (qtp24899510-83003) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@540fcc lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1ce8e04),segFN=segments_1,generation=1}
   [junit4]   2> 735726 INFO  (qtp24899510-83003) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 735726 INFO  (qtp22532396-82998) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@dc2214 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1b939ff),segFN=segments_1,generation=1}
   [junit4]   2> 735726 INFO  (qtp22532396-82998) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 735726 INFO  (qtp24899510-83003) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1ed10bb[testschemaapi_shard1_replica2] main]
   [junit4]   2> 735727 INFO  (qtp22532396-82998) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@14033a4[testschemaapi_shard1_replica1] main]
   [junit4]   2> 735727 INFO  (qtp22532396-82998) [    ] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/testschemaapi]
   [junit4]   2> 735727 INFO  (qtp24899510-83003) [    ] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/testschemaapi]
   [junit4]   2> 735727 INFO  (qtp24899510-83003) [    ] o.a.s.c.c.ZkStateReader path=[/collections/testschemaapi] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 735727 INFO  (qtp24899510-83003) [    ] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 735727 INFO  (qtp22532396-82998) [    ] o.a.s.c.c.ZkStateReader path=[/collections/testschemaapi] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 735727 INFO  (qtp22532396-82998) [    ] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 735727 INFO  (qtp24899510-83003) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 735727 INFO  (qtp24899510-83003) [    ] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 735727 INFO  (qtp24899510-83003) [    ] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 735728 INFO  (qtp22532396-82998) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 735728 INFO  (qtp22532396-82998) [    ] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 735728 INFO  (qtp22532396-82998) [    ] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 735728 INFO  (qtp22532396-82998) [    ] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 735728 INFO  (qtp24899510-83003) [    ] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 735732 INFO  (qtp22532396-82998) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 735732 INFO  (qtp24899510-83003) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 735732 INFO  (qtp22532396-82998) [    ] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 735732 INFO  (qtp24899510-83003) [    ] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 735734 INFO  (qtp24899510-83003) [    ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
   [junit4]   2> 735734 INFO  (qtp22532396-82998) [    ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
   [junit4]   2> 735735 INFO  (qtp22532396-82998) [    ] o.a.s.c.ZkController Added new OnReconnect listener ZkIndexSchemaReader: /configs/conf1/managed-schema, uniqueCoreId: testschemaapi_shard1_replica1:1363004322810941
   [junit4]   2> 735735 INFO  (qtp24899510-83003) [    ] o.a.s.c.ZkController Added new OnReconnect listener ZkIndexSchemaReader: /configs/conf1/managed-schema, uniqueCoreId: testschemaapi_shard1_replica2:1363004322839083
   [junit4]   2> 735735 INFO  (qtp22532396-82998) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 735735 INFO  (qtp24899510-83003) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 735735 INFO  (searcherExecutor-5910-thread-1) [    ] o.a.s.c.SolrCore [testschemaapi_shard1_replica1] Registered new searcher Searcher@14033a4[testschemaapi_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 735735 INFO  (qtp24899510-83003) [    ] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 735735 INFO  (searcherExecutor-5911-thread-1) [    ] o.a.s.c.SolrCore [testschemaapi_shard1_replica2] Registered new searcher Searcher@1ed10bb[testschemaapi_shard1_replica2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 735735 INFO  (qtp24899510-83003) [    ] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 735735 INFO  (qtp22532396-82998) [    ] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 735735 INFO  (qtp24899510-83003) [    ] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 735735 INFO  (qtp22532396-82998) [    ] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 735735 INFO  (qtp24899510-83003) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1535015486100602880
   [junit4]   2> 735735 INFO  (qtp22532396-82998) [    ] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 735735 INFO  (qtp22532396-82998) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1535015486100602880
   [junit4]   2> 735737 INFO  (qtp24899510-83003) [    ] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1535015486100602880
   [junit4]   2> 735737 INFO  (qtp24899510-83003) [    ] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 735737 INFO  (qtp22532396-82998) [    ] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1535015486100602880
   [junit4]   2> 735737 INFO  (qtp22532396-82998) [    ] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 735737 INFO  (qtp24899510-83003) [    ] o.a.s.c.CoreContainer registering core: testschemaapi_shard1_replica2
   [junit4]   2> 735738 INFO  (qtp24899510-83003) [    ] o.a.s.c.ZkController Register replica - core:testschemaapi_shard1_replica2 address:http://127.0.0.1:33365/solr collection:testschemaapi shard:shard1
   [junit4]   2> 735738 INFO  (qtp22532396-82998) [    ] o.a.s.c.CoreContainer registering core: testschemaapi_shard1_replica1
   [junit4]   2> 735738 INFO  (qtp22532396-82998) [    ] o.a.s.c.ZkController Register replica - core:testschemaapi_shard1_replica1 address:http://127.0.0.1:35885/solr collection:testschemaapi shard:shard1
   [junit4]   2> 735738 INFO  (qtp24899510-83003) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/testschemaapi/leader_elect/shard1/election
   [junit4]   2> 735738 INFO  (qtp22532396-82998) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/testschemaapi/leader_elect/shard1/election
   [junit4]   2> 735739 INFO  (qtp22532396-82998) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /collections/testschemaapi/leader_elect/shard1/election/95938467726098438-core_node2-n_0000000000
   [junit4]   2> 735739 INFO  (qtp24899510-83003) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /collections/testschemaapi/leader_elect/shard1/election/95938467726098437-core_node1-n_0000000001
   [junit4]   2> 735739 INFO  (qtp22532396-82998) [    ] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 735740 INFO  (qtp24899510-83003) [    ] o.a.s.c.LeaderElector Watching path /collections/testschemaapi/leader_elect/shard1/election/95938467726098438-core_node2-n_0000000000 to know if I could be the leader
   [junit4]   2> 735740 INFO  (qtp22532396-82998) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 735740 INFO  (qtp22532396-82998) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 735740 INFO  (qtp22532396-82998) [    ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:35885/solr/testschemaapi_shard1_replica1/
   [junit4]   2> 735740 INFO  (qtp22532396-82998) [    ] o.a.s.u.PeerSync PeerSync: core=testschemaapi_shard1_replica1 url=http://127.0.0.1:35885/solr START replicas=[http://127.0.0.1:33365/solr/testschemaapi_shard1_replica2/] nUpdates=100
   [junit4]   2> 735740 INFO  (OverseerStateUpdate-95938467726098437-127.0.0.1:33365_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi"} current state version: 0
   [junit4]   2> 735740 INFO  (qtp22532396-82998) [    ] o.a.s.u.PeerSync PeerSync: core=testschemaapi_shard1_replica1 url=http://127.0.0.1:35885/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 735740 INFO  (qtp22532396-82998) [    ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 735740 INFO  (qtp22532396-82998) [    ] 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> 735742 INFO  (qtp22532396-82998) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/testschemaapi/leaders/shard1
   [junit4]   2> 735744 INFO  (qtp24899510-82993) [    ] o.a.s.c.S.Request [testschemaapi_shard1_replica2]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 735745 INFO  (qtp22532396-82998) [    ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/testschemaapi/leaders/shard1/leader after winning as /collections/testschemaapi/leader_elect/shard1/election/95938467726098438-core_node2-n_0000000000
   [junit4]   2> 735745 INFO  (qtp22532396-82998) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:35885/solr/testschemaapi_shard1_replica1/ shard1
   [junit4]   2> 735746 INFO  (OverseerStateUpdate-95938467726098437-127.0.0.1:33365_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi",
   [junit4]   2>   "base_url":"http://127.0.0.1:35885/solr",
   [junit4]   2>   "core":"testschemaapi_shard1_replica1",
   [junit4]   2>   "state":"active"} current state version: 0
   [junit4]   2> 735846 INFO  (OverseerStateUpdate-95938467726098437-127.0.0.1:33365_solr-n_0000000000) [    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/testschemaapi/state.json version: 1
   [junit4]   2> 735846 INFO  (zkCallback-22376-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testschemaapi/state.json] for collection [testschemaapi] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 735847 INFO  (zkCallback-22377-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testschemaapi/state.json] for collection [testschemaapi] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 735847 INFO  (zkCallback-22376-thread-1) [    ] o.a.s.c.c.ZkStateReader Updating data for [testschemaapi] from [1] to [2]
   [junit4]   2> 735847 INFO  (zkCallback-22377-thread-1) [    ] o.a.s.c.c.ZkStateReader Updating data for [testschemaapi] from [1] to [2]
   [junit4]   2> 735896 INFO  (qtp22532396-82998) [    ] o.a.s.c.ZkController We are http://127.0.0.1:35885/solr/testschemaapi_shard1_replica1/ and leader is http://127.0.0.1:35885/solr/testschemaapi_shard1_replica1/
   [junit4]   2> 735896 INFO  (qtp22532396-82998) [    ] o.a.s.c.ZkController No LogReplay needed for core=testschemaapi_shard1_replica1 baseURL=http://127.0.0.1:35885/solr
   [junit4]   2> 735896 INFO  (qtp22532396-82998) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 735896 INFO  (qtp22532396-82998) [    ] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 735897 INFO  (OverseerStateUpdate-95938467726098437-127.0.0.1:33365_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"testschemaapi_shard1_replica1",
   [junit4]   2>   "core_node_name":"core_node2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:35885/solr",
   [junit4]   2>   "node_name":"127.0.0.1:35885_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 735897 INFO  (OverseerStateUpdate-95938467726098437-127.0.0.1:33365_solr-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"testschemaapi_shard1_replica1",
   [junit4]   2>   "core_node_name":"core_node2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:35885/solr",
   [junit4]   2>   "node_name":"127.0.0.1:35885_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 735897 INFO  (qtp22532396-82998) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=testschemaapi_shard1_replica1&action=CREATE&numShards=1&collection=testschemaapi&shard=shard1&wt=javabin&version=2} status=0 QTime=1214
   [junit4]   2> 735998 INFO  (OverseerStateUpdate-95938467726098437-127.0.0.1:33365_solr-n_0000000000) [    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/testschemaapi/state.json version: 2
   [junit4]   2> 735998 INFO  (zkCallback-22376-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testschemaapi/state.json] for collection [testschemaapi] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 735998 INFO  (zkCallback-22377-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testschemaapi/state.json] for collection [testschemaapi] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 735998 INFO  (zkCallback-22376-thread-1) [    ] o.a.s.c.c.ZkStateReader Updating data for [testschemaapi] from [2] to [3]
   [junit4]   2> 735998 INFO  (zkCallback-22377-thread-1) [    ] o.a.s.c.c.ZkStateReader Updating data for [testschemaapi] from [2] to [3]
   [junit4]   2> 736740 INFO  (qtp24899510-83003) [    ] o.a.s.c.ZkController We are http://127.0.0.1:33365/solr/testschemaapi_shard1_replica2/ and leader is http://127.0.0.1:35885/solr/testschemaapi_shard1_replica1/
   [junit4]   2> 736740 INFO  (qtp24899510-83003) [    ] o.a.s.c.ZkController No LogReplay needed for core=testschemaapi_shard1_replica2 baseURL=http://127.0.0.1:33365/solr
   [junit4]   2> 736740 INFO  (qtp24899510-83003) [    ] o.a.s.c.ZkController Core needs to recover:testschemaapi_shard1_replica2
   [junit4]   2> 736763 INFO  (updateExecutor-22370-thread-1) [    ] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 736763 INFO  (recoveryExecutor-22371-thread-1) [    ] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 736763 INFO  (recoveryExecutor-22371-thread-1) [    ] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 736763 INFO  (recoveryExecutor-22371-thread-1) [    ] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[testschemaapi_shard1_replica2]
   [junit4]   2> 736763 INFO  (recoveryExecutor-22371-thread-1) [    ] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 736763 INFO  (recoveryExecutor-22371-thread-1) [    ] o.a.s.c.RecoveryStrategy Publishing state of core [testschemaapi_shard1_replica2] as recovering, leader is [http://127.0.0.1:35885/solr/testschemaapi_shard1_replica1/] and I am [http://127.0.0.1:33365/solr/testschemaapi_shard1_replica2/]
   [junit4]   2> 736763 INFO  (recoveryExecutor-22371-thread-1) [    ] o.a.s.c.ZkController publishing state=recovering
   [junit4]   2> 736764 INFO  (qtp24899510-83003) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=testschemaapi_shard1_replica2&action=CREATE&numShards=1&collection=testschemaapi&shard=shard1&wt=javabin&version=2} status=0 QTime=2081
   [junit4]   2> 736765 INFO  (OverseerThreadFactory-5905-thread-1) [    ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Message id:/overseer/collection-queue-work/qn-0000000000 complete, response:{success={127.0.0.1:35885_solr={responseHeader={status=0,QTime=1214},core=testschemaapi_shard1_replica1},127.0.0.1:33365_solr={responseHeader={status=0,QTime=2081},core=testschemaapi_shard1_replica2}}}
   [junit4]   2> 736766 INFO  (zkCallback-22376-thread-1) [    ] o.a.s.c.OverseerTaskQueue NodeDataChanged fired on path /overseer/collection-queue-work/qnr-0000000000 state SyncConnected latchEventType null
   [junit4]   2> 736767 INFO  (qtp24899510-82999) [    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 736770 INFO  (OverseerStateUpdate-95938467726098437-127.0.0.1:33365_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"testschemaapi_shard1_replica2",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:33365/solr",
   [junit4]   2>   "node_name":"127.0.0.1:33365_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"recovering",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 736770 INFO  (OverseerStateUpdate-95938467726098437-127.0.0.1:33365_solr-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"testschemaapi_shard1_replica2",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:33365/solr",
   [junit4]   2>   "node_name":"127.0.0.1:33365_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"recovering",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 736770 INFO  (recoveryExecutor-22371-thread-1) [    ] o.a.s.c.RecoveryStrategy Sending prep recovery command to [http://127.0.0.1:35885/solr]; [WaitForState: action=PREPRECOVERY&core=testschemaapi_shard1_replica1&nodeName=127.0.0.1:33365_solr&coreNodeName=core_node1&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 736772 INFO  (qtp22532396-82990) [    ] o.a.s.h.a.CoreAdminOperation Going to wait for coreNodeName: core_node1, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 736772 INFO  (qtp22532396-82990) [    ] o.a.s.h.a.CoreAdminOperation Will wait a max of 183 seconds to see testschemaapi_shard1_replica1 (shard1 of testschemaapi) have state: recovering
   [junit4]   2> 736772 INFO  (qtp22532396-82990) [    ] o.a.s.h.a.CoreAdminOperation In WaitForState(recovering): collection=testschemaapi, shard=shard1, thisCore=testschemaapi_shard1_replica1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:33365_solr, coreNodeName=core_node1, onlyIfActiveCheckResult=false, nodeProps: core_node1:{"core":"testschemaapi_shard1_replica2","base_url":"http://127.0.0.1:33365/solr","node_name":"127.0.0.1:33365_solr","state":"down"}
   [junit4]   2> 736873 INFO  (OverseerStateUpdate-95938467726098437-127.0.0.1:33365_solr-n_0000000000) [    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/testschemaapi/state.json version: 3
   [junit4]   2> 736873 INFO  (zkCallback-22377-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testschemaapi/state.json] for collection [testschemaapi] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 736873 INFO  (zkCallback-22376-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testschemaapi/state.json] for collection [testschemaapi] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 736874 INFO  (zkCallback-22377-thread-1) [    ] o.a.s.c.c.ZkStateReader Updating data for [testschemaapi] from [3] to [4]
   [junit4]   2> 736874 INFO  (zkCallback-22376-thread-1) [    ] o.a.s.c.c.ZkStateReader Updating data for [testschemaapi] from [3] to [4]
   [junit4]   2> 737773 INFO  (qtp22532396-82990) [    ] o.a.s.h.a.CoreAdminOperation In WaitForState(recovering): collection=testschemaapi, shard=shard1, thisCore=testschemaapi_shard1_replica1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=recovering, localState=active, nodeName=127.0.0.1:33365_solr, coreNodeName=core_node1, onlyIfActiveCheckResult=false, nodeProps: core_node1:{"core":"testschemaapi_shard1_replica2","base_url":"http://127.0.0.1:33365/solr","node_name":"127.0.0.1:33365_solr","state":"recovering"}
   [junit4]   2> 737773 INFO  (qtp22532396-82990) [    ] o.a.s.h.a.CoreAdminOperation Waited coreNodeName: core_node1, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 737773 INFO  (qtp22532396-82990) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:33365_solr&onlyIfLeaderActive=true&core=testschemaapi_shard1_replica1&coreNodeName=core_node1&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2} status=0 QTime=1000
   [junit4]   2> 738273 INFO  (recoveryExecutor-22371-thread-1) [    ] o.a.s.c.RecoveryStrategy Attempting to PeerSync from [http://127.0.0.1:35885/solr/testschemaapi_shard1_replica1/] - recoveringAfterStartup=[true]
   [junit4]   2> 738273 INFO  (recoveryExecutor-22371-thread-1) [    ] o.a.s.u.PeerSync PeerSync: core=testschemaapi_shard1_replica2 url=http://127.0.0.1:33365/solr START replicas=[http://127.0.0.1:35885/solr/testschemaapi_shard1_replica1/] nUpdates=100
   [junit4]   2> 738273 WARN  (recoveryExecutor-22371-thread-1) [    ] o.a.s.u.PeerSync no frame of reference to tell if we've missed updates
   [junit4]   2> 738273 INFO  (recoveryExecutor-22371-thread-1) [    ] o.a.s.c.RecoveryStrategy PeerSync Recovery was not successful - trying replication.
   [junit4]   2> 738273 INFO  (recoveryExecutor-22371-thread-1) [    ] o.a.s.c.RecoveryStrategy Starting Replication Recovery.
   [junit4]   2> 738273 INFO  (recoveryExecutor-22371-thread-1) [    ] o.a.s.c.RecoveryStrategy Attempting to replicate from [http://127.0.0.1:35885/solr/testschemaapi_shard1_replica1/].
   [junit4]   2> 738276 INFO  (qtp22532396-82990) [    ] o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
   [junit4]   2> 738276 INFO  (qtp22532396-82988) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 738276 INFO  (qtp22532396-82990) [    ] o.a.s.c.S.Request [testschemaapi_shard1_replica1]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=true&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 738276 INFO  (qtp22532396-82988) [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 738277 INFO  (qtp22532396-82988) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 738277 INFO  (qtp22532396-82988) [    ] o.a.s.u.p.LogUpdateProcessorFactory [testschemaapi_shard1_replica1]  webapp=/solr path=/update params={waitSearcher=true&openSearcher=false&commit=true&softCommit=false&commit_end_point=true&wt=javabin&version=2}{commit=} 0 0
   [junit4]   2> 738278 INFO  (qtp22532396-83002) [    ] o.a.s.c.S.Request [testschemaapi_shard1_replica1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 738279 INFO  (recoveryExecutor-22371-thread-1) [    ] o.a.s.c.RecoveryStrategy No replay needed.
   [junit4]   2> 738279 INFO  (recoveryExecutor-22371-thread-1) [    ] o.a.s.c.RecoveryStrategy Replication Recovery was successful.
   [junit4]   2> 738279 INFO  (recoveryExecutor-22371-thread-1) [    ] o.a.s.c.RecoveryStrategy Registering as Active after recovery.
   [junit4]   2> 738279 INFO  (recoveryExecutor-22371-thread-1) [    ] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 738279 INFO  (recoveryExecutor-22371-thread-1) [    ] o.a.s.c.RecoveryStrategy Updating version bucket highest from index after successful recovery.
   [junit4]   2> 738279 INFO  (recoveryExecutor-22371-thread-1) [    ] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 738279 INFO  (recoveryExecutor-22371-thread-1) [    ] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 738279 INFO  (recoveryExecutor-22371-thread-1) [    ] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 738279 INFO  (recoveryExecutor-22371-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1535015488768180224
   [junit4]   2> 738280 INFO  (OverseerStateUpdate-95938467726098437-127.0.0.1:33365_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"testschemaapi_shard1_replica2",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:33365/solr",
   [junit4]   2>   "node_name":"127.0.0.1:33365_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 738280 INFO  (OverseerStateUpdate-95938467726098437-127.0.0.1:33365_solr-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"testschemaapi_shard1_replica2",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:33365/solr",
   [junit4]   2>   "node_name":"127.0.0.1:33365_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 738281 INFO  (recoveryExecutor-22371-thread-1) [    ] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1535015488768180224
   [junit4]   2> 738281 INFO  (recoveryExecutor-22371-thread-1) [    ] o.a.s.c.RecoveryStrategy Finished recovery process, successful=[true]
   [junit4]   2> 738381 INFO  (OverseerStateUpdate-95938467726098437-127.0.0.1:33365_solr-n_0000000000) [    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/testschemaapi/state.json version: 4
   [junit4]   2> 738381 INFO  (zkCallback-22376-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testschemaapi/state.json] for collection [testschemaapi] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 738381 INFO  (zkCallback-22377-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testschemaapi/state.json] for collection [testschemaapi] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 738381 INFO  (zkCallback-22376-thread-1) [    ] o.a.s.c.c.ZkStateReader Updating data for [testschemaapi] from [4] to [5]
   [junit4]   2> 738381 INFO  (zkCallback-22377-thread-1) [    ] o.a.s.c.c.ZkStateReader Updating data for [testschemaapi] from [4] to [5]
   [junit4]   2> 738767 INFO  (qtp24899510-82999) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=2&collection.configName=conf1&name=testschemaapi&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=4190
   [junit4]   2> 738779 INFO  (qtp22532396-82992) [    ] o.a.s.s.SchemaManager managed schema loaded . version : 0 
   [junit4]   

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

loud.SolrZkClient$4.execute(SolrZkClient.java:297)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$4.execute(SolrZkClient.java:294)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:294)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:488)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:458)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:445)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerElectionContext.runLeaderProcess(ElectionContext.java:729)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:266)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(java.base@9-ea/Executors.java:514)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(java.base@9-ea/FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@9-ea/ThreadPoolExecutor.java:1158)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@9-ea/ThreadPoolExecutor.java:632)
   [junit4]   2> 	at java.lang.Thread.run(java.base@9-ea/Thread.java:804)
   [junit4]   2> 740446 INFO  (jetty-launcher-22366-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@b431cb{/solr,null,UNAVAILABLE}
   [junit4]   2> 740447 INFO  (SUITE-TestManagedSchemaAPI-seed#[CC3E8A73ABFB2F1C]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:44216 44216
   [junit4]   2> 745514 INFO  (Thread-1747) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:44216 44216
   [junit4]   2> 745515 WARN  (Thread-1747) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/configs/conf1/managed-schema
   [junit4]   2> 	6	/solr/configs/conf1
   [junit4]   2> 	3	/solr/aliases.json
   [junit4]   2> 	3	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/collections/testschemaapi/state.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> 745515 INFO  (SUITE-TestManagedSchemaAPI-seed#[CC3E8A73ABFB2F1C]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_CC3E8A73ABFB2F1C-001
   [junit4]   2> May 22, 2016 8:14:14 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> 748949 WARN  (Thread-1782) [    ] o.a.s.c.ZkController listener throws error
   [junit4]   2> org.apache.solr.common.SolrException: Unable to reload core [testschemaapi_shard1_replica2]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:920)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.lambda$getConfListener$6(SolrCore.java:2510)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController$4.run(ZkController.java:2408)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Could not load conf for core testschemaapi_shard1_replica2: Unable to load reader for ConfigSet properties: configsetprops.json
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:86)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:912)
   [junit4]   2> 	... 2 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Unable to load reader for ConfigSet properties: configsetprops.json
   [junit4]   2> 	at org.apache.solr.core.ConfigSetProperties.readFromResourceLoader(ConfigSetProperties.java:57)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.createConfigSetProperties(ConfigSetService.java:118)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:80)
   [junit4]   2> 	... 3 more
   [junit4]   2> Caused by: java.io.IOException: We re-tried 10 times but was still unable to fetch resource=configsetprops.json from ZK
   [junit4]   2> 	at org.apache.solr.cloud.ZkSolrResourceLoader.openResource(ZkSolrResourceLoader.java:116)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetProperties.readFromResourceLoader(ConfigSetProperties.java:52)
   [junit4]   2> 	... 5 more
   [junit4]   2> Caused by: org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /configs/conf1/configsetprops.json
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1045)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$5.execute(SolrZkClient.java:314)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$5.execute(SolrZkClient.java:311)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:311)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.pathExists(ZkController.java:796)
   [junit4]   2> 	at org.apache.solr.cloud.ZkSolrResourceLoader.openResource(ZkSolrResourceLoader.java:89)
   [junit4]   2> 	... 6 more
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): {_version_=BlockTreeOrds(blocksize=128), id=PostingsFormat(name=Memory doPackFST= false), myNewField=PostingsFormat(name=LuceneFixedGap)}, docValues:{}, maxPointsInLeafNode=1551, maxMBSortInHeap=7.293762873492978, sim=RandomSimilarity(queryNorm=true,coord=crazy): {}, locale=en-BB, timezone=Europe/Mariehamn
   [junit4]   2> NOTE: Linux 4.4.0-21-generic i386/Oracle Corporation 9-ea (32-bit)/cpus=12,threads=1,free=257653776,total=428867584
   [junit4]   2> NOTE: All tests run in this JVM: [HdfsChaosMonkeySafeLeaderTest, RecoveryAfterSoftCommitTest, LeaderInitiatedRecoveryOnShardRestartTest, TestSimpleTrackingShardHandler, HdfsSyncSliceTest, TestPerFieldSimilarityWithDefaultOverride, TestSQLHandler, TestClusterStateMutator, TlogReplayBufferedWhileIndexingTest, DistributedFacetPivotLongTailTest, TestEmbeddedSolrServerConstructors, TestSchemaResource, TestDFISimilarityFactory, TestIntervalFaceting, TestObjectReleaseTracker, TestBM25SimilarityFactory, CursorMarkTest, RestartWhileUpdatingTest, TestRawTransformer, ChaosMonkeyNothingIsSafeTest, TestRandomRequestDistribution, TestSurroundQueryParser, SimplePostToolTest, TestUseDocValuesAsStored2, TestHashQParserPlugin, TestLFUCache, TestStressVersions, MoreLikeThisHandlerTest, TermVectorComponentTest, ZkSolrClientTest, RequestLoggingTest, UpdateRequestProcessorFactoryTest, OutOfBoxZkACLAndCredentialsProvidersTest, LoggingHandlerTest, TestLeaderInitiatedRecoveryThread, CSVRequestHandlerTest, OverseerRolesTest, TestDownShardTolerantSearch, TestTrie, AsyncMigrateRouteKeyTest, TestPartialUpdateDeduplication, UniqFieldsUpdateProcessorFactoryTest, SpellCheckCollatorTest, DirectoryFactoryTest, HdfsRecoverLeaseTest, SharedFSAutoReplicaFailoverUtilsTest, TestTestInjection, TestFieldTypeCollectionResource, QueryResultKeyTest, SortByFunctionTest, SaslZkACLProviderTest, TestStressLiveNodes, DirectSolrSpellCheckerTest, CollectionsAPIDistributedZkTest, SpellPossibilityIteratorTest, TestAuthorizationFramework, TestDFRSimilarityFactory, DistributedIntervalFacetingTest, CheckHdfsIndexTest, TestDistributedGrouping, WordBreakSolrSpellCheckerTest, SolrIndexSplitterTest, TestCollapseQParserPlugin, TestRequestForwarding, TestManagedSchemaAPI]
   [junit4] Completed [198/598 (1!)] on J1 in 15.68s, 1 test, 1 error <<< FAILURES!

[...truncated 1316 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:740: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:684: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build.xml:233: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/common-build.xml:529: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/common-build.xml:1427: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/common-build.xml:984: There were test failures: 598 suites (10 ignored), 2435 tests, 1 error, 117 ignored (71 assumptions) [seed: CC3E8A73ABFB2F1C]

Total time: 59 minutes 45 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



[JENKINS-EA] Lucene-Solr-6.x-Linux (32bit/jdk-9-ea+118) - Build # 717 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/717/
Java: 32bit/jdk-9-ea+118 -server -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.cloud.TestAuthenticationFramework.testStopAllStartAll

Error Message:
Address already in use

Stack Trace:
java.net.BindException: Address already in use
	at __randomizedtesting.SeedInfo.seed([8668C4DA11DB052D:F056DBA950ECA802]:0)
	at sun.nio.ch.Net.bind0(java.base@9-ea/Native Method)
	at sun.nio.ch.Net.bind(java.base@9-ea/Net.java:433)
	at sun.nio.ch.Net.bind(java.base@9-ea/Net.java:425)
	at sun.nio.ch.ServerSocketChannelImpl.bind(java.base@9-ea/ServerSocketChannelImpl.java:225)
	at sun.nio.ch.ServerSocketAdaptor.bind(java.base@9-ea/ServerSocketAdaptor.java:74)
	at org.eclipse.jetty.server.ServerConnector.open(ServerConnector.java:326)
	at org.eclipse.jetty.server.AbstractNetworkConnector.doStart(AbstractNetworkConnector.java:80)
	at org.eclipse.jetty.server.ServerConnector.doStart(ServerConnector.java:244)
	at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)
	at org.eclipse.jetty.server.Server.doStart(Server.java:384)
	at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:327)
	at org.apache.solr.cloud.MiniSolrCloudCluster.startJettySolrRunner(MiniSolrCloudCluster.java:377)
	at org.apache.solr.cloud.TestMiniSolrCloudCluster.testStopAllStartAll(TestMiniSolrCloudCluster.java:443)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:531)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:367)
	at java.lang.Thread.run(java.base@9-ea/Thread.java:804)




Build Log:
[...truncated 12020 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestAuthenticationFramework
   [junit4]   2> 1830454 INFO  (TEST-TestAuthenticationFramework.testExtraFilters-seed#[8668C4DA11DB052D]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1830454 INFO  (Thread-4251) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1830454 INFO  (Thread-4251) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1830554 INFO  (TEST-TestAuthenticationFramework.testExtraFilters-seed#[8668C4DA11DB052D]) [    ] o.a.s.c.ZkTestServer start zk server on port:43380
   [junit4]   2> 1830554 INFO  (TEST-TestAuthenticationFramework.testExtraFilters-seed#[8668C4DA11DB052D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1830555 INFO  (TEST-TestAuthenticationFramework.testExtraFilters-seed#[8668C4DA11DB052D]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1830585 INFO  (zkCallback-2060-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1a40603 name:ZooKeeperConnection Watcher:127.0.0.1:43380 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1830585 INFO  (TEST-TestAuthenticationFramework.testExtraFilters-seed#[8668C4DA11DB052D]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1830585 INFO  (TEST-TestAuthenticationFramework.testExtraFilters-seed#[8668C4DA11DB052D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1830585 INFO  (TEST-TestAuthenticationFramework.testExtraFilters-seed#[8668C4DA11DB052D]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 1830592 INFO  (jetty-launcher-2059-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1830593 INFO  (jetty-launcher-2059-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1830593 INFO  (jetty-launcher-2059-thread-3) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1830593 INFO  (jetty-launcher-2059-thread-4) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1830594 INFO  (jetty-launcher-2059-thread-5) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1830594 INFO  (jetty-launcher-2059-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@19e99f7{/solr,null,AVAILABLE}
   [junit4]   2> 1830594 INFO  (jetty-launcher-2059-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@126fc37{/solr,null,AVAILABLE}
   [junit4]   2> 1830595 INFO  (jetty-launcher-2059-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1295a58{/solr,null,AVAILABLE}
   [junit4]   2> 1830595 INFO  (jetty-launcher-2059-thread-5) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@e8aaa3{/solr,null,AVAILABLE}
   [junit4]   2> 1830596 INFO  (jetty-launcher-2059-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6c2784{/solr,null,AVAILABLE}
   [junit4]   2> 1830599 INFO  (jetty-launcher-2059-thread-5) [    ] o.e.j.s.ServerConnector Started ServerConnector@1d23855{HTTP/1.1,[http/1.1]}{127.0.0.1:36495}
   [junit4]   2> 1830599 INFO  (jetty-launcher-2059-thread-4) [    ] o.e.j.s.ServerConnector Started ServerConnector@13b1e9e{HTTP/1.1,[http/1.1]}{127.0.0.1:43423}
   [junit4]   2> 1830599 INFO  (jetty-launcher-2059-thread-5) [    ] o.e.j.s.Server Started @1832214ms
   [junit4]   2> 1830599 INFO  (jetty-launcher-2059-thread-4) [    ] o.e.j.s.Server Started @1832214ms
   [junit4]   2> 1830599 INFO  (jetty-launcher-2059-thread-5) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36495}
   [junit4]   2> 1830599 INFO  (jetty-launcher-2059-thread-3) [    ] o.e.j.s.ServerConnector Started ServerConnector@e2495f{HTTP/1.1,[http/1.1]}{127.0.0.1:32973}
   [junit4]   2> 1830599 INFO  (jetty-launcher-2059-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@15a67dd{HTTP/1.1,[http/1.1]}{127.0.0.1:41637}
   [junit4]   2> 1830599 INFO  (jetty-launcher-2059-thread-3) [    ] o.e.j.s.Server Started @1832214ms
   [junit4]   2> 1830599 INFO  (jetty-launcher-2059-thread-2) [    ] o.e.j.s.Server Started @1832214ms
   [junit4]   2> 1830599 INFO  (jetty-launcher-2059-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=32973}
   [junit4]   2> 1830599 INFO  (jetty-launcher-2059-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43423}
   [junit4]   2> 1830599 INFO  (jetty-launcher-2059-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@1190f8b{HTTP/1.1,[http/1.1]}{127.0.0.1:40612}
   [junit4]   2> 1830599 INFO  (jetty-launcher-2059-thread-3) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@1150435
   [junit4]   2> 1830599 INFO  (jetty-launcher-2059-thread-1) [    ] o.e.j.s.Server Started @1832215ms
   [junit4]   2> 1830599 INFO  (jetty-launcher-2059-thread-4) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@1150435
   [junit4]   2> 1830599 INFO  (jetty-launcher-2059-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_8668C4DA11DB052D-001/tempDir-001/node3'
   [junit4]   2> 1830599 INFO  (jetty-launcher-2059-thread-4) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_8668C4DA11DB052D-001/tempDir-001/node4'
   [junit4]   2> 1830599 INFO  (jetty-launcher-2059-thread-5) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@1150435
   [junit4]   2> 1830599 INFO  (jetty-launcher-2059-thread-4) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1830599 INFO  (jetty-launcher-2059-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41637}
   [junit4]   2> 1830599 INFO  (jetty-launcher-2059-thread-4) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1830599 INFO  (jetty-launcher-2059-thread-5) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_8668C4DA11DB052D-001/tempDir-001/node5'
   [junit4]   2> 1830600 INFO  (jetty-launcher-2059-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@1150435
   [junit4]   2> 1830600 INFO  (jetty-launcher-2059-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1830599 INFO  (jetty-launcher-2059-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1830599 INFO  (jetty-launcher-2059-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40612}
   [junit4]   2> 1830600 INFO  (jetty-launcher-2059-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1830600 INFO  (jetty-launcher-2059-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_8668C4DA11DB052D-001/tempDir-001/node2'
   [junit4]   2> 1830600 INFO  (jetty-launcher-2059-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1830600 INFO  (jetty-launcher-2059-thread-5) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1830600 INFO  (jetty-launcher-2059-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1830600 INFO  (jetty-launcher-2059-thread-5) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1830600 INFO  (jetty-launcher-2059-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1830600 INFO  (jetty-launcher-2059-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1830600 INFO  (jetty-launcher-2059-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1830600 INFO  (jetty-launcher-2059-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@1150435
   [junit4]   2> 1830600 INFO  (jetty-launcher-2059-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1830600 INFO  (jetty-launcher-2059-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_8668C4DA11DB052D-001/tempDir-001/node1'
   [junit4]   2> 1830600 INFO  (jetty-launcher-2059-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1830601 INFO  (jetty-launcher-2059-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1830601 INFO  (jetty-launcher-2059-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1830601 INFO  (jetty-launcher-2059-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1830601 INFO  (jetty-launcher-2059-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1830601 INFO  (jetty-launcher-2059-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1830601 INFO  (jetty-launcher-2059-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1830602 INFO  (zkCallback-2061-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@d68cdf name:ZooKeeperConnection Watcher:127.0.0.1:43380/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1830602 INFO  (jetty-launcher-2059-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1830602 INFO  (jetty-launcher-2059-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1830603 INFO  (zkCallback-2062-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1e9f183 name:ZooKeeperConnection Watcher:127.0.0.1:43380/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1830603 INFO  (jetty-launcher-2059-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1830604 INFO  (zkCallback-2063-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1785208 name:ZooKeeperConnection Watcher:127.0.0.1:43380/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1830604 INFO  (jetty-launcher-2059-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1830604 INFO  (jetty-launcher-2059-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1830604 INFO  (jetty-launcher-2059-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1830604 INFO  (zkCallback-2065-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@ec1b09 name:ZooKeeperConnection Watcher:127.0.0.1:43380/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1830604 INFO  (jetty-launcher-2059-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1830604 INFO  (jetty-launcher-2059-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1830604 INFO  (jetty-launcher-2059-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1830604 INFO  (zkCallback-2064-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@14f1acb name:ZooKeeperConnection Watcher:127.0.0.1:43380/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1830604 INFO  (jetty-launcher-2059-thread-5) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1830604 INFO  (jetty-launcher-2059-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1830604 INFO  (jetty-launcher-2059-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1830604 INFO  (jetty-launcher-2059-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1830604 INFO  (jetty-launcher-2059-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1830604 INFO  (jetty-launcher-2059-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1830609 INFO  (jetty-launcher-2059-thread-5) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_8668C4DA11DB052D-001/tempDir-001/node5/.
   [junit4]   2> 1830609 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x154d6eb6f520002, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(java.base@9-ea/Thread.java:804)
   [junit4]   2> 1830609 INFO  (jetty-launcher-2059-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_8668C4DA11DB052D-001/tempDir-001/node1/.
   [junit4]   2> 1830609 INFO  (jetty-launcher-2059-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_8668C4DA11DB052D-001/tempDir-001/node2/.
   [junit4]   2> 1830609 INFO  (jetty-launcher-2059-thread-3) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_8668C4DA11DB052D-001/tempDir-001/node3/.
   [junit4]   2> 1830610 INFO  (jetty-launcher-2059-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 32134749
   [junit4]   2> 1830610 INFO  (jetty-launcher-2059-thread-3) [    ] o.a.s.c.CoreContainer New CoreContainer 14407690
   [junit4]   2> 1830610 INFO  (jetty-launcher-2059-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_8668C4DA11DB052D-001/tempDir-001/node2]
   [junit4]   2> 1830610 INFO  (jetty-launcher-2059-thread-3) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_8668C4DA11DB052D-001/tempDir-001/node3]
   [junit4]   2> 1830610 INFO  (jetty-launcher-2059-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 4716266
   [junit4]   2> 1830610 WARN  (jetty-launcher-2059-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_8668C4DA11DB052D-001/tempDir-001/node2/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_8668C4DA11DB052D-001/tempDir-001/node2/lib
   [junit4]   2> 1830610 WARN  (jetty-launcher-2059-thread-3) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_8668C4DA11DB052D-001/tempDir-001/node3/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_8668C4DA11DB052D-001/tempDir-001/node3/lib
   [junit4]   2> 1830610 INFO  (jetty-launcher-2059-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1830610 INFO  (jetty-launcher-2059-thread-3) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1830610 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x154d6eb6f520005, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(java.base@9-ea/Thread.java:804)
   [junit4]   2> 1830609 INFO  (jetty-launcher-2059-thread-5) [    ] o.a.s.c.CoreContainer New CoreContainer 32008608
   [junit4]   2> 1830611 INFO  (jetty-launcher-2059-thread-4) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_8668C4DA11DB052D-001/tempDir-001/node4/.
   [junit4]   2> 1830611 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x154d6eb6f520004, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(java.base@9-ea/Thread.java:804)
   [junit4]   2> 1830611 INFO  (jetty-launcher-2059-thread-4) [    ] o.a.s.c.CoreContainer New CoreContainer 17579700
   [junit4]   2> 1830611 INFO  (jetty-launcher-2059-thread-5) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_8668C4DA11DB052D-001/tempDir-001/node5]
   [junit4]   2> 1830612 INFO  (jetty-launcher-2059-thread-4) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_8668C4DA11DB052D-001/tempDir-001/node4]
   [junit4]   2> 1830612 WARN  (jetty-launcher-2059-thread-5) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_8668C4DA11DB052D-001/tempDir-001/node5/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_8668C4DA11DB052D-001/tempDir-001/node5/lib
   [junit4]   2> 1830612 WARN  (jetty-launcher-2059-thread-4) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_8668C4DA11DB052D-001/tempDir-001/node4/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_8668C4DA11DB052D-001/tempDir-001/node4/lib
   [junit4]   2> 1830612 INFO  (jetty-launcher-2059-thread-5) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1830612 INFO  (jetty-launcher-2059-thread-3) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1830610 INFO  (jetty-launcher-2059-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_8668C4DA11DB052D-001/tempDir-001/node1]
   [junit4]   2> 1830612 INFO  (jetty-launcher-2059-thread-4) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1830612 WARN  (jetty-launcher-2059-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_8668C4DA11DB052D-001/tempDir-001/node1/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_8668C4DA11DB052D-001/tempDir-001/node1/lib
   [junit4]   2> 1830612 INFO  (jetty-launcher-2059-thread-2) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1830612 INFO  (jetty-launcher-2059-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1830612 INFO  (jetty-launcher-2059-thread-3) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1830613 INFO  (jetty-launcher-2059-thread-3) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1830612 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x154d6eb6f520001, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(java.base@9-ea/Thread.java:804)
   [junit4]   2> 1830613 INFO  (jetty-launcher-2059-thread-4) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1830613 INFO  (jetty-launcher-2059-thread-1) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1830613 INFO  (jetty-launcher-2059-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1830613 INFO  (jetty-launcher-2059-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1830613 INFO  (jetty-launcher-2059-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43380/solr
   [junit4]   2> 1830613 INFO  (jetty-launcher-2059-thread-4) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1830613 INFO  (jetty-launcher-2059-thread-3) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1830612 INFO  (jetty-launcher-2059-thread-5) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1830613 INFO  (jetty-launcher-2059-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1830613 INFO  (jetty-launcher-2059-thread-4) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1830613 INFO  (jetty-launcher-2059-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1830613 INFO  (jetty-launcher-2059-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1830613 INFO  (jetty-launcher-2059-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43380/solr
   [junit4]   2> 1830613 INFO  (jetty-launcher-2059-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43380/solr
   [junit4]   2> 1830613 INFO  (jetty-launcher-2059-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1830613 INFO  (jetty-launcher-2059-thread-4) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1830613 INFO  (jetty-launcher-2059-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1830614 INFO  (jetty-launcher-2059-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1830614 INFO  (jetty-launcher-2059-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1830613 INFO  (jetty-launcher-2059-thread-5) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1830613 INFO  (jetty-launcher-2059-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43380/solr
   [junit4]   2> 1830614 INFO  (jetty-launcher-2059-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1830614 INFO  (jetty-launcher-2059-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1830614 INFO  (jetty-launcher-2059-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1830614 INFO  (jetty-launcher-2059-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1830614 INFO  (jetty-launcher-2059-thread-5) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1830614 INFO  (jetty-launcher-2059-thread-5) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43380/solr
   [junit4]   2> 1830614 INFO  (jetty-launcher-2059-thread-5) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1830614 INFO  (jetty-launcher-2059-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1830614 INFO  (jetty-launcher-2059-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1830614 INFO  (jetty-launcher-2059-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1830615 INFO  (zkCallback-2076-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@12d8cf4 name:ZooKeeperConnection Watcher:127.0.0.1:43380 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1830615 INFO  (jetty-launcher-2059-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1830616 INFO  (jetty-launcher-2059-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1830617 INFO  (zkCallback-2077-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@a204e1 name:ZooKeeperConnection Watcher:127.0.0.1:43380 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1830617 INFO  (jetty-launcher-2059-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1830617 INFO  (zkCallback-2078-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@197524f name:ZooKeeperConnection Watcher:127.0.0.1:43380 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1830617 INFO  (zkCallback-2079-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1b0d6a7 name:ZooKeeperConnection Watcher:127.0.0.1:43380 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1830617 INFO  (jetty-launcher-2059-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1830617 INFO  (zkCallback-2080-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@f7e699 name:ZooKeeperConnection Watcher:127.0.0.1:43380 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1830617 INFO  (jetty-launcher-2059-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1830617 INFO  (jetty-launcher-2059-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1830617 INFO  (jetty-launcher-2059-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1830617 INFO  (jetty-launcher-2059-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1830617 INFO  (jetty-launcher-2059-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1830618 INFO  (jetty-launcher-2059-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1830619 INFO  (jetty-launcher-2059-thread-3) [    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$87/31209801@4ab1bf
   [junit4]   2> 1830619 INFO  (jetty-launcher-2059-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1830630 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x154d6eb6f520007, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(java.base@9-ea/Thread.java:804)
   [junit4]   2> 1830630 INFO  (jetty-launcher-2059-thread-4) [    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$87/31209801@1c97ce
   [junit4]   2> 1830630 INFO  (jetty-launcher-2059-thread-2) [    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$87/31209801@7c79e8
   [junit4]   2> 1830630 INFO  (jetty-launcher-2059-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1830630 INFO  (jetty-launcher-2059-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1830631 INFO  (jetty-launcher-2059-thread-5) [    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$87/31209801@5e2c6d
   [junit4]   2> 1830631 INFO  (jetty-launcher-2059-thread-1) [    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$87/31209801@1d6c21a
   [junit4]   2> 1830632 INFO  (zkCallback-2081-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@f5221e name:ZooKeeperConnection Watcher:127.0.0.1:43380/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1830632 INFO  (jetty-launcher-2059-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1830632 INFO  (jetty-launcher-2059-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1830632 INFO  (jetty-launcher-2059-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1830634 INFO  (zkCallback-2082-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@616bed name:ZooKeeperConnection Watcher:127.0.0.1:43380/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1830634 INFO  (jetty-launcher-2059-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1830634 INFO  (zkCallback-2083-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@12b2eec name:ZooKeeperConnection Watcher:127.0.0.1:43380/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1830634 INFO  (jetty-launcher-2059-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1830636 INFO  (zkCallback-2084-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1dfc7d5 name:ZooKeeperConnection Watcher:127.0.0.1:43380/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1830636 INFO  (jetty-launcher-2059-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1830636 INFO  (zkCallback-2085-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1e3e230 name:ZooKeeperConnection Watcher:127.0.0.1:43380/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1830636 INFO  (jetty-launcher-2059-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1830637 INFO  (jetty-launcher-2059-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1830639 INFO  (jetty-launcher-2059-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1830639 INFO  (jetty-launcher-2059-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1830639 INFO  (jetty-launcher-2059-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1830639 INFO  (jetty-launcher-2059-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1830645 INFO  (jetty-launcher-2059-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1830648 INFO  (jetty-launcher-2059-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1830648 INFO  (jetty-launcher-2059-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1830648 INFO  (jetty-launcher-2059-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1830648 INFO  (jetty-launcher-2059-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1830686 INFO  (jetty-launcher-2059-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1830686 INFO  (jetty-launcher-2059-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1830686 INFO  (jetty-launcher-2059-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1830686 INFO  (jetty-launcher-2059-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1830686 INFO  (jetty-launcher-2059-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1830696 INFO  (jetty-launcher-2059-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1830696 INFO  (jetty-launcher-2059-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1830696 INFO  (jetty-launcher-2059-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1830696 INFO  (jetty-launcher-2059-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1830696 INFO  (jetty-launcher-2059-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1830730 INFO  (jetty-launcher-2059-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1830732 INFO  (jetty-launcher-2059-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1830733 INFO  (jetty-launcher-2059-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1830733 INFO  (jetty-launcher-2059-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1830734 INFO  (jetty-launcher-2059-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1830743 INFO  (jetty-launcher-2059-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1830752 INFO  (jetty-launcher-2059-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1830753 INFO  (jetty-launcher-2059-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1830757 INFO  (jetty-launcher-2059-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1830758 INFO  (jetty-launcher-2059-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1830758 INFO  (jetty-launcher-2059-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1830758 INFO  (jetty-launcher-2059-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1830758 INFO  (jetty-launcher-2059-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1830763 INFO  (jetty-launcher-2059-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1830763 INFO  (jetty-launcher-2059-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1830763 INFO  (jetty-launcher-2059-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1830763 INFO  (jetty-launcher-2059-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1830763 INFO  (jetty-launcher-2059-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1830768 INFO  (jetty-launcher-2059-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1830768 INFO  (jetty-launcher-2059-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1830770 INFO  (jetty-launcher-2059-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1830770 INFO  (jetty-launcher-2059-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1830770 INFO  (jetty-launcher-2059-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1830773 INFO  (jetty-launcher-2059-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1830775 INFO  (jetty-launcher-2059-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1830775 INFO  (jetty-launcher-2059-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1830775 INFO  (jetty-launcher-2059-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1830775 INFO  (jetty-launcher-2059-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1830777 INFO  (jetty-launcher-2059-thread-2) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1830778 INFO  (jetty-launcher-2059-thread-5) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1830778 INFO  (jetty-launcher-2059-thread-1) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1830778 INFO  (jetty-launcher-2059-thread-3) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1830780 INFO  (jetty-launcher-2059-thread-4) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1830780 INFO  (jetty-launcher-2059-thread-2) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1830780 INFO  (jetty-launcher-2059-thread-5) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1830780 INFO  (jetty-launcher-2059-thread-1) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1830780 INFO  (jetty-launcher-2059-thread-3) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1830781 INFO  (jetty-launcher-2059-thread-4) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1830781 INFO  (jetty-launcher-2059-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1830781 INFO  (jetty-launcher-2059-thread-5) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1830781 INFO  (jetty-launcher-2059-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1830781 INFO  (jetty-launcher-2059-thread-3) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1830781 INFO  (jetty-launcher-2059-thread-4) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1830781 INFO  (jetty-launcher-2059-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1830781 INFO  (jetty-launcher-2059-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1830781 INFO  (jetty-launcher-2059-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1830782 INFO  (jetty-launcher-2059-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1830782 INFO  (jetty-launcher-2059-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1830788 INFO  (jetty-launcher-2059-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1830788 INFO  (jetty-launcher-2059-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1830788 INFO  (jetty-launcher-2059-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1830788 INFO  (jetty-launcher-2059-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1830788 INFO  (jetty-launcher-2059-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1830791 INFO  (jetty-launcher-2059-thread-2) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1830791 INFO  (jetty-launcher-2059-thread-1) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1830793 INFO  (jetty-launcher-2059-thread-5) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1830793 INFO  (jetty-launcher-2059-thread-4) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1830794 INFO  (jetty-launcher-2059-thread-2) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95937798754926605-127.0.0.1:41637_solr-n_0000000000
   [junit4]   2> 1830794 INFO  (jetty-launcher-2059-thread-3) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1830794 INFO  (jetty-launcher-2059-thread-1) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95937798754926607-127.0.0.1:40612_solr-n_0000000001
   [junit4]   2> 1830808 INFO  (jetty-launcher-2059-thread-5) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95937798754926606-127.0.0.1:36495_solr-n_0000000002
   [junit4]   2> 1830808 INFO  (jetty-launcher-2059-thread-4) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95937798754926604-127.0.0.1:43423_solr-n_0000000003
   [junit4]   2> 1830808 INFO  (jetty-launcher-2059-thread-2) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:41637_solr
   [junit4]   2> 1830809 INFO  (jetty-launcher-2059-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1830810 INFO  (jetty-launcher-2059-thread-3) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95937798754926603-127.0.0.1:32973_solr-n_0000000004
   [junit4]   2> 1830810 INFO  (jetty-launcher-2059-thread-1) [    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95937798754926605-127.0.0.1:41637_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 1830810 INFO  (jetty-launcher-2059-thread-4) [    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95937798754926606-127.0.0.1:36495_solr-n_0000000002 to know if I could be the leader
   [junit4]   2> 1830810 INFO  (jetty-launcher-2059-thread-5) [    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95937798754926607-127.0.0.1:40612_solr-n_0000000001 to know if I could be the leader
   [junit4]   2> 1830812 INFO  (jetty-launcher-2059-thread-3) [    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95937798754926604-127.0.0.1:43423_solr-n_0000000003 to know if I could be the leader
   [junit4]   2> 1830812 INFO  (jetty-launcher-2059-thread-4) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43423_solr
   [junit4]   2> 1830812 INFO  (jetty-launcher-2059-thread-2) [    ] o.a.s.c.Overseer Overseer (id=95937798754926605-127.0.0.1:41637_solr-n_0000000000) starting
   [junit4]   2> 1830812 INFO  (jetty-launcher-2059-thread-5) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36495_solr
   [junit4]   2> 1830812 INFO  (jetty-launcher-2059-thread-1) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40612_solr
   [junit4]   2> 1830812 INFO  (jetty-launcher-2059-thread-3) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:32973_solr
   [junit4]   2> 1830814 INFO  (jetty-launcher-2059-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:43423_solr
   [junit4]   2> 1830815 INFO  (jetty-launcher-2059-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:40612_solr
   [junit4]   2> 1830815 INFO  (jetty-launcher-2059-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:32973_solr
   [junit4]   2> 1830815 INFO  (jetty-launcher-2059-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:36495_solr
   [junit4]   2> 1830819 INFO  (zkCallback-2081-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 1830819 INFO  (zkCallback-2082-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 1830819 INFO  (zkCallback-2085-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 1830819 INFO  (zkCallback-2084-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 1830819 INFO  (zkCallback-2083-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 1830821 INFO  (zkCallback-2081-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1830828 INFO  (zkCallback-2081-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1830829 INFO  (zkCallback-2082-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1830829 INFO  (jetty-launcher-2059-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1830829 INFO  (zkCallback-2083-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1830829 INFO  (zkCallback-2085-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1830829 INFO  (zkCallback-2081-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 1830829 INFO  (zkCallback-2084-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1830843 INFO  (jetty-launcher-2059-thread-3) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1830843 INFO  (jetty-launcher-2059-thread-3) [    ] o.a.s.c.CoreContainer Authentication plugin class obtained from system property 'authenticationPlugin': org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
   [junit4]   2> 1830844 INFO  (jetty-launcher-2059-thread-4) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1830844 INFO  (jetty-launcher-2059-thread-4) [    ] o.a.s.c.CoreContainer Authentication plugin class obtained from system property 'authenticationPlugin': org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
   [junit4]   2> 1830844 INFO  (jetty-launcher-2059-thread-3) [    ] o.a.s.c.CoreContainer Reconfiguring the shard handler factory and update shard handler.
   [junit4]   2> 1830844 INFO  (jetty-launcher-2059-thread-4) [    ] o.a.s.c.CoreContainer Reconfiguring the shard handler factory and update shard handler.
   [junit4]   2> 1830844 INFO  (jetty-launcher-2059-thread-3) [    ] o.a.s.h.c.HttpShardHandlerFactory Reconfiguring the default client with: org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@f4bb47
   [junit4]   2> 1830844 INFO  (jetty-launcher-2059-thread-4) [    ] o.a.s.h.c.HttpShardHandlerFactory Reconfiguring the default client with: org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@47f99e
   [junit4]   2> 1830844 INFO  (jetty-launcher-2059-thread-3) [    ] o.a.s.u.UpdateShardHandler Reconfiguring the default client with: org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@f4bb47
   [junit4]   2> 1830844 INFO  (jetty-launcher-2059-thread-4) [    ] o.a.s.u.UpdateShardHandler Reconfiguring the default client with: org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@47f99e
   [junit4]   2> 1830846 INFO  (jetty-launcher-2059-thread-3) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_8668C4DA11DB052D-001/tempDir-001/node3/.
   [junit4]   2> 1830846 INFO  (jetty-launcher-2059-thread-4) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_8668C4DA11DB052D-001/tempDir-001/node4/.
   [junit4]   2> 1830846 INFO  (jetty-launcher-2059-thread-3) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1830846 INFO  (jetty-launcher-2059-thread-4) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1830846 INFO  (jetty-launcher-2059-thread-4) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1830846 INFO  (jetty-launcher-2059-thread-4) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1830846 INFO  (jetty-launcher-2059-thread-3) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1830846 INFO  (jetty-launcher-2059-thread-3) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1830847 INFO  (jetty-launcher-2059-thread-5) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1830847 INFO  (jetty-launcher-2059-thread-5) [    ] o.a.s.c.CoreContainer Authentication plugin class obtained from system property 'authenticationPlugin': org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
   [junit4]   2> 1830847 INFO  (jetty-launcher-2059-thread-5) [    ] o.a.s.c.CoreContainer Reconfiguring the shard handler factory and update shard handler.
   [junit4]   2> 1830847 INFO  (jetty-launcher-2059-thread-5) [    ] o.a.s.h.c.HttpShardHandlerFactory Reconfiguring the default client with: org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@aac03f
   [junit4]   2> 1830847 INFO  (jetty-launcher-2059-thread-5) [    ] o.a.s.u.UpdateShardHandler Reconfiguring the default client with: org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@aac03f
   [junit4]   2> 1830848 INFO  (jetty-launcher-2059-thread-5) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_8668C4DA11DB052D-001/tempDir-001/node5/.
   [junit4]   2> 1830848 INFO  (jetty-launcher-2059-thread-5) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1830849 INFO  (jetty-launcher-2059-thread-1) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1830849 INFO  (jetty-launcher-2059-thread-1) [    ] o.a.s.c.CoreContainer Authentication plugin class obtained from system property 'authenticationPlugin': org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
   [junit4]   2> 1830849 INFO  (jetty-launcher-2059-thread-1) [    ] o.a.s.c.CoreContainer Reconfiguring the shard handler factory and update shard handler.
   [junit4]   2> 1830849 INFO  (jetty-launcher-2059-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory Reconfiguring the default client with: org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@8136b6
   [junit4]   2> 1830849 INFO  (jetty-launcher-2059-thread-1) [    ] o.a.s.u.UpdateShardHandler Reconfiguring the default client with: org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@8136b6
   [junit4]   2> 1830849 INFO  (jetty-launcher-2059-thread-5) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1830849 INFO  (jetty-launcher-2059-thread-5) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1830849 INFO  (jetty-launcher-2059-thread-2) [    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1830849 INFO  (jetty-launcher-2059-thread-1) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_8668C4DA11DB052D-001/tempDir-001/node1/.
   [junit4]   2> 1830849 INFO  (OverseerCollectionConfigSetProcessor-95937798754926605-127.0.0.1:41637_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 1830849 INFO  (jetty-launcher-2059-thread-1) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1830850 INFO  (OverseerStateUpdate-95937798754926605-127.0.0.1:41637_solr-n_0000000000) [    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1830850 INFO  (jetty-launcher-2059-thread-2) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:41637_solr as DOWN
   [junit4]   2> 1830850 INFO  (jetty-launcher-2059-thread-1) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1830850 INFO  (jetty-launcher-2059-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1830853 INFO  (OverseerStateUpdate-95937798754926605-127.0.0.1:41637_solr-n_0000000000) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (4)
   [junit4]   2> 1830853 INFO  (OverseerStateUpdate-95937798754926605-127.0.0.1:41637_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:41637_solr"} current state version: 0
   [junit4]   2> 1830853 INFO  (OverseerStateUpdate-95937798754926605-127.0.0.1:41637_solr-n_0000000000) [    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:41637_solr
   [junit4]   2> 1831853 INFO  (jetty-launcher-2059-thread-2) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41637_solr
   [junit4]   2> 1831858 INFO  (jetty-launcher-2059-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:41637_solr
   [junit4]   2> 1831860 INFO  (zkCallback-2081-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1831860 INFO  (zkCallback-2084-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1831860 INFO  (zkCallback-2083-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1831860 INFO  (zkCallback-2082-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1831861 INFO  (zkCallback-2084-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1831861 INFO  (zkCallback-2083-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1831860 INFO  (zkCallback-2085-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1831861 INFO  (zkCallback-2082-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1831861 INFO  (zkCallback-2081-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1831861 INFO  (zkCallback-2085-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1831871 INFO  (jetty-launcher-2059-thread-2) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1831871 INFO  (jetty-launcher-2059-thread-2) [    ] o.a.s.c.CoreContainer Authentication plugin class obtained from system property 'authenticationPlugin': org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
   [junit4]   2> 1831871 INFO  (jetty-launcher-2059-thread-2) [    ] o.a.s.c.CoreContainer Reconfiguring the shard handler factory and update shard handler.
   [junit4]   2> 1831871 INFO  (jetty-launcher-2059-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory Reconfiguring the default client with: org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@191cad1
   [junit4]   2> 1831871 INFO  (jetty-launcher-2059-thread-2) [    ] o.a.s.u.UpdateShardHandler Reconfiguring the default client with: org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@191cad1
   [junit4]   2> 1831872 INFO  (jetty-launcher-2059-thread-2) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_8668C4DA11DB052D-001/tempDir-001/node2/.
   [junit4]   2> 1831872 INFO  (jetty-launcher-2059-thread-2) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1831872 INFO  (jetty-launcher-2059-thread-2) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1831872 INFO  (jetty-launcher-2059-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1831873 INFO  (TEST-TestAuthenticationFramework.testExtraFilters-seed#[8668C4DA11DB052D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1831873 INFO  (TEST-TestAuthenticationFramework.testExtraFilters-seed#[8668C4DA11DB052D]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1831875 INFO  (zkCallback-2091-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@c7c791 name:ZooKeeperConnection Watcher:127.0.0.1:43380 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1831875 INFO  (TEST-TestAuthenticationFramework.testExtraFilters-seed#[8668C4DA11DB052D]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1831875 INFO  (TEST-TestAuthenticationFramework.testExtraFilters-seed#[8668C4DA11DB052D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1831877 INFO  (TEST-TestAuthenticationFramework.testExtraFilters-seed#[8668C4DA11DB052D]) [    ] o.a.s.c.s.i.CloudSolrClient Final constructed zkHost string: 127.0.0.1:43380/solr
   [junit4]   2> 1831878 INFO  (jetty-launcher-2059-thread-5) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@1d23855{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1831878 INFO  (jetty-launcher-2059-thread-2) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@13b1e9e{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1831878 INFO  (jetty-launcher-2059-thread-5) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=32008608
   [junit4]   2> 1831878 INFO  (jetty-launcher-2059-thread-1) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@e2495f{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1831879 INFO  (jetty-launcher-2059-thread-5) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:36495_solr as DOWN
   [junit4]   2> 1831879 INFO  (jetty-launcher-2059-thread-1) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=14407690
   [junit4]   2> 1831878 INFO  (jetty-launcher-2059-thread-4) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@15a67dd{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1831879 INFO  (jetty-launcher-2059-thread-1) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:32973_solr as DOWN
   [junit4]   2> 1831879 INFO  (jetty-launcher-2059-thread-4) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=32134749
   [junit4]   2> 1831878 INFO  (jetty-launcher-2059-thread-3) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@1190f8b{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1831879 INFO  (jetty-launcher-2059-thread-4) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:41637_solr as DOWN
   [junit4]   2> 1831879 INFO  (jetty-launcher-2059-thread-3) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=4716266
   [junit4]   2> 1831879 INFO  (jetty-launcher-2059-thread-2) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=17579700
   [junit4]   2> 1831879 INFO  (jetty-launcher-2059-thread-3) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:40612_solr as DOWN
   [junit4]   2> 1831879 INFO  (jetty-launcher-2059-thread-2) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:43423_solr as DOWN
   [junit4]   2> 1831888 INFO  (jetty-launcher-2059-thread-4) [    ] o.a.s.c.Overseer Overseer (id=95937798754926605-127.0.0.1:41637_solr-n_0000000000) closing
   [junit4]   2> 1831888 INFO  (zkCallback-2081-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1831889 INFO  (zkCallback-2083-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1831889 INFO  (OverseerStateUpdate-95937798754926605-127.0.0.1:41637_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 5, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:36495_solr"} current state version: 0
   [junit4]   2> 1831889 INFO  (zkCallback-2082-thread-2) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1831889 INFO  (zkCallback-2085-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1831888 INFO  (zkCallback-2084-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1831889 INFO  (OverseerStateUpdate-95937798754926605-127.0.0.1:41637_solr-n_0000000000) [    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:36495_solr
   [junit4]   2> 1831890 WARN  (zkCallback-2084-thread-1) [    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1831890 INFO  (OverseerStateUpdate-95937798754926605-127.0.0.1:41637_solr-n_0000000000) [    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:41637_solr
   [junit4]   2> 1831891 INFO  (jetty-launcher-2059-thread-5) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@e8aaa3{/solr,null,UNAVAILABLE}
   [junit4]   2> 1831893 INFO  (zkCallback-2083-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (1)
   [junit4]   2> 1831894 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x154d6eb6f52000c, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(java.base@9-ea/Thread.java:804)
   [junit4]   2> 1831894 INFO  (zkCallback-2083-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1831894 WARN  (zkCallback-2083-thread-1) [    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1831894 INFO  (jetty-launcher-2059-thread-4) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1295a58{/solr,null,UNAVAILABLE}
   [junit4]   2> 1833389 WARN  (zkCallback-2081-thread-1) [    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1833389 WARN  (zkCallback-2082-thread-1) [    ] o.a.s.c.LeaderElector 
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/election
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1472)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:331)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:328)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:328)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:105)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:266)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(java.base@9-ea/Executors.java:514)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(java.base@9-ea/FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@9-ea/ThreadPoolExecutor.java:1158)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@9-ea/ThreadPoolExecutor.java:632)
   [junit4]   2> 	at java.lang.Thread.run(java.base@9-ea/Thread.java:804)
   [junit4]   2> 1833389 INFO  (jetty-launcher-2059-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@126fc37{/solr,null,UNAVAILABLE}
   [junit4]   2> 1833390 WARN  (zkCallback-2082-thread-2) [    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1833390 WARN  (zkCallback-2085-thread-1) [    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1833390 INFO  (jetty-launcher-2059-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@19e99f7{/solr,null,UNAVAILABLE}
   [junit4]   2> 1833390 INFO  (jetty-launcher-2059-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6c2784{/solr,null,UNAVAILABLE}
   [junit4]   2> 1833391 INFO  (TEST-TestAuthenticationFramework.testExtraFilters-seed#[8668C4DA11DB052D]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:43380 43380
   [junit4]   2> 1833508 INFO  (Thread-4251) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:43380 43380
   [junit4]   2> 1833509 WARN  (Thread-4251) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/aliases.json
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 	5	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/live_nodes
   [junit4]   2> 	5	/solr/collections
   [junit4]   2> 
   [junit4]   2> 1833512 INFO  (TEST-TestAuthenticationFramework.testErrorsInStartup-seed#[8668C4DA11DB052D]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1833512 INFO  (Thread-4302) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1833513 INFO  (Thread-4302) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1833613 INFO  (TEST-TestAuthenticationFramework.testErrorsInStartup-seed#[8668C4DA11DB052D]) [    ] o.a.s.c.ZkTestServer start zk server on port:37555
   [junit4]   2> 1833613 INFO  (TEST-TestAuthenticationFramework.testErrorsInStartup-seed#[8668C4DA11DB052D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1833613 INFO  (TEST-TestAuthenticationFramework.testErrorsInStartup-seed#[8668C4DA11DB052D]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1833629 INFO  (zkCallback-2094-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@e163f6 name:ZooKeeperConnection Watcher:127.0.0.1:37555 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1833629 INFO  (TEST-TestAuthenticationFramework.testErrorsInStartup-seed#[8668C4DA11DB052D]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1833629 INFO  (TEST-TestAuthenticationFramework.testErrorsInStartup-seed#[8668C4DA11DB052D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1833630 INFO  (TEST-TestAuthenticationFramework.testErrorsInStartup-seed#[8668C4DA11DB052D]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 1833656 INFO  (jetty-launcher-2093-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1833656 INFO  (jetty-launcher-2093-thread-3) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1833657 INFO  (jetty-launcher-2093-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@41cfb5{/solr,null,AVAILABLE}
   [junit4]   2> 1833670 INFO  (jetty-launcher-2093-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@87e73c{HTTP/1.1,[http/1.1]}{127.0.0.1:45876}
   [junit4]   2> 1833670 INFO  (jetty-launcher-2093-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@d25e0f{/solr,null,AVAILABLE}
   [junit4]   2> 1833670 INFO  (jetty-launcher-2093-thread-1) [    ] o.e.j.s.Server Started @1835286ms
   [junit4]   2> 1833670 INFO  (jetty-launcher-2093-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45876}
   [junit4]   2> 1833670 INFO  (jetty-launcher-2093-thread-3) [    ] o.e.j.s.ServerConnector Started ServerConnector@1e5a214{HTTP/1.1,[http/1.1]}{127.0.0.1:44446}
   [junit4]   2> 1833670 INFO  (jetty-launcher-2093-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@1150435
   [junit4]   2> 1833671 INFO  (jetty-launcher-2093-thread-3) [    ] o.e.j.s.Server Started @1835286ms
   [junit4]   2> 1833671 INFO  (jetty-launcher-2093-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_8668C4DA11DB052D-001/tempDir-002/node1'
   [junit4]   2> 1833671 INFO  (jetty-launcher-2093-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44446}
   [junit4]   2> 1833671 INFO  (jetty-launcher-2093-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1833671 INFO  (jetty-launcher-2093-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1833671 INFO  (jetty-launcher-2093-thread-3) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@1150435
   [junit4]   2> 1833671 INFO  (jetty-launcher-2093-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_8668C4DA11DB052D-001/tempDir-002/node3'
   [junit4]   2> 1833671 INFO  (jetty-launcher-2093-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1833671 INFO  (jetty-launcher-2093-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1833671 INFO  (jetty-launcher-2093-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1833671 INFO  (jetty-launcher-2093-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1833671 INFO  (jetty-launcher-2093-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1833672 INFO  (jetty-launcher-2093-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1833680 INFO  (zkCallback-2095-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1800bb5 name:ZooKeeperConnection Watcher:127.0.0.1:37555/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1833680 INFO  (jetty-launcher-2093-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1833681 INFO  (jetty-launcher-2093-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1833681 INFO  (jetty-launcher-2093-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1833681 INFO  (zkCallback-2096-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@8455b5 name:ZooKeeperConnection Watcher:127.0.0.1:37555/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1833681 INFO  (jetty-launcher-2093-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1833681 INFO  (jetty-launcher-2093-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1833681 INFO  (jetty-launcher-2093-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1833685 INFO  (jetty-launcher-2093-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_8668C4DA11DB052D-001/tempDir-002/node1/.
   [junit4]   2> 1833685 INFO  (jetty-launcher-2093-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 943502
   [junit4]   2> 1833685 INFO  (jetty-launcher-2093-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_8668C4DA11DB052D-001/tempDir-002/node1]
   [junit4]   2> 1833685 WARN  (jetty-launcher-2093-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_8668C4DA11DB052D-001/tempDir-002/node1/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_8668C4DA11DB052D-001/tempDir-002/node1/lib
   [junit4]   2> 1833685 INFO  (jetty-launcher-2093-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1833686 INFO  (jetty-launcher-2093-thread-1) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1833686 INFO  (jetty-launcher-2093-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1833686 INFO  (jetty-launcher-2093-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1833686 INFO  (jetty-launcher-2093-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37555/solr
   [junit4]   2> 1833686 INFO  (jetty-launcher-2093-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1833686 INFO  (jetty-launcher-2093-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1833686 INFO  (jetty-launcher-2093-thread-3) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_8668C4DA11DB052D-001/tempDir-002/node3/.
   [junit4]   2> 1833686 INFO  (jetty-launcher-2093-thread-3) [    ] o.a.s.c.CoreContainer New CoreContainer 2877366
   [junit4]   2> 1833686 INFO  (jetty-launcher-2093-thread-3) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_8668C4DA11DB052D-001/tempDir-002/node3]
   [junit4]   2> 1833687 WARN  (jetty-launcher-2093-thread-3) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_8668C4DA11DB052D-001/tempDir-002/node3/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_8668C4

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

  [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1472)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:331)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:328)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:328)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:105)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:266)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(java.base@9-ea/Executors.java:514)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(java.base@9-ea/FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@9-ea/ThreadPoolExecutor.java:1158)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@9-ea/ThreadPoolExecutor.java:632)
   [junit4]   2> 	at java.lang.Thread.run(java.base@9-ea/Thread.java:804)
   [junit4]   2> 2050366 WARN  (zkCallback-2402-thread-1) [    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2050366 INFO  (jetty-launcher-2378-thread-5) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@14dd8b2{/solr,null,UNAVAILABLE}
   [junit4]   2> 2050366 WARN  (zkCallback-2400-thread-2) [    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2050366 INFO  (jetty-launcher-2378-thread-4) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1a2ea74{/solr,null,UNAVAILABLE}
   [junit4]   2> 2050367 INFO  (jetty-launcher-2378-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@98aa58{/solr,null,UNAVAILABLE}
   [junit4]   2> 2050368 INFO  (TEST-TestAuthenticationFramework.testSegmentTerminateEarly-seed#[8668C4DA11DB052D]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:44805 44805
   [junit4]   2> 2060585 INFO  (Thread-4771) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:44805 44805
   [junit4]   2> 2060586 WARN  (Thread-4771) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/aliases.json
   [junit4]   2> 	6	/solr/clusterprops.json
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 	4	/solr/configs/solrCloudCollectionConfig
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/clusterstate.json
   [junit4]   2> 	4	/solr/collections/testSegmentTerminateEarlyCollection/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/live_nodes
   [junit4]   2> 	6	/solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_8668C4DA11DB052D-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60), sim=ClassicSimilarity, locale=rm, timezone=US/Central
   [junit4]   2> NOTE: Linux 4.4.0-21-generic i386/Oracle Corporation 9-ea (32-bit)/cpus=12,threads=1,free=70847552,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [ChaosMonkeyNothingIsSafeTest, TestAnalyzeInfixSuggestions, SolrIndexConfigTest, TestHashPartitioner, AliasIntegrationTest, SuggestComponentContextFilterQueryTest, DirectSolrSpellCheckerTest, TestSystemIdResolver, SoftAutoCommitTest, TestEmbeddedSolrServerConstructors, TestLRUStatsCache, TestCoreContainer, TestCursorMarkWithoutUniqueKey, CoreAdminCreateDiscoverTest, TestQueryWrapperFilter, TestStressVersions, HdfsSyncSliceTest, TestQueryTypes, TestDocumentBuilder, TestCollectionAPI, BasicFunctionalityTest, TestTestInjection, DistributedTermsComponentTest, LeaderInitiatedRecoveryOnShardRestartTest, MoreLikeThisHandlerTest, TestTrie, TestQueryUtils, DOMUtilTest, TlogReplayBufferedWhileIndexingTest, TestPartialUpdateDeduplication, HdfsLockFactoryTest, CdcrReplicationHandlerTest, ZkSolrClientTest, TestSurroundQueryParser, TestRestManager, IndexBasedSpellCheckerTest, TestSolr4Spatial2, TestHashQParserPlugin, TestRequestForwarding, ClusterStateUpdateTest, CloneFieldUpdateProcessorFactoryTest, TestDFRSimilarityFactory, InfoHandlerTest, TestUniqueKeyFieldResource, DistributedIntervalFacetingTest, TestRandomRequestDistribution, TestReplicationHandlerBackup, TestBinaryResponseWriter, SpatialFilterTest, DistribCursorPagingTest, TestMissingGroups, SolrInfoMBeanTest, TestSimpleTrackingShardHandler, TestSearcherReuse, TestClusterStateMutator, HdfsRecoverLeaseTest, TestCodecSupport, DirectoryFactoryTest, ParsingFieldUpdateProcessorsTest, TestCloudDeleteByQuery, TestCloudSchemaless, SolrPluginUtilsTest, TestAuthorizationFramework, SpellingQueryConverterTest, RestartWhileUpdatingTest, TermsComponentTest, TestSQLHandler, HdfsUnloadDistributedZkTest, OverseerRolesTest, CustomCollectionTest, NumericFieldsTest, TestGeoJSONResponseWriter, CheckHdfsIndexTest, TestNRTOpen, TestScoreJoinQPNoScore, WordBreakSolrSpellCheckerTest, TestIntervalFaceting, ShardRoutingTest, TestQuerySenderNoQuery, RecoveryAfterSoftCommitTest, TestSubQueryTransformerDistrib, SolrIndexSplitterTest, TestRawTransformer, DistributedQueueTest, TestPerFieldSimilarityWithDefaultOverride, CollectionsAPIDistributedZkTest, TestShortCircuitedRequests, TestLMJelinekMercerSimilarityFactory, TestManagedSchemaAPI, SimplePostToolTest, SortSpecParsingTest, SortByFunctionTest, SuggesterFSTTest, HdfsBasicDistributedZk2Test, TestExceedMaxTermLength, DeleteReplicaTest, DistanceFunctionTest, DistributedFacetPivotWhiteBoxTest, FullSolrCloudDistribCmdsTest, ZkCLITest, AutoCommitTest, TestDistributedGrouping, TestFaceting, TermVectorComponentDistributedTest, ZkControllerTest, TestStressReorder, TestReload, TestRangeQuery, SimpleFacetsTest, StatsComponentTest, TestGroupingSearch, QueryElevationComponentTest, PeerSyncTest, TestFiltering, TestStressLucene, SchemaVersionSpecificBehaviorTest, TestUpdate, TestWordDelimiterFilterFactory, DefaultValueUpdateProcessorTest, DocValuesMultiTest, XsltUpdateRequestHandlerTest, CacheHeaderTest, StandardRequestHandlerTest, TestReversedWildcardFilterFactory, PrimitiveFieldTypeTest, XmlUpdateRequestHandlerTest, TestIndexingPerformance, FieldAnalysisRequestHandlerTest, FastVectorHighlighterTest, RegexBoostProcessorTest, TestJmxIntegration, MBeansHandlerTest, UniqFieldsUpdateProcessorFactoryTest, PingRequestHandlerTest, HighlighterConfigTest, TestQuerySenderListener, UpdateParamsTest, AlternateDirectoryTest, BadComponentTest, TestMergePolicyConfig, TestSolrDeletionPolicy2, MultiTermTest, MinimalSchemaTest, TestElisionMultitermQuery, TestFuzzyAnalyzedSuggestions, ExternalFileFieldSortTest, TestSolrCoreProperties, TestPostingsSolrHighlighter, NotRequiredUniqueKeyTest, TestLuceneMatchVersion, SpellPossibilityIteratorTest, TestXIncludeConfig, EchoParamsTest, TestLMDirichletSimilarityFactory, TestIBSimilarityFactory, TestBM25SimilarityFactory, TestFastWriter, TimeZoneUtilsTest, ResourceLoaderTest, TestFastOutputStream, ScriptEngineTest, OpenExchangeRatesOrgProviderTest, URLClassifyProcessorTest, TestFastLRUCache, PrimUtilsTest, TestSuggestSpellingConverter, DateFieldTest, RAMDirectoryFactoryTest, TestLRUCache, ZkNodePropsTest, SystemInfoHandlerTest, UUIDFieldTest, FileUtilsTest, DistributedMLTComponentTest, SolrTestCaseJ4Test, TestCrossCoreJoin, ConnectionReuseTest, BaseCdcrDistributedZkTest, CdcrRequestHandlerTest, CloudExitableDirectoryReaderTest, CollectionReloadTest, CollectionTooManyReplicasTest, DeleteStatusTest, DistributedVersionInfoTest, MultiThreadedOCPTest, SaslZkACLProviderTest, SharedFSAutoReplicaFailoverUtilsTest, SolrCloudExampleTest, TestAuthenticationFramework]
   [junit4] Completed [469/598 (1!)] on J1 in 230.14s, 8 tests, 1 error <<< FAILURES!

[...truncated 441 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:740: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:684: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build.xml:233: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/common-build.xml:529: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/common-build.xml:1427: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/common-build.xml:984: There were test failures: 598 suites (10 ignored), 2435 tests, 1 error, 117 ignored (71 assumptions) [seed: 8668C4DA11DB052D]

Total time: 58 minutes 47 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any