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 2017/01/17 12:18:00 UTC

[JENKINS] Lucene-Solr-6.4-Windows (32bit/jdk1.8.0_112) - Build # 4 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.4-Windows/4/
Java: 32bit/jdk1.8.0_112 -server -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.solr.morphlines.solr.SolrMorphlineZkTest.test

Error Message:
Cannot download schema.xml from ZooKeeper near: {     # String: 1     "solrUrl" : "",     # String: 1     "collection" : "collection1",     # String: 1     "zkHost" : "127.0.0.1:60883/solr",     # String: 1     "batchSize" : "1000",     # String: 1     "solrHomeDir" : "" }

Stack Trace:
org.kitesdk.morphline.api.MorphlineCompilationException: Cannot download schema.xml from ZooKeeper near: {
    # String: 1
    "solrUrl" : "",
    # String: 1
    "collection" : "collection1",
    # String: 1
    "zkHost" : "127.0.0.1:60883/solr",
    # String: 1
    "batchSize" : "1000",
    # String: 1
    "solrHomeDir" : ""
}
	at __randomizedtesting.SeedInfo.seed([1BB39D06BF22CB77:93E7A2DC11DEA68F]:0)
	at org.apache.solr.morphlines.solr.SolrLocator.getIndexSchema(SolrLocator.java:148)
	at org.apache.solr.morphlines.solr.SanitizeUnknownSolrFieldsBuilder$SanitizeUnknownSolrFields.<init>(SanitizeUnknownSolrFieldsBuilder.java:70)
	at org.apache.solr.morphlines.solr.SanitizeUnknownSolrFieldsBuilder.build(SanitizeUnknownSolrFieldsBuilder.java:52)
	at org.kitesdk.morphline.base.AbstractCommand.buildCommand(AbstractCommand.java:302)
	at org.kitesdk.morphline.base.AbstractCommand.buildCommandChain(AbstractCommand.java:249)
	at org.kitesdk.morphline.stdlib.Pipe.<init>(Pipe.java:46)
	at org.kitesdk.morphline.stdlib.PipeBuilder.build(PipeBuilder.java:40)
	at org.apache.solr.morphlines.solr.AbstractSolrMorphlineZkTestBase.createMorphline(AbstractSolrMorphlineZkTestBase.java:104)
	at org.apache.solr.morphlines.solr.AbstractSolrMorphlineZkTestBase.parse(AbstractSolrMorphlineZkTestBase.java:100)
	at org.apache.solr.morphlines.solr.AbstractSolrMorphlineZkTestBase.parse(AbstractSolrMorphlineZkTestBase.java:89)
	at org.apache.solr.morphlines.solr.SolrMorphlineZkTest.test(SolrMorphlineZkTest.java:43)
	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:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	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:811)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	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)
Caused by: java.io.FileNotFoundException: .\temp\1484654692508-0 (Access is denied)
	at java.io.FileInputStream.open0(Native Method)
	at java.io.FileInputStream.open(FileInputStream.java:195)
	at java.io.FileInputStream.<init>(FileInputStream.java:138)
	at com.google.common.io.Files$FileByteSource.openStream(Files.java:124)
	at com.google.common.io.Files$FileByteSource.openStream(Files.java:114)
	at com.google.common.io.ByteSource.copyTo(ByteSource.java:202)
	at com.google.common.io.Files.copy(Files.java:436)
	at com.google.common.io.Files.move(Files.java:651)
	at org.apache.solr.morphlines.solr.ZooKeeperDownloader.downloadConfigDir(ZooKeeperDownloader.java:120)
	at org.apache.solr.morphlines.solr.SolrLocator.getIndexSchema(SolrLocator.java:145)
	... 49 more




