You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2016/07/29 16:36:31 UTC

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

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17403/
Java: 64bit/jdk1.8.0_92 -XX:+UseCompressedOops -XX:+UseG1GC

2 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.response.transform.TestSubQueryTransformerDistrib

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.response.transform.TestSubQueryTransformerDistrib:     1) Thread[id=95836, name=OverseerHdfsCoreFailoverThread-96325427918536719-127.0.0.1:32955_solr-n_0000000003, 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.response.transform.TestSubQueryTransformerDistrib: 
   1) Thread[id=95836, name=OverseerHdfsCoreFailoverThread-96325427918536719-127.0.0.1:32955_solr-n_0000000003, 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([4E8F1A17959F9301]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.response.transform.TestSubQueryTransformerDistrib

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=95836, name=OverseerHdfsCoreFailoverThread-96325427918536719-127.0.0.1:32955_solr-n_0000000003, state=RUNNABLE, 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: There are still zombie threads that couldn't be terminated:
   1) Thread[id=95836, name=OverseerHdfsCoreFailoverThread-96325427918536719-127.0.0.1:32955_solr-n_0000000003, state=RUNNABLE, 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([4E8F1A17959F9301]:0)




Build Log:
[...truncated 12472 lines...]
   [junit4] Suite: org.apache.solr.response.transform.TestSubQueryTransformerDistrib
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.response.transform.TestSubQueryTransformerDistrib_4E8F1A17959F9301-001/init-core-data-001
   [junit4]   2> 1851601 INFO  (SUITE-TestSubQueryTransformerDistrib-seed#[4E8F1A17959F9301]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
   [junit4]   2> 1851602 INFO  (SUITE-TestSubQueryTransformerDistrib-seed#[4E8F1A17959F9301]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1851602 INFO  (Thread-3434) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1851602 INFO  (Thread-3434) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1851702 INFO  (SUITE-TestSubQueryTransformerDistrib-seed#[4E8F1A17959F9301]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:42487
   [junit4]   2> 1851702 INFO  (SUITE-TestSubQueryTransformerDistrib-seed#[4E8F1A17959F9301]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1851703 INFO  (SUITE-TestSubQueryTransformerDistrib-seed#[4E8F1A17959F9301]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1851705 INFO  (zkCallback-24685-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3e6375cd name:ZooKeeperConnection Watcher:127.0.0.1:42487 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1851705 INFO  (SUITE-TestSubQueryTransformerDistrib-seed#[4E8F1A17959F9301]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1851706 INFO  (SUITE-TestSubQueryTransformerDistrib-seed#[4E8F1A17959F9301]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1851706 INFO  (SUITE-TestSubQueryTransformerDistrib-seed#[4E8F1A17959F9301]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 1851710 INFO  (jetty-launcher-24684-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1851710 INFO  (jetty-launcher-24684-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1851711 INFO  (jetty-launcher-24684-thread-3) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1851711 INFO  (jetty-launcher-24684-thread-4) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1851712 INFO  (jetty-launcher-24684-thread-5) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1851713 INFO  (jetty-launcher-24684-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2540483b{/solr,null,AVAILABLE}
   [junit4]   2> 1851713 INFO  (jetty-launcher-24684-thread-5) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4ca0686f{/solr,null,AVAILABLE}
   [junit4]   2> 1851713 INFO  (jetty-launcher-24684-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@240bc8a5{/solr,null,AVAILABLE}
   [junit4]   2> 1851720 INFO  (jetty-launcher-24684-thread-5) [    ] o.e.j.s.ServerConnector Started ServerConnector@26130feb{HTTP/1.1,[http/1.1]}{127.0.0.1:38327}
   [junit4]   2> 1851720 INFO  (jetty-launcher-24684-thread-5) [    ] o.e.j.s.Server Started @1853683ms
   [junit4]   2> 1851720 INFO  (jetty-launcher-24684-thread-5) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38327}
   [junit4]   2> 1851720 INFO  (jetty-launcher-24684-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@655e881{/solr,null,AVAILABLE}
   [junit4]   2> 1851720 INFO  (jetty-launcher-24684-thread-5) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 1851720 INFO  (jetty-launcher-24684-thread-5) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.response.transform.TestSubQueryTransformerDistrib_4E8F1A17959F9301-001/tempDir-001/node5'
   [junit4]   2> 1851721 INFO  (jetty-launcher-24684-thread-5) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1851721 INFO  (jetty-launcher-24684-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@2c926ab1{HTTP/1.1,[http/1.1]}{127.0.0.1:33392}
   [junit4]   2> 1851721 INFO  (jetty-launcher-24684-thread-5) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1851721 INFO  (jetty-launcher-24684-thread-2) [    ] o.e.j.s.Server Started @1853684ms
   [junit4]   2> 1851721 INFO  (jetty-launcher-24684-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33392}
   [junit4]   2> 1851721 INFO  (jetty-launcher-24684-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 1851721 INFO  (jetty-launcher-24684-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1851721 INFO  (jetty-launcher-24684-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.response.transform.TestSubQueryTransformerDistrib_4E8F1A17959F9301-001/tempDir-001/node2'
   [junit4]   2> 1851721 INFO  (jetty-launcher-24684-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1851721 INFO  (jetty-launcher-24684-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1851721 INFO  (jetty-launcher-24684-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1851721 INFO  (jetty-launcher-24684-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1851721 INFO  (jetty-launcher-24684-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6330a697{/solr,null,AVAILABLE}
   [junit4]   2> 1851721 INFO  (jetty-launcher-24684-thread-4) [    ] o.e.j.s.ServerConnector Started ServerConnector@47a5c612{HTTP/1.1,[http/1.1]}{127.0.0.1:36957}
   [junit4]   2> 1851721 INFO  (jetty-launcher-24684-thread-4) [    ] o.e.j.s.Server Started @1853685ms
   [junit4]   2> 1851721 INFO  (jetty-launcher-24684-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1851722 INFO  (jetty-launcher-24684-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36957}
   [junit4]   2> 1851725 INFO  (jetty-launcher-24684-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@582eb1b3{HTTP/1.1,[http/1.1]}{127.0.0.1:32955}
   [junit4]   2> 1851725 INFO  (jetty-launcher-24684-thread-1) [    ] o.e.j.s.Server Started @1853688ms
   [junit4]   2> 1851725 INFO  (jetty-launcher-24684-thread-4) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 1851723 INFO  (jetty-launcher-24684-thread-3) [    ] o.e.j.s.ServerConnector Started ServerConnector@43497574{HTTP/1.1,[http/1.1]}{127.0.0.1:40902}
   [junit4]   2> 1851726 INFO  (jetty-launcher-24684-thread-4) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.response.transform.TestSubQueryTransformerDistrib_4E8F1A17959F9301-001/tempDir-001/node4'
   [junit4]   2> 1851726 INFO  (jetty-launcher-24684-thread-3) [    ] o.e.j.s.Server Started @1853689ms
   [junit4]   2> 1851725 INFO  (jetty-launcher-24684-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=32955}
   [junit4]   2> 1851726 INFO  (jetty-launcher-24684-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40902}
   [junit4]   2> 1851726 INFO  (jetty-launcher-24684-thread-4) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1851726 INFO  (jetty-launcher-24684-thread-4) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1851726 INFO  (jetty-launcher-24684-thread-3) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 1851726 INFO  (jetty-launcher-24684-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 1851726 INFO  (jetty-launcher-24684-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.response.transform.TestSubQueryTransformerDistrib_4E8F1A17959F9301-001/tempDir-001/node3'
   [junit4]   2> 1851726 INFO  (jetty-launcher-24684-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.response.transform.TestSubQueryTransformerDistrib_4E8F1A17959F9301-001/tempDir-001/node1'
   [junit4]   2> 1851726 INFO  (jetty-launcher-24684-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1851727 INFO  (jetty-launcher-24684-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1851727 INFO  (jetty-launcher-24684-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1851727 INFO  (jetty-launcher-24684-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1851728 INFO  (zkCallback-24686-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@754b9217 name:ZooKeeperConnection Watcher:127.0.0.1:42487/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1851730 INFO  (jetty-launcher-24684-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1851730 INFO  (jetty-launcher-24684-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1851730 INFO  (jetty-launcher-24684-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1851730 INFO  (jetty-launcher-24684-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1851730 INFO  (jetty-launcher-24684-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1851730 INFO  (zkCallback-24687-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4272e2f3 name:ZooKeeperConnection Watcher:127.0.0.1:42487/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1851730 INFO  (jetty-launcher-24684-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1851730 INFO  (jetty-launcher-24684-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1851730 INFO  (jetty-launcher-24684-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1851730 INFO  (jetty-launcher-24684-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1851731 INFO  (jetty-launcher-24684-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1851731 INFO  (jetty-launcher-24684-thread-5) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1851732 INFO  (jetty-launcher-24684-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1851732 INFO  (zkCallback-24688-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@57879ddb name:ZooKeeperConnection Watcher:127.0.0.1:42487/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1851732 INFO  (jetty-launcher-24684-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1851732 INFO  (jetty-launcher-24684-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1851733 INFO  (zkCallback-24689-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@42143b60 name:ZooKeeperConnection Watcher:127.0.0.1:42487/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1851733 INFO  (jetty-launcher-24684-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1851733 INFO  (jetty-launcher-24684-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1851735 INFO  (zkCallback-24690-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7f1d7234 name:ZooKeeperConnection Watcher:127.0.0.1:42487/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1851735 INFO  (jetty-launcher-24684-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1851735 INFO  (jetty-launcher-24684-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1851735 INFO  (jetty-launcher-24684-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1851735 INFO  (jetty-launcher-24684-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1851736 INFO  (jetty-launcher-24684-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.response.transform.TestSubQueryTransformerDistrib_4E8F1A17959F9301-001/tempDir-001/node2/.
   [junit4]   2> 1851736 INFO  (jetty-launcher-24684-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 1239481146
   [junit4]   2> 1851736 INFO  (jetty-launcher-24684-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.response.transform.TestSubQueryTransformerDistrib_4E8F1A17959F9301-001/tempDir-001/node2]
   [junit4]   2> 1851736 INFO  (jetty-launcher-24684-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1851736 WARN  (jetty-launcher-24684-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.response.transform.TestSubQueryTransformerDistrib_4E8F1A17959F9301-001/tempDir-001/node2/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.response.transform.TestSubQueryTransformerDistrib_4E8F1A17959F9301-001/tempDir-001/node2/lib
   [junit4]   2> 1851736 INFO  (jetty-launcher-24684-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> 1851738 INFO  (jetty-launcher-24684-thread-2) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1851738 INFO  (jetty-launcher-24684-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1851738 INFO  (jetty-launcher-24684-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1851738 INFO  (jetty-launcher-24684-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42487/solr
   [junit4]   2> 1851738 INFO  (jetty-launcher-24684-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1851738 INFO  (jetty-launcher-24684-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1851739 INFO  (jetty-launcher-24684-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1851740 INFO  (zkCallback-24693-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@30d216dd name:ZooKeeperConnection Watcher:127.0.0.1:42487 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1851740 INFO  (jetty-launcher-24684-thread-4) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.response.transform.TestSubQueryTransformerDistrib_4E8F1A17959F9301-001/tempDir-001/node4/.
   [junit4]   2> 1851740 INFO  (jetty-launcher-24684-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1851740 INFO  (jetty-launcher-24684-thread-4) [    ] o.a.s.c.CoreContainer New CoreContainer 1929916312
   [junit4]   2> 1851740 INFO  (jetty-launcher-24684-thread-5) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.response.transform.TestSubQueryTransformerDistrib_4E8F1A17959F9301-001/tempDir-001/node5/.
   [junit4]   2> 1851740 INFO  (jetty-launcher-24684-thread-4) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.response.transform.TestSubQueryTransformerDistrib_4E8F1A17959F9301-001/tempDir-001/node4]
   [junit4]   2> 1851740 INFO  (jetty-launcher-24684-thread-5) [    ] o.a.s.c.CoreContainer New CoreContainer 496702850
   [junit4]   2> 1851740 INFO  (jetty-launcher-24684-thread-3) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.response.transform.TestSubQueryTransformerDistrib_4E8F1A17959F9301-001/tempDir-001/node3/.
   [junit4]   2> 1851740 WARN  (jetty-launcher-24684-thread-4) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.response.transform.TestSubQueryTransformerDistrib_4E8F1A17959F9301-001/tempDir-001/node4/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.response.transform.TestSubQueryTransformerDistrib_4E8F1A17959F9301-001/tempDir-001/node4/lib
   [junit4]   2> 1851740 INFO  (jetty-launcher-24684-thread-3) [    ] o.a.s.c.CoreContainer New CoreContainer 1056556790
   [junit4]   2> 1851740 INFO  (jetty-launcher-24684-thread-3) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.response.transform.TestSubQueryTransformerDistrib_4E8F1A17959F9301-001/tempDir-001/node3]
   [junit4]   2> 1851740 INFO  (jetty-launcher-24684-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> 1851740 WARN  (jetty-launcher-24684-thread-3) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.response.transform.TestSubQueryTransformerDistrib_4E8F1A17959F9301-001/tempDir-001/node3/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.response.transform.TestSubQueryTransformerDistrib_4E8F1A17959F9301-001/tempDir-001/node3/lib
   [junit4]   2> 1851740 INFO  (jetty-launcher-24684-thread-5) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.response.transform.TestSubQueryTransformerDistrib_4E8F1A17959F9301-001/tempDir-001/node5]
   [junit4]   2> 1851740 INFO  (jetty-launcher-24684-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1851741 INFO  (jetty-launcher-24684-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> 1851742 INFO  (jetty-launcher-24684-thread-4) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1851742 INFO  (jetty-launcher-24684-thread-4) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1851742 INFO  (jetty-launcher-24684-thread-4) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1851742 INFO  (jetty-launcher-24684-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42487/solr
   [junit4]   2> 1851742 INFO  (jetty-launcher-24684-thread-4) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1851742 INFO  (jetty-launcher-24684-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1851742 INFO  (jetty-launcher-24684-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1851742 INFO  (jetty-launcher-24684-thread-3) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1851742 WARN  (jetty-launcher-24684-thread-5) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.response.transform.TestSubQueryTransformerDistrib_4E8F1A17959F9301-001/tempDir-001/node5/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.response.transform.TestSubQueryTransformerDistrib_4E8F1A17959F9301-001/tempDir-001/node5/lib
   [junit4]   2> 1851742 INFO  (jetty-launcher-24684-thread-3) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1851742 INFO  (jetty-launcher-24684-thread-3) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1851742 INFO  (jetty-launcher-24684-thread-2) [n:127.0.0.1:33392_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$54/470945960@6293a2db
   [junit4]   2> 1851743 INFO  (jetty-launcher-24684-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42487/solr
   [junit4]   2> 1851743 INFO  (jetty-launcher-24684-thread-3) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1851744 INFO  (jetty-launcher-24684-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1851744 INFO  (jetty-launcher-24684-thread-2) [n:127.0.0.1:33392_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1851742 INFO  (jetty-launcher-24684-thread-5) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 1851744 INFO  (jetty-launcher-24684-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1851744 INFO  (jetty-launcher-24684-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.response.transform.TestSubQueryTransformerDistrib_4E8F1A17959F9301-001/tempDir-001/node1/.
   [junit4]   2> 1851744 INFO  (zkCallback-24698-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@f64534d name:ZooKeeperConnection Watcher:127.0.0.1:42487 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1851744 INFO  (jetty-launcher-24684-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 1708806281
   [junit4]   2> 1851744 INFO  (jetty-launcher-24684-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1851744 INFO  (zkCallback-24699-thread-1-processing-n:127.0.0.1:33392_solr) [n:127.0.0.1:33392_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@c089dc5 name:ZooKeeperConnection Watcher:127.0.0.1:42487/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1851744 INFO  (jetty-launcher-24684-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.response.transform.TestSubQueryTransformerDistrib_4E8F1A17959F9301-001/tempDir-001/node1]
   [junit4]   2> 1851744 INFO  (jetty-launcher-24684-thread-2) [n:127.0.0.1:33392_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1851745 INFO  (zkCallback-24700-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7b798998 name:ZooKeeperConnection Watcher:127.0.0.1:42487 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1851745 WARN  (jetty-launcher-24684-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.response.transform.TestSubQueryTransformerDistrib_4E8F1A17959F9301-001/tempDir-001/node1/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.response.transform.TestSubQueryTransformerDistrib_4E8F1A17959F9301-001/tempDir-001/node1/lib
   [junit4]   2> 1851745 INFO  (jetty-launcher-24684-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1851745 INFO  (jetty-launcher-24684-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1851745 INFO  (jetty-launcher-24684-thread-2) [n:127.0.0.1:33392_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1851745 INFO  (jetty-launcher-24684-thread-5) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1851745 INFO  (jetty-launcher-24684-thread-5) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1851745 INFO  (jetty-launcher-24684-thread-5) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1851745 INFO  (jetty-launcher-24684-thread-5) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42487/solr
   [junit4]   2> 1851745 INFO  (jetty-launcher-24684-thread-5) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1851745 INFO  (jetty-launcher-24684-thread-3) [n:127.0.0.1:40902_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$54/470945960@783c7350
   [junit4]   2> 1851746 INFO  (jetty-launcher-24684-thread-3) [n:127.0.0.1:40902_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1851746 INFO  (jetty-launcher-24684-thread-2) [n:127.0.0.1:33392_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1851746 INFO  (zkCallback-24704-thread-1-processing-n:127.0.0.1:40902_solr) [n:127.0.0.1:40902_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@310d23e3 name:ZooKeeperConnection Watcher:127.0.0.1:42487/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1851746 INFO  (jetty-launcher-24684-thread-3) [n:127.0.0.1:40902_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1851744 INFO  (jetty-launcher-24684-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1851745 INFO  (jetty-launcher-24684-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1851747 INFO  (jetty-launcher-24684-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> 1851747 INFO  (jetty-launcher-24684-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1851747 INFO  (jetty-launcher-24684-thread-4) [n:127.0.0.1:36957_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$54/470945960@321cf15d
   [junit4]   2> 1851748 INFO  (jetty-launcher-24684-thread-4) [n:127.0.0.1:36957_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1851748 INFO  (jetty-launcher-24684-thread-2) [n:127.0.0.1:33392_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1851748 INFO  (zkCallback-24705-thread-1-processing-n:127.0.0.1:36957_solr) [n:127.0.0.1:36957_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@15626627 name:ZooKeeperConnection Watcher:127.0.0.1:42487/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1851748 INFO  (jetty-launcher-24684-thread-4) [n:127.0.0.1:36957_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1851748 INFO  (zkCallback-24703-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4f010d86 name:ZooKeeperConnection Watcher:127.0.0.1:42487 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1851748 INFO  (jetty-launcher-24684-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1851748 INFO  (jetty-launcher-24684-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1851748 INFO  (jetty-launcher-24684-thread-1) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1851749 INFO  (jetty-launcher-24684-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1851749 INFO  (jetty-launcher-24684-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1851749 INFO  (jetty-launcher-24684-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42487/solr
   [junit4]   2> 1851749 INFO  (jetty-launcher-24684-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1851749 INFO  (jetty-launcher-24684-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1851749 INFO  (jetty-launcher-24684-thread-3) [n:127.0.0.1:40902_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1851749 INFO  (jetty-launcher-24684-thread-2) [n:127.0.0.1:33392_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1851749 INFO  (jetty-launcher-24684-thread-5) [n:127.0.0.1:38327_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$54/470945960@4ff12a97
   [junit4]   2> 1851749 INFO  (jetty-launcher-24684-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1851749 INFO  (jetty-launcher-24684-thread-5) [n:127.0.0.1:38327_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1851750 INFO  (zkCallback-24708-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@40f6fe0a name:ZooKeeperConnection Watcher:127.0.0.1:42487 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1851750 INFO  (jetty-launcher-24684-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1851750 INFO  (zkCallback-24709-thread-1-processing-n:127.0.0.1:38327_solr) [n:127.0.0.1:38327_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@9079244 name:ZooKeeperConnection Watcher:127.0.0.1:42487/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1851750 INFO  (jetty-launcher-24684-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1851750 INFO  (jetty-launcher-24684-thread-5) [n:127.0.0.1:38327_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1851750 INFO  (jetty-launcher-24684-thread-2) [n:127.0.0.1:33392_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1851750 INFO  (jetty-launcher-24684-thread-3) [n:127.0.0.1:40902_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1851750 INFO  (jetty-launcher-24684-thread-1) [n:127.0.0.1:32955_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$54/470945960@6e11ba6
   [junit4]   2> 1851751 INFO  (jetty-launcher-24684-thread-1) [n:127.0.0.1:32955_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1851751 INFO  (jetty-launcher-24684-thread-4) [n:127.0.0.1:36957_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1851751 INFO  (jetty-launcher-24684-thread-2) [n:127.0.0.1:33392_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1851751 INFO  (zkCallback-24710-thread-1-processing-n:127.0.0.1:32955_solr) [n:127.0.0.1:32955_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@779772a3 name:ZooKeeperConnection Watcher:127.0.0.1:42487/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1851751 INFO  (jetty-launcher-24684-thread-1) [n:127.0.0.1:32955_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1851751 INFO  (jetty-launcher-24684-thread-3) [n:127.0.0.1:40902_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1851751 INFO  (jetty-launcher-24684-thread-2) [n:127.0.0.1:33392_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1851751 INFO  (jetty-launcher-24684-thread-4) [n:127.0.0.1:36957_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1851752 INFO  (jetty-launcher-24684-thread-2) [n:127.0.0.1:33392_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1851752 INFO  (jetty-launcher-24684-thread-4) [n:127.0.0.1:36957_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1851752 INFO  (jetty-launcher-24684-thread-3) [n:127.0.0.1:40902_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1851753 INFO  (jetty-launcher-24684-thread-2) [n:127.0.0.1:33392_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1851753 INFO  (jetty-launcher-24684-thread-4) [n:127.0.0.1:36957_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1851753 INFO  (jetty-launcher-24684-thread-2) [n:127.0.0.1:33392_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1851753 INFO  (jetty-launcher-24684-thread-4) [n:127.0.0.1:36957_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1851753 INFO  (jetty-launcher-24684-thread-3) [n:127.0.0.1:40902_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1851754 INFO  (jetty-launcher-24684-thread-4) [n:127.0.0.1:36957_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1851754 INFO  (jetty-launcher-24684-thread-2) [n:127.0.0.1:33392_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1851754 INFO  (jetty-launcher-24684-thread-3) [n:127.0.0.1:40902_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1851754 INFO  (jetty-launcher-24684-thread-4) [n:127.0.0.1:36957_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1851754 INFO  (jetty-launcher-24684-thread-3) [n:127.0.0.1:40902_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1851754 INFO  (jetty-launcher-24684-thread-2) [n:127.0.0.1:33392_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1851754 INFO  (jetty-launcher-24684-thread-4) [n:127.0.0.1:36957_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1851754 INFO  (jetty-launcher-24684-thread-3) [n:127.0.0.1:40902_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1851754 INFO  (jetty-launcher-24684-thread-2) [n:127.0.0.1:33392_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1851755 INFO  (jetty-launcher-24684-thread-1) [n:127.0.0.1:32955_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1851756 INFO  (jetty-launcher-24684-thread-1) [n:127.0.0.1:32955_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1851757 INFO  (jetty-launcher-24684-thread-1) [n:127.0.0.1:32955_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1851757 INFO  (jetty-launcher-24684-thread-4) [n:127.0.0.1:36957_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1851757 INFO  (jetty-launcher-24684-thread-2) [n:127.0.0.1:33392_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1851757 INFO  (jetty-launcher-24684-thread-5) [n:127.0.0.1:38327_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1851758 INFO  (jetty-launcher-24684-thread-5) [n:127.0.0.1:38327_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1851758 INFO  (jetty-launcher-24684-thread-2) [n:127.0.0.1:33392_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1851758 INFO  (jetty-launcher-24684-thread-4) [n:127.0.0.1:36957_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1851758 INFO  (jetty-launcher-24684-thread-3) [n:127.0.0.1:40902_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1851758 INFO  (jetty-launcher-24684-thread-5) [n:127.0.0.1:38327_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1851758 INFO  (jetty-launcher-24684-thread-4) [n:127.0.0.1:36957_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1851758 INFO  (jetty-launcher-24684-thread-2) [n:127.0.0.1:33392_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1851758 INFO  (jetty-launcher-24684-thread-3) [n:127.0.0.1:40902_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1851758 INFO  (jetty-launcher-24684-thread-1) [n:127.0.0.1:32955_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1851758 INFO  (jetty-launcher-24684-thread-4) [n:127.0.0.1:36957_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96325427918536716-127.0.0.1:36957_solr-n_0000000000
   [junit4]   2> 1851758 INFO  (jetty-launcher-24684-thread-2) [n:127.0.0.1:33392_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96325427918536712-127.0.0.1:33392_solr-n_0000000001
   [junit4]   2> 1851759 INFO  (jetty-launcher-24684-thread-3) [n:127.0.0.1:40902_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96325427918536714-127.0.0.1:40902_solr-n_0000000002
   [junit4]   2> 1851759 INFO  (jetty-launcher-24684-thread-1) [n:127.0.0.1:32955_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96325427918536719-127.0.0.1:32955_solr-n_0000000003
   [junit4]   2> 1851759 INFO  (jetty-launcher-24684-thread-2) [n:127.0.0.1:33392_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96325427918536716-127.0.0.1:36957_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 1851759 INFO  (jetty-launcher-24684-thread-1) [n:127.0.0.1:32955_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96325427918536714-127.0.0.1:40902_solr-n_0000000002 to know if I could be the leader
   [junit4]   2> 1851759 INFO  (jetty-launcher-24684-thread-3) [n:127.0.0.1:40902_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96325427918536712-127.0.0.1:33392_solr-n_0000000001 to know if I could be the leader
   [junit4]   2> 1851759 INFO  (jetty-launcher-24684-thread-2) [n:127.0.0.1:33392_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33392_solr
   [junit4]   2> 1851759 INFO  (jetty-launcher-24684-thread-2) [n:127.0.0.1:33392_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:33392_solr
   [junit4]   2> 1851759 INFO  (jetty-launcher-24684-thread-5) [n:127.0.0.1:38327_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1851759 INFO  (jetty-launcher-24684-thread-1) [n:127.0.0.1:32955_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:32955_solr
   [junit4]   2> 1851759 INFO  (jetty-launcher-24684-thread-3) [n:127.0.0.1:40902_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40902_solr
   [junit4]   2> 1851760 INFO  (jetty-launcher-24684-thread-3) [n:127.0.0.1:40902_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:40902_solr
   [junit4]   2> 1851760 INFO  (jetty-launcher-24684-thread-5) [n:127.0.0.1:38327_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96325427918536718-127.0.0.1:38327_solr-n_0000000004
   [junit4]   2> 1851760 INFO  (jetty-launcher-24684-thread-1) [n:127.0.0.1:32955_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:32955_solr
   [junit4]   2> 1851760 INFO  (jetty-launcher-24684-thread-4) [n:127.0.0.1:36957_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:36957_solr
   [junit4]   2> 1851760 INFO  (jetty-launcher-24684-thread-5) [n:127.0.0.1:38327_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96325427918536719-127.0.0.1:32955_solr-n_0000000003 to know if I could be the leader
   [junit4]   2> 1851760 INFO  (zkCallback-24709-thread-1-processing-n:127.0.0.1:38327_solr) [n:127.0.0.1:38327_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> 1851760 INFO  (zkCallback-24699-thread-1-processing-n:127.0.0.1:33392_solr) [n:127.0.0.1:33392_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> 1851760 INFO  (zkCallback-24710-thread-1-processing-n:127.0.0.1:32955_solr) [n:127.0.0.1:32955_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> 1851760 INFO  (zkCallback-24704-thread-1-processing-n:127.0.0.1:40902_solr) [n:127.0.0.1:40902_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> 1851760 INFO  (zkCallback-24705-thread-1-processing-n:127.0.0.1:36957_solr) [n:127.0.0.1:36957_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> 1851761 INFO  (jetty-launcher-24684-thread-5) [n:127.0.0.1:38327_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:38327_solr as DOWN
   [junit4]   2> 1851760 INFO  (jetty-launcher-24684-thread-4) [n:127.0.0.1:36957_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1851762 INFO  (zkCallback-24710-thread-1-processing-n:127.0.0.1:32955_solr) [n:127.0.0.1:32955_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1851762 INFO  (zkCallback-24704-thread-1-processing-n:127.0.0.1:40902_solr) [n:127.0.0.1:40902_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1851761 INFO  (zkCallback-24709-thread-1-processing-n:127.0.0.1:38327_solr) [n:127.0.0.1:38327_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1851763 INFO  (zkCallback-24699-thread-1-processing-n:127.0.0.1:33392_solr) [n:127.0.0.1:33392_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1851764 INFO  (zkCallback-24705-thread-1-processing-n:127.0.0.1:36957_solr) [n:127.0.0.1:36957_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1851764 INFO  (jetty-launcher-24684-thread-5) [n:127.0.0.1:38327_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38327_solr
   [junit4]   2> 1851764 INFO  (jetty-launcher-24684-thread-4) [n:127.0.0.1:36957_solr    ] o.a.s.c.Overseer Overseer (id=96325427918536716-127.0.0.1:36957_solr-n_0000000000) starting
   [junit4]   2> 1851764 INFO  (jetty-launcher-24684-thread-5) [n:127.0.0.1:38327_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:38327_solr
   [junit4]   2> 1851765 INFO  (zkCallback-24710-thread-1-processing-n:127.0.0.1:32955_solr) [n:127.0.0.1:32955_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> 1851765 INFO  (zkCallback-24699-thread-1-processing-n:127.0.0.1:33392_solr) [n:127.0.0.1:33392_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> 1851765 INFO  (zkCallback-24705-thread-1-processing-n:127.0.0.1:36957_solr) [n:127.0.0.1:36957_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> 1851765 INFO  (zkCallback-24704-thread-1-processing-n:127.0.0.1:40902_solr) [n:127.0.0.1:40902_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> 1851765 INFO  (zkCallback-24710-thread-1-processing-n:127.0.0.1:32955_solr) [n:127.0.0.1:32955_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1851765 INFO  (zkCallback-24705-thread-1-processing-n:127.0.0.1:36957_solr) [n:127.0.0.1:36957_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1851765 INFO  (zkCallback-24699-thread-1-processing-n:127.0.0.1:33392_solr) [n:127.0.0.1:33392_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1851765 INFO  (zkCallback-24704-thread-1-processing-n:127.0.0.1:40902_solr) [n:127.0.0.1:40902_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1851765 INFO  (jetty-launcher-24684-thread-4) [n:127.0.0.1:36957_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1851769 INFO  (jetty-launcher-24684-thread-4) [n:127.0.0.1:36957_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1851769 INFO  (zkCallback-24709-thread-1-processing-n:127.0.0.1:38327_solr) [n:127.0.0.1:38327_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> 1851770 INFO  (zkCallback-24709-thread-1-processing-n:127.0.0.1:38327_solr) [n:127.0.0.1:38327_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1851770 INFO  (OverseerStateUpdate-96325427918536716-127.0.0.1:36957_solr-n_0000000000) [n:127.0.0.1:36957_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1851770 INFO  (OverseerCollectionConfigSetProcessor-96325427918536716-127.0.0.1:36957_solr-n_0000000000) [n:127.0.0.1:36957_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 1851776 INFO  (jetty-launcher-24684-thread-4) [n:127.0.0.1:36957_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:36957_solr as DOWN
   [junit4]   2> 1851777 INFO  (OverseerStateUpdate-96325427918536716-127.0.0.1:36957_solr-n_0000000000) [n:127.0.0.1:36957_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (4)
   [junit4]   2> 1851777 INFO  (jetty-launcher-24684-thread-4) [n:127.0.0.1:36957_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36957_solr
   [junit4]   2> 1851777 INFO  (jetty-launcher-24684-thread-4) [n:127.0.0.1:36957_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:36957_solr
   [junit4]   2> 1851778 INFO  (OverseerStateUpdate-96325427918536716-127.0.0.1:36957_solr-n_0000000000) [n:127.0.0.1:36957_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:38327_solr"} current state version: 0
   [junit4]   2> 1851778 INFO  (OverseerStateUpdate-96325427918536716-127.0.0.1:36957_solr-n_0000000000) [n:127.0.0.1:36957_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:38327_solr
   [junit4]   2> 1851778 INFO  (zkCallback-24710-thread-1-processing-n:127.0.0.1:32955_solr) [n:127.0.0.1:32955_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: [4])
   [junit4]   2> 1851779 INFO  (zkCallback-24704-thread-1-processing-n:127.0.0.1:40902_solr) [n:127.0.0.1:40902_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: [4])
   [junit4]   2> 1851779 INFO  (zkCallback-24699-thread-1-processing-n:127.0.0.1:33392_solr) [n:127.0.0.1:33392_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: [4])
   [junit4]   2> 1851779 INFO  (zkCallback-24709-thread-1-processing-n:127.0.0.1:38327_solr) [n:127.0.0.1:38327_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: [4])
   [junit4]   2> 1851779 INFO  (zkCallback-24705-thread-1-processing-n:127.0.0.1:36957_solr) [n:127.0.0.1:36957_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: [4])
   [junit4]   2> 1851780 INFO  (zkCallback-24710-thread-1-processing-n:127.0.0.1:32955_solr) [n:127.0.0.1:32955_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1851780 INFO  (zkCallback-24699-thread-1-processing-n:127.0.0.1:33392_solr) [n:127.0.0.1:33392_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1851780 INFO  (jetty-launcher-24684-thread-5) [n:127.0.0.1:38327_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1851780 INFO  (zkCallback-24704-thread-1-processing-n:127.0.0.1:40902_solr) [n:127.0.0.1:40902_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1851780 INFO  (jetty-launcher-24684-thread-5) [n:127.0.0.1:38327_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1851780 INFO  (zkCallback-24709-thread-1-processing-n:127.0.0.1:38327_solr) [n:127.0.0.1:38327_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1851781 INFO  (jetty-launcher-24684-thread-5) [n:127.0.0.1:38327_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.response.transform.TestSubQueryTransformerDistrib_4E8F1A17959F9301-001/tempDir-001/node5/.
   [junit4]   2> 1851781 INFO  (jetty-launcher-24684-thread-5) [n:127.0.0.1:38327_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1851781 INFO  (jetty-launcher-24684-thread-1) [n:127.0.0.1:32955_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1851781 INFO  (jetty-launcher-24684-thread-1) [n:127.0.0.1:32955_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1851781 INFO  (jetty-launcher-24684-thread-5) [n:127.0.0.1:38327_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1851781 INFO  (jetty-launcher-24684-thread-1) [n:127.0.0.1:32955_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.response.transform.TestSubQueryTransformerDistrib_4E8F1A17959F9301-001/tempDir-001/node1/.
   [junit4]   2> 1851781 INFO  (jetty-launcher-24684-thread-2) [n:127.0.0.1:33392_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1851781 INFO  (jetty-launcher-24684-thread-5) [n:127.0.0.1:38327_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1851781 INFO  (jetty-launcher-24684-thread-2) [n:127.0.0.1:33392_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1851781 INFO  (jetty-launcher-24684-thread-1) [n:127.0.0.1:32955_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1851782 INFO  (jetty-launcher-24684-thread-2) [n:127.0.0.1:33392_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.response.transform.TestSubQueryTransformerDistrib_4E8F1A17959F9301-001/tempDir-001/node2/.
   [junit4]   2> 1851782 INFO  (jetty-launcher-24684-thread-2) [n:127.0.0.1:33392_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1851782 INFO  (jetty-launcher-24684-thread-1) [n:127.0.0.1:32955_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1851782 INFO  (jetty-launcher-24684-thread-1) [n:127.0.0.1:32955_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1851782 INFO  (jetty-launcher-24684-thread-2) [n:127.0.0.1:33392_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1851782 INFO  (jetty-launcher-24684-thread-2) [n:127.0.0.1:33392_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1851783 INFO  (jetty-launcher-24684-thread-3) [n:127.0.0.1:40902_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1851783 INFO  (jetty-launcher-24684-thread-3) [n:127.0.0.1:40902_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1851783 INFO  (jetty-launcher-24684-thread-3) [n:127.0.0.1:40902_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.response.transform.TestSubQueryTransformerDistrib_4E8F1A17959F9301-001/tempDir-001/node3/.
   [junit4]   2> 1851783 INFO  (jetty-launcher-24684-thread-3) [n:127.0.0.1:40902_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1851785 INFO  (jetty-launcher-24684-thread-3) [n:127.0.0.1:40902_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1851785 INFO  (jetty-launcher-24684-thread-3) [n:127.0.0.1:40902_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1851785 INFO  (zkCallback-24705-thread-1-processing-n:127.0.0.1:36957_solr) [n:127.0.0.1:36957_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1851785 INFO  (OverseerStateUpdate-96325427918536716-127.0.0.1:36957_solr-n_0000000000) [n:127.0.0.1:36957_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:36957_solr"} current state version: 0
   [junit4]   2> 1851785 INFO  (OverseerStateUpdate-96325427918536716-127.0.0.1:36957_solr-n_0000000000) [n:127.0.0.1:36957_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:36957_solr
   [junit4]   2> 1851789 INFO  (jetty-launcher-24684-thread-4) [n:127.0.0.1:36957_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1851789 INFO  (jetty-launcher-24684-thread-4) [n:127.0.0.1:36957_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1851789 INFO  (jetty-launcher-24684-thread-4) [n:127.0.0.1:36957_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.response.transform.TestSubQueryTransformerDistrib_4E8F1A17959F9301-001/tempDir-001/node4/.
   [junit4]   2> 1851789 INFO  (jetty-launcher-24684-thread-4) [n:127.0.0.1:36957_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1851790 INFO  (jetty-launcher-24684-thread-4) [n:127.0.0.1:36957_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1851790 INFO  (jetty-launcher-24684-thread-4) [n:127.0.0.1:36957_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1851790 INFO  (SUITE-TestSubQueryTransformerDistrib-seed#[4E8F1A17959F9301]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1851790 INFO  (SUITE-TestSubQueryTransformerDistrib-seed#[4E8F1A17959F9301]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1851792 INFO  (zkCallback-24716-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@125230dd name:ZooKeeperConnection Watcher:127.0.0.1:42487 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1851792 INFO  (SUITE-TestSubQueryTransformerDistrib-seed#[4E8F1A17959F9301]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1851792 INFO  (SUITE-TestSubQueryTransformerDistrib-seed#[4E8F1A17959F9301]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1851793 INFO  (SUITE-TestSubQueryTransformerDistrib-seed#[4E8F1A17959F9301]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1851794 INFO  (SUITE-TestSubQueryTransformerDistrib-seed#[4E8F1A17959F9301]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1851794 INFO  (zkCallback-24719-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2e1ba093 name:ZooKeeperConnection Watcher:127.0.0.1:42487/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1851794 INFO  (SUITE-TestSubQueryTransformerDistrib-seed#[4E8F1A17959F9301]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1851794 INFO  (SUITE-TestSubQueryTransformerDistrib-seed#[4E8F1A17959F9301]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1851794 INFO  (SUITE-TestSubQueryTransformerDistrib-seed#[4E8F1A17959F9301]-worker) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1851795 INFO  (SUITE-TestSubQueryTransformerDistrib-seed#[4E8F1A17959F9301]-worker) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1851795 INFO  (SUITE-TestSubQueryTransformerDistrib-seed#[4E8F1A17959F9301]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 1851796 INFO  (SUITE-TestSubQueryTransformerDistrib-seed#[4E8F1A17959F9301]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/protwords.txt
   [junit4]   2> 1851800 INFO  (SUITE-TestSubQueryTransformerDistrib-seed#[4E8F1A17959F9301]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-delaying-component.xml
   [junit4]   2> 1851800 INFO  (SUITE-TestSubQueryTransformerDistrib-seed#[4E8F1A17959F9301]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad_solrconfig.xml
   [junit4]   2> 1851801 INFO  (SUITE-TestSubQueryTransformerDistrib-seed#[4E8F1A17959F9301]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-sortingmergepolicyfactory.xml
   [junit4]   2> 1851802 INFO  (SUITE-TestSubQueryTransformerDistrib-seed#[4E8F1A17959F9301]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-nocache.xml
   [junit4]   2> 1851802 INFO  (SUITE-TestSubQueryTransformerDistrib-seed#[4E8F1A17959F9301]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-implicitproperties.xml
   [junit4]   2> 1851804 INFO  (SUITE-TestSubQueryTransformerDistrib-seed#[4E8F1A17959F9301]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-mergepolicy-legacy.xml
   [junit4]   2> 1851805 INFO  (SUITE-TestSubQueryTransformerDistrib-seed#[4E8F1A17959F9301]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-uniquekey-uses-default.xml
   [junit4]   2> 1851805 INFO  (SUITE-TestSubQueryTransformerDistrib-seed#[4E8F1A17959F9301]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-sim-default-has-no-explicit-sim.xml
   [junit4]   2> 1851806 INFO  (SUITE-TestSubQueryTransformerDistrib-seed#[4E8F1A17959F9301]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-uniquekey-multivalued.xml
   [junit4]   2> 1851807 INFO  (SUITE-TestSubQueryTransformerDistrib-seed#[4E8F1A17959F9301]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/analyzingInfixSuggest.txt
   [junit4]   2> 1851807 INFO  (SUITE-TestSubQueryTransformerDistrib-seed#[4E8F1A17959F9301]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-testxmlparser.xml
   [junit4]   2> 1851808 INFO  (SUITE-TestSubQueryTransformerDistrib-seed#[4E8F1A17959F9301]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/missleading.extension.updateprocessor.js.txt
   [junit4]   2> 1851808 INFO  (SUITE-TestSubQueryTransformerDistrib-seed#[4E8F1A17959F9301]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-multiple-asterisk-copyfield-source-should-fail-test.xml
   [junit4]   2> 1851809 INFO  (SUITE-TestSubQueryTransformerDistrib-seed#[4E8F1A17959F9301]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-replication2.xml
   [junit4]   2> 1851810 INFO  (SUITE-TestSubQueryTransformerDistrib-seed#[4E8F1A17959F9301]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-infostream-logging.xml
   [junit4]   2> 1851810 INFO  (SUITE-TestSubQueryTransformerDistrib-seed#[4E8F1A17959F9301]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-collapseqparser.xml
   [junit4]   2> 1851811 INFO  (SUITE-TestSubQueryTransformerDistrib-seed#[4E8F1A17959F9301]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-currency-ft-bogus-code-in-xml.xml
   [junit4]   2> 1851812 INFO  (SUITE-TestSubQueryTransformerDistrib-seed#[4E8F1A17959F9301]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/old_synonyms.txt
   [junit4]   2> 1851812 INFO  (SUITE-TestSubQueryTransformerDistrib-seed#[4E8F1A17959F9301]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/enumsConfig.xml
   [junit4]   2> 1851813 INFO  (SUITE-TestSubQueryTransformerDistrib-seed#[4E8F1A17959F9301]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-script-updateprocessor.xml
   [junit4]   2> 1851813 INFO  (SUITE-TestSubQueryTransformerDistrib-seed#[4E8F1A17959F9301]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-add-schema-fields-update-processor.xml
   [junit4]   2> 1851814 INFO  (SUITE-TestSubQueryTransformerDistrib-seed#[4E8F1A17959F9301]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-mergepolicyfactory-nocfs.xml
   [junit4]   2> 1851815 INFO  (SUITE-TestSubQueryTransformerDistrib-seed#[4E8F1A17959F9301]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-sweetspot-both-tf.xml
   [junit4]   2> 1851816 INFO  (SUITE-TestSubQueryTransformerDistrib-seed#[4E8F1A17959F9301]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-phrasesuggest.xml
   [junit4]   2> 1851817 INFO  (SUITE-TestSubQueryTransformerDistrib-seed#[4E8F1A17959F9301]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig.xml
   [junit4]   2> 1851818 INFO  (SUITE-TestSubQueryTransformerDistrib-seed#[4E8F1A17959F9301]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-delpolicy1.xml
   [junit4]   2> 1851818 INFO  (SUITE-TestSubQueryTransformerDistrib-seed#[4E8F1A17959F9301]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-sim.xml
   [junit4]   2> 1851819 INFO  (SUITE-TestSubQueryTransformerDistrib-seed#[4E8F1A17959F9301]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema15.xml
   [junit4]   2> 1851820 INFO  (SUITE-TestSubQueryTransformerDistrib-seed#[4E8F1A17959F9301]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-sql.xml
   [junit4]   2> 1851820 INFO  (SUITE-TestSubQueryTransformerDistrib-seed#[4E8F1A17959F9301]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-misplaced-asterisk-copyfield-source-should-fail-test.xml
   [junit4]   2> 1851821 INFO  (SUITE-TestSubQueryTransformerDistrib-seed#[4E8F1A17959F9301]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/stemdict.txt
   [junit4]   2> 1851822 INFO  (SUITE-TestSubQueryTransformerDistrib-seed#[4E8F1A17959F9301]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/hunspell-test.aff
   [junit4]   2> 1851822 INFO  (SUITE-TestSubQueryTransformerDistrib-seed#[4E8F1A17959F9301]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-sql.xml
   [junit4]   2> 1851823 INFO  (SUITE-TestSubQueryTransformerDistrib-seed#[4E8F1A17959F9301]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-spatial.xml
   [junit4]   2> 1851824 INFO  (SUITE-TestSubQueryTransformerDistrib-seed#[4E8F1A17959F9301]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-slave1.xml
   [junit4]   2> 1851825 INFO  (SUITE-TestSubQueryTransformerDistrib-seed#[4E8F1A17959F9301]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-dup-fieldType.xml
   [junit4]   2> 1851826 INFO  (SUITE-TestSubQueryTransformerDistrib-seed#[4E8F1A17959F9301]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-external-filefield.xml
   [junit4]   2> 1851826 INFO  (SUITE-TestSubQueryTransformerDistrib-seed#[4E8F1A17959F9301]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-query-parser-init.xml
   [junit4]   2> 1851828 INFO  (SUITE-TestSubQueryTransformerDistrib-seed#[4E8F1A17959F9301]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-solrconfig-nrtmode.xml
   [junit4]   2> 1851829 INFO  (SUITE-TestSubQueryTransformerDistrib-seed#[4E8F1A17959F9301]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-complex-phrase.xml
   [junit4]   2> 1851829 INFO  (SUITE-TestSubQueryTransformerDistrib-seed#[4E8F1A17959F9301]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/conditional.updateprocessor.js
   [junit4]   2> 1851830 INFO  (SUITE-TestSubQueryTransformerDistrib-seed#[4E8F1A17959F9301]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-analyzer-class-and-nested.xml
   [junit4]   2> 1851831 INFO  (SUITE-TestSubQueryTransformerDistrib-seed#[4E8F1A17959F9301]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-eff.xml
   [junit4]   2> 1851832 INFO  (SUITE-TestSubQueryTransformerDistrib-seed#[4E8F1A17959F9301]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-folding.xml
   [junit4]   2> 1851832 INFO  (SUITE-TestSubQueryTransformerDistrib-seed#[4E8F1A17959F9301]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-tieredmergepolicyfactory.xml
   [junit4]   2> 1851833 INFO  (SUITE-TestSubQueryTransformerDistrib-seed#[4E8F1A17959F9301]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-simpleqpplugin.xml
   [junit4]   2> 1851834 INFO  (SUITE-TestSubQueryTransformerDistrib-seed#[4E8F1A17959F9301]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-hash.xml
   [junit4]   2> 1851834 INFO  (SUITE-TestSubQueryTransformerDistrib-seed#[4E8F1A17959F9301]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/stopwords.txt
   [junit4]   2> 1851835 INFO  (SUITE-TestSubQueryTransformerDistrib-seed#[4E8F1A17959F9301]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-dynamicfield-required.xml
   [junit4]   2> 1851836 INFO  (SUITE-TestSubQueryTransformerDistrib-seed#[4E8F1A17959F9301]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-mergepolicy-nocfs.xml
   [junit4]   2> 1851837 INFO  (SUITE-TestSubQueryTransformerDistrib-seed#[4E8F1A17959F9301]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-solrconfig-bogus-scriptengine-name.xml
   [junit4]   2> 1851838 INFO  (SUITE-TestSubQueryTransformerDistrib-seed#[4E8F1A17959F9301]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/throw.error.on.add.updateprocessor.js
   [junit4]   2> 1851838 INFO  (SUITE-TestSubQueryTransformerDistrib-seed#[4E8F1A17959F9301]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-minimal.xml
   [junit4]   2> 1851840 INFO  (SUITE-TestSubQueryTransformerDistrib-seed#[4E8F1A17959F9301]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-defaults.xml
   [junit4]   2> 1851841 INFO  (SUITE-TestSubQueryTransformerDistrib-seed#[4E8F1A17959F9301]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/blendedInfixSuggest.txt
   [junit4]   2> 1851842 INFO  (SUITE-TestSubQueryTransformerDistrib-seed#[4E8F1A17959F9301]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-postingshighlight.xml
   [junit4]   2> 1851843 INFO  (SUITE-TestSubQueryTransformerDistrib-seed#[4E8F1A17959F9301]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-docValuesJoin.xml
   [junit4]   2> 1851844 INFO  (SUITE-TestSubQueryTransformerDistrib-seed#[4E8F1A17959F9301]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-docValues.xml
   [junit4]   2> 1851844 INFO  (SUITE-TestSubQueryTransformerDistrib-seed#[4E8F1A17959F9301]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-misplaced-asterisk-copyfield-dest-should-fail-test.xml
   [junit4]   2> 1851845 INFO  (SUITE-TestSubQueryTransformerDistrib-seed#[4E8F1A17959F9301]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-snippet-types.incl
   [junit4]   2> 1851845 INFO  (SUITE-TestSubQueryTransformerDistrib-seed#[4E8F1A17959F9301]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-minimal.xml
   [junit4]   2> 1851846 INFO  (SUITE-TestSubQueryTransformerDistrib-seed#[4E8F1A17959F9301]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1851847 INFO  (SUITE-TestSubQueryTransformerDistrib-seed#[4E8F1A17959F9301]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-collate.xml
   [junit4]   2> 1851847 INFO  (SUITE-TestSubQueryTransformerDistrib-seed#[4E8F1A17959F9301]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-rest.xml
   [junit4]   2> 1851848 INFO  (SUITE-TestSubQueryTransformerDistrib-seed#[4E8F1A17959F9301]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-codec-global-vs-ft-mismatch.xml
   [junit4]   2> 1851849 INFO  (SUITE-TestSubQueryTransformerDistrib-seed#[4E8F1A17959F9301]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-not-indexed-but-norms.xml
   [junit4]   2> 1851849 INFO  (SUITE-TestSubQueryTransformerDistrib-seed#[4E8F1A17959F9301]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/phrasesuggest.txt
   [junit4]   2> 1851850 INFO  (SUITE-TestSubQueryTransformerDistrib-seed#[4E8F1A17959F9301]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/stopwordsWrongEncoding.txt
   [junit4]   2> 1851851 INFO  (SUITE-TestSubQueryTransformerDistrib-seed#[4E8F1A17959F9301]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-logmergepolicy.xml
   [junit4]   2> 1851852 INFO  (SUITE-TestSubQueryTransformerDistrib-seed#[4E8F1A17959F9301]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-plugcollector.xml
   [junit4]   2> 1851853 INFO  (SUITE-TestSubQueryTransformerDistrib-seed#[4E8F1A17959F9301]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-noopregen.xml
   [junit4]   2> 1851854 INFO  (SUITE-TestSubQueryTransformerDistrib-seed#[4E8F1A17959F9301]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-analytics-query.xml
   [junit4]   2> 1851855 INFO  (SUITE-TestSubQueryTransformerDistrib-seed#[4E8F1A17959F9301]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/stoptypes-1.txt
   [junit4]   2> 1851855 INFO  (SUITE-TestSubQueryTransformerDistrib-seed#[4E8F1A17959F9301]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-warmer-randommergepolicyfactory.xml
   [junit4]   2> 1851856 INFO  (SUITE-TestSubQueryTransformerDistrib-seed#[4E8F1A17959F9301]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-spatial.xml
   [junit4]   2> 1851857 INFO  (SUITE-TestSubQueryTransformerDistrib-seed#[4E8F1A17959F9301]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-spellchecker.xml
   [junit4]   2> 1851857 INFO  (SUITE-TestSubQueryTransformerDistrib-seed#[4E8F1A17959F9301]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-minimal-atomic-stress.xml
   [junit4]   2> 1851858 INFO  (SUITE-TestSubQueryTransformerDistrib-seed#[4E8F1A17959F9301]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-non-stored-docvalues.xml
   [junit4]   2> 1851858 INFO  (SUITE-TestSubQueryTransformerDistrib-seed#[4E8F1A17959F9301]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-distrib-interval-faceting.xml
   [junit4]   2> 1851859 INFO  (SUITE-TestSubQueryTransformerDistrib-seed#[4E8F1A17959F9301]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/stop-1.txt
   [junit4]   2> 1851859 INFO  (SUITE-TestSubQueryTransformerDistrib-seed#[4E8F1A17959F9301]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-docValuesMissing.xml
   [junit4]   2> 1851860 INFO  (SUITE-TestSubQueryTransformerDistrib-seed#[4E8F1A17959F9301]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-caching.xml
   [junit4]   2> 1851861 INFO  (SUITE-TestSubQueryTransformerDistrib-seed#[4E8F1A17959F9301]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-doctransformers.xml
   [junit4]   2> 1851861 INFO  (SUITE-TestSubQueryTransformerDistrib-seed#[4E8F1A17959F9301]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/freeTextSuggest.txt
   [junit4]   2> 1851862 INFO  (SUITE-TestSubQueryTransformerDistrib-seed#[4E8F1A17959F9301]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-tolerant-update-minimal.xml
   [junit4]   2> 1851862 INFO  (SUITE-TestSubQueryTransformerDistrib-seed#[4E8F1A17959F9301]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema.xml
   [junit4]   2> 1851864 INFO  (SUITE-TestSubQueryTransformerDistrib-seed#[4E8F1A17959F9301]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-querysender-noquery.xml
   [junit4]   2> 1851865 INFO  (SUITE-TestSubQueryTransformerDistrib-seed#[4E8F1A17959F9301]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-sortingresponse.xml
   [junit4]   2> 1851866 INFO  (SUITE-TestSubQueryTransformerDistrib-seed#[4E8F1A17959F9301]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/trivial.updateprocessor1.js
   [junit4]   2> 1851866 INFO  (SUITE-TestSubQueryTransformerDistrib-seed#[4E8F1A17959F9301]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-solrconfig-managed-schema-named-schema.xml.xml
   [junit4]   2> 1851867 INFO  (SUITE-TestSubQueryTransformerDistrib-seed#[4E8F1A17959F9301]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-paramset.xml
   [junit4]   2> 1851868 INFO  (SUITE-TestSubQueryTransformerDistrib-seed#[4E8F1A17959F9301]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-lmdirichlet.xml
   [junit4]   2> 1851868 INFO  (SUITE-TestSubQueryTransformerDistrib-seed#[4E8F1A17959F9301]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-solrconfig-multiple-dirfactory.xml
   [junit4]   2> 1851869 INFO  (SUITE-TestSubQueryTransformerDistrib-seed#[4E8F1A17959F9301]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-init-error.xml
   [junit4]   2> 1851870 INFO  (SUITE-TestSubQueryTransformerDistrib-seed#[4E8F1A17959F9301]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-altdirectory.xml
   [junit4]   2> 1851870 INFO  (SUITE-TestSubQueryTransformerDistrib-seed#[4E8F1A17959F9301]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-tlog.xml
   [junit4]   2> 1851871 INFO  (SUITE-TestSubQueryTransformerDistrib-seed#[4E8F1A17959F9301]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/hyphenation.dtd
   [junit4]   2> 1851872 INFO  (SUITE-TestSubQueryTransformerDistrib-seed#[4E8F1A17959F9301]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-classification.xml
   [junit4]   2> 1851872 INFO  (SUITE-TestSubQueryTransformerDistrib-seed#[4E8F1A17959F9301]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-sweetspot.xml
   [junit4]   2> 1851873 INFO  (SUITE-TestSubQueryTransformerDistrib-seed#[4E8F1A17959F9301]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-xinclude.xml
   [junit4]   2> 1851874 INFO  (SUITE-TestSubQueryTransformerDistrib-seed#[4E8F1A17959F9301]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-schemaless.xml
   [junit4]   2> 1851874 INFO  (SUITE-TestSubQueryTransformerDistrib-seed#[4E8F1A17959F9301]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schemasurround.xml
   [junit4]   2> 1851876 INFO  (SUITE-TestSubQueryTransformerDistrib-seed#[4E8F1A17959F9301]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-binaryfield.xml
   [junit4]   2> 1851876 INFO  (SUITE-TestSubQueryTransformerDistrib-seed#[4E8F1A17959F9301]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-SOLR-749.xml
   [junit4]   2> 1851877 INFO  (SUITE-TestSubQueryTransformerDistrib-seed#[4E8F1A17959F9301]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/compoundDictionary.txt
   [junit4]   2> 1851877 INFO  (SUITE-TestSubQueryTransformerDistrib-seed#[4E8F1A17959F9301]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/fuzzysuggest.txt
   [junit4]   2> 1851878 INFO  (SUITE-TestSubQueryTransformerDistrib-seed#[4E8F1A17959F9301]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-querysender.xml
   [junit4]   2> 1851879 INFO  (SUITE-TestSubQueryTransformerDistrib-seed#[4E8F1A17959F9301]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-ib.xml
   [junit4]   2> 1851879 INFO  (SUITE-TestSubQueryTransformerDistrib-seed#[4E8F1A17959F9301]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-snippet-type.xml
   [junit4]   2> 1851880 INFO  (SUITE-TestSubQueryTransformerDistrib-seed#[4E8F1A17959F9301]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-blockjoinfacetcomponent.xml
   [junit4]   2> 1851880 INFO  (SUITE-TestSubQueryTransformerDistrib-seed#[4E8F1A17959F9301]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/cross-compatible.js
   [junit4]   2> 1851881 INFO  (SUITE-TestSubQueryTransformerDistrib-seed#[4E8F1A17959F9301]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-solcoreproperties.xml
   [junit4]   2> 1851881 INFO  (SUITE-TestSubQueryTransformerDistrib-seed#[4E8F1A17959F9301]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-master-throttled.xml
   [junit4]   2> 1851882 INFO  (SUITE-TestSubQueryTransformerDistrib-seed#[4E8F1A17959F9301]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-components-name.xml
   [junit4]   2> 1851883 INFO  (SUITE-TestSubQueryTransformerDistrib-seed#[4E8F1A17959F9301]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-elevate.xml
   [junit4]   2> 1851883 INFO  (SUITE-TestSubQueryTransformerDistrib-seed#[4E8F1A17959F9301]-worker) [    ] o.a.s.c.c.S

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

configs/solrCloudCollectionConfig
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/clusterstate.json
   [junit4]   2> 	4	/solr/collections/departments/state.json
   [junit4]   2> 	4	/solr/collections/people/state.json
   [junit4]   2> 	2	/solr/overseer_elect/election/96325427918536712-127.0.0.1:33392_solr-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	20	/solr/overseer/queue
   [junit4]   2> 	18	/solr/overseer/collection-queue-work
   [junit4]   2> 	6	/solr/live_nodes
   [junit4]   2> 	6	/solr/collections
   [junit4]   2> 	5	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 1876188 INFO  (SUITE-TestSubQueryTransformerDistrib-seed#[4E8F1A17959F9301]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> Jul 29, 2016 4:23:30 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 3 leaked thread(s).
   [junit4]   2> 1876659 WARN  (OverseerCollectionConfigSetProcessor-96325427918536719-127.0.0.1:32955_solr-n_0000000003) [n:127.0.0.1:32955_solr    ] o.a.s.c.OverseerTaskProcessor Overseer cannot talk to ZK
   [junit4]   2> Jul 29, 2016 4:23:50 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at org.apache.solr.response.transform.TestSubQueryTransformerDistrib: 
   [junit4]   2>    1) Thread[id=95836, name=OverseerHdfsCoreFailoverThread-96325427918536719-127.0.0.1:32955_solr-n_0000000003, 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> Jul 29, 2016 4:23:50 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=95836, name=OverseerHdfsCoreFailoverThread-96325427918536719-127.0.0.1:32955_solr-n_0000000003, state=TIMED_WAITING, group=Overseer Hdfs SolrCore Failover Thread.]
   [junit4]   2> Jul 29, 2016 4:23:53 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be terminated:
   [junit4]   2>    1) Thread[id=95836, name=OverseerHdfsCoreFailoverThread-96325427918536719-127.0.0.1:32955_solr-n_0000000003, state=RUNNABLE, 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> NOTE: test params are: codec=Lucene62, sim=RandomSimilarity(queryNorm=false): {}, locale=en-IE, timezone=Europe/Tirane
   [junit4]   2> NOTE: Linux 4.4.0-31-generic amd64/Oracle Corporation 1.8.0_92 (64-bit)/cpus=12,threads=2,free=326557528,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestFieldSortValues, TestRequestForwarding, TestBulkSchemaConcurrent, TestJsonRequest, TestXmlQParserPlugin, TestRandomRequestDistribution, TestDFRSimilarityFactory, LoggingHandlerTest, TestFieldCollectionResource, TestCollapseQParserPlugin, TestLRUStatsCache, HdfsBasicDistributedZkTest, DistributedFacetPivotLongTailTest, TestHashQParserPlugin, TestCloudPivotFacet, ShardRoutingTest, CollectionsAPIDistributedZkTest, CSVRequestHandlerTest, TestQuerySenderNoQuery, TestPartialUpdateDeduplication, TermsComponentTest, ParsingFieldUpdateProcessorsTest, TestBlobHandler, SpellCheckCollatorTest, DocValuesTest, TestSolrDeletionPolicy2, SuggesterFSTTest, OpenCloseCoreStressTest, TestDefaultSearchFieldResource, ConvertedLegacyTest, TestCryptoKeys, CollectionReloadTest, TestFreeTextSuggestions, AsyncMigrateRouteKeyTest, SortSpecParsingTest, CdcrUpdateLogTest, DistributedIntervalFacetingTest, TestLMJelinekMercerSimilarityFactory, ChaosMonkeySafeLeaderTest, TestBulkSchemaAPI, ZkCLITest, TestInitParams, TestQueryUtils, TestGraphMLResponseWriter, SpatialFilterTest, TestExceedMaxTermLength, TestCodecSupport, RuleEngineTest, DeleteReplicaTest, InfoHandlerTest, TestConfigSetsAPI, DistributedDebugComponentTest, DirectSolrSpellCheckerTest, HdfsLockFactoryTest, TestReRankQParserPlugin, TestUseDocValuesAsStored2, TestLegacyFieldCache, TolerantUpdateProcessorTest, SchemaVersionSpecificBehaviorTest, TestDistributedGrouping, BasicFunctionalityTest, AddSchemaFieldsUpdateProcessorFactoryTest, TestSchemaSimilarityResource, BlockJoinFacetDistribTest, TestQueryTypes, ChaosMonkeyNothingIsSafeTest, TestConfigSetImmutable, TestShardHandlerFactory, TestSolrQueryParserDefaultOperatorResource, TestSystemIdResolver, SmileWriterTest, TestCursorMarkWithoutUniqueKey, TestQuerySenderListener, TermVectorComponentTest, CursorMarkTest, ZkStateReaderTest, TestDocumentBuilder, HdfsWriteToMultipleCollectionsTest, FastVectorHighlighterTest, SpellingQueryConverterTest, TestSearcherReuse, TestSolrCoreProperties, TriLevelCompositeIdRoutingTest, DistributedSuggestComponentTest, OutOfBoxZkACLAndCredentialsProvidersTest, SpellCheckComponentTest, IndexBasedSpellCheckerTest, BooleanFieldTest, HLLSerializationTest, TestSha256AuthenticationProvider, BitVectorTest, TestCloudSchemaless, QueryResultKeyTest, TestFastLRUCache, TestMiniSolrCloudClusterSSL, SolrPluginUtilsTest, TestAnalyzeInfixSuggestions, TestQueryWrapperFilter, TestStressUserVersions, TestHashPartitioner, DistributedFacetPivotWhiteBoxTest, FullSolrCloudDistribCmdsTest, TestRandomFaceting, TestRandomDVFaceting, ShardRoutingCustomTest, AutoCommitTest, ZkControllerTest, TestRealTimeGet, HardAutoCommitTest, TestCoreContainer, SimpleFacetsTest, SolrCmdDistributorTest, PeerSyncTest, TestFiltering, HighlighterConfigTest, SOLR749Test, CopyFieldTest, ResponseLogComponentTest, SolrIndexConfigTest, BadComponentTest, TestStressRecovery, MultiTermTest, TestBinaryField, NumericFieldsTest, MinimalSchemaTest, TestConfig, ExternalFileFieldSortTest, NotRequiredUniqueKeyTest, TestLuceneMatchVersion, SpellPossibilityIteratorTest, TestSweetSpotSimilarityFactory, TestIBSimilarityFactory, TestBM25SimilarityFactory, TestFastWriter, TimeZoneUtilsTest, ResourceLoaderTest, TestFastOutputStream, ScriptEngineTest, OpenExchangeRatesOrgProviderTest, URLClassifyProcessorTest, PluginInfoTest, PrimUtilsTest, TestSuggestSpellingConverter, DOMUtilTest, ClusterStateTest, TestSolrJ, TestUtils, SliceStateTest, SystemInfoHandlerTest, FileUtilsTest, CircularListTest, CursorPagingTest, TestSimpleTrackingShardHandler, TestEmbeddedSolrServerConstructors, ActionThrottleTest, AliasIntegrationTest, CollectionTooManyReplicasTest, DeleteShardTest, DistribJoinFromCollectionTest, DistributedQueueTest, LeaderFailoverAfterPartitionTest, LeaderInitiatedRecoveryOnShardRestartTest, MigrateRouteKeyTest, OverseerRolesTest, RemoteQueryErrorTest, SharedFSAutoReplicaFailoverTest, SharedFSAutoReplicaFailoverUtilsTest, SimpleCollectionCreateDeleteTest, TestAuthenticationFramework, TestExclusionRuleCollectionAccess, TestRandomFlRTGCloud, TestSSLRandomization, TestShortCircuitedRequests, TestSizeLimitedDistributedMap, TestSolrCloudWithDelegationTokens, TestSolrCloudWithKerberosAlt, TestStressLiveNodes, TestSolrConfigHandler, TestHdfsBackupRestoreCore, TestReplicationHandlerBackup, TestSQLHandler, CoreAdminCreateDiscoverTest, CoreAdminRequestStatusTest, DistributedQueryComponentCustomSortTest, SuggestComponentTest, TestExpandComponent, JavabinLoaderTest, HighlighterMaxOffsetTest, TestSlowCompositeReaderWrapper, WrapperMergePolicyFactoryTest, CheckHdfsIndexTest, TestIntervalFaceting, TestMacros, TestCustomDocTransformer, TestGeoJSONResponseWriter, TestRawTransformer, TestSolrQueryResponse, TestSortingResponseWriter, TestSubQueryTransformer, TestSubQueryTransformerCrossCore, TestSubQueryTransformerDistrib]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSubQueryTransformerDistrib -Dtests.seed=4E8F1A17959F9301 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en-IE -Dtests.timezone=Europe/Tirane -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | TestSubQueryTransformerDistrib (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.response.transform.TestSubQueryTransformerDistrib: 
   [junit4]    >    1) Thread[id=95836, name=OverseerHdfsCoreFailoverThread-96325427918536719-127.0.0.1:32955_solr-n_0000000003, 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([4E8F1A17959F9301]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=95836, name=OverseerHdfsCoreFailoverThread-96325427918536719-127.0.0.1:32955_solr-n_0000000003, state=RUNNABLE, 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([4E8F1A17959F9301]:0)
   [junit4] Completed [595/625 (1!)] on J1 in 47.73s, 1 test, 2 errors <<< FAILURES!

[...truncated 60140 lines...]