You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2016/05/18 21:23:08 UTC

[JENKINS] Lucene-Solr-Tests-master - Build # 1149 - Failure

Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/1149/

2 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.client.solrj.io.stream.JDBCStreamTest

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.client.solrj.io.stream.JDBCStreamTest:     1) Thread[id=323, name=OverseerHdfsCoreFailoverThread-95918911775113226-127.0.0.1:58461_solr-n_0000000002, state=TIMED_WAITING, group=Overseer Hdfs SolrCore Failover Thread.]         at java.lang.Thread.sleep(Native Method)         at org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:137)         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.client.solrj.io.stream.JDBCStreamTest: 
   1) Thread[id=323, name=OverseerHdfsCoreFailoverThread-95918911775113226-127.0.0.1:58461_solr-n_0000000002, state=TIMED_WAITING, group=Overseer Hdfs SolrCore Failover Thread.]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:137)
        at java.lang.Thread.run(Thread.java:745)
	at __randomizedtesting.SeedInfo.seed([E32575C856C83D82]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.client.solrj.io.stream.JDBCStreamTest

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=323, name=OverseerHdfsCoreFailoverThread-95918911775113226-127.0.0.1:58461_solr-n_0000000002, state=RUNNABLE, group=Overseer Hdfs SolrCore Failover Thread.]         at java.lang.Class.getEnclosingMethod0(Native Method)         at java.lang.Class.getEnclosingMethodInfo(Class.java:1072)         at java.lang.Class.getEnclosingClass(Class.java:1272)         at java.lang.Class.getSimpleBinaryName(Class.java:1443)         at java.lang.Class.getSimpleName(Class.java:1309)         at org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:124)         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=323, name=OverseerHdfsCoreFailoverThread-95918911775113226-127.0.0.1:58461_solr-n_0000000002, state=RUNNABLE, group=Overseer Hdfs SolrCore Failover Thread.]
        at java.lang.Class.getEnclosingMethod0(Native Method)
        at java.lang.Class.getEnclosingMethodInfo(Class.java:1072)
        at java.lang.Class.getEnclosingClass(Class.java:1272)
        at java.lang.Class.getSimpleBinaryName(Class.java:1443)
        at java.lang.Class.getSimpleName(Class.java:1309)
        at org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:124)
        at java.lang.Thread.run(Thread.java:745)
	at __randomizedtesting.SeedInfo.seed([E32575C856C83D82]:0)




