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/24 21:21:14 UTC

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

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

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

Error Message:
CollectionStateWatcher wasn't cleared after completion

Stack Trace:
java.lang.AssertionError: CollectionStateWatcher wasn't cleared after completion
	at __randomizedtesting.SeedInfo.seed([331E361EF5083ED8:6E25F96EB205A1E6]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.common.cloud.TestCollectionStateWatchers.testSimpleCollectionWatch(TestCollectionStateWatchers.java:117)
	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 13122 lines...]
   [junit4] Suite: org.apache.solr.common.cloud.TestCollectionStateWatchers
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_331E361EF5083ED8-001/init-core-data-001
   [junit4]   2> 1    INFO  (SUITE-TestCollectionStateWatchers-seed#[331E361EF5083ED8]-worker) [    ] o.e.j.u.log Logging initialized @2255ms
   [junit4]   2> 8    INFO  (SUITE-TestCollectionStateWatchers-seed#[331E361EF5083ED8]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 142  INFO  (SUITE-TestCollectionStateWatchers-seed#[331E361EF5083ED8]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 145  INFO  (Thread-1) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 145  INFO  (Thread-1) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 244  INFO  (SUITE-TestCollectionStateWatchers-seed#[331E361EF5083ED8]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:43590
   [junit4]   2> 274  INFO  (SUITE-TestCollectionStateWatchers-seed#[331E361EF5083ED8]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 323  INFO  (SUITE-TestCollectionStateWatchers-seed#[331E361EF5083ED8]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 400  INFO  (zkCallback-3-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@79419de0 name:ZooKeeperConnection Watcher:127.0.0.1:43590 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 400  INFO  (SUITE-TestCollectionStateWatchers-seed#[331E361EF5083ED8]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 403  INFO  (SUITE-TestCollectionStateWatchers-seed#[331E361EF5083ED8]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 405  INFO  (SUITE-TestCollectionStateWatchers-seed#[331E361EF5083ED8]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 430  INFO  (SUITE-TestCollectionStateWatchers-seed#[331E361EF5083ED8]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/clusterprops.json
   [junit4]   2> 441  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 0x1561ebd8a6c0000, 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> 640  INFO  (jetty-launcher-2-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 640  INFO  (jetty-launcher-2-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 640  INFO  (jetty-launcher-2-thread-3) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 640  INFO  (jetty-launcher-2-thread-4) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 676  INFO  (jetty-launcher-2-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@11e91afc{/solr,null,AVAILABLE}
   [junit4]   2> 676  INFO  (jetty-launcher-2-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@311f3869{/solr,null,AVAILABLE}
   [junit4]   2> 676  INFO  (jetty-launcher-2-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4995b471{/solr,null,AVAILABLE}
   [junit4]   2> 676  INFO  (jetty-launcher-2-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@bdbbc9c{/solr,null,AVAILABLE}
   [junit4]   2> 832  INFO  (jetty-launcher-2-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@ec33389{SSL,[ssl, http/1.1]}{127.0.0.1:41158}
   [junit4]   2> 832  INFO  (jetty-launcher-2-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@3d4960a7{SSL,[ssl, http/1.1]}{127.0.0.1:38312}
   [junit4]   2> 832  INFO  (jetty-launcher-2-thread-2) [    ] o.e.j.s.Server Started @3091ms
   [junit4]   2> 832  INFO  (jetty-launcher-2-thread-1) [    ] o.e.j.s.Server Started @3091ms
   [junit4]   2> 832  INFO  (jetty-launcher-2-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41158}
   [junit4]   2> 832  INFO  (jetty-launcher-2-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38312}
   [junit4]   2> 835  INFO  (jetty-launcher-2-thread-3) [    ] o.e.j.s.ServerConnector Started ServerConnector@b026d72{SSL,[ssl, http/1.1]}{127.0.0.1:45513}
   [junit4]   2> 835  INFO  (jetty-launcher-2-thread-3) [    ] o.e.j.s.Server Started @3094ms
   [junit4]   2> 835  INFO  (jetty-launcher-2-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45513}
   [junit4]   2> 836  INFO  (jetty-launcher-2-thread-4) [    ] o.e.j.s.ServerConnector Started ServerConnector@1d773b0e{SSL,[ssl, http/1.1]}{127.0.0.1:35422}
   [junit4]   2> 836  INFO  (jetty-launcher-2-thread-4) [    ] o.e.j.s.Server Started @3095ms
   [junit4]   2> 836  INFO  (jetty-launcher-2-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35422}
   [junit4]   2> 844  INFO  (jetty-launcher-2-thread-4) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 844  INFO  (jetty-launcher-2-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 844  INFO  (jetty-launcher-2-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 847  INFO  (jetty-launcher-2-thread-3) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 874  INFO  (jetty-launcher-2-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_331E361EF5083ED8-001/tempDir-001/node2'
   [junit4]   2> 874  INFO  (jetty-launcher-2-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_331E361EF5083ED8-001/tempDir-001/node1'
   [junit4]   2> 874  INFO  (jetty-launcher-2-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_331E361EF5083ED8-001/tempDir-001/node3'
   [junit4]   2> 877  INFO  (jetty-launcher-2-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 878  INFO  (jetty-launcher-2-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 875  INFO  (jetty-launcher-2-thread-4) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_331E361EF5083ED8-001/tempDir-001/node4'
   [junit4]   2> 879  INFO  (jetty-launcher-2-thread-4) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 879  INFO  (jetty-launcher-2-thread-4) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 880  INFO  (jetty-launcher-2-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 880  INFO  (jetty-launcher-2-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 881  INFO  (jetty-launcher-2-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 881  INFO  (jetty-launcher-2-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 884  INFO  (jetty-launcher-2-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 884  INFO  (jetty-launcher-2-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 885  INFO  (jetty-launcher-2-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 885  INFO  (jetty-launcher-2-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 886  INFO  (jetty-launcher-2-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 886  INFO  (jetty-launcher-2-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 888  INFO  (jetty-launcher-2-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 891  INFO  (jetty-launcher-2-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 897  INFO  (zkCallback-5-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@49fd9e76 name:ZooKeeperConnection Watcher:127.0.0.1:43590/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 897  INFO  (zkCallback-7-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@fc799bd name:ZooKeeperConnection Watcher:127.0.0.1:43590/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 897  INFO  (zkCallback-6-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@21c2287b name:ZooKeeperConnection Watcher:127.0.0.1:43590/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 897  INFO  (jetty-launcher-2-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 897  INFO  (jetty-launcher-2-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 897  INFO  (jetty-launcher-2-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 898  INFO  (jetty-launcher-2-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 898  INFO  (jetty-launcher-2-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 898  INFO  (jetty-launcher-2-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 898  INFO  (jetty-launcher-2-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 899  INFO  (jetty-launcher-2-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 899  INFO  (jetty-launcher-2-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 903  INFO  (zkCallback-4-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7ef7224f name:ZooKeeperConnection Watcher:127.0.0.1:43590/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 903  INFO  (jetty-launcher-2-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 904  INFO  (jetty-launcher-2-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 907  INFO  (jetty-launcher-2-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1062 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 0x1561ebd8a6c0001, 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> 1068 INFO  (jetty-launcher-2-thread-3) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_331E361EF5083ED8-001/tempDir-001/node3/.
   [junit4]   2> 1069 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 0x1561ebd8a6c0003, 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> 1070 INFO  (jetty-launcher-2-thread-4) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_331E361EF5083ED8-001/tempDir-001/node4/.
   [junit4]   2> 1066 INFO  (jetty-launcher-2-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_331E361EF5083ED8-001/tempDir-001/node1/.
   [junit4]   2> 1066 INFO  (jetty-launcher-2-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_331E361EF5083ED8-001/tempDir-001/node2/.
   [junit4]   2> 1114 INFO  (jetty-launcher-2-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 1766786512
   [junit4]   2> 1115 INFO  (jetty-launcher-2-thread-4) [    ] o.a.s.c.CoreContainer New CoreContainer 1971086885
   [junit4]   2> 1115 INFO  (jetty-launcher-2-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_331E361EF5083ED8-001/tempDir-001/node2]
   [junit4]   2> 1114 INFO  (jetty-launcher-2-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 551003708
   [junit4]   2> 1114 INFO  (jetty-launcher-2-thread-3) [    ] o.a.s.c.CoreContainer New CoreContainer 1329910338
   [junit4]   2> 1115 INFO  (jetty-launcher-2-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_331E361EF5083ED8-001/tempDir-001/node1]
   [junit4]   2> 1115 INFO  (jetty-launcher-2-thread-4) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_331E361EF5083ED8-001/tempDir-001/node4]
   [junit4]   2> 1116 WARN  (jetty-launcher-2-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_331E361EF5083ED8-001/tempDir-001/node2/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_331E361EF5083ED8-001/tempDir-001/node2/lib
   [junit4]   2> 1116 WARN  (jetty-launcher-2-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_331E361EF5083ED8-001/tempDir-001/node1/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_331E361EF5083ED8-001/tempDir-001/node1/lib
   [junit4]   2> 1116 INFO  (jetty-launcher-2-thread-3) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_331E361EF5083ED8-001/tempDir-001/node3]
   [junit4]   2> 1117 WARN  (jetty-launcher-2-thread-4) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_331E361EF5083ED8-001/tempDir-001/node4/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_331E361EF5083ED8-001/tempDir-001/node4/lib
   [junit4]   2> 1117 WARN  (jetty-launcher-2-thread-3) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_331E361EF5083ED8-001/tempDir-001/node3/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_331E361EF5083ED8-001/tempDir-001/node3/lib
   [junit4]   2> 1143 INFO  (jetty-launcher-2-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,useRetries : false,connectionsEvictorSleepDelay : 5000,maxConnectionIdleTime : 40000,
   [junit4]   2> 1143 INFO  (jetty-launcher-2-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,useRetries : false,connectionsEvictorSleepDelay : 5000,maxConnectionIdleTime : 40000,
   [junit4]   2> 1143 INFO  (jetty-launcher-2-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,useRetries : false,connectionsEvictorSleepDelay : 5000,maxConnectionIdleTime : 40000,
   [junit4]   2> 1143 INFO  (jetty-launcher-2-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,useRetries : false,connectionsEvictorSleepDelay : 5000,maxConnectionIdleTime : 40000,
   [junit4]   2> 1283 INFO  (jetty-launcher-2-thread-3) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1283 INFO  (jetty-launcher-2-thread-2) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1283 INFO  (jetty-launcher-2-thread-1) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1283 INFO  (jetty-launcher-2-thread-4) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1288 INFO  (jetty-launcher-2-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1290 INFO  (jetty-launcher-2-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1291 INFO  (jetty-launcher-2-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43590/solr
   [junit4]   2> 1292 INFO  (jetty-launcher-2-thread-4) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1292 INFO  (jetty-launcher-2-thread-4) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1292 INFO  (jetty-launcher-2-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43590/solr
   [junit4]   2> 1292 INFO  (jetty-launcher-2-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1292 INFO  (jetty-launcher-2-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1293 INFO  (jetty-launcher-2-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43590/solr
   [junit4]   2> 1302 INFO  (jetty-launcher-2-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1302 INFO  (jetty-launcher-2-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1303 INFO  (jetty-launcher-2-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1302 INFO  (jetty-launcher-2-thread-4) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1303 INFO  (jetty-launcher-2-thread-3) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1303 INFO  (jetty-launcher-2-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1303 INFO  (jetty-launcher-2-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1303 INFO  (jetty-launcher-2-thread-3) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1303 INFO  (jetty-launcher-2-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43590/solr
   [junit4]   2> 1304 INFO  (jetty-launcher-2-thread-3) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1304 INFO  (jetty-launcher-2-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1304 INFO  (jetty-launcher-2-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1304 INFO  (jetty-launcher-2-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1305 INFO  (jetty-launcher-2-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1306 INFO  (zkCallback-16-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7d8fa50e name:ZooKeeperConnection Watcher:127.0.0.1:43590 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1306 INFO  (jetty-launcher-2-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1306 INFO  (jetty-launcher-2-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1308 INFO  (zkCallback-17-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@28fe47ef name:ZooKeeperConnection Watcher:127.0.0.1:43590 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1308 INFO  (jetty-launcher-2-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1308 INFO  (jetty-launcher-2-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1312 INFO  (jetty-launcher-2-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1312 INFO  (zkCallback-18-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@99625fc name:ZooKeeperConnection Watcher:127.0.0.1:43590 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1312 INFO  (jetty-launcher-2-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1313 INFO  (jetty-launcher-2-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1314 INFO  (jetty-launcher-2-thread-1) [n:127.0.0.1:38312_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$12/1661746884@675af866
   [junit4]   2> 1314 INFO  (jetty-launcher-2-thread-2) [n:127.0.0.1:41158_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$12/1661746884@248c713a
   [junit4]   2> 1315 INFO  (jetty-launcher-2-thread-4) [n:127.0.0.1:35422_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$12/1661746884@54050867
   [junit4]   2> 1315 INFO  (zkCallback-19-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2a13b3b4 name:ZooKeeperConnection Watcher:127.0.0.1:43590 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1316 INFO  (jetty-launcher-2-thread-4) [n:127.0.0.1:35422_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1316 INFO  (jetty-launcher-2-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1316 INFO  (jetty-launcher-2-thread-2) [n:127.0.0.1:41158_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1317 INFO  (jetty-launcher-2-thread-1) [n:127.0.0.1:38312_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1317 INFO  (zkCallback-20-thread-1-processing-n:127.0.0.1:35422_solr) [n:127.0.0.1:35422_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2c703b1 name:ZooKeeperConnection Watcher:127.0.0.1:43590/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1318 INFO  (jetty-launcher-2-thread-4) [n:127.0.0.1:35422_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1318 INFO  (jetty-launcher-2-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1320 INFO  (zkCallback-21-thread-1-processing-n:127.0.0.1:41158_solr) [n:127.0.0.1:41158_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@39f43a74 name:ZooKeeperConnection Watcher:127.0.0.1:43590/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1321 INFO  (jetty-launcher-2-thread-2) [n:127.0.0.1:41158_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1321 INFO  (zkCallback-22-thread-1-processing-n:127.0.0.1:38312_solr) [n:127.0.0.1:38312_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5d760378 name:ZooKeeperConnection Watcher:127.0.0.1:43590/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1321 INFO  (jetty-launcher-2-thread-1) [n:127.0.0.1:38312_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1325 INFO  (jetty-launcher-2-thread-2) [n:127.0.0.1:41158_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1326 INFO  (jetty-launcher-2-thread-4) [n:127.0.0.1:35422_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1326 INFO  (jetty-launcher-2-thread-1) [n:127.0.0.1:38312_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1325 INFO  (jetty-launcher-2-thread-3) [n:127.0.0.1:45513_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$12/1661746884@52b712
   [junit4]   2> 1327 INFO  (jetty-launcher-2-thread-3) [n:127.0.0.1:45513_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1334 INFO  (jetty-launcher-2-thread-2) [n:127.0.0.1:41158_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1335 INFO  (zkCallback-23-thread-1-processing-n:127.0.0.1:45513_solr) [n:127.0.0.1:45513_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@446054a0 name:ZooKeeperConnection Watcher:127.0.0.1:43590/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1335 INFO  (jetty-launcher-2-thread-3) [n:127.0.0.1:45513_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1335 INFO  (jetty-launcher-2-thread-4) [n:127.0.0.1:35422_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1343 INFO  (jetty-launcher-2-thread-2) [n:127.0.0.1:41158_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1345 INFO  (jetty-launcher-2-thread-4) [n:127.0.0.1:35422_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1349 INFO  (jetty-launcher-2-thread-3) [n:127.0.0.1:45513_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1349 INFO  (jetty-launcher-2-thread-4) [n:127.0.0.1:35422_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1349 INFO  (jetty-launcher-2-thread-2) [n:127.0.0.1:41158_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1349 INFO  (jetty-launcher-2-thread-1) [n:127.0.0.1:38312_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1352 INFO  (jetty-launcher-2-thread-2) [n:127.0.0.1:41158_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1352 INFO  (jetty-launcher-2-thread-4) [n:127.0.0.1:35422_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1353 INFO  (jetty-launcher-2-thread-1) [n:127.0.0.1:38312_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1362 INFO  (jetty-launcher-2-thread-1) [n:127.0.0.1:38312_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1362 INFO  (jetty-launcher-2-thread-2) [n:127.0.0.1:41158_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1362 INFO  (jetty-launcher-2-thread-3) [n:127.0.0.1:45513_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1363 INFO  (jetty-launcher-2-thread-4) [n:127.0.0.1:35422_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1365 INFO  (jetty-launcher-2-thread-2) [n:127.0.0.1:41158_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1366 INFO  (jetty-launcher-2-thread-4) [n:127.0.0.1:35422_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1366 INFO  (jetty-launcher-2-thread-3) [n:127.0.0.1:45513_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1366 INFO  (jetty-launcher-2-thread-1) [n:127.0.0.1:38312_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1368 INFO  (jetty-launcher-2-thread-2) [n:127.0.0.1:41158_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1368 INFO  (jetty-launcher-2-thread-4) [n:127.0.0.1:35422_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1368 INFO  (jetty-launcher-2-thread-3) [n:127.0.0.1:45513_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1369 INFO  (jetty-launcher-2-thread-1) [n:127.0.0.1:38312_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1370 INFO  (jetty-launcher-2-thread-3) [n:127.0.0.1:45513_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1370 INFO  (jetty-launcher-2-thread-4) [n:127.0.0.1:35422_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1370 INFO  (jetty-launcher-2-thread-2) [n:127.0.0.1:41158_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1371 INFO  (jetty-launcher-2-thread-1) [n:127.0.0.1:38312_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1372 INFO  (jetty-launcher-2-thread-2) [n:127.0.0.1:41158_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1372 INFO  (jetty-launcher-2-thread-4) [n:127.0.0.1:35422_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1372 INFO  (jetty-launcher-2-thread-3) [n:127.0.0.1:45513_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1373 INFO  (jetty-launcher-2-thread-1) [n:127.0.0.1:38312_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1373 INFO  (jetty-launcher-2-thread-4) [n:127.0.0.1:35422_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1373 INFO  (jetty-launcher-2-thread-3) [n:127.0.0.1:45513_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1373 INFO  (jetty-launcher-2-thread-2) [n:127.0.0.1:41158_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1380 INFO  (jetty-launcher-2-thread-2) [n:127.0.0.1:41158_solr    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 1380 INFO  (jetty-launcher-2-thread-4) [n:127.0.0.1:35422_solr    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 1380 INFO  (jetty-launcher-2-thread-3) [n:127.0.0.1:45513_solr    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 1380 INFO  (jetty-launcher-2-thread-1) [n:127.0.0.1:38312_solr    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 1383 INFO  (jetty-launcher-2-thread-3) [n:127.0.0.1:45513_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1383 INFO  (jetty-launcher-2-thread-4) [n:127.0.0.1:35422_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1384 INFO  (jetty-launcher-2-thread-1) [n:127.0.0.1:38312_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1384 INFO  (jetty-launcher-2-thread-2) [n:127.0.0.1:41158_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1404 INFO  (jetty-launcher-2-thread-3) [n:127.0.0.1:45513_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1405 INFO  (jetty-launcher-2-thread-1) [n:127.0.0.1:38312_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1404 INFO  (jetty-launcher-2-thread-2) [n:127.0.0.1:41158_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1405 INFO  (jetty-launcher-2-thread-4) [n:127.0.0.1:35422_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1407 INFO  (jetty-launcher-2-thread-3) [n:127.0.0.1:45513_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1407 INFO  (jetty-launcher-2-thread-4) [n:127.0.0.1:35422_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1407 INFO  (jetty-launcher-2-thread-1) [n:127.0.0.1:38312_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1408 INFO  (jetty-launcher-2-thread-2) [n:127.0.0.1:41158_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1410 INFO  (jetty-launcher-2-thread-4) [n:127.0.0.1:35422_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1410 INFO  (jetty-launcher-2-thread-1) [n:127.0.0.1:38312_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1410 INFO  (jetty-launcher-2-thread-3) [n:127.0.0.1:45513_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1412 INFO  (jetty-launcher-2-thread-4) [n:127.0.0.1:35422_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96298241455030281-127.0.0.1:35422_solr-n_0000000000
   [junit4]   2> 1412 INFO  (jetty-launcher-2-thread-3) [n:127.0.0.1:45513_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96298241455030284-127.0.0.1:45513_solr-n_0000000002
   [junit4]   2> 1412 INFO  (jetty-launcher-2-thread-1) [n:127.0.0.1:38312_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96298241455030283-127.0.0.1:38312_solr-n_0000000001
   [junit4]   2> 1413 INFO  (jetty-launcher-2-thread-4) [n:127.0.0.1:35422_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:35422_solr
   [junit4]   2> 1413 INFO  (jetty-launcher-2-thread-2) [n:127.0.0.1:41158_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1417 INFO  (jetty-launcher-2-thread-4) [n:127.0.0.1:35422_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1417 INFO  (jetty-launcher-2-thread-2) [n:127.0.0.1:41158_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96298241455030282-127.0.0.1:41158_solr-n_0000000003
   [junit4]   2> 1418 INFO  (jetty-launcher-2-thread-3) [n:127.0.0.1:45513_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96298241455030283-127.0.0.1:38312_solr-n_0000000001 to know if I could be the leader
   [junit4]   2> 1418 INFO  (jetty-launcher-2-thread-1) [n:127.0.0.1:38312_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96298241455030281-127.0.0.1:35422_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 1419 INFO  (jetty-launcher-2-thread-1) [n:127.0.0.1:38312_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38312_solr
   [junit4]   2> 1419 INFO  (jetty-launcher-2-thread-1) [n:127.0.0.1:38312_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:38312_solr
   [junit4]   2> 1419 INFO  (jetty-launcher-2-thread-3) [n:127.0.0.1:45513_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45513_solr
   [junit4]   2> 1419 INFO  (jetty-launcher-2-thread-3) [n:127.0.0.1:45513_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:45513_solr
   [junit4]   2> 1419 INFO  (jetty-launcher-2-thread-2) [n:127.0.0.1:41158_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96298241455030284-127.0.0.1:45513_solr-n_0000000002 to know if I could be the leader
   [junit4]   2> 1419 INFO  (jetty-launcher-2-thread-4) [n:127.0.0.1:35422_solr    ] o.a.s.c.Overseer Overseer (id=96298241455030281-127.0.0.1:35422_solr-n_0000000000) starting
   [junit4]   2> 1420 INFO  (jetty-launcher-2-thread-2) [n:127.0.0.1:41158_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41158_solr
   [junit4]   2> 1420 INFO  (jetty-launcher-2-thread-2) [n:127.0.0.1:41158_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:41158_solr
   [junit4]   2> 1422 INFO  (zkCallback-21-thread-1-processing-n:127.0.0.1:41158_solr) [n:127.0.0.1:41158_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> 1422 INFO  (zkCallback-23-thread-1-processing-n:127.0.0.1:45513_solr) [n:127.0.0.1:45513_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> 1423 INFO  (zkCallback-22-thread-1-processing-n:127.0.0.1:38312_solr) [n:127.0.0.1:38312_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> 1423 INFO  (zkCallback-20-thread-1-processing-n:127.0.0.1:35422_solr) [n:127.0.0.1:35422_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> 1424 INFO  (zkCallback-23-thread-1-processing-n:127.0.0.1:45513_solr) [n:127.0.0.1:45513_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1424 INFO  (zkCallback-22-thread-1-processing-n:127.0.0.1:38312_solr) [n:127.0.0.1:38312_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1424 INFO  (zkCallback-21-thread-1-processing-n:127.0.0.1:41158_solr) [n:127.0.0.1:41158_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1424 INFO  (zkCallback-20-thread-1-processing-n:127.0.0.1:35422_solr) [n:127.0.0.1:35422_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1425 INFO  (zkCallback-22-thread-1-processing-n:127.0.0.1:38312_solr) [n:127.0.0.1:38312_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> 1425 INFO  (zkCallback-23-thread-1-processing-n:127.0.0.1:45513_solr) [n:127.0.0.1:45513_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> 1425 INFO  (zkCallback-21-thread-1-processing-n:127.0.0.1:41158_solr) [n:127.0.0.1:41158_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> 1425 INFO  (zkCallback-20-thread-1-processing-n:127.0.0.1:35422_solr) [n:127.0.0.1:35422_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> 1426 INFO  (zkCallback-23-thread-1-processing-n:127.0.0.1:45513_solr) [n:127.0.0.1:45513_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1426 INFO  (zkCallback-21-thread-1-processing-n:127.0.0.1:41158_solr) [n:127.0.0.1:41158_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1426 INFO  (zkCallback-22-thread-1-processing-n:127.0.0.1:38312_solr) [n:127.0.0.1:38312_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1426 INFO  (zkCallback-20-thread-1-processing-n:127.0.0.1:35422_solr) [n:127.0.0.1:35422_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1429 INFO  (jetty-launcher-2-thread-4) [n:127.0.0.1:35422_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1457 INFO  (jetty-launcher-2-thread-4) [n:127.0.0.1:35422_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1492 INFO  (jetty-launcher-2-thread-3) [n:127.0.0.1:45513_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1492 INFO  (jetty-launcher-2-thread-2) [n:127.0.0.1:41158_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1492 INFO  (jetty-launcher-2-thread-3) [n:127.0.0.1:45513_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1492 INFO  (jetty-launcher-2-thread-2) [n:127.0.0.1:41158_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1509 INFO  (jetty-launcher-2-thread-1) [n:127.0.0.1:38312_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1510 INFO  (jetty-launcher-2-thread-1) [n:127.0.0.1:38312_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1524 INFO  (OverseerCollectionConfigSetProcessor-96298241455030281-127.0.0.1:35422_solr-n_0000000000) [n:127.0.0.1:35422_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 1525 INFO  (jetty-launcher-2-thread-4) [n:127.0.0.1:35422_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:35422_solr as DOWN
   [junit4]   2> 1529 INFO  (OverseerStateUpdate-96298241455030281-127.0.0.1:35422_solr-n_0000000000) [n:127.0.0.1:35422_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1531 INFO  (jetty-launcher-2-thread-4) [n:127.0.0.1:35422_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35422_solr
   [junit4]   2> 1531 INFO  (jetty-launcher-2-thread-4) [n:127.0.0.1:35422_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:35422_solr
   [junit4]   2> 1533 INFO  (zkCallback-23-thread-1-processing-n:127.0.0.1:45513_solr) [n:127.0.0.1:45513_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> 1533 INFO  (zkCallback-21-thread-1-processing-n:127.0.0.1:41158_solr) [n:127.0.0.1:41158_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> 1533 INFO  (zkCallback-20-thread-1-processing-n:127.0.0.1:35422_solr) [n:127.0.0.1:35422_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> 1533 INFO  (zkCallback-22-thread-1-processing-n:127.0.0.1:38312_solr) [n:127.0.0.1:38312_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> 1533 INFO  (zkCallback-23-thread-1-processing-n:127.0.0.1:45513_solr) [n:127.0.0.1:45513_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1534 INFO  (OverseerStateUpdate-96298241455030281-127.0.0.1:35422_solr-n_0000000000) [n:127.0.0.1:35422_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (3)
   [junit4]   2> 1534 INFO  (zkCallback-21-thread-1-processing-n:127.0.0.1:41158_solr) [n:127.0.0.1:41158_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1534 INFO  (zkCallback-22-thread-1-processing-n:127.0.0.1:38312_solr) [n:127.0.0.1:38312_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1536 INFO  (zkCallback-20-thread-1-processing-n:127.0.0.1:35422_solr) [n:127.0.0.1:35422_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1540 INFO  (OverseerStateUpdate-96298241455030281-127.0.0.1:35422_solr-n_0000000000) [n:127.0.0.1:35422_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:35422_solr"} current state version: 0
   [junit4]   2> 1548 INFO  (OverseerStateUpdate-96298241455030281-127.0.0.1:35422_solr-n_0000000000) [n:127.0.0.1:35422_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:35422_solr
   [junit4]   2> 1567 INFO  (jetty-launcher-2-thread-4) [n:127.0.0.1:35422_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1567 INFO  (jetty-launcher-2-thread-4) [n:127.0.0.1:35422_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1570 INFO  (jetty-launcher-2-thread-1) [n:127.0.0.1:38312_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_331E361EF5083ED8-001/tempDir-001/node1/.
   [junit4]   2> 1570 INFO  (jetty-launcher-2-thread-2) [n:127.0.0.1:41158_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_331E361EF5083ED8-001/tempDir-001/node2/.
   [junit4]   2> 1570 INFO  (jetty-launcher-2-thread-3) [n:127.0.0.1:45513_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_331E361EF5083ED8-001/tempDir-001/node3/.
   [junit4]   2> 1570 INFO  (jetty-launcher-2-thread-4) [n:127.0.0.1:35422_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_331E361EF5083ED8-001/tempDir-001/node4/.
   [junit4]   2> 1574 INFO  (jetty-launcher-2-thread-1) [n:127.0.0.1:38312_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1575 INFO  (jetty-launcher-2-thread-2) [n:127.0.0.1:41158_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1575 INFO  (jetty-launcher-2-thread-3) [n:127.0.0.1:45513_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1575 INFO  (jetty-launcher-2-thread-4) [n:127.0.0.1:35422_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1585 INFO  (jetty-launcher-2-thread-4) [n:127.0.0.1:35422_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J0
   [junit4]   2> 1585 INFO  (jetty-launcher-2-thread-2) [n:127.0.0.1:41158_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J0
   [junit4]   2> 1586 INFO  (jetty-launcher-2-thread-2) [n:127.0.0.1:41158_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1585 INFO  (jetty-launcher-2-thread-4) [n:127.0.0.1:35422_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1585 INFO  (jetty-launcher-2-thread-3) [n:127.0.0.1:45513_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J0
   [junit4]   2> 1585 INFO  (jetty-launcher-2-thread-1) [n:127.0.0.1:38312_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J0
   [junit4]   2> 1586 INFO  (jetty-launcher-2-thread-1) [n:127.0.0.1:38312_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1586 INFO  (jetty-launcher-2-thread-3) [n:127.0.0.1:45513_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1586 INFO  (SUITE-TestCollectionStateWatchers-seed#[331E361EF5083ED8]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1587 INFO  (SUITE-TestCollectionStateWatchers-seed#[331E361EF5083ED8]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1588 INFO  (zkCallback-28-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@148a8bb4 name:ZooKeeperConnection Watcher:127.0.0.1:43590 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1588 INFO  (SUITE-TestCollectionStateWatchers-seed#[331E361EF5083ED8]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1588 INFO  (SUITE-TestCollectionStateWatchers-seed#[331E361EF5083ED8]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1589 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 0x1561ebd8a6c000d, 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> 1600 INFO  (SUITE-TestCollectionStateWatchers-seed#[331E361EF5083ED8]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1600 INFO  (SUITE-TestCollectionStateWatchers-seed#[331E361EF5083ED8]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1604 INFO  (zkCallback-31-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7cfbd1a2 name:ZooKeeperConnection Watcher:127.0.0.1:43590/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1606 INFO  (SUITE-TestCollectionStateWatchers-seed#[331E361EF5083ED8]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1607 INFO  (SUITE-TestCollectionStateWatchers-seed#[331E361EF5083ED8]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1607 INFO  (SUITE-TestCollectionStateWatchers-seed#[331E361EF5083ED8]-worker) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1609 INFO  (SUITE-TestCollectionStateWatchers-seed#[331E361EF5083ED8]-worker) [    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 1609 INFO  (SUITE-TestCollectionStateWatchers-seed#[331E361EF5083ED8]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1621 INFO  (SUITE-TestCollectionStateWatchers-seed#[331E361EF5083ED8]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/solrconfig.xml
   [junit4]   2> 1625 INFO  (SUITE-TestCollectionStateWatchers-seed#[331E361EF5083ED8]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/schema-sql.xml
   [junit4]   2> 1628 INFO  (SUITE-TestCollectionStateWatchers-seed#[331E361EF5083ED8]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/solrconfig-sql.xml
   [junit4]   2> 1634 INFO  (SUITE-TestCollectionStateWatchers-seed#[331E361EF5083ED8]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/solrconfig-slave1.xml
   [junit4]   2> 1637 INFO  (SUITE-TestCollectionStateWatchers-seed#[331E361EF5083ED8]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/schema.xml
   [junit4]   2> 1640 INFO  (SUITE-TestCollectionStateWatchers-seed#[331E361EF5083ED8]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/schema-replication1.xml
   [junit4]   2> 1642 INFO  (SUITE-TestCollectionStateWatchers-seed#[331E361EF5083ED8]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/solrconfig-managed-schema.xml
   [junit4]   2> 1665 INFO  (TEST-TestCollectionStateWatchers.testStateWatcherChecksCurrentStateOnRegister-seed#[331E361EF5083ED8]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testStateWatcherChecksCurrentStateOnRegister
   [junit4]   2> 1666 INFO  (TEST-TestCollectionStateWatchers.testStateWatcherChecksCurrentStateOnRegister-seed#[331E361EF5083ED8]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1667 INFO  (TEST-TestCollectionStateWatchers.testStateWatcherChecksCurrentStateOnRegister-seed#[331E361EF5083ED8]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1670 INFO  (zkCallback-32-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@e69b92c name:ZooKeeperConnection Watcher:127.0.0.1:43590 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1670 INFO  (TEST-TestCollectionStateWatchers.testStateWatcherChecksCurrentStateOnRegister-seed#[331E361EF5083ED8]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1670 INFO  (TEST-TestCollectionStateWatchers.testStateWatcherChecksCurrentStateOnRegister-seed#[331E361EF5083ED8]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2218 INFO  (qtp9183360-53) [n:127.0.0.1:41158_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params async=12d68bf9-d72f-4c41-9581-c6bdf6acd468&replicationFactor=1&collection.configName=config&name=currentstate&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2228 INFO  (qtp9183360-53) [n:127.0.0.1:41158_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=12d68bf9-d72f-4c41-9581-c6bdf6acd468&replicationFactor=1&collection.configName=config&name=currentstate&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=64
   [junit4]   2> 2233 INFO  (OverseerCollectionConfigSetProcessor-96298241455030281-127.0.0.1:35422_solr-n_0000000000) [n:127.0.0.1:35422_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running/mn-12d68bf9-d72f-4c41-9581-c6bdf6acd468
   [junit4]   2> 2235 INFO  (OverseerCollectionConfigSetProcessor-96298241455030281-127.0.0.1:35422_solr-n_0000000000) [n:127.0.0.1:35422_solr    ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2>   "name":"currentstate",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"config",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "async":"12d68bf9-d72f-4c41-9581-c6bdf6acd468",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 2251 INFO  (OverseerThreadFactory-17-thread-1-processing-n:127.0.0.1:35422_solr) [n:127.0.0.1:35422_solr    ] o.a.s.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"currentstate",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"config",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "async":"12d68bf9-d72f-4c41-9581-c6bdf6acd468",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 2252 INFO  (OverseerThreadFactory-17-thread-1-processing-n:127.0.0.1:35422_solr) [n:127.0.0.1:35422_solr    ] o.a.s.c.OverseerCollectionMessageHandler Create collection currentstate
   [junit4]   2> 2257 INFO  (OverseerThreadFactory-17-thread-1-processing-n:127.0.0.1:35422_solr) [n:127.0.0.1:35422_solr    ] o.a.s.c.OverseerCollectionMessageHandler creating collections conf node /collections/currentstate 
   [junit4]   2> 2258 INFO  (OverseerThreadFactory-17-thread-1-processing-n:127.0.0.1:35422_solr) [n:127.0.0.1:35422_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections/currentstate
   [junit4]   2> 2261 INFO  (zkCallback-23-thread-1-processing-n:127.0.0.1:45513_solr) [n:127.0.0.1:45513_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 2261 INFO  (zkCallback-22-thread-1-processing-n:127.0.0.1:38312_solr) [n:127.0.0.1:38312_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 2262 INFO  (zkCallback-21-thread-1-processing-n:127.0.0.1:41158_solr) [n:127.0.0.1:41158_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 2265 INFO  (zkCallback-31-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 2265 INFO  (zkCallback-20-thread-1-processing-n:127.0.0.1:35422_solr) [n:127.0.0.1:35422_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 2273 INFO  (OverseerStateUpdate-96298241455030281-127.0.0.1:35422_solr-n_0000000000) [n:127.0.0.1:35422_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"currentstate",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"config",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "async":"12d68bf9-d72f-4c41-9581-c6bdf6acd468",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 2274 INFO  (OverseerStateUpdate-96298241455030281-127.0.0.1:35422_solr-n_0000000000) [n:127.0.0.1:35422_solr    ] o.a.s.c.o.ClusterStateMutator building a new cName: currentstate
   [junit4]   2> 2307 INFO  (OverseerStateUpdate-96298241455030281-127.0.0.1:35422_solr-n_0000000000) [n:127.0.0.1:35422_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/currentstate/state.json
   [junit4]   2> 2335 INFO  (qtp9183360-38) [n:127.0.0.1:41158_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=12d68bf9-d72f-4c41-9581-c6bdf6acd468&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2337 INFO  (qtp9183360-38) [n:127.0.0.1:41158_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=12d68bf9-d72f-4c41-9581-c6bdf6acd468&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 2378 INFO  (OverseerThreadFactory-17-thread-1-processing-n:127.0.0.1:35422_solr) [n:127.0.0.1:35422_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating SolrCores for new collection currentstate, shardNames [shard1] , replicationFactor : 1
   [junit4]   2> 2378 INFO  (OverseerThreadFactory-17-thread-1-processing-n:127.0.0.1:35422_solr) [n:127.0.0.1:35422_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core currentstate_shard1_replica1 as part of shard shard1 of collection currentstate on 127.0.0.1:35422_solr
   [junit4]   2> 2464 INFO  (qtp27255482-37) [n:127.0.0.1:35422_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={async=12d68bf9-d72f-4c41-9581-c6bdf6acd468687385775694416&qt=/admin/cores&collection.configName=config&name=currentstate_shard1_replica1&action=CREATE&numShards=1&collection=currentstate&shard=shard1&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 2468 INFO  (parallelCoreAdminExecutor-21-thread-1-processing-n:127.0.0.1:35422_solr 12d68bf9-d72f-4c41-9581-c6bdf6acd468687385775694416 CREATE) [n:127.0.0.1:35422_solr    ] o.a.s.h.a.CoreAdminOperation core create command async=12d68bf9-d72f-4c41-9581-c6bdf6acd468687385775694416&qt=/admin/cores&collection.configName=config&name=currentstate_shard1_replica1&action=CREATE&numShards=1&collection=currentstate&shard=shard1&wt=javabin&version=2
   [junit4]   2> 2475 INFO  (parallelCoreAdminExecutor-21-thread-1-processing-n:127.0.0.1:35422_solr 12d68bf9-d72f-4c41-9581-c6bdf6acd468687385775694416 CREATE) [n:127.0.0.1:35422_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=currentstate_shard1_replica1, collection.configName=config, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=currentstate, numShards=1, dataDir=data/, shard=shard1}
   [junit4]   2> 2476 INFO  (qtp27255482-37) [n:127.0.0.1:35422_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 12d68bf9-d72f-4c41-9581-c6bdf6acd468687385775694416
   [junit4]   2> 2476 INFO  (qtp27255482-37) [n:127.0.0.1:35422_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=12d68bf9-d72f-4c41-9581-c6bdf6acd468687385775694416&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2476 INFO  (parallelCoreAdminExecutor-21-thread-1-processing-n:127.0.0.1:35422_solr 12d68bf9-d72f-4c41-9581-c6bdf6acd468687385775694416 CREATE) [n:127.0.0.1:35422_solr c:currentstate s:shard1  x:currentstate_shard1_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 2479 INFO  (parallelCoreAdminExecutor-21-thread-1-processing-n:127.0.0.1:35422_solr 12d68bf9-d72f-4c41-9581-c6bdf6acd468687385775694416 CREATE) [n:127.0.0.1:35422_solr c:currentstate s:shard1  x:currentstate_shard1_replica1] o.a.s.c.ZkController Registering watch for collection currentstate
   [junit4]   2> 2479 INFO  (OverseerStateUpdate-96298241455030281-127.0.0.1:35422_solr-n_0000000000) [n:127.0.0.1:35422_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"currentstate_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:35422/solr",
   [junit4]   2>   "node_name":"127.0.0.1:35422_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"currentstate",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 2482 INFO  (OverseerStateUpdate-96298241455030281-127.0.0.1:35422_solr-n_0000000000) [n:127.0.0.1:35422_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"currentstate_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:35422/solr",
   [junit4]   2>   "node_name":"127.0.0.1:35422_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"currentstate",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2482 INFO  (parallelCoreAdminExecutor-21-thread-1-processing-n:127.0.0.1:35422_solr 12d68bf9-d72f-4c41-9581-c6bdf6acd468687385775694416 CREATE) [n:127.0.0.1:35422_solr c:currentstate s:shard1  x:currentstate_shard1_replica1] o.a.s.c.c.ZkStateReader Add data for [currentstate] ver [0]
   [junit4]   2> 2489 INFO  (parallelCoreAdminExecutor-21-thread-1-processing-n:127.0.0.1:35422_solr 12d68bf9-d72f-4c41-9581-c6bdf6acd468687385775694416 CREATE) [n:127.0.0.1:35422_solr c:currentstate s:shard1  x:currentstate_shard1_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 2593 INFO  (OverseerStateUpdate-96298241455030281-127.0.0.1:35422_solr-n_0000000000) [n:127.0.0.1:35422_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/currentstate/state.json version: 0
   [junit4]   2> 2596 INFO  (zkCallback-20-thread-2-processing-n:127.0.0.1:35422_solr) [n:127.0.0.1:35422_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/currentstate/state.json] for collection [currentstate] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2597 INFO  (zkCallback-20-thread-2-processing-n:127.0.0.1:35422_solr) [n:127.0.0.1:35422_solr    ] o.a.s.c.c.ZkStateReader Updating data for [currentstate] from [0] to [1]
   [junit4]   2> 3354 INFO  (qtp9183360-41) [n:127.0.0.1:41158_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=12d68bf9-d72f-4c41-9581-c6bdf6acd468&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3356 INFO  (qtp9183360-41) [n:127.0.0.1:41158_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=12d68bf9-d72f-4c41-9581-c6bdf6acd468&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 3489 INFO  (qtp27255482-65) [n:127.0.0.1:35422_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 12d68bf9-d72f-4c41-9581-c6bdf6acd468687385775694416
   [junit4]   2> 3489 INFO  (qtp27255482-65) [n:127.0.0.1:35422_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=12d68bf9-d72f-4c41-9581-c6bdf6acd468687385775694416&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 3492 INFO  (parallelCoreAdminExecutor-21-thread-1-processing-n:127.0.0.1:35422_solr 12d68bf9-d72f-4c41-9581-c6bdf6acd468687385775694416 CREATE) [n:127.0.0.1:35422_solr c:currentstate s:shard1  x:currentstate_shard1_replica1] o.a.s.c.ZkController waiting to find shard id in clusterstate for currentstate_shard1_replica1
   [junit4]   2> 3492 INFO  (parallelCoreAdminExecutor-21-thread-1-processing-n:127.0.0.1:35422_solr 12d68bf9-d72f-4c41-9581-c6bdf6acd468687385775694416 CREATE) [n:127.0.0.1:35422_solr c:currentstate s:shard1  x:currentstate_shard1_replica1] o.a.s.c.ZkController Check for collection zkNode:currentstate
   [junit4]   2> 3492 INFO  (parallelCoreAdminExecutor-21-thread-1-processing-n:127.0.0.1:35422_solr 12d68bf9-d72f-4c41-9581-c6bdf6acd468687385775694416 CREATE) [n:127.0.0.1:35422_solr c:currentstate s:shard1  x:currentstate_shard1_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 3492 INFO  (parallelCoreAdminExecutor-21-thread-1-processing-n:127.0.0.1:35422_solr 12d68bf9-d72f-4c41-9581-c6bdf6acd468687385775694416 CREATE) [n:127.0.0.1:35422_solr c:currentstate s:shard1  x:currentstate_shard1_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/currentstate]
   [junit4]   2> 3493 INFO  (parallelCoreAdminExecutor-21-thread-1-processing-n:127.0.0.1:35422_solr 12d68bf9-d72f-4c41-9581-c6bdf6acd468687385775694416 CREATE) [n:127.0.0.1:35422_solr c:currentstate s:shard1  x:currentstate_shard1_replica1] o.a.s.c.c.ZkStateReader path=[/collections/currentstate] [configName]=[config] specified config exists in ZooKeeper
   [junit4]   2> 3494 INFO  (parallelCoreAdminExecutor-21-thread-1-processing-n:127.0.0.1:35422_solr 12d68bf9-d72f-4c41-9581-c6bdf6acd468687385775694416 CREATE) [n:127.0.0.1:35422_solr c:currentstate s:shard1  x:currentstate_shard1_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_331E361EF5083ED8-001/tempDir-001/node4/currentstate_shard1_replica1'
   [junit4]   2> 3494 INFO  (parallelCoreAdminExecutor-21-thread-1-processing-n:127.0.0.1:35422_solr 12d68bf9-d72f-4c41-9581-c6bdf6acd468687385775694416 CREATE) [n:127.0.0.1:35422_solr c:currentstate s:shard1  x:currentstate_shard1_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 3494 INFO  (parallelCoreAdminExecutor-21-thread-1-processing-n:127.0.0.1:35422_solr 12d68bf9-d72f-4c41-9581-c6bdf6acd468687385775694416 CREATE) [n:127.0.0.1:35422_solr c:currentstate s:shard1  x:currentstate_shard1_replica1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 3497 INFO  (parallelCoreAdminExecutor-21-thread-1-processing-n:127.0.0.1:35422_solr 12d68bf9-d72f-4c41-9581-c6bdf6acd468687385775694416 CREATE) [n:127.0.0.1:35422_solr c:currentstate s:shard1  x:currentstate_shard1_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 3511 INFO  (parallelCoreAdminExecutor-21-thread-1-processing-n:127.0.0.1:35422_solr 12d68bf9-d72f-4c41-9581-c6bdf6acd468687385775694416 CREATE) [n:127.0.0.1:35422_solr c:currentstate s:shard1  x:currentstate_shard1_replica1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 3528 INFO  (parallelCoreAdminExecutor-21-thread-1-processing-n:127.0.0.1:35422_solr 12d68bf9-d72f-4c41-9581-c6bdf6acd468687385775694416 CREATE) [n:127.0.0.1:35422_solr c:currentstate s:shard1  x:currentstate_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 3557 INFO  (parallelCoreAdminExecutor-21-thread-1-processing-n:127.0.0.1:35422_solr 12d68bf9-d72f-4c41-9581-c6bdf6acd468687385775694416 CREATE) [n:127.0.0.1:35422_solr c:currentstate s:shard1  x:currentstate_shard1_replica1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 3639 INFO  (parallelCoreAdminExecutor-21-thread-1-processing-n:127.0.0.1:35422_solr 12d68bf9-d72f-4c41-9581-c6bdf6acd468687385775694416 CREATE) [n:127.0.0.1:35422_solr c:currentstate s:shard1  x:currentstate_shard1_replica1] o.a.s.s.IndexSchema [currentstate_shard1_replica1] Schema name=test
   [junit4]   2> 4020 INFO  (parallelCoreAdminExecutor-21-thread-1-processing-n:127.0.0.1:35422_solr 12d68bf9-d72f-4c41-9581-c6bdf6acd468687385775694416 CREATE) [n:127.0.0.1:35422_solr c:currentstate s:shard1  x:currentstate_shard1_replica1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 4023 INFO  (parallelCoreAdminExecutor-21-thread-1-processing-n:127.0.0.1:35422_solr 12d68bf9-d72f-4c41-9581-c6bdf6acd468687385775694416 CREATE) [n:127.0.0.1:35422_solr c:currentstate s:shard1  x:currentstate_shard1_replica1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 4028 WARN  (parallelCoreAdminExecutor-21-thread-1-processing-n:127.0.0.1:35422_solr 12d68bf9-d72f-4c41-9581-c6bdf6acd468687385775694416 CREATE) [n:127.0.0.1:35422_solr c:currentstate s:shard1  x:currentstate_shard1_replica1] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 4028 WARN  (parallelCoreAdminExecutor-21-thread-1-processing-n:127.0.0.1:35422_solr 12d68bf9-d72f-4c41-9581-c6bdf6acd468687385775694416 CREATE) [n:127.0.0.1:35422_solr c:currentstate s:shard1  x:currentstate_shard1_replica1] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 4058 INFO  (parallelCoreAdminExecutor-21-thread-1-processing-n:127.0.0.1:35422_solr 12d68bf9-d72f-4c41-9581-c6bdf6acd468687385775694416 CREATE) [n:127.0.0.1:35422_solr c:currentstate s:shard1  x:currentstate_shard1_replica1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/config', cwd=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J0
   [junit4]   2> 4059 INFO  (parallelCoreAdminExecutor-21-thread-1-processing-n:127.0.0.1:35422_solr 12d68bf9-d72f-4c41-9581-c6bdf6acd468687385775694416 CREATE) [n:127.0.0.1:35422_solr c:currentstate s:shard1  x:currentstate_shard1_replica1] o.a.s.c.CoreContainer Creating SolrCore 'currentstate_shard1_replica1' using configuration from collection currentstate
   [junit4]   2> 4061 INFO  (parallelCoreAdminExecutor-21-thread-1-processing-n:127.0.0.1:35422_solr 12d68bf9-d72f-4c41-9581-c6bdf6acd468687385775694416 CREATE) [n:127.0.0.1:35422_solr c:currentstate s:shard1 r:core_node1 x:currentstate_shard1_replica1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 4073 INFO  (parallelCoreAdminExecutor-21-thread-1-processing-n:127.0.0.1:35422_solr 12d68bf9-d72f-4c41-9581-c6bdf6acd468687385775694416 CREATE) [n:127.0.0.1:35422_solr c:currentstate s:shard1 r:core_node1 x:currentstate_shard1_replica1] o.a.s.c.SolrCore [[currentstate_shard1_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_331E361EF5083ED8-001/tempDir-001/node4/currentstate_shard1_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_331E361EF5083ED8-001/tempDir-001/node4/./currentstate_shard1_replica1/data/]
   [junit4]   2> 4075 INFO  (parallelCoreAdminExecutor-21-thread-1-processing-n:127.0.0.1:35422_solr 12d68bf9-d72f-4c41-9581-c6bdf6acd468687385775694416 CREATE) [n:127.0.0.1:35422_solr c:currentstate s:shard1 r:core_node1 x:currentstate_shard1_replica1] o.a.s.c.SolrCore JMX monitoring not detected for core: currentstate_shard1_replica1
   [junit4]   2> 4101 INFO  (parallelCoreAdminExecutor-21-thread-1-processing-n:127.0.0.1:35422_solr 12d68bf9-d72f-4c41-9581-c6bdf6acd468687385775694416 CREATE) [n:127.0.0.1:35422_solr c:currentstate s:shard1 r:core_node1 x:currentstate_shard1_replica1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_331E361EF5083ED8-001/tempDir-001/node4/./currentstate_shard1_replica1/data
   [junit4]   2> 4102 INFO  (parallelCoreAdminExecutor-21-thread-1-processing-n:127.0.0.1:35422_solr 12d68bf9-d72f-4c41-9581-c6bdf6acd468687385775694416 CREATE) [n:127.0.0.1:35422_solr c:currentstate s:shard1 r:core_node1 x:currentstate_shard1_replica1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_331E361EF5083ED8-001/tempDir-001/node4/./currentstate_shard1_replica1/data/index/
   [junit4]   2> 4102 WARN  (parallelCoreAdminExecutor-21-thread-1-processing-n:127.0.0.1:35422_solr 12d68bf9-d72f-4c41-9581-c6bdf6acd468687385775694416 CREATE) [n:127.0.0.1:35422_solr c:currentstate s:shard1 r:core_node1 x:currentstate_shard1_replica1] o.a.s.c.SolrCore [currentstate_shard1_replica1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_331E361EF5083ED8-001/tempDir-001/node4/./currentstate_shard1_replica1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 4104 INFO  (parallelCoreAdminExecutor-21-thread-1-processing-n:127.0.0.1:35422_solr 12d68bf9-d72f-4c41-9581-c6bdf6acd468687385775694416 CREATE) [n:127.0.0.1:35422_solr c:currentstate s:shard1 r:core_node1 x:currentstate_shard1_replica1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_331E361EF5083ED8-001/tempDir-001/node4/./currentstate_shard1_replica1/data/index
   [junit4]   2> 4144 INFO  (parallelCoreAdminExecutor-21-thread-1-processing-n:127.0.0.1:35422_solr 12d68bf9-d72f-4c41-9581-c6bdf6acd468687385775694416 CREATE) [n:127.0.0.1:35422_solr c:currentstate s:shard1 r:core_node1 x:currentstate_shard1_replica1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@6263383f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7b719230),segFN=segments_1,generation=1}
   [junit4]   2> 4144 INFO  (parallelCoreAdminExecutor-21-thread-1-processing-n:127.0.0.1:35422_solr 12d68bf9-d72f-4c41-9581-c6bdf6acd468687385775694416 CREATE) [n:127.0.0.1:35422_solr c:currentstate s:shard1 r:core_node1 x:currentstate_shard1_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 4146 INFO  (OldIndexDirectoryCleanupThreadForCore-currentstate_shard1_replica1) [n:127.0.0.1:35422_solr c:currentstate s:shard1 r:core_node1 x:currentstate_shard1_replica1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core currentstate_shard1_replica1 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_331E361EF5083ED8-001/tempDir-001/node4/./currentstate_shard1_replica1/data/
   [junit4]   2> 4147 WARN  (OldIndexDirectoryCleanupThreadForCore-currentstate_shard1_replica1) [n:127.0.0.1:35422_solr c:currentstate s:shard1 r:core_node1 x:currentstate_shard1_replica1] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_331E361EF5083ED8-001/tempDir-001/node4/./currentstate_shard1_replica1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 4372 INFO  (qtp9183360-46) [n:127.0.0.1:41158_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=12d68bf9-d72f-4c41-9581-c6bdf6acd468&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 4373 INFO  (qtp9183360-46) [n:127.0.0.1:41158_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=12d68bf9-d72f-4c41-9581-c6bdf6acd468&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 4380 INFO  (parallelCoreAdminExecutor-21-thread-1-processing-n:127.0.0.1:35422_solr 12d68bf9-d72f-4c41-9581-c6bdf6acd468687385775694416 CREATE) [n:127.0.0.1:35422_solr c:currentstate s:shard1 r:core_node1 x:currentstate_shard1_replica1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 4413 INFO  (parallelCoreAdminExecutor-21-thread-1-processing-n:127.0.0.1:35422_solr 12d68bf9-d72f-4c41-9581-c6bdf6acd468687385775694416 CREATE) [n:127.0.0.1:35422_solr c:currentstate s:shard1 r:core_node1 x:currentstate_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 4418 INFO  (parallelCoreAdminExecutor-21-thread-1-processing-n:127.0.0.1:35422_solr 12d68bf9-d72f-4c41-9581-c6bdf6acd468687385775694416 CREATE) [n:127.0.0.1:35422_solr c:currentstate s:shard1 r:core_node1 x:currentstate_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 4419 INFO  (parallelCoreAdminExecutor-21-thread-1-processing-n:127.0.0.1:35422_solr 12d68bf9-d72f-4c41-9581-c6bdf6acd468687385775694416 CREATE) [n:127.0.0.1:35422_solr c:currentstate s:shard1 r:core_node1 x:currentstate_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 4420 INFO  (parallelCoreAdminExecutor-21-thread-1-processing-n:127.0.0.1:35422_solr 12d68bf9-d72f-4c41-9581-c6bdf6acd468687385775694416 CREATE) [n:127.0.0.1:35422_solr c:currentstate s:shard1 r:core_node1 x:currentstate_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 4498 INFO  (qtp27255482-62) [n:127.0.0.1:35422_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 12d68bf9-d72f-4c41-9581-c6bdf6acd468687385775694416
   [junit4]   2> 4498 INFO  (qtp27255482-62) [n:127.0.0.1:35422_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=12d68bf9-d72f-4c41-9581-c6bdf6acd468687385775694416&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 4592 INFO  (parallelCoreAdminExecutor-21-thread-1-processing-n:127.0.0.1:35422_solr 12d68bf9-d72f-4c41-9581-c6bdf6acd468687385775694416 CREATE) [n:127.0.0.1:35422_solr c:currentstate s:shard1 r:core_node1 x:currentstate_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> 4593 INFO  (parallelCoreAdminExecutor-21-thread-1-processing-n:127.0.0.1:35422_solr 12d68bf9-d72f-4c41-9581-c6bdf6acd468687385775694416 CREATE) [n:127.0.0.1:35422_solr c:currentstate s:shard1 r:core_node1 x:currentstate_shard1_replica1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 4604 INFO  (parallelCoreAdminExecutor-21-thread-1-processing-n:127.0.0.1:35422_solr 12d68bf9-d72f-4c41-9581-c6bdf6acd468687385775694416 CREATE) [n:127.0.0.1:35422_solr c:currentstate s:shard1 r:core_node1 x:currentstate_shard1_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 4604 INFO  (parallelCoreAdminExecutor-21-thread-1-processing-n:127.0.0.1:35422_solr 12d68bf9-d72f-4c41-9581-c6bdf6acd468687385775694416 CREATE) [n:127.0.0.1:35422_solr c:currentstate s:shard1 r:core_node1 x:currentstate_shard1_replica1] o.a.s.u.UpdateLog Initializing 

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

_331E361EF5083ED8-001/tempDir-001/node4/./falsepredicate_shard1_replica1/data/index
   [junit4]   2> 28961 INFO  (coreCloseExecutor-126-thread-2) [n:127.0.0.1:35422_solr c:delayed s:shard1 r:core_node1 x:delayed_shard1_replica1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 28961 INFO  (coreCloseExecutor-126-thread-1) [n:127.0.0.1:35422_solr c:currentstate s:shard1 r:core_node1 x:currentstate_shard1_replica1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_331E361EF5083ED8-001/tempDir-001/node4/./currentstate_shard1_replica1/data
   [junit4]   2> 28961 INFO  (coreCloseExecutor-126-thread-2) [n:127.0.0.1:35422_solr c:delayed s:shard1 r:core_node1 x:delayed_shard1_replica1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_331E361EF5083ED8-001/tempDir-001/node4/./delayed_shard1_replica1/data
   [junit4]   2> 28961 INFO  (coreCloseExecutor-126-thread-1) [n:127.0.0.1:35422_solr c:currentstate s:shard1 r:core_node1 x:currentstate_shard1_replica1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_331E361EF5083ED8-001/tempDir-001/node4/./currentstate_shard1_replica1/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_331E361EF5083ED8-001/tempDir-001/node4/./currentstate_shard1_replica1/data/index;done=false>>]
   [junit4]   2> 28962 INFO  (coreCloseExecutor-126-thread-1) [n:127.0.0.1:35422_solr c:currentstate s:shard1 r:core_node1 x:currentstate_shard1_replica1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 28962 INFO  (coreCloseExecutor-126-thread-1) [n:127.0.0.1:35422_solr c:currentstate s:shard1 r:core_node1 x:currentstate_shard1_replica1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_331E361EF5083ED8-001/tempDir-001/node4/./currentstate_shard1_replica1/data/index
   [junit4]   2> 28963 INFO  (zkCallback-43-thread-2-processing-n:127.0.0.1:41158_solr) [n:127.0.0.1:41158_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> 28963 INFO  (zkCallback-20-thread-1-processing-n:127.0.0.1:35422_solr) [n:127.0.0.1:35422_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> 28963 WARN  (zkCallback-43-thread-2-processing-n:127.0.0.1:41158_solr) [n:127.0.0.1:41158_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 28963 INFO  (zkCallback-20-thread-3-processing-n:127.0.0.1:35422_solr) [n:127.0.0.1:35422_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: [2])
   [junit4]   2> 28963 INFO  (zkCallback-20-thread-1-processing-n:127.0.0.1:35422_solr) [n:127.0.0.1:35422_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 28964 INFO  (zkCallback-20-thread-3-processing-n:127.0.0.1:35422_solr) [n:127.0.0.1:35422_solr    ] o.a.s.c.c.ZkStateReader Updating data for [falsepredicate] from [12] to [13]
   [junit4]   2> 28964 INFO  (jetty-launcher-2-thread-4) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@72f04790{/solr,null,UNAVAILABLE}
   [junit4]   2> 28966 INFO  (jetty-launcher-2-thread-3) [    ] o.a.s.c.Overseer Overseer (id=96298241455030281-127.0.0.1:35422_solr-n_0000000000) closing
   [junit4]   2> 28966 INFO  (OverseerStateUpdate-96298241455030281-127.0.0.1:35422_solr-n_0000000000) [n:127.0.0.1:35422_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:35422_solr
   [junit4]   2> 28968 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 0x1561ebd8a6c0009, 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> 28969 ERROR (jetty-launcher-2-thread-4-EventThread) [n:127.0.0.1:35422_solr    ] o.a.z.ClientCnxn Error while calling watcher 
   [junit4]   2> java.util.concurrent.RejectedExecutionException: Task org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$9/1829039006@17336729 rejected from org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@32d3ff4[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 479]
   [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> 28969 INFO  (jetty-launcher-2-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@311f3869{/solr,null,UNAVAILABLE}
   [junit4]   2> 30450 WARN  (zkCallback-23-thread-2-processing-n:127.0.0.1:45513_solr) [n:127.0.0.1:45513_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 30450 INFO  (jetty-launcher-2-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@11e91afc{/solr,null,UNAVAILABLE}
   [junit4]   2> 30452 INFO  (SUITE-TestCollectionStateWatchers-seed#[331E361EF5083ED8]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:43590 43590
   [junit4]   2> 30497 INFO  (Thread-1) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:43590 43590
   [junit4]   2> 30507 WARN  (Thread-1) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/aliases.json
   [junit4]   2> 	7	/solr/configs/config
   [junit4]   2> 	6	/solr/security.json
   [junit4]   2> 	3	/solr/collections/stateformat1/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	12	/solr/collections/waitforstate/state.json
   [junit4]   2> 	7	/solr/collections/falsepredicate/state.json
   [junit4]   2> 	7	/solr/clusterprops.json
   [junit4]   2> 	7	/solr/clusterstate.json
   [junit4]   2> 	7	/solr/collections/testcollection/state.json
   [junit4]   2> 	3	/solr/overseer_elect/election/96298241455030281-127.0.0.1:35422_solr-n_0000000000
   [junit4]   2> 	3	/solr/collections/stateformat1/state.json
   [junit4]   2> 	2	/solr/collections/currentstate/state.json
   [junit4]   2> 	2	/solr/overseer_elect/election/96298241455030284-127.0.0.1:45513_solr-n_0000000002
   [junit4]   2> 	2	/solr/collections/delayed/state.json
   [junit4]   2> 	2	/solr/collections/tobedeleted/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	47	/solr/overseer/queue
   [junit4]   2> 	18	/solr/overseer/queue-work
   [junit4]   2> 	7	/solr/collections
   [junit4]   2> 	7	/solr/overseer/collection-queue-work
   [junit4]   2> 	5	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 30507 INFO  (SUITE-TestCollectionStateWatchers-seed#[331E361EF5083ED8]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_331E361EF5083ED8-001
   [junit4]   2> Jul 24, 2016 9:09:43 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY, chunkSize=17037, maxDocsPerChunk=10, blockSize=576), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY, chunkSize=17037, blockSize=576)), sim=ClassicSimilarity, locale=ar, timezone=Africa/Juba
   [junit4]   2> NOTE: Linux 4.4.0-31-generic amd64/Oracle Corporation 1.8.0_92 (64-bit)/cpus=12,threads=1,free=264799216,total=526385152
   [junit4]   2> NOTE: All tests run in this JVM: [AnlysisResponseBaseTest, TestNamedListCodec, FieldAnalysisResponseTest, TestCollectionStateWatchers]
   [junit4] Completed [14/85 (1!)] on J0 in 31.02s, 9 tests, 1 failure <<< FAILURES!

[...truncated 59651 lines...]