Build Log:
[...truncated 23580 lines...]
   [junit4] Suite: org.apache.solr.morphlines.solr.SolrMorphlineZkTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-6.4-Windows\solr\build\contrib\solr-morphlines-core\test\J1\temp\solr.morphlines.solr.SolrMorphlineZkTest_1BB39D06BF22CB77-001\init-core-data-001
   [junit4]   2> 32656 INFO  (SUITE-SolrMorphlineZkTest-seed#[1BB39D06BF22CB77]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 32657 INFO  (SUITE-SolrMorphlineZkTest-seed#[1BB39D06BF22CB77]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in C:\Users\jenkins\workspace\Lucene-Solr-6.4-Windows\solr\build\contrib\solr-morphlines-core\test\J1\temp\solr.morphlines.solr.SolrMorphlineZkTest_1BB39D06BF22CB77-001\tempDir-001
   [junit4]   2> 32657 INFO  (SUITE-SolrMorphlineZkTest-seed#[1BB39D06BF22CB77]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 32657 INFO  (Thread-23) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 32657 INFO  (Thread-23) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 32663 INFO  (Thread-23) [    ] o.a.z.s.ZooKeeperServer Created server with tickTime 1000 minSessionTimeout 2000 maxSessionTimeout 20000 datadir C:\Users\jenkins\workspace\Lucene-Solr-6.4-Windows\solr\build\contrib\solr-morphlines-core\test\J1\temp\solr.morphlines.solr.SolrMorphlineZkTest_1BB39D06BF22CB77-001\tempDir-001\zookeeper\server1\data\version-2 snapdir C:\Users\jenkins\workspace\Lucene-Solr-6.4-Windows\solr\build\contrib\solr-morphlines-core\test\J1\temp\solr.morphlines.solr.SolrMorphlineZkTest_1BB39D06BF22CB77-001\tempDir-001\zookeeper\server1\data\version-2
   [junit4]   2> 32665 INFO  (Thread-23) [    ] o.a.z.s.NIOServerCnxnFactory binding to port 0.0.0.0/0.0.0.0:0
   [junit4]   2> 32758 INFO  (SUITE-SolrMorphlineZkTest-seed#[1BB39D06BF22CB77]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:60883
   [junit4]   2> 32758 INFO  (SUITE-SolrMorphlineZkTest-seed#[1BB39D06BF22CB77]-worker) [    ] o.a.z.ZooKeeper Initiating client connection, connectString=127.0.0.1:60883 sessionTimeout=45000 watcher=org.apache.solr.common.cloud.SolrZkClient$3@198e658
   [junit4]   2> 32760 INFO  (SUITE-SolrMorphlineZkTest-seed#[1BB39D06BF22CB77]-worker-SendThread(127.0.0.1:60883)) [    ] o.a.z.ClientCnxn Opening socket connection to server 127.0.0.1/127.0.0.1:60883. Will not attempt to authenticate using SASL (unknown error)
   [junit4]   2> 32760 INFO  (SUITE-SolrMorphlineZkTest-seed#[1BB39D06BF22CB77]-worker-SendThread(127.0.0.1:60883)) [    ] o.a.z.ClientCnxn Socket connection established to 127.0.0.1/127.0.0.1:60883, initiating session
   [junit4]   2> 32761 INFO  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxnFactory Accepted socket connection from /127.0.0.1:60886
   [junit4]   2> 32761 INFO  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.ZooKeeperServer Client attempting to establish new session at /127.0.0.1:60886
   [junit4]   2> 32762 INFO  (SyncThread:0) [    ] o.a.z.s.p.FileTxnLog Creating new log file: log.1
   [junit4]   2> 32764 INFO  (SUITE-SolrMorphlineZkTest-seed#[1BB39D06BF22CB77]-worker-SendThread(127.0.0.1:60883)) [    ] o.a.z.ClientCnxn Session establishment complete on server 127.0.0.1/127.0.0.1:60883, sessionid = 0x159ac50b4e90000, negotiated timeout = 20000
   [junit4]   2> 32764 INFO  (SyncThread:0) [    ] o.a.z.s.ZooKeeperServer Established session 0x159ac50b4e90000 with negotiated timeout 20000 for client /127.0.0.1:60886
   [junit4]   2> 32770 INFO  (ProcessThread(sid:0 cport:-1):) [    ] o.a.z.s.PrepRequestProcessor Processed session termination for sessionid: 0x159ac50b4e90000
   [junit4]   2> 32770 INFO  (SUITE-SolrMorphlineZkTest-seed#[1BB39D06BF22CB77]-worker) [    ] o.a.z.ZooKeeper Session: 0x159ac50b4e90000 closed
   [junit4]   2> 32770 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 0x159ac50b4e90000, 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(Thread.java:745)
   [junit4]   2> 32770 INFO  (SUITE-SolrMorphlineZkTest-seed#[1BB39D06BF22CB77]-worker-EventThread) [    ] o.a.z.ClientCnxn EventThread shut down
   [junit4]   2> 32771 INFO  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Closed socket connection for client /127.0.0.1:60886 which had sessionid 0x159ac50b4e90000
   [junit4]   2> 32774 INFO  (jetty-launcher-23-thread-2) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 32775 INFO  (jetty-launcher-23-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4d603c{/solr,null,AVAILABLE}
   [junit4]   2> 32777 INFO  (jetty-launcher-23-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@24b964{HTTP/1.1,[http/1.1]}{127.0.0.1:60887}
   [junit4]   2> 32777 INFO  (jetty-launcher-23-thread-2) [    ] o.e.j.s.Server Started @41262ms
   [junit4]   2> 32777 INFO  (jetty-launcher-23-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=60887}
   [junit4]   2> 32777 ERROR (jetty-launcher-23-thread-2) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 32777 INFO  (jetty-launcher-23-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 6.4.0
   [junit4]   2> 32777 INFO  (jetty-launcher-23-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 32778 INFO  (jetty-launcher-23-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 32778 INFO  (jetty-launcher-23-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-01-17T12:04:47.578Z
   [junit4]   2> 32779 INFO  (jetty-launcher-23-thread-2) [    ] o.a.z.ZooKeeper Initiating client connection, connectString=127.0.0.1:60883/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.SolrZkClient$3@41fa93
   [junit4]   2> 32780 INFO  (jetty-launcher-23-thread-1) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 32781 INFO  (jetty-launcher-23-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@12fb63d{/solr,null,AVAILABLE}
   [junit4]   2> 32782 INFO  (jetty-launcher-23-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1ce9778{HTTP/1.1,[http/1.1]}{127.0.0.1:60892}
   [junit4]   2> 32782 INFO  (jetty-launcher-23-thread-1) [    ] o.e.j.s.Server Started @41267ms
   [junit4]   2> 32782 INFO  (jetty-launcher-23-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=60892}
   [junit4]   2> 32782 ERROR (jetty-launcher-23-thread-1) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 32782 INFO  (jetty-launcher-23-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 6.4.0
   [junit4]   2> 32782 INFO  (jetty-launcher-23-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 32782 INFO  (jetty-launcher-23-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 32783 INFO  (jetty-launcher-23-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-01-17T12:04:47.583Z
   [junit4]   2> 32783 INFO  (jetty-launcher-23-thread-1) [    ] o.a.z.ZooKeeper Initiating client connection, connectString=127.0.0.1:60883/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.SolrZkClient$3@e3ed5b
   [junit4]   2> 32789 INFO  (jetty-launcher-23-thread-1-SendThread(127.0.0.1:60883)) [    ] o.a.z.ClientCnxn Opening socket connection to server 127.0.0.1/127.0.0.1:60883. Will not attempt to authenticate using SASL (unknown error)
   [junit4]   2> 32790 INFO  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxnFactory Accepted socket connection from /127.0.0.1:60897
   [junit4]   2> 32791 INFO  (jetty-launcher-23-thread-2-SendThread(127.0.0.1:60883)) [    ] o.a.z.ClientCnxn Opening socket connection to server 127.0.0.1/127.0.0.1:60883. Will not attempt to authenticate using SASL (unknown error)
   [junit4]   2> 32791 INFO  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxnFactory Accepted socket connection from /127.0.0.1:60898
   [junit4]   2> 32791 INFO  (jetty-launcher-23-thread-2-SendThread(127.0.0.1:60883)) [    ] o.a.z.ClientCnxn Socket connection established to 127.0.0.1/127.0.0.1:60883, initiating session
   [junit4]   2> 32792 INFO  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.ZooKeeperServer Client attempting to establish new session at /127.0.0.1:60898
   [junit4]   2> 32792 INFO  (jetty-launcher-23-thread-2-SendThread(127.0.0.1:60883)) [    ] o.a.z.ClientCnxn Session establishment complete on server 127.0.0.1/127.0.0.1:60883, sessionid = 0x159ac50b4e90001, negotiated timeout = 20000
   [junit4]   2> 32792 INFO  (SyncThread:0) [    ] o.a.z.s.ZooKeeperServer Established session 0x159ac50b4e90001 with negotiated timeout 20000 for client /127.0.0.1:60898
   [junit4]   2> 32794 INFO  (jetty-launcher-23-thread-1-SendThread(127.0.0.1:60883)) [    ] o.a.z.ClientCnxn Socket connection established to 127.0.0.1/127.0.0.1:60883, initiating session
   [junit4]   2> 32794 INFO  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.ZooKeeperServer Client attempting to establish new session at /127.0.0.1:60897
   [junit4]   2> 32794 INFO  (SyncThread:0) [    ] o.a.z.s.ZooKeeperServer Established session 0x159ac50b4e90002 with negotiated timeout 20000 for client /127.0.0.1:60897
   [junit4]   2> 32794 INFO  (jetty-launcher-23-thread-1-SendThread(127.0.0.1:60883)) [    ] o.a.z.ClientCnxn Session establishment complete on server 127.0.0.1/127.0.0.1:60883, sessionid = 0x159ac50b4e90002, negotiated timeout = 20000
   [junit4]   2> 32796 INFO  (jetty-launcher-23-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 32796 INFO  (jetty-launcher-23-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 32831 INFO  (ProcessThread(sid:0 cport:-1):) [    ] o.a.z.s.PrepRequestProcessor Processed session termination for sessionid: 0x159ac50b4e90002
   [junit4]   2> 32831 INFO  (ProcessThread(sid:0 cport:-1):) [    ] o.a.z.s.PrepRequestProcessor Processed session termination for sessionid: 0x159ac50b4e90001
   [junit4]   2> 32832 INFO  (jetty-launcher-23-thread-1) [    ] o.a.z.ZooKeeper Session: 0x159ac50b4e90002 closed
   [junit4]   2> 32832 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 0x159ac50b4e90002, 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(Thread.java:745)
   [junit4]   2> 32832 INFO  (jetty-launcher-23-thread-1-EventThread) [    ] o.a.z.ClientCnxn EventThread shut down
   [junit4]   2> 32832 INFO  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Closed socket connection for client /127.0.0.1:60897 which had sessionid 0x159ac50b4e90002
   [junit4]   2> 32832 INFO  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Closed socket connection for client /127.0.0.1:60898 which had sessionid 0x159ac50b4e90001
   [junit4]   2> 32833 INFO  (jetty-launcher-23-thread-2) [    ] o.a.z.ZooKeeper Session: 0x159ac50b4e90001 closed
   [junit4]   2> 32833 INFO  (jetty-launcher-23-thread-2-EventThread) [    ] o.a.z.ClientCnxn EventThread shut down
   [junit4]   2> 32839 INFO  (jetty-launcher-23-thread-2) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 32840 INFO  (jetty-launcher-23-thread-1) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 32840 INFO  (jetty-launcher-23-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60883/solr
   [junit4]   2> 32840 INFO  (jetty-launcher-23-thread-2) [    ] o.a.z.ZooKeeper Initiating client connection, connectString=127.0.0.1:60883 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.SolrZkClient$3@1bee8c
   [junit4]   2> 32840 INFO  (jetty-launcher-23-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60883/solr
   [junit4]   2> 32841 INFO  (jetty-launcher-23-thread-1) [    ] o.a.z.ZooKeeper Initiating client connection, connectString=127.0.0.1:60883 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.SolrZkClient$3@1196230
   [junit4]   2> 32842 INFO  (jetty-launcher-23-thread-2-SendThread(127.0.0.1:60883)) [    ] o.a.z.ClientCnxn Opening socket connection to server 127.0.0.1/127.0.0.1:60883. Will not attempt to authenticate using SASL (unknown error)
   [junit4]   2> 32844 INFO  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxnFactory Accepted socket connection from /127.0.0.1:60903
   [junit4]   2> 32844 INFO  (jetty-launcher-23-thread-2-SendThread(127.0.0.1:60883)) [    ] o.a.z.ClientCnxn Socket connection established to 127.0.0.1/127.0.0.1:60883, initiating session
   [junit4]   2> 32844 INFO  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.ZooKeeperServer Client attempting to establish new session at /127.0.0.1:60903
   [junit4]   2> 32844 INFO  (jetty-launcher-23-thread-1-SendThread(127.0.0.1:60883)) [    ] o.a.z.ClientCnxn Opening socket connection to server 127.0.0.1/127.0.0.1:60883. Will not attempt to authenticate using SASL (unknown error)
   [junit4]   2> 32844 INFO  (jetty-launcher-23-thread-2-SendThread(127.0.0.1:60883)) [    ] o.a.z.ClientCnxn Session establishment complete on server 127.0.0.1/127.0.0.1:60883, sessionid = 0x159ac50b4e90003, negotiated timeout = 20000
   [junit4]   2> 32844 INFO  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxnFactory Accepted socket connection from /127.0.0.1:60904
   [junit4]   2> 32844 INFO  (jetty-launcher-23-thread-1-SendThread(127.0.0.1:60883)) [    ] o.a.z.ClientCnxn Socket connection established to 127.0.0.1/127.0.0.1:60883, initiating session
   [junit4]   2> 32845 INFO  (SyncThread:0) [    ] o.a.z.s.ZooKeeperServer Established session 0x159ac50b4e90003 with negotiated timeout 20000 for client /127.0.0.1:60903
   [junit4]   2> 32845 INFO  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.ZooKeeperServer Client attempting to establish new session at /127.0.0.1:60904
   [junit4]   2> 32845 INFO  (jetty-launcher-23-thread-1-SendThread(127.0.0.1:60883)) [    ] o.a.z.ClientCnxn Session establishment complete on server 127.0.0.1/127.0.0.1:60883, sessionid = 0x159ac50b4e90004, negotiated timeout = 20000
   [junit4]   2> 32847 INFO  (SyncThread:0) [    ] o.a.z.s.ZooKeeperServer Established session 0x159ac50b4e90004 with negotiated timeout 20000 for client /127.0.0.1:60904
   [junit4]   2> 32847 INFO  (ProcessThread(sid:0 cport:-1):) [    ] o.a.z.s.PrepRequestProcessor Processed session termination for sessionid: 0x159ac50b4e90003
   [junit4]   2> 32849 INFO  (jetty-launcher-23-thread-2) [    ] o.a.z.ZooKeeper Session: 0x159ac50b4e90003 closed
   [junit4]   2> 32849 INFO  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Closed socket connection for client /127.0.0.1:60903 which had sessionid 0x159ac50b4e90003
   [junit4]   2> 32849 INFO  (jetty-launcher-23-thread-2-EventThread) [    ] o.a.z.ClientCnxn EventThread shut down
   [junit4]   2> 32850 INFO  (ProcessThread(sid:0 cport:-1):) [    ] o.a.z.s.PrepRequestProcessor Processed session termination for sessionid: 0x159ac50b4e90004
   [junit4]   2> 32850 INFO  (jetty-launcher-23-thread-2) [n:127.0.0.1:60887_solr    ] o.a.z.ZooKeeper Initiating client connection, connectString=127.0.0.1:60883/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.SolrZkClient$3@18dd632
   [junit4]   2> 32851 INFO  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Closed socket connection for client /127.0.0.1:60904 which had sessionid 0x159ac50b4e90004
   [junit4]   2> 32851 INFO  (jetty-launcher-23-thread-1) [    ] o.a.z.ZooKeeper Session: 0x159ac50b4e90004 closed
   [junit4]   2> 32851 INFO  (jetty-launcher-23-thread-1-EventThread) [    ] o.a.z.ClientCnxn EventThread shut down
   [junit4]   2> 32852 INFO  (jetty-launcher-23-thread-1) [n:127.0.0.1:60892_solr    ] o.a.z.ZooKeeper Initiating client connection, connectString=127.0.0.1:60883/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.SolrZkClient$3@6fe5ad
   [junit4]   2> 32852 INFO  (jetty-launcher-23-thread-2-SendThread(127.0.0.1:60883)) [n:127.0.0.1:60887_solr    ] o.a.z.ClientCnxn Opening socket connection to server 127.0.0.1/127.0.0.1:60883. Will not attempt to authenticate using SASL (unknown error)
   [junit4]   2> 32853 INFO  (jetty-launcher-23-thread-2-SendThread(127.0.0.1:60883)) [n:127.0.0.1:60887_solr    ] o.a.z.ClientCnxn Socket connection established to 127.0.0.1/127.0.0.1:60883, initiating session
   [junit4]   2> 32853 INFO  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxnFactory Accepted socket connection from /127.0.0.1:60909
   [junit4]   2> 32853 INFO  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.ZooKeeperServer Client attempting to establish new session at /127.0.0.1:60909
   [junit4]   2> 32854 INFO  (SyncThread:0) [    ] o.a.z.s.ZooKeeperServer Established session 0x159ac50b4e90005 with negotiated timeout 20000 for client /127.0.0.1:60909
   [junit4]   2> 32854 INFO  (jetty-launcher-23-thread-2-SendThread(127.0.0.1:60883)) [n:127.0.0.1:60887_solr    ] o.a.z.ClientCnxn Session establishment complete on server 127.0.0.1/127.0.0.1:60883, sessionid = 0x159ac50b4e90005, negotiated timeout = 20000
   [junit4]   2> 32855 INFO  (jetty-launcher-23-thread-1-SendThread(127.0.0.1:60883)) [n:127.0.0.1:60892_solr    ] o.a.z.ClientCnxn Opening socket connection to server 127.0.0.1/127.0.0.1:60883. Will not attempt to authenticate using SASL (unknown error)
   [junit4]   2> 32856 INFO  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxnFactory Accepted socket connection from /127.0.0.1:60910
   [junit4]   2> 32856 INFO  (jetty-launcher-23-thread-1-SendThread(127.0.0.1:60883)) [n:127.0.0.1:60892_solr    ] o.a.z.ClientCnxn Socket connection established to 127.0.0.1/127.0.0.1:60883, initiating session
   [junit4]   2> 32856 INFO  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.ZooKeeperServer Client attempting to establish new session at /127.0.0.1:60910
   [junit4]   2> 32857 INFO  (SyncThread:0) [    ] o.a.z.s.ZooKeeperServer Established session 0x159ac50b4e90006 with negotiated timeout 20000 for client /127.0.0.1:60910
   [junit4]   2> 32857 INFO  (jetty-launcher-23-thread-1-SendThread(127.0.0.1:60883)) [n:127.0.0.1:60892_solr    ] o.a.z.ClientCnxn Session establishment complete on server 127.0.0.1/127.0.0.1:60883, sessionid = 0x159ac50b4e90006, negotiated timeout = 20000
   [junit4]   2> 32861 INFO  (ProcessThread(sid:0 cport:-1):) [    ] o.a.z.s.PrepRequestProcessor Got user-level KeeperException when processing sessionid:0x159ac50b4e90006 type:create cxid:0x1 zxid:0x11 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
   [junit4]   2> 32861 INFO  (ProcessThread(sid:0 cport:-1):) [    ] o.a.z.s.PrepRequestProcessor Got user-level KeeperException when processing sessionid:0x159ac50b4e90005 type:create cxid:0x7 zxid:0x12 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
   [junit4]   2> 32862 INFO  (ProcessThread(sid:0 cport:-1):) [    ] o.a.z.s.PrepRequestProcessor Got user-level KeeperException when processing sessionid:0x159ac50b4e90006 type:create cxid:0x3 zxid:0x13 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
   [junit4]   2> 32864 INFO  (ProcessThread(sid:0 cport:-1):) [    ] o.a.z.s.PrepRequestProcessor Got user-level KeeperException when processing sessionid:0x159ac50b4e90005 type:create cxid:0xd zxid:0x15 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
   [junit4]   2> 32864 INFO  (ProcessThread(sid:0 cport:-1):) [    ] o.a.z.s.PrepRequestProcessor Got user-level KeeperException when processing sessionid:0x159ac50b4e90005 type:create cxid:0xe zxid:0x16 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
   [junit4]   2> 32865 INFO  (ProcessThread(sid:0 cport:-1):) [    ] o.a.z.s.PrepRequestProcessor Got user-level KeeperException when processing sessionid:0x159ac50b4e90006 type:create cxid:0x7 zxid:0x17 txntype:-1 reqpath:n/a Error Path:/solr/overseer/collection-queue-work Error:KeeperErrorCode = NodeExists for /solr/overseer/collection-queue-work
   [junit4]   2> 32865 INFO  (ProcessThread(sid:0 cport:-1):) [    ] o.a.z.s.PrepRequestProcessor Got user-level KeeperException when processing sessionid:0x159ac50b4e90006 type:create cxid:0x8 zxid:0x18 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
   [junit4]   2> 32866 INFO  (ProcessThread(sid:0 cport:-1):) [    ] o.a.z.s.PrepRequestProcessor Got user-level KeeperException when processing sessionid:0x159ac50b4e90005 type:create cxid:0x10 zxid:0x19 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
   [junit4]   2> 32866 INFO  (ProcessThread(sid:0 cport:-1):) [    ] o.a.z.s.PrepRequestProcessor Got user-level KeeperException when processing sessionid:0x159ac50b4e90006 type:create cxid:0x9 zxid:0x1a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
   [junit4]   2> 32868 INFO  (ProcessThread(sid:0 cport:-1):) [    ] o.a.z.s.PrepRequestProcessor Got user-level KeeperException when processing sessionid:0x159ac50b4e90006 type:create cxid:0xb zxid:0x1b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
   [junit4]   2> 32870 INFO  (ProcessThread(sid:0 cport:-1):) [    ] o.a.z.s.PrepRequestProcessor Got user-level KeeperException when processing sessionid:0x159ac50b4e90005 type:create cxid:0x16 zxid:0x1d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
   [junit4]   2> 32870 INFO  (ProcessThread(sid:0 cport:-1):) [    ] o.a.z.s.PrepRequestProcessor Got user-level KeeperException when processing sessionid:0x159ac50b4e90006 type:create cxid:0xd zxid:0x1e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
   [junit4]   2> 32874 INFO  (ProcessThread(sid:0 cport:-1):) [    ] o.a.z.s.PrepRequestProcessor Got user-level KeeperException when processing sessionid:0x159ac50b4e90006 type:create cxid:0x11 zxid:0x20 txntype:-1 reqpath:n/a Error Path:/solr/overseer/collection-map-completed Error:KeeperErrorCode = NodeExists for /solr/overseer/collection-map-completed
   [junit4]   2> 32874 INFO  (ProcessThread(sid:0 cport:-1):) [    ] o.a.z.s.PrepRequestProcessor Got user-level KeeperException when processing sessionid:0x159ac50b4e90005 type:create cxid:0x1c zxid:0x21 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
   [junit4]   2> 32876 INFO  (ProcessThread(sid:0 cport:-1):) [    ] o.a.z.s.PrepRequestProcessor Got user-level KeeperException when processing sessionid:0x159ac50b4e90006 type:create cxid:0x12 zxid:0x22 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
   [junit4]   2> 32880 INFO  (ProcessThread(sid:0 cport:-1):) [    ] o.a.z.s.PrepRequestProcessor Got user-level KeeperException when processing sessionid:0x159ac50b4e90006 type:create cxid:0x16 zxid:0x24 txntype:-1 reqpath:n/a Error Path:/solr/overseer/collection-map-failure Error:KeeperErrorCode = NodeExists for /solr/overseer/collection-map-failure
   [junit4]   2> 32883 INFO  (ProcessThread(sid:0 cport:-1):) [    ] o.a.z.s.PrepRequestProcessor Got user-level KeeperException when processing sessionid:0x159ac50b4e90005 type:create cxid:0x28 zxid:0x27 txntype:-1 reqpath:n/a Error Path:/solr/collections Error:KeeperErrorCode = NodeExists for /solr/collections
   [junit4]   2> 32884 INFO  (ProcessThread(sid:0 cport:-1):) [    ] o.a.z.s.PrepRequestProcessor Got user-level KeeperException when processing sessionid:0x159ac50b4e90006 type:create cxid:0x1e zxid:0x29 txntype:-1 reqpath:n/a Error Path:/solr/aliases.json Error:KeeperErrorCode = NodeExists for /solr/aliases.json
   [junit4]   2> 32887 INFO  (ProcessThread(sid:0 cport:-1):) [    ] o.a.z.s.PrepRequestProcessor Got user-level KeeperException when processing sessionid:0x159ac50b4e90006 type:create cxid:0x21 zxid:0x2b txntype:-1 reqpath:n/a Error Path:/solr/clusterstate.json Error:KeeperErrorCode = NodeExists for /solr/clusterstate.json
   [junit4]   2> 32889 INFO  (ProcessThread(sid:0 cport:-1):) [    ] o.a.z.s.PrepRequestProcessor Got user-level KeeperException when processing sessionid:0x159ac50b4e90005 type:create cxid:0x33 zxid:0x2d txntype:-1 reqpath:n/a Error Path:/solr/security.json Error:KeeperErrorCode = NodeExists for /solr/security.json
   [junit4]   2> 32896 INFO  (ProcessThread(sid:0 cport:-1):) [    ] o.a.z.s.PrepRequestProcessor Got user-level KeeperException when processing sessionid:0x159ac50b4e90006 type:create cxid:0x34 zxid:0x2f txntype:-1 reqpath:n/a Error Path:/solr/overseer_elect Error:KeeperErrorCode = NodeExists for /solr/overseer_elect
   [junit4]   2> 32899 INFO  (ProcessThread(sid:0 cport:-1):) [    ] o.a.z.s.PrepRequestProcessor Got user-level KeeperException when processing sessionid:0x159ac50b4e90006 type:create cxid:0x38 zxid:0x32 txntype:-1 reqpath:n/a Error Path:/solr/overseer_elect/election Error:KeeperErrorCode = NodeExists for /solr/overseer_elect/election
   [junit4]   2> 32900 INFO  (jetty-launcher-23-thread-2) [n:127.0.0.1:60887_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:60887_solr
   [junit4]   2> 32902 INFO  (jetty-launcher-23-thread-2) [n:127.0.0.1:60887_solr    ] o.a.s.c.Overseer Overseer (id=97298329597706245-127.0.0.1:60887_solr-n_0000000000) starting
   [junit4]   2> 32902 INFO  (ProcessThread(sid:0 cport:-1):) [    ] o.a.z.s.PrepRequestProcessor Got user-level KeeperException when processing sessionid:0x159ac50b4e90005 type:create cxid:0x4f zxid:0x35 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
   [junit4]   2> 32902 INFO  (jetty-launcher-23-thread-1) [n:127.0.0.1:60892_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60892_solr
   [junit4]   2> 32903 INFO  (ProcessThread(sid:0 cport:-1):) [    ] o.a.z.s.PrepRequestProcessor Got user-level KeeperException when processing sessionid:0x159ac50b4e90005 type:create cxid:0x50 zxid:0x36 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
   [junit4]   2> 32904 INFO  (ProcessThread(sid:0 cport:-1):) [    ] o.a.z.s.PrepRequestProcessor Got user-level KeeperException when processing sessionid:0x159ac50b4e90005 type:create cxid:0x52 zxid:0x37 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
   [junit4]   2> 32907 INFO  (zkCallback-33-thread-1-processing-n:127.0.0.1:60887_solr) [n:127.0.0.1:60887_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 32907 INFO  (zkCallback-34-thread-1-processing-n:127.0.0.1:60892_solr) [n:127.0.0.1:60892_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 32908 INFO  (ProcessThread(sid:0 cport:-1):) [    ] o.a.z.s.PrepRequestProcessor Got user-level KeeperException when processing sessionid:0x159ac50b4e90005 type:create cxid:0x59 zxid:0x3a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
   [junit4]   2> 32909 INFO  (ProcessThread(sid:0 cport:-1):) [    ] o.a.z.s.PrepRequestProcessor Got user-level KeeperException when processing sessionid:0x159ac50b4e90005 type:create cxid:0x5b zxid:0x3b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
   [junit4]   2> 32910 INFO  (ProcessThread(sid:0 cport:-1):) [    ] o.a.z.s.PrepRequestProcessor Got user-level KeeperException when processing sessionid:0x159ac50b4e90005 type:create cxid:0x5d zxid:0x3c txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
   [junit4]   2> 32911 INFO  (ProcessThread(sid:0 cport:-1):) [    ] o.a.z.s.PrepRequestProcessor Got user-level KeeperException when processing sessionid:0x159ac50b4e90005 type:create cxid:0x5f zxid:0x3d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
   [junit4]   2> 32912 INFO  (ProcessThread(sid:0 cport:-1):) [    ] o.a.z.s.PrepRequestProcessor Got user-level KeeperException when processing sessionid:0x159ac50b4e90005 type:create cxid:0x61 zxid:0x3e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
   [junit4]   2> 32912 INFO  (ProcessThread(sid:0 cport:-1):) [    ] o.a.z.s.PrepRequestProcessor Got user-level KeeperException when processing sessionid:0x159ac50b4e90005 type:create cxid:0x63 zxid:0x3f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
   [junit4]   2> 32913 INFO  (ProcessThread(sid:0 cport:-1):) [    ] o.a.z.s.PrepRequestProcessor Got user-level KeeperException when processing sessionid:0x159ac50b4e90005 type:create cxid:0x65 zxid:0x40 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
   [junit4]   2> 32914 INFO  (ProcessThread(sid:0 cport:-1):) [    ] o.a.z.s.PrepRequestProcessor Got user-level KeeperException when processing sessionid:0x159ac50b4e90005 type:create cxid:0x68 zxid:0x41 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
   [junit4]   2> 32915 INFO  (jetty-launcher-23-thread-2) [n:127.0.0.1:60887_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60887_solr
   [junit4]   2> 32957 INFO  (jetty-launcher-23-thread-2) [n:127.0.0.1:60887_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-6.4-Windows\solr\build\contrib\solr-morphlines-core\test\J1\temp\solr.morphlines.solr.SolrMorphlineZkTest_1BB39D06BF22CB77-001\tempDir-001\node2\.
   [junit4]   2> 32961 INFO  (zkCallback-33-thread-1-processing-n:127.0.0.1:60887_solr) [n:127.0.0.1:60887_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 32961 INFO  (zkCallback-34-thread-1-processing-n:127.0.0.1:60892_solr) [n:127.0.0.1:60892_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 32991 INFO  (jetty-launcher-23-thread-1) [n:127.0.0.1:60892_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-6.4-Windows\solr\build\contrib\solr-morphlines-core\test\J1\temp\solr.morphlines.solr.SolrMorphlineZkTest_1BB39D06BF22CB77-001\tempDir-001\node1\.
   [junit4]   2> 32993 INFO  (SUITE-SolrMorphlineZkTest-seed#[1BB39D06BF22CB77]-worker) [    ] o.a.z.ZooKeeper Initiating client connection, connectString=127.0.0.1:60883 sessionTimeout=45000 watcher=org.apache.solr.common.cloud.SolrZkClient$3@f792a3
   [junit4]   2> 32995 INFO  (SUITE-SolrMorphlineZkTest-seed#[1BB39D06BF22CB77]-worker-SendThread(127.0.0.1:60883)) [    ] o.a.z.ClientCnxn Opening socket connection to server 127.0.0.1/127.0.0.1:60883. Will not attempt to authenticate using SASL (unknown error)
   [junit4]   2> 32995 INFO  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxnFactory Accepted socket connection from /127.0.0.1:60913
   [junit4]   2> 32995 INFO  (SUITE-SolrMorphlineZkTest-seed#[1BB39D06BF22CB77]-worker-SendThread(127.0.0.1:60883)) [    ] o.a.z.ClientCnxn Socket connection established to 127.0.0.1/127.0.0.1:60883, initiating session
   [junit4]   2> 32996 INFO  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.ZooKeeperServer Client attempting to establish new session at /127.0.0.1:60913
   [junit4]   2> 32996 INFO  (SyncThread:0) [    ] o.a.z.s.ZooKeeperServer Established session 0x159ac50b4e90007 with negotiated timeout 20000 for client /127.0.0.1:60913
   [junit4]   2> 32996 INFO  (SUITE-SolrMorphlineZkTest-seed#[1BB39D06BF22CB77]-worker-SendThread(127.0.0.1:60883)) [    ] o.a.z.ClientCnxn Session establishment complete on server 127.0.0.1/127.0.0.1:60883, sessionid = 0x159ac50b4e90007, negotiated timeout = 20000
   [junit4]   2> 32999 INFO  (ProcessThread(sid:0 cport:-1):) [    ] o.a.z.s.PrepRequestProcessor Processed session termination for sessionid: 0x159ac50b4e90007
   [junit4]   2> 32999 INFO  (SUITE-SolrMorphlineZkTest-seed#[1BB39D06BF22CB77]-worker) [    ] o.a.z.ZooKeeper Session: 0x159ac50b4e90007 closed
   [junit4]   2> 32999 INFO  (SUITE-SolrMorphlineZkTest-seed#[1BB39D06BF22CB77]-worker-EventThread) [    ] o.a.z.ClientCnxn EventThread shut down
   [junit4]   2> 32999 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 0x159ac50b4e90007, 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(Thread.java:745)
   [junit4]   2> 32999 INFO  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Closed socket connection for client /127.0.0.1:60913 which had sessionid 0x159ac50b4e90007
   [junit4]   2> 32999 INFO  (SUITE-SolrMorphlineZkTest-seed#[1BB39D06BF22CB77]-worker) [    ] o.a.z.ZooKeeper Initiating client connection, connectString=127.0.0.1:60883/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.SolrZkClient$3@1afc760
   [junit4]   2> 33001 INFO  (SUITE-SolrMorphlineZkTest-seed#[1BB39D06BF22CB77]-worker-SendThread(127.0.0.1:60883)) [    ] o.a.z.ClientCnxn Opening socket connection to server 127.0.0.1/127.0.0.1:60883. Will not attempt to authenticate using SASL (unknown error)
   [junit4]   2> 33002 INFO  (SUITE-SolrMorphlineZkTest-seed#[1BB39D06BF22CB77]-worker-SendThread(127.0.0.1:60883)) [    ] o.a.z.ClientCnxn Socket connection established to 127.0.0.1/127.0.0.1:60883, initiating session
   [junit4]   2> 33002 INFO  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxnFactory Accepted socket connection from /127.0.0.1:60916
   [junit4]   2> 33002 INFO  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.ZooKeeperServer Client attempting to establish new session at /127.0.0.1:60916
   [junit4]   2> 33002 INFO  (SUITE-SolrMorphlineZkTest-seed#[1BB39D06BF22CB77]-worker-SendThread(127.0.0.1:60883)) [    ] o.a.z.ClientCnxn Session establishment complete on server 127.0.0.1/127.0.0.1:60883, sessionid = 0x159ac50b4e90008, negotiated timeout = 10000
   [junit4]   2> 33002 INFO  (SyncThread:0) [    ] o.a.z.s.ZooKeeperServer Established session 0x159ac50b4e90008 with negotiated timeout 10000 for client /127.0.0.1:60916
   [junit4]   2> 33006 INFO  (SUITE-SolrMorphlineZkTest-seed#[1BB39D06BF22CB77]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 33007 INFO  (SUITE-SolrMorphlineZkTest-seed#[1BB39D06BF22CB77]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:60883/solr ready
   [junit4]   2> 33155 INFO  (qtp20678291-151) [n:127.0.0.1:60892_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params async=29d9275a-ce21-4fd4-aea1-d5379868b966&replicationFactor=1&collection.configName=conf&name=collection1&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 33158 INFO  (qtp20678291-151) [n:127.0.0.1:60892_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=29d9275a-ce21-4fd4-aea1-d5379868b966&replicationFactor=1&collection.configName=conf&name=collection1&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 33163 INFO  (qtp20678291-149) [n:127.0.0.1:60892_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=29d9275a-ce21-4fd4-aea1-d5379868b966&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 33167 INFO  (qtp20678291-149) [n:127.0.0.1:60892_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=29d9275a-ce21-4fd4-aea1-d5379868b966&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 33172 INFO  (OverseerThreadFactory-42-thread-1-processing-n:127.0.0.1:60887_solr) [n:127.0.0.1:60887_solr    ] o.a.s.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 33178 INFO  (ProcessThread(sid:0 cport:-1):) [    ] o.a.z.s.PrepRequestProcessor Got user-level KeeperException when processing sessionid:0x159ac50b4e90005 type:create cxid:0x94 zxid:0x7b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
   [junit4]   2> 33304 INFO  (qtp20678291-150) [n:127.0.0.1:60892_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={async=29d9275a-ce21-4fd4-aea1-d5379868b966259455060879066&qt=/admin/cores&collection.configName=conf&newCollection=true&name=collection1_shard1_replica1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 33305 INFO  (qtp20681285-135) [n:127.0.0.1:60887_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={async=29d9275a-ce21-4fd4-aea1-d5379868b966259455061178932&qt=/admin/cores&collection.configName=conf&newCollection=true&name=collection1_shard2_replica1&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 33309 INFO  (parallelCoreAdminExecutor-43-thread-1-processing-n:127.0.0.1:60892_solr 29d9275a-ce21-4fd4-aea1-d5379868b966259455060879066 CREATE) [n:127.0.0.1:60892_solr    ] o.a.s.h.a.CoreAdminOperation core create command async=29d9275a-ce21-4fd4-aea1-d5379868b966259455060879066&qt=/admin/cores&collection.configName=conf&newCollection=true&name=collection1_shard1_replica1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2
   [junit4]   2> 33309 INFO  (parallelCoreAdminExecutor-40-thread-1-processing-n:127.0.0.1:60887_solr 29d9275a-ce21-4fd4-aea1-d5379868b966259455061178932 CREATE) [n:127.0.0.1:60887_solr    ] o.a.s.h.a.CoreAdminOperation core create command async=29d9275a-ce21-4fd4-aea1-d5379868b966259455061178932&qt=/admin/cores&collection.configName=conf&newCollection=true&name=collection1_shard2_replica1&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2
   [junit4]   2> 33312 INFO  (qtp20678291-148) [n:127.0.0.1:60892_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 29d9275a-ce21-4fd4-aea1-d5379868b966259455060879066
   [junit4]   2> 33313 INFO  (qtp20678291-148) [n:127.0.0.1:60892_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=29d9275a-ce21-4fd4-aea1-d5379868b966259455060879066&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 33543 INFO  (zkCallback-33-thread-3-processing-n:127.0.0.1:60887_solr) [n:127.0.0.1:60887_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 33543 INFO  (zkCallback-34-thread-1-processing-n:127.0.0.1:60892_solr) [n:127.0.0.1:60892_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 34171 INFO  (qtp20678291-148) [n:127.0.0.1:60892_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=29d9275a-ce21-4fd4-aea1-d5379868b966&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 34172 INFO  (qtp20678291-148) [n:127.0.0.1:60892_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=29d9275a-ce21-4fd4-aea1-d5379868b966&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 34317 INFO  (qtp20678291-153) [n:127.0.0.1:60892_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 29d9275a-ce21-4fd4-aea1-d5379868b966259455060879066
   [junit4]   2> 34317 INFO  (qtp20678291-153) [n:127.0.0.1:60892_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=29d9275a-ce21-4fd4-aea1-d5379868b966259455060879066&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 34360 WARN  (parallelCoreAdminExecutor-43-thread-1-processing-n:127.0.0.1:60892_solr 29d9275a-ce21-4fd4-aea1-d5379868b966259455060879066 CREATE) [n:127.0.0.1:60892_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-6.4-Windows\solr\build\contrib\solr-morphlines-core\test\J1\temp\solr.morphlines.solr.SolrMorphlineZkTest_1BB39D06BF22CB77-001\tempDir-001\node1\collection1_shard1_replica1\..\..\..\contrib\extraction\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-6.4-Windows\solr\build\contrib\solr-morphlines-core\test\J1\temp\solr.morphlines.solr.SolrMorphlineZkTest_1BB39D06BF22CB77-001\tempDir-001\node1\collection1_shard1_replica1\..\..\..\contrib\extraction\lib
   [junit4]   2> 34360 WARN  (parallelCoreAdminExecutor-40-thread-1-processing-n:127.0.0.1:60887_solr 29d9275a-ce21-4fd4-aea1-d5379868b966259455061178932 CREATE) [n:127.0.0.1:60887_solr c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-6.4-Windows\solr\build\contrib\solr-morphlines-core\test\J1\temp\solr.morphlines.solr.SolrMorphlineZkTest_1BB39D06BF22CB77-001\tempDir-001\node2\collection1_shard2_replica1\..\..\..\contrib\extraction\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-6.4-Windows\solr\build\contrib\solr-morphlines-core\test\J1\temp\solr.morphlines.solr.SolrMorphlineZkTest_1BB39D06BF22CB77-001\tempDir-001\node2\collection1_shard2_replica1\..\..\..\contrib\extraction\lib
   [junit4]   2> 34362 WARN  (parallelCoreAdminExecutor-43-thread-1-processing-n:127.0.0.1:60892_solr 29d9275a-ce21-4fd4-aea1-d5379868b966259455060879066 CREATE) [n:127.0.0.1:60892_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-6.4-Windows\solr\build\contrib\solr-morphlines-core\test\J1\temp\solr.morphlines.solr.SolrMorphlineZkTest_1BB39D06BF22CB77-001\tempDir-001\node1\collection1_shard1_replica1\..\..\..\dist filtered by solr-cell-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-6.4-Windows\solr\build\contrib\solr-morphlines-core\test\J1\temp\solr.morphlines.solr.SolrMorphlineZkTest_1BB39D06BF22CB77-001\tempDir-001\node1\collection1_shard1_replica1\..\..\..\dist
   [junit4]   2> 34362 WARN  (parallelCoreAdminExecutor-40-thread-1-processing-n:127.0.0.1:60887_solr 29d9275a-ce21-4fd4-aea1-d5379868b966259455061178932 CREATE) [n:127.0.0.1:60887_solr c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-6.4-Windows\solr\build\contrib\solr-morphlines-core\test\J1\temp\solr.morphlines.solr.SolrMorphlineZkTest_1BB39D06BF22CB77-001\tempDir-001\node2\collection1_shard2_replica1\..\..\..\dist filtered by solr-cell-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-6.4-Windows\solr\build\contrib\solr-morphlines-core\test\J1\temp\solr.morphlines.solr.SolrMorphlineZkTest_1BB39D06BF22CB77-001\tempDir-001\node2\collection1_shard2_replica1\..\..\..\dist
   [junit4]   2> 34363 WARN  (parallelCoreAdminExecutor-43-thread-1-processing-n:127.0.0.1:60892_solr 29d9275a-ce21-4fd4-aea1-d5379868b966259455060879066 CREATE) [n:127.0.0.1:60892_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-6.4-Windows\solr\build\contrib\solr-morphlines-core\test\J1\temp\solr.morphlines.solr.SolrMorphlineZkTest_1BB39D06BF22CB77-001\tempDir-001\node1\collection1_shard1_replica1\..\..\..\contrib\clustering\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-6.4-Windows\solr\build\contrib\solr-morphlines-core\test\J1\temp\solr.morphlines.solr.SolrMorphlineZkTest_1BB39D06BF22CB77-001\tempDir-001\node1\collection1_shard1_replica1\..\..\..\contrib\clustering\lib
   [junit4]   2> 34363 WARN  (parallelCoreAdminExecutor-43-thread-1-processing-n:127.0.0.1:60892_solr 29d9275a-ce21-4fd4-aea1-d5379868b966259455060879066 CREATE) [n:127.0.0.1:60892_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-6.4-Windows\solr\build\contrib\solr-morphlines-core\test\J1\temp\solr.morphlines.solr.SolrMorphlineZkTest_1BB39D06BF22CB77-001\tempDir-001\node1\collection1_shard1_replica1\..\..\..\dist filtered by solr-clustering-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-6.4-Windows\solr\build\contrib\solr-morphlines-core\test\J1\temp\solr.morphlines.solr.SolrMorphlineZkTest_1BB39D06BF22CB77-001\tempDir-001\node1\collection1_shard1_replica1\..\..\..\dist
   [junit4]   2> 34364 WARN  (parallelCoreAdminExecutor-40-thread-1-processing-n:127.0.0.1:60887_solr 29d9275a-ce21-4fd4-aea1-d5379868b966259455061178932 CREATE) [n:127.0.0.1:60887_solr c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-6.4-Windows\solr\build\contrib\solr-morphlines-core\test\J1\temp\solr.morphlines.solr.SolrMorphlineZkTest_1BB39D06BF22CB77-001\tempDir-001\node2\collection1_shard2_replica1\..\..\..\contrib\clustering\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-6.4-Windows\solr\build\contrib\solr-morphlines-core\test\J1\temp\solr.morphlines.solr.SolrMorphlineZkTest_1BB39D06BF22CB77-001\tempDir-001\node2\collection1_shard2_replica1\..\..\..\contrib\clustering\lib
   [junit4]   2> 34364 WARN  (parallelCoreAdminExecutor-40-thread-1-processing-n:127.0.0.1:60887_solr 29d9275a-ce21-4fd4-aea1-d5379868b966259455061178932 CREATE) [n:127.0.0.1:60887_solr c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-6.4-Windows\solr\build\contrib\solr-morphlines-core\test\J1\temp\solr.morphlines.solr.SolrMorphlineZkTest_1BB39D06BF22CB77-001\tempDir-001\node2\collection1_shard2_replica1\..\..\..\dist filtered by solr-clustering-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-6.4-Windows\solr\build\contrib\solr-morphlines-core\test\J1\temp\solr.morphlines.solr.SolrMorphlineZkTest_1BB39D06BF22CB77-001\tempDir-001\node2\collection1_shard2_replica1\..\..\..\dist
   [junit4]   2> 34365 WARN  (parallelCoreAdminExecutor-43-thread-1-processing-n:127.0.0.1:60892_solr 29d9275a-ce21-4fd4-aea1-d5379868b966259455060879066 CREATE) [n:127.0.0.1:60892_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-6.4-Windows\solr\build\contrib\solr-morphlines-core\test\J1\temp\solr.morphlines.solr.SolrMorphlineZkTest_1BB39D06BF22CB77-001\tempDir-001\node1\collection1_shard1_replica1\..\..\..\contrib\langid\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-6.4-Windows\solr\build\contrib\solr-morphlines-core\test\J1\temp\solr.morphlines.solr.SolrMorphlineZkTest_1BB39D06BF22CB77-001\tempDir-001\node1\collection1_shard1_replica1\..\..\..\contrib\langid\lib
   [junit4]   2> 34365 WARN  (parallelCoreAdminExecutor-43-thread-1-processing-n:127.0.0.1:60892_solr 29d9275a-ce21-4fd4-aea1-d5379868b966259455060879066 CREATE) [n:127.0.0.1:60892_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-6.4-Windows\solr\build\contrib\solr-morphlines-core\test\J1\temp\solr.morphlines.solr.SolrMorphlineZkTest_1BB39D06BF22CB77-001\tempDir-001\node1\collection1_shard1_replica1\..\..\..\dist filtered by solr-langid-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-6.4-Windows\solr\build\contrib\solr-morphlines-core\test\J1\temp\solr.morphlines.solr.SolrMorphlineZkTest_1BB39D06BF22CB77-001\tempDir-001\node1\collection1_shard1_replica1\..\..\..\dist
   [junit4]   2> 34366 WARN  (parallelCoreAdminExecutor-43-thread-1-processing-n:127.0.0.1:60892_solr 29d9275a-ce21-4fd4-aea1-d5379868b966259455060879066 CREATE) [n:127.0.0.1:60892_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-6.4-Windows\solr\build\contrib\solr-morphlines-core\test\J1\temp\solr.morphlines.solr.SolrMorphlineZkTest_1BB39D06BF22CB77-001\tempDir-001\node1\collection1_shard1_replica1\..\..\..\contrib\velocity\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-6.4-Windows\solr\build\contrib\solr-morphlines-core\test\J1\temp\solr.morphlines.solr.SolrMorphlineZkTest_1BB39D06BF22CB77-001\tempDir-001\node1\collection1_shard1_replica1\..\..\..\contrib\velocity\lib
   [junit4]   2> 34366 WARN  (parallelCoreAdminExecutor-40-thread-1-processing-n:127.0.0.1:60887_solr 29d9275a-ce21-4fd4-aea1-d5379868b966259455061178932 CREATE) [n:127.0.0.1:60887_solr c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-6.4-Windows\solr\build\contrib\solr-morphlines-core\test\J1\temp\solr.morphlines.solr.SolrMorphlineZkTest_1BB39D06BF22CB77-001\tempDir-001\node2\collection1_shard2_replica1\..\..\..\contrib\langid\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-6.4-Windows\solr\build\contrib\solr-morphlines-core\test\J1\temp\solr.morphlines.solr.SolrMorphlineZkTest_1BB39D06BF22CB77-001\tempDir-001\node2\collection1_shard2_replica1\..\..\..\contrib\langid\lib
   [junit4]   2> 34366 WARN  (parallelCoreAdminExecutor-43-thread-1-processing-n:127.0.0.1:60892_solr 29d9275a-ce21-4fd4-aea1-d5379868b966259455060879066 CREATE) [n:127.0.0.1:60892_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-6.4-Windows\solr\build\contrib\solr-morphlines-core\test\J1\temp\solr.morphlines.solr.SolrMorphlineZkTest_1BB39D06BF22CB77-001\tempDir-001\node1\collection1_shard1_replica1\..\..\..\dist filtered by solr-velocity-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-6.4-Windows\solr\build\contrib\solr-morphlines-core\test\J1\temp\solr.morphlines.solr.SolrMorphlineZkTest_1BB39D06BF22CB77-001\tempDir-001\node1\collection1_shard1_replica1\..\..\..\dist
   [junit4]   2> 34367 WARN  (parallelCoreAdminExecutor-43-thread-1-processing-n:127.0.0.1:60892_solr 29d9275a-ce21-4fd4-aea1-d5379868b966259455060879066 CREATE) [n:127.0.0.1:60892_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.SolrConfig Couldn't add files from C:\non\existent\dir\yields\warning filtered by null to classpath: C:\non\existent\dir\yields\warning
   [junit4]   2> 34369 WARN  (parallelCoreAdminExecutor-40-thread-1-processing-n:127.0.0.1:60887_solr 29d9275a-ce21-4fd4-aea1-d5379868b966259455061178932 CREATE) [n:127.0.0.1:60887_solr c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-6.4-Windows\solr\build\contrib\solr-morphlines-core\test\J1\temp\solr.morphlines.solr.SolrMorphlineZkTest_1BB39D06BF22CB77-001\tempDir-001\node2\collection1_shard2_replica1\..\..\..\dist filtered by solr-langid-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-6.4-Windows\solr\build\contrib\solr-morphlines-core\test\J1\temp\solr.morphlines.solr.SolrMorphlineZkTest_1BB39D06BF22CB77-001\tempDir-001\node2\collection1_shard2_replica1\..\..\..\dist
   [junit4]   2> 34370 WARN  (parallelCoreAdminExecutor-40-thread-1-processing-n:127.0.0.1:60887_solr 29d9275a-ce21-4fd4-aea1-d5379868b966259455061178932 CREATE) [n:127.0.0.1:60887_solr c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-6.4-Windows\solr\build\contrib\solr-morphlines-core\test\J1\temp\solr.morphlines.solr.SolrMorphlineZkTest_1BB39D06BF22CB77-001\tempDir-001\node2\collection1_shard2_replica1\..\..\..\contrib\velocity\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-6.4-Windows\solr\build\contrib\solr-morphlines-core\test\J1\temp\solr.morphlines.solr.SolrMorphlineZkTest_1BB39D06BF22CB77-001\tempDir-001\node2\collection1_shard2_replica1\..\..\..\contrib\velocity\lib
   [junit4]   2> 34370 WARN  (parallelCoreAdminExecutor-40-thread-1-processing-n:127.0.0.1:60887_solr 29d9275a-ce21-4fd4-aea1-d5379868b966259455061178932 CREATE) [n:127.0.0.1:60887_solr c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-6.4-Windows\solr\build\contrib\solr-morphlines-core\test\J1\temp\solr.morphlines.solr.SolrMorphlineZkTest_1BB39D06BF22CB77-001\tempDir-001\node2\collection1_shard2_replica1\..\..\..\dist filtered by solr-velocity-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-6.4-Windows\solr\build\contrib\solr-morphlines-core\test\J1\temp\solr.morphlines.solr.SolrMorphlineZkTest_1BB39D06BF22CB77-001\tempDir-001\node2\collection1_shard2_replica1\..\..\..\dist
   [junit4]   2> 34371 WARN  (parallelCoreAdminExecutor-40-thread-1-processing-n:127.0.0.1:60887_solr 29d9275a-ce21-4fd4-aea1-d5379868b966259455061178932 CREATE) [n:127.0.0.1:60887_solr c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.c.SolrConfig Couldn't add files from C:\non\existent\dir\yields\warning filtered by null to classpath: C:\non\existent\dir\yields\warning
   [junit4]   2> 34383 INFO  (parallelCoreAdminExecutor-43-thread-1-processing-n:127.0.0.1:60892_solr 29d9275a-ce21-4fd4-aea1-d5379868b966259455060879066 CREATE) [n:127.0.0.1:60892_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 34385 INFO  (parallelCoreAdminExecutor-40-thread-1-processing-n:127.0.0.1:60887_solr 29d9275a-ce21-4fd4-aea1-d5379868b966259455061178932 CREATE) [n:127.0.0.1:60887_solr c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 34427 INFO  (parallelCoreAdminExecutor-43-thread-1-processing-n:127.0.0.1:60892_solr 29d9275a-ce21-4fd4-aea1-d5379868b966259455060879066 CREATE) [n:127.0.0.1:60892_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.s.IndexSchema [collection1_shard1_replica1] Schema name=example
   [junit4]   2> 34427 INFO  (parallelCoreAdminExecutor-40-thread-1-processing-n:127.0.0.1:60887_solr 29d9275a-ce21-4fd4-aea1-d5379868b966259455061178932 CREATE) [n:127.0.0.1:60887_solr c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.s.IndexSchema [collection1_shard2_replica1] Schema name=example
   [junit4]   2> 34584 INFO  (parallelCoreAdminExecutor-43-thread-1-processing-n:127.0.0.1:60892_solr 29d9275a-ce21-4fd4-aea1-d5379868b966259455060879066 CREATE) [n:127.0.0.1:60892_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.s.IndexSchema Loaded schema example/1.6 with uniqueid field id
   [junit4]   2> 34638 INFO  (parallelCoreAdminExecutor-40-thread-1-processing-n:127.0.0.1:60887_solr 29d9275a-ce21-4fd4-aea1-d5379868b966259455061178932 CREATE) [n:127.0.0.1:60887_solr c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.s.IndexSchema Loaded schema example/1.6 with uniqueid field id
   [junit4]   2> 34672 INFO  (parallelCoreAdminExecutor-43-thread-1-processing-n:127.0.0.1:60892_solr 29d9275a-ce21-4fd4-aea1-d5379868b966259455060879066 CREATE) [n:127.0.0.1:60892_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> 34672 INFO  (parallelCoreAdminExecutor-43-thread-1-processing-n:127.0.0.1:60892_solr 29d9275a-ce21-4fd4-aea1-d5379868b966259455060879066 CREATE) [n:127.0.0.1:60892_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.SolrCore [[collection1_shard1_replica1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-6.4-Windows\solr\build\contrib\solr-morphlines-core\test\J1\temp\solr.morphlines.solr.SolrMorphlineZkTest_1BB39D06BF22CB77-001\tempDir-001\node1\collection1_shard1_replica1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.4-Windows\solr\build\contrib\solr-morphlines-core\test\J1\temp\solr.morphlines.solr.SolrMorphlineZkTest_1BB39D06BF22CB77-001\tempDir-001\node1\.\collection1_shard1_replica1\data\]
   [junit4]   2> 34672 INFO  (parallelCoreAdminExecutor-43-thread-1-processing-n:127.0.0.1:60892_solr 29d9275a-ce21-4fd4-aea1-d5379868b966259455060879066 CREATE) [n:127.0.0.1:60892_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@b1f593
   [junit4]   2> 34695 INFO  (parallelCoreAdminExecutor-43-thread-1-processing-n:127.0.0.1:60892_solr 29d9275a-ce21-4fd4-aea1-d5379868b966259455060879066 CREATE) [n:127.0.0.1:60892_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 34709 INFO  (parallelCoreAdminExecutor-40-thread-1-processing-n:127.0.0.1:60887_solr 29d9275a-ce21-4fd4-aea1-d5379868b966259455061178932 CREATE) [n:127.0.0.1:60887_solr c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica1' using configuration from collection collection1
   [junit4]   2> 34709 INFO  (parallelCoreAdminExecutor-40-thread-1-processing-n:127.0.0.1:60887_solr 29d9275a-ce21-4fd4-aea1-d5379868b966259455061178932 CREATE) [n:127.0.0.1:60887_solr c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.c.SolrCore [[collection1_shard2_replica1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-6.4-Windows\solr\build\contrib\solr-morphlines-core\test\J1\temp\solr.morphlines.solr.SolrMorphlineZkTest_1BB39D06BF22CB77-001\tempDir-001\node2\collection1_shard2_replica1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.4-Windows\solr\build\contrib\solr-morphlines-core\test\J1\temp\solr.morphlines.solr.SolrMorphlineZkTest_1BB39D06BF22CB77-001\tempDir-001\node2\.\collection1_shard2_replica1\data\]
   [junit4]   2> 34710 INFO  (parallelCoreAdminExecutor-40-thread-1-processing-n:127.0.0.1:60887_solr 29d9275a-ce21-4fd4-aea1-d5379868b966259455061178932 CREATE) [n:127.0.0.1:60887_solr c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@b1f593
   [junit4]   2> 34719 INFO  (parallelCoreAdminExecutor-40-thread-1-processing-n:127.0.0.1:60887_solr 29d9275a-ce21-4fd4-aea1-d5379868b966259455061178932 CREATE) [n:127.0.0.1:60887_solr c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 34752 INFO  (parallelCoreAdminExecutor-43-thread-1-processing-n:127.0.0.1:60892_solr 29d9275a-ce21-4fd4-aea1-d5379868b966259455060879066 CREATE) [n:127.0.0.1:60892_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 34752 INFO  (parallelCoreAdminExecutor-43-thread-1-processing-n:127.0.0.1:60892_solr 29d9275a-ce21-4fd4-aea1-d5379868b966259455060879066 CREATE) [n:127.0.0.1:60892_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 34756 INFO  (parallelCoreAdminExecutor-43-thread-1-processing-n:127.0.0.1:60892_solr 29d9275a-ce21-4fd4-aea1-d5379868b966259455060879066 CREATE) [n:127.0.0.1:60892_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 60000ms; 
   [junit4]   2> 34756 INFO  (parallelCoreAdminExecutor-43-thread-1-processing-n:127.0.0.1:60892_solr 29d9275a-ce21-4fd4-aea1-d5379868b966259455060879066 CREATE) [n:127.0.0.1:60892_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.u.CommitTracker Soft AutoCommit: if uncommited for 1000ms; 
   [junit4]   2> 34760 INFO  (parallelCoreAdminExecutor-43-thread-1-processing-n:127.0.0.1:60892_solr 29d9275a-ce21-4fd4-aea1-d5379868b966259455060879066 CREATE) [n:127.0.0.1:60892_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@a0bfb0[collection1_shard1_replica1] main]
   [junit4]   2> 34762 INFO  (parallelCoreAdminExecutor-43-thread-1-processing-n:127.0.0.1:60892_solr 29d9275a-ce21-4fd4-aea1-d5379868b966259455060879066 CREATE) [n:127.0.0.1:60892_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 34763 INFO  (parallelCoreAdminExecutor-43-thread-1-processing-n:127.0.0.1:60892_solr 29d9275a-ce21-4fd4-aea1-d5379868b966259455060879066 CREATE) [n:127.0.0.1:60892_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 34763 INFO  (parallelCoreAdminExecutor-43-thread-1-processing-n:127.0.0.1:60892_solr 29d9275a-ce21-4fd4-aea1-d5379868b966259455060879066 CREATE) [n:127.0.0.1:60892_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 34763 INFO  (parallelCoreAdminExecutor-43-thread-1-processing-n:127.0.0.1:60892_solr 29d9275a-ce21-4fd4-aea1-d5379868b966259455060879066 CREATE) [n:127.0.0.1:60892_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.s.DirectSolrSpellChecker init: {name=default,field=name,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 34764 INFO  (parallelCoreAdminExecutor-40-thread-1-processing-n:127.0.0.1:60887_solr 29d9275a-ce21-4fd4-aea1-d5379868b966259455061178932 CREATE) [n:127.0.0.1:60887_solr c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 34764 INFO  (parallelCoreAdminExecutor-40-thread-1-processing-n:127.0.0.1:60887_solr 29d9275a-ce21-4fd4-aea1-d5379868b966259455061178932 CREATE) [n:127.0.0.1:60887_solr c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 34767 INFO  (parallelCoreAdminExecutor-43-thread-1-processing-n:127.0.0.1:60892_solr 29d9275a-ce21-4fd4-aea1-d5379868b966259455060879066 CREATE) [n:127.0.0.1:60892_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 34767 INFO  (parallelCoreAdminExecutor-40-thread-1-processing-n:127.0.0.1:60887_solr 29d9275a-ce21-4fd4-aea1-d5379868b966259455061178932 CREATE) [n:127.0.0.1:60887_solr c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 60000ms; 
   [junit4]   2> 34767 INFO  (parallelCoreAdminExecutor-40-thread-1-processing-n:127.0.0.1:60887_solr 29d9275a-ce21-4fd4-aea1-d5379868b966259455061178932 CREATE) [n:127.0.0.1:60887_solr c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.u.CommitTracker Soft AutoCommit: if uncommited for 1000ms; 
   [junit4]   2> 34767 INFO  (searcherExecutor-45-thread-1-processing-x:collection1_shard1_replica1 29d9275a-ce21-4fd4-aea1-d5379868b966259455060879066 CREATE n:127.0.0.1:60892_solr s:shard1 c:collection1) [n:127.0.0.1:60892_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@a0bfb0[collection1_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 34768 INFO  (searcherExecutor-45-thread-1-processing-x:collection1_shard1_replica1 29d9275a-ce21-4fd4-aea1-d5379868b966259455060879066 CREATE n:127.0.0.1:60892_solr s:shard1 c:collection1) [n:127.0.0.1:60892_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.S.Request [collection1_shard1_replica1]  webapp=null path=null params={q=static+firstSearcher+warming+in+solrconfig.xml&distrib=false&event=firstSearcher} hits=0 status=0 QTime=1
   [junit4]   2> 34768 INFO  (searcherExecutor-45-thread-1-processing-x:collection1_shard1_replica1 29d9275a-ce21-4fd4-aea1-d5379868b966259455060879066 CREATE n:127.0.0.1:60892_solr s:shard1 c:collection1) [n:127.0.0.1:60892_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 34768 INFO  (searcherExecutor-45-thread-1-processing-x:collection1_shard1_replica1 29d9275a-ce21-4fd4-aea1-d5379868b966259455060879066 CREATE n:127.0.0.1:60892_solr s:shard1 c:collection1) [n:127.0.0.1:60892_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 34768 INFO  (searcherExecutor-45-thread-1-processing-x:collection1_shard1_replica1 29d9275a-ce21-4fd4-aea1-d5379868b966259455060879066 CREATE n:127.0.0.1:60892_solr s:shard1 c:collection1) [n:127.0.0.1:60892_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 34769 INFO  (parallelCoreAdminExecutor-40-thread-1-processing-n:127.0.0.1:60887_solr 29d9275a-ce21-4fd4-aea1-d5379868b966259455061178932 CREATE) [n:127.0.0.1:60887_solr c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1537cc[collection1_shard2_replica1] main]
   [junit4]   2> 34770 INFO  (searcherExecutor-45-thread-1-processing-x:collection1_shard1_replica1 29d9275a-ce21-4fd4-aea1-d5379868b966259455060879066 CREATE n:127.0.0.1:60892_solr s:shard1 c:collection1) [n:127.0.0.1:60892_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.SolrCore [collection1_shard1_replica1] Registered new searcher Searcher@a0bfb0[collection1_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 34771 INFO  (parallelCoreAdminExecutor-40-thread-1-processing-n:127.0.0.1:60887_solr 29d9275a-ce21-4fd4-aea1-d5379868b966259455061178932 CREATE) [n:127.0.0.1:60887_solr c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 34771 INFO  (parallelCoreAdminExecutor-40-thread-1-processing-n:127.0.0.1:60887_solr 29d9275a-ce21-4fd4-aea1-d5379868b966259455061178932 CREATE) [n:127.0.0.1:60887_solr c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 34771 INFO  (parallelCoreAdminExecutor-40-thread-1-processing-n:127.0.0.1:60887_solr 29d9275a-ce21-4fd4-aea1-d5379868b966259455061178932 CREATE) [n:127.0.0.1:60887_solr c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 34771 INFO  (parallelCoreAdminExecutor-40-thread-1-processing-n:127.0.0.1:60887_solr 29d9275a-ce21-4fd4-aea1-d5379868b966259455061178932 CREATE) [n:127.0.0.1:60887_solr c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.s.DirectSolrSpellChecker init: {name=default,field=name,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 34773 INFO  (parallelCoreAdminExecutor-40-thread-1-processing-n:127.0.0.1:60887_solr 29d9275a-ce21-4fd4-aea1-d5379868b966259455061178932 CREATE) [n:127.0.0.1:60887_solr c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 34774 INFO  (searcherExecutor-46-thread-1-processing-x:collection1_shard2_replica1 29d9275a-ce21-4fd4-aea1-d5379868b966259455061178932 CREATE n:127.0.0.1:60887_solr s:shard2 c:collection1) [n:127.0.0.1:60887_solr c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@1537cc[collection1_shard2_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 34775 INFO  (searcherExecutor-46-thread-1-processing-x:collection1_shard2_replica1 29d9275a-ce21-4fd4-aea1-d5379868b966259455061178932 CREATE n:127.0.0.1:60887_solr s:shard2 c:collection1) [n:127.0.0.1:60887_solr c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.c.S.Request [collection1_shard2_replica1]  webapp=null path=null params={q=static+firstSearcher+warming+in+solrconfig.xml&distrib=false&event=firstSearcher} hits=0 status=0 QTime=0
   [junit4]   2> 34775 INFO  (searcherExecutor-46-thread-1-processing-x:collection1_shard2_replica1 29d9275a-ce21-4fd4-aea1-d5379868b966259455061178932 CREATE n:127.0.0.1:60887_solr s:shard2 c:collection1) [n:127.0.0.1:60887_solr c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 34775 INFO  (searcherExecutor-46-thread-1-processing-x:collection1_shard2_replica1 29d9275a-ce21-4fd4-aea1-d5379868b966259455061178932 CREATE n:127.0.0.1:60887_solr s:shard2 c:collection1) [n:127.0.0.1:60887_solr c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 34775 INFO  (searcherExecutor-46-thread-1-processing-x:collection1_shard2_replica1 29d9275a-ce21-4fd4-aea1-d5379868b966259455061178932 CREATE n:127.0.0.1:60887_solr s:shard2 c:collection1) [n:127.0.0.1:60887_solr c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 34777 INFO  (parallelCoreAdminExecutor-43-thread-1-processing-n:127.0.0.1:60892_solr 29d9275a-ce21-4fd4-aea1-d5379868b966259455060879066 CREATE) [n:127.0.0.1:60892_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1556773275777892352
   [junit4]   2> 34783 INFO  (ProcessThread(sid:0 cport:-1):) [    ] o.a.z.s.PrepRequestProcessor Got user-level KeeperException when processing sessionid:0x159ac50b4e90006 type:create cxid:0xe1 zxid:0x8e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
   [junit4]   2> 34786 INFO  (parallelCoreAdminExecutor-43-thread-1-processing-n:127.0.0.1:60892_solr 29d9275a-ce21-4fd4-aea1-d5379868b966259455060879066 CREATE) [n:127.0.0.1:60892_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 34786 INFO  (parallelCoreAdminExecutor-43-thread-1-processing-n:127.0.0.1:60892_solr 29d9275a-ce21-4fd4-aea1-d5379868b966259455060879066 CREATE) [n:127.0.0.1:60892_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 34786 INFO  (parallelCoreAdminExecutor-43-thread-1-processing-n:127.0.0.1:60892_solr 29d9275a-ce21-4fd4-aea1-d5379868b966259455060879066 CREATE) [n:127.0.0.1:60892_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:60892/solr/collection1_shard1_replica1/
   [junit4]   2> 34786 INFO  (searcherExecutor-46-thread-1-processing-x:collection1_shard2_replica1 29d9275a-ce21-4fd4-aea1-d5379868b966259455061178932 CREATE n:127.0.0.1:60887_solr s:shard2 c:collection1) [n:127.0.0.1:60887_solr c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.c.SolrCore [collection1_shard2_replica1] Registered new searcher Searcher@1537cc[collection1_shard2_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 34786 INFO  (parallelCoreAdminExecutor-43-thread-1-processing-n:127.0.0.1:60892_solr 29d9275a-ce21-4fd4-aea1-d5379868b966259455060879066 CREATE) [n:127.0.0.1:60892_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 34786 INFO  (parallelCoreAdminExecutor-43-thread-1-processing-n:127.0.0.1:60892_solr 29d9275a-ce21-4fd4-aea1-d5379868b966259455060879066 CREATE) [n:127.0.0.1:60892_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.SyncStrategy http://127.0.0.1:60892/solr/collection1_shard1_replica1/ has no replicas
   [junit4]   2> 34791 INFO  (ProcessThread(sid:0 cport:-1):) [    ] o.a.z.s.PrepRequestProcessor Got user-level KeeperException when processing sessionid:0x159ac50b4e90006 type:create cxid:0xee zxid:0x95 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
   [junit4]   2> 34793 INFO  (parallelCoreAdminExecutor-43-thread-1-processing-n:127.0.0.1:60892_solr 29d9275a-ce21-4fd4-aea1-d5379868b966259455060879066 CREATE) [n:127.0.0.1:60892_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:60892/solr/collection1_shard1_replica1/ shard1
   [junit4]   2> 34798 INFO  (parallelCoreAdminExecutor-40-thread-1-processing-n:127.0.0.1:60887_solr 29d9275a-ce21-4fd4-aea1-d5379868b966259455061178932 CREATE) [n:127.0.0.1:60887_solr c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1556773275799912448
   [junit4]   2> 34804 INFO  (ProcessThread(sid:0 cport:-1):) [    ] o.a.z.s.PrepRequestProcessor Got user-level KeeperException when processing sessionid:0x159ac50b4e90005 type:create cxid:0x15a zxid:0x9c txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
   [junit4]   2> 34807 INFO  (parallelCoreAdminExecutor-40-thread-1-processing-n:127.0.0.1:60887_solr 29d9275a-ce21-4fd4-aea1-d5379868b966259455061178932 CREATE) [n:127.0.0.1:60887_solr c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 34807 INFO  (parallelCoreAdminExecutor-40-thread-1-processing-n:127.0.0.1:60887_solr 29d9275a-ce21-4fd4-aea1-d5379868b966259455061178932 CREATE) [n:127.0.0.1:60887_solr c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 34807 INFO  (parallelCoreAdminExecutor-40-thread-1-processing-n:127.0.0.1:60887_solr 29d9275a-ce21-4fd4-aea1-d5379868b966259455061178932 CREATE) [n:127.0.0.1:60887_solr c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:60887/solr/collection1_shard2_replica1/
   [junit4]   2> 34807 INFO  (parallelCoreAdminExecutor-40-thread-1-processing-n:127.0.0.1:60887_solr 29d9275a-ce21-4fd4-aea1-d5379868b966259455061178932 CREATE) [n:127.0.0.1:60887_solr c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 34807 INFO  (parallelCoreAdminExecutor-40-thread-1-processing-n:127.0.0.1:60887_solr 29d9275a-ce21-4fd4-aea1-d5379868b966259455061178932 CREATE) [n:127.0.0.1:60887_solr c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.c.SyncStrategy http://127.0.0.1:60887/solr/collection1_shard2_replica1/ has no replicas
   [junit4]   2> 34812 INFO  (ProcessThread(sid:0 cport:-1):) [    ] o.a.z.s.PrepRequestProcessor Got user-level KeeperException when processing sessionid:0x159ac50b4e90005 type:create cxid:0x16c zxid:0xa2 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
   [junit4]   2> 34812 INFO  (parallelCoreAdminExecutor-40-thread-1-processing-n:127.0.0.1:60887_solr 29d9275a-ce21-4fd4-aea1-d5379868b966259455061178932 CREATE) [n:127.0.0.1:60887_solr c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:60887/solr/collection1_shard2_replica1/ shard2
   [junit4]   2> 34920 INFO  (zkCallback-33-thread-2-processing-n:127.0.0.1:60887_solr) [n:127.0.0.1:60887_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 34920 INFO  (zkCallback-34-thread-1-processing-n:127.0.0.1:60892_solr) [n:127.0.0.1:60892_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 34945 INFO  (parallelCoreAdminExecutor-43-thread-1-processing-n:127.0.0.1:60892_solr 29d9275a-ce21-4fd4-aea1-d5379868b966259455060879066 CREATE) [n:127.0.0.1:60892_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 34969 INFO  (parallelCoreAdminExecutor-40-thread-1-processing-n:127.0.0.1:60887_solr 29d9275a-ce21-4fd4-aea1-d5379868b966259455061178932 CREATE) [n:127.0.0.1:60887_solr c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 35078 INFO  (zkCallback-33-thread-1-processing-n:127.0.0.1:60887_solr) [n:127.0.0.1:60887_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 35078 INFO  (zkCallback-34-thread-1-processing-n:127.0.0.1:60892_solr) [n:127.0.0.1:60892_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 35177 INFO  (qtp20678291-162) [n:127.0.0.1:60892_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=29d9275a-ce21-4fd4-aea1-d5379868b966&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 35180 INFO  (qtp20678291-162) [n:127.0.0.1:60892_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=29d9275a-ce21-4fd4-aea1-d5379868b966&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 35323 INFO  (qtp20678291-163) [n:127.0.0.1:60892_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 29d9275a-ce21-4fd4-aea1-d5379868b966259455060879066
   [junit4]   2> 35323 INFO  (qtp20678291-163) [n:127.0.0.1:60892_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=29d9275a-ce21-4fd4-aea1-d5379868b966259455060879066&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 35326 INFO  (qtp20681285-159) [n:127.0.0.1:60887_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 29d9275a-ce21-4fd4-aea1-d5379868b966259455061178932
   [junit4]   2> 35326 INFO  (qtp20681285-159) [n:127.0.0.1:60887_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=29d9275a-ce21-4fd4-aea1-d5379868b966259455061178932&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 35335 INFO  (OverseerThreadFactory-42-thread-1-processing-n:127.0.0.1:60887_solr) [n:127.0.0.1:60887_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> 36187 INFO  (qtp20678291-163) [n:127.0.0.1:60892_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=29d9275a-ce21-4fd4-aea1-d5379868b966&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 36193 INFO  (qtp20678291-163) [n:127.0.0.1:60892_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=29d9275a-ce21-4fd4-aea1-d5379868b966&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=6
   [junit4]   2> 36195 INFO  (qtp20678291-151) [n:127.0.0.1:60892_solr    ] o.a.s.h.a.Collec

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

 [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 38082 INFO  (zkCallback-33-thread-2-processing-n:127.0.0.1:60887_solr) [n:127.0.0.1:60887_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 38082 INFO  (zkCallback-34-thread-1-processing-n:127.0.0.1:60892_solr) [n:127.0.0.1:60892_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 38135 INFO  (coreCloseExecutor-56-thread-1) [n:127.0.0.1:60892_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1.shard1.replica1
   [junit4]   2> 38138 INFO  (coreCloseExecutor-55-thread-1) [n:127.0.0.1:60887_solr c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1.shard2.replica1
   [junit4]   2> 38141 INFO  (ProcessThread(sid:0 cport:-1):) [    ] o.a.z.s.PrepRequestProcessor Processed session termination for sessionid: 0x159ac50b4e90006
   [junit4]   2> 38143 INFO  (jetty-launcher-23-thread-1) [    ] o.a.s.c.Overseer Overseer (id=97298329597706245-127.0.0.1:60887_solr-n_0000000000) closing
   [junit4]   2> 38143 INFO  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Closed socket connection for client /127.0.0.1:60910 which had sessionid 0x159ac50b4e90006
   [junit4]   2> 38144 INFO  (jetty-launcher-23-thread-2) [    ] o.a.z.ZooKeeper Session: 0x159ac50b4e90006 closed
   [junit4]   2> 38144 INFO  (OverseerStateUpdate-97298329597706245-127.0.0.1:60887_solr-n_0000000000) [n:127.0.0.1:60887_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:60887_solr
   [junit4]   2> 38144 INFO  (jetty-launcher-23-thread-1-EventThread) [n:127.0.0.1:60892_solr    ] o.a.z.ClientCnxn EventThread shut down
   [junit4]   2> 38144 WARN  (zkCallback-34-thread-1-processing-n:127.0.0.1:60892_solr) [n:127.0.0.1:60892_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 38145 INFO  (jetty-launcher-23-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 38146 INFO  (zkCallback-33-thread-2-processing-n:127.0.0.1:60887_solr) [n:127.0.0.1:60887_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 38147 INFO  (jetty-launcher-23-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@12fb63d{/solr,null,UNAVAILABLE}
   [junit4]   2> 38147 INFO  (ProcessThread(sid:0 cport:-1):) [    ] o.a.z.s.PrepRequestProcessor Processed session termination for sessionid: 0x159ac50b4e90005
   [junit4]   2> 38148 INFO  (jetty-launcher-23-thread-1) [    ] o.a.z.ZooKeeper Session: 0x159ac50b4e90005 closed
   [junit4]   2> 38148 INFO  (jetty-launcher-23-thread-2-EventThread) [n:127.0.0.1:60887_solr    ] o.a.z.ClientCnxn EventThread shut down
   [junit4]   2> 38148 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 0x159ac50b4e90005, 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(Thread.java:745)
   [junit4]   2> 38148 INFO  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Closed socket connection for client /127.0.0.1:60909 which had sessionid 0x159ac50b4e90005
   [junit4]   2> 38148 WARN  (zkCallback-33-thread-2-processing-n:127.0.0.1:60887_solr) [n:127.0.0.1:60887_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 38149 INFO  (jetty-launcher-23-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 38150 INFO  (jetty-launcher-23-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4d603c{/solr,null,UNAVAILABLE}
   [junit4]   2> 38151 INFO  (SUITE-SolrMorphlineZkTest-seed#[1BB39D06BF22CB77]-worker) [    ] o.a.z.s.ZooKeeperServer shutting down
   [junit4]   2> 38151 INFO  (SUITE-SolrMorphlineZkTest-seed#[1BB39D06BF22CB77]-worker) [    ] o.a.z.s.SessionTrackerImpl Shutting down
   [junit4]   2> 38151 INFO  (SUITE-SolrMorphlineZkTest-seed#[1BB39D06BF22CB77]-worker) [    ] o.a.z.s.PrepRequestProcessor Shutting down
   [junit4]   2> 38151 INFO  (SUITE-SolrMorphlineZkTest-seed#[1BB39D06BF22CB77]-worker) [    ] o.a.z.s.SyncRequestProcessor Shutting down
   [junit4]   2> 38151 INFO  (ProcessThread(sid:0 cport:-1):) [    ] o.a.z.s.PrepRequestProcessor PrepRequestProcessor exited loop!
   [junit4]   2> 38151 INFO  (SyncThread:0) [    ] o.a.z.s.SyncRequestProcessor SyncRequestProcessor exited!
   [junit4]   2> 38151 INFO  (SUITE-SolrMorphlineZkTest-seed#[1BB39D06BF22CB77]-worker) [    ] o.a.z.s.FinalRequestProcessor shutdown of request processor complete
   [junit4]   2> 38151 INFO  (SUITE-SolrMorphlineZkTest-seed#[1BB39D06BF22CB77]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:60883 60883
   [junit4]   2> 38153 INFO  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxnFactory NIOServerCnxn factory exited run method
   [junit4]   2> 38153 INFO  (Thread-23) [    ] o.a.z.s.ZooKeeperServer shutting down
   [junit4]   2> 38153 INFO  (Thread-23) [    ] o.a.z.s.SessionTrackerImpl Shutting down
   [junit4]   2> 38153 INFO  (Thread-23) [    ] o.a.z.s.PrepRequestProcessor Shutting down
   [junit4]   2> 38153 INFO  (Thread-23) [    ] o.a.z.s.SyncRequestProcessor Shutting down
   [junit4]   2> 38153 INFO  (Thread-23) [    ] o.a.z.s.FinalRequestProcessor shutdown of request processor complete
   [junit4]   2> 38153 INFO  (Thread-23) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:60883 60883
   [junit4]   2> 38153 INFO  (SUITE-SolrMorphlineZkTest-seed#[1BB39D06BF22CB77]-worker) [    ] o.a.z.s.ZooKeeperServer shutting down
   [junit4]   2> 38153 INFO  (SUITE-SolrMorphlineZkTest-seed#[1BB39D06BF22CB77]-worker) [    ] o.a.z.s.SessionTrackerImpl Shutting down
   [junit4]   2> 38153 INFO  (SUITE-SolrMorphlineZkTest-seed#[1BB39D06BF22CB77]-worker) [    ] o.a.z.s.PrepRequestProcessor Shutting down
   [junit4]   2> 38153 INFO  (SUITE-SolrMorphlineZkTest-seed#[1BB39D06BF22CB77]-worker) [    ] o.a.z.s.SyncRequestProcessor Shutting down
   [junit4]   2> 38154 INFO  (SUITE-SolrMorphlineZkTest-seed#[1BB39D06BF22CB77]-worker) [    ] o.a.z.s.FinalRequestProcessor shutdown of request processor complete
   [junit4]   2> 38154 INFO  (Thread-23) [    ] o.a.z.s.ZooKeeperServer shutting down
   [junit4]   2> 38154 INFO  (Thread-23) [    ] o.a.z.s.SessionTrackerImpl Shutting down
   [junit4]   2> 38154 INFO  (Thread-23) [    ] o.a.z.s.PrepRequestProcessor Shutting down
   [junit4]   2> 38155 INFO  (Thread-23) [    ] o.a.z.s.SyncRequestProcessor Shutting down
   [junit4]   2> 38155 INFO  (Thread-23) [    ] o.a.z.s.FinalRequestProcessor shutdown of request processor complete
   [junit4]   2> 38155 WARN  (Thread-23) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/aliases.json
   [junit4]   2> 	3	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 	2	/solr/configs/conf
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/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> 	15	/solr/overseer/queue
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 	3	/solr/collections
   [junit4]   2> 	3	/solr/overseer/queue-work
   [junit4]   2> 	3	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 38155 INFO  (SUITE-SolrMorphlineZkTest-seed#[1BB39D06BF22CB77]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-6.4-Windows\solr\build\contrib\solr-morphlines-core\test\J1\temp\solr.morphlines.solr.SolrMorphlineZkTest_1BB39D06BF22CB77-001
   [junit4]   2> Jan 17, 2017 12:04:52 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 3 leaked thread(s).
   [junit4]   2> 38201 INFO  (SessionTracker) [    ] o.a.z.s.SessionTrackerImpl SessionTrackerImpl exited loop!
   [junit4]   2> NOTE: test params are: codec=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=19289, maxDocsPerChunk=881, blockSize=811), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=19289, blockSize=811)), sim=RandomSimilarity(queryNorm=true,coord=yes): {}, locale=sq, timezone=Pacific/Honolulu
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_112 (32-bit)/cpus=3,threads=1,free=52174712,total=95420416
   [junit4]   2> NOTE: All tests run in this JVM: [SolrMorphlineZkAliasTest, SolrMorphlineZkTest]
   [junit4] Completed [3/4 (1!)] on J1 in 5.79s, 1 test, 1 error <<< FAILURES!

[...truncated 44063 lines...]