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/06/07 10:47:23 UTC

[JENKINS-EA] Lucene-Solr-master-Linux (64bit/jdk-9-ea+121) - Build # 16936 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/16936/
Java: 64bit/jdk-9-ea+121 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

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([2FE93149F98A0617:72D2FE39BE879929]: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 jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:531)
	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(java.base@9-ea/Thread.java:843)




Build Log:
[...truncated 13048 lines...]
   [junit4] Suite: org.apache.solr.common.cloud.TestCollectionStateWatchers
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_2FE93149F98A0617-001/init-core-data-001
   [junit4]   2> 28721 INFO  (SUITE-TestCollectionStateWatchers-seed#[2FE93149F98A0617]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=https://issues.apache.org/jira/browse/SOLR-9189 - temp disable randomized ssl to get to bottom of recent explosion of timeout related failures in jenkins builds, value=NaN, ssl=0.0, clientAuth=NaN)
   [junit4]   2> 28722 INFO  (SUITE-TestCollectionStateWatchers-seed#[2FE93149F98A0617]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 28722 INFO  (Thread-116) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 28722 INFO  (Thread-116) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 28822 INFO  (SUITE-TestCollectionStateWatchers-seed#[2FE93149F98A0617]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:45050
   [junit4]   2> 28822 INFO  (SUITE-TestCollectionStateWatchers-seed#[2FE93149F98A0617]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 28823 INFO  (SUITE-TestCollectionStateWatchers-seed#[2FE93149F98A0617]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 28833 INFO  (zkCallback-63-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5e99ce6f name:ZooKeeperConnection Watcher:127.0.0.1:45050 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 28833 INFO  (SUITE-TestCollectionStateWatchers-seed#[2FE93149F98A0617]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 28833 INFO  (SUITE-TestCollectionStateWatchers-seed#[2FE93149F98A0617]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 28833 INFO  (SUITE-TestCollectionStateWatchers-seed#[2FE93149F98A0617]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 28837 INFO  (jetty-launcher-62-thread-4) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 28837 INFO  (jetty-launcher-62-thread-3) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 28838 INFO  (jetty-launcher-62-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 28838 INFO  (jetty-launcher-62-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@49c3b677{/solr,null,AVAILABLE}
   [junit4]   2> 28840 INFO  (jetty-launcher-62-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 28850 INFO  (jetty-launcher-62-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@623b27b4{/solr,null,AVAILABLE}
   [junit4]   2> 28850 INFO  (jetty-launcher-62-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@7799a309{HTTP/1.1,[http/1.1]}{127.0.0.1:35268}
   [junit4]   2> 28850 INFO  (jetty-launcher-62-thread-1) [    ] o.e.j.s.Server Started @30660ms
   [junit4]   2> 28850 INFO  (jetty-launcher-62-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35268}
   [junit4]   2> 28856 INFO  (jetty-launcher-62-thread-4) [    ] o.e.j.s.ServerConnector Started ServerConnector@62de3118{HTTP/1.1,[http/1.1]}{127.0.0.1:39321}
   [junit4]   2> 28856 INFO  (jetty-launcher-62-thread-4) [    ] o.e.j.s.Server Started @30666ms
   [junit4]   2> 28856 INFO  (jetty-launcher-62-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39321}
   [junit4]   2> 28856 INFO  (jetty-launcher-62-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@71e7a66b
   [junit4]   2> 28856 INFO  (jetty-launcher-62-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_2FE93149F98A0617-001/tempDir-001/node4'
   [junit4]   2> 28856 INFO  (jetty-launcher-62-thread-4) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@71e7a66b
   [junit4]   2> 28857 INFO  (jetty-launcher-62-thread-4) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_2FE93149F98A0617-001/tempDir-001/node3'
   [junit4]   2> 28857 INFO  (jetty-launcher-62-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 28857 INFO  (jetty-launcher-62-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 28857 INFO  (jetty-launcher-62-thread-4) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 28857 INFO  (jetty-launcher-62-thread-4) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 28857 INFO  (jetty-launcher-62-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 28857 INFO  (jetty-launcher-62-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 28856 INFO  (jetty-launcher-62-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@127ce88b{/solr,null,AVAILABLE}
   [junit4]   2> 28859 INFO  (jetty-launcher-62-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 28859 INFO  (jetty-launcher-62-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 28860 INFO  (jetty-launcher-62-thread-3) [    ] o.e.j.s.ServerConnector Started ServerConnector@207bd014{HTTP/1.1,[http/1.1]}{127.0.0.1:45124}
   [junit4]   2> 28861 INFO  (jetty-launcher-62-thread-3) [    ] o.e.j.s.Server Started @30670ms
   [junit4]   2> 28861 INFO  (jetty-launcher-62-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45124}
   [junit4]   2> 28861 INFO  (jetty-launcher-62-thread-3) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@71e7a66b
   [junit4]   2> 28861 INFO  (jetty-launcher-62-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_2FE93149F98A0617-001/tempDir-001/node2'
   [junit4]   2> 28862 INFO  (jetty-launcher-62-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 28862 INFO  (jetty-launcher-62-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@22c7a7f{/solr,null,AVAILABLE}
   [junit4]   2> 28868 INFO  (jetty-launcher-62-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 28862 INFO  (zkCallback-64-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@9c373e9 name:ZooKeeperConnection Watcher:127.0.0.1:45050/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 28868 INFO  (jetty-launcher-62-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 28868 INFO  (jetty-launcher-62-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@79d9cbf9{HTTP/1.1,[http/1.1]}{127.0.0.1:42864}
   [junit4]   2> 28868 INFO  (jetty-launcher-62-thread-2) [    ] o.e.j.s.Server Started @30678ms
   [junit4]   2> 28868 INFO  (jetty-launcher-62-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42864}
   [junit4]   2> 28868 INFO  (jetty-launcher-62-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 28869 INFO  (jetty-launcher-62-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@71e7a66b
   [junit4]   2> 28869 INFO  (jetty-launcher-62-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 28869 INFO  (zkCallback-65-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@22640e0e name:ZooKeeperConnection Watcher:127.0.0.1:45050/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 28870 INFO  (jetty-launcher-62-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 28870 INFO  (jetty-launcher-62-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 28869 INFO  (jetty-launcher-62-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_2FE93149F98A0617-001/tempDir-001/node1'
   [junit4]   2> 28870 INFO  (jetty-launcher-62-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 28871 INFO  (jetty-launcher-62-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 28871 INFO  (jetty-launcher-62-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 28871 INFO  (jetty-launcher-62-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 28871 INFO  (jetty-launcher-62-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 28872 INFO  (jetty-launcher-62-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 28872 INFO  (jetty-launcher-62-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 28881 INFO  (zkCallback-67-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@44ec7cbd name:ZooKeeperConnection Watcher:127.0.0.1:45050/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 28881 INFO  (jetty-launcher-62-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 28881 INFO  (jetty-launcher-62-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 28888 INFO  (jetty-launcher-62-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 28891 INFO  (jetty-launcher-62-thread-4) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_2FE93149F98A0617-001/tempDir-001/node3/.
   [junit4]   2> 28891 INFO  (jetty-launcher-62-thread-4) [    ] o.a.s.c.CoreContainer New CoreContainer 1973347149
   [junit4]   2> 28891 INFO  (jetty-launcher-62-thread-4) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_2FE93149F98A0617-001/tempDir-001/node3]
   [junit4]   2> 28891 WARN  (jetty-launcher-62-thread-4) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_2FE93149F98A0617-001/tempDir-001/node3/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_2FE93149F98A0617-001/tempDir-001/node3/lib
   [junit4]   2> 28891 INFO  (jetty-launcher-62-thread-4) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 28894 INFO  (jetty-launcher-62-thread-4) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 28894 INFO  (zkCallback-66-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1b74b430 name:ZooKeeperConnection Watcher:127.0.0.1:45050/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 28894 INFO  (jetty-launcher-62-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 28894 INFO  (jetty-launcher-62-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_2FE93149F98A0617-001/tempDir-001/node4/.
   [junit4]   2> 28894 INFO  (jetty-launcher-62-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 718187416
   [junit4]   2> 28894 INFO  (jetty-launcher-62-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_2FE93149F98A0617-001/tempDir-001/node4]
   [junit4]   2> 28894 INFO  (jetty-launcher-62-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 28894 WARN  (jetty-launcher-62-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_2FE93149F98A0617-001/tempDir-001/node4/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_2FE93149F98A0617-001/tempDir-001/node4/lib
   [junit4]   2> 28894 INFO  (jetty-launcher-62-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 28915 INFO  (jetty-launcher-62-thread-1) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 28915 INFO  (jetty-launcher-62-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 28916 INFO  (jetty-launcher-62-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 28916 INFO  (jetty-launcher-62-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 28916 INFO  (jetty-launcher-62-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45050/solr
   [junit4]   2> 28916 INFO  (jetty-launcher-62-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 28916 INFO  (jetty-launcher-62-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 28916 INFO  (jetty-launcher-62-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 28916 INFO  (jetty-launcher-62-thread-4) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 28920 INFO  (jetty-launcher-62-thread-4) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 28921 INFO  (jetty-launcher-62-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_2FE93149F98A0617-001/tempDir-001/node1/.
   [junit4]   2> 28921 INFO  (jetty-launcher-62-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 2097118452
   [junit4]   2> 28921 INFO  (jetty-launcher-62-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_2FE93149F98A0617-001/tempDir-001/node1]
   [junit4]   2> 28921 WARN  (jetty-launcher-62-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_2FE93149F98A0617-001/tempDir-001/node1/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_2FE93149F98A0617-001/tempDir-001/node1/lib
   [junit4]   2> 28922 INFO  (jetty-launcher-62-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 28922 INFO  (jetty-launcher-62-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45050/solr
   [junit4]   2> 28928 INFO  (jetty-launcher-62-thread-4) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 28928 INFO  (jetty-launcher-62-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 28923 INFO  (jetty-launcher-62-thread-2) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 28928 INFO  (jetty-launcher-62-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 28932 INFO  (jetty-launcher-62-thread-3) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_2FE93149F98A0617-001/tempDir-001/node2/.
   [junit4]   2> 28933 INFO  (jetty-launcher-62-thread-3) [    ] o.a.s.c.CoreContainer New CoreContainer 1090399695
   [junit4]   2> 28933 INFO  (jetty-launcher-62-thread-3) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_2FE93149F98A0617-001/tempDir-001/node2]
   [junit4]   2> 28933 WARN  (jetty-launcher-62-thread-3) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_2FE93149F98A0617-001/tempDir-001/node2/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_2FE93149F98A0617-001/tempDir-001/node2/lib
   [junit4]   2> 28934 INFO  (jetty-launcher-62-thread-3) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 28935 INFO  (jetty-launcher-62-thread-3) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 28937 INFO  (jetty-launcher-62-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 28937 INFO  (jetty-launcher-62-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 28937 INFO  (jetty-launcher-62-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45050/solr
   [junit4]   2> 28937 INFO  (jetty-launcher-62-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 28937 INFO  (jetty-launcher-62-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 28940 INFO  (jetty-launcher-62-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 28942 INFO  (zkCallback-75-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@20c7885b name:ZooKeeperConnection Watcher:127.0.0.1:45050 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 28942 INFO  (jetty-launcher-62-thread-3) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 28942 INFO  (jetty-launcher-62-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 28942 INFO  (jetty-launcher-62-thread-3) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 28943 INFO  (jetty-launcher-62-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45050/solr
   [junit4]   2> 28943 INFO  (jetty-launcher-62-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 28943 INFO  (jetty-launcher-62-thread-3) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 28945 INFO  (jetty-launcher-62-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 28945 INFO  (jetty-launcher-62-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 28945 INFO  (zkCallback-72-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5e750cf5 name:ZooKeeperConnection Watcher:127.0.0.1:45050 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 28947 INFO  (jetty-launcher-62-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 28947 INFO  (jetty-launcher-62-thread-4) [    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$183/1663141572@16c9127b
   [junit4]   2> 28947 INFO  (jetty-launcher-62-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 28947 INFO  (jetty-launcher-62-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 28950 INFO  (zkCallback-78-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@38b4309a name:ZooKeeperConnection Watcher:127.0.0.1:45050 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 28950 INFO  (jetty-launcher-62-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 28950 INFO  (jetty-launcher-62-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 28951 INFO  (zkCallback-79-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@722d954e name:ZooKeeperConnection Watcher:127.0.0.1:45050 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 28951 INFO  (jetty-launcher-62-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 28951 INFO  (jetty-launcher-62-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 28953 INFO  (zkCallback-80-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@291ec9a6 name:ZooKeeperConnection Watcher:127.0.0.1:45050/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 28953 INFO  (jetty-launcher-62-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 28953 INFO  (jetty-launcher-62-thread-1) [    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$183/1663141572@1370a348
   [junit4]   2> 28954 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 0x1552a77fd1a0007, 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(java.base@9-ea/Thread.java:843)
   [junit4]   2> 28954 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 0x1552a77fd1a0008, 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(java.base@9-ea/Thread.java:843)
   [junit4]   2> 28955 INFO  (jetty-launcher-62-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 28956 INFO  (jetty-launcher-62-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 28957 INFO  (jetty-launcher-62-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 28962 INFO  (jetty-launcher-62-thread-2) [    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$183/1663141572@6f57abce
   [junit4]   2> 28962 INFO  (jetty-launcher-62-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 28963 INFO  (jetty-launcher-62-thread-3) [    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$183/1663141572@3fc7cbee
   [junit4]   2> 28963 INFO  (jetty-launcher-62-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 28965 INFO  (zkCallback-82-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@48178d9b name:ZooKeeperConnection Watcher:127.0.0.1:45050/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 28965 INFO  (jetty-launcher-62-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 28966 INFO  (jetty-launcher-62-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 28967 INFO  (jetty-launcher-62-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 28969 INFO  (jetty-launcher-62-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 28970 INFO  (jetty-launcher-62-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 28971 INFO  (jetty-launcher-62-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 28973 INFO  (jetty-launcher-62-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 28974 INFO  (jetty-launcher-62-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 28975 INFO  (jetty-launcher-62-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 28976 INFO  (jetty-launcher-62-thread-4) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 28977 INFO  (jetty-launcher-62-thread-4) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 28978 INFO  (jetty-launcher-62-thread-4) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 28980 INFO  (jetty-launcher-62-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 28981 INFO  (jetty-launcher-62-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 28989 INFO  (zkCallback-83-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@30bcdf3e name:ZooKeeperConnection Watcher:127.0.0.1:45050/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 28989 INFO  (jetty-launcher-62-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 28989 INFO  (zkCallback-81-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@17e85af3 name:ZooKeeperConnection Watcher:127.0.0.1:45050/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 28989 INFO  (jetty-launcher-62-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 28992 INFO  (jetty-launcher-62-thread-4) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 28992 INFO  (jetty-launcher-62-thread-4) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96029661894148105-127.0.0.1:39321_solr-n_0000000000
   [junit4]   2> 28994 INFO  (jetty-launcher-62-thread-4) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:39321_solr
   [junit4]   2> 28994 INFO  (jetty-launcher-62-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 28997 INFO  (jetty-launcher-62-thread-4) [    ] o.a.s.c.Overseer Overseer (id=96029661894148105-127.0.0.1:39321_solr-n_0000000000) starting
   [junit4]   2> 29000 INFO  (jetty-launcher-62-thread-3) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 29000 INFO  (jetty-launcher-62-thread-1) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 29000 INFO  (jetty-launcher-62-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 29001 INFO  (jetty-launcher-62-thread-3) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 29001 INFO  (jetty-launcher-62-thread-2) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 29001 INFO  (jetty-launcher-62-thread-1) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 29002 INFO  (jetty-launcher-62-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 29002 INFO  (jetty-launcher-62-thread-3) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 29003 INFO  (jetty-launcher-62-thread-2) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 29004 INFO  (jetty-launcher-62-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 29007 INFO  (jetty-launcher-62-thread-1) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 29007 INFO  (jetty-launcher-62-thread-3) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 29007 INFO  (jetty-launcher-62-thread-1) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96029661894148108-127.0.0.1:35268_solr-n_0000000001
   [junit4]   2> 29008 INFO  (jetty-launcher-62-thread-3) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96029661894148107-127.0.0.1:45124_solr-n_0000000002
   [junit4]   2> 29010 INFO  (jetty-launcher-62-thread-3) [    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96029661894148108-127.0.0.1:35268_solr-n_0000000001 to know if I could be the leader
   [junit4]   2> 29010 INFO  (jetty-launcher-62-thread-3) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45124_solr
   [junit4]   2> 29010 INFO  (jetty-launcher-62-thread-2) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 29011 INFO  (jetty-launcher-62-thread-1) [    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96029661894148105-127.0.0.1:39321_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 29011 INFO  (jetty-launcher-62-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:45124_solr
   [junit4]   2> 29012 INFO  (jetty-launcher-62-thread-2) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96029661894148106-127.0.0.1:42864_solr-n_0000000003
   [junit4]   2> 29012 INFO  (jetty-launcher-62-thread-1) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35268_solr
   [junit4]   2> 29012 INFO  (jetty-launcher-62-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:35268_solr
   [junit4]   2> 29014 INFO  (zkCallback-82-thread-1) [    ] 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> 29014 INFO  (zkCallback-81-thread-1) [    ] 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> 29014 INFO  (zkCallback-83-thread-1) [    ] 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> 29014 INFO  (zkCallback-80-thread-1) [    ] 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> 29014 INFO  (jetty-launcher-62-thread-2) [    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96029661894148107-127.0.0.1:45124_solr-n_0000000002 to know if I could be the leader
   [junit4]   2> 29016 INFO  (jetty-launcher-62-thread-2) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:42864_solr as DOWN
   [junit4]   2> 29018 INFO  (zkCallback-82-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 29018 INFO  (zkCallback-81-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 29018 INFO  (zkCallback-83-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 29021 INFO  (zkCallback-81-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 29021 INFO  (zkCallback-83-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 29022 INFO  (zkCallback-80-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 29022 INFO  (zkCallback-81-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 29024 INFO  (zkCallback-82-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 29025 INFO  (zkCallback-83-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 29027 INFO  (zkCallback-82-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 29035 INFO  (jetty-launcher-62-thread-4) [    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 29035 INFO  (OverseerCollectionConfigSetProcessor-96029661894148105-127.0.0.1:39321_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 29036 INFO  (jetty-launcher-62-thread-4) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:39321_solr as DOWN
   [junit4]   2> 29037 INFO  (OverseerStateUpdate-96029661894148105-127.0.0.1:39321_solr-n_0000000000) [    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 29039 INFO  (OverseerStateUpdate-96029661894148105-127.0.0.1:39321_solr-n_0000000000) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (2)
   [junit4]   2> 29039 INFO  (jetty-launcher-62-thread-1) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 29039 INFO  (jetty-launcher-62-thread-1) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 29039 INFO  (OverseerStateUpdate-96029661894148105-127.0.0.1:39321_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:42864_solr"} current state version: 0
   [junit4]   2> 29039 INFO  (OverseerStateUpdate-96029661894148105-127.0.0.1:39321_solr-n_0000000000) [    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:42864_solr
   [junit4]   2> 29040 INFO  (OverseerStateUpdate-96029661894148105-127.0.0.1:39321_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:39321_solr"} current state version: 0
   [junit4]   2> 29040 INFO  (OverseerStateUpdate-96029661894148105-127.0.0.1:39321_solr-n_0000000000) [    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:39321_solr
   [junit4]   2> 29042 INFO  (jetty-launcher-62-thread-1) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_2FE93149F98A0617-001/tempDir-001/node4/.
   [junit4]   2> 29042 INFO  (jetty-launcher-62-thread-3) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 29042 INFO  (jetty-launcher-62-thread-3) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 29042 INFO  (jetty-launcher-62-thread-1) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 29043 INFO  (jetty-launcher-62-thread-3) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_2FE93149F98A0617-001/tempDir-001/node2/.
   [junit4]   2> 29043 INFO  (jetty-launcher-62-thread-1) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2
   [junit4]   2> 29043 INFO  (jetty-launcher-62-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 29043 INFO  (jetty-launcher-62-thread-3) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 29044 INFO  (jetty-launcher-62-thread-3) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2
   [junit4]   2> 29044 INFO  (jetty-launcher-62-thread-3) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 30027 INFO  (jetty-launcher-62-thread-2) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42864_solr
   [junit4]   2> 30028 INFO  (jetty-launcher-62-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:42864_solr
   [junit4]   2> 30029 INFO  (zkCallback-81-thread-1) [    ] 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> 30029 INFO  (zkCallback-80-thread-1) [    ] 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> 30029 INFO  (zkCallback-82-thread-1) [    ] 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> 30029 INFO  (zkCallback-83-thread-1) [    ] 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> 30029 INFO  (zkCallback-81-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 30029 INFO  (zkCallback-80-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 30029 INFO  (zkCallback-82-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 30029 INFO  (zkCallback-83-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 30038 INFO  (jetty-launcher-62-thread-4) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39321_solr
   [junit4]   2> 30039 INFO  (jetty-launcher-62-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:39321_solr
   [junit4]   2> 30039 INFO  (zkCallback-81-thread-1) [    ] 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> 30039 INFO  (zkCallback-83-thread-1) [    ] 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> 30039 INFO  (zkCallback-80-thread-1) [    ] 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> 30039 INFO  (zkCallback-82-thread-1) [    ] 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> 30039 INFO  (zkCallback-81-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 30039 INFO  (zkCallback-83-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 30039 INFO  (zkCallback-80-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 30040 INFO  (zkCallback-82-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 30041 INFO  (jetty-launcher-62-thread-2) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 30042 INFO  (jetty-launcher-62-thread-2) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 30042 INFO  (jetty-launcher-62-thread-2) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_2FE93149F98A0617-001/tempDir-001/node1/.
   [junit4]   2> 30042 INFO  (jetty-launcher-62-thread-2) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 30054 INFO  (jetty-launcher-62-thread-2) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2
   [junit4]   2> 30054 INFO  (jetty-launcher-62-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 30058 INFO  (jetty-launcher-62-thread-4) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 30058 INFO  (jetty-launcher-62-thread-4) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 30059 INFO  (jetty-launcher-62-thread-4) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_2FE93149F98A0617-001/tempDir-001/node3/.
   [junit4]   2> 30059 INFO  (jetty-launcher-62-thread-4) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 30059 INFO  (jetty-launcher-62-thread-4) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2
   [junit4]   2> 30059 INFO  (jetty-launcher-62-thread-4) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 30059 INFO  (SUITE-TestCollectionStateWatchers-seed#[2FE93149F98A0617]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 30060 INFO  (SUITE-TestCollectionStateWatchers-seed#[2FE93149F98A0617]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 30061 INFO  (zkCallback-88-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4091cfae name:ZooKeeperConnection Watcher:127.0.0.1:45050 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 30061 INFO  (SUITE-TestCollectionStateWatchers-seed#[2FE93149F98A0617]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 30061 INFO  (SUITE-TestCollectionStateWatchers-seed#[2FE93149F98A0617]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 30062 INFO  (SUITE-TestCollectionStateWatchers-seed#[2FE93149F98A0617]-worker) [    ] o.a.s.c.s.i.CloudSolrClient Final constructed zkHost string: 127.0.0.1:45050/solr
   [junit4]   2> 30062 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 0x1552a77fd1a000d, 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(java.base@9-ea/Thread.java:843)
   [junit4]   2> 30063 INFO  (SUITE-TestCollectionStateWatchers-seed#[2FE93149F98A0617]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 30063 INFO  (SUITE-TestCollectionStateWatchers-seed#[2FE93149F98A0617]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 30065 INFO  (zkCallback-91-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5fc6f0e1 name:ZooKeeperConnection Watcher:127.0.0.1:45050/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 30065 INFO  (SUITE-TestCollectionStateWatchers-seed#[2FE93149F98A0617]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 30066 INFO  (SUITE-TestCollectionStateWatchers-seed#[2FE93149F98A0617]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 30066 INFO  (SUITE-TestCollectionStateWatchers-seed#[2FE93149F98A0617]-worker) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 30066 INFO  (SUITE-TestCollectionStateWatchers-seed#[2FE93149F98A0617]-worker) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 30066 INFO  (SUITE-TestCollectionStateWatchers-seed#[2FE93149F98A0617]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 30067 INFO  (SUITE-TestCollectionStateWatchers-seed#[2FE93149F98A0617]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/solrconfig.xml
   [junit4]   2> 30069 INFO  (SUITE-TestCollectionStateWatchers-seed#[2FE93149F98A0617]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/schema-sql.xml
   [junit4]   2> 30070 INFO  (SUITE-TestCollectionStateWatchers-seed#[2FE93149F98A0617]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/solrconfig-sql.xml
   [junit4]   2> 30070 INFO  (SUITE-TestCollectionStateWatchers-seed#[2FE93149F98A0617]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/solrconfig-slave1.xml
   [junit4]   2> 30071 INFO  (SUITE-TestCollectionStateWatchers-seed#[2FE93149F98A0617]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/schema.xml
   [junit4]   2> 30072 INFO  (SUITE-TestCollectionStateWatchers-seed#[2FE93149F98A0617]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/schema-replication1.xml
   [junit4]   2> 30073 INFO  (SUITE-TestCollectionStateWatchers-seed#[2FE93149F98A0617]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/solrconfig-managed-schema.xml
   [junit4]   2> 30086 INFO  (TEST-TestCollectionStateWatchers.testCanWaitForNonexistantCollection-seed#[2FE93149F98A0617]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCanWaitForNonexistantCollection
   [junit4]   2> 30087 INFO  (TEST-TestCollectionStateWatchers.testCanWaitForNonexistantCollection-seed#[2FE93149F98A0617]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 30087 INFO  (TEST-TestCollectionStateWatchers.testCanWaitForNonexistantCollection-seed#[2FE93149F98A0617]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 30088 INFO  (zkCallback-92-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3a8c56e name:ZooKeeperConnection Watcher:127.0.0.1:45050 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 30089 INFO  (TEST-TestCollectionStateWatchers.testCanWaitForNonexistantCollection-seed#[2FE93149F98A0617]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 30089 INFO  (TEST-TestCollectionStateWatchers.testCanWaitForNonexistantCollection-seed#[2FE93149F98A0617]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 30094 INFO  (backgroundWatchers-61-thread-1) [    ] o.a.s.c.c.ZkStateReader Deleting data for [delayed]
   [junit4]   2> 30095 INFO  (qtp1847073953-439) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params async=5838e081-d06d-4ab1-bc66-1823fb57df71&replicationFactor=1&collection.configName=config&name=delayed&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 30096 INFO  (qtp1847073953-439) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=5838e081-d06d-4ab1-bc66-1823fb57df71&replicationFactor=1&collection.configName=config&name=delayed&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 30097 INFO  (OverseerCollectionConfigSetProcessor-96029661894148105-127.0.0.1:39321_solr-n_0000000000) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running/mn-5838e081-d06d-4ab1-bc66-1823fb57df71
   [junit4]   2> 30098 INFO  (OverseerCollectionConfigSetProcessor-96029661894148105-127.0.0.1:39321_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2>   "name":"delayed",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"config",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "async":"5838e081-d06d-4ab1-bc66-1823fb57df71",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 30098 INFO  (OverseerThreadFactory-123-thread-1) [    ] o.a.s.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"delayed",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"config",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "async":"5838e081-d06d-4ab1-bc66-1823fb57df71",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 30098 INFO  (OverseerThreadFactory-123-thread-1) [    ] o.a.s.c.OverseerCollectionMessageHandler Create collection delayed
   [junit4]   2> 30098 INFO  (OverseerThreadFactory-123-thread-1) [    ] o.a.s.c.OverseerCollectionMessageHandler creating collections conf node /collections/delayed 
   [junit4]   2> 30098 INFO  (OverseerThreadFactory-123-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/delayed
   [junit4]   2> 30099 INFO  (zkCallback-82-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 30099 INFO  (zkCallback-91-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 30099 INFO  (zkCallback-83-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 30099 INFO  (zkCallback-80-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 30099 INFO  (zkCallback-81-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 30099 INFO  (qtp1847073953-440) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=5838e081-d06d-4ab1-bc66-1823fb57df71&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 30100 INFO  (qtp1847073953-440) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=5838e081-d06d-4ab1-bc66-1823fb57df71&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 30101 INFO  (OverseerStateUpdate-96029661894148105-127.0.0.1:39321_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"delayed",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"config",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "async":"5838e081-d06d-4ab1-bc66-1823fb57df71",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 30101 INFO  (OverseerStateUpdate-96029661894148105-127.0.0.1:39321_solr-n_0000000000) [    ] o.a.s.c.o.ClusterStateMutator building a new cName: delayed
   [junit4]   2> 30102 INFO  (OverseerStateUpdate-96029661894148105-127.0.0.1:39321_solr-n_0000000000) [    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/delayed/state.json
   [junit4]   2> 30102 INFO  (zkCallback-91-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeCreated path:/collections/delayed/state.json] for collection [delayed] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 30102 INFO  (zkCallback-91-thread-1) [    ] o.a.s.c.c.ZkStateReader Add data for [delayed] ver [0]
   [junit4]   2> 30201 INFO  (OverseerThreadFactory-123-thread-1) [    ] o.a.s.c.OverseerCollectionMessageHandler Creating SolrCores for new collection delayed, shardNames [shard1] , replicationFactor : 1
   [junit4]   2> 30201 INFO  (OverseerThreadFactory-123-thread-1) [    ] o.a.s.c.OverseerCollectionMessageHandler Creating core delayed_shard1_replica1 as part of shard shard1 of collection delayed on 127.0.0.1:45124_solr
   [junit4]   2> 30210 INFO  (qtp1509945335-426) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={async=5838e081-d06d-4ab1-bc66-1823fb57df712754516032662877&qt=/admin/cores&collection.configName=config&name=delayed_shard1_replica1&action=CREATE&numShards=1&collection=delayed&shard=shard1&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 30210 INFO  (parallelCoreAdminExecutor-126-thread-1) [    ] o.a.s.h.a.CoreAdminOperation core create command async=5838e081-d06d-4ab1-bc66-1823fb57df712754516032662877&qt=/admin/cores&collection.configName=config&name=delayed_shard1_replica1&action=CREATE&numShards=1&collection=delayed&shard=shard1&wt=javabin&version=2
   [junit4]   2> 30211 INFO  (parallelCoreAdminExecutor-126-thread-1) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml, dataDir=data/, collection.configName=config, collection=delayed, loadOnStartup=true, transient=false, name=delayed_shard1_replica1, numShards=1, shard=shard1, config=solrconfig.xml, configSetProperties=configsetprops.json}
   [junit4]   2> 30212 INFO  (qtp1509945335-428) [    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 5838e081-d06d-4ab1-bc66-1823fb57df712754516032662877
   [junit4]   2> 30212 INFO  (qtp1509945335-428) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=5838e081-d06d-4ab1-bc66-1823fb57df712754516032662877&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 30212 INFO  (parallelCoreAdminExecutor-126-thread-1) [    ] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 30213 INFO  (parallelCoreAdminExecutor-126-thread-1) [    ] o.a.s.c.ZkController Registering watch for collection delayed
   [junit4]   2> 30214 INFO  (parallelCoreAdminExecutor-126-thread-1) [    ] o.a.s.c.c.ZkStateReader Add data for [delayed] ver [0]
   [junit4]   2> 30214 INFO  (OverseerStateUpdate-96029661894148105-127.0.0.1:39321_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"delayed_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:45124/solr",
   [junit4]   2>   "node_name":"127.0.0.1:45124_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"delayed",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 30214 INFO  (parallelCoreAdminExecutor-126-thread-1) [    ] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 30214 INFO  (OverseerStateUpdate-96029661894148105-127.0.0.1:39321_solr-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"delayed_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:45124/solr",
   [junit4]   2>   "node_name":"127.0.0.1:45124_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"delayed",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 30316 INFO  (OverseerStateUpdate-96029661894148105-127.0.0.1:39321_solr-n_0000000000) [    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/delayed/state.json version: 0
   [junit4]   2> 30316 INFO  (zkCallback-91-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delayed/state.json] for collection [delayed] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 30317 INFO  (zkCallback-83-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delayed/state.json] for collection [delayed] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 30317 INFO  (zkCallback-91-thread-1) [    ] o.a.s.c.c.ZkStateReader Updating data for [delayed] from [0] to [1]
   [junit4]   2> 30318 INFO  (zkCallback-83-thread-1) [    ] o.a.s.c.c.ZkStateReader Updating data for [delayed] from [0] to [1]
   [junit4]   2> 31102 INFO  (qtp1847073953-441) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=5838e081-d06d-4ab1-bc66-1823fb57df71&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 31103 INFO  (qtp1847073953-441) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=5838e081-d06d-4ab1-bc66-1823fb57df71&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 31214 INFO  (parallelCoreAdminExecutor-126-thread-1) [    ] o.a.s.c.ZkController waiting to find shard id in clusterstate for delayed_shard1_replica1
   [junit4]   2> 31214 INFO  (qtp1509945335-429) [    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 5838e081-d06d-4ab1-bc66-1823fb57df712754516032662877
   [junit4]   2> 31214 INFO  (parallelCoreAdminExecutor-126-thread-1) [    ] o.a.s.c.ZkController Check for collection zkNode:delayed
   [junit4]   2> 31214 INFO  (qtp1509945335-429) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=5838e081-d06d-4ab1-bc66-1823fb57df712754516032662877&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 31215 INFO  (parallelCoreAdminExecutor-126-thread-1) [    ] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 31215 INFO  (parallelCoreAdminExecutor-126-thread-1) [    ] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/delayed]
   [junit4]   2> 31215 INFO  (parallelCoreAdminExecutor-126-thread-1) [    ] o.a.s.c.c.ZkStateReader path=[/collections/delayed] [configName]=[config] specified config exists in ZooKeeper
   [junit4]   2> 31215 INFO  (parallelCoreAdminExecutor-126-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_2FE93149F98A0617-001/tempDir-001/node2/delayed_shard1_replica1'
   [junit4]   2> 31215 INFO  (parallelCoreAdminExecutor-126-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 31215 INFO  (parallelCoreAdminExecutor-126-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 31216 INFO  (parallelCoreAdminExecutor-126-thread-1) [    ] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 31222 INFO  (parallelCoreAdminExecutor-126-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 31224 INFO  (parallelCoreAdminExecutor-126-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 31232 INFO  (parallelCoreAdminExecutor-126-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 31240 INFO  (parallelCoreAdminExecutor-126-thread-1) [    ] o.a.s.s.IndexSchema [delayed_shard1_replica1] Schema name=test
   [junit4]   2> 31315 INFO  (parallelCoreAdminExecutor-126-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 31316 INFO  (parallelCoreAdminExecutor-126-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 31317 WARN  (parallelCoreAdminExecutor-126-thread-1) [    ] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 31317 WARN  (parallelCoreAdminExecutor-126-thread-1) [    ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 31318 INFO  (parallelCoreAdminExecutor-126-thread-1) [    ] 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-master-Linux/solr/build/solr-solrj/test/J2
   [junit4]   2> 31319 INFO  (parallelCoreAdminExecutor-126-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'delayed_shard1_replica1' using configuration from collection delayed
   [junit4]   2> 31319 INFO  (parallelCoreAdminExecutor-126-thread-1) [    ] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 31319 INFO  (parallelCoreAdminExecutor-126-thread-1) [    ] o.a.s.c.SolrCore [[delayed_shard1_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_2FE93149F98A0617-001/tempDir-001/node2/delayed_shard1_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_2FE93149F98A0617-001/tempDir-001/node2/./delayed_shard1_replica1/data/]
   [junit4]   2> 31319 INFO  (parallelCoreAdminExecutor-126-thread-1) [    ] o.a.s.c.SolrCore JMX monitoring not detected for core: delayed_shard1_replica1
   [junit4]   2> 31320 INFO  (parallelCoreAdminExecutor-126-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_2FE93149F98A0617-001/tempDir-001/node2/./delayed_shard1_replica1/data
   [junit4]   2> 31320 INFO  (parallelCoreAdminExecutor-126-thread-1) [    ] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_2FE93149F98A0617-001/tempDir-001/node2/./delayed_shard1_replica1/data/index/
   [junit4]   2> 31320 WARN  (parallelCoreAdminExecutor-126-thread-1) [    ] o.a.s.c.SolrCore [delayed_shard1_replica1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_2FE93149F98A0617-001/tempDir-001/node2/./delayed_shard1_replica1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 31320 INFO  (parallelCoreAdminExecutor-126-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_2FE93149F98A0617-001/tempDir-001/node2/./delayed_shard1_replica1/data/index
   [junit4]   2> 31321 INFO  (parallelCoreAdminExecutor-126-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@f1caadd lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7bbd3daa),segFN=segments_1,generation=1}
   [junit4]   2> 31321 INFO  (parallelCoreAdminExecutor-126-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 31321 INFO  (OldIndexDirectoryCleanupThreadForCore-delayed_shard1_replica1) [    ] o.a.s.c.SolrCore Looking for old index directories to cleanup for core delayed_shard1_replica1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_2FE93149F98A0617-001/tempDir-001/node2/./delayed_shard1_replica1/data/
   [junit4]   2> 31321 WARN  (OldIndexDirectoryCleanupThreadForCore-delayed_shard1_replica1) [    ] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_2FE93149F98A0617-001/tempDir-001/node2/./delayed_shard1_replica1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 31323 INFO  (parallelCoreAdminExecutor-126-thread-1) [    ] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 31325 INFO  (parallelCoreAdminExecutor-126-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 31326 INFO  (parallelCoreAdminExecutor-126-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 31326 INFO  (parallelCoreAdminExecutor-126-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 31327 INFO  (parallelCoreAdminExecutor-126-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 31328 INFO  (parallelCoreAdminExecutor-126-thread-1) [    ] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file
   [junit4]   2> 31328 INFO  (parallelCoreAdminExecutor-126-thread-1) [    ] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 31328 INFO  (parallelCoreAdminExecutor-126-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 31328 INFO  (parallelCoreAdminExecutor-126-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 31329 INFO  (parallelCoreAdminExecutor-126-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 31329 INFO  (parallelCoreAdminExecutor-126-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 31330 INFO  (parallelCoreAdminExecutor-126-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@f1caadd lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7bbd3daa),segFN=segments_1,generation=1}
   [junit4]   2> 31330 INFO  (parallelCoreAdminExecutor-126-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 31330 INFO  (parallelCoreAdminExecutor-126-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6142263c[delayed_shard1_replica1] main]
   [junit4]   2> 31330 INFO  (parallelCoreAdminExecutor-126-thread-1) [    ] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/delayed]
   [junit4]   2> 31331 INFO  (parallelCoreAdminExecutor-126-thread-1) [    ] o.a.s.c.c.ZkStateReader path=[/collections/delayed] [configName]=[config] specified config exists in ZooKeeper
   [junit4]   2> 31331 INFO  (parallelCoreAdminExecutor-126-thread-1) [    ] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/config
   [junit4]   2> 31331 INFO  (parallelCoreAdminExecutor-126-thread-1) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/config
   [junit4]   2> 31331 INFO  (parallelCoreAdminExecutor-126-thread-1) [    ] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 31331 INFO  (parallelCoreAdminExecutor-126-thread-1) [    ] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 31331 INFO  (parallelCoreAdminExecutor-126-thread-1) [    ] o.a.s.r.ManagedResourceStorage No data found for znode /configs/config/_rest_managed.json
   [junit4]   2> 31331 INFO  (parallelCoreAdminExecutor-126-thread-1) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 31331 INFO  (parallelCoreAdminExecutor-126-thread-1) [    ] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 31331 INFO  (parallelCoreAdminExecutor-126-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 31332 INFO  (searcherExecutor-132-thread-1) [    ] o.a.s.c.SolrCore [delayed_shard1_replica1] Registered new searcher Searcher@6142263c[delayed_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 31332 INFO  (parallelCoreAdminExecutor-126-thread-1) [    ] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 31332 INFO  (parallelCoreAdminExecutor-126-thread-1) [    ] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 31332 INFO  (parallelCoreAdminExecutor-126-thread-1) [    ] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 31332 INFO  (parallelCoreAdminExecutor-126-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1536474593042104320
   [junit4]   2> 31334 INFO  (parallelCoreAdminExecutor-126-thread-1) [    ] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1536474593042104320
   [junit4]   2> 31334 INFO  (parallelCoreAdminExecutor-126-thread-1) [    ] o.a.s.c.ZkController watch zkdir /configs/config
   [junit4]   2> 31334 INFO  (parallelCoreAdminExecutor-126-thread-1) [    ] o.a.s.c.CoreContainer registering core: delayed_shard1_replica1
   [junit4]   2> 31334 INFO  (parallelCoreAdminExecutor-126-thread-1) [    ] o.a.s.c.ZkController Register replica - core:delayed_shard1_replica1 address:http://127.0.0.1:45124/solr collection:delayed shard:shard1
   [junit4]   2> 31334 INFO  (parallelCoreAdminExecutor-126-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/delayed/leader_elect/shard1/election
   [junit4]   2> 31336 INFO  (parallelCoreAdminExecutor-126-thread-1) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /collections/delayed/leader_elect/shard1/election/96029661894148107-core_node1-n_0000000000
   [junit4]   2> 31336 INFO  (parallelCoreAdminExecutor-126-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 31338 INFO  (parallelCoreAdminExecutor-126-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 31338 INFO  (parallelCoreAdminExecutor-126-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 31338 INFO  (parallelCoreAdminExecutor-126-thread-1) [    ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:45124/solr/delayed_shard1_replica1/
   [junit4]   2> 31338 INFO  (parallelCoreAdminExecutor-126-thread-1) [    ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 31338 INFO  (parallelCoreAdminExecutor-126-thread-1) [    ] o.a.s.c.SyncStrategy http://127.0.0.1:45124/solr/delayed_shard1_replica1/ has no replicas
   [junit4]   2> 31338 INFO  (OverseerStateUpdate-96029661894148105-127.0.0.1:39321_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"delayed"} current state version: 0
   [junit4]   2> 31338 INFO  (parallelCoreAdminExecutor-126-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/delayed/leaders/shard1
   [junit4]   2> 31339 INFO  (parallelCoreAdminExecutor-126-thread-1) [    ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/delayed/leaders/shard1/leader after winning as /collections/delayed/leader_elect/shard1/election/96029661894148107-core_node1-n_0000000000
   [junit4]   2> 31341 INFO  (parallelCoreAdminExecutor-126-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:45124/solr/delayed_shard1_replica1/ shard1
   [junit4]   2> 31341 INFO  (OverseerStateUpdate-96029661894148105-127.0.0.1:39321_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"delayed",
   [junit4]   2>   "base_url":"http://127.0.0.1:45124/solr",
   [junit4]   2>   "core":"delayed_shard1_replica1",
   [junit4]   2>   "state":"active"} current state version: 0
   [junit4]   2> 31442 INFO  (OverseerStateUpdate-96029661894148105-127.0.0.1:39321_solr-n_0000000000) [    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/delayed/state.json version: 1
   [junit4]   2> 31442 INFO  (zkCallback-83-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delayed/state.json] for collection [delayed] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 31442 INFO  (zkCallback-91-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delayed/state.json] for collection [delayed] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 31443 INFO  (zkCallback-83-thread-1) [    ] o.a.s.c.c.ZkStateReader Updating data for [delayed] from [1] to [2]
   [junit4]   2> 31443 INFO  (zkCallback-91-thread-1) [    ] o.a.s.c.c.ZkStateReader Updating data for [delayed] from [1] to [2]
   [junit4]   2> 31491 INFO  (parallelCoreAdminExecutor-126-thread-1) [    ] o.a.s.c.ZkController We are http://127.0.0.1:45124/solr/delayed_shard1_replica1/ and leader is http://127.0.0.1:45124/solr/delayed_shard1_replica1/
   [junit4]   2> 31491 INFO  (parallelCoreAdminExecutor-126-thread-1) [    ] o.a.s.c.ZkController No LogReplay needed for core=delayed_shard1_replica1 baseURL=http://127.0.0.1:45124/solr
   [junit4]   2> 31491 INFO  (parallelCoreAdminExecutor-126-thread-1) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 31491 INFO  (parallelCoreAdminExecutor-126-thread-1) [    ] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 31493 INFO  (OverseerStateUpdate-96029661894148105-127.0.0.1:39321_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"delayed_shard1_replica1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:45124/solr",
   [junit4]   2>   "node_name":"127.0.0.1:45124_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"delayed",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 31493 INFO  (OverseerStateUpdate-96029661894148105-127.0.0.1:39321_solr-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"delayed_shard1_replica1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:45124/solr",
   [junit4]   2>   "node_name":"127.0.0.1:45124_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"delayed",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 31594 INFO  (OverseerStateUpdate-96029661894148105-127.0.0.1:39321_solr-n_0000000000) [    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/delayed/state.json version: 2
   [junit4]   2> 31595 INFO  (zkCallback-83-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delayed/state.json] for collection [delayed] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 31595 INFO  (zkCallback-91-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delayed/state.json] for collection [delayed] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 31595 INFO  (zkCallback-83-thread-1) [    ] o.a.s.c.c.ZkStateReader Updating data for [delayed] from [2] to [3]
   [junit4]   2> 31595 INFO  (zkCallback-91-thread-1) [    ] o.a.s.c.c.ZkStateReader Updating data for [delayed] from [2] to [3]
   [junit4]   2> 32105 INFO  (qtp1847073953-421) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=5838e081-d06d-4ab1-bc66-1823fb57df71&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 32105 INFO  (qtp1847073953-421) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=5838e081-d06d-4ab1-bc66-1823fb57df71&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 32216 INFO  (qtp1509945335-422) [    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 5838e081-d06d-4ab1-bc66-1823fb57df712754516032662877
   [junit4]   2> 32216 INFO  (qtp1509945335-422) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=5838e081-d06d-4ab1-bc66-1823fb57df712754516032662877&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 32217 INFO  (OverseerThreadFactory-123-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed/mn-5838e081-d06d-4ab1-bc66-1823fb57df71
   [junit4]   2> 32219 INFO  (OverseerThreadFactory-123-thread-1) [    ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Message id:/overseer/collection-queue-work/qn-0000000000 complete, response:{success={127.0.0.1:45124_solr={responseHeader={status=0,QTime=2}}},5838e081-d06d-4ab1-bc66-1823fb57df712754516032662877={responseHeader={status=0,QTime=0},STATUS=completed,Response=TaskId: 5838e081-d06d-4ab1-bc66-1823fb57df712754516032662877 webapp=null path=/admin/cores params={async=5838e081-d06d-4ab1-bc66-1823fb57df712754516032662877&qt=/admin/cores&collection.configName=config&name=delayed_shard1_replica1&action=CREATE&numShards=1&collection=delayed&shard=shard1&wt=javabin&version=2} status=0 QTime=2}}
   [junit4]   2> 32219 INFO  (OverseerCollectionConfigSetProcessor-96029661894148105-127.0.0.1:39321_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 33107 INFO  (qtp1847073953-439) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=5838e081-d06d-4ab1-bc66-1823fb57df71&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 33108 INFO  (qtp1847073953-439) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=5838e081-d06d-4ab1-bc66-1823fb57df71&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 33110 INFO  (qtp1847073953-440) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletestatus with params requestid=5838e081-d06d-4ab1-bc66-1823fb57df71&action=DELETESTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 33111 INFO  (qtp1847073953-440) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=5838e081-d06d-4ab1-bc66-1823fb57df71&action=DELETESTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 33112 INFO  (TEST-TestCollectionStateWatchers.testCanWaitForNonexistantCollection-seed#[2FE93149F98A0617]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCanWaitForNonexistantCollection
   [junit4]   2> 33141 INFO  (TEST-TestCollectionStateWatchers.testWatcherIsRemovedAfterTimeout-seed#[2FE93149F98A0617]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testWatcherIsRemovedAfterTimeout
   [junit4]   2> 33141 INFO  (TEST-TestCollectionStateWatchers.testWatcherIsRemovedAfterTimeout-seed#[2FE93149F98A0617]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 33141 INFO  (TEST-TestCollectionStateWatchers.testWatcherIsRemovedAfterTimeout-seed#[2FE93149F98A0617]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 33143 INFO  (zkCallback-93-thread-1) [    ] o.a.s.c.c.Co

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

lr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_2FE93149F98A0617-001/tempDir-001/node1/./falsepredicate_shard2_replica1/data
   [junit4]   2> 56734 INFO  (OverseerStateUpdate-96029661894148105-127.0.0.1:39321_solr-n_0000000000) [    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:39321_solr
   [junit4]   2> 56735 INFO  (zkCallback-100-thread-2) [    ] 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> 56735 INFO  (zkCallback-80-thread-1) [    ] 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> 56735 INFO  (zkCallback-106-thread-1) [    ] 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> 56735 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 0x1552a77fd1a0018, 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(java.base@9-ea/Thread.java:843)
   [junit4]   2> 56735 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 0x1552a77fd1a0009, 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(java.base@9-ea/Thread.java:843)
   [junit4]   2> 56735 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 0x1552a77fd1a0015, 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(java.base@9-ea/Thread.java:843)
   [junit4]   2> 56736 WARN  (zkCallback-106-thread-1) [    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 56736 INFO  (jetty-launcher-62-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@261e9cc6{/solr,null,UNAVAILABLE}
   [junit4]   2> 58235 WARN  (zkCallback-80-thread-1) [    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 58235 WARN  (zkCallback-100-thread-1) [    ] o.a.s.c.LeaderElector 
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/election
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1472)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:331)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:328)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:328)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:105)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:266)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(java.base@9-ea/Executors.java:514)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(java.base@9-ea/FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@9-ea/ThreadPoolExecutor.java:1158)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@9-ea/ThreadPoolExecutor.java:632)
   [junit4]   2> 	at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]   2> 58235 WARN  (zkCallback-100-thread-2) [    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 58236 INFO  (jetty-launcher-62-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4248b8d6{/solr,null,UNAVAILABLE}
   [junit4]   2> 58235 INFO  (jetty-launcher-62-thread-4) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@49c3b677{/solr,null,UNAVAILABLE}
   [junit4]   2> 58238 INFO  (SUITE-TestCollectionStateWatchers-seed#[2FE93149F98A0617]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:45050 45050
   [junit4]   2> 58295 INFO  (Thread-116) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:45050 45050
   [junit4]   2> 58295 WARN  (Thread-116) [    ] 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/clusterprops.json
   [junit4]   2> 	6	/solr/security.json
   [junit4]   2> 	6	/solr/configs/config
   [junit4]   2> 	3	/solr/collections/stateformat1/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	14	/solr/collections/falsepredicate/state.json
   [junit4]   2> 	12	/solr/collections/waitforstate/state.json
   [junit4]   2> 	7	/solr/clusterstate.json
   [junit4]   2> 	7	/solr/collections/testcollection/state.json
   [junit4]   2> 	3	/solr/collections/stateformat1/state.json
   [junit4]   2> 	2	/solr/overseer_elect/election/96029661894148105-127.0.0.1:39321_solr-n_0000000000
   [junit4]   2> 	2	/solr/collections/currentstate/state.json
   [junit4]   2> 	2	/solr/collections/delayed/state.json
   [junit4]   2> 	2	/solr/collections/tobedeleted/state.json
   [junit4]   2> 	2	/solr/overseer_elect/election/96029661894148108-127.0.0.1:35268_solr-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/collections
   [junit4]   2> 	5	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 58296 INFO  (SUITE-TestCollectionStateWatchers-seed#[2FE93149F98A0617]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_2FE93149F98A0617-001
   [junit4]   2> Jun 07, 2016 10:46:24 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=364, maxDocsPerChunk=425, blockSize=545), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=364, blockSize=545)), sim=RandomSimilarity(queryNorm=true,coord=crazy): {}, locale=nd-ZW, timezone=Etc/GMT0
   [junit4]   2> NOTE: Linux 4.4.0-21-generic amd64/Oracle Corporation 9-ea (64-bit)/cpus=12,threads=1,free=409639392,total=508887040
   [junit4]   2> NOTE: All tests run in this JVM: [JettyWebappTest, TestBatchUpdate, SolrExceptionTest, LargeVolumeJettyTest, HttpSolrClientBuilderTest, ModifiableSolrParamsTest, TestHash, JDBCStreamTest, TestJavaBinCodec, SolrSchemalessExampleTest, SolrExampleJettyTest, TestCollectionStateWatchers]
   [junit4] Completed [59/83 (1!)] on J2 in 30.59s, 9 tests, 1 failure <<< FAILURES!

[...truncated 83 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:740: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:684: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build.xml:246: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/common-build.xml:531: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1427: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:984: There were test failures: 83 suites, 641 tests, 1 failure, 2 ignored [seed: 2FE93149F98A0617]

Total time: 52 minutes 30 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any