Build Log:
[...truncated 12942 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.io.stream.JDBCStreamTest
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.JDBCStreamTest_E32575C856C83D82-001/init-core-data-001
   [junit4]   2> 18498 INFO  (SUITE-JDBCStreamTest-seed#[E32575C856C83D82]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 18660 INFO  (SUITE-JDBCStreamTest-seed#[E32575C856C83D82]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 18661 INFO  (Thread-30) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 18661 INFO  (Thread-30) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 18761 INFO  (SUITE-JDBCStreamTest-seed#[E32575C856C83D82]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:34494
   [junit4]   2> 18776 INFO  (SUITE-JDBCStreamTest-seed#[E32575C856C83D82]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 18893 INFO  (SUITE-JDBCStreamTest-seed#[E32575C856C83D82]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 18894 INFO  (zkCallback-8-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@58fc9222 name:ZooKeeperConnection Watcher:127.0.0.1:34494 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 18894 INFO  (SUITE-JDBCStreamTest-seed#[E32575C856C83D82]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 18894 INFO  (SUITE-JDBCStreamTest-seed#[E32575C856C83D82]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 18896 INFO  (SUITE-JDBCStreamTest-seed#[E32575C856C83D82]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 18914 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 0x154c5bdf7990000, 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> 18923 INFO  (jetty-launcher-7-thread-4) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 18923 INFO  (jetty-launcher-7-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 18923 INFO  (jetty-launcher-7-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 18924 INFO  (jetty-launcher-7-thread-3) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 18978 INFO  (jetty-launcher-7-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2c7e79e{/solr,null,AVAILABLE}
   [junit4]   2> 18979 INFO  (jetty-launcher-7-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@566bf242{HTTP/1.1,[http/1.1]}{127.0.0.1:42810}
   [junit4]   2> 18979 INFO  (jetty-launcher-7-thread-1) [    ] o.e.j.s.Server Started @21205ms
   [junit4]   2> 18979 INFO  (jetty-launcher-7-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42810}
   [junit4]   2> 18979 INFO  (jetty-launcher-7-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 18979 INFO  (jetty-launcher-7-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.JDBCStreamTest_E32575C856C83D82-001/tempDir-001/node1'
   [junit4]   2> 18979 INFO  (jetty-launcher-7-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 18979 INFO  (jetty-launcher-7-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 18981 INFO  (jetty-launcher-7-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@34053865{/solr,null,AVAILABLE}
   [junit4]   2> 18981 INFO  (jetty-launcher-7-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@6ac63c03{HTTP/1.1,[http/1.1]}{127.0.0.1:58461}
   [junit4]   2> 18981 INFO  (jetty-launcher-7-thread-2) [    ] o.e.j.s.Server Started @21208ms
   [junit4]   2> 18981 INFO  (jetty-launcher-7-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=58461}
   [junit4]   2> 18981 INFO  (jetty-launcher-7-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 18981 INFO  (jetty-launcher-7-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.JDBCStreamTest_E32575C856C83D82-001/tempDir-001/node2'
   [junit4]   2> 18982 INFO  (jetty-launcher-7-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 18982 INFO  (jetty-launcher-7-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 19014 INFO  (jetty-launcher-7-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5ba305a{/solr,null,AVAILABLE}
   [junit4]   2> 19014 INFO  (jetty-launcher-7-thread-4) [    ] o.e.j.s.ServerConnector Started ServerConnector@72c2c767{HTTP/1.1,[http/1.1]}{127.0.0.1:37427}
   [junit4]   2> 19015 INFO  (jetty-launcher-7-thread-4) [    ] o.e.j.s.Server Started @21241ms
   [junit4]   2> 19015 INFO  (jetty-launcher-7-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37427}
   [junit4]   2> 19015 INFO  (jetty-launcher-7-thread-4) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 19015 INFO  (jetty-launcher-7-thread-4) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.JDBCStreamTest_E32575C856C83D82-001/tempDir-001/node4'
   [junit4]   2> 19015 INFO  (jetty-launcher-7-thread-4) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 19015 INFO  (jetty-launcher-7-thread-4) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 18980 INFO  (jetty-launcher-7-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 18982 INFO  (jetty-launcher-7-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 19015 INFO  (jetty-launcher-7-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 19017 INFO  (jetty-launcher-7-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 19017 INFO  (jetty-launcher-7-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4e4853b3{/solr,null,AVAILABLE}
   [junit4]   2> 19033 INFO  (jetty-launcher-7-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 19054 INFO  (jetty-launcher-7-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 19054 INFO  (jetty-launcher-7-thread-3) [    ] o.e.j.s.ServerConnector Started ServerConnector@1e04bd0d{HTTP/1.1,[http/1.1]}{127.0.0.1:42474}
   [junit4]   2> 19054 INFO  (jetty-launcher-7-thread-3) [    ] o.e.j.s.Server Started @21281ms
   [junit4]   2> 19054 INFO  (jetty-launcher-7-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42474}
   [junit4]   2> 19055 INFO  (jetty-launcher-7-thread-3) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 19055 INFO  (jetty-launcher-7-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.JDBCStreamTest_E32575C856C83D82-001/tempDir-001/node3'
   [junit4]   2> 19055 INFO  (jetty-launcher-7-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 19055 INFO  (jetty-launcher-7-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 19055 INFO  (jetty-launcher-7-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 19056 INFO  (jetty-launcher-7-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 19069 INFO  (zkCallback-11-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@176b628 name:ZooKeeperConnection Watcher:127.0.0.1:34494/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 19074 INFO  (zkCallback-10-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@161e4c52 name:ZooKeeperConnection Watcher:127.0.0.1:34494/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 19074 INFO  (jetty-launcher-7-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 19074 INFO  (jetty-launcher-7-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 19078 INFO  (jetty-launcher-7-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 19080 INFO  (jetty-launcher-7-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 19080 INFO  (jetty-launcher-7-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 19101 INFO  (zkCallback-9-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@366b001c name:ZooKeeperConnection Watcher:127.0.0.1:34494/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 19102 INFO  (jetty-launcher-7-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 19102 INFO  (jetty-launcher-7-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 19103 INFO  (zkCallback-12-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@21d3308 name:ZooKeeperConnection Watcher:127.0.0.1:34494/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 19103 INFO  (jetty-launcher-7-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 19104 INFO  (jetty-launcher-7-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 19104 INFO  (jetty-launcher-7-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 19104 INFO  (jetty-launcher-7-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 19135 INFO  (jetty-launcher-7-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 19135 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 0x154c5bdf7990002, 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> 19135 INFO  (jetty-launcher-7-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.JDBCStreamTest_E32575C856C83D82-001/tempDir-001/node2/.
   [junit4]   2> 19136 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 0x154c5bdf7990003, 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> 19136 INFO  (jetty-launcher-7-thread-4) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.JDBCStreamTest_E32575C856C83D82-001/tempDir-001/node4/.
   [junit4]   2> 19136 INFO  (jetty-launcher-7-thread-4) [    ] o.a.s.c.CoreContainer New CoreContainer 2087883679
   [junit4]   2> 19136 INFO  (jetty-launcher-7-thread-4) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.JDBCStreamTest_E32575C856C83D82-001/tempDir-001/node4]
   [junit4]   2> 19137 WARN  (jetty-launcher-7-thread-4) [    ] o.a.s.c.CoreContainer Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.JDBCStreamTest_E32575C856C83D82-001/tempDir-001/node4/lib to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.JDBCStreamTest_E32575C856C83D82-001/tempDir-001/node4/lib
   [junit4]   2> 19137 INFO  (jetty-launcher-7-thread-4) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 19137 INFO  (jetty-launcher-7-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 238714693
   [junit4]   2> 19137 INFO  (jetty-launcher-7-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.JDBCStreamTest_E32575C856C83D82-001/tempDir-001/node2]
   [junit4]   2> 19137 WARN  (jetty-launcher-7-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.JDBCStreamTest_E32575C856C83D82-001/tempDir-001/node2/lib to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.JDBCStreamTest_E32575C856C83D82-001/tempDir-001/node2/lib
   [junit4]   2> 19137 INFO  (jetty-launcher-7-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 19149 INFO  (jetty-launcher-7-thread-2) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 19153 INFO  (jetty-launcher-7-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 19153 INFO  (jetty-launcher-7-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 19154 INFO  (jetty-launcher-7-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34494/solr
   [junit4]   2> 19158 INFO  (jetty-launcher-7-thread-3) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.JDBCStreamTest_E32575C856C83D82-001/tempDir-001/node3/.
   [junit4]   2> 19181 INFO  (jetty-launcher-7-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.JDBCStreamTest_E32575C856C83D82-001/tempDir-001/node1/.
   [junit4]   2> 19181 INFO  (jetty-launcher-7-thread-3) [    ] o.a.s.c.CoreContainer New CoreContainer 138347681
   [junit4]   2> 19181 INFO  (jetty-launcher-7-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 913730237
   [junit4]   2> 19181 INFO  (jetty-launcher-7-thread-3) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.JDBCStreamTest_E32575C856C83D82-001/tempDir-001/node3]
   [junit4]   2> 19181 INFO  (jetty-launcher-7-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.JDBCStreamTest_E32575C856C83D82-001/tempDir-001/node1]
   [junit4]   2> 19181 WARN  (jetty-launcher-7-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.JDBCStreamTest_E32575C856C83D82-001/tempDir-001/node1/lib to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.JDBCStreamTest_E32575C856C83D82-001/tempDir-001/node1/lib
   [junit4]   2> 19181 WARN  (jetty-launcher-7-thread-3) [    ] o.a.s.c.CoreContainer Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.JDBCStreamTest_E32575C856C83D82-001/tempDir-001/node3/lib to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.JDBCStreamTest_E32575C856C83D82-001/tempDir-001/node3/lib
   [junit4]   2> 19181 INFO  (jetty-launcher-7-thread-3) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 19185 INFO  (jetty-launcher-7-thread-3) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 19186 INFO  (jetty-launcher-7-thread-3) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 19186 INFO  (jetty-launcher-7-thread-3) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 19186 INFO  (jetty-launcher-7-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34494/solr
   [junit4]   2> 19189 INFO  (jetty-launcher-7-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 19190 INFO  (jetty-launcher-7-thread-1) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 19204 INFO  (jetty-launcher-7-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 19204 INFO  (jetty-launcher-7-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 19204 INFO  (jetty-launcher-7-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34494/solr
   [junit4]   2> 19205 INFO  (jetty-launcher-7-thread-4) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 19206 INFO  (jetty-launcher-7-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 19206 INFO  (jetty-launcher-7-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 19206 INFO  (jetty-launcher-7-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 19221 INFO  (jetty-launcher-7-thread-4) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 19221 INFO  (jetty-launcher-7-thread-4) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 19222 INFO  (jetty-launcher-7-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34494/solr
   [junit4]   2> 19228 INFO  (jetty-launcher-7-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 19245 INFO  (jetty-launcher-7-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 19235 INFO  (zkCallback-21-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@690a9c4c name:ZooKeeperConnection Watcher:127.0.0.1:34494 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 19234 INFO  (jetty-launcher-7-thread-3) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 19222 INFO  (jetty-launcher-7-thread-4) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 19246 INFO  (jetty-launcher-7-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 19246 INFO  (jetty-launcher-7-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 19246 INFO  (jetty-launcher-7-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 19247 INFO  (jetty-launcher-7-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 19261 INFO  (jetty-launcher-7-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 19274 INFO  (jetty-launcher-7-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 19291 INFO  (jetty-launcher-7-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 19311 INFO  (jetty-launcher-7-thread-1) [n:127.0.0.1:42810_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$68/244911021@130ba922
   [junit4]   2> 19321 INFO  (zkCallback-22-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@69690524 name:ZooKeeperConnection Watcher:127.0.0.1:34494 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 19322 INFO  (jetty-launcher-7-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 19322 INFO  (jetty-launcher-7-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 19336 INFO  (jetty-launcher-7-thread-1) [n:127.0.0.1:42810_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 19347 INFO  (zkCallback-23-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1b2eb32d name:ZooKeeperConnection Watcher:127.0.0.1:34494 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 19347 INFO  (zkCallback-24-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@483cadc5 name:ZooKeeperConnection Watcher:127.0.0.1:34494 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 19347 INFO  (jetty-launcher-7-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 19348 INFO  (jetty-launcher-7-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 19348 INFO  (jetty-launcher-7-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 19348 INFO  (jetty-launcher-7-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 19351 INFO  (zkCallback-25-thread-1-processing-n:127.0.0.1:42810_solr) [n:127.0.0.1:42810_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@308ccc60 name:ZooKeeperConnection Watcher:127.0.0.1:34494/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 19351 INFO  (jetty-launcher-7-thread-1) [n:127.0.0.1:42810_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 19353 INFO  (jetty-launcher-7-thread-2) [n:127.0.0.1:58461_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$68/244911021@50e320d7
   [junit4]   2> 19365 INFO  (jetty-launcher-7-thread-2) [n:127.0.0.1:58461_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 19372 INFO  (jetty-launcher-7-thread-4) [n:127.0.0.1:37427_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$68/244911021@505b4c8c
   [junit4]   2> 19375 INFO  (jetty-launcher-7-thread-1) [n:127.0.0.1:42810_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 19385 INFO  (jetty-launcher-7-thread-4) [n:127.0.0.1:37427_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 19393 INFO  (jetty-launcher-7-thread-3) [n:127.0.0.1:42474_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$68/244911021@369180e1
   [junit4]   2> 19396 INFO  (jetty-launcher-7-thread-1) [n:127.0.0.1:42810_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 19415 INFO  (jetty-launcher-7-thread-3) [n:127.0.0.1:42474_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 19430 INFO  (zkCallback-27-thread-1-processing-n:127.0.0.1:37427_solr) [n:127.0.0.1:37427_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2ff93a62 name:ZooKeeperConnection Watcher:127.0.0.1:34494/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 19430 INFO  (jetty-launcher-7-thread-4) [n:127.0.0.1:37427_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 19435 INFO  (jetty-launcher-7-thread-1) [n:127.0.0.1:42810_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 19438 INFO  (jetty-launcher-7-thread-1) [n:127.0.0.1:42810_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 19442 INFO  (jetty-launcher-7-thread-1) [n:127.0.0.1:42810_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 19442 INFO  (jetty-launcher-7-thread-4) [n:127.0.0.1:37427_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 19461 INFO  (jetty-launcher-7-thread-1) [n:127.0.0.1:42810_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 19462 INFO  (jetty-launcher-7-thread-1) [n:127.0.0.1:42810_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 19463 INFO  (jetty-launcher-7-thread-1) [n:127.0.0.1:42810_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 19463 INFO  (zkCallback-26-thread-1-processing-n:127.0.0.1:58461_solr) [n:127.0.0.1:58461_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7e6c1de name:ZooKeeperConnection Watcher:127.0.0.1:34494/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 19463 INFO  (jetty-launcher-7-thread-2) [n:127.0.0.1:58461_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 19465 INFO  (zkCallback-28-thread-1-processing-n:127.0.0.1:42474_solr) [n:127.0.0.1:42474_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4f8d5036 name:ZooKeeperConnection Watcher:127.0.0.1:34494/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 19465 INFO  (jetty-launcher-7-thread-3) [n:127.0.0.1:42474_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 19472 INFO  (jetty-launcher-7-thread-1) [n:127.0.0.1:42810_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 19473 INFO  (jetty-launcher-7-thread-4) [n:127.0.0.1:37427_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 19476 INFO  (jetty-launcher-7-thread-4) [n:127.0.0.1:37427_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 19479 INFO  (jetty-launcher-7-thread-4) [n:127.0.0.1:37427_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 19479 INFO  (jetty-launcher-7-thread-1) [n:127.0.0.1:42810_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 19480 INFO  (jetty-launcher-7-thread-4) [n:127.0.0.1:37427_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 19484 INFO  (jetty-launcher-7-thread-1) [n:127.0.0.1:42810_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 19485 INFO  (jetty-launcher-7-thread-4) [n:127.0.0.1:37427_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 19490 INFO  (jetty-launcher-7-thread-1) [n:127.0.0.1:42810_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 19490 INFO  (jetty-launcher-7-thread-2) [n:127.0.0.1:58461_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 19492 INFO  (jetty-launcher-7-thread-2) [n:127.0.0.1:58461_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 19492 INFO  (jetty-launcher-7-thread-3) [n:127.0.0.1:42474_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 19493 INFO  (jetty-launcher-7-thread-2) [n:127.0.0.1:58461_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 19493 INFO  (jetty-launcher-7-thread-3) [n:127.0.0.1:42474_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 19497 INFO  (jetty-launcher-7-thread-3) [n:127.0.0.1:42474_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 19504 INFO  (jetty-launcher-7-thread-2) [n:127.0.0.1:58461_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 19506 INFO  (jetty-launcher-7-thread-3) [n:127.0.0.1:42474_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 19507 INFO  (jetty-launcher-7-thread-1) [n:127.0.0.1:42810_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 19507 INFO  (jetty-launcher-7-thread-2) [n:127.0.0.1:58461_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 19514 INFO  (jetty-launcher-7-thread-4) [n:127.0.0.1:37427_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 19519 INFO  (jetty-launcher-7-thread-1) [n:127.0.0.1:42810_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 19534 INFO  (jetty-launcher-7-thread-2) [n:127.0.0.1:58461_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 19534 INFO  (jetty-launcher-7-thread-3) [n:127.0.0.1:42474_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 19541 INFO  (jetty-launcher-7-thread-1) [n:127.0.0.1:42810_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95918911775113225-127.0.0.1:42810_solr-n_0000000000
   [junit4]   2> 19542 INFO  (jetty-launcher-7-thread-3) [n:127.0.0.1:42474_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95918911775113228-127.0.0.1:42474_solr-n_0000000001
   [junit4]   2> 19543 INFO  (jetty-launcher-7-thread-2) [n:127.0.0.1:58461_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95918911775113226-127.0.0.1:58461_solr-n_0000000002
   [junit4]   2> 19544 INFO  (jetty-launcher-7-thread-1) [n:127.0.0.1:42810_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:42810_solr
   [junit4]   2> 19545 INFO  (jetty-launcher-7-thread-1) [n:127.0.0.1:42810_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 19545 INFO  (jetty-launcher-7-thread-3) [n:127.0.0.1:42474_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95918911775113225-127.0.0.1:42810_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 19546 INFO  (jetty-launcher-7-thread-2) [n:127.0.0.1:58461_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95918911775113228-127.0.0.1:42474_solr-n_0000000001 to know if I could be the leader
   [junit4]   2> 19547 INFO  (jetty-launcher-7-thread-4) [n:127.0.0.1:37427_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 19547 INFO  (jetty-launcher-7-thread-3) [n:127.0.0.1:42474_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42474_solr
   [junit4]   2> 19548 INFO  (jetty-launcher-7-thread-2) [n:127.0.0.1:58461_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58461_solr
   [junit4]   2> 19549 INFO  (jetty-launcher-7-thread-4) [n:127.0.0.1:37427_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95918911775113227-127.0.0.1:37427_solr-n_0000000003
   [junit4]   2> 19550 INFO  (jetty-launcher-7-thread-3) [n:127.0.0.1:42474_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:42474_solr
   [junit4]   2> 19550 INFO  (jetty-launcher-7-thread-2) [n:127.0.0.1:58461_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:58461_solr
   [junit4]   2> 19553 INFO  (jetty-launcher-7-thread-4) [n:127.0.0.1:37427_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95918911775113226-127.0.0.1:58461_solr-n_0000000002 to know if I could be the leader
   [junit4]   2> 19553 INFO  (jetty-launcher-7-thread-4) [n:127.0.0.1:37427_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37427_solr
   [junit4]   2> 19555 INFO  (zkCallback-27-thread-1-processing-n:127.0.0.1:37427_solr) [n:127.0.0.1:37427_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 19555 INFO  (zkCallback-26-thread-1-processing-n:127.0.0.1:58461_solr) [n:127.0.0.1:58461_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 19557 INFO  (zkCallback-28-thread-1-processing-n:127.0.0.1:42474_solr) [n:127.0.0.1:42474_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 19557 INFO  (zkCallback-25-thread-1-processing-n:127.0.0.1:42810_solr) [n:127.0.0.1:42810_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 19557 INFO  (jetty-launcher-7-thread-1) [n:127.0.0.1:42810_solr    ] o.a.s.c.Overseer Overseer (id=95918911775113225-127.0.0.1:42810_solr-n_0000000000) starting
   [junit4]   2> 19557 INFO  (jetty-launcher-7-thread-4) [n:127.0.0.1:37427_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:37427_solr
   [junit4]   2> 19558 INFO  (zkCallback-26-thread-1-processing-n:127.0.0.1:58461_solr) [n:127.0.0.1:58461_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 19558 INFO  (zkCallback-28-thread-1-processing-n:127.0.0.1:42474_solr) [n:127.0.0.1:42474_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 19559 INFO  (zkCallback-27-thread-1-processing-n:127.0.0.1:37427_solr) [n:127.0.0.1:37427_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 19563 INFO  (zkCallback-25-thread-1-processing-n:127.0.0.1:42810_solr) [n:127.0.0.1:42810_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 19566 INFO  (zkCallback-27-thread-1-processing-n:127.0.0.1:37427_solr) [n:127.0.0.1:37427_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 19566 INFO  (zkCallback-26-thread-1-processing-n:127.0.0.1:58461_solr) [n:127.0.0.1:58461_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 19566 INFO  (zkCallback-28-thread-1-processing-n:127.0.0.1:42474_solr) [n:127.0.0.1:42474_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 19566 INFO  (zkCallback-25-thread-1-processing-n:127.0.0.1:42810_solr) [n:127.0.0.1:42810_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 19567 INFO  (zkCallback-27-thread-1-processing-n:127.0.0.1:37427_solr) [n:127.0.0.1:37427_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 19567 INFO  (zkCallback-26-thread-1-processing-n:127.0.0.1:58461_solr) [n:127.0.0.1:58461_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 19568 INFO  (zkCallback-28-thread-1-processing-n:127.0.0.1:42474_solr) [n:127.0.0.1:42474_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 19568 INFO  (zkCallback-25-thread-1-processing-n:127.0.0.1:42810_solr) [n:127.0.0.1:42810_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 19576 INFO  (jetty-launcher-7-thread-1) [n:127.0.0.1:42810_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 19628 INFO  (jetty-launcher-7-thread-1) [n:127.0.0.1:42810_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 19673 INFO  (OverseerCollectionConfigSetProcessor-95918911775113225-127.0.0.1:42810_solr-n_0000000000) [n:127.0.0.1:42810_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 19692 INFO  (jetty-launcher-7-thread-1) [n:127.0.0.1:42810_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:42810_solr as DOWN
   [junit4]   2> 19694 INFO  (jetty-launcher-7-thread-3) [n:127.0.0.1:42474_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 19694 INFO  (jetty-launcher-7-thread-3) [n:127.0.0.1:42474_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 19695 INFO  (jetty-launcher-7-thread-3) [n:127.0.0.1:42474_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.JDBCStreamTest_E32575C856C83D82-001/tempDir-001/node3/.
   [junit4]   2> 19695 INFO  (jetty-launcher-7-thread-3) [n:127.0.0.1:42474_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 19695 INFO  (OverseerStateUpdate-95918911775113225-127.0.0.1:42810_solr-n_0000000000) [n:127.0.0.1:42810_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 19698 INFO  (jetty-launcher-7-thread-2) [n:127.0.0.1:58461_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 19698 INFO  (jetty-launcher-7-thread-2) [n:127.0.0.1:58461_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 19699 INFO  (jetty-launcher-7-thread-2) [n:127.0.0.1:58461_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.JDBCStreamTest_E32575C856C83D82-001/tempDir-001/node2/.
   [junit4]   2> 19699 INFO  (jetty-launcher-7-thread-2) [n:127.0.0.1:58461_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 19703 INFO  (jetty-launcher-7-thread-4) [n:127.0.0.1:37427_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 19703 INFO  (jetty-launcher-7-thread-4) [n:127.0.0.1:37427_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 19704 INFO  (jetty-launcher-7-thread-4) [n:127.0.0.1:37427_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.JDBCStreamTest_E32575C856C83D82-001/tempDir-001/node4/.
   [junit4]   2> 19704 INFO  (jetty-launcher-7-thread-4) [n:127.0.0.1:37427_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 19708 INFO  (jetty-launcher-7-thread-4) [n:127.0.0.1:37427_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J2
   [junit4]   2> 19708 INFO  (jetty-launcher-7-thread-3) [n:127.0.0.1:42474_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J2
   [junit4]   2> 19708 INFO  (jetty-launcher-7-thread-4) [n:127.0.0.1:37427_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 19708 INFO  (jetty-launcher-7-thread-3) [n:127.0.0.1:42474_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 19708 INFO  (OverseerStateUpdate-95918911775113225-127.0.0.1:42810_solr-n_0000000000) [n:127.0.0.1:42810_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (3)
   [junit4]   2> 19711 INFO  (jetty-launcher-7-thread-2) [n:127.0.0.1:58461_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J2
   [junit4]   2> 19711 INFO  (jetty-launcher-7-thread-2) [n:127.0.0.1:58461_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 19711 INFO  (OverseerStateUpdate-95918911775113225-127.0.0.1:42810_solr-n_0000000000) [n:127.0.0.1:42810_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:42810_solr"} current state version: 0
   [junit4]   2> 19715 INFO  (OverseerStateUpdate-95918911775113225-127.0.0.1:42810_solr-n_0000000000) [n:127.0.0.1:42810_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:42810_solr
   [junit4]   2> 20708 INFO  (jetty-launcher-7-thread-1) [n:127.0.0.1:42810_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42810_solr
   [junit4]   2> 20709 INFO  (jetty-launcher-7-thread-1) [n:127.0.0.1:42810_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:42810_solr
   [junit4]   2> 20710 INFO  (zkCallback-26-thread-1-processing-n:127.0.0.1:58461_solr) [n:127.0.0.1:58461_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 20710 INFO  (zkCallback-27-thread-1-processing-n:127.0.0.1:37427_solr) [n:127.0.0.1:37427_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 20710 INFO  (zkCallback-28-thread-1-processing-n:127.0.0.1:42474_solr) [n:127.0.0.1:42474_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 20710 INFO  (zkCallback-25-thread-1-processing-n:127.0.0.1:42810_solr) [n:127.0.0.1:42810_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 20712 INFO  (zkCallback-28-thread-1-processing-n:127.0.0.1:42474_solr) [n:127.0.0.1:42474_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 20712 INFO  (zkCallback-27-thread-1-processing-n:127.0.0.1:37427_solr) [n:127.0.0.1:37427_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 20712 INFO  (zkCallback-26-thread-1-processing-n:127.0.0.1:58461_solr) [n:127.0.0.1:58461_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 20716 INFO  (zkCallback-25-thread-1-processing-n:127.0.0.1:42810_solr) [n:127.0.0.1:42810_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 20738 INFO  (jetty-launcher-7-thread-1) [n:127.0.0.1:42810_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 20738 INFO  (jetty-launcher-7-thread-1) [n:127.0.0.1:42810_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 20738 INFO  (jetty-launcher-7-thread-1) [n:127.0.0.1:42810_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.JDBCStreamTest_E32575C856C83D82-001/tempDir-001/node1/.
   [junit4]   2> 20739 INFO  (jetty-launcher-7-thread-1) [n:127.0.0.1:42810_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 20758 INFO  (jetty-launcher-7-thread-1) [n:127.0.0.1:42810_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J2
   [junit4]   2> 20758 INFO  (jetty-launcher-7-thread-1) [n:127.0.0.1:42810_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 20758 INFO  (SUITE-JDBCStreamTest-seed#[E32575C856C83D82]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 20766 INFO  (SUITE-JDBCStreamTest-seed#[E32575C856C83D82]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 20773 INFO  (zkCallback-33-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5c69d12a name:ZooKeeperConnection Watcher:127.0.0.1:34494 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 20785 INFO  (SUITE-JDBCStreamTest-seed#[E32575C856C83D82]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 20785 INFO  (SUITE-JDBCStreamTest-seed#[E32575C856C83D82]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 20793 INFO  (SUITE-JDBCStreamTest-seed#[E32575C856C83D82]-worker) [    ] o.a.s.c.s.i.CloudSolrClient Final constructed zkHost string: 127.0.0.1:34494/solr
   [junit4]   2> 20795 INFO  (SUITE-JDBCStreamTest-seed#[E32575C856C83D82]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 20814 INFO  (SUITE-JDBCStreamTest-seed#[E32575C856C83D82]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 20821 INFO  (zkCallback-36-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5ee7fc8e name:ZooKeeperConnection Watcher:127.0.0.1:34494/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 20821 INFO  (SUITE-JDBCStreamTest-seed#[E32575C856C83D82]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 20821 INFO  (SUITE-JDBCStreamTest-seed#[E32575C856C83D82]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 20821 INFO  (SUITE-JDBCStreamTest-seed#[E32575C856C83D82]-worker) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 20822 INFO  (SUITE-JDBCStreamTest-seed#[E32575C856C83D82]-worker) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 20824 INFO  (SUITE-JDBCStreamTest-seed#[E32575C856C83D82]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 20831 INFO  (SUITE-JDBCStreamTest-seed#[E32575C856C83D82]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf/schema.xml
   [junit4]   2> 20834 INFO  (SUITE-JDBCStreamTest-seed#[E32575C856C83D82]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf/solrconfig.xml
   [junit4]   2> 20884 INFO  (qtp1874120417-164) [n:127.0.0.1:42810_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf&name=jdbc&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 20915 INFO  (OverseerCollectionConfigSetProcessor-95918911775113225-127.0.0.1:42810_solr-n_0000000000) [n:127.0.0.1:42810_solr    ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2>   "name":"jdbc",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"conf",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 20940 INFO  (OverseerThreadFactory-63-thread-1-processing-n:127.0.0.1:42810_solr) [n:127.0.0.1:42810_solr    ] o.a.s.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"jdbc",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"conf",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 20943 INFO  (OverseerThreadFactory-63-thread-1-processing-n:127.0.0.1:42810_solr) [n:127.0.0.1:42810_solr    ] o.a.s.c.OverseerCollectionMessageHandler Create collection jdbc
   [junit4]   2> 20952 INFO  (OverseerThreadFactory-63-thread-1-processing-n:127.0.0.1:42810_solr) [n:127.0.0.1:42810_solr    ] o.a.s.c.OverseerCollectionMessageHandler creating collections conf node /collections/jdbc 
   [junit4]   2> 20953 INFO  (OverseerThreadFactory-63-thread-1-processing-n:127.0.0.1:42810_solr) [n:127.0.0.1:42810_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections/jdbc
   [junit4]   2> 20956 INFO  (zkCallback-26-thread-1-processing-n:127.0.0.1:58461_solr) [n:127.0.0.1:58461_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 20956 INFO  (zkCallback-25-thread-1-processing-n:127.0.0.1:42810_solr) [n:127.0.0.1:42810_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 20957 INFO  (zkCallback-28-thread-1-processing-n:127.0.0.1:42474_solr) [n:127.0.0.1:42474_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 20957 INFO  (zkCallback-36-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 20958 INFO  (zkCallback-27-thread-1-processing-n:127.0.0.1:37427_solr) [n:127.0.0.1:37427_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 20962 INFO  (OverseerStateUpdate-95918911775113225-127.0.0.1:42810_solr-n_0000000000) [n:127.0.0.1:42810_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"jdbc",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"conf",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 20962 INFO  (OverseerStateUpdate-95918911775113225-127.0.0.1:42810_solr-n_0000000000) [n:127.0.0.1:42810_solr    ] o.a.s.c.o.ClusterStateMutator building a new cName: jdbc
   [junit4]   2> 20971 INFO  (OverseerStateUpdate-95918911775113225-127.0.0.1:42810_solr-n_0000000000) [n:127.0.0.1:42810_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/jdbc/state.json
   [junit4]   2> 21071 INFO  (OverseerThreadFactory-63-thread-1-processing-n:127.0.0.1:42810_solr) [n:127.0.0.1:42810_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating SolrCores for new collection jdbc, shardNames [shard1, shard2] , replicationFactor : 1
   [junit4]   2> 21071 INFO  (OverseerThreadFactory-63-thread-1-processing-n:127.0.0.1:42810_solr) [n:127.0.0.1:42810_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core jdbc_shard1_replica1 as part of shard shard1 of collection jdbc on 127.0.0.1:58461_solr
   [junit4]   2> 21075 INFO  (OverseerThreadFactory-63-thread-1-processing-n:127.0.0.1:42810_solr) [n:127.0.0.1:42810_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core jdbc_shard2_replica1 as part of shard shard2 of collection jdbc on 127.0.0.1:42474_solr
   [junit4]   2> 21119 INFO  (qtp1269496185-173) [n:127.0.0.1:58461_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&name=jdbc_shard1_replica1&action=CREATE&numShards=2&collection=jdbc&shard=shard1&wt=javabin&version=2
   [junit4]   2> 21121 INFO  (qtp1269496185-173) [n:127.0.0.1:58461_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=jdbc_shard1_replica1, collection.configName=conf, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=jdbc, numShards=2, dataDir=data/, shard=shard1}
   [junit4]   2> 21130 INFO  (qtp253726700-183) [n:127.0.0.1:42474_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&name=jdbc_shard2_replica1&action=CREATE&numShards=2&collection=jdbc&shard=shard2&wt=javabin&version=2
   [junit4]   2> 21131 INFO  (qtp253726700-183) [n:127.0.0.1:42474_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=jdbc_shard2_replica1, collection.configName=conf, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=jdbc, numShards=2, dataDir=data/, shard=shard2}
   [junit4]   2> 21132 INFO  (qtp1269496185-173) [n:127.0.0.1:58461_solr c:jdbc s:shard1  x:jdbc_shard1_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 21134 INFO  (qtp1269496185-173) [n:127.0.0.1:58461_solr c:jdbc s:shard1  x:jdbc_shard1_replica1] o.a.s.c.ZkController Registering watch for collection jdbc
   [junit4]   2> 21160 INFO  (qtp253726700-183) [n:127.0.0.1:42474_solr c:jdbc s:shard2  x:jdbc_shard2_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 21164 INFO  (OverseerStateUpdate-95918911775113225-127.0.0.1:42810_solr-n_0000000000) [n:127.0.0.1:42810_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"jdbc_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:58461/solr",
   [junit4]   2>   "node_name":"127.0.0.1:58461_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"jdbc",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 21167 INFO  (OverseerStateUpdate-95918911775113225-127.0.0.1:42810_solr-n_0000000000) [n:127.0.0.1:42810_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"jdbc_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:58461/solr",
   [junit4]   2>   "node_name":"127.0.0.1:58461_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"jdbc",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 21171 INFO  (qtp1269496185-173) [n:127.0.0.1:58461_solr c:jdbc s:shard1  x:jdbc_shard1_replica1] o.a.s.c.c.ZkStateReader Add data for [jdbc] ver [0]
   [junit4]   2> 21172 INFO  (qtp1269496185-173) [n:127.0.0.1:58461_solr c:jdbc s:shard1  x:jdbc_shard1_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 21172 INFO  (qtp253726700-183) [n:127.0.0.1:42474_solr c:jdbc s:shard2  x:jdbc_shard2_replica1] o.a.s.c.ZkController Registering watch for collection jdbc
   [junit4]   2> 21173 INFO  (qtp253726700-183) [n:127.0.0.1:42474_solr c:jdbc s:shard2  x:jdbc_shard2_replica1] o.a.s.c.c.ZkStateReader Add data for [jdbc] ver [0]
   [junit4]   2> 21174 INFO  (qtp253726700-183) [n:127.0.0.1:42474_solr c:jdbc s:shard2  x:jdbc_shard2_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 21176 INFO  (OverseerStateUpdate-95918911775113225-127.0.0.1:42810_solr-n_0000000000) [n:127.0.0.1:42810_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"jdbc_shard2_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:42474/solr",
   [junit4]   2>   "node_name":"127.0.0.1:42474_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"jdbc",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 21176 INFO  (OverseerStateUpdate-95918911775113225-127.0.0.1:42810_solr-n_0000000000) [n:127.0.0.1:42810_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"jdbc_shard2_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:42474/solr",
   [junit4]   2>   "node_name":"127.0.0.1:42474_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"jdbc",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 21281 INFO  (OverseerStateUpdate-95918911775113225-127.0.0.1:42810_solr-n_0000000000) [n:127.0.0.1:42810_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/jdbc/state.json version: 0
   [junit4]   2> 21285 INFO  (zkCallback-26-thread-1-processing-n:127.0.0.1:58461_solr) [n:127.0.0.1:58461_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/jdbc/state.json] for collection [jdbc] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 21285 INFO  (zkCallback-28-thread-1-processing-n:127.0.0.1:42474_solr) [n:127.0.0.1:42474_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/jdbc/state.json] for collection [jdbc] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 21286 INFO  (zkCallback-28-thread-1-processing-n:127.0.0.1:42474_solr) [n:127.0.0.1:42474_solr    ] o.a.s.c.c.ZkStateReader Updating data for [jdbc] from [0] to [1]
   [junit4]   2> 21286 INFO  (zkCallback-26-thread-1-processing-n:127.0.0.1:58461_solr) [n:127.0.0.1:58461_solr    ] o.a.s.c.c.ZkStateReader Updating data for [jdbc] from [0] to [1]
   [junit4]   2> 22172 INFO  (qtp1269496185-173) [n:127.0.0.1:58461_solr c:jdbc s:shard1  x:jdbc_shard1_replica1] o.a.s.c.ZkController waiting to find shard id in clusterstate for jdbc_shard1_replica1
   [junit4]   2> 22172 INFO  (qtp1269496185-173) [n:127.0.0.1:58461_solr c:jdbc s:shard1  x:jdbc_shard1_replica1] o.a.s.c.ZkController Check for collection zkNode:jdbc
   [junit4]   2> 22173 INFO  (qtp1269496185-173) [n:127.0.0.1:58461_solr c:jdbc s:shard1  x:jdbc_shard1_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 22173 INFO  (qtp1269496185-173) [n:127.0.0.1:58461_solr c:jdbc s:shard1  x:jdbc_shard1_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/jdbc]
   [junit4]   2> 22173 INFO  (qtp1269496185-173) [n:127.0.0.1:58461_solr c:jdbc s:shard1  x:jdbc_shard1_replica1] o.a.s.c.c.ZkStateReader path=[/collections/jdbc] [configName]=[conf] specified config exists in ZooKeeper
   [junit4]   2> 22174 INFO  (qtp253726700-183) [n:127.0.0.1:42474_solr c:jdbc s:shard2  x:jdbc_shard2_replica1] o.a.s.c.ZkController waiting to find shard id in clusterstate for jdbc_shard2_replica1
   [junit4]   2> 22174 INFO  (qtp1269496185-173) [n:127.0.0.1:58461_solr c:jdbc s:shard1  x:jdbc_shard1_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.JDBCStreamTest_E32575C856C83D82-001/tempDir-001/node2/jdbc_shard1_replica1'
   [junit4]   2> 22174 INFO  (qtp253726700-183) [n:127.0.0.1:42474_solr c:jdbc s:shard2  x:jdbc_shard2_replica1] o.a.s.c.ZkController Check for collection zkNode:jdbc
   [junit4]   2> 22174 INFO  (qtp1269496185-173) [n:127.0.0.1:58461_solr c:jdbc s:shard1  x:jdbc_shard1_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 22174 INFO  (qtp1269496185-173) [n:127.0.0.1:58461_solr c:jdbc s:shard1  x:jdbc_shard1_replica1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 22175 INFO  (qtp253726700-183) [n:127.0.0.1:42474_solr c:jdbc s:shard2  x:jdbc_shard2_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 22175 INFO  (qtp253726700-183) [n:127.0.0.1:42474_solr c:jdbc s:shard2  x:jdbc_shard2_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/jdbc]
   [junit4]   2> 22175 INFO  (qtp1269496185-173) [n:127.0.0.1:58461_solr c:jdbc s:shard1  x:jdbc_shard1_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 22175 INFO  (qtp253726700-183) [n:127.0.0.1:42474_solr c:jdbc s:shard2  x:jdbc_shard2_replica1] o.a.s.c.c.ZkStateReader path=[/collections/jdbc] [configName]=[conf] specified config exists in ZooKeeper
   [junit4]   2> 22175 INFO  (qtp253726700-183) [n:127.0.0.1:42474_solr c:jdbc s:shard2  x:jdbc_shard2_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.JDBCStreamTest_E32575C856C83D82-001/tempDir-001/node3/jdbc_shard2_replica1'
   [junit4]   2> 22176 INFO  (qtp253726700-183) [n:127.0.0.1:42474_solr c:jdbc s:shard2  x:jdbc_shard2_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 22176 INFO  (qtp253726700-183) [n:127.0.0.1:42474_solr c:jdbc s:shard2  x:jdbc_shard2_replica1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 22177 INFO  (qtp253726700-183) [n:127.0.0.1:42474_solr c:jdbc s:shard2  x:jdbc_shard2_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 22193 INFO  (qtp1269496185-173) [n:127.0.0.1:58461_solr c:jdbc s:shard1  x:jdbc_shard1_replica1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 22193 INFO  (qtp253726700-183) [n:127.0.0.1:42474_solr c:jdbc s:shard2  x:jdbc_shard2_replica1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 22195 INFO  (qtp1269496185-173) [n:127.0.0.1:58461_solr c:jdbc s:shard1  x:jdbc_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 22196 INFO  (qtp253726700-183) [n:127.0.0.1:42474_solr c:jdbc s:shard2  x:jdbc_shard2_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 22202 INFO  (qtp253726700-183) [n:127.0.0.1:42474_solr c:jdbc s:shard2  x:jdbc_shard2_replica1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 22213 INFO  (qtp1269496185-173) [n:127.0.0.1:58461_solr c:jdbc s:shard1  x:jdbc_shard1_replica1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 22224 INFO  (qtp1269496185-173) [n:127.0.0.1:58461_solr c:jdbc s:shard1  x:jdbc_shard1_replica1] o.a.s.s.IndexSchema [jdbc_shard1_replica1] Schema name=test
   [junit4]   2> 22225 INFO  (qtp253726700-183) [n:127.0.0.1:42474_solr c:jdbc s:shard2  x:jdbc_shard2_replica1] o.a.s.s.IndexSchema [jdbc_shard2_replica1] Schema name=test
   [junit4]   2> 22364 INFO  (qtp253726700-183) [n:127.0.0.1:42474_solr c:jdbc s:shard2  x:jdbc_shard2_replica1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 22364 INFO  (qtp253726700-183) [n:127.0.0.1:42474_solr c:jdbc s:shard2  x:jdbc_shard2_replica1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 22365 WARN  (qtp253726700-183) [n:127.0.0.1:42474_solr c:jdbc s:shard2  x:jdbc_shard2_replica1] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 22365 WARN  (qtp253726700-183) [n:127.0.0.1:42474_solr c:jdbc s:shard2  x:jdbc_shard2_replica1] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 22366 INFO  (qtp253726700-183) [n:127.0.0.1:42474_solr c:jdbc s:shard2  x:jdbc_shard2_replica1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf', cwd=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J2
   [junit4]   2> 22366 INFO  (qtp253726700-183) [n:127.0.0.1:42474_solr c:jdbc s:shard2  x:jdbc_shard2_replica1] o.a.s.c.CoreContainer Creating SolrCore 'jdbc_shard2_replica1' using configuration from collection jdbc
   [junit4]   2> 22368 INFO  (qtp253726700-183) [n:127.0.0.1:42474_solr c:jdbc s:shard2 r:core_node2 x:jdbc_shard2_replica1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 22369 INFO  (qtp253726700-183) [n:127.0.0.1:42474_solr c:jdbc s:shard2 r:core_node2 x:jdbc_shard2_replica1] o.a.s.c.SolrCore [[jdbc_shard2_replica1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.JDBCStreamTest_E32575C856C83D82-001/tempDir-001/node3/jdbc_shard2_replica1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.JDBCStreamTest_E32575C856C83D82-001/tempDir-001/node3/./jdbc_shard2_replica1/data/]
   [junit4]   2> 22369 INFO  (qtp253726700-183) [n:127.0.0.1:42474_solr c:jdbc s:shard2 r:core_node2 x:jdbc_shard2_replica1] o.a.s.c.SolrCore JMX monitoring not detected for core: jdbc_shard2_replica1
   [junit4]   2> 22370 INFO  (qtp253726700-183) [n:127.0.0.1:42474_solr c:jdbc s:shard2 r:core_node2 x:jdbc_shard2_replica1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.JDBCStreamTest_E32575C856C83D82-001/tempDir-001/node3/./jdbc_shard2_replica1/data
   [junit4]   2> 22370 INFO  (qtp253726700-183) [n:127.0.0.1:42474_solr c:jdbc s:shard2 r:core_node2 x:jdbc_shard2_replica1] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.JDBCStreamTest_E32575C856C83D82-001/tempDir-001/node3/./jdbc_shard2_replica1/data/index/
   [junit4]   2> 22370 WARN  (qtp253726700-183) [n:127.0.0.1:42474_solr c:jdbc s:shard2 r:core_node2 x:jdbc_shard2_replica1] o.a.s.c.SolrCore [jdbc_shard2_replica1] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.JDBCStreamTest_E32575C856C83D82-001/tempDir-001/node3/./jdbc_shard2_replica1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 22370 INFO  (qtp253726700-183) [n:127.0.0.1:42474_solr c:jdbc s:shard2 r:core_node2 x:jdbc_shard2_replica1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.JDBCStreamTest_E32575C856C83D82-001/tempDir-001/node3/./jdbc_shard2_replica1/data/index
   [junit4]   2> 22376 INFO  (qtp253726700-183) [n:127.0.0.1:42474_solr c:jdbc s:shard2 r:core_node2 x:jdbc_shard2_replica1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@717087e9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3b23e897),segFN=segments_1,generation=1}
   [junit4]   2> 22376 INFO  (qtp253726700-183) [n:127.0.0.1:42474_solr c:jdbc s:shard2 r:core_node2 x:jdbc_shard2_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 22377 INFO  (qtp253726700-183) [n:127.0.0.1:42474_solr c:jdbc s:shard2 r:core_node2 x:jdbc_shard2_replica1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 22379 INFO  (qtp253726700-183) [n:127.0.0.1:42474_solr c:jdbc s:shard2 r:core_node2 x:jdbc_shard2_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 22380 INFO  (qtp253726700-183) [n:127.0.0.1:42474_solr c:jdbc s:shard2 r:core_node2 x:jdbc_shard2_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 22380 INFO  (qtp253726700-183) [n:127.0.0.1:42474_solr c:jdbc s:shard2 r:core_node2 x:jdbc_shard2_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 22381 INFO  (OldIndexDirectoryCleanupThreadForCore-jdbc_shard2_replica1) [n:127.0.0.1:42474_solr c:jdbc s:shard2 r:core_node2 x:jdbc_shard2_replica1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core jdbc_shard2_replica1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.JDBCStreamTest_E32575C856C83D82-001/tempDir-001/node3/./jdbc_shard2_replica1/data/
   [junit4]   2> 22395 INFO  (qtp253726700-183) [n:127.0.0.1:42474_solr c:jdbc s:shard2 r:core_node2 x:jdbc_shard2_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 22396 INFO  (qtp253726700-183) [n:127.0.0.1:42474_solr c:jdbc s:shard2 r:core_node2 x:jdbc_shard2_replica1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file
   [junit4]   2> 22396 INFO  (qtp253726700-183) [n:127.0.0.1:42474_solr c:jdbc s:shard2 r:core_node2 x:jdbc_shard2_replica1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 22381 WARN  (OldIndexDirectoryCleanupThreadForCore-jdbc_shard2_replica1) [n:127.0.0.1:42474_solr c:jdbc s:shard2 r:core_node2 x:jdbc_shard2_replica1] o.a.s.c.DirectoryFactory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.JDBCStreamTest_E32575C856C83D82-001/tempDir-001/node3/./jdbc_shard2_replica1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 22401 INFO  (qtp253726700-183) [n:127.0.0.1:42474_solr c:jdbc s:shard2 r:core_node2 x:jdbc_shard2_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 22410 INFO  (qtp253726700-183) [n:127.0.0.1:42474_solr c:jdbc s:shard2 r:core_node2 x:jdbc_shard2_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 22411 INFO  (qtp253726700-183) [n:127.0.0.1:42474_solr c:jdbc s:shard2 r:core_node2 x:jdbc_shard2_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 22411 INFO  (qtp253726700-183) [n:127.0.0.1:42474_solr c:jdbc s:shard2 r:core_node2 x:jdbc_shard2_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 22411 INFO  (qtp253726700-183) [n:127.0.0.1:42474_solr c:jdbc s:shard2 r:core_node2 x:jdbc_shard2_replica1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@717087e9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3b23e897),segFN=segments_1,generation=1}
   [junit4]   2> 22411 INFO  (qtp253726700-183) [n:127.0.0.1:42474_solr c:jdbc s:shard2 r:core_node2 x:jdbc_shard2_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 22411 INFO  (qtp253726700-183) [n:127.0.0.1:42474_solr c:jdbc s:shard2 r:core_node2 x:jdbc_shard2_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2db72ce3[jdbc_shard2_replica1] main]
   [junit4]   2> 22411 INFO  (qtp253726700-183) [n:127.0.0.1:42474_solr c:jdbc s:shard2 r:core_node2 x:jdbc_shard2_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/jdbc]
   [junit4]   2> 22414 INFO  (qtp253726700-183) [n:127.0.0.1:42474_solr c:jdbc s:shard2 r:core_node2 x:jdbc_shard2_replica1] o.a.s.c.c.ZkStateReader path=[/collections/jdbc] [configName]=[conf] specified config exists in ZooKeeper
   [junit4]   2> 22415 INFO  (qtp253726700-183) [n:127.0.0.1:42474_solr c:jdbc s:shard2 r:core_node2 x:jdbc_shard2_replica1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf
   [junit4]   2> 22423 INFO  (qtp253726700-183) [n:127.0.0.1:42474_solr c:jdbc s:shard2 r:core_node2 x:jdbc_shard2_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 22423 INFO  (qtp253726700-183) [n:127.0.0.1:42474_solr c:jdbc s:shard2 r:core_node2 x:jdbc_shard2_replica1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 22423 INFO  (qtp253726700-183) [n:127.0.0.1:42474_solr c:jdbc s:shard2 r:core_node2 x:jdbc_shard2_replica1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 22424 INFO  (qtp253726700-183) [n:127.0.0.1:42474_solr c:jdbc s:shard2 r:core_node2 x:jdbc_shard2_replica1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf/_rest_managed.json
   [junit4]   2> 22424 INFO  (qtp253726700-183) [n:127.0.0.1:42474_solr c:jdbc s:shard2 r:core_node2 x:jdbc_shard2_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 22424 INFO  (qtp253726700-183) [n:127.0.0.1:42474_solr c:jdbc s:shard2 r:core_node2 x:jdbc_shard2_replica1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 22424 INFO  (qtp253726700-183) [n:127.0.0.1:42474_solr c:jdbc s:shard2 r:core_node2 x:jdbc_shard2_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 22424 INFO  (searcherExecutor-66-thread-1-processing-n:127.0.0.1:42474_solr x:jdbc_shard2_replica1 s:shard2 c:jdbc r:core_node2) [n:127.0.0.1:42474_solr c:jdbc s:shard2 r:core_node2 x:jdbc_shard2_replica1] o.a.s.c.SolrCore [jdbc_shard2_replica1] Registered new searcher Searcher@2db72ce3[jdbc_shard2_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 22424 INFO  (qtp253726700-183) [n:127.0.0.1:42474_solr c:jdbc s:shard2 r:core_node2 x:jdbc_shard2_replica1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 22425 INFO  (qtp253726700-183) [n:127.0.0.1:42474_solr c:jdbc s:shard2 r:core_node2 x:jdbc_shard2_replica1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 22425 INFO  (qtp253726700-183) [n:127.0.0.1:42474_solr c:jdbc s:shard2 r:core_node2 x:jdbc_shard2_replica1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 22425 INFO  (qtp253726700-183) [n:127.0.0.1:42474_solr c:jdbc s:shard2 r:core_node2 x:jdbc_shard2_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1534702592308805632
   [junit4]   2> 22426 INFO  (qtp253726700-183) [n:127.0.0.1:42474_solr c:jdbc s:shard2 r:core_node2 x:jdbc_shard2_replica1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1534702592308805632
   [junit4]   2> 22428 INFO  (qtp253726700-183) [n:127.0.0.1:42474_solr c:jdbc s:shard2 r:core_node2 x:jdbc_shard2_replica1] o.a.s.c.ZkController watch zkdir /configs/conf
   [junit4]   2> 22430 INFO  (qtp253726700-183) [n:127.0.0.1:42474_solr c:jdbc s:shard2 r:core_node2 x:jdbc_shard2_replica1] o.a.s.c.CoreContainer registering core: jdbc_shard2_replica1
   [junit4]   2> 22431 INFO  (qtp253726700-183) [n:127.0.0.1:42474_solr c:jdbc s:shard2 r:core_node2 x:jdbc_shard2_replica1] o.a.s.c.ZkController Register replica - core:jdbc_shard2_replica1 address:http://127.0.0.1:42474/solr collection:jdbc shard:shard2
   [junit4]   2> 22453 INFO  (qtp253726700-183) [n:127.0.0.1:42474_solr c:jdbc s:shard2 r:core_node2 x:jdbc_shard2_replica1] o.a.s.c.c.SolrZkClient makePath: /collections/jdbc/leader_elect/shard2/election
   [junit4]   2> 22478 INFO  (qtp253726700-183) [n:127.0.0.1:42474_solr c:jdbc s:shard2 r:core_node2 x:jdbc_shard2_replica1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/jdbc/leader_elect/shard2/election/95918911775113228-core_node2-n_0000000000
   [junit4]   2> 22478 INFO  (qtp253726700-183) [n:127.0.0.1:42474_solr c:jdbc s:shard2 r:core_node2 x:jdbc_shard2_replica1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard2 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 22480 INFO  (qtp253726700-183) [n:127.0.0.1:42474_solr c:jdbc s:shard2 r:core_node2 x:jdbc_shard2_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 22480 INFO  (qtp253726700-183) [n:127.0.0.1:42474_solr c:jdbc s:shard2 r:core_node2 x:jdbc_shard2_replica1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 22482 INFO  (OverseerStateUpdate-95918911775113225-127.0.0.1:42810_solr-n_0000000000) [n:127.0.0.1:42810_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"jdbc"} current state version: 0
   [junit4]   2> 22482 INFO  (qtp253726700-183) [n:127.0.0.1:42474_solr c:jdbc s:shard2 r:core_node2 x:jdbc_shard2_replica1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:42474/solr/jdbc_shard2_replica1/
   [junit4]   2> 22482 INFO  (qtp253726700-183) [n:127.0.0.1:42474_solr c:jdbc s:shard2 r:core_node2 x:jdbc_shard2_replica1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 22482 INFO  (qtp253726700-183) [n:127.0.0.1:42474_solr c:jdbc s:shard2 r:core_node2 x:jdbc_shard2_replica1] o.a.s.c.SyncStrategy http://127.0.0.1:42474/solr/jdbc_shard2_replica1/ has no replicas
   [junit4]   2> 22487 INFO  (qtp253726700-183) [n:127.0.0.1:42474_solr c:jdbc s:shard2 r:core_node2 x:jdbc_shard2_replica1] o.a.s.c.c.SolrZkClient makePath: /collections/jdbc/leaders/shard2
   [junit4]   2> 22491 INFO  (qtp253726700-183) [n:127.0.0.1:42474_solr c:jdbc s:shard2 r:core_node2 x:jdbc_shard2_replica1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/jdbc/leaders/shard2/leader after winning as /collections/jdbc/leader_elect/shard2/election/95918911775113228-core_node2-n_0000000000
   [junit4]   2> 22511 INFO  (qtp253726700-183) [n:127.0.0.1:42474_solr c:jdbc s:shard2 r:core_node2 x:jdbc_shard2_replica1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:42474/solr/jdbc_shard2_replica1/ shard2
   [junit4]   2> 22512 INFO  (OverseerStateUpdate-95918911775113225-127.0.0.1:42810_solr-n_0000000000) [n:127.0.0.1:42810_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"jdbc",
   [junit4]   2>   "base_url":"http://127.0.0.1:42474/solr",
   [junit4]   2>   "core":"jdbc_shard2_replica1",
   [junit4]   2>   "state":"active"} current state version: 0
   [junit4]   2> 22541 INFO  (qtp1269496185-173) [n:127.0.0.1:58461_solr c:jdbc s:shard1  x:jdbc_shard1_replica1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 22542 INFO  (qtp1269496185-173) [n:127.0.0.1:58461_solr c:jdbc s:shard1  x:jdbc_shard1_replica1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 22543 WARN  (qtp1269496185-173) [n:127.0.0.1:58461_solr c:jdbc s:shard1  x:jdbc_shard1_replica1] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 22543 WARN  (qtp1269496185-173) [n:127.0.0.1:58461_solr c:jdbc s:shard1  x:jdbc_shard1_replica1] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 22544 INFO  (qtp1269496185-173) [n:127.0.0.1:58461_solr c:jdbc s:shard1  x:jdbc_shard1_replica1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf', cwd=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J2
   [junit4]   2> 22544 INFO  (qtp1269496185-173) [n:127.0.0.1:58461_solr c:jdbc s:shard1  x:jdbc_shard1_replica1] o.a.s.c.CoreContainer Creating SolrCore 'jdbc_shard1_replica1' using configuration from collection jdbc
   [junit4]   2> 22544 INFO  (qtp1269496185-173) [n:127.0.0.1:58461_solr c:jdbc s:shard1 r:core_node1 x:jdbc_shard1_replica1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 22544 INFO  (qtp1269496185-173) [n:127.0.0.1:58461_solr c:jdbc s:shard1 r:core_node1 x:jdbc_shard1_replica1] o.a.s.c.SolrCore [[jdbc_shard1_replica1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.JDBCStreamTest_E32575C856C83D82-001/tempDir-001/node2/jdbc_shard1_replica1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.JDBCStreamTest_E32575C856C83D82-001/tempDir-001/node2/./jdbc_shard1_replica1/data/]
   [junit4]   2> 22544 INFO  (qtp1269496185-173) [n:127.0.0.1:58461_solr c:jdbc s:shard1 r:core_node1 x:jdbc_shard1_replica1] o.a.s.c.SolrCore JMX monitoring not detected for core: jdbc_shard1_replica1
   [junit4]   2> 22545 INFO  (qtp1269496185-173) [n:127.0.0.1:58461_solr c:jdbc s:shard1 r:core_node1 x:jdbc_shard1_replica1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.JDBCStreamTest_E32575C856C83D82-001/tempDir-001/node2/./jdbc_shard1_replica1/data
   [junit4]   2> 22545 INFO  (qtp1269496185-173) [n:127.0.0.1:58461_solr c:jdbc s:shard1 r:core_node1 x:jdbc_shard1_replica1] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.JDBCStreamTest_E32575C856C83D82-001/tempDir-001/node2/./jdbc_shard1_replica1/data/index/
   [junit4]   2> 22545 WARN  (qtp1269496185-173) [n:127.0.0.1:58461_solr c:jdbc s:shard1 r:core_node1 x:jdbc_shard1_replica1] o.a.s.c.SolrCore [jdbc_shard1_replica1] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/tes

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

er(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 26107 INFO  (jetty-launcher-7-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4e4853b3{/solr,null,UNAVAILABLE}
   [junit4]   2> 26110 INFO  (SUITE-JDBCStreamTest-seed#[E32575C856C83D82]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:34494 34494
   [junit4]   2> 26142 INFO  (OverseerStateUpdate-95918911775113226-127.0.0.1:58461_solr-n_0000000002) [n:127.0.0.1:58461_solr    ] o.a.s.c.Overseer 
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/leader
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1155)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:348)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:345)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:345)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.amILeader(Overseer.java:418)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.run(Overseer.java:145)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 26143 INFO  (OverseerStateUpdate-95918911775113226-127.0.0.1:58461_solr-n_0000000002) [n:127.0.0.1:58461_solr    ] o.a.s.c.Overseer According to ZK I (id=95918911775113226-127.0.0.1:58461_solr-n_0000000002) am no longer a leader.
   [junit4]   2> 26143 INFO  (OverseerStateUpdate-95918911775113226-127.0.0.1:58461_solr-n_0000000002) [n:127.0.0.1:58461_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:58461_solr
   [junit4]   2> 26294 INFO  (Thread-30) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:34494 34494
   [junit4]   2> 26303 WARN  (Thread-30) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	10	/solr/aliases.json
   [junit4]   2> 	10	/solr/clusterprops.json
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 	2	/solr/configs/conf
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	10	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/collections/jdbc/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	10	/solr/live_nodes
   [junit4]   2> 	10	/solr/collections
   [junit4]   2> 
   [junit4]   2> 26304 INFO  (SUITE-JDBCStreamTest-seed#[E32575C856C83D82]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> May 18, 2016 9:20:49 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked thread(s).
   [junit4]   2> May 18, 2016 9:21:09 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at org.apache.solr.client.solrj.io.stream.JDBCStreamTest: 
   [junit4]   2>    1) Thread[id=323, name=OverseerHdfsCoreFailoverThread-95918911775113226-127.0.0.1:58461_solr-n_0000000002, state=TIMED_WAITING, group=Overseer Hdfs SolrCore Failover Thread.]
   [junit4]   2>         at java.lang.Thread.sleep(Native Method)
   [junit4]   2>         at org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:137)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> May 18, 2016 9:21:09 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=323, name=OverseerHdfsCoreFailoverThread-95918911775113226-127.0.0.1:58461_solr-n_0000000002, state=TIMED_WAITING, group=Overseer Hdfs SolrCore Failover Thread.]
   [junit4]   2> May 18, 2016 9:21:12 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be terminated:
   [junit4]   2>    1) Thread[id=323, name=OverseerHdfsCoreFailoverThread-95918911775113226-127.0.0.1:58461_solr-n_0000000002, state=RUNNABLE, group=Overseer Hdfs SolrCore Failover Thread.]
   [junit4]   2>         at java.lang.Class.getEnclosingMethod0(Native Method)
   [junit4]   2>         at java.lang.Class.getEnclosingMethodInfo(Class.java:1072)
   [junit4]   2>         at java.lang.Class.getEnclosingClass(Class.java:1272)
   [junit4]   2>         at java.lang.Class.getSimpleBinaryName(Class.java:1443)
   [junit4]   2>         at java.lang.Class.getSimpleName(Class.java:1309)
   [junit4]   2>         at org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:124)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {name_s=PostingsFormat(name=Memory doPackFST= false), personId_i=PostingsFormat(name=Direct), _version_=Lucene50(blocksize=128), multiDefault=PostingsFormat(name=Direct), intDefault=Lucene50(blocksize=128), id=PostingsFormat(name=Memory doPackFST= false), rating_f=Lucene50(blocksize=128), code_s=PostingsFormat(name=LuceneVarGapFixedInterval), timestamp=PostingsFormat(name=Direct)}, docValues:{name_s=DocValuesFormat(name=Asserting), personId_i=DocValuesFormat(name=Direct), multiDefault=DocValuesFormat(name=Direct), intDefault=DocValuesFormat(name=Lucene54), rating_f=DocValuesFormat(name=Lucene54), id=DocValuesFormat(name=Asserting), code_s=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=729, maxMBSortInHeap=7.05399404970443, sim=RandomSimilarity(queryNorm=true,coord=yes): {}, locale=ga, timezone=Europe/Gibraltar
   [junit4]   2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation 1.8.0_74 (64-bit)/cpus=4,threads=2,free=197966504,total=270532608
   [junit4]   2> NOTE: All tests run in this JVM: [SolrExampleXMLTest, StreamExpressionToExplanationTest, SolrExceptionTest, SolrPingTest, ConcatOperationTest, TestJavaBinCodec, DocumentAnalysisResponseTest, TestHash, TestRetryUtil, BasicHttpSolrClientTest, JDBCStreamTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=JDBCStreamTest -Dtests.seed=E32575C856C83D82 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=ga -Dtests.timezone=Europe/Gibraltar -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J2 | JDBCStreamTest (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.client.solrj.io.stream.JDBCStreamTest: 
   [junit4]    >    1) Thread[id=323, name=OverseerHdfsCoreFailoverThread-95918911775113226-127.0.0.1:58461_solr-n_0000000002, state=TIMED_WAITING, group=Overseer Hdfs SolrCore Failover Thread.]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:137)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E32575C856C83D82]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=323, name=OverseerHdfsCoreFailoverThread-95918911775113226-127.0.0.1:58461_solr-n_0000000002, state=RUNNABLE, group=Overseer Hdfs SolrCore Failover Thread.]
   [junit4]    >         at java.lang.Class.getEnclosingMethod0(Native Method)
   [junit4]    >         at java.lang.Class.getEnclosingMethodInfo(Class.java:1072)
   [junit4]    >         at java.lang.Class.getEnclosingClass(Class.java:1272)
   [junit4]    >         at java.lang.Class.getSimpleBinaryName(Class.java:1443)
   [junit4]    >         at java.lang.Class.getSimpleName(Class.java:1309)
   [junit4]    >         at org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:124)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E32575C856C83D82]:0)
   [junit4] Completed [35/83 (1!)] on J2 in 31.12s, 6 tests, 2 errors <<< FAILURES!

[...truncated 155 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/build.xml:740: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/build.xml:684: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/build.xml:59: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build.xml:246: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/common-build.xml:529: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/common-build.xml:1458: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/common-build.xml:1015: There were test failures: 83 suites, 640 tests, 2 suite-level errors, 279 ignored [seed: E32575C856C83D82]

Total time: 55 minutes 37 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any