Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/806/
Java: 32bit/jdk-9-ea+120 -client -XX:+UseConcMarkSweepGC

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

Error Message:
Did not see a fully active cluster after 30 seconds

Stack Trace:
java.lang.AssertionError: Did not see a fully active cluster after 30 seconds
        at 
__randomizedtesting.SeedInfo.seed([1F46059CFAF6AE50:9770A7CF22594642]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.common.cloud.TestCollectionStateWatchers.testWaitForStateWatcherIsRetainedOnPredicateFailure(TestCollectionStateWatchers.java:227)
        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 13198 lines...]
   [junit4] Suite: org.apache.solr.common.cloud.TestCollectionStateWatchers
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_1F46059CFAF6AE50-001/init-core-data-001
   [junit4]   2> 102507 INFO  
(SUITE-TestCollectionStateWatchers-seed#[1F46059CFAF6AE50]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false)
   [junit4]   2> 102508 INFO  
(SUITE-TestCollectionStateWatchers-seed#[1F46059CFAF6AE50]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 102509 INFO  (Thread-359) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 102509 INFO  (Thread-359) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 102609 INFO  
(SUITE-TestCollectionStateWatchers-seed#[1F46059CFAF6AE50]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:44920
   [junit4]   2> 102609 INFO  
(SUITE-TestCollectionStateWatchers-seed#[1F46059CFAF6AE50]-worker) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 102610 INFO  
(SUITE-TestCollectionStateWatchers-seed#[1F46059CFAF6AE50]-worker) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 102614 INFO  (zkCallback-174-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@2545d3 name:ZooKeeperConnection 
Watcher:127.0.0.1:44920 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 102614 INFO  
(SUITE-TestCollectionStateWatchers-seed#[1F46059CFAF6AE50]-worker) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 102614 INFO  
(SUITE-TestCollectionStateWatchers-seed#[1F46059CFAF6AE50]-worker) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 102614 INFO  
(SUITE-TestCollectionStateWatchers-seed#[1F46059CFAF6AE50]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 102617 INFO  
(SUITE-TestCollectionStateWatchers-seed#[1F46059CFAF6AE50]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: /solr/clusterprops.json
   [junit4]   2> 102645 INFO  (jetty-launcher-173-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 102646 INFO  (jetty-launcher-173-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 102646 INFO  (jetty-launcher-173-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 102647 INFO  (jetty-launcher-173-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@131dabc{/solr,null,AVAILABLE}
   [junit4]   2> 102648 INFO  (jetty-launcher-173-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 102649 INFO  (jetty-launcher-173-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@286e1b{/solr,null,AVAILABLE}
   [junit4]   2> 102649 INFO  (jetty-launcher-173-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1cc4390{/solr,null,AVAILABLE}
   [junit4]   2> 102652 INFO  (jetty-launcher-173-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@492985{/solr,null,AVAILABLE}
   [junit4]   2> 102676 INFO  (jetty-launcher-173-thread-1) [    ] 
o.e.j.s.ServerConnector Started ServerConnector@150d270{SSL,[ssl, 
http/1.1]}{127.0.0.1:46266}
   [junit4]   2> 102676 INFO  (jetty-launcher-173-thread-1) [    ] 
o.e.j.s.Server Started @104372ms
   [junit4]   2> 102676 INFO  (jetty-launcher-173-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=46266}
   [junit4]   2> 102676 INFO  (jetty-launcher-173-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
jdk.internal.loader.ClassLoaders$AppClassLoader@13c0b17
   [junit4]   2> 102676 INFO  (jetty-launcher-173-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_1F46059CFAF6AE50-001/tempDir-001/node1'
   [junit4]   2> 102677 INFO  (jetty-launcher-173-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 102677 INFO  (jetty-launcher-173-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 102677 INFO  (jetty-launcher-173-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 102677 INFO  (jetty-launcher-173-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 102678 INFO  (jetty-launcher-173-thread-2) [    ] 
o.e.j.s.ServerConnector Started ServerConnector@160c874{SSL,[ssl, 
http/1.1]}{127.0.0.1:41893}
   [junit4]   2> 102678 INFO  (jetty-launcher-173-thread-2) [    ] 
o.e.j.s.Server Started @104374ms
   [junit4]   2> 102678 INFO  (jetty-launcher-173-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=41893}
   [junit4]   2> 102678 INFO  (jetty-launcher-173-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
jdk.internal.loader.ClassLoaders$AppClassLoader@13c0b17
   [junit4]   2> 102678 INFO  (jetty-launcher-173-thread-2) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_1F46059CFAF6AE50-001/tempDir-001/node2'
   [junit4]   2> 102678 INFO  (jetty-launcher-173-thread-2) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 102679 INFO  (jetty-launcher-173-thread-2) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 102679 INFO  (jetty-launcher-173-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 102679 INFO  (jetty-launcher-173-thread-3) [    ] 
o.e.j.s.ServerConnector Started ServerConnector@4b17c1{SSL,[ssl, 
http/1.1]}{127.0.0.1:46814}
   [junit4]   2> 102679 INFO  (jetty-launcher-173-thread-3) [    ] 
o.e.j.s.Server Started @104375ms
   [junit4]   2> 102679 INFO  (jetty-launcher-173-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=46814}
   [junit4]   2> 102679 INFO  (jetty-launcher-173-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
jdk.internal.loader.ClassLoaders$AppClassLoader@13c0b17
   [junit4]   2> 102679 INFO  (jetty-launcher-173-thread-3) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_1F46059CFAF6AE50-001/tempDir-001/node4'
   [junit4]   2> 102680 INFO  (jetty-launcher-173-thread-3) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 102680 INFO  (jetty-launcher-173-thread-3) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 102680 INFO  (jetty-launcher-173-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 102680 INFO  (jetty-launcher-173-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 102687 INFO  (jetty-launcher-173-thread-4) [    ] 
o.e.j.s.ServerConnector Started ServerConnector@183ce9e{SSL,[ssl, 
http/1.1]}{127.0.0.1:37881}
   [junit4]   2> 102687 INFO  (jetty-launcher-173-thread-4) [    ] 
o.e.j.s.Server Started @104383ms
   [junit4]   2> 102687 INFO  (jetty-launcher-173-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=37881}
   [junit4]   2> 102687 INFO  (jetty-launcher-173-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
jdk.internal.loader.ClassLoaders$AppClassLoader@13c0b17
   [junit4]   2> 102687 INFO  (jetty-launcher-173-thread-4) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_1F46059CFAF6AE50-001/tempDir-001/node3'
   [junit4]   2> 102687 INFO  (jetty-launcher-173-thread-4) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 102687 INFO  (jetty-launcher-173-thread-4) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 102688 INFO  (jetty-launcher-173-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 102689 INFO  (jetty-launcher-173-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 102692 INFO  (jetty-launcher-173-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 102692 INFO  (zkCallback-177-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@12dd8a name:ZooKeeperConnection 
Watcher:127.0.0.1:44920/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 102692 INFO  (jetty-launcher-173-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 102693 INFO  (jetty-launcher-173-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 102696 INFO  (zkCallback-175-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@14d38f3 name:ZooKeeperConnection 
Watcher:127.0.0.1:44920/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 102696 INFO  (jetty-launcher-173-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 102696 INFO  (jetty-launcher-173-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 102697 INFO  (jetty-launcher-173-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 102698 INFO  (zkCallback-176-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@19dac89 name:ZooKeeperConnection 
Watcher:127.0.0.1:44920/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 102698 INFO  (jetty-launcher-173-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 102698 INFO  (zkCallback-178-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1c9ca8b name:ZooKeeperConnection 
Watcher:127.0.0.1:44920/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 102698 INFO  (jetty-launcher-173-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 102698 INFO  (jetty-launcher-173-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 102699 INFO  (jetty-launcher-173-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 102710 INFO  (jetty-launcher-173-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 102710 INFO  (jetty-launcher-173-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 102715 INFO  (jetty-launcher-173-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 102719 INFO  (jetty-launcher-173-thread-3) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_1F46059CFAF6AE50-001/tempDir-001/node4/.
   [junit4]   2> 102719 INFO  (jetty-launcher-173-thread-3) [    ] 
o.a.s.c.CoreContainer New CoreContainer 33317936
   [junit4]   2> 102719 INFO  (jetty-launcher-173-thread-3) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_1F46059CFAF6AE50-001/tempDir-001/node4]
   [junit4]   2> 102719 WARN  (jetty-launcher-173-thread-3) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_1F46059CFAF6AE50-001/tempDir-001/node4/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_1F46059CFAF6AE50-001/tempDir-001/node4/lib
   [junit4]   2> 102719 INFO  (jetty-launcher-173-thread-3) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 102724 INFO  (jetty-launcher-173-thread-3) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 102724 INFO  (jetty-launcher-173-thread-3) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 102724 INFO  (jetty-launcher-173-thread-3) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 102724 INFO  (jetty-launcher-173-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44920/solr
   [junit4]   2> 102724 INFO  (jetty-launcher-173-thread-3) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 102724 INFO  (jetty-launcher-173-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 102724 INFO  (jetty-launcher-173-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 102725 INFO  (jetty-launcher-173-thread-2) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_1F46059CFAF6AE50-001/tempDir-001/node2/.
   [junit4]   2> 102725 INFO  (jetty-launcher-173-thread-2) [    ] 
o.a.s.c.CoreContainer New CoreContainer 11354427
   [junit4]   2> 102725 INFO  (jetty-launcher-173-thread-2) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_1F46059CFAF6AE50-001/tempDir-001/node2]
   [junit4]   2> 102726 WARN  (jetty-launcher-173-thread-2) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_1F46059CFAF6AE50-001/tempDir-001/node2/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_1F46059CFAF6AE50-001/tempDir-001/node2/lib
   [junit4]   2> 102726 INFO  (jetty-launcher-173-thread-2) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 102726 INFO  (jetty-launcher-173-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_1F46059CFAF6AE50-001/tempDir-001/node1/.
   [junit4]   2> 102726 INFO  (jetty-launcher-173-thread-2) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 102726 INFO  (jetty-launcher-173-thread-4) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_1F46059CFAF6AE50-001/tempDir-001/node3/.
   [junit4]   2> 102726 INFO  (jetty-launcher-173-thread-1) [    ] 
o.a.s.c.CoreContainer New CoreContainer 9872778
   [junit4]   2> 102728 INFO  (jetty-launcher-173-thread-1) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_1F46059CFAF6AE50-001/tempDir-001/node1]
   [junit4]   2> 102728 WARN  (jetty-launcher-173-thread-1) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_1F46059CFAF6AE50-001/tempDir-001/node1/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_1F46059CFAF6AE50-001/tempDir-001/node1/lib
   [junit4]   2> 102728 INFO  (jetty-launcher-173-thread-4) [    ] 
o.a.s.c.CoreContainer New CoreContainer 6422922
   [junit4]   2> 102729 INFO  (jetty-launcher-173-thread-4) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_1F46059CFAF6AE50-001/tempDir-001/node3]
   [junit4]   2> 102729 INFO  (jetty-launcher-173-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 102729 WARN  (jetty-launcher-173-thread-4) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_1F46059CFAF6AE50-001/tempDir-001/node3/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_1F46059CFAF6AE50-001/tempDir-001/node3/lib
   [junit4]   2> 102729 INFO  (jetty-launcher-173-thread-4) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 102731 INFO  (jetty-launcher-173-thread-1) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 102731 INFO  (jetty-launcher-173-thread-4) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 102731 INFO  (jetty-launcher-173-thread-1) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 102731 INFO  (jetty-launcher-173-thread-1) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 102731 INFO  (jetty-launcher-173-thread-4) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 102731 INFO  (jetty-launcher-173-thread-4) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 102731 INFO  (jetty-launcher-173-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44920/solr
   [junit4]   2> 102731 INFO  (jetty-launcher-173-thread-4) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 102731 INFO  (jetty-launcher-173-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 102731 INFO  (jetty-launcher-173-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44920/solr
   [junit4]   2> 102734 INFO  (jetty-launcher-173-thread-1) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 102732 INFO  (zkCallback-181-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@e68ac4 name:ZooKeeperConnection 
Watcher:127.0.0.1:44920 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 102731 INFO  (jetty-launcher-173-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 102735 INFO  (zkCallback-188-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1511758 name:ZooKeeperConnection 
Watcher:127.0.0.1:44920 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 102735 INFO  (jetty-launcher-173-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 102736 INFO  (jetty-launcher-173-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 102737 INFO  (jetty-launcher-173-thread-3) [    ] 
o.a.s.c.ZkController Added new OnReconnect listener 
org.apache.solr.cloud.ZkController$$Lambda$175/4822156@1ddc3b2
   [junit4]   2> 102737 INFO  (jetty-launcher-173-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 102739 INFO  (zkCallback-190-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1188f14 name:ZooKeeperConnection 
Watcher:127.0.0.1:44920/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 102739 INFO  (jetty-launcher-173-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 102740 INFO  (jetty-launcher-173-thread-3) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 102746 INFO  (jetty-launcher-173-thread-3) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 102734 INFO  (jetty-launcher-173-thread-2) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 102734 INFO  (jetty-launcher-173-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 102748 INFO  (jetty-launcher-173-thread-3) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 102749 INFO  (jetty-launcher-173-thread-3) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 102750 INFO  (jetty-launcher-173-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 102750 INFO  (jetty-launcher-173-thread-3) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 102751 INFO  (jetty-launcher-173-thread-3) [    ] 
o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 102752 INFO  (jetty-launcher-173-thread-3) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 102752 INFO  (jetty-launcher-173-thread-3) [    ] 
o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 102753 INFO  (jetty-launcher-173-thread-3) [    ] 
o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 102746 INFO  (jetty-launcher-173-thread-2) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 102736 INFO  (jetty-launcher-173-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 102755 INFO  (jetty-launcher-173-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 102755 INFO  (jetty-launcher-173-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44920/solr
   [junit4]   2> 102755 INFO  (jetty-launcher-173-thread-2) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 102755 INFO  (jetty-launcher-173-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 102756 INFO  (jetty-launcher-173-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 102756 INFO  (jetty-launcher-173-thread-4) [    ] 
o.a.s.c.ZkController Added new OnReconnect listener 
org.apache.solr.cloud.ZkController$$Lambda$175/4822156@12d9a97
   [junit4]   2> 102757 INFO  (zkCallback-189-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@10906bb name:ZooKeeperConnection 
Watcher:127.0.0.1:44920 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 102757 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 0x155102e76a30006, 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> 102757 INFO  (jetty-launcher-173-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 102757 INFO  (jetty-launcher-173-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 102758 INFO  (jetty-launcher-173-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 102758 INFO  (jetty-launcher-173-thread-3) [    ] 
o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 102759 INFO  (zkCallback-192-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@11446e7 name:ZooKeeperConnection 
Watcher:127.0.0.1:44920 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 102759 INFO  (jetty-launcher-173-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 102759 INFO  (jetty-launcher-173-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 102759 INFO  (zkCallback-193-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@42aa80 name:ZooKeeperConnection 
Watcher:127.0.0.1:44920/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 102759 INFO  (jetty-launcher-173-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 102760 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 0x155102e76a30009, 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> 102760 INFO  (jetty-launcher-173-thread-2) [    ] 
o.a.s.c.ZkController Added new OnReconnect listener 
org.apache.solr.cloud.ZkController$$Lambda$175/4822156@586eeb
   [junit4]   2> 102761 INFO  (jetty-launcher-173-thread-3) [    ] 
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 102761 INFO  (jetty-launcher-173-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 102767 INFO  (jetty-launcher-173-thread-1) [    ] 
o.a.s.c.ZkController Added new OnReconnect listener 
org.apache.solr.cloud.ZkController$$Lambda$175/4822156@e7f37b
   [junit4]   2> 102767 INFO  (jetty-launcher-173-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 102769 INFO  (jetty-launcher-173-thread-3) [    ] 
o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 102769 INFO  (zkCallback-195-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@16c8b97 name:ZooKeeperConnection 
Watcher:127.0.0.1:44920/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 102769 INFO  (jetty-launcher-173-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 102770 INFO  (jetty-launcher-173-thread-3) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 102771 INFO  (zkCallback-194-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@14d9691 name:ZooKeeperConnection 
Watcher:127.0.0.1:44920/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 102771 INFO  (jetty-launcher-173-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 102772 INFO  (jetty-launcher-173-thread-3) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 102774 INFO  (jetty-launcher-173-thread-3) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 102779 INFO  (jetty-launcher-173-thread-4) [    ] 
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 102780 INFO  (jetty-launcher-173-thread-3) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 102780 INFO  (jetty-launcher-173-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 102780 INFO  (jetty-launcher-173-thread-3) [    ] 
o.a.s.c.LeaderElector Joined leadership election with path: 
/overseer_elect/election/96000758803267591-127.0.0.1:46814_solr-n_0000000000
   [junit4]   2> 102780 INFO  (jetty-launcher-173-thread-4) [    ] 
o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 102780 INFO  (jetty-launcher-173-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 102781 INFO  (jetty-launcher-173-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 102781 INFO  (jetty-launcher-173-thread-3) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:46814_solr
   [junit4]   2> 102781 INFO  (jetty-launcher-173-thread-3) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 102781 INFO  (jetty-launcher-173-thread-4) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 102782 INFO  (jetty-launcher-173-thread-3) [    ] 
o.a.s.c.Overseer Overseer 
(id=96000758803267591-127.0.0.1:46814_solr-n_0000000000) starting
   [junit4]   2> 102783 INFO  (jetty-launcher-173-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 102783 INFO  (jetty-launcher-173-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 102783 INFO  (jetty-launcher-173-thread-1) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 102784 INFO  (jetty-launcher-173-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 102784 INFO  (jetty-launcher-173-thread-1) [    ] 
o.a.s.c.LeaderElector Joined leadership election with path: 
/overseer_elect/election/96000758803267595-127.0.0.1:46266_solr-n_0000000001
   [junit4]   2> 102784 INFO  (jetty-launcher-173-thread-3) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 102784 INFO  (jetty-launcher-173-thread-4) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 102785 INFO  (jetty-launcher-173-thread-1) [    ] 
o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/96000758803267591-127.0.0.1:46814_solr-n_0000000000 to 
know if I could be the leader
   [junit4]   2> 102785 INFO  (jetty-launcher-173-thread-4) [    ] 
o.a.s.c.LeaderElector Joined leadership election with path: 
/overseer_elect/election/96000758803267594-127.0.0.1:37881_solr-n_0000000002
   [junit4]   2> 102785 INFO  (jetty-launcher-173-thread-1) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46266_solr
   [junit4]   2> 102785 INFO  (jetty-launcher-173-thread-4) [    ] 
o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/96000758803267595-127.0.0.1:46266_solr-n_0000000001 to 
know if I could be the leader
   [junit4]   2> 102785 INFO  (jetty-launcher-173-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:46266_solr
   [junit4]   2> 102785 INFO  (jetty-launcher-173-thread-4) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37881_solr
   [junit4]   2> 102786 INFO  (jetty-launcher-173-thread-4) [    ] 
o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:37881_solr
   [junit4]   2> 102786 INFO  (zkCallback-190-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> 102786 INFO  (zkCallback-193-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> 102786 INFO  (zkCallback-194-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> 102786 INFO  (jetty-launcher-173-thread-2) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 102786 INFO  (zkCallback-195-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> 102787 INFO  (zkCallback-190-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 102787 INFO  (zkCallback-190-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> 102788 INFO  (zkCallback-194-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 102789 INFO  (jetty-launcher-173-thread-2) [    ] 
o.a.s.c.LeaderElector Joined leadership election with path: 
/overseer_elect/election/96000758803267596-127.0.0.1:41893_solr-n_0000000003
   [junit4]   2> 102789 INFO  (zkCallback-190-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 102790 INFO  (zkCallback-193-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 102790 INFO  (zkCallback-195-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 102791 INFO  (jetty-launcher-173-thread-2) [    ] 
o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/96000758803267594-127.0.0.1:37881_solr-n_0000000002 to 
know if I could be the leader
   [junit4]   2> 102791 INFO  (jetty-launcher-173-thread-2) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:41893_solr as DOWN
   [junit4]   2> 102792 INFO  (jetty-launcher-173-thread-3) [    ] 
o.a.s.c.OverseerAutoReplicaFailoverThread Starting 
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 102792 INFO  
(OverseerCollectionConfigSetProcessor-96000758803267591-127.0.0.1:46814_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer 
operations
   [junit4]   2> 102796 INFO  (jetty-launcher-173-thread-3) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:46814_solr as DOWN
   [junit4]   2> 102797 INFO  
(OverseerStateUpdate-96000758803267591-127.0.0.1:46814_solr-n_0000000000) [    
] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 102803 INFO  
(OverseerStateUpdate-96000758803267591-127.0.0.1:46814_solr-n_0000000000) [    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (2)
   [junit4]   2> 102804 INFO  
(OverseerStateUpdate-96000758803267591-127.0.0.1:46814_solr-n_0000000000) [    
] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:41893_solr"} current state version: 0
   [junit4]   2> 102804 INFO  
(OverseerStateUpdate-96000758803267591-127.0.0.1:46814_solr-n_0000000000) [    
] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:41893_solr
   [junit4]   2> 102806 INFO  
(OverseerStateUpdate-96000758803267591-127.0.0.1:46814_solr-n_0000000000) [    
] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:46814_solr"} current state version: 0
   [junit4]   2> 102806 INFO  
(OverseerStateUpdate-96000758803267591-127.0.0.1:46814_solr-n_0000000000) [    
] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:46814_solr
   [junit4]   2> 102816 INFO  (jetty-launcher-173-thread-1) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 102817 INFO  (jetty-launcher-173-thread-1) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 102817 INFO  (jetty-launcher-173-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Looking for core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_1F46059CFAF6AE50-001/tempDir-001/node1/.
   [junit4]   2> 102817 INFO  (jetty-launcher-173-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 102818 INFO  (jetty-launcher-173-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J0
   [junit4]   2> 102818 INFO  (jetty-launcher-173-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 102828 INFO  (jetty-launcher-173-thread-4) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 102828 INFO  (jetty-launcher-173-thread-4) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 102829 INFO  (jetty-launcher-173-thread-4) [    ] 
o.a.s.c.CorePropertiesLocator Looking for core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_1F46059CFAF6AE50-001/tempDir-001/node3/.
   [junit4]   2> 102829 INFO  (jetty-launcher-173-thread-4) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 102829 INFO  (jetty-launcher-173-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J0
   [junit4]   2> 102829 INFO  (jetty-launcher-173-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 103793 INFO  (jetty-launcher-173-thread-2) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41893_solr
   [junit4]   2> 103793 INFO  (jetty-launcher-173-thread-2) [    ] 
o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:41893_solr
   [junit4]   2> 103794 INFO  (zkCallback-195-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> 103794 INFO  (zkCallback-194-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> 103794 INFO  (zkCallback-193-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> 103794 INFO  (zkCallback-190-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> 103794 INFO  (zkCallback-194-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 103794 INFO  (zkCallback-195-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 103794 INFO  (zkCallback-193-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 103794 INFO  (zkCallback-190-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 103798 INFO  (jetty-launcher-173-thread-3) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46814_solr
   [junit4]   2> 103798 INFO  (jetty-launcher-173-thread-3) [    ] 
o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:46814_solr
   [junit4]   2> 103799 INFO  (zkCallback-190-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> 103799 INFO  (zkCallback-195-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> 103799 INFO  (zkCallback-193-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> 103799 INFO  (zkCallback-194-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> 103799 INFO  (zkCallback-190-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 103799 INFO  (zkCallback-195-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 103799 INFO  (zkCallback-194-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 103801 INFO  (zkCallback-193-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 103820 INFO  (jetty-launcher-173-thread-3) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 103820 INFO  (jetty-launcher-173-thread-3) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 103821 INFO  (jetty-launcher-173-thread-3) [    ] 
o.a.s.c.CorePropertiesLocator Looking for core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_1F46059CFAF6AE50-001/tempDir-001/node4/.
   [junit4]   2> 103821 INFO  (jetty-launcher-173-thread-3) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 103822 INFO  (jetty-launcher-173-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J0
   [junit4]   2> 103822 INFO  (jetty-launcher-173-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 103833 INFO  (jetty-launcher-173-thread-2) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 103833 INFO  (jetty-launcher-173-thread-2) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 103834 INFO  (jetty-launcher-173-thread-2) [    ] 
o.a.s.c.CorePropertiesLocator Looking for core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_1F46059CFAF6AE50-001/tempDir-001/node2/.
   [junit4]   2> 103834 INFO  (jetty-launcher-173-thread-2) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 103835 INFO  (jetty-launcher-173-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J0
   [junit4]   2> 103835 INFO  (jetty-launcher-173-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 103835 INFO  
(SUITE-TestCollectionStateWatchers-seed#[1F46059CFAF6AE50]-worker) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 103835 INFO  
(SUITE-TestCollectionStateWatchers-seed#[1F46059CFAF6AE50]-worker) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 103836 INFO  (zkCallback-199-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@7203db name:ZooKeeperConnection 
Watcher:127.0.0.1:44920 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 103836 INFO  
(SUITE-TestCollectionStateWatchers-seed#[1F46059CFAF6AE50]-worker) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 103836 INFO  
(SUITE-TestCollectionStateWatchers-seed#[1F46059CFAF6AE50]-worker) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 103837 INFO  
(SUITE-TestCollectionStateWatchers-seed#[1F46059CFAF6AE50]-worker) [    ] 
o.a.s.c.s.i.CloudSolrClient Final constructed zkHost string: 
127.0.0.1:44920/solr
   [junit4]   2> 103837 INFO  
(SUITE-TestCollectionStateWatchers-seed#[1F46059CFAF6AE50]-worker) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 103838 INFO  
(SUITE-TestCollectionStateWatchers-seed#[1F46059CFAF6AE50]-worker) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 103838 INFO  (zkCallback-202-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@182ccea name:ZooKeeperConnection 
Watcher:127.0.0.1:44920/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 103838 INFO  
(SUITE-TestCollectionStateWatchers-seed#[1F46059CFAF6AE50]-worker) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 103838 INFO  
(SUITE-TestCollectionStateWatchers-seed#[1F46059CFAF6AE50]-worker) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 103838 INFO  
(SUITE-TestCollectionStateWatchers-seed#[1F46059CFAF6AE50]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 103838 INFO  
(SUITE-TestCollectionStateWatchers-seed#[1F46059CFAF6AE50]-worker) [    ] 
o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 103839 INFO  
(SUITE-TestCollectionStateWatchers-seed#[1F46059CFAF6AE50]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 103839 INFO  
(SUITE-TestCollectionStateWatchers-seed#[1F46059CFAF6AE50]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/config/solrconfig.xml
   [junit4]   2> 103841 INFO  
(SUITE-TestCollectionStateWatchers-seed#[1F46059CFAF6AE50]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/config/schema-sql.xml
   [junit4]   2> 103842 INFO  
(SUITE-TestCollectionStateWatchers-seed#[1F46059CFAF6AE50]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/config/solrconfig-sql.xml
   [junit4]   2> 103842 INFO  
(SUITE-TestCollectionStateWatchers-seed#[1F46059CFAF6AE50]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/config/solrconfig-slave1.xml
   [junit4]   2> 103843 INFO  
(SUITE-TestCollectionStateWatchers-seed#[1F46059CFAF6AE50]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/config/schema.xml
   [junit4]   2> 103844 INFO  
(SUITE-TestCollectionStateWatchers-seed#[1F46059CFAF6AE50]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/config/schema-replication1.xml
   [junit4]   2> 103846 INFO  
(SUITE-TestCollectionStateWatchers-seed#[1F46059CFAF6AE50]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/config/solrconfig-managed-schema.xml
   [junit4]   2> 103866 INFO  
(TEST-TestCollectionStateWatchers.testWaitForStateWatcherIsRetainedOnPredicateFailure-seed#[1F46059CFAF6AE50])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting 
testWaitForStateWatcherIsRetainedOnPredicateFailure
   [junit4]   2> 103866 INFO  
(TEST-TestCollectionStateWatchers.testWaitForStateWatcherIsRetainedOnPredicateFailure-seed#[1F46059CFAF6AE50])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 103870 INFO  
(TEST-TestCollectionStateWatchers.testWaitForStateWatcherIsRetainedOnPredicateFailure-seed#[1F46059CFAF6AE50])
 [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 103871 INFO  (zkCallback-203-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@b4b32a name:ZooKeeperConnection 
Watcher:127.0.0.1:44920 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 103871 INFO  
(TEST-TestCollectionStateWatchers.testWaitForStateWatcherIsRetainedOnPredicateFailure-seed#[1F46059CFAF6AE50])
 [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 103871 INFO  
(TEST-TestCollectionStateWatchers.testWaitForStateWatcherIsRetainedOnPredicateFailure-seed#[1F46059CFAF6AE50])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 103972 INFO  (qtp9442996-874) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
async=a1b5cadc-6c61-43f5-b17e-d31fa0393b58&replicationFactor=1&collection.configName=config&name=falsepredicate&action=CREATE&numShards=4&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 103974 INFO  (qtp9442996-874) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={async=a1b5cadc-6c61-43f5-b17e-d31fa0393b58&replicationFactor=1&collection.configName=config&name=falsepredicate&action=CREATE&numShards=4&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 103974 INFO  
(OverseerCollectionConfigSetProcessor-96000758803267591-127.0.0.1:46814_solr-n_0000000000)
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running/mn-a1b5cadc-6c61-43f5-b17e-d31fa0393b58
   [junit4]   2> 103976 INFO  
(OverseerCollectionConfigSetProcessor-96000758803267591-127.0.0.1:46814_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":"falsepredicate",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"config",
   [junit4]   2>   "numShards":"4",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "async":"a1b5cadc-6c61-43f5-b17e-d31fa0393b58",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 103976 INFO  (OverseerThreadFactory-424-thread-1) [    ] 
o.a.s.c.OverseerCollectionMessageHandler 
OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"falsepredicate",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"config",
   [junit4]   2>   "numShards":"4",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "async":"a1b5cadc-6c61-43f5-b17e-d31fa0393b58",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 103976 INFO  (OverseerThreadFactory-424-thread-1) [    ] 
o.a.s.c.OverseerCollectionMessageHandler Create collection falsepredicate
   [junit4]   2> 103976 INFO  (OverseerThreadFactory-424-thread-1) [    ] 
o.a.s.c.OverseerCollectionMessageHandler creating collections conf node 
/collections/falsepredicate 
   [junit4]   2> 103977 INFO  (OverseerThreadFactory-424-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/falsepredicate
   [junit4]   2> 103978 INFO  (zkCallback-190-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 103978 INFO  (zkCallback-195-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 103978 INFO  (zkCallback-194-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 103978 INFO  (zkCallback-193-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 103978 INFO  (zkCallback-202-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 103980 INFO  (qtp9442996-872) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=a1b5cadc-6c61-43f5-b17e-d31fa0393b58&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 103980 INFO  
(OverseerStateUpdate-96000758803267591-127.0.0.1:46814_solr-n_0000000000) [    
] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"falsepredicate",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"config",
   [junit4]   2>   "numShards":"4",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "async":"a1b5cadc-6c61-43f5-b17e-d31fa0393b58",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 103980 INFO  
(OverseerStateUpdate-96000758803267591-127.0.0.1:46814_solr-n_0000000000) [    
] o.a.s.c.o.ClusterStateMutator building a new cName: falsepredicate
   [junit4]   2> 103981 INFO  (qtp9442996-872) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={requestid=a1b5cadc-6c61-43f5-b17e-d31fa0393b58&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 103981 INFO  
(OverseerStateUpdate-96000758803267591-127.0.0.1:46814_solr-n_0000000000) [    
] o.a.s.c.o.ZkStateWriter going to create_collection 
/collections/falsepredicate/state.json
   [junit4]   2> 104080 INFO  (OverseerThreadFactory-424-thread-1) [    ] 
o.a.s.c.OverseerCollectionMessageHandler Creating SolrCores for new collection 
falsepredicate, shardNames [shard1, shard2, shard3, shard4] , replicationFactor 
: 1
   [junit4]   2> 104080 INFO  (OverseerThreadFactory-424-thread-1) [    ] 
o.a.s.c.OverseerCollectionMessageHandler Creating core 
falsepredicate_shard1_replica1 as part of shard shard1 of collection 
falsepredicate on 127.0.0.1:46814_solr
   [junit4]   2> 104080 INFO  (OverseerThreadFactory-424-thread-1) [    ] 
o.a.s.c.OverseerCollectionMessageHandler Creating core 
falsepredicate_shard4_replica1 as part of shard shard4 of collection 
falsepredicate on 127.0.0.1:37881_solr
   [junit4]   2> 104081 INFO  (OverseerThreadFactory-424-thread-1) [    ] 
o.a.s.c.OverseerCollectionMessageHandler Creating core 
falsepredicate_shard2_replica1 as part of shard shard2 of collection 
falsepredicate on 127.0.0.1:46266_solr
   [junit4]   2> 104081 INFO  (OverseerThreadFactory-424-thread-1) [    ] 
o.a.s.c.OverseerCollectionMessageHandler Creating core 
falsepredicate_shard3_replica1 as part of shard shard3 of collection 
falsepredicate on 127.0.0.1:41893_solr
   [junit4]   2> 104099 INFO  (qtp9442996-872) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={async=a1b5cadc-6c61-43f5-b17e-d31fa0393b582313489959387732&qt=/admin/cores&collection.configName=config&name=falsepredicate_shard4_replica1&action=CREATE&numShards=4&collection=falsepredicate&shard=shard4&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 104099 INFO  (parallelCoreAdminExecutor-427-thread-1) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
async=a1b5cadc-6c61-43f5-b17e-d31fa0393b582313489959387732&qt=/admin/cores&collection.configName=config&name=falsepredicate_shard4_replica1&action=CREATE&numShards=4&collection=falsepredicate&shard=shard4&wt=javabin&version=2
   [junit4]   2> 104100 INFO  (parallelCoreAdminExecutor-427-thread-1) [    ] 
o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml, 
dataDir=data/, collection.configName=config, collection=falsepredicate, 
loadOnStartup=true, transient=false, name=falsepredicate_shard4_replica1, 
numShards=4, shard=shard4, config=solrconfig.xml, 
configSetProperties=configsetprops.json}
   [junit4]   2> 104102 INFO  (parallelCoreAdminExecutor-427-thread-1) [    ] 
o.a.s.c.ZkController publishing state=down
   [junit4]   2> 104106 INFO  (parallelCoreAdminExecutor-427-thread-1) [    ] 
o.a.s.c.ZkController Registering watch for collection falsepredicate
   [junit4]   2> 104106 INFO  
(OverseerStateUpdate-96000758803267591-127.0.0.1:46814_solr-n_0000000000) [    
] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"falsepredicate_shard4_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:37881/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:37881_solr",
   [junit4]   2>   "numShards":"4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard4",
   [junit4]   2>   "collection":"falsepredicate",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 104107 INFO  
(OverseerStateUpdate-96000758803267591-127.0.0.1:46814_solr-n_0000000000) [    
] o.a.s.c.o.ReplicaMutator Update state numShards=4 message={
   [junit4]   2>   "core":"falsepredicate_shard4_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:37881/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:37881_solr",
   [junit4]   2>   "numShards":"4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard4",
   [junit4]   2>   "collection":"falsepredicate",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 104107 INFO  (parallelCoreAdminExecutor-427-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Add data for [falsepredicate] ver [0]
   [junit4]   2> 104107 INFO  (parallelCoreAdminExecutor-427-thread-1) [    ] 
o.a.s.c.ZkController look for our core node name
   [junit4]   2> 104172 INFO  (qtp14260718-901) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={async=a1b5cadc-6c61-43f5-b17e-d31fa0393b582313489959825492&qt=/admin/cores&collection.configName=config&name=falsepredicate_shard2_replica1&action=CREATE&numShards=4&collection=falsepredicate&shard=shard2&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 104172 INFO  (qtp7094460-881) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={async=a1b5cadc-6c61-43f5-b17e-d31fa0393b582313489960282274&qt=/admin/cores&collection.configName=config&name=falsepredicate_shard3_replica1&action=CREATE&numShards=4&collection=falsepredicate&shard=shard3&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 104172 INFO  (parallelCoreAdminExecutor-431-thread-1) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
async=a1b5cadc-6c61-43f5-b17e-d31fa0393b582313489960282274&qt=/admin/cores&collection.configName=config&name=falsepredicate_shard3_replica1&action=CREATE&numShards=4&collection=falsepredicate&shard=shard3&wt=javabin&version=2
   [junit4]   2> 104173 INFO  (parallelCoreAdminExecutor-425-thread-1) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
async=a1b5cadc-6c61-43f5-b17e-d31fa0393b582313489959825492&qt=/admin/cores&collection.configName=config&name=falsepredicate_shard2_replica1&action=CREATE&numShards=4&collection=falsepredicate&shard=shard2&wt=javabin&version=2
   [junit4]   2> 104173 INFO  (parallelCoreAdminExecutor-431-thread-1) [    ] 
o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml, 
dataDir=data/, collection.configName=config, collection=falsepredicate, 
loadOnStartup=true, transient=false, name=falsepredicate_shard3_replica1, 
numShards=4, shard=shard3, config=solrconfig.xml, 
configSetProperties=configsetprops.json}
   [junit4]   2> 104173 INFO  (parallelCoreAdminExecutor-425-thread-1) [    ] 
o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml, 
dataDir=data/, collection.configName=config, collection=falsepredicate, 
loadOnStartup=true, transient=false, name=falsepredicate_shard2_replica1, 
numShards=4, shard=shard2, config=solrconfig.xml, 
configSetProperties=configsetprops.json}
   [junit4]   2> 104173 INFO  (qtp21872777-883) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={async=a1b5cadc-6c61-43f5-b17e-d31fa0393b582313489959044587&qt=/admin/cores&collection.configName=config&name=falsepredicate_shard1_replica1&action=CREATE&numShards=4&collection=falsepredicate&shard=shard1&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 104173 INFO  (parallelCoreAdminExecutor-429-thread-1) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
async=a1b5cadc-6c61-43f5-b17e-d31fa0393b582313489959044587&qt=/admin/cores&collection.configName=config&name=falsepredicate_shard1_replica1&action=CREATE&numShards=4&collection=falsepredicate&shard=shard1&wt=javabin&version=2
   [junit4]   2> 104174 INFO  (parallelCoreAdminExecutor-431-thread-1) [    ] 
o.a.s.c.ZkController publishing state=down
   [junit4]   2> 104174 INFO  (parallelCoreAdminExecutor-429-thread-1) [    ] 
o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml, 
dataDir=data/, collection.configName=config, collection=falsepredicate, 
loadOnStartup=true, transient=false, name=falsepredicate_shard1_replica1, 
numShards=4, shard=shard1, config=solrconfig.xml, 
configSetProperties=configsetprops.json}
   [junit4]   2> 104174 INFO  (parallelCoreAdminExecutor-425-thread-1) [    ] 
o.a.s.c.ZkController publishing state=down
   [junit4]   2> 104175 INFO  (parallelCoreAdminExecutor-429-thread-1) [    ] 
o.a.s.c.ZkController publishing state=down
   [junit4]   2> 104175 INFO  (parallelCoreAdminExecutor-425-thread-1) [    ] 
o.a.s.c.ZkController Registering watch for collection falsepredicate
   [junit4]   2> 104175 INFO  
(OverseerStateUpdate-96000758803267591-127.0.0.1:46814_solr-n_0000000000) [    
] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"falsepredicate_shard3_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:41893/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:41893_solr",
   [junit4]   2>   "numShards":"4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "collection":"falsepredicate",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 104175 INFO  (parallelCoreAdminExecutor-431-thread-1) [    ] 
o.a.s.c.ZkController Registering watch for collection falsepredicate
   [junit4]   2> 104175 INFO  
(OverseerStateUpdate-96000758803267591-127.0.0.1:46814_solr-n_0000000000) [    
] o.a.s.c.o.ReplicaMutator Update state numShards=4 message={
   [junit4]   2>   "core":"falsepredicate_shard3_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:41893/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:41893_solr",
   [junit4]   2>   "numShards":"4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "collection":"falsepredicate",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 104176 INFO  (parallelCoreAdminExecutor-431-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Add data for [falsepredicate] ver [0]
   [junit4]   2> 104176 INFO  (parallelCoreAdminExecutor-425-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Add data for [falsepredicate] ver [0]
   [junit4]   2> 104176 INFO  (parallelCoreAdminExecutor-429-thread-1) [    ] 
o.a.s.c.ZkController Registering watch for collection falsepredicate
   [junit4]   2> 104176 INFO  (parallelCoreAdminExecutor-431-thread-1) [    ] 
o.a.s.c.ZkController look for our core node name
   [junit4]   2> 104177 INFO  (parallelCoreAdminExecutor-425-thread-1) [    ] 
o.a.s.c.ZkController look for our core node name
   [junit4]   2> 104177 INFO  (parallelCoreAdminExecutor-429-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Add data for [falsepredicate] ver [0]
   [junit4]   2> 104177 INFO  (parallelCoreAdminExecutor-429-thread-1) [    ] 
o.a.s.c.ZkController look for our core node name
   [junit4]   2> 104178 INFO  (qtp7094460-896) [    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
a1b5cadc-6c61-43f5-b17e-d31fa0393b582313489960282274
   [junit4]   2> 104178 INFO  (qtp7094460-896) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=a1b5cadc-6c61-43f5-b17e-d31fa0393b582313489960282274&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 104178 INFO  
(OverseerStateUpdate-96000758803267591-127.0.0.1:46814_solr-n_0000000000) [    
] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"falsepredicate_shard2_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:46266/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:46266_solr",
   [junit4]   2>   "numShards":"4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"falsepredicate",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 104179 INFO  
(OverseerStateUpdate-96000758803267591-127.0.0.1:46814_solr-n_0000000000) [    
] o.a.s.c.o.ReplicaMutator Update state numShards=4 message={
   [junit4]   2>   "core":"falsepredicate_shard2_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:46266/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:46266_solr",
   [junit4]   2>   "numShards":"4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"falsepredicate",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 104180 INFO  
(OverseerStateUpdate-96000758803267591-127.0.0.1:46814_solr-n_0000000000) [    
] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"falsepredicate_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:46814/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:46814_solr",
   [junit4]   2>   "numShards":"4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"falsepredicate",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 104180 INFO  
(OverseerStateUpdate-96000758803267591-127.0.0.1:46814_solr-n_0000000000) [    
] o.a.s.c.o.ReplicaMutator Update state numShards=4 message={
   [junit4]   2>   "core":"falsepredicate_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:46814/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:46814_solr",
   [junit4]   2>   "numShards":"4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"falsepredicate",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 104281 INFO  
(OverseerStateUpdate-96000758803267591-127.0.0.1:46814_solr-n_0000000000) [    
] o.a.s.c.o.ZkStateWriter going to update_collection 
/collections/falsepredicate/state.json version: 0
   [junit4]   2> 104282 INFO  (zkCallback-195-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/falsepredicate/state.json] for collection [falsepredicate] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 104282 INFO  (zkCallback-193-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/falsepredicate/state.json] for collection [falsepredicate] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 104282 INFO  (zkCallback-190-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/falsepredicate/state.json] for collection [falsepredicate] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 104282 INFO  (zkCallback-194-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/falsepredicate/state.json] for collection [falsepredicate] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 104282 INFO  (zkCallback-195-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updating data for [falsepredicate] from [0] to [1]
   [junit4]   2> 104282 INFO  (zkCallback-190-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updating data for [falsepredicate] from [0] to [1]
   [junit4]   2> 104282 INFO  (zkCallback-193-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updating data for [falsepredicate] from [0] to [1]
   [junit4]   2> 104282 INFO  (zkCallback-194-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updating data for [falsepredicate] from [0] to [1]
   [junit4]   2> 104985 INFO  (qtp9442996-873) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=a1b5cadc-6c61-43f5-b17e-d31fa0393b58&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 104986 INFO  (qtp9442996-873) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={requestid=a1b5cadc-6c61-43f5-b17e-d31fa0393b58&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 105107 INFO  (parallelCoreAdminExecutor-427-thread-1) [    ] 
o.a.s.c.ZkController waiting to find shard id in clusterstate for 
falsepredicate_shard4_replica1
   [junit4]   2> 105107 INFO  (parallelCoreAdminExecutor-427-thread-1) [    ] 
o.a.s.c.ZkController Check for collection zkNode:falsepredicate
   [junit4]   2> 105108 INFO  (parallelCoreAdminExecutor-427-thread-1) [    ] 
o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 105108 INFO  (parallelCoreAdminExecutor-427-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Load collection config from: 
[/collections/falsepredicate]
   [junit4]   2> 105108 INFO  (parallelCoreAdminExecutor-427-thread-1) [    ] 
o.a.s.c.c.ZkStateReader path=[/collections/falsepredicate] 
[configName]=[config] specified config exists in ZooKeeper
   [junit4]   2> 105108 INFO  (parallelCoreAdminExecutor-427-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_1F46059CFAF6AE50-001/tempDir-001/node3/falsepredicate_shard4_replica1'
   [junit4]   2> 105108 INFO  (parallelCoreAdminExecutor-427-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 105108 INFO  (parallelCoreAdminExecutor-427-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 105109 INFO  (parallelCoreAdminExecutor-427-thread-1) [    ] 
o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 105111 INFO  (parallelCoreAdminExecutor-427-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 105113 INFO  (parallelCoreAdminExecutor-427-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 105116 INFO  (parallelCoreAdminExecutor-427-thread-1) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 105120 INFO  (parallelCoreAdminExecutor-427-thread-1) [    ] 
o.a.s.s.IndexSchema [falsepredicate_shard4_replica1] Schema name=test
   [junit4]   2> 105164 INFO  (parallelCoreAdminExecutor-427-thread-1) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 105165 INFO  (parallelCoreAdminExecutor-427-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 105166 WARN  (parallelCoreAdminExecutor-427-thread-1) [    ] 
o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for 
multiple copyFields (2)
   [junit4]   2> 105167 WARN  (parallelCoreAdminExecutor-427-thread-1) [    ] 
o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple 
copyFields (3)
   [junit4]   2> 105168 INFO  (parallelCoreAdminExecutor-427-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-6.x-Linux/solr/build/solr-solrj/test/J0
   [junit4]   2> 105168 INFO  (parallelCoreAdminExecutor-427-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'falsepredicate_shard4_replica1' using 
configuration from collection falsepredicate
   [junit4]   2> 105168 INFO  (parallelCoreAdminExecutor-427-thread-1) [    ] 
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 105168 INFO  (parallelCoreAdminExecutor-427-thread-1) [    ] 
o.a.s.c.SolrCore [[falsepredicate_shard4_replica1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_1F46059CFAF6AE50-001/tempDir-001/node3/falsepredicate_shard4_replica1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_1F46059CFAF6AE50-001/tempDir-001/node3/./falsepredicate_shard4_replica1/data/]
   [junit4]   2> 105168 INFO  (parallelCoreAdminExecutor-427-thread-1) [    ] 
o.a.s.c.SolrCore JMX monitoring not detected for core: 
falsepredicate_shard4_replica1
   [junit4]   2> 105169 INFO  (parallelCoreAdminExecutor-427-thread-1) [    ] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_1F46059CFAF6AE50-001/tempDir-001/node3/./falsepredicate_shard4_replica1/data
   [junit4]   2> 105169 INFO  (parallelCoreAdminExecutor-427-thread-1) [    ] 
o.a.s.c.SolrCore New index directory detected: old=null 
new=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_1F46059CFAF6AE50-001/tempDir-001/node3/./falsepredicate_shard4_replica1/data/index/
   [junit4]   2> 105169 WARN  (parallelCoreAdminExecutor-427-thread-1) [    ] 
o.a.s.c.SolrCore [falsepredicate_shard4_replica1] Solr index directory 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_1F46059CFAF6AE50-001/tempDir-001/node3/./falsepredicate_shard4_replica1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 105169 INFO  (parallelCoreAdminExecutor-427-thread-1) [    ] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_1F46059CFAF6AE50-001/tempDir-001/node3/./falsepredicate_shard4_replica1/data/index
   [junit4]   2> 105170 INFO  (parallelCoreAdminExecutor-427-thread-1) [    ] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@158212c 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4ea677),segFN=segments_1,generation=1}
   [junit4]   2> 105170 INFO  (parallelCoreAdminExecutor-427-thread-1) [    ] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 105170 INFO  
(OldIndexDirectoryCleanupThreadForCore-falsepredicate_shard4_replica1) [    ] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
falsepredicate_shard4_replica1 in 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_1F46059CFAF6AE50-001/tempDir-001/node3/./falsepredicate_shard4_replica1/data/
   [junit4]   2> 105170 WARN  
(OldIndexDirectoryCleanupThreadForCore-falsepredicate_shard4_replica1) [    ] 
o.a.s.c.DirectoryFactory 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_1F46059CFAF6AE50-001/tempDir-001/node3/./falsepredicate_shard4_replica1/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 105171 INFO  (parallelCoreAdminExecutor-427-thread-1) [    ] 
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating 
implicit default
   [junit4]   2> 105173 INFO  (parallelCoreAdminExecutor-427-thread-1) [    ] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 105174 INFO  (parallelCoreAdminExecutor-427-thread-1) [    ] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 105174 INFO  (parallelCoreAdminExecutor-427-thread-1) [    ] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 105177 INFO  (parallelCoreAdminExecutor-425-thread-1) [    ] 
o.a.s.c.ZkController waiting to find shard id in clusterstate for 
falsepredicate_shard2_replica1
   [junit4]   2> 105177 INFO  (parallelCoreAdminExecutor-431-thread-1) [    ] 
o.a.s.c.ZkController waiting to find shard id in clusterstate for 
falsepredicate_shard3_replica1
   [junit4]   2> 105177 INFO  (parallelCoreAdminExecutor-425-thread-1) [    ] 
o.a.s.c.ZkController Check for collection zkNode:falsepredicate
   [junit4]   2> 105177 INFO  (parallelCoreAdminExecutor-431-thread-1) [    ] 
o.a.s.c.ZkController Check for collection zkNode:falsepredicate
   [junit4]   2> 105177 INFO  (parallelCoreAdminExecutor-425-thread-1) [    ] 
o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 105177 INFO  (parallelCoreAdminExecutor-425-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Load collection config from: 
[/collections/falsepredicate]
   [junit4]   2> 105177 INFO  (parallelCoreAdminExecutor-431-thread-1) [    ] 
o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 105177 INFO  (parallelCoreAdminExecutor-431-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Load collection config from: 
[/collections/falsepredicate]
   [junit4]   2> 105178 INFO  (parallelCoreAdminExecutor-427-thread-1) [    ] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 105177 INFO  (parallelCoreAdminExecutor-429-thread-1) [    ] 
o.a.s.c.ZkController waiting to find shard id in clusterstate for 
falsepredicate_shard1_replica1
   [junit4]   2> 105178 INFO  (parallelCoreAdminExecutor-429-thread-1) [    ] 
o.a.s.c.ZkController Check for collection zkNode:falsepredicate
   [junit4]   2> 105178 INFO  (parallelCoreAdminExecutor-425-thread-1) [    ] 
o.a.s.c.c.ZkStateReader path=[/collections/falsepredicate] 
[configName]=[config] specified config exists in ZooKeeper
   [junit4]   2> 105178 INFO  (parallelCoreAdminExecutor-429-thread-1) [    ] 
o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 105178 INFO  (parallelCoreAdminExecutor-425-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_1F46059CFAF6AE50-001/tempDir-001/node1/falsepredicate_shard2_replica1'
   [junit4]   2> 105178 INFO  (parallelCoreAdminExecutor-429-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Load collection config from: 
[/collections/falsepredicate]
   [junit4]   2> 105178 INFO  (parallelCoreAdminExecutor-431-thread-1) [    ] 
o.a.s.c.c.ZkStateReader path=[/collections/falsepredicate] 
[configName]=[config] specified config exists in ZooKeeper
   [junit4]   2> 105178 INFO  (parallelCoreAdminExecutor-431-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_1F46059CFAF6AE50-001/tempDir-001/node2/falsepredicate_shard3_replica1'
   [junit4]   2> 105179 INFO  (parallelCoreAdminExecutor-425-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 105179 INFO  (parallelCoreAdminExecutor-425-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 105179 INFO  (parallelCoreAdminExecutor-427-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> 105179 INFO  (parallelCoreAdminExecutor-427-thread-1) [    ] 
o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 105179 INFO  (parallelCoreAdminExecutor-431-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 105179 INFO  (parallelCoreAdminExecutor-429-thread-1) [    ] 
o.a.s.c.c.ZkStateReader path=[/collections/falsepredicate] 
[configName]=[config] specified config exists in ZooKeeper
   [junit4]   2> 105179 INFO  (parallelCoreAdminExecutor-431-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 105179 INFO  (parallelCoreAdminExecutor-429-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_1F46059CFAF6AE50-001/tempDir-001/node4/falsepredicate_shard1_replica1'
   [junit4]   2> 105179 INFO  (parallelCoreAdminExecutor-427-thread-1) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 105179 INFO  (parallelCoreAdminExecutor-429-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 105179 INFO  (parallelCoreAdminExecutor-429-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 105179 INFO  (parallelCoreAdminExecutor-427-thread-1) [    ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 105180 INFO  (parallelCoreAdminExecutor-431-thread-1) [    ] 
o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 105180 INFO  (parallelCoreAdminExecutor-429-thread-1) [    ] 
o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 105181 INFO  (parallelCoreAdminExecutor-425-thread-1) [    ] 
o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 105182 INFO  (qtp7094460-900) [    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
a1b5cadc-6c61-43f5-b17e-d31fa0393b582313489960282274
   [junit4]   2> 105182 INFO  (qtp7094460-900) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=a1b5cadc-6c61-43f5-b17e-d31fa0393b582313489960282274&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 105183 INFO  (parallelCoreAdminExecutor-427-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 105183 INFO  (parallelCoreAdminExecutor-427-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 105183 INFO  (parallelCoreAdminExecutor-429-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 105183 INFO  (parallelCoreAdminExecutor-431-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1

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

ion [testcollection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 190974 INFO  (zkCallback-195-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [3])
   [junit4]   2> 190974 INFO  (coreCloseExecutor-536-thread-1) [    ] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_1F46059CFAF6AE50-001/tempDir-001/node2/./falsepredicate_shard3_replica1/data
   [junit4]   2> 190974 INFO  (zkCallback-208-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updating data for [testcollection] from [7] to [8]
   [junit4]   2> 190974 INFO  (coreCloseExecutor-534-thread-1) [    ] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_1F46059CFAF6AE50-001/tempDir-001/node3/./falsepredicate_shard4_replica1/data/index
   [junit4]   2> 190975 INFO  (jetty-launcher-173-thread-5) [    ] 
o.a.s.c.Overseer Overseer 
(id=96000758803267595-127.0.0.1:46266_solr-n_0000000001) closing
   [junit4]   2> 190975 INFO  (zkCallback-195-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updating data for [testcollection] from [7] to [8]
   [junit4]   2> 190975 INFO  (zkCallback-214-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updating data for [testcollection] from [7] to [8]
   [junit4]   2> 190975 INFO  
(OverseerStateUpdate-96000758803267595-127.0.0.1:46266_solr-n_0000000001) [    
] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:46266_solr
   [junit4]   2> 190977 INFO  (zkCallback-214-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> 190977 INFO  (zkCallback-208-thread-3) [    ] 
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> 190978 INFO  (zkCallback-195-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> 192477 WARN  (zkCallback-208-thread-2) [    ] 
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> 192477 WARN  (zkCallback-208-thread-3) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 192477 WARN  (zkCallback-214-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> 192478 INFO  (jetty-launcher-173-thread-6) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@9aae8e{/solr,null,UNAVAILABLE}
   [junit4]   2> 192478 INFO  (jetty-launcher-173-thread-7) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1b5b621{/solr,null,UNAVAILABLE}
   [junit4]   2> 192478 WARN  (zkCallback-195-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> 192479 INFO  (jetty-launcher-173-thread-5) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@492985{/solr,null,UNAVAILABLE}
   [junit4]   2> 192479 INFO  
(SUITE-TestCollectionStateWatchers-seed#[1F46059CFAF6AE50]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:44920 44920
   [junit4]   2> 192590 INFO  (Thread-359) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:44920 44920
   [junit4]   2> 192590 WARN  (Thread-359) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        8       /solr/aliases.json
   [junit4]   2>        7       /solr/security.json
   [junit4]   2>        7       /solr/configs/config
   [junit4]   2>        3       /solr/collections/stateformat1/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        12      /solr/collections/waitforstate/state.json
   [junit4]   2>        8       /solr/collections/falsepredicate/state.json
   [junit4]   2>        8       /solr/clusterprops.json
   [junit4]   2>        8       /solr/clusterstate.json
   [junit4]   2>        7       /solr/collections/testcollection/state.json
   [junit4]   2>        3       
/solr/overseer_elect/election/96000758803267595-127.0.0.1:46266_solr-n_0000000001
   [junit4]   2>        3       /solr/collections/stateformat1/state.json
   [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> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        8       /solr/collections
   [junit4]   2>        5       /solr/live_nodes
   [junit4]   2>        2       /solr/overseer/queue
   [junit4]   2>        2       /solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 192590 INFO  
(SUITE-TestCollectionStateWatchers-seed#[1F46059CFAF6AE50]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_1F46059CFAF6AE50-001
   [junit4]   2> Jun 02, 2016 8:16:58 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): {}, 
docValues:{}, maxPointsInLeafNode=153, maxMBSortInHeap=5.979036192839787, 
sim=ClassicSimilarity, locale=fr-MQ, timezone=Asia/Thimbu
   [junit4]   2> NOTE: Linux 4.4.0-21-generic i386/Oracle Corporation 9-ea 
(32-bit)/cpus=12,threads=1,free=129591848,total=197955584
   [junit4]   2> NOTE: All tests run in this JVM: [TestSuggesterResponse, 
LargeVolumeEmbeddedTest, TestNamedListCodec, TermsResponseTest, 
TestSpellCheckResponse, TestUpdateRequestCodec, CommonParamsTest, 
LargeVolumeBinaryJettyTest, ConcatOperationTest, FieldAnalysisResponseTest, 
TestLBHttpSolrClient, CollectionAdminRequestRequiredParamsTest, GraphTest, 
HttpSolrClientBuilderTest, SolrExampleStreamingTest, TestBatchUpdate, 
JettyWebappTest, TestSolrProperties, SolrParamTest, TestEmbeddedSolrServer, 
SolrQueryTest, ModifiableSolrParamsTest, SolrDocumentTest, NamedListTest, 
TestSolrJErrorHandling, LBHttpSolrClientBuilderTest, JdbcTest, OperationsTest, 
SolrPingTest, TestConfigSetAdminRequest, TestCollectionStateWatchers]
   [junit4] Completed [85/85 (1!)] on J0 in 90.60s, 9 tests, 1 failure <<< 
FAILURES!

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

Total time: 65 minutes 51 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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to