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/19 23:44:03 UTC

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

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/728/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseParallelGC

1 tests failed.
FAILED:  org.apache.solr.cloud.DistributedVersionInfoTest.testReplicaVersionHandling

Error Message:
Captured an uncaught exception in thread: Thread[id=2363, name=Thread-457, state=RUNNABLE, group=TGRP-DistributedVersionInfoTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=2363, name=Thread-457, state=RUNNABLE, group=TGRP-DistributedVersionInfoTest]
	at __randomizedtesting.SeedInfo.seed([18738F097A62141C:C48A58F3D819DE5D]:0)
Caused by: java.lang.IllegalArgumentException: bound must be positive
	at __randomizedtesting.SeedInfo.seed([18738F097A62141C]:0)
	at java.util.Random.nextInt(Random.java:388)
	at org.apache.solr.cloud.DistributedVersionInfoTest$3.run(DistributedVersionInfoTest.java:204)




Build Log:
[...truncated 10750 lines...]
   [junit4] Suite: org.apache.solr.cloud.DistributedVersionInfoTest
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.DistributedVersionInfoTest_18738F097A62141C-001/init-core-data-001
   [junit4]   2> 289648 INFO  (SUITE-DistributedVersionInfoTest-seed#[18738F097A62141C]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
   [junit4]   2> 289651 INFO  (SUITE-DistributedVersionInfoTest-seed#[18738F097A62141C]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 289651 INFO  (Thread-423) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 289651 INFO  (Thread-423) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 289752 INFO  (SUITE-DistributedVersionInfoTest-seed#[18738F097A62141C]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:43861
   [junit4]   2> 289752 INFO  (SUITE-DistributedVersionInfoTest-seed#[18738F097A62141C]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 289753 INFO  (SUITE-DistributedVersionInfoTest-seed#[18738F097A62141C]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 289757 INFO  (zkCallback-461-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@abd6ecc name:ZooKeeperConnection Watcher:127.0.0.1:43861 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 289757 INFO  (SUITE-DistributedVersionInfoTest-seed#[18738F097A62141C]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 289757 INFO  (SUITE-DistributedVersionInfoTest-seed#[18738F097A62141C]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 289757 INFO  (SUITE-DistributedVersionInfoTest-seed#[18738F097A62141C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 289775 INFO  (jetty-launcher-460-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 289776 INFO  (jetty-launcher-460-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2bc11fc8{/solr,null,AVAILABLE}
   [junit4]   2> 289778 INFO  (jetty-launcher-460-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@223de35c{HTTP/1.1,[http/1.1]}{127.0.0.1:42836}
   [junit4]   2> 289778 INFO  (jetty-launcher-460-thread-1) [    ] o.e.j.s.Server Started @292836ms
   [junit4]   2> 289778 INFO  (jetty-launcher-460-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42836}
   [junit4]   2> 289779 INFO  (jetty-launcher-460-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 289779 INFO  (jetty-launcher-460-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.DistributedVersionInfoTest_18738F097A62141C-001/tempDir-001/node1'
   [junit4]   2> 289779 INFO  (jetty-launcher-460-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 289779 INFO  (jetty-launcher-460-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 289779 INFO  (jetty-launcher-460-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 289780 INFO  (jetty-launcher-460-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 289781 INFO  (jetty-launcher-460-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 289783 INFO  (jetty-launcher-460-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@744eae4{/solr,null,AVAILABLE}
   [junit4]   2> 289784 INFO  (jetty-launcher-460-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@99a720{HTTP/1.1,[http/1.1]}{127.0.0.1:42907}
   [junit4]   2> 289784 INFO  (jetty-launcher-460-thread-2) [    ] o.e.j.s.Server Started @292842ms
   [junit4]   2> 289784 INFO  (jetty-launcher-460-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42907}
   [junit4]   2> 289784 INFO  (jetty-launcher-460-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 289784 INFO  (jetty-launcher-460-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.DistributedVersionInfoTest_18738F097A62141C-001/tempDir-001/node2'
   [junit4]   2> 289785 INFO  (jetty-launcher-460-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 289785 INFO  (jetty-launcher-460-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 289785 INFO  (jetty-launcher-460-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 289786 INFO  (jetty-launcher-460-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 289786 INFO  (zkCallback-462-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@38791382 name:ZooKeeperConnection Watcher:127.0.0.1:43861/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 289787 INFO  (jetty-launcher-460-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 289787 INFO  (jetty-launcher-460-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 289789 INFO  (jetty-launcher-460-thread-3) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 289791 INFO  (jetty-launcher-460-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 289806 INFO  (zkCallback-463-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@42a4fcbc name:ZooKeeperConnection Watcher:127.0.0.1:43861/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 289806 INFO  (jetty-launcher-460-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 289806 INFO  (jetty-launcher-460-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 289806 INFO  (jetty-launcher-460-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 289807 INFO  (jetty-launcher-460-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@31ee660d{/solr,null,AVAILABLE}
   [junit4]   2> 289807 INFO  (jetty-launcher-460-thread-3) [    ] o.e.j.s.ServerConnector Started ServerConnector@6fd8c06{HTTP/1.1,[http/1.1]}{127.0.0.1:45891}
   [junit4]   2> 289807 INFO  (jetty-launcher-460-thread-3) [    ] o.e.j.s.Server Started @292865ms
   [junit4]   2> 289807 INFO  (jetty-launcher-460-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45891}
   [junit4]   2> 289808 INFO  (jetty-launcher-460-thread-3) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 289808 INFO  (jetty-launcher-460-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.DistributedVersionInfoTest_18738F097A62141C-001/tempDir-001/node3'
   [junit4]   2> 289808 INFO  (jetty-launcher-460-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 289808 INFO  (jetty-launcher-460-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 289808 INFO  (jetty-launcher-460-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 289809 INFO  (jetty-launcher-460-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 289811 INFO  (jetty-launcher-460-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.DistributedVersionInfoTest_18738F097A62141C-001/tempDir-001/node1/.
   [junit4]   2> 289812 INFO  (jetty-launcher-460-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 1496838716
   [junit4]   2> 289812 INFO  (jetty-launcher-460-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.DistributedVersionInfoTest_18738F097A62141C-001/tempDir-001/node1]
   [junit4]   2> 289812 WARN  (jetty-launcher-460-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.DistributedVersionInfoTest_18738F097A62141C-001/tempDir-001/node1/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.DistributedVersionInfoTest_18738F097A62141C-001/tempDir-001/node1/lib
   [junit4]   2> 289823 INFO  (jetty-launcher-460-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> 289825 INFO  (jetty-launcher-460-thread-1) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 289825 INFO  (jetty-launcher-460-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 289825 INFO  (jetty-launcher-460-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 289825 INFO  (jetty-launcher-460-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43861/solr
   [junit4]   2> 289825 INFO  (jetty-launcher-460-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 289825 INFO  (jetty-launcher-460-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 289825 INFO  (jetty-launcher-460-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 289822 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1560547ce3b0001, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 289828 INFO  (jetty-launcher-460-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.DistributedVersionInfoTest_18738F097A62141C-001/tempDir-001/node2/.
   [junit4]   2> 289828 INFO  (jetty-launcher-460-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 2060698855
   [junit4]   2> 289828 INFO  (jetty-launcher-460-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.DistributedVersionInfoTest_18738F097A62141C-001/tempDir-001/node2]
   [junit4]   2> 289828 WARN  (jetty-launcher-460-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.DistributedVersionInfoTest_18738F097A62141C-001/tempDir-001/node2/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.DistributedVersionInfoTest_18738F097A62141C-001/tempDir-001/node2/lib
   [junit4]   2> 289830 INFO  (jetty-launcher-460-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> 289831 INFO  (zkCallback-464-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2e313702 name:ZooKeeperConnection Watcher:127.0.0.1:43861/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 289831 INFO  (jetty-launcher-460-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 289831 INFO  (jetty-launcher-460-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 289832 INFO  (jetty-launcher-460-thread-2) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 289833 INFO  (jetty-launcher-460-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 289833 INFO  (jetty-launcher-460-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 289833 INFO  (jetty-launcher-460-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43861/solr
   [junit4]   2> 289833 INFO  (jetty-launcher-460-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 289833 INFO  (jetty-launcher-460-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 289834 INFO  (jetty-launcher-460-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 289829 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1560547ce3b0002, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 289837 INFO  (jetty-launcher-460-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 289837 INFO  (zkCallback-467-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@767dfd7a name:ZooKeeperConnection Watcher:127.0.0.1:43861 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 289837 INFO  (jetty-launcher-460-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 289837 INFO  (jetty-launcher-460-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 289846 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1560547ce3b0003, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 289847 INFO  (jetty-launcher-460-thread-3) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.DistributedVersionInfoTest_18738F097A62141C-001/tempDir-001/node3/.
   [junit4]   2> 289847 INFO  (jetty-launcher-460-thread-1) [n:127.0.0.1:42836_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$72/865525055@1dc5b2c1
   [junit4]   2> 289848 INFO  (jetty-launcher-460-thread-1) [n:127.0.0.1:42836_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 289848 INFO  (jetty-launcher-460-thread-3) [    ] o.a.s.c.CoreContainer New CoreContainer 20420339
   [junit4]   2> 289848 INFO  (jetty-launcher-460-thread-3) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.DistributedVersionInfoTest_18738F097A62141C-001/tempDir-001/node3]
   [junit4]   2> 289848 WARN  (jetty-launcher-460-thread-3) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.DistributedVersionInfoTest_18738F097A62141C-001/tempDir-001/node3/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.DistributedVersionInfoTest_18738F097A62141C-001/tempDir-001/node3/lib
   [junit4]   2> 289850 INFO  (jetty-launcher-460-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> 289850 INFO  (zkCallback-470-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@15d056c3 name:ZooKeeperConnection Watcher:127.0.0.1:43861 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 289850 INFO  (zkCallback-471-thread-1-processing-n:127.0.0.1:42836_solr) [n:127.0.0.1:42836_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2b53c0c9 name:ZooKeeperConnection Watcher:127.0.0.1:43861/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 289852 INFO  (jetty-launcher-460-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 289852 INFO  (jetty-launcher-460-thread-1) [n:127.0.0.1:42836_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 289852 INFO  (jetty-launcher-460-thread-3) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 289852 INFO  (jetty-launcher-460-thread-3) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 289852 INFO  (jetty-launcher-460-thread-3) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 289853 INFO  (jetty-launcher-460-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43861/solr
   [junit4]   2> 289853 INFO  (jetty-launcher-460-thread-3) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 289853 INFO  (jetty-launcher-460-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 289853 INFO  (jetty-launcher-460-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 289854 INFO  (jetty-launcher-460-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 289858 INFO  (zkCallback-474-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2f773c9b name:ZooKeeperConnection Watcher:127.0.0.1:43861 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 289859 INFO  (jetty-launcher-460-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 289859 INFO  (jetty-launcher-460-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 289860 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1560547ce3b0005, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 289860 INFO  (jetty-launcher-460-thread-1) [n:127.0.0.1:42836_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 289860 INFO  (jetty-launcher-460-thread-2) [n:127.0.0.1:42907_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$72/865525055@4d7726b7
   [junit4]   2> 289862 INFO  (jetty-launcher-460-thread-2) [n:127.0.0.1:42907_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 289868 INFO  (jetty-launcher-460-thread-3) [n:127.0.0.1:45891_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$72/865525055@1204b166
   [junit4]   2> 289868 INFO  (jetty-launcher-460-thread-1) [n:127.0.0.1:42836_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 289869 INFO  (zkCallback-475-thread-1-processing-n:127.0.0.1:42907_solr) [n:127.0.0.1:42907_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@c04e429 name:ZooKeeperConnection Watcher:127.0.0.1:43861/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 289870 INFO  (jetty-launcher-460-thread-3) [n:127.0.0.1:45891_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 289870 INFO  (jetty-launcher-460-thread-2) [n:127.0.0.1:42907_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 289876 INFO  (zkCallback-476-thread-1-processing-n:127.0.0.1:45891_solr) [n:127.0.0.1:45891_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@423ad77b name:ZooKeeperConnection Watcher:127.0.0.1:43861/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 289877 INFO  (jetty-launcher-460-thread-1) [n:127.0.0.1:42836_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 289877 INFO  (jetty-launcher-460-thread-3) [n:127.0.0.1:45891_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 289880 INFO  (jetty-launcher-460-thread-1) [n:127.0.0.1:42836_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 289883 INFO  (jetty-launcher-460-thread-1) [n:127.0.0.1:42836_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 289886 INFO  (jetty-launcher-460-thread-1) [n:127.0.0.1:42836_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 289887 INFO  (jetty-launcher-460-thread-2) [n:127.0.0.1:42907_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 289888 INFO  (jetty-launcher-460-thread-1) [n:127.0.0.1:42836_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 289892 INFO  (jetty-launcher-460-thread-1) [n:127.0.0.1:42836_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 289896 INFO  (jetty-launcher-460-thread-3) [n:127.0.0.1:45891_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 289899 INFO  (jetty-launcher-460-thread-1) [n:127.0.0.1:42836_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 289906 INFO  (jetty-launcher-460-thread-2) [n:127.0.0.1:42907_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 289909 INFO  (jetty-launcher-460-thread-3) [n:127.0.0.1:45891_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 289910 INFO  (jetty-launcher-460-thread-2) [n:127.0.0.1:42907_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 289911 INFO  (jetty-launcher-460-thread-3) [n:127.0.0.1:45891_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 289912 INFO  (jetty-launcher-460-thread-2) [n:127.0.0.1:42907_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 289912 INFO  (jetty-launcher-460-thread-3) [n:127.0.0.1:45891_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 289913 INFO  (jetty-launcher-460-thread-1) [n:127.0.0.1:42836_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 289914 INFO  (jetty-launcher-460-thread-3) [n:127.0.0.1:45891_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 289914 INFO  (jetty-launcher-460-thread-1) [n:127.0.0.1:42836_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 289915 INFO  (jetty-launcher-460-thread-1) [n:127.0.0.1:42836_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 289915 INFO  (jetty-launcher-460-thread-3) [n:127.0.0.1:45891_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 289920 INFO  (jetty-launcher-460-thread-1) [n:127.0.0.1:42836_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 289921 INFO  (jetty-launcher-460-thread-3) [n:127.0.0.1:45891_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 289921 INFO  (jetty-launcher-460-thread-2) [n:127.0.0.1:42907_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 289923 INFO  (jetty-launcher-460-thread-2) [n:127.0.0.1:42907_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 289923 INFO  (jetty-launcher-460-thread-1) [n:127.0.0.1:42836_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 289925 INFO  (jetty-launcher-460-thread-3) [n:127.0.0.1:45891_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 289927 INFO  (jetty-launcher-460-thread-1) [n:127.0.0.1:42836_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 289929 INFO  (jetty-launcher-460-thread-1) [n:127.0.0.1:42836_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96270247995834374-127.0.0.1:42836_solr-n_0000000000
   [junit4]   2> 289930 INFO  (jetty-launcher-460-thread-3) [n:127.0.0.1:45891_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 289930 INFO  (jetty-launcher-460-thread-1) [n:127.0.0.1:42836_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:42836_solr
   [junit4]   2> 289930 INFO  (jetty-launcher-460-thread-1) [n:127.0.0.1:42836_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 289931 INFO  (jetty-launcher-460-thread-3) [n:127.0.0.1:45891_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96270247995834377-127.0.0.1:45891_solr-n_0000000001
   [junit4]   2> 289933 INFO  (jetty-launcher-460-thread-2) [n:127.0.0.1:42907_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 289933 INFO  (jetty-launcher-460-thread-2) [n:127.0.0.1:42907_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96270247995834376-127.0.0.1:42907_solr-n_0000000002
   [junit4]   2> 289934 INFO  (jetty-launcher-460-thread-1) [n:127.0.0.1:42836_solr    ] o.a.s.c.Overseer Overseer (id=96270247995834374-127.0.0.1:42836_solr-n_0000000000) starting
   [junit4]   2> 289935 INFO  (jetty-launcher-460-thread-3) [n:127.0.0.1:45891_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96270247995834374-127.0.0.1:42836_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 289935 INFO  (jetty-launcher-460-thread-2) [n:127.0.0.1:42907_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96270247995834377-127.0.0.1:45891_solr-n_0000000001 to know if I could be the leader
   [junit4]   2> 289936 INFO  (jetty-launcher-460-thread-2) [n:127.0.0.1:42907_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42907_solr
   [junit4]   2> 289936 INFO  (jetty-launcher-460-thread-2) [n:127.0.0.1:42907_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:42907_solr
   [junit4]   2> 289936 INFO  (jetty-launcher-460-thread-3) [n:127.0.0.1:45891_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45891_solr
   [junit4]   2> 289936 INFO  (jetty-launcher-460-thread-3) [n:127.0.0.1:45891_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:45891_solr
   [junit4]   2> 289937 INFO  (jetty-launcher-460-thread-1) [n:127.0.0.1:42836_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 289938 INFO  (zkCallback-471-thread-1-processing-n:127.0.0.1:42836_solr) [n:127.0.0.1:42836_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> 289938 INFO  (zkCallback-476-thread-1-processing-n:127.0.0.1:45891_solr) [n:127.0.0.1:45891_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> 289942 INFO  (zkCallback-476-thread-1-processing-n:127.0.0.1:45891_solr) [n:127.0.0.1:45891_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 289942 INFO  (zkCallback-471-thread-1-processing-n:127.0.0.1:42836_solr) [n:127.0.0.1:42836_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 289944 INFO  (zkCallback-471-thread-1-processing-n:127.0.0.1:42836_solr) [n:127.0.0.1:42836_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 289944 INFO  (zkCallback-476-thread-1-processing-n:127.0.0.1:45891_solr) [n:127.0.0.1:45891_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 289945 INFO  (zkCallback-471-thread-1-processing-n:127.0.0.1:42836_solr) [n:127.0.0.1:42836_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 289945 INFO  (zkCallback-476-thread-1-processing-n:127.0.0.1:45891_solr) [n:127.0.0.1:45891_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 289949 INFO  (jetty-launcher-460-thread-1) [n:127.0.0.1:42836_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 289949 INFO  (OverseerCollectionConfigSetProcessor-96270247995834374-127.0.0.1:42836_solr-n_0000000000) [n:127.0.0.1:42836_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 289950 INFO  (jetty-launcher-460-thread-1) [n:127.0.0.1:42836_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:42836_solr as DOWN
   [junit4]   2> 289953 INFO  (zkCallback-475-thread-1-processing-n:127.0.0.1:42907_solr) [n:127.0.0.1:42907_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> 289954 INFO  (OverseerStateUpdate-96270247995834374-127.0.0.1:42836_solr-n_0000000000) [n:127.0.0.1:42836_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 289957 INFO  (zkCallback-475-thread-1-processing-n:127.0.0.1:42907_solr) [n:127.0.0.1:42907_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 289957 INFO  (jetty-launcher-460-thread-1) [n:127.0.0.1:42836_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42836_solr
   [junit4]   2> 289957 INFO  (jetty-launcher-460-thread-1) [n:127.0.0.1:42836_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:42836_solr
   [junit4]   2> 289969 INFO  (OverseerStateUpdate-96270247995834374-127.0.0.1:42836_solr-n_0000000000) [n:127.0.0.1:42836_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (2)
   [junit4]   2> 289970 INFO  (zkCallback-476-thread-1-processing-n:127.0.0.1:45891_solr) [n:127.0.0.1:45891_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 289970 INFO  (zkCallback-471-thread-1-processing-n:127.0.0.1:42836_solr) [n:127.0.0.1:42836_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 289972 INFO  (zkCallback-476-thread-1-processing-n:127.0.0.1:45891_solr) [n:127.0.0.1:45891_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 289974 INFO  (zkCallback-471-thread-1-processing-n:127.0.0.1:42836_solr) [n:127.0.0.1:42836_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 290007 INFO  (jetty-launcher-460-thread-1) [n:127.0.0.1:42836_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 290007 INFO  (jetty-launcher-460-thread-1) [n:127.0.0.1:42836_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 290008 INFO  (jetty-launcher-460-thread-1) [n:127.0.0.1:42836_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.DistributedVersionInfoTest_18738F097A62141C-001/tempDir-001/node1/.
   [junit4]   2> 290008 INFO  (jetty-launcher-460-thread-1) [n:127.0.0.1:42836_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 290016 INFO  (jetty-launcher-460-thread-2) [n:127.0.0.1:42907_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 290017 INFO  (jetty-launcher-460-thread-2) [n:127.0.0.1:42907_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 290017 INFO  (jetty-launcher-460-thread-2) [n:127.0.0.1:42907_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.DistributedVersionInfoTest_18738F097A62141C-001/tempDir-001/node2/.
   [junit4]   2> 290018 INFO  (jetty-launcher-460-thread-2) [n:127.0.0.1:42907_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 290021 INFO  (jetty-launcher-460-thread-2) [n:127.0.0.1:42907_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0
   [junit4]   2> 290021 INFO  (jetty-launcher-460-thread-2) [n:127.0.0.1:42907_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 290021 INFO  (zkCallback-475-thread-1-processing-n:127.0.0.1:42907_solr) [n:127.0.0.1:42907_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 290021 INFO  (zkCallback-475-thread-1-processing-n:127.0.0.1:42907_solr) [n:127.0.0.1:42907_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 290022 INFO  (OverseerStateUpdate-96270247995834374-127.0.0.1:42836_solr-n_0000000000) [n:127.0.0.1:42836_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:42836_solr"} current state version: 0
   [junit4]   2> 290022 INFO  (OverseerStateUpdate-96270247995834374-127.0.0.1:42836_solr-n_0000000000) [n:127.0.0.1:42836_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:42836_solr
   [junit4]   2> 290022 INFO  (jetty-launcher-460-thread-1) [n:127.0.0.1:42836_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0
   [junit4]   2> 290022 INFO  (jetty-launcher-460-thread-1) [n:127.0.0.1:42836_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 290041 INFO  (jetty-launcher-460-thread-3) [n:127.0.0.1:45891_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 290041 INFO  (jetty-launcher-460-thread-3) [n:127.0.0.1:45891_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 290041 INFO  (jetty-launcher-460-thread-3) [n:127.0.0.1:45891_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.DistributedVersionInfoTest_18738F097A62141C-001/tempDir-001/node3/.
   [junit4]   2> 290041 INFO  (jetty-launcher-460-thread-3) [n:127.0.0.1:45891_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 290046 INFO  (jetty-launcher-460-thread-3) [n:127.0.0.1:45891_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0
   [junit4]   2> 290046 INFO  (jetty-launcher-460-thread-3) [n:127.0.0.1:45891_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 290047 INFO  (SUITE-DistributedVersionInfoTest-seed#[18738F097A62141C]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 290047 INFO  (SUITE-DistributedVersionInfoTest-seed#[18738F097A62141C]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 290050 INFO  (zkCallback-480-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4d883823 name:ZooKeeperConnection Watcher:127.0.0.1:43861 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 290050 INFO  (SUITE-DistributedVersionInfoTest-seed#[18738F097A62141C]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 290051 INFO  (SUITE-DistributedVersionInfoTest-seed#[18738F097A62141C]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 290054 INFO  (SUITE-DistributedVersionInfoTest-seed#[18738F097A62141C]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 290055 INFO  (SUITE-DistributedVersionInfoTest-seed#[18738F097A62141C]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 290055 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1560547ce3b000a, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 290057 INFO  (zkCallback-483-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3d8beafe name:ZooKeeperConnection Watcher:127.0.0.1:43861/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 290058 INFO  (SUITE-DistributedVersionInfoTest-seed#[18738F097A62141C]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 290058 INFO  (SUITE-DistributedVersionInfoTest-seed#[18738F097A62141C]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 290058 INFO  (SUITE-DistributedVersionInfoTest-seed#[18738F097A62141C]-worker) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 290059 INFO  (SUITE-DistributedVersionInfoTest-seed#[18738F097A62141C]-worker) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 290060 INFO  (SUITE-DistributedVersionInfoTest-seed#[18738F097A62141C]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 290063 INFO  (SUITE-DistributedVersionInfoTest-seed#[18738F097A62141C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf/solrconfig.xml
   [junit4]   2> 290067 INFO  (SUITE-DistributedVersionInfoTest-seed#[18738F097A62141C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf/schema.xml
   [junit4]   2> 290099 INFO  (TEST-DistributedVersionInfoTest.testReplicaVersionHandling-seed#[18738F097A62141C]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testReplicaVersionHandling
   [junit4]   2> 290112 INFO  (qtp926213116-2223) [n:127.0.0.1:42907_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params async=22b1d4de-e192-469a-acf1-b981a59d5503&replicationFactor=3&collection.configName=conf&name=c8n_vers_1x3&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 290115 INFO  (qtp926213116-2223) [n:127.0.0.1:42907_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=22b1d4de-e192-469a-acf1-b981a59d5503&replicationFactor=3&collection.configName=conf&name=c8n_vers_1x3&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 290120 INFO  (qtp926213116-2222) [n:127.0.0.1:42907_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=22b1d4de-e192-469a-acf1-b981a59d5503&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 290122 INFO  (OverseerCollectionConfigSetProcessor-96270247995834374-127.0.0.1:42836_solr-n_0000000000) [n:127.0.0.1:42836_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running/mn-22b1d4de-e192-469a-acf1-b981a59d5503
   [junit4]   2> 290124 INFO  (qtp926213116-2222) [n:127.0.0.1:42907_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=22b1d4de-e192-469a-acf1-b981a59d5503&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 290126 INFO  (OverseerCollectionConfigSetProcessor-96270247995834374-127.0.0.1:42836_solr-n_0000000000) [n:127.0.0.1:42836_solr    ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2>   "name":"c8n_vers_1x3",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"3",
   [junit4]   2>   "collection.configName":"conf",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "async":"22b1d4de-e192-469a-acf1-b981a59d5503",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 290127 INFO  (OverseerThreadFactory-1003-thread-1-processing-n:127.0.0.1:42836_solr) [n:127.0.0.1:42836_solr    ] o.a.s.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"c8n_vers_1x3",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"3",
   [junit4]   2>   "collection.configName":"conf",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "async":"22b1d4de-e192-469a-acf1-b981a59d5503",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 290127 INFO  (OverseerThreadFactory-1003-thread-1-processing-n:127.0.0.1:42836_solr) [n:127.0.0.1:42836_solr    ] o.a.s.c.OverseerCollectionMessageHandler Create collection c8n_vers_1x3
   [junit4]   2> 290127 INFO  (OverseerThreadFactory-1003-thread-1-processing-n:127.0.0.1:42836_solr) [n:127.0.0.1:42836_solr    ] o.a.s.c.OverseerCollectionMessageHandler creating collections conf node /collections/c8n_vers_1x3 
   [junit4]   2> 290127 INFO  (OverseerThreadFactory-1003-thread-1-processing-n:127.0.0.1:42836_solr) [n:127.0.0.1:42836_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections/c8n_vers_1x3
   [junit4]   2> 290129 INFO  (zkCallback-483-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 290129 INFO  (zkCallback-471-thread-1-processing-n:127.0.0.1:42836_solr) [n:127.0.0.1:42836_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 290129 INFO  (zkCallback-475-thread-1-processing-n:127.0.0.1:42907_solr) [n:127.0.0.1:42907_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 290131 INFO  (zkCallback-476-thread-1-processing-n:127.0.0.1:45891_solr) [n:127.0.0.1:45891_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 290132 INFO  (OverseerStateUpdate-96270247995834374-127.0.0.1:42836_solr-n_0000000000) [n:127.0.0.1:42836_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"c8n_vers_1x3",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"3",
   [junit4]   2>   "collection.configName":"conf",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "async":"22b1d4de-e192-469a-acf1-b981a59d5503",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 290132 INFO  (OverseerStateUpdate-96270247995834374-127.0.0.1:42836_solr-n_0000000000) [n:127.0.0.1:42836_solr    ] o.a.s.c.o.ClusterStateMutator building a new cName: c8n_vers_1x3
   [junit4]   2> 290135 INFO  (OverseerStateUpdate-96270247995834374-127.0.0.1:42836_solr-n_0000000000) [n:127.0.0.1:42836_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/c8n_vers_1x3/state.json
   [junit4]   2> 290233 INFO  (OverseerThreadFactory-1003-thread-1-processing-n:127.0.0.1:42836_solr) [n:127.0.0.1:42836_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating SolrCores for new collection c8n_vers_1x3, shardNames [shard1] , replicationFactor : 3
   [junit4]   2> 290233 INFO  (OverseerThreadFactory-1003-thread-1-processing-n:127.0.0.1:42836_solr) [n:127.0.0.1:42836_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core c8n_vers_1x3_shard1_replica1 as part of shard shard1 of collection c8n_vers_1x3 on 127.0.0.1:45891_solr
   [junit4]   2> 290233 INFO  (OverseerThreadFactory-1003-thread-1-processing-n:127.0.0.1:42836_solr) [n:127.0.0.1:42836_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core c8n_vers_1x3_shard1_replica2 as part of shard shard1 of collection c8n_vers_1x3 on 127.0.0.1:42836_solr
   [junit4]   2> 290234 INFO  (OverseerThreadFactory-1003-thread-1-processing-n:127.0.0.1:42836_solr) [n:127.0.0.1:42836_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core c8n_vers_1x3_shard1_replica3 as part of shard shard1 of collection c8n_vers_1x3 on 127.0.0.1:42907_solr
   [junit4]   2> 290240 INFO  (qtp326423810-2235) [n:127.0.0.1:45891_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={async=22b1d4de-e192-469a-acf1-b981a59d55031321522812012223&qt=/admin/cores&collection.configName=conf&name=c8n_vers_1x3_shard1_replica1&action=CREATE&numShards=1&collection=c8n_vers_1x3&shard=shard1&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 290242 INFO  (qtp673691480-2210) [n:127.0.0.1:42836_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={async=22b1d4de-e192-469a-acf1-b981a59d55031321522812391683&qt=/admin/cores&collection.configName=conf&name=c8n_vers_1x3_shard1_replica2&action=CREATE&numShards=1&collection=c8n_vers_1x3&shard=shard1&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 290242 INFO  (qtp926213116-2227) [n:127.0.0.1:42907_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={async=22b1d4de-e192-469a-acf1-b981a59d55031321522812697818&qt=/admin/cores&collection.configName=conf&name=c8n_vers_1x3_shard1_replica3&action=CREATE&numShards=1&collection=c8n_vers_1x3&shard=shard1&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 290242 INFO  (parallelCoreAdminExecutor-1006-thread-1-processing-n:127.0.0.1:42907_solr 22b1d4de-e192-469a-acf1-b981a59d55031321522812697818 CREATE) [n:127.0.0.1:42907_solr    ] o.a.s.h.a.CoreAdminOperation core create command async=22b1d4de-e192-469a-acf1-b981a59d55031321522812697818&qt=/admin/cores&collection.configName=conf&name=c8n_vers_1x3_shard1_replica3&action=CREATE&numShards=1&collection=c8n_vers_1x3&shard=shard1&wt=javabin&version=2
   [junit4]   2> 290243 INFO  (parallelCoreAdminExecutor-1008-thread-1-processing-n:127.0.0.1:45891_solr 22b1d4de-e192-469a-acf1-b981a59d55031321522812012223 CREATE) [n:127.0.0.1:45891_solr    ] o.a.s.h.a.CoreAdminOperation core create command async=22b1d4de-e192-469a-acf1-b981a59d55031321522812012223&qt=/admin/cores&collection.configName=conf&name=c8n_vers_1x3_shard1_replica1&action=CREATE&numShards=1&collection=c8n_vers_1x3&shard=shard1&wt=javabin&version=2
   [junit4]   2> 290243 INFO  (parallelCoreAdminExecutor-1006-thread-1-processing-n:127.0.0.1:42907_solr 22b1d4de-e192-469a-acf1-b981a59d55031321522812697818 CREATE) [n:127.0.0.1:42907_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=c8n_vers_1x3_shard1_replica3, collection.configName=conf, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=c8n_vers_1x3, numShards=1, dataDir=data/, shard=shard1}
   [junit4]   2> 290243 INFO  (parallelCoreAdminExecutor-1004-thread-1-processing-n:127.0.0.1:42836_solr 22b1d4de-e192-469a-acf1-b981a59d55031321522812391683 CREATE) [n:127.0.0.1:42836_solr    ] o.a.s.h.a.CoreAdminOperation core create command async=22b1d4de-e192-469a-acf1-b981a59d55031321522812391683&qt=/admin/cores&collection.configName=conf&name=c8n_vers_1x3_shard1_replica2&action=CREATE&numShards=1&collection=c8n_vers_1x3&shard=shard1&wt=javabin&version=2
   [junit4]   2> 290245 INFO  (qtp926213116-2228) [n:127.0.0.1:42907_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 22b1d4de-e192-469a-acf1-b981a59d55031321522812697818
   [junit4]   2> 290246 INFO  (parallelCoreAdminExecutor-1004-thread-1-processing-n:127.0.0.1:42836_solr 22b1d4de-e192-469a-acf1-b981a59d55031321522812391683 CREATE) [n:127.0.0.1:42836_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=c8n_vers_1x3_shard1_replica2, collection.configName=conf, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=c8n_vers_1x3, numShards=1, dataDir=data/, shard=shard1}
   [junit4]   2> 290246 INFO  (parallelCoreAdminExecutor-1008-thread-1-processing-n:127.0.0.1:45891_solr 22b1d4de-e192-469a-acf1-b981a59d55031321522812012223 CREATE) [n:127.0.0.1:45891_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=c8n_vers_1x3_shard1_replica1, collection.configName=conf, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=c8n_vers_1x3, numShards=1, dataDir=data/, shard=shard1}
   [junit4]   2> 290272 INFO  (qtp926213116-2228) [n:127.0.0.1:42907_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=22b1d4de-e192-469a-acf1-b981a59d55031321522812697818&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=27
   [junit4]   2> 290277 INFO  (parallelCoreAdminExecutor-1004-thread-1-processing-n:127.0.0.1:42836_solr 22b1d4de-e192-469a-acf1-b981a59d55031321522812391683 CREATE) [n:127.0.0.1:42836_solr c:c8n_vers_1x3 s:shard1  x:c8n_vers_1x3_shard1_replica2] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 290278 INFO  (parallelCoreAdminExecutor-1008-thread-1-processing-n:127.0.0.1:45891_solr 22b1d4de-e192-469a-acf1-b981a59d55031321522812012223 CREATE) [n:127.0.0.1:45891_solr c:c8n_vers_1x3 s:shard1  x:c8n_vers_1x3_shard1_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 290278 INFO  (parallelCoreAdminExecutor-1006-thread-1-processing-n:127.0.0.1:42907_solr 22b1d4de-e192-469a-acf1-b981a59d55031321522812697818 CREATE) [n:127.0.0.1:42907_solr c:c8n_vers_1x3 s:shard1  x:c8n_vers_1x3_shard1_replica3] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 290291 INFO  (parallelCoreAdminExecutor-1008-thread-1-processing-n:127.0.0.1:45891_solr 22b1d4de-e192-469a-acf1-b981a59d55031321522812012223 CREATE) [n:127.0.0.1:45891_solr c:c8n_vers_1x3 s:shard1  x:c8n_vers_1x3_shard1_replica1] o.a.s.c.ZkController Registering watch for collection c8n_vers_1x3
   [junit4]   2> 290298 INFO  (parallelCoreAdminExecutor-1006-thread-1-processing-n:127.0.0.1:42907_solr 22b1d4de-e192-469a-acf1-b981a59d55031321522812697818 CREATE) [n:127.0.0.1:42907_solr c:c8n_vers_1x3 s:shard1  x:c8n_vers_1x3_shard1_replica3] o.a.s.c.ZkController Registering watch for collection c8n_vers_1x3
   [junit4]   2> 290302 INFO  (parallelCoreAdminExecutor-1004-thread-1-processing-n:127.0.0.1:42836_solr 22b1d4de-e192-469a-acf1-b981a59d55031321522812391683 CREATE) [n:127.0.0.1:42836_solr c:c8n_vers_1x3 s:shard1  x:c8n_vers_1x3_shard1_replica2] o.a.s.c.ZkController Registering watch for collection c8n_vers_1x3
   [junit4]   2> 290303 INFO  (parallelCoreAdminExecutor-1006-thread-1-processing-n:127.0.0.1:42907_solr 22b1d4de-e192-469a-acf1-b981a59d55031321522812697818 CREATE) [n:127.0.0.1:42907_solr c:c8n_vers_1x3 s:shard1  x:c8n_vers_1x3_shard1_replica3] o.a.s.c.c.ZkStateReader Add data for [c8n_vers_1x3] ver [0]
   [junit4]   2> 290303 INFO  (parallelCoreAdminExecutor-1006-thread-1-processing-n:127.0.0.1:42907_solr 22b1d4de-e192-469a-acf1-b981a59d55031321522812697818 CREATE) [n:127.0.0.1:42907_solr c:c8n_vers_1x3 s:shard1  x:c8n_vers_1x3_shard1_replica3] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 290311 INFO  (parallelCoreAdminExecutor-1008-thread-1-processing-n:127.0.0.1:45891_solr 22b1d4de-e192-469a-acf1-b981a59d55031321522812012223 CREATE) [n:127.0.0.1:45891_solr c:c8n_vers_1x3 s:shard1  x:c8n_vers_1x3_shard1_replica1] o.a.s.c.c.ZkStateReader Add data for [c8n_vers_1x3] ver [0]
   [junit4]   2> 290312 INFO  (parallelCoreAdminExecutor-1008-thread-1-processing-n:127.0.0.1:45891_solr 22b1d4de-e192-469a-acf1-b981a59d55031321522812012223 CREATE) [n:127.0.0.1:45891_solr c:c8n_vers_1x3 s:shard1  x:c8n_vers_1x3_shard1_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 290315 INFO  (OverseerStateUpdate-96270247995834374-127.0.0.1:42836_solr-n_0000000000) [n:127.0.0.1:42836_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
   [junit4]   2>   "core":"c8n_vers_1x3_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:45891/solr",
   [junit4]   2>   "node_name":"127.0.0.1:45891_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"c8n_vers_1x3",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 290315 INFO  (OverseerStateUpdate-96270247995834374-127.0.0.1:42836_solr-n_0000000000) [n:127.0.0.1:42836_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"c8n_vers_1x3_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:45891/solr",
   [junit4]   2>   "node_name":"127.0.0.1:45891_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"c8n_vers_1x3",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 290315 INFO  (parallelCoreAdminExecutor-1004-thread-1-processing-n:127.0.0.1:42836_solr 22b1d4de-e192-469a-acf1-b981a59d55031321522812391683 CREATE) [n:127.0.0.1:42836_solr c:c8n_vers_1x3 s:shard1  x:c8n_vers_1x3_shard1_replica2] o.a.s.c.c.ZkStateReader Add data for [c8n_vers_1x3] ver [0]
   [junit4]   2> 290315 INFO  (parallelCoreAdminExecutor-1004-thread-1-processing-n:127.0.0.1:42836_solr 22b1d4de-e192-469a-acf1-b981a59d55031321522812391683 CREATE) [n:127.0.0.1:42836_solr c:c8n_vers_1x3 s:shard1  x:c8n_vers_1x3_shard1_replica2] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 290319 INFO  (OverseerStateUpdate-96270247995834374-127.0.0.1:42836_solr-n_0000000000) [n:127.0.0.1:42836_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
   [junit4]   2>   "core":"c8n_vers_1x3_shard1_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:42836/solr",
   [junit4]   2>   "node_name":"127.0.0.1:42836_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"c8n_vers_1x3",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 290319 INFO  (OverseerStateUpdate-96270247995834374-127.0.0.1:42836_solr-n_0000000000) [n:127.0.0.1:42836_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"c8n_vers_1x3_shard1_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:42836/solr",
   [junit4]   2>   "node_name":"127.0.0.1:42836_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"c8n_vers_1x3",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 290322 INFO  (OverseerStateUpdate-96270247995834374-127.0.0.1:42836_solr-n_0000000000) [n:127.0.0.1:42836_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"c8n_vers_1x3_shard1_replica3",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:42907/solr",
   [junit4]   2>   "node_name":"127.0.0.1:42907_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"c8n_vers_1x3",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 290322 INFO  (OverseerStateUpdate-96270247995834374-127.0.0.1:42836_solr-n_0000000000) [n:127.0.0.1:42836_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"c8n_vers_1x3_shard1_replica3",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:42907/solr",
   [junit4]   2>   "node_name":"127.0.0.1:42907_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"c8n_vers_1x3",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 290426 INFO  (OverseerStateUpdate-96270247995834374-127.0.0.1:42836_solr-n_0000000000) [n:127.0.0.1:42836_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/c8n_vers_1x3/state.json version: 0
   [junit4]   2> 290428 INFO  (zkCallback-471-thread-2-processing-n:127.0.0.1:42836_solr) [n:127.0.0.1:42836_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/c8n_vers_1x3/state.json] for collection [c8n_vers_1x3] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 290428 INFO  (zkCallback-475-thread-1-processing-n:127.0.0.1:42907_solr) [n:127.0.0.1:42907_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/c8n_vers_1x3/state.json] for collection [c8n_vers_1x3] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 290428 INFO  (zkCallback-471-thread-2-processing-n:127.0.0.1:42836_solr) [n:127.0.0.1:42836_solr    ] o.a.s.c.c.ZkStateReader Updating data for [c8n_vers_1x3] from [0] to [1]
   [junit4]   2> 290428 INFO  (zkCallback-476-thread-1-processing-n:127.0.0.1:45891_solr) [n:127.0.0.1:45891_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/c8n_vers_1x3/state.json] for collection [c8n_vers_1x3] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 290429 INFO  (zkCallback-475-thread-1-processing-n:127.0.0.1:42907_solr) [n:127.0.0.1:42907_solr    ] o.a.s.c.c.ZkStateReader Updating data for [c8n_vers_1x3] from [0] to [1]
   [junit4]   2> 290429 INFO  (zkCallback-476-thread-1-processing-n:127.0.0.1:45891_solr) [n:127.0.0.1:45891_solr    ] o.a.s.c.c.ZkStateReader Updating data for [c8n_vers_1x3] from [0] to [1]
   [junit4]   2> 291127 INFO  (qtp926213116-2225) [n:127.0.0.1:42907_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=22b1d4de-e192-469a-acf1-b981a59d5503&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 291130 INFO  (qtp926213116-2225) [n:127.0.0.1:42907_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=22b1d4de-e192-469a-acf1-b981a59d5503&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 291275 INFO  (qtp926213116-2226) [n:127.0.0.1:42907_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 22b1d4de-e192-469a-acf1-b981a59d55031321522812697818
   [junit4]   2> 291275 INFO  (qtp926213116-2226) [n:127.0.0.1:42907_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=22b1d4de-e192-469a-acf1-b981a59d55031321522812697818&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 291304 INFO  (parallelCoreAdminExecutor-1006-thread-1-processing-n:127.0.0.1:42907_solr 22b1d4de-e192-469a-acf1-b981a59d55031321522812697818 CREATE) [n:127.0.0.1:42907_solr c:c8n_vers_1x3 s:shard1  x:c8n_vers_1x3_shard1_replica3] o.a.s.c.ZkController waiting to find shard id in clusterstate for c8n_vers_1x3_shard1_replica3
   [junit4]   2> 291304 INFO  (parallelCoreAdminExecutor-1006-thread-1-processing-n:127.0.0.1:42907_solr 22b1d4de-e192-469a-acf1-b981a59d55031321522812697818 CREATE) [n:127.0.0.1:42907_solr c:c8n_vers_1x3 s:shard1  x:c8n_vers_1x3_shard1_replica3] o.a.s.c.ZkController Check for collection zkNode:c8n_vers_1x3
   [junit4]   2> 291305 INFO  (parallelCoreAdminExecutor-1006-thread-1-processing-n:127.0.0.1:42907_solr 22b1d4de-e192-469a-acf1-b981a59d55031321522812697818 CREATE) [n:127.0.0.1:42907_solr c:c8n_vers_1x3 s:shard1  x:c8n_vers_1x3_shard1_replica3] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 291305 INFO  (parallelCoreAdminExecutor-1006-thread-1-processing-n:127.0.0.1:42907_solr 22b1d4de-e192-469a-acf1-b981a59d55031321522812697818 CREATE) [n:127.0.0.1:42907_solr c:c8n_vers_1x3 s:shard1  x:c8n_vers_1x3_shard1_replica3] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/c8n_vers_1x3]
   [junit4]   2> 291306 INFO  (parallelCoreAdminExecutor-1006-thread-1-processing-n:127.0.0.1:42907_solr 22b1d4de-e192-469a-acf1-b981a59d55031321522812697818 CREATE) [n:127.0.0.1:42907_solr c:c8n_vers_1x3 s:shard1  x:c8n_vers_1x3_shard1_replica3] o.a.s.c.c.ZkStateReader path=[/collections/c8n_vers_1x3] [configName]=[conf] specified config exists in ZooKeeper
   [junit4]   2> 291306 INFO  (parallelCoreAdminExecutor-1006-thread-1-processing-n:127.0.0.1:42907_solr 22b1d4de-e192-469a-acf1-b981a59d55031321522812697818 CREATE) [n:127.0.0.1:42907_solr c:c8n_vers_1x3 s:shard1  x:c8n_vers_1x3_shard1_replica3] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.DistributedVersionInfoTest_18738F097A62141C-001/tempDir-001/node2/c8n_vers_1x3_shard1_replica3'
   [junit4]   2> 291306 INFO  (parallelCoreAdminExecutor-1006-thread-1-processing-n:127.0.0.1:42907_solr 22b1d4de-e192-469a-acf1-b981a59d55031321522812697818 CREATE) [n:127.0.0.1:42907_solr c:c8n_vers_1x3 s:shard1  x:c8n_vers_1x3_shard1_replica3] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 291307 INFO  (parallelCoreAdminExecutor-1006-thread-1-processing-n:127.0.0.1:42907_solr 22b1d4de-e192-469a-acf1-b981a59d55031321522812697818 CREATE) [n:127.0.0.1:42907_solr c:c8n_vers_1x3 s:shard1  x:c8n_vers_1x3_shard1_replica3] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 291310 INFO  (parallelCoreAdminExecutor-1006-thread-1-processing-n:127.0.0.1:42907_solr 22b1d4de-e192-469a-acf1-b981a59d55031321522812697818 CREATE) [n:127.0.0.1:42907_solr c:c8n_vers_1x3 s:shard1  x:c8n_vers_1x3_shard1_replica3] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 291313 INFO  (parallelCoreAdminExecutor-1008-thread-1-processing-n:127.0.0.1:45891_solr 22b1d4de-e192-469a-acf1-b981a59d55031321522812012223 CREATE) [n:127.0.0.1:45891_solr c:c8n_vers_1x3 s:shard1  x:c8n_vers_1x3_shard1_replica1] o.a.s.c.ZkController waiting to find shard id in clusterstate for c8n_vers_1x3_shard1_replica1
   [junit4]   2> 291313 INFO  (parallelCoreAdminExecutor-1008-thread-1-processing-n:127.0.0.1:45891_solr 22b1d4de-e192-469a-acf1-b981a59d55031321522812012223 CREATE) [n:127.0.0.1:45891_solr c:c8n_vers_1x3 s:shard1  x:c8n_vers_1x3_shard1_replica1] o.a.s.c.ZkController Check for collection zkNode:c8n_vers_1x3
   [junit4]   2> 291314 INFO  (parallelCoreAdminExecutor-1008-thread-1-processing-n:127.0.0.1:45891_solr 22b1d4de-e192-469a-acf1-b981a59d55031321522812012223 CREATE) [n:127.0.0.1:45891_solr c:c8n_vers_1x3 s:shard1  x:c8n_vers_1x3_shard1_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 291314 INFO  (parallelCoreAdminExecutor-1008-thread-1-processing-n:127.0.0.1:45891_solr 22b1d4de-e192-469a-acf1-b981a59d55031321522812012223 CREATE) [n:127.0.0.1:45891_solr c:c8n_vers_1x3 s:shard1  x:c8n_vers_1x3_shard1_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/c8n_vers_1x3]
   [junit4]   2> 291315 INFO  (parallelCoreAdminExecutor-1006-thread-1-processing-n:127.0.0.1:42907_solr 22b1d4de-e192-469a-acf1-b981a59d55031321522812697818 CREATE) [n:127.0.0.1:42907_solr c:c8n_vers_1x3 s:shard1  x:c8n_vers_1x3_shard1_replica3] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 291316 INFO  (parallelCoreAdminExecutor-1008-thread-1-processing-n:127.0.0.1:45891_solr 22b1d4de-e192-469a-acf1-b981a59d55031321522812012223 CREATE) [n:127.0.0.1:45891_solr c:c8n_vers_1x3 s:shard1  x:c8n_vers_1x3_shard1_replica1] o.a.s.c.c.ZkStateReader path=[/collections/c8n_vers_1x3] [configName]=[conf] specified config exists in ZooKeeper
   [junit4]   2> 291316 INFO  (parallelCoreAdminExecutor-1008-thread-1-processing-n:127.0.0.1:45891_solr 22b1d4de-e192-469a-acf1-b981a59d55031321522812012223 CREATE) [n:127.0.0.1:45891_solr c:c8n_vers_1x3 s:shard1  x:c8n_vers_1x3_shard1_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.DistributedVersionInfoTest_18738F097A62141C-001/tempDir-001/node3/c8n_vers_1x3_shard1_replica1'
   [junit4]   2> 291316 INFO  (parallelCoreAdminExecutor-1008-thread-1-processing-n:127.0.0.1:45891_solr 22b1d4de-e192-469a-acf1-b981a59d55031321522812012223 CREATE) [n:127.0.0.1:45891_solr c:c8n_vers_1x3 s:shard1  x:c8n_vers_1x3_shard1_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 291316 INFO  (parallelCoreAdminExecutor-1008-thread-1-processing-n:127.0.0.1:45891_solr 22b1d4de-e192-469a-acf1-b981a59d55031321522812012223 CREATE) [n:127.0.0.1:45891_solr c:c8n_vers_1x3 s:shard1  x:c8n_vers_1x3_shard1_replica1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 291316 INFO  (parallelCoreAdminExecutor-1006-thread-1-processing-n:127.0.0.1:42907_solr 22b1d4de-e192-469a-acf1-b981a59d55031321522812697818 CREATE) [n:127.0.0.1:42907_solr c:c8n_vers_1x3 s:shard1  x:c8n_vers_1x3_shard1_replica3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 291318 INFO  (parallelCoreAdminExecutor-1008-thread-1-processing-n:127.0.0.1:45891_solr 22b1d4de-e192-469a-acf1-b981a59d55031321522812012223 CREATE) [n:127.0.0.1:45891_solr c:c8n_vers_1x3 s:shard1  x:c8n_vers_1x3_shard1_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 291320 INFO  (parallelCoreAdminExecutor-1006-thread-1-processing-n:127.0.0.1:42907_solr 22b1d4de-e192-469a-acf1-b981a59d55031321522812697818 CREATE) [n:127.0.0.1:42907_solr c:c8n_vers_1x3 s:shard1  x:c8n_vers_1x3_shard1_replica3] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 291320 INFO  (parallelCoreAdminExecutor-1004-thread-1-processing-n:127.0.0.1:42836_solr 22b1d4de-e192-469a-acf1-b981a59d55031321522812391683 CREATE) [n:127.0.0.1:42836_solr c:c8n_vers_1x3 s:shard1  x:c8n_vers_1x3_shard1_replica2] o.a.s.c.ZkController waiting to find shard id in clusterstate for c8n_vers_1x3_shard1_replica2
   [junit4]   2> 291320 INFO  (parallelCoreAdminExecutor-1004-thread-1-processing-n:127.0.0.1:42836_solr 22b1d4de-e192-469a-acf1-b981a59d55031321522812391683 CREATE) [n:127.0.0.1:42836_solr c:c8n_vers_1x3 s:shard1  x:c8n_vers_1x3_shard1_replica2] o.a.s.c.ZkController Check for collection zkNode:c8n_vers_1x3
   [junit4]   2> 291322 INFO  (parallelCoreAdminExecutor-1004-thread-1-processing-n:127.0.0.1:42836_solr 22b1d4de-e192-469a-acf1-b981a59d55031321522812391683 CREATE) [n:127.0.0.1:42836_solr c:c8n_vers_1x3 s:shard1  x:c8n_vers_1x3_shard1_replica2] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 291323 INFO  (parallelCoreAdminExecutor-1004-thread-1-processing-n:127.0.0.1:42836_solr 22b1d4de-e192-469a-acf1-b981a59d55031321522812391683 CREATE) [n:127.0.0.1:42836_solr c:c8n_vers_1x3 s:shard1  x:c8n_vers_1x3_shard1_replica2] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/c8n_vers_1x3]
   [junit4]   2> 291324 INFO  (parallelCoreAdminExecutor-1004-thread-1-processing-n:127.0.0.1:42836_solr 22b1d4de-e192-469a-acf1-b981a59d55031321522812391683 CREATE) [n:127.0.0.1:42836_solr c:c8n_vers_1x3 s:shard1  x:c8n_vers_1x3_shard1_replica2] o.a.s.c.c.ZkStateReader path=[/collections/c8n_vers_1x3] [configName]=[conf] specified config exists in ZooKeeper
   [junit4]   2> 291324 INFO  (parallelCoreAdminExecutor-1004-thread-1-processing-n:127.0.0.1:42836_solr 22b1d4de-e192-469a-acf1-b981a59d55031321522812391683 CREATE) [n:127.0.0.1:42836_solr c:c8n_vers_1x3 s:shard1  x:c8n_vers_1x3_shard1_replica2] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.DistributedVersionInfoTest_18738F097A62141C-001/tempDir-001/node1/c8n_vers_1x3_shard1_replica2'
   [junit4]   2> 291324 INFO  (parallelCoreAdminExecutor-1004-thread-1-processing-n:127.0.0.1:42836_solr 22b1d4de-e192-469a-acf1-b981a59d55031321522812391683 CREATE) [n:127.0.0.1:42836_solr c:c8n_vers_1x3 s:shard1  x:c8n_vers_1x3_shard1_replica2] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 291324 INFO  (parallelCoreAdminExecutor-1004-thread-1-processing-n:127.0.0.1:42836_solr 22b1d4de-e192-469a-acf1-b981a59d55031321522812391683 CREATE) [n:127.0.0.1:42836_solr c:c8n_vers_1x3 s:shard1  x:c8n_vers_1x3_shard1_replica2] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 291325 INFO  (parallelCoreAdminExecutor-1006-thread-1-processing-n:127.0.0.1:42907_solr 22b1d4de-e192-469a-acf1-b981a59d55031321522812697818 CREATE) [n:127.0.0.1:42907_solr c:c8n_vers_1x3 s:shard1  x:c8n_vers_1x3_shard1_replica3] o.a.s.s.IndexSchema [c8n_vers_1x3_shard1_replica3] Schema name=minimal
   [junit4]   2> 291325 INFO  (parallelCoreAdminExecutor-1004-thread-1-processing-n:127.0.0.1:42836_solr 22b1d4de-e192-469a-acf1-b981a59d55031321522812391683 CREATE) [n:127.0.0.1:42836_solr c:c8n_vers_1x3 s:shard1  x:c8n_vers_1x3_shard1_replica2] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 291327 INFO  (parallelCoreAdminExecutor-1006-thread-1-processing-n:127.0.0.1:42907_solr 22b1d4de-e192-469a-acf1-b981a59d55031321522812697818 CREATE) [n:127.0.0.1:42907_solr c:c8n_vers_1x3 s:shard1  x:c8n_vers_1x3_shard1_replica3] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 291328 INFO  (parallelCoreAdminExecutor-1006-thread-1-processing-n:127.0.0.1:42907_solr 22b1d4de-e192-469a-acf1-b981a59d55031321522812697818 CREATE) [n:127.0.0.1:42907_solr c:c8n_vers_1x3 s:shard1  x:c8n_vers_1x3_shard1_replica3] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf', cwd=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0
   [junit4]   2> 291328 INFO  (parallelCoreAdminExecutor-1006-thread-1-processing-n:127.0.0.1:42907_solr 22b1d4de-e192-469a-acf1-b981a59d55031321522812697818 CREATE) [n:127.0.0.1:42907_solr c:c8n_vers_1x3 s:shard1  x:c8n_vers_1x3_shard1_replica3] o.a.s.c.CoreContainer Creating SolrCore 'c8n_vers_1x3_shard1_replica3' using configuration from collection c8n_vers_1x3
   [junit4]   2> 291328 INFO  (parallelCoreAdminExecutor-1006-thread-1-processing-n:127.0.0.1:42907_solr 22b1d4de-e192-469a-acf1-b981a59d55031321522812697818 CREATE) [n:127.0.0.1:42907_solr c:c8n_vers_1x3 s:shard1 r:core_node3 x:c8n_vers_1x3_shard1_replica3] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 291329 INFO  (parallelCoreAdminExecutor-1006-thread-1-processing-n:127.0.0.1:42907_solr 22b1d4de-e192-469a-acf1-b981a59d55031321522812697818 CREATE) [n:127.0.0.1:42907_solr c:c8n_vers_1x3 s:shard1 r:core_node3 x:c8n_vers_1x3_shard1_replica3] o.a.s.c.SolrCore [[c8n_vers_1x3_shard1_replica3] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.DistributedVersionInfoTest_18738F097A62141C-001/tempDir-001/node2/c8n_vers_1x3_shard1_replica3], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.DistributedVersionInfoTest_18738F097A62141C-001/tempDir-001/node2/./c8n_vers_1x3_shard1_replica3/data/]
   [junit4]   2> 291329 INFO  (parallelCoreAdminExecutor-1006-thread-1-processing-n:127.0.0.1:42907_solr 22b1d4de-e192-469a-acf1-b981a59d55031321522812697818 CREATE) [n:127.0.0.1:42907_solr c:c8n_vers_1x3 s:shard1 r:core_node3 x:c8n_vers_1x3_shard1_replica3] o.a.s.c.SolrCore JMX monitoring not detected for core: c8n_vers_1x3_shard1_replica3
   [junit4]   2> 291329 INFO  (parallelCoreAdminExecutor-1006-thread-1-processing-n:127.0.0.1:42907_solr 22b1d4de-e192-469a-acf1-b981a59d55031321522812697818 CREATE) [n:127.0.0.1:42907_solr c:c8n_vers_1x3 s:shard1 r:core_node3 x:c8n_vers_1x3_shard1_replica3] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.DistributedVersionInfoTest_18738F097A62141C-001/tempDir-001/node2/./c8n_vers_1x3_shard1_replica3/data
   [junit4]   2> 291329 INFO  (parallelCoreAdminExecutor-1006-thread-1-processing-n:127.0.0.1:42907_solr 22b1d4de-e192-469a-acf1-b981a59d55031321522812697818 CREATE) [n:127.0.0.1:42907_solr c:c8n_vers_1x3 s:shard1 r:core_node3 x:c8n_vers_1x3_shard1_replica3] o.a.s.c.SolrCore New index directory detected: old=null new=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.DistributedVersionInfoTest_18738F097A62141C-001/tempDir-001/node2/./c8n_vers_1x3_shard1_replica3/data/index/
   [junit4]   2> 291330 WARN  (parallelCoreAdminExecutor-1006-thread-1-processing-n:127.0.0.1:42907_solr 22b1d4de-e192-469a-acf1-b981a59d55031321522812697818 CREATE) [n:127.0.0.1:42907_solr c:c8n_vers_1x3 s:shard1 r:core_node3 x:c8n_vers_1x3_shard1_replica3] o.a.s.c.SolrCore [c8n_vers_1x3_shard1_replica3] Solr index directory '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.DistributedVersionInfoTest_18738F097A62141C-001/tempDir-001/node2/./c8n_vers_1x3_shard1_replica3/data/index' doesn't exist. Creating new index...
   [junit4]   2> 291335 INFO  (parallelCoreAdminExecutor-1006-thread-1-processing-n:127.0.0.1:42907_solr 22b1d4de-e192-469a-acf1-b981a59d55031321522812697818 CREATE) [n:127.0.0.1:42907_solr c:c8n_vers_1x3 s:shard1 r:core_node3 x:c8n_vers_1x3_shard1_replica3] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.DistributedVersionInfoTest_18738F097A62141C-001/tempDir-001/node2/./c8n_vers_1x3_shard1_replica3/data/index
   [junit4]   2> 291335 INFO  (parallelCoreAdminExecutor-1006-thread-1-processing-n:127.0.0.1:42907_solr 22b1d4de-e192-469a-acf1-b981a59d55031321522812697818 CREATE) [n:127.0.0.1:42907_solr c:c8n_vers_1x3 s:shard1 r:core_node3 x:c8n_vers_1x3_shard1_replica3] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@2caa2ced lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1a69b383),segFN=segments_1,generation=1}
   [junit4]   2> 291336 INFO  (parallelCoreAdminExecutor-1006-thread-1-processing-n:127.0.0.1:42907_solr 22b1d4de-e192-469a-acf1-b981a59d55031321522812697818 CREATE) [n:127.0.0.1:42907_solr c:c8n_vers_1x3 s:shard1 r:core_node3 x:c8n_vers_1x3_shard1_replica3] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 291337 INFO  (OldIndexDirectoryCleanupThreadForCore-c8n_vers_1x3_shard1_replica3) [n:127.0.0.1:42907_solr c:c8n_vers_1x3 s:shard1 r:core_node3 x:c8n_vers_1x3_shard1_replica3] o.a.s.c.SolrCore Looking for old index directories to cleanup for core c8n_vers_1x3_shard1_replica3 in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.DistributedVersionInfoTest_18738F097A62141C-001/tempDir-001/node2/./c8n_vers_1x3_shard1_replica3/data/
   [junit4]   2> 291337 WARN  (OldIndexDirectoryCleanupThreadForCore-c8n_vers_1x3_shard1_replica3) [n:127.0.0.1:42907_solr c:c8n_vers_1x3 s:shard1 r:core_node3 x:c8n_vers_1x3_shard1_replica3] o.a.s.c.DirectoryFactory /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.DistributedVersionInfoTest_18738F097A62141C-001/tempDir-001/node2/./c8n_vers_1x3_shard1_replica3/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 291338 INFO  (parallelCoreAdminExecutor-1006-thread-1-processing-n:127.0.0.1:42907_solr 22b1d4de-e192-469a-acf1-b981a59d55031321522812697818 CREATE) [n:127.0.0.1:42907_solr c:c8n_vers_1x3 s:shard1 r:core_node3 x:c8n_vers_1x3_shard1_replica3] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 291333 INFO  (parallelCoreAdminExecutor-1008-thread-1-processing-n:127.0.0.1:45891_solr 22b1d4de-e192-469a-acf1-b981a59d55031321522812012223 CREATE) [n:127.0.0.1:45891_solr c:c8n_vers_1x3 s:shard1  x:c8n_vers_1x3_shard1_replica1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 291340 INFO  (parallelCoreAdminExecutor-1006-thread-1-processing-n:127.0.0.1:42907_solr 22b1d4de-e192-469a-acf1-b981a59d55031321522812697818 CREATE) [n:127.0.0.1:42907_solr c:c8n_vers_1x3 s:shard1 r:core_node3 x:c8n_vers_1x3_shard1_replica3] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 291341 INFO  (parallelCoreAdminExecutor-1008-thread-1-processing-n:127.0.0.1:45891_solr 22b1d4de-e192-469a-acf1-b981a59d55031321522812012223 CREATE) [n:127.0.0.1:45891_solr c:c8n_vers_1x3 s:shard1  x:c8n_vers_1x3_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 291341 INFO  (parallelCoreAdminExecutor-1006-thread-1-processing-n:127.0.0.1:42907_solr 22b1d4de-e192-469a-acf1-b981a59d55031321522812697818 CREATE) [n:127.0.0.1:42907_solr c:c8n_vers_1x3 s:shard1 r:core_node3 x:c8n_vers_1x3_shard1_replica3] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 291342 INFO  (parallelCoreAdminExecutor-1006-thread-1-processing-n:127.0.0.1:42907_solr 22b1d4de-e192-469a-acf1-b981a59d55031321522812697818 CREATE) [n:127.0.0.1:42907_solr c:c8n_vers_1x3 s:shard1 r:core_node3 x:c8n_vers_1x3_shard1_replica3] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 291343 INFO  (parallelCoreAdminExecutor-1006-thread-1-processing-n:127.0.0.1:42907_solr 22b1d4de-e192-469a-acf1-b981a59d55031321522812697818 CREATE) [n:127.0.0.1:42907_solr c:c8n_vers_1x3 s:shard1 r:core_node3 x:c8n_vers_1x3_shard1_replica3] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 291344 INFO  (parallelCoreAdminExecutor-1008-thread-1-processing-n:127.0.0.1:45891_solr 22b1d4de-e192-469a-acf1-b981a59d55031321522812012223 CREATE) [n:127.0.0.1:45891_solr c:c8n_vers_1x3 s:shard1  x:c8n_vers_1x3_shard1_replica1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 291346 INFO  (parallelCoreAdminExecutor-1004-thread-1-processing-n:127.0.0.1:42836_solr 22b1d4de-e192-469a-acf1-b981a59d55031321522812391683 CREATE) [n:127.0.0.1:42836_solr c:c8n_vers_1x3 s:shard1  x:c8n_vers_1x3_shard1_replica2] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 291347 INFO  (parallelCoreAdminExecutor-1006-thread-1-processing-n:127.0.0.1:42907_solr 22b1d4de-e192-469a-acf1-b981a59d55031321522812697818 CREATE) [n:127.0.0.1:42907_solr c:c8n_vers_1x3 s:shard1 r:core_node3 x:c8n_vers_1x3_shard1_replica3] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/select,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 291347 INFO  (parallelCoreAdminExecutor-1006-thread-1-processing-n:127.0.0.1:42907_solr 22b1d4de-e192-469a-acf1-b981a59d55031321522812697818 CREATE) [n:127.0.0.1:42907_solr c:c8n_vers_1x3 s:shard1 r:core_node3 x:c8n_vers_1x3_shard1_replica3] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 291347 INFO  (parallelCoreAdminExecutor-1004-thread-1-processing-n:127.0.0.1:42836_solr 22b1d4de-e192-469a-acf1-b981a59d55031321522812391683 CREATE) [n:127.0.0.1:42836_solr c:c8n_vers_1x3 s:shard1  x:c8n_vers_1x3_shard1_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 291347 INFO  (parallelCoreAdminExecutor-1006-thread-1-processing-n:127.0.0.1:42907_solr 22b1d4de-e192-469a-acf1-b981a59d55031321522812697818 CREATE) [n:127.0.0.1:42907_solr c:c8n_vers_1x3 s:shard1 r:core_node3 x:c8n_vers_1x3_shard1_replica3] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 291347 INFO  (parallelCoreAdminExecutor-1006-thread-1-processing-n:127.0.0.1:42907_solr 22b1d4de-e192-469a-acf1-b981a59d55031321522812697818 CREATE) [n:127.0.0.1:42907_solr c:c8n_vers_1x3 s:shard1 r:core_node3 x:c8n_vers_1x3_shard1_replica3] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 291348 INFO  (parallelCoreAdminExecutor-1006-thread-1-processing-n:127.0.0.1:42907_solr 22b1d4de-e192-469a-acf1-b981a59d55031321522812697818 CREATE) [n:127.0.0.1:42907_solr c:c8n_vers_1x3 s:shard1 r:core_node3 x:c8n_vers_1x3_shard1_replica3] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 291348 INFO  (parallelCoreAdminExecutor-1006-thread-1-processing-n:127.0.0.1:42907_solr 22b1d4de-e192-469a-acf1-b981a59d55031321522812697818 CREATE) [n:127.0.0.1:42907_solr c:c8n_vers_1x3 s:shard1 r:core_node3 x:c8n_vers_1x3_shard1_replica3] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 291349 INFO  (parallelCoreAdminExecutor-1006-thread-1-processing-n:127.0.0.1:42907_solr 22b1d4de-e192-469a-acf1-b981a59d55031321522812697818 CREATE) [n:127.0.0.1:42907_solr c:c8n_vers_1x3 s:shard1 r:core_node3 x:c8n_vers_1x3_shard1_replica3] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@2caa2ced lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1a69b383),segFN=segments_1,generation=1}
   [junit4]   2> 291349 INFO  (parallelCoreAdminExecutor-1006-thread-1-processing-n:127.0.0.1:42907_solr 22b1d4de-e192-469a-acf1-b981a59d55031321522812697818 CREATE) [n:127.0.0.1:42907_solr c:c8n_vers_1x3 s:shard1 r:core_node3 x:c8n_vers_1x3_shard1_replica3] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 291349 INFO  (parallelCoreAdminExecutor-1006-thread-1-processing-n:127.0.0.1:42907_solr 22b1d4de-e192-469a-acf1-b981a59d55031321522812697818 CREATE) [n:127.0.0.1:42907_solr c:c8n_vers_1x3 s:shard1 r:core_node3 x:c8n_vers_1x3_shard1_replica3] o.a.s.s.SolrIndexSearcher Opening [Searcher@263b8246[c8n_vers_1x3_shard1_replica3] main]
   [junit4]   2> 291349 INFO  (parallelCoreAdminExecutor-1006-thread-1-processing-n:127.0.0.1:42907_solr 22b1d4de-e192-469a-acf1-b981a59d55031321522812697818 CREATE) [n:127.0.0.1:42907_solr c:c8n_vers_1x3 s:shard1 r:core_node3 x:c8n_vers_1x3_shard1_replica3] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/c8n_vers_1x3]
   [junit4]   2> 291350 INFO  (parallelCoreAdminExecutor-1004-thread-1-processing-n:127.0.0.1:42836_solr 22b1d4de-e192-469a-acf1-b981a59d55031321522812391683 CREATE) [n:127.0.0.1:42836_solr c:c8n_vers_1x3 s:shard1  x:c8n_vers_1x3_shard1_replica2] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 291354 INFO  (parallelCoreAdminExecutor-1004-thread-1-processing-n:127.0.0.1:42836_solr 22b1d4de-e192-469a-acf1-b981a59d55031321522812391683 CREATE) [n:127.0.0.1:42836_solr c:c8n_vers_1x3 s:shard1  x:c8n_vers_1x3_shard1_replica2] o.a.s.s.IndexSchema [c8n_vers_1x3_shard1_replica2] Schema name=minimal
   [junit4]   2> 291354 INFO  (parallelCoreAdminExecutor-1006-thread-1-processing-n:127.0.0.1:42907_solr 22b1d4de-e192-469a-acf1-b981a59d55031321522812697818 CREATE) [n:127.0.0.1:42907_solr c:c8n_vers_1x3 s:shard1 r:core_node3 x:c8n_vers_1x3_shard1_replica3] o.a.s.c.c.ZkStateReader path=[/collections/c8n_vers_1x3] [configName]=[conf] specified config exists in ZooKeeper
   [junit4]   2> 291354 INFO  (parallelCoreA

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

temp/solr.cloud.DistributedVersionInfoTest_18738F097A62141C-001/tempDir-001/node2/./c8n_vers_1x3_shard1_replica3/data;done=false>>]
   [junit4]   2> 326266 INFO  (coreCloseExecutor-1100-thread-1) [n:127.0.0.1:42907_solr c:c8n_vers_1x3 s:shard1 r:core_node3 x:c8n_vers_1x3_shard1_replica3] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 326267 INFO  (coreCloseExecutor-1100-thread-1) [n:127.0.0.1:42907_solr c:c8n_vers_1x3 s:shard1 r:core_node3 x:c8n_vers_1x3_shard1_replica3] o.a.s.c.CachingDirectoryFactory Closing directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.DistributedVersionInfoTest_18738F097A62141C-001/tempDir-001/node2/./c8n_vers_1x3_shard1_replica3/data
   [junit4]   2> 326267 INFO  (zkCallback-475-thread-1-processing-n:127.0.0.1:42907_solr) [n:127.0.0.1:42907_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96270247995834374-127.0.0.1:42836_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 326271 INFO  (jetty-launcher-460-thread-1) [    ] o.a.s.c.Overseer Overseer (id=96270247995834374-127.0.0.1:42836_solr-n_0000000000) closing
   [junit4]   2> 326271 INFO  (OverseerStateUpdate-96270247995834374-127.0.0.1:42836_solr-n_0000000000) [n:127.0.0.1:42836_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:42836_solr
   [junit4]   2> 326275 ERROR (jetty-launcher-460-thread-2-EventThread) [n:127.0.0.1:42907_solr    ] o.a.z.ClientCnxn Error while calling watcher 
   [junit4]   2> java.util.concurrent.RejectedExecutionException: Task org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$34/816713123@646f93e8 rejected from org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@216d0101[Shutting down, pool size = 2, active threads = 0, queued tasks = 0, completed tasks = 20]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2047)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:823)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1369)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.execute(ExecutorUtil.java:214)
   [junit4]   2> 	at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:112)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3.process(SolrZkClient.java:266)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 326276 INFO  (zkCallback-471-thread-3-processing-n:127.0.0.1:42836_solr) [n:127.0.0.1:42836_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 326279 WARN  (zkCallback-471-thread-4-processing-n:127.0.0.1:42836_solr) [n:127.0.0.1:42836_solr    ] o.a.s.c.LeaderElector 
   [junit4]   2> org.apache.solr.common.SolrException: SolrCore not found:c8n_vers_1x3_shard1_replica2 in []
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:292)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:266)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 326279 INFO  (zkCallback-471-thread-3-processing-n:127.0.0.1:42836_solr) [n:127.0.0.1:42836_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 326279 INFO  (jetty-launcher-460-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@744eae4{/solr,null,UNAVAILABLE}
   [junit4]   2> 326281 ERROR (jetty-launcher-460-thread-1-EventThread) [n:127.0.0.1:42836_solr    ] o.a.z.ClientCnxn Error while calling watcher 
   [junit4]   2> java.util.concurrent.RejectedExecutionException: Task org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$34/816713123@efbdca8 rejected from org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@10712213[Shutting down, pool size = 3, active threads = 0, queued tasks = 0, completed tasks = 122]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2047)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:823)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1369)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.execute(ExecutorUtil.java:214)
   [junit4]   2> 	at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:112)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3.process(SolrZkClient.java:266)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 326282 INFO  (jetty-launcher-460-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2bc11fc8{/solr,null,UNAVAILABLE}
   [junit4]   2> 326287 INFO  (SUITE-DistributedVersionInfoTest-seed#[18738F097A62141C]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:43861 43861
   [junit4]   2> 326303 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxnFactory Ignoring exception
   [junit4]   2> java.nio.channels.ClosedChannelException
   [junit4]   2> 	at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:235)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:188)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 326309 INFO  (Thread-423) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:43861 43861
   [junit4]   2> 326311 WARN  (Thread-423) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	4	/solr/aliases.json
   [junit4]   2> 	4	/solr/clusterprops.json
   [junit4]   2> 	3	/solr/security.json
   [junit4]   2> 	3	/solr/configs/conf
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	4	/solr/collections/c8n_vers_1x3/state.json
   [junit4]   2> 	4	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/collections/c8n_vers_1x3/leader_elect/shard1/election/96270247995834376-core_node3-n_0000000000
   [junit4]   2> 	2	/solr/overseer_elect/election/96270247995834374-127.0.0.1:42836_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	25	/solr/overseer/collection-queue-work
   [junit4]   2> 	16	/solr/overseer/queue
   [junit4]   2> 	4	/solr/live_nodes
   [junit4]   2> 	4	/solr/collections
   [junit4]   2> 	3	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 326312 INFO  (SUITE-DistributedVersionInfoTest-seed#[18738F097A62141C]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> Jul 19, 2016 10:30:43 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 4 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {_version_=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), a_t=FST50, id=PostingsFormat(name=LuceneFixedGap)}, docValues:{}, maxPointsInLeafNode=534, maxMBSortInHeap=5.813855476713261, sim=RandomSimilarity(queryNorm=true): {}, locale=ga, timezone=Europe/Helsinki
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_92 (64-bit)/cpus=3,threads=1,free=97886960,total=299892736
   [junit4]   2> NOTE: All tests run in this JVM: [WrapperMergePolicyFactoryTest, TestRuleBasedAuthorizationPlugin, TestRawResponseWriter, TestWordDelimiterFilterFactory, TestDynamicFieldResource, TestConfigSetsAPIExclusivity, PeerSyncTest, TestXmlQParser, TestElisionMultitermQuery, XsltUpdateRequestHandlerTest, TestSSLRandomization, DisMaxRequestHandlerTest, TestDownShardTolerantSearch, MigrateRouteKeyTest, OverseerTest, CursorMarkTest, SolrIndexConfigTest, TestHashPartitioner, RestartWhileUpdatingTest, DistributedQueryElevationComponentTest, TestSolrDeletionPolicy1, TestLFUCache, TestRebalanceLeaders, TestUniqueKeyFieldResource, HdfsBasicDistributedZkTest, TestFileDictionaryLookup, TestCSVLoader, CollectionStateFormat2Test, TestDocSet, EnumFieldTest, AddBlockUpdateTest, HdfsChaosMonkeySafeLeaderTest, TermsComponentTest, TestManagedSynonymFilterFactory, TestCoreContainer, TestNonDefinedSimilarityFactory, DistributedVersionInfoTest]
   [junit4] Completed [90/623 (1!)] on J0 in 36.95s, 1 test, 1 error <<< FAILURES!

[...truncated 61805 lines...]


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

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

1 tests failed.
FAILED:  org.apache.solr.common.cloud.TestCollectionStateWatchers.testWatchesWorkForStateFormat1

Error Message:
CollectionStateWatcher not notified of stateformat=1 collection creation

Stack Trace:
java.lang.AssertionError: CollectionStateWatcher not notified of stateformat=1 collection creation
	at __randomizedtesting.SeedInfo.seed([B955BFFFB05B2E84:DE92A31144E30A25]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.common.cloud.TestCollectionStateWatchers.testWatchesWorkForStateFormat1(TestCollectionStateWatchers.java:267)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 13028 lines...]
   [junit4] Suite: org.apache.solr.common.cloud.TestCollectionStateWatchers
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_B955BFFFB05B2E84-001/init-core-data-001
   [junit4]   2> 66280 INFO  (SUITE-TestCollectionStateWatchers-seed#[B955BFFFB05B2E84]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 66282 INFO  (SUITE-TestCollectionStateWatchers-seed#[B955BFFFB05B2E84]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 66282 INFO  (Thread-89) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 66283 INFO  (Thread-89) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 66382 INFO  (SUITE-TestCollectionStateWatchers-seed#[B955BFFFB05B2E84]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:52796
   [junit4]   2> 66383 INFO  (SUITE-TestCollectionStateWatchers-seed#[B955BFFFB05B2E84]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 66383 INFO  (SUITE-TestCollectionStateWatchers-seed#[B955BFFFB05B2E84]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 66388 INFO  (zkCallback-102-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4dcc9160 name:ZooKeeperConnection Watcher:127.0.0.1:52796 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 66388 INFO  (SUITE-TestCollectionStateWatchers-seed#[B955BFFFB05B2E84]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 66388 INFO  (SUITE-TestCollectionStateWatchers-seed#[B955BFFFB05B2E84]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 66388 INFO  (SUITE-TestCollectionStateWatchers-seed#[B955BFFFB05B2E84]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 66395 INFO  (SUITE-TestCollectionStateWatchers-seed#[B955BFFFB05B2E84]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/clusterprops.json
   [junit4]   2> 66450 INFO  (jetty-launcher-101-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 66452 INFO  (jetty-launcher-101-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@78a24914{/solr,null,AVAILABLE}
   [junit4]   2> 66496 INFO  (jetty-launcher-101-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 66498 INFO  (jetty-launcher-101-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@26ed4d11{/solr,null,AVAILABLE}
   [junit4]   2> 66537 INFO  (jetty-launcher-101-thread-4) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 66539 INFO  (jetty-launcher-101-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@121974e3{/solr,null,AVAILABLE}
   [junit4]   2> 66539 INFO  (jetty-launcher-101-thread-3) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 66575 INFO  (jetty-launcher-101-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4d8acf85{/solr,null,AVAILABLE}
   [junit4]   2> 66806 INFO  (jetty-launcher-101-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@421b825a{SSL,[ssl, http/1.1]}{127.0.0.1:41748}
   [junit4]   2> 66806 INFO  (jetty-launcher-101-thread-2) [    ] o.e.j.s.Server Started @69923ms
   [junit4]   2> 66806 INFO  (jetty-launcher-101-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41748}
   [junit4]   2> 66806 INFO  (jetty-launcher-101-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 66807 INFO  (jetty-launcher-101-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_B955BFFFB05B2E84-001/tempDir-001/node2'
   [junit4]   2> 66807 INFO  (jetty-launcher-101-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 66807 INFO  (jetty-launcher-101-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 66807 INFO  (jetty-launcher-101-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 66807 INFO  (jetty-launcher-101-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 66817 INFO  (jetty-launcher-101-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@569d46c1{SSL,[ssl, http/1.1]}{127.0.0.1:55312}
   [junit4]   2> 66817 INFO  (jetty-launcher-101-thread-1) [    ] o.e.j.s.Server Started @69934ms
   [junit4]   2> 66817 INFO  (jetty-launcher-101-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=55312}
   [junit4]   2> 66817 INFO  (jetty-launcher-101-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 66817 INFO  (jetty-launcher-101-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_B955BFFFB05B2E84-001/tempDir-001/node1'
   [junit4]   2> 66818 INFO  (jetty-launcher-101-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 66818 INFO  (jetty-launcher-101-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 66818 INFO  (jetty-launcher-101-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 66818 INFO  (jetty-launcher-101-thread-3) [    ] o.e.j.s.ServerConnector Started ServerConnector@a320d2e{SSL,[ssl, http/1.1]}{127.0.0.1:36695}
   [junit4]   2> 66818 INFO  (jetty-launcher-101-thread-3) [    ] o.e.j.s.Server Started @69935ms
   [junit4]   2> 66818 INFO  (jetty-launcher-101-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36695}
   [junit4]   2> 66818 INFO  (jetty-launcher-101-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 66819 INFO  (jetty-launcher-101-thread-3) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 66819 INFO  (jetty-launcher-101-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_B955BFFFB05B2E84-001/tempDir-001/node3'
   [junit4]   2> 66820 INFO  (jetty-launcher-101-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 66820 INFO  (jetty-launcher-101-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 66820 INFO  (jetty-launcher-101-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 66821 INFO  (zkCallback-103-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@23341e35 name:ZooKeeperConnection Watcher:127.0.0.1:52796/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 66821 INFO  (jetty-launcher-101-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 66821 INFO  (jetty-launcher-101-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 66822 INFO  (jetty-launcher-101-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 66825 INFO  (jetty-launcher-101-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 66826 INFO  (zkCallback-104-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1f932843 name:ZooKeeperConnection Watcher:127.0.0.1:52796/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 66826 INFO  (jetty-launcher-101-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 66826 INFO  (jetty-launcher-101-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 66828 INFO  (jetty-launcher-101-thread-4) [    ] o.e.j.s.ServerConnector Started ServerConnector@20091d60{SSL,[ssl, http/1.1]}{127.0.0.1:40940}
   [junit4]   2> 66829 INFO  (jetty-launcher-101-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 66829 INFO  (jetty-launcher-101-thread-4) [    ] o.e.j.s.Server Started @69946ms
   [junit4]   2> 66829 INFO  (jetty-launcher-101-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40940}
   [junit4]   2> 66855 INFO  (jetty-launcher-101-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_B955BFFFB05B2E84-001/tempDir-001/node1/.
   [junit4]   2> 66855 INFO  (jetty-launcher-101-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 2050051356
   [junit4]   2> 66855 INFO  (jetty-launcher-101-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_B955BFFFB05B2E84-001/tempDir-001/node1]
   [junit4]   2> 66855 WARN  (jetty-launcher-101-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_B955BFFFB05B2E84-001/tempDir-001/node1/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_B955BFFFB05B2E84-001/tempDir-001/node1/lib
   [junit4]   2> 66856 INFO  (jetty-launcher-101-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 66858 INFO  (jetty-launcher-101-thread-1) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 66858 INFO  (jetty-launcher-101-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 66858 INFO  (jetty-launcher-101-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 66858 INFO  (jetty-launcher-101-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52796/solr
   [junit4]   2> 66858 INFO  (jetty-launcher-101-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 66858 INFO  (jetty-launcher-101-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 66859 INFO  (jetty-launcher-101-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 66870 INFO  (jetty-launcher-101-thread-4) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 66871 INFO  (jetty-launcher-101-thread-4) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_B955BFFFB05B2E84-001/tempDir-001/node4'
   [junit4]   2> 66872 INFO  (jetty-launcher-101-thread-4) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 66872 INFO  (jetty-launcher-101-thread-4) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 66872 INFO  (jetty-launcher-101-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 66872 INFO  (zkCallback-105-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5b4a0e0e name:ZooKeeperConnection Watcher:127.0.0.1:52796/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 66872 INFO  (jetty-launcher-101-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 66873 INFO  (jetty-launcher-101-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_B955BFFFB05B2E84-001/tempDir-001/node2/.
   [junit4]   2> 66873 INFO  (jetty-launcher-101-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 66873 INFO  (jetty-launcher-101-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 340872421
   [junit4]   2> 66873 INFO  (jetty-launcher-101-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_B955BFFFB05B2E84-001/tempDir-001/node2]
   [junit4]   2> 66873 INFO  (jetty-launcher-101-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 66873 WARN  (jetty-launcher-101-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_B955BFFFB05B2E84-001/tempDir-001/node2/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_B955BFFFB05B2E84-001/tempDir-001/node2/lib
   [junit4]   2> 66876 INFO  (jetty-launcher-101-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 66876 INFO  (zkCallback-108-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@21b817cd name:ZooKeeperConnection Watcher:127.0.0.1:52796 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 66876 INFO  (jetty-launcher-101-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 66876 INFO  (jetty-launcher-101-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 66881 INFO  (jetty-launcher-101-thread-2) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 66881 INFO  (jetty-launcher-101-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 66881 INFO  (jetty-launcher-101-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 66881 INFO  (jetty-launcher-101-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52796/solr
   [junit4]   2> 66881 INFO  (jetty-launcher-101-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 66881 INFO  (jetty-launcher-101-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 66882 INFO  (jetty-launcher-101-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 66884 INFO  (jetty-launcher-101-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 66886 INFO  (jetty-launcher-101-thread-1) [n:127.0.0.1:55312_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$92/1303823281@737b3d66
   [junit4]   2> 66886 INFO  (zkCallback-109-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@52bc36ac name:ZooKeeperConnection Watcher:127.0.0.1:52796/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 66887 INFO  (zkCallback-112-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2bdaad54 name:ZooKeeperConnection Watcher:127.0.0.1:52796 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 66887 INFO  (jetty-launcher-101-thread-1) [n:127.0.0.1:55312_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 66887 INFO  (jetty-launcher-101-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 66889 INFO  (jetty-launcher-101-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 66889 INFO  (jetty-launcher-101-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 66890 INFO  (jetty-launcher-101-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 66891 INFO  (jetty-launcher-101-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 66892 INFO  (zkCallback-113-thread-1-processing-n:127.0.0.1:55312_solr) [n:127.0.0.1:55312_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@15d6d61c name:ZooKeeperConnection Watcher:127.0.0.1:52796/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 66892 INFO  (jetty-launcher-101-thread-1) [n:127.0.0.1:55312_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 66893 INFO  (jetty-launcher-101-thread-2) [n:127.0.0.1:41748_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$92/1303823281@60618507
   [junit4]   2> 66893 INFO  (jetty-launcher-101-thread-2) [n:127.0.0.1:41748_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 66895 INFO  (jetty-launcher-101-thread-1) [n:127.0.0.1:55312_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 66899 INFO  (jetty-launcher-101-thread-1) [n:127.0.0.1:55312_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 66903 INFO  (jetty-launcher-101-thread-1) [n:127.0.0.1:55312_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 66905 INFO  (jetty-launcher-101-thread-1) [n:127.0.0.1:55312_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 66907 INFO  (jetty-launcher-101-thread-1) [n:127.0.0.1:55312_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 66909 INFO  (jetty-launcher-101-thread-1) [n:127.0.0.1:55312_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 66910 INFO  (jetty-launcher-101-thread-1) [n:127.0.0.1:55312_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 66911 INFO  (jetty-launcher-101-thread-1) [n:127.0.0.1:55312_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 66912 INFO  (jetty-launcher-101-thread-1) [n:127.0.0.1:55312_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 66914 INFO  (jetty-launcher-101-thread-1) [n:127.0.0.1:55312_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 66915 INFO  (jetty-launcher-101-thread-1) [n:127.0.0.1:55312_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 66916 INFO  (jetty-launcher-101-thread-1) [n:127.0.0.1:55312_solr    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 66916 INFO  (jetty-launcher-101-thread-1) [n:127.0.0.1:55312_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 66919 INFO  (jetty-launcher-101-thread-1) [n:127.0.0.1:55312_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 66920 INFO  (jetty-launcher-101-thread-1) [n:127.0.0.1:55312_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 66921 INFO  (jetty-launcher-101-thread-1) [n:127.0.0.1:55312_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 66922 INFO  (jetty-launcher-101-thread-1) [n:127.0.0.1:55312_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96272901040963591-127.0.0.1:55312_solr-n_0000000000
   [junit4]   2> 66922 INFO  (jetty-launcher-101-thread-1) [n:127.0.0.1:55312_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:55312_solr
   [junit4]   2> 66922 INFO  (jetty-launcher-101-thread-1) [n:127.0.0.1:55312_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 66923 INFO  (jetty-launcher-101-thread-1) [n:127.0.0.1:55312_solr    ] o.a.s.c.Overseer Overseer (id=96272901040963591-127.0.0.1:55312_solr-n_0000000000) starting
   [junit4]   2> 66925 INFO  (jetty-launcher-101-thread-1) [n:127.0.0.1:55312_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 66930 INFO  (jetty-launcher-101-thread-1) [n:127.0.0.1:55312_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 66931 INFO  (OverseerCollectionConfigSetProcessor-96272901040963591-127.0.0.1:55312_solr-n_0000000000) [n:127.0.0.1:55312_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 66931 INFO  (jetty-launcher-101-thread-1) [n:127.0.0.1:55312_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55312_solr
   [junit4]   2> 66931 INFO  (jetty-launcher-101-thread-1) [n:127.0.0.1:55312_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:55312_solr
   [junit4]   2> 66932 INFO  (OverseerStateUpdate-96272901040963591-127.0.0.1:55312_solr-n_0000000000) [n:127.0.0.1:55312_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 66934 INFO  (zkCallback-114-thread-1-processing-n:127.0.0.1:41748_solr) [n:127.0.0.1:41748_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@434b8523 name:ZooKeeperConnection Watcher:127.0.0.1:52796/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 66934 INFO  (jetty-launcher-101-thread-2) [n:127.0.0.1:41748_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 66946 INFO  (jetty-launcher-101-thread-3) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_B955BFFFB05B2E84-001/tempDir-001/node3/.
   [junit4]   2> 66947 INFO  (jetty-launcher-101-thread-4) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_B955BFFFB05B2E84-001/tempDir-001/node4/.
   [junit4]   2> 66947 INFO  (jetty-launcher-101-thread-4) [    ] o.a.s.c.CoreContainer New CoreContainer 1102750741
   [junit4]   2> 66947 INFO  (jetty-launcher-101-thread-4) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_B955BFFFB05B2E84-001/tempDir-001/node4]
   [junit4]   2> 66948 WARN  (jetty-launcher-101-thread-4) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_B955BFFFB05B2E84-001/tempDir-001/node4/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_B955BFFFB05B2E84-001/tempDir-001/node4/lib
   [junit4]   2> 66953 INFO  (jetty-launcher-101-thread-4) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 66957 INFO  (jetty-launcher-101-thread-2) [n:127.0.0.1:41748_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 66957 INFO  (jetty-launcher-101-thread-2) [n:127.0.0.1:41748_solr    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 66958 INFO  (jetty-launcher-101-thread-2) [n:127.0.0.1:41748_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 66959 INFO  (jetty-launcher-101-thread-4) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 66959 INFO  (jetty-launcher-101-thread-4) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 66959 INFO  (jetty-launcher-101-thread-4) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 66959 INFO  (jetty-launcher-101-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52796/solr
   [junit4]   2> 66959 INFO  (jetty-launcher-101-thread-4) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 66959 INFO  (jetty-launcher-101-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 66960 INFO  (jetty-launcher-101-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 66978 INFO  (OverseerStateUpdate-96272901040963591-127.0.0.1:55312_solr-n_0000000000) [n:127.0.0.1:55312_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 66997 INFO  (zkCallback-114-thread-1-processing-n:127.0.0.1:41748_solr) [n:127.0.0.1:41748_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> 66997 INFO  (jetty-launcher-101-thread-3) [    ] o.a.s.c.CoreContainer New CoreContainer 176977197
   [junit4]   2> 66998 INFO  (jetty-launcher-101-thread-3) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_B955BFFFB05B2E84-001/tempDir-001/node3]
   [junit4]   2> 66996 INFO  (zkCallback-119-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@799aab9e name:ZooKeeperConnection Watcher:127.0.0.1:52796 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 66980 INFO  (zkCallback-113-thread-1-processing-n:127.0.0.1:55312_solr) [n:127.0.0.1:55312_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> 66998 WARN  (jetty-launcher-101-thread-3) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_B955BFFFB05B2E84-001/tempDir-001/node3/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_B955BFFFB05B2E84-001/tempDir-001/node3/lib
   [junit4]   2> 67001 INFO  (jetty-launcher-101-thread-3) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 67002 INFO  (jetty-launcher-101-thread-1) [n:127.0.0.1:55312_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 67002 INFO  (jetty-launcher-101-thread-1) [n:127.0.0.1:55312_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 67002 INFO  (jetty-launcher-101-thread-3) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 67002 INFO  (jetty-launcher-101-thread-3) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 67002 INFO  (jetty-launcher-101-thread-3) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 67002 INFO  (jetty-launcher-101-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52796/solr
   [junit4]   2> 67002 INFO  (jetty-launcher-101-thread-3) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 67002 INFO  (jetty-launcher-101-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 67003 INFO  (jetty-launcher-101-thread-1) [n:127.0.0.1:55312_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_B955BFFFB05B2E84-001/tempDir-001/node1/.
   [junit4]   2> 67003 INFO  (jetty-launcher-101-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 67004 INFO  (jetty-launcher-101-thread-1) [n:127.0.0.1:55312_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 67000 INFO  (jetty-launcher-101-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 67005 INFO  (jetty-launcher-101-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 66999 INFO  (zkCallback-113-thread-1-processing-n:127.0.0.1:55312_solr) [n:127.0.0.1:55312_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 67007 INFO  (jetty-launcher-101-thread-1) [n:127.0.0.1:55312_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0
   [junit4]   2> 67007 INFO  (jetty-launcher-101-thread-1) [n:127.0.0.1:55312_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 67008 INFO  (jetty-launcher-101-thread-2) [n:127.0.0.1:41748_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 67009 INFO  (zkCallback-122-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5de31462 name:ZooKeeperConnection Watcher:127.0.0.1:52796 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 67010 INFO  (zkCallback-114-thread-1-processing-n:127.0.0.1:41748_solr) [n:127.0.0.1:41748_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 67010 INFO  (jetty-launcher-101-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 67010 INFO  (jetty-launcher-101-thread-2) [n:127.0.0.1:41748_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96272901040963592-127.0.0.1:41748_solr-n_0000000001
   [junit4]   2> 67010 INFO  (jetty-launcher-101-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 67013 INFO  (jetty-launcher-101-thread-2) [n:127.0.0.1:41748_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96272901040963591-127.0.0.1:55312_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 67014 INFO  (jetty-launcher-101-thread-2) [n:127.0.0.1:41748_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:41748_solr as DOWN
   [junit4]   2> 67014 INFO  (jetty-launcher-101-thread-4) [n:127.0.0.1:40940_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$92/1303823281@6e7c06a5
   [junit4]   2> 67014 INFO  (jetty-launcher-101-thread-4) [n:127.0.0.1:40940_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 67017 INFO  (zkCallback-123-thread-1-processing-n:127.0.0.1:40940_solr) [n:127.0.0.1:40940_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7c8cea75 name:ZooKeeperConnection Watcher:127.0.0.1:52796/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 67019 INFO  (jetty-launcher-101-thread-4) [n:127.0.0.1:40940_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 67024 INFO  (jetty-launcher-101-thread-3) [n:127.0.0.1:36695_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$92/1303823281@1a329feb
   [junit4]   2> 67025 INFO  (jetty-launcher-101-thread-2) [n:127.0.0.1:41748_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41748_solr
   [junit4]   2> 67025 INFO  (jetty-launcher-101-thread-2) [n:127.0.0.1:41748_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:41748_solr
   [junit4]   2> 67027 INFO  (jetty-launcher-101-thread-3) [n:127.0.0.1:36695_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 67028 INFO  (OverseerStateUpdate-96272901040963591-127.0.0.1:55312_solr-n_0000000000) [n:127.0.0.1:55312_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:41748_solr"} current state version: 0
   [junit4]   2> 67029 INFO  (OverseerStateUpdate-96272901040963591-127.0.0.1:55312_solr-n_0000000000) [n:127.0.0.1:55312_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:41748_solr
   [junit4]   2> 67031 INFO  (zkCallback-113-thread-1-processing-n:127.0.0.1:55312_solr) [n:127.0.0.1:55312_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 67031 INFO  (zkCallback-124-thread-1-processing-n:127.0.0.1:36695_solr) [n:127.0.0.1:36695_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@38c9a1f6 name:ZooKeeperConnection Watcher:127.0.0.1:52796/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 67032 INFO  (jetty-launcher-101-thread-3) [n:127.0.0.1:36695_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 67032 INFO  (zkCallback-113-thread-1-processing-n:127.0.0.1:55312_solr) [n:127.0.0.1:55312_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 67033 INFO  (zkCallback-114-thread-1-processing-n:127.0.0.1:41748_solr) [n:127.0.0.1:41748_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 67034 INFO  (zkCallback-114-thread-1-processing-n:127.0.0.1:41748_solr) [n:127.0.0.1:41748_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 67038 INFO  (jetty-launcher-101-thread-4) [n:127.0.0.1:40940_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 67039 INFO  (jetty-launcher-101-thread-4) [n:127.0.0.1:40940_solr    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 67039 INFO  (jetty-launcher-101-thread-4) [n:127.0.0.1:40940_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 67043 INFO  (jetty-launcher-101-thread-4) [n:127.0.0.1:40940_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 67044 INFO  (jetty-launcher-101-thread-4) [n:127.0.0.1:40940_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96272901040963595-127.0.0.1:40940_solr-n_0000000002
   [junit4]   2> 67045 INFO  (jetty-launcher-101-thread-4) [n:127.0.0.1:40940_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96272901040963592-127.0.0.1:41748_solr-n_0000000001 to know if I could be the leader
   [junit4]   2> 67045 INFO  (jetty-launcher-101-thread-4) [n:127.0.0.1:40940_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:40940_solr as DOWN
   [junit4]   2> 67046 INFO  (jetty-launcher-101-thread-4) [n:127.0.0.1:40940_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40940_solr
   [junit4]   2> 67046 INFO  (jetty-launcher-101-thread-4) [n:127.0.0.1:40940_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:40940_solr
   [junit4]   2> 67051 INFO  (zkCallback-123-thread-1-processing-n:127.0.0.1:40940_solr) [n:127.0.0.1:40940_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 67051 INFO  (zkCallback-113-thread-2-processing-n:127.0.0.1:55312_solr) [n:127.0.0.1:55312_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 67052 INFO  (zkCallback-113-thread-2-processing-n:127.0.0.1:55312_solr) [n:127.0.0.1:55312_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 67056 INFO  (zkCallback-114-thread-1-processing-n:127.0.0.1:41748_solr) [n:127.0.0.1:41748_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 67056 INFO  (zkCallback-123-thread-1-processing-n:127.0.0.1:40940_solr) [n:127.0.0.1:40940_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 67056 INFO  (OverseerStateUpdate-96272901040963591-127.0.0.1:55312_solr-n_0000000000) [n:127.0.0.1:55312_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:40940_solr"} current state version: 0
   [junit4]   2> 67056 INFO  (OverseerStateUpdate-96272901040963591-127.0.0.1:55312_solr-n_0000000000) [n:127.0.0.1:55312_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:40940_solr
   [junit4]   2> 67064 INFO  (zkCallback-114-thread-1-processing-n:127.0.0.1:41748_solr) [n:127.0.0.1:41748_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 67067 INFO  (jetty-launcher-101-thread-3) [n:127.0.0.1:36695_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 67067 INFO  (jetty-launcher-101-thread-3) [n:127.0.0.1:36695_solr    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 67068 INFO  (jetty-launcher-101-thread-3) [n:127.0.0.1:36695_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 67070 INFO  (jetty-launcher-101-thread-3) [n:127.0.0.1:36695_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 67071 INFO  (jetty-launcher-101-thread-3) [n:127.0.0.1:36695_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96272901040963596-127.0.0.1:36695_solr-n_0000000003
   [junit4]   2> 67071 INFO  (jetty-launcher-101-thread-3) [n:127.0.0.1:36695_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96272901040963595-127.0.0.1:40940_solr-n_0000000002 to know if I could be the leader
   [junit4]   2> 67072 INFO  (jetty-launcher-101-thread-3) [n:127.0.0.1:36695_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:36695_solr as DOWN
   [junit4]   2> 67074 INFO  (jetty-launcher-101-thread-3) [n:127.0.0.1:36695_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36695_solr
   [junit4]   2> 67074 INFO  (jetty-launcher-101-thread-3) [n:127.0.0.1:36695_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:36695_solr
   [junit4]   2> 67075 INFO  (zkCallback-113-thread-1-processing-n:127.0.0.1:55312_solr) [n:127.0.0.1:55312_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> 67076 INFO  (OverseerStateUpdate-96272901040963591-127.0.0.1:55312_solr-n_0000000000) [n:127.0.0.1:55312_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:36695_solr"} current state version: 0
   [junit4]   2> 67076 INFO  (OverseerStateUpdate-96272901040963591-127.0.0.1:55312_solr-n_0000000000) [n:127.0.0.1:55312_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:36695_solr
   [junit4]   2> 67076 INFO  (zkCallback-113-thread-1-processing-n:127.0.0.1:55312_solr) [n:127.0.0.1:55312_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 67078 INFO  (zkCallback-124-thread-1-processing-n:127.0.0.1:36695_solr) [n:127.0.0.1:36695_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> 67078 INFO  (zkCallback-123-thread-1-processing-n:127.0.0.1:40940_solr) [n:127.0.0.1:40940_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> 67079 INFO  (zkCallback-124-thread-1-processing-n:127.0.0.1:36695_solr) [n:127.0.0.1:36695_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 67079 INFO  (zkCallback-114-thread-1-processing-n:127.0.0.1:41748_solr) [n:127.0.0.1:41748_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> 67080 INFO  (zkCallback-114-thread-1-processing-n:127.0.0.1:41748_solr) [n:127.0.0.1:41748_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 67080 INFO  (zkCallback-123-thread-1-processing-n:127.0.0.1:40940_solr) [n:127.0.0.1:40940_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 67085 INFO  (jetty-launcher-101-thread-4) [n:127.0.0.1:40940_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 67085 INFO  (jetty-launcher-101-thread-4) [n:127.0.0.1:40940_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 67086 INFO  (jetty-launcher-101-thread-4) [n:127.0.0.1:40940_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_B955BFFFB05B2E84-001/tempDir-001/node4/.
   [junit4]   2> 67086 INFO  (jetty-launcher-101-thread-4) [n:127.0.0.1:40940_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 67087 INFO  (jetty-launcher-101-thread-4) [n:127.0.0.1:40940_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0
   [junit4]   2> 67087 INFO  (jetty-launcher-101-thread-4) [n:127.0.0.1:40940_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 67091 INFO  (jetty-launcher-101-thread-2) [n:127.0.0.1:41748_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 67091 INFO  (jetty-launcher-101-thread-2) [n:127.0.0.1:41748_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 67094 INFO  (jetty-launcher-101-thread-2) [n:127.0.0.1:41748_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_B955BFFFB05B2E84-001/tempDir-001/node2/.
   [junit4]   2> 67094 INFO  (jetty-launcher-101-thread-2) [n:127.0.0.1:41748_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 67095 INFO  (jetty-launcher-101-thread-2) [n:127.0.0.1:41748_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0
   [junit4]   2> 67095 INFO  (jetty-launcher-101-thread-2) [n:127.0.0.1:41748_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 67132 INFO  (jetty-launcher-101-thread-3) [n:127.0.0.1:36695_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 67132 INFO  (jetty-launcher-101-thread-3) [n:127.0.0.1:36695_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 67134 INFO  (jetty-launcher-101-thread-3) [n:127.0.0.1:36695_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_B955BFFFB05B2E84-001/tempDir-001/node3/.
   [junit4]   2> 67134 INFO  (jetty-launcher-101-thread-3) [n:127.0.0.1:36695_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 67135 INFO  (jetty-launcher-101-thread-3) [n:127.0.0.1:36695_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0
   [junit4]   2> 67135 INFO  (jetty-launcher-101-thread-3) [n:127.0.0.1:36695_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 67136 INFO  (SUITE-TestCollectionStateWatchers-seed#[B955BFFFB05B2E84]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 67136 INFO  (SUITE-TestCollectionStateWatchers-seed#[B955BFFFB05B2E84]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 67140 INFO  (zkCallback-127-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@114b9e68 name:ZooKeeperConnection Watcher:127.0.0.1:52796 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 67140 INFO  (SUITE-TestCollectionStateWatchers-seed#[B955BFFFB05B2E84]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 67140 INFO  (SUITE-TestCollectionStateWatchers-seed#[B955BFFFB05B2E84]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 67147 INFO  (SUITE-TestCollectionStateWatchers-seed#[B955BFFFB05B2E84]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 67148 INFO  (SUITE-TestCollectionStateWatchers-seed#[B955BFFFB05B2E84]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 67151 INFO  (zkCallback-130-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@ad07c9a name:ZooKeeperConnection Watcher:127.0.0.1:52796/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 67151 INFO  (SUITE-TestCollectionStateWatchers-seed#[B955BFFFB05B2E84]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 67151 INFO  (SUITE-TestCollectionStateWatchers-seed#[B955BFFFB05B2E84]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 67151 INFO  (SUITE-TestCollectionStateWatchers-seed#[B955BFFFB05B2E84]-worker) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 67153 INFO  (SUITE-TestCollectionStateWatchers-seed#[B955BFFFB05B2E84]-worker) [    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 67153 INFO  (SUITE-TestCollectionStateWatchers-seed#[B955BFFFB05B2E84]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 67160 INFO  (SUITE-TestCollectionStateWatchers-seed#[B955BFFFB05B2E84]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/solrconfig.xml
   [junit4]   2> 67165 INFO  (SUITE-TestCollectionStateWatchers-seed#[B955BFFFB05B2E84]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/solrconfig-sql.xml
   [junit4]   2> 67169 INFO  (SUITE-TestCollectionStateWatchers-seed#[B955BFFFB05B2E84]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/schema-replication1.xml
   [junit4]   2> 67173 INFO  (SUITE-TestCollectionStateWatchers-seed#[B955BFFFB05B2E84]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/solrconfig-managed-schema.xml
   [junit4]   2> 67176 INFO  (SUITE-TestCollectionStateWatchers-seed#[B955BFFFB05B2E84]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/schema-sql.xml
   [junit4]   2> 67179 INFO  (SUITE-TestCollectionStateWatchers-seed#[B955BFFFB05B2E84]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/solrconfig-slave1.xml
   [junit4]   2> 67184 INFO  (SUITE-TestCollectionStateWatchers-seed#[B955BFFFB05B2E84]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/schema.xml
   [junit4]   2> 67302 INFO  (TEST-TestCollectionStateWatchers.testCanWaitForNonexistantCollection-seed#[B955BFFFB05B2E84]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCanWaitForNonexistantCollection
   [junit4]   2> 67302 INFO  (TEST-TestCollectionStateWatchers.testCanWaitForNonexistantCollection-seed#[B955BFFFB05B2E84]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 67303 INFO  (TEST-TestCollectionStateWatchers.testCanWaitForNonexistantCollection-seed#[B955BFFFB05B2E84]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 67306 INFO  (zkCallback-131-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2224af14 name:ZooKeeperConnection Watcher:127.0.0.1:52796 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 67306 INFO  (TEST-TestCollectionStateWatchers.testCanWaitForNonexistantCollection-seed#[B955BFFFB05B2E84]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 67306 INFO  (TEST-TestCollectionStateWatchers.testCanWaitForNonexistantCollection-seed#[B955BFFFB05B2E84]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 67375 INFO  (backgroundWatchers-100-thread-1) [    ] o.a.s.c.c.ZkStateReader Deleting data for [delayed]
   [junit4]   2> 67404 INFO  (qtp1422300975-628) [n:127.0.0.1:41748_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params async=5a1ccfbb-abfe-475e-b7b7-c7fc50f0eba3&replicationFactor=1&collection.configName=config&name=delayed&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 67408 INFO  (qtp1422300975-628) [n:127.0.0.1:41748_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=5a1ccfbb-abfe-475e-b7b7-c7fc50f0eba3&replicationFactor=1&collection.configName=config&name=delayed&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 67409 INFO  (OverseerCollectionConfigSetProcessor-96272901040963591-127.0.0.1:55312_solr-n_0000000000) [n:127.0.0.1:55312_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running/mn-5a1ccfbb-abfe-475e-b7b7-c7fc50f0eba3
   [junit4]   2> 67413 INFO  (OverseerCollectionConfigSetProcessor-96272901040963591-127.0.0.1:55312_solr-n_0000000000) [n:127.0.0.1:55312_solr    ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2>   "name":"delayed",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"config",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "async":"5a1ccfbb-abfe-475e-b7b7-c7fc50f0eba3",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 67413 INFO  (qtp1422300975-626) [n:127.0.0.1:41748_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=5a1ccfbb-abfe-475e-b7b7-c7fc50f0eba3&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 67413 INFO  (OverseerThreadFactory-323-thread-1-processing-n:127.0.0.1:55312_solr) [n:127.0.0.1:55312_solr    ] o.a.s.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"delayed",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"config",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "async":"5a1ccfbb-abfe-475e-b7b7-c7fc50f0eba3",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 67414 INFO  (OverseerThreadFactory-323-thread-1-processing-n:127.0.0.1:55312_solr) [n:127.0.0.1:55312_solr    ] o.a.s.c.OverseerCollectionMessageHandler Create collection delayed
   [junit4]   2> 67414 INFO  (OverseerThreadFactory-323-thread-1-processing-n:127.0.0.1:55312_solr) [n:127.0.0.1:55312_solr    ] o.a.s.c.OverseerCollectionMessageHandler creating collections conf node /collections/delayed 
   [junit4]   2> 67415 INFO  (OverseerThreadFactory-323-thread-1-processing-n:127.0.0.1:55312_solr) [n:127.0.0.1:55312_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections/delayed
   [junit4]   2> 67415 INFO  (qtp1422300975-626) [n:127.0.0.1:41748_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=5a1ccfbb-abfe-475e-b7b7-c7fc50f0eba3&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 67416 INFO  (zkCallback-130-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 67417 INFO  (zkCallback-114-thread-1-processing-n:127.0.0.1:41748_solr) [n:127.0.0.1:41748_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 67416 INFO  (zkCallback-113-thread-1-processing-n:127.0.0.1:55312_solr) [n:127.0.0.1:55312_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 67417 INFO  (zkCallback-123-thread-1-processing-n:127.0.0.1:40940_solr) [n:127.0.0.1:40940_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 67417 INFO  (zkCallback-124-thread-1-processing-n:127.0.0.1:36695_solr) [n:127.0.0.1:36695_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 67422 INFO  (OverseerStateUpdate-96272901040963591-127.0.0.1:55312_solr-n_0000000000) [n:127.0.0.1:55312_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"delayed",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"config",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "async":"5a1ccfbb-abfe-475e-b7b7-c7fc50f0eba3",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 67422 INFO  (OverseerStateUpdate-96272901040963591-127.0.0.1:55312_solr-n_0000000000) [n:127.0.0.1:55312_solr    ] o.a.s.c.o.ClusterStateMutator building a new cName: delayed
   [junit4]   2> 67423 INFO  (OverseerStateUpdate-96272901040963591-127.0.0.1:55312_solr-n_0000000000) [n:127.0.0.1:55312_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/delayed/state.json
   [junit4]   2> 67429 INFO  (zkCallback-130-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeCreated path:/collections/delayed/state.json] for collection [delayed] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 67429 INFO  (zkCallback-130-thread-1) [    ] o.a.s.c.c.ZkStateReader Add data for [delayed] ver [0]
   [junit4]   2> 67521 INFO  (OverseerThreadFactory-323-thread-1-processing-n:127.0.0.1:55312_solr) [n:127.0.0.1:55312_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating SolrCores for new collection delayed, shardNames [shard1] , replicationFactor : 1
   [junit4]   2> 67522 INFO  (OverseerThreadFactory-323-thread-1-processing-n:127.0.0.1:55312_solr) [n:127.0.0.1:55312_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core delayed_shard1_replica1 as part of shard shard1 of collection delayed on 127.0.0.1:40940_solr
   [junit4]   2> 67574 INFO  (qtp1141268823-645) [n:127.0.0.1:40940_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={async=5a1ccfbb-abfe-475e-b7b7-c7fc50f0eba31362023748199347&qt=/admin/cores&collection.configName=config&name=delayed_shard1_replica1&action=CREATE&numShards=1&collection=delayed&shard=shard1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 67576 INFO  (parallelCoreAdminExecutor-329-thread-1-processing-n:127.0.0.1:40940_solr 5a1ccfbb-abfe-475e-b7b7-c7fc50f0eba31362023748199347 CREATE) [n:127.0.0.1:40940_solr    ] o.a.s.h.a.CoreAdminOperation core create command async=5a1ccfbb-abfe-475e-b7b7-c7fc50f0eba31362023748199347&qt=/admin/cores&collection.configName=config&name=delayed_shard1_replica1&action=CREATE&numShards=1&collection=delayed&shard=shard1&wt=javabin&version=2
   [junit4]   2> 67577 INFO  (parallelCoreAdminExecutor-329-thread-1-processing-n:127.0.0.1:40940_solr 5a1ccfbb-abfe-475e-b7b7-c7fc50f0eba31362023748199347 CREATE) [n:127.0.0.1:40940_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=delayed_shard1_replica1, collection.configName=config, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=delayed, numShards=1, dataDir=data/, shard=shard1}
   [junit4]   2> 67586 INFO  (qtp1141268823-643) [n:127.0.0.1:40940_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 5a1ccfbb-abfe-475e-b7b7-c7fc50f0eba31362023748199347
   [junit4]   2> 67588 INFO  (qtp1141268823-643) [n:127.0.0.1:40940_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=5a1ccfbb-abfe-475e-b7b7-c7fc50f0eba31362023748199347&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 67588 INFO  (parallelCoreAdminExecutor-329-thread-1-processing-n:127.0.0.1:40940_solr 5a1ccfbb-abfe-475e-b7b7-c7fc50f0eba31362023748199347 CREATE) [n:127.0.0.1:40940_solr c:delayed s:shard1  x:delayed_shard1_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 67591 INFO  (parallelCoreAdminExecutor-329-thread-1-processing-n:127.0.0.1:40940_solr 5a1ccfbb-abfe-475e-b7b7-c7fc50f0eba31362023748199347 CREATE) [n:127.0.0.1:40940_solr c:delayed s:shard1  x:delayed_shard1_replica1] o.a.s.c.ZkController Registering watch for collection delayed
   [junit4]   2> 67593 INFO  (OverseerStateUpdate-96272901040963591-127.0.0.1:55312_solr-n_0000000000) [n:127.0.0.1:55312_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"delayed_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:40940/solr",
   [junit4]   2>   "node_name":"127.0.0.1:40940_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"delayed",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 67593 INFO  (OverseerStateUpdate-96272901040963591-127.0.0.1:55312_solr-n_0000000000) [n:127.0.0.1:55312_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"delayed_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:40940/solr",
   [junit4]   2>   "node_name":"127.0.0.1:40940_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"delayed",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 67594 INFO  (parallelCoreAdminExecutor-329-thread-1-processing-n:127.0.0.1:40940_solr 5a1ccfbb-abfe-475e-b7b7-c7fc50f0eba31362023748199347 CREATE) [n:127.0.0.1:40940_solr c:delayed s:shard1  x:delayed_shard1_replica1] o.a.s.c.c.ZkStateReader Add data for [delayed] ver [0]
   [junit4]   2> 67594 INFO  (parallelCoreAdminExecutor-329-thread-1-processing-n:127.0.0.1:40940_solr 5a1ccfbb-abfe-475e-b7b7-c7fc50f0eba31362023748199347 CREATE) [n:127.0.0.1:40940_solr c:delayed s:shard1  x:delayed_shard1_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 67698 INFO  (OverseerStateUpdate-96272901040963591-127.0.0.1:55312_solr-n_0000000000) [n:127.0.0.1:55312_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/delayed/state.json version: 0
   [junit4]   2> 67699 INFO  (zkCallback-130-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delayed/state.json] for collection [delayed] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 67699 INFO  (zkCallback-123-thread-1-processing-n:127.0.0.1:40940_solr) [n:127.0.0.1:40940_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delayed/state.json] for collection [delayed] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 67700 INFO  (zkCallback-130-thread-1) [    ] o.a.s.c.c.ZkStateReader Updating data for [delayed] from [0] to [1]
   [junit4]   2> 67700 INFO  (zkCallback-123-thread-1-processing-n:127.0.0.1:40940_solr) [n:127.0.0.1:40940_solr    ] o.a.s.c.c.ZkStateReader Updating data for [delayed] from [0] to [1]
   [junit4]   2> 68425 INFO  (qtp1422300975-629) [n:127.0.0.1:41748_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=5a1ccfbb-abfe-475e-b7b7-c7fc50f0eba3&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 68429 INFO  (qtp1422300975-629) [n:127.0.0.1:41748_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=5a1ccfbb-abfe-475e-b7b7-c7fc50f0eba3&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 68594 INFO  (qtp1141268823-646) [n:127.0.0.1:40940_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 5a1ccfbb-abfe-475e-b7b7-c7fc50f0eba31362023748199347
   [junit4]   2> 68594 INFO  (qtp1141268823-646) [n:127.0.0.1:40940_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=5a1ccfbb-abfe-475e-b7b7-c7fc50f0eba31362023748199347&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 68595 INFO  (parallelCoreAdminExecutor-329-thread-1-processing-n:127.0.0.1:40940_solr 5a1ccfbb-abfe-475e-b7b7-c7fc50f0eba31362023748199347 CREATE) [n:127.0.0.1:40940_solr c:delayed s:shard1  x:delayed_shard1_replica1] o.a.s.c.ZkController waiting to find shard id in clusterstate for delayed_shard1_replica1
   [junit4]   2> 68595 INFO  (parallelCoreAdminExecutor-329-thread-1-processing-n:127.0.0.1:40940_solr 5a1ccfbb-abfe-475e-b7b7-c7fc50f0eba31362023748199347 CREATE) [n:127.0.0.1:40940_solr c:delayed s:shard1  x:delayed_shard1_replica1] o.a.s.c.ZkController Check for collection zkNode:delayed
   [junit4]   2> 68596 INFO  (parallelCoreAdminExecutor-329-thread-1-processing-n:127.0.0.1:40940_solr 5a1ccfbb-abfe-475e-b7b7-c7fc50f0eba31362023748199347 CREATE) [n:127.0.0.1:40940_solr c:delayed s:shard1  x:delayed_shard1_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 68596 INFO  (parallelCoreAdminExecutor-329-thread-1-processing-n:127.0.0.1:40940_solr 5a1ccfbb-abfe-475e-b7b7-c7fc50f0eba31362023748199347 CREATE) [n:127.0.0.1:40940_solr c:delayed s:shard1  x:delayed_shard1_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/delayed]
   [junit4]   2> 68597 INFO  (parallelCoreAdminExecutor-329-thread-1-processing-n:127.0.0.1:40940_solr 5a1ccfbb-abfe-475e-b7b7-c7fc50f0eba31362023748199347 CREATE) [n:127.0.0.1:40940_solr c:delayed s:shard1  x:delayed_shard1_replica1] o.a.s.c.c.ZkStateReader path=[/collections/delayed] [configName]=[config] specified config exists in ZooKeeper
   [junit4]   2> 68597 INFO  (parallelCoreAdminExecutor-329-thread-1-processing-n:127.0.0.1:40940_solr 5a1ccfbb-abfe-475e-b7b7-c7fc50f0eba31362023748199347 CREATE) [n:127.0.0.1:40940_solr c:delayed s:shard1  x:delayed_shard1_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_B955BFFFB05B2E84-001/tempDir-001/node4/delayed_shard1_replica1'
   [junit4]   2> 68597 INFO  (parallelCoreAdminExecutor-329-thread-1-processing-n:127.0.0.1:40940_solr 5a1ccfbb-abfe-475e-b7b7-c7fc50f0eba31362023748199347 CREATE) [n:127.0.0.1:40940_solr c:delayed s:shard1  x:delayed_shard1_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 68597 INFO  (parallelCoreAdminExecutor-329-thread-1-processing-n:127.0.0.1:40940_solr 5a1ccfbb-abfe-475e-b7b7-c7fc50f0eba31362023748199347 CREATE) [n:127.0.0.1:40940_solr c:delayed s:shard1  x:delayed_shard1_replica1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 68615 INFO  (parallelCoreAdminExecutor-329-thread-1-processing-n:127.0.0.1:40940_solr 5a1ccfbb-abfe-475e-b7b7-c7fc50f0eba31362023748199347 CREATE) [n:127.0.0.1:40940_solr c:delayed s:shard1  x:delayed_shard1_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 68622 INFO  (parallelCoreAdminExecutor-329-thread-1-processing-n:127.0.0.1:40940_solr 5a1ccfbb-abfe-475e-b7b7-c7fc50f0eba31362023748199347 CREATE) [n:127.0.0.1:40940_solr c:delayed s:shard1  x:delayed_shard1_replica1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 68624 INFO  (parallelCoreAdminExecutor-329-thread-1-processing-n:127.0.0.1:40940_solr 5a1ccfbb-abfe-475e-b7b7-c7fc50f0eba31362023748199347 CREATE) [n:127.0.0.1:40940_solr c:delayed s:shard1  x:delayed_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 68629 INFO  (parallelCoreAdminExecutor-329-thread-1-processing-n:127.0.0.1:40940_solr 5a1ccfbb-abfe-475e-b7b7-c7fc50f0eba31362023748199347 CREATE) [n:127.0.0.1:40940_solr c:delayed s:shard1  x:delayed_shard1_replica1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 68635 INFO  (parallelCoreAdminExecutor-329-thread-1-processing-n:127.0.0.1:40940_solr 5a1ccfbb-abfe-475e-b7b7-c7fc50f0eba31362023748199347 CREATE) [n:127.0.0.1:40940_solr c:delayed s:shard1  x:delayed_shard1_replica1] o.a.s.s.IndexSchema [delayed_shard1_replica1] Schema name=test
   [junit4]   2> 68718 INFO  (parallelCoreAdminExecutor-329-thread-1-processing-n:127.0.0.1:40940_solr 5a1ccfbb-abfe-475e-b7b7-c7fc50f0eba31362023748199347 CREATE) [n:127.0.0.1:40940_solr c:delayed s:shard1  x:delayed_shard1_replica1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 68720 INFO  (parallelCoreAdminExecutor-329-thread-1-processing-n:127.0.0.1:40940_solr 5a1ccfbb-abfe-475e-b7b7-c7fc50f0eba31362023748199347 CREATE) [n:127.0.0.1:40940_solr c:delayed s:shard1  x:delayed_shard1_replica1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 68720 WARN  (parallelCoreAdminExecutor-329-thread-1-processing-n:127.0.0.1:40940_solr 5a1ccfbb-abfe-475e-b7b7-c7fc50f0eba31362023748199347 CREATE) [n:127.0.0.1:40940_solr c:delayed s:shard1  x:delayed_shard1_replica1] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 68721 WARN  (parallelCoreAdminExecutor-329-thread-1-processing-n:127.0.0.1:40940_solr 5a1ccfbb-abfe-475e-b7b7-c7fc50f0eba31362023748199347 CREATE) [n:127.0.0.1:40940_solr c:delayed s:shard1  x:delayed_shard1_replica1] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 68723 INFO  (parallelCoreAdminExecutor-329-thread-1-processing-n:127.0.0.1:40940_solr 5a1ccfbb-abfe-475e-b7b7-c7fc50f0eba31362023748199347 CREATE) [n:127.0.0.1:40940_solr c:delayed s:shard1  x:delayed_shard1_replica1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/config', cwd=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0
   [junit4]   2> 68723 INFO  (parallelCoreAdminExecutor-329-thread-1-processing-n:127.0.0.1:40940_solr 5a1ccfbb-abfe-475e-b7b7-c7fc50f0eba31362023748199347 CREATE) [n:127.0.0.1:40940_solr c:delayed s:shard1  x:delayed_shard1_replica1] o.a.s.c.CoreContainer Creating SolrCore 'delayed_shard1_replica1' using configuration from collection delayed
   [junit4]   2> 68723 INFO  (parallelCoreAdminExecutor-329-thread-1-processing-n:127.0.0.1:40940_solr 5a1ccfbb-abfe-475e-b7b7-c7fc50f0eba31362023748199347 CREATE) [n:127.0.0.1:40940_solr c:delayed s:shard1 r:core_node1 x:delayed_shard1_replica1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 68723 INFO  (parallelCoreAdminExecutor-329-thread-1-processing-n:127.0.0.1:40940_solr 5a1ccfbb-abfe-475e-b7b7-c7fc50f0eba31362023748199347 CREATE) [n:127.0.0.1:40940_solr c:delayed s:shard1 r:core_node1 x:delayed_shard1_replica1] o.a.s.c.SolrCore [[delayed_shard1_replica1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_B955BFFFB05B2E84-001/tempDir-001/node4/delayed_shard1_replica1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_B955BFFFB05B2E84-001/tempDir-001/node4/./delayed_shard1_replica1/data/]
   [junit4]   2> 68723 INFO  (parallelCoreAdminExecutor-329-thread-1-processing-n:127.0.0.1:40940_solr 5a1ccfbb-abfe-475e-b7b7-c7fc50f0eba31362023748199347 CREATE) [n:127.0.0.1:40940_solr c:delayed s:shard1 r:core_node1 x:delayed_shard1_replica1] o.a.s.c.SolrCore JMX monitoring not detected for core: delayed_shard1_replica1
   [junit4]   2> 68724 INFO  (parallelCoreAdminExecutor-329-thread-1-processing-n:127.0.0.1:40940_solr 5a1ccfbb-abfe-475e-b7b7-c7fc50f0eba31362023748199347 CREATE) [n:127.0.0.1:40940_solr c:delayed s:shard1 r:core_node1 x:delayed_shard1_replica1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_B955BFFFB05B2E84-001/tempDir-001/node4/./delayed_shard1_replica1/data
   [junit4]   2> 68724 INFO  (parallelCoreAdminExecutor-329-thread-1-processing-n:127.0.0.1:40940_solr 5a1ccfbb-abfe-475e-b7b7-c7fc50f0eba31362023748199347 CREATE) [n:127.0.0.1:40940_solr c:delayed s:shard1 r:core_node1 x:delayed_shard1_replica1] o.a.s.c.SolrCore New index directory detected: old=null new=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_B955BFFFB05B2E84-001/tempDir-001/node4/./delayed_shard1_replica1/data/index/
   [junit4]   2> 68724 WARN  (parallelCoreAdminExecutor-329-thread-1-processing-n:127.0.0.1:40940_solr 5a1ccfbb-abfe-475e-b7b7-c7fc50f0eba31362023748199347 CREATE) [n:127.0.0.1:40940_solr c:delayed s:shard1 r:core_node1 x:delayed_shard1_replica1] o.a.s.c.SolrCore [delayed_shard1_replica1] Solr index directory '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_B955BFFFB05B2E84-001/tempDir-001/node4/./delayed_shard1_replica1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 68724 INFO  (parallelCoreAdminExecutor-329-thread-1-processing-n:127.0.0.1:40940_solr 5a1ccfbb-abfe-475e-b7b7-c7fc50f0eba31362023748199347 CREATE) [n:127.0.0.1:40940_solr c:delayed s:shard1 r:core_node1 x:delayed_shard1_replica1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_B955BFFFB05B2E84-001/tempDir-001/node4/./delayed_shard1_replica1/data/index
   [junit4]   2> 68725 INFO  (parallelCoreAdminExecutor-329-thread-1-processing-n:127.0.0.1:40940_solr 5a1ccfbb-abfe-475e-b7b7-c7fc50f0eba31362023748199347 CREATE) [n:127.0.0.1:40940_solr c:delayed s:shard1 r:core_node1 x:delayed_shard1_replica1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@55301b76 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@70a5f407),segFN=segments_1,generation=1}
   [junit4]   2> 68725 INFO  (parallelCoreAdminExecutor-329-thread-1-processing-n:127.0.0.1:40940_solr 5a1ccfbb-abfe-475e-b7b7-c7fc50f0eba31362023748199347 CREATE) [n:127.0.0.1:40940_solr c:delayed s:shard1 r:core_node1 x:delayed_shard1_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 68727 INFO  (OldIndexDirectoryCleanupThreadForCore-delayed_shard1_replica1) [n:127.0.0.1:40940_solr c:delayed s:shard1 r:core_node1 x:delayed_shard1_replica1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core delayed_shard1_replica1 in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_B955BFFFB05B2E84-001/tempDir-001/node4/./delayed_shard1_replica1/data/
   [junit4]   2> 68727 INFO  (parallelCoreAdminExecutor-329-thread-1-processing-n:127.0.0.1:40940_solr 5a1ccfbb-abfe-475e-b7b7-c7fc50f0eba31362023748199347 CREATE) [n:127.0.0.1:40940_solr c:delayed s:shard1 r:core_node1 x:delayed_shard1_replica1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 68727 WARN  (OldIndexDirectoryCleanupThreadForCore-delayed_shard1_replica1) [n:127.0.0.1:40940_solr c:delayed s:shard1 r:core_node1 x:delayed_shard1_replica1] o.a.s.c.DirectoryFactory /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_B955BFFFB05B2E84-001/tempDir-001/node4/./delayed_shard1_replica1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 68730 INFO  (parallelCoreAdminExecutor-329-thread-1-processing-n:127.0.0.1:40940_solr 5a1ccfbb-abfe-475e-b7b7-c7fc50f0eba31362023748199347 CREATE) [n:127.0.0.1:40940_solr c:delayed s:shard1 r:core_node1 x:delayed_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 68730 INFO  (parallelCoreAdminExecutor-329-thread-1-processing-n:127.0.0.1:40940_solr 5a1ccfbb-abfe-475e-b7b7-c7fc50f0eba31362023748199347 CREATE) [n:127.0.0.1:40940_solr c:delayed s:shard1 r:core_node1 x:delayed_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 68731 INFO  (parallelCoreAdminExecutor-329-thread-1-processing-n:127.0.0.1:40940_solr 5a1ccfbb-abfe-475e-b7b7-c7fc50f0eba31362023748199347 CREATE) [n:127.0.0.1:40940_solr c:delayed s:shard1 r:core_node1 x:delayed_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 68733 INFO  (parallelCoreAdminExecutor-329-thread-1-processing-n:127.0.0.1:40940_solr 5a1ccfbb-abfe-475e-b7b7-c7fc50f0eba31362023748199347 CREATE) [n:127.0.0.1:40940_solr c:delayed s:shard1 r:core_node1 x:delayed_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 68734 INFO  (parallelCoreAdminExecutor-329-thread-1-processing-n:127.0.0.1:40940_solr 5a1ccfbb-abfe-475e-b7b7-c7fc50f0eba31362023748199347 CREATE) [n:127.0.0.1:40940_solr c:delayed s:shard1 r:core_node1 x:delayed_shard1_replica1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 68735 INFO  (parallelCoreAdminExecutor-329-thread-1-processing-n:127.0.0.1:40940_solr 5a1ccfbb-abfe-475e-b7b7-c7fc50f0eba31362023748199347 CREATE) [n:127.0.0.1:40940_solr c:delayed s:shard1 r:core_node1 x:delayed_shard1_replica1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 68735 INFO  (parallelCoreAdminExecutor-329-thread-1-processing-n:127.0.0.1:40940_solr 5a1ccfbb-abfe-475e-b7b7-c7fc50f0eba31362023748199347 CREATE) [n:127.0.0.1:40940_solr c:delayed s:shard1 r:core_node1 x:delayed_shard1_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 68735 INFO  (parallelCoreAdminExecutor-329-thread-1-processing-n:127.0.0.1:40940_solr 5a1ccfbb-abfe-475e-b7b7-c7fc50f0eba31362023748199347 CREATE) [n:127.0.0.1:40940_solr c:delayed s:shard1 r:core_node1 x:delayed_shard1_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 68737 INFO  (parallelCoreAdminExecutor-329-thread-1-processing-n:127.0.0.1:40940_solr 5a1ccfbb-abfe-475e-b7b7-c7fc50f0eba31362023748199347 CREATE) [n:127.0.0.1:40940_solr c:delayed s:shard1 r:core_node1 x:delayed_shard1_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 68737 INFO  (parallelCoreAdminExecutor-329-thread-1-processing-n:127.0.0.1:40940_solr 5a1ccfbb-abfe-475e-b7b7-c7fc50f0eba31362023748199347 CREATE) [n:127.0.0.1:40940_solr c:delayed s:shard1 r:core_node1 x:delayed_shard1_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 68738 INFO  (parallelCoreAdminExecutor-329-thread-1-processing-n:127.0.0.1:40940_solr 5a1ccfbb-abfe-475e-b7b7-c7fc50f0eba31362023748199347 CREATE) [n:127.0.0.1:40940_solr c:delayed s:shard1 r:core_node1 x:delayed_shard1_replica1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@55301b76 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@70a5f407),segFN=segments_1,generation=1}
   [junit4]   2> 68738 INFO  (parallelCoreAdminExecutor-329-thread-1-processing-n:127.0.0.1:40940_solr 5a1ccfbb-abfe-475e-b7b7-c7fc50f0eba31362023748199347 CREATE) [n:127.0.0.1:40940_solr c:delayed s:shard1 r:core_node1 x:delayed_shard1_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 68738 INFO  (parallelCoreAdminExecutor-329-thread-1-processing-n:127.0.0.1:40940_solr 5a1ccfbb-abfe-475e-b7b7-c7fc50f0eba31362023748199347 CREATE) [n:127.0.0.1:40940_solr c:delayed s:shard1 r:core_node1 x:delayed_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1b3a3bbc[delayed_shard1_replica1] main]
   [junit4]   2> 68738 INFO  (parallelCoreAdminExecutor-329-thread-1-processing-n:127.0.0.1:40940_solr 5a1ccfbb-abfe-475e-b7b7-c7fc50f0eba31362023748199347 CREATE) [n:127.0.0.1:40940_solr c:delayed s:shard1 r:core_node1 x:delayed_shard1_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/delayed]
   [junit4]   2> 68739 INFO  (parallelCoreAdminExecutor-329-thread-1-processing-n:127.0.0.1:40940_solr 5a1ccfbb-abfe-475e-b7b7-c7fc50f0eba31362023748199347 CREATE) [n:127.0.0.1:40940_solr c:delayed s:shard1 r:core_node1 x:delayed_shard1_replica1] o.a.s.c.c.ZkStateReader path=[/collections/delayed] [configName]=[config] specified config exists in ZooKeeper
   [junit4]   2> 68739 INFO  (parallelCoreAdminExecutor-329-thread-1-processing-n:127.0.0.1:40940_solr 5a1ccfbb-abfe-475e-b7b7-c7fc50f0eba31362023748199347 CREATE) [n:127.0.0.1:40940_solr c:delayed s:shard1 r:core_node1 x:delayed_shard1_replica1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/config
   [junit4]   2> 68740 INFO  (parallelCoreAdminExecutor-329-thread-1-processing-n:127.0.0.1:40940_solr 5a1ccfbb-abfe-475e-b7b7-c7fc50f0eba31362023748199347 CREATE) [n:127.0.0.1:40940_solr c:delayed s:shard1 r:core_node1 x:delayed_shard1_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/config
   [junit4]   2> 68740 INFO  (parallelCoreAdminExecutor-329-thread-1-processing-n:127.0.0.1:40940_solr 5a1ccfbb-abfe-475e-b7b7-c7fc50f0eba31362023748199347 CREATE) [n:127.0.0.1:40940_solr c:delayed s:shard1 r:core_node1 x:delayed_shard1_replica1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 68740 INFO  (parallelCoreAdminExecutor-329-thread-1-processing-n:127.0.0.1:40940_solr 5a1ccfbb-abfe-475e-b7b7-c7fc50f0eba31362023748199347 CREATE) [n:127.0.0.1:40940_solr c:delayed s:shard1 r:core_node1 x:delayed_shard1_replica1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 68741 INFO  (parallelCoreAdminExecutor-329-thread-1-processing-n:127.0.0.1:40940_solr 5a1ccfbb-abfe-475e-b7b7-c7fc50f0eba31362023748199347 CREATE) [n:127.0.0.1:40940_solr c:delayed s:shard1 r:core_node1 x:delayed_shard1_replica1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/config/_rest_managed.json
   [junit4]   2> 68741 INFO  (parallelCoreAdminExecutor-329-thread-1-processing-n:127.0.0.1:40940_solr 5a1ccfbb-abfe-475e-b7b7-c7fc50f0eba31362023748199347 CREATE) [n:127.0.0.1:40940_solr c:delayed s:shard1 r:core_node1 x:delayed_shard1_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 68741 INFO  (parallelCoreAdminExecutor-329-thread-1-processing-n:127.0.0.1:40940_solr 5a1ccfbb-abfe-475e-b7b7-c7fc50f0eba31362023748199347 CREATE) [n:127.0.0.1:40940_solr c:delayed s:shard1 r:core_node1 x:delayed_shard1_replica1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 68741 INFO  (parallelCoreAdminEx

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

Overseer (id=96272901040963591-127.0.0.1:55312_solr-n_0000000000) closing
   [junit4]   2> 98837 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x15607b1840b001d, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 98837 INFO  (zkCallback-113-thread-1-processing-n:127.0.0.1:55312_solr) [n:127.0.0.1:55312_solr    ] o.a.s.c.c.ZkStateReader Updating data for [testcollection] from [13] to [14]
   [junit4]   2> 98838 INFO  (zkCallback-113-thread-3-processing-n:127.0.0.1:55312_solr) [n:127.0.0.1:55312_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/falsepredicate/state.json] for collection [falsepredicate] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 98838 INFO  (OverseerStateUpdate-96272901040963591-127.0.0.1:55312_solr-n_0000000000) [n:127.0.0.1:55312_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:55312_solr
   [junit4]   2> 98840 INFO  (zkCallback-113-thread-1-processing-n:127.0.0.1:55312_solr) [n:127.0.0.1:55312_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> 98840 WARN  (zkCallback-113-thread-1-processing-n:127.0.0.1:55312_solr) [n:127.0.0.1:55312_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 98841 INFO  (zkCallback-123-thread-3-processing-n:127.0.0.1:40940_solr) [n:127.0.0.1:40940_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/falsepredicate/state.json] for collection [falsepredicate] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 98841 INFO  (zkCallback-123-thread-2-processing-n:127.0.0.1:40940_solr) [n:127.0.0.1:40940_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> 98841 INFO  (zkCallback-113-thread-3-processing-n:127.0.0.1:55312_solr) [n:127.0.0.1:55312_solr    ] o.a.s.c.c.ZkStateReader Updating data for [falsepredicate] from [10] to [11]
   [junit4]   2> 98842 INFO  (jetty-launcher-101-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@26ed4d11{/solr,null,UNAVAILABLE}
   [junit4]   2> 100333 WARN  (zkCallback-147-thread-2-processing-n:127.0.0.1:41748_solr) [n:127.0.0.1:41748_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /collections/falsepredicate/state.json]
   [junit4]   2> 100335 WARN  (zkCallback-147-thread-1-processing-n:127.0.0.1:41748_solr) [n:127.0.0.1:41748_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 100335 WARN  (zkCallback-153-thread-1-processing-n:127.0.0.1:44540_solr) [n:127.0.0.1:44540_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /collections/falsepredicate/state.json]
   [junit4]   2> 100336 WARN  (zkCallback-153-thread-2-processing-n:127.0.0.1:44540_solr) [n:127.0.0.1:44540_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 100337 INFO  (jetty-launcher-101-thread-4) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@67ae7dfd{/solr,null,UNAVAILABLE}
   [junit4]   2> 100337 WARN  (zkCallback-153-thread-3-processing-n:127.0.0.1:44540_solr) [n:127.0.0.1:44540_solr    ] o.a.s.c.LeaderElector 
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/election
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1472)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:331)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:328)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:328)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:105)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:266)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 100339 INFO  (jetty-launcher-101-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4d6d767d{/solr,null,UNAVAILABLE}
   [junit4]   2> 100342 WARN  (zkCallback-123-thread-2-processing-n:127.0.0.1:40940_solr) [n:127.0.0.1:40940_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 100342 WARN  (zkCallback-123-thread-3-processing-n:127.0.0.1:40940_solr) [n:127.0.0.1:40940_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /collections/falsepredicate/state.json]
   [junit4]   2> 100343 INFO  (jetty-launcher-101-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@121974e3{/solr,null,UNAVAILABLE}
   [junit4]   2> 100350 INFO  (SUITE-TestCollectionStateWatchers-seed#[B955BFFFB05B2E84]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:52796 52796
   [junit4]   2> 100416 INFO  (Thread-89) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:52796 52796
   [junit4]   2> 100417 WARN  (Thread-89) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	8	/solr/aliases.json
   [junit4]   2> 	7	/solr/security.json
   [junit4]   2> 	7	/solr/configs/config
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	14	/solr/collections/falsepredicate/state.json
   [junit4]   2> 	12	/solr/collections/waitforstate/state.json
   [junit4]   2> 	8	/solr/clusterprops.json
   [junit4]   2> 	8	/solr/clusterstate.json
   [junit4]   2> 	7	/solr/collections/testcollection/state.json
   [junit4]   2> 	3	/solr/overseer_elect/election/96272901040963595-127.0.0.1:40940_solr-n_0000000002
   [junit4]   2> 	2	/solr/collections/currentstate/state.json
   [junit4]   2> 	2	/solr/collections/delayed/state.json
   [junit4]   2> 	2	/solr/collections/tobedeleted/state.json
   [junit4]   2> 	2	/solr/overseer_elect/election/96272901040963591-127.0.0.1:55312_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	67	/solr/overseer/queue
   [junit4]   2> 	15	/solr/overseer/queue-work
   [junit4]   2> 	13	/solr/overseer/collection-queue-work
   [junit4]   2> 	8	/solr/collections
   [junit4]   2> 	5	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 100420 INFO  (SUITE-TestCollectionStateWatchers-seed#[B955BFFFB05B2E84]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_B955BFFFB05B2E84-001
   [junit4]   2> Jul 20, 2016 9:45:23 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, docValues:{}, maxPointsInLeafNode=40, maxMBSortInHeap=5.840210761356755, sim=ClassicSimilarity, locale=vi, timezone=Asia/Amman
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_92 (64-bit)/cpus=3,threads=1,free=207237432,total=406847488
   [junit4]   2> NOTE: All tests run in this JVM: [TestJavaBinCodec, ConcatOperationTest, SolrDocumentTest, TestRetryUtil, JettyWebappTest, TestSolrProperties, TestToleratedUpdateError, SolrSchemalessExampleTest, ModifiableSolrParamsTest, SolrExampleStreamingTest, TestCollectionAdminRequest, CollectionAdminRequestRequiredParamsTest, JdbcDriverTest, CloudSolrClientTest, TestCoreAdmin, LBHttpSolrClientBuilderTest, FieldAnalysisResponseTest, TestBatchUpdate, TestCollectionStateWatchers]
   [junit4] Completed [43/83 (1!)] on J0 in 34.69s, 9 tests, 1 failure <<< FAILURES!

[...truncated 59529 lines...]