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

[JENKINS-EA] Lucene-Solr-master-Linux (32bit/jdk-9-ea+125) - Build # 17175 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17175/
Java: 32bit/jdk-9-ea+125 -client -XX:+UseParallelGC

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

Error Message:
waitForState was not triggered by collection creation

Stack Trace:
java.lang.AssertionError: waitForState was not triggered by collection creation
	at __randomizedtesting.SeedInfo.seed([9AFB7643EA324E0:A28F2CD253FDE0CB]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.common.cloud.TestCollectionStateWatchers.testCanWaitForNonexistantCollection(TestCollectionStateWatchers.java:182)
	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:533)
	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 13228 lines...]
   [junit4] Suite: org.apache.solr.common.cloud.TestCollectionStateWatchers
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_9AFB7643EA324E0-001/init-core-data-001
   [junit4]   2> 91820 INFO  (SUITE-TestCollectionStateWatchers-seed#[9AFB7643EA324E0]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 91821 INFO  (SUITE-TestCollectionStateWatchers-seed#[9AFB7643EA324E0]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 91821 INFO  (Thread-279) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 91821 INFO  (Thread-279) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 91921 INFO  (SUITE-TestCollectionStateWatchers-seed#[9AFB7643EA324E0]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:33053
   [junit4]   2> 91921 INFO  (SUITE-TestCollectionStateWatchers-seed#[9AFB7643EA324E0]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 91924 INFO  (SUITE-TestCollectionStateWatchers-seed#[9AFB7643EA324E0]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 91926 INFO  (zkCallback-271-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1c83269 name:ZooKeeperConnection Watcher:127.0.0.1:33053 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 91926 INFO  (SUITE-TestCollectionStateWatchers-seed#[9AFB7643EA324E0]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 91926 INFO  (SUITE-TestCollectionStateWatchers-seed#[9AFB7643EA324E0]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 91926 INFO  (SUITE-TestCollectionStateWatchers-seed#[9AFB7643EA324E0]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 91929 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 0x155c4ba30d00000, 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> 91931 INFO  (jetty-launcher-270-thread-3) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 91932 INFO  (jetty-launcher-270-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 91932 INFO  (jetty-launcher-270-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 91934 INFO  (jetty-launcher-270-thread-4) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 91934 INFO  (jetty-launcher-270-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1e8a185{/solr,null,AVAILABLE}
   [junit4]   2> 91934 INFO  (jetty-launcher-270-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1458e8a{/solr,null,AVAILABLE}
   [junit4]   2> 91936 INFO  (jetty-launcher-270-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@11891e2{/solr,null,AVAILABLE}
   [junit4]   2> 91937 INFO  (jetty-launcher-270-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1bc05e7{/solr,null,AVAILABLE}
   [junit4]   2> 91938 INFO  (jetty-launcher-270-thread-4) [    ] o.e.j.s.ServerConnector Started ServerConnector@f72bdf{HTTP/1.1,[http/1.1]}{127.0.0.1:44672}
   [junit4]   2> 91938 INFO  (jetty-launcher-270-thread-4) [    ] o.e.j.s.Server Started @93361ms
   [junit4]   2> 91938 INFO  (jetty-launcher-270-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@4fc87c{HTTP/1.1,[http/1.1]}{127.0.0.1:38893}
   [junit4]   2> 91938 INFO  (jetty-launcher-270-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44672}
   [junit4]   2> 91938 INFO  (jetty-launcher-270-thread-1) [    ] o.e.j.s.Server Started @93361ms
   [junit4]   2> 91938 INFO  (jetty-launcher-270-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@17575a0{HTTP/1.1,[http/1.1]}{127.0.0.1:45944}
   [junit4]   2> 91938 INFO  (jetty-launcher-270-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38893}
   [junit4]   2> 91938 INFO  (jetty-launcher-270-thread-2) [    ] o.e.j.s.Server Started @93361ms
   [junit4]   2> 91938 INFO  (jetty-launcher-270-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45944}
   [junit4]   2> 91938 INFO  (jetty-launcher-270-thread-3) [    ] o.e.j.s.ServerConnector Started ServerConnector@1dffcfd{HTTP/1.1,[http/1.1]}{127.0.0.1:44202}
   [junit4]   2> 91938 INFO  (jetty-launcher-270-thread-4) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@340fab
   [junit4]   2> 91938 INFO  (jetty-launcher-270-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@340fab
   [junit4]   2> 91939 INFO  (jetty-launcher-270-thread-4) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_9AFB7643EA324E0-001/tempDir-001/node4'
   [junit4]   2> 91939 INFO  (jetty-launcher-270-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_9AFB7643EA324E0-001/tempDir-001/node1'
   [junit4]   2> 91939 INFO  (jetty-launcher-270-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@340fab
   [junit4]   2> 91939 INFO  (jetty-launcher-270-thread-4) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 91939 INFO  (jetty-launcher-270-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_9AFB7643EA324E0-001/tempDir-001/node2'
   [junit4]   2> 91939 INFO  (jetty-launcher-270-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 91939 INFO  (jetty-launcher-270-thread-4) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 91939 INFO  (jetty-launcher-270-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 91939 INFO  (jetty-launcher-270-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 91939 INFO  (jetty-launcher-270-thread-3) [    ] o.e.j.s.Server Started @93362ms
   [junit4]   2> 91939 INFO  (jetty-launcher-270-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 91939 INFO  (jetty-launcher-270-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44202}
   [junit4]   2> 91939 INFO  (jetty-launcher-270-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 91939 INFO  (jetty-launcher-270-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 91939 INFO  (jetty-launcher-270-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 91939 INFO  (jetty-launcher-270-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 91939 INFO  (jetty-launcher-270-thread-3) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@340fab
   [junit4]   2> 91940 INFO  (jetty-launcher-270-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_9AFB7643EA324E0-001/tempDir-001/node3'
   [junit4]   2> 91940 INFO  (jetty-launcher-270-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 91941 INFO  (jetty-launcher-270-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 91941 INFO  (jetty-launcher-270-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 91941 INFO  (jetty-launcher-270-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 91941 INFO  (jetty-launcher-270-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 91942 INFO  (jetty-launcher-270-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 91943 INFO  (zkCallback-273-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@17de802 name:ZooKeeperConnection Watcher:127.0.0.1:33053/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 91943 INFO  (jetty-launcher-270-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 91943 INFO  (zkCallback-272-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3703e0 name:ZooKeeperConnection Watcher:127.0.0.1:33053/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 91943 INFO  (jetty-launcher-270-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 91943 INFO  (jetty-launcher-270-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 91943 INFO  (jetty-launcher-270-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 91944 INFO  (zkCallback-275-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1740d30 name:ZooKeeperConnection Watcher:127.0.0.1:33053/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 91944 INFO  (jetty-launcher-270-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 91944 INFO  (jetty-launcher-270-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 91944 INFO  (jetty-launcher-270-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 91944 INFO  (zkCallback-274-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1980661 name:ZooKeeperConnection Watcher:127.0.0.1:33053/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 91944 INFO  (jetty-launcher-270-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 91944 INFO  (jetty-launcher-270-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 91945 INFO  (jetty-launcher-270-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 91945 INFO  (jetty-launcher-270-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 91945 INFO  (jetty-launcher-270-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 91963 INFO  (jetty-launcher-270-thread-4) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_9AFB7643EA324E0-001/tempDir-001/node4/.
   [junit4]   2> 91963 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 0x155c4ba30d00002, 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> 91963 INFO  (jetty-launcher-270-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_9AFB7643EA324E0-001/tempDir-001/node1/.
   [junit4]   2> 91963 INFO  (jetty-launcher-270-thread-4) [    ] o.a.s.c.CoreContainer New CoreContainer 20293265
   [junit4]   2> 91963 INFO  (jetty-launcher-270-thread-3) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_9AFB7643EA324E0-001/tempDir-001/node3/.
   [junit4]   2> 91963 INFO  (jetty-launcher-270-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 1373303
   [junit4]   2> 91963 INFO  (jetty-launcher-270-thread-3) [    ] o.a.s.c.CoreContainer New CoreContainer 29863273
   [junit4]   2> 91963 INFO  (jetty-launcher-270-thread-4) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_9AFB7643EA324E0-001/tempDir-001/node4]
   [junit4]   2> 91963 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 0x155c4ba30d00001, 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> 91964 WARN  (jetty-launcher-270-thread-4) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_9AFB7643EA324E0-001/tempDir-001/node4/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_9AFB7643EA324E0-001/tempDir-001/node4/lib
   [junit4]   2> 91963 INFO  (jetty-launcher-270-thread-3) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_9AFB7643EA324E0-001/tempDir-001/node3]
   [junit4]   2> 91963 INFO  (jetty-launcher-270-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_9AFB7643EA324E0-001/tempDir-001/node1]
   [junit4]   2> 91964 INFO  (jetty-launcher-270-thread-4) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 91965 WARN  (jetty-launcher-270-thread-3) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_9AFB7643EA324E0-001/tempDir-001/node3/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_9AFB7643EA324E0-001/tempDir-001/node3/lib
   [junit4]   2> 91965 WARN  (jetty-launcher-270-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_9AFB7643EA324E0-001/tempDir-001/node1/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_9AFB7643EA324E0-001/tempDir-001/node1/lib
   [junit4]   2> 91965 INFO  (jetty-launcher-270-thread-3) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 91965 INFO  (jetty-launcher-270-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 91965 INFO  (jetty-launcher-270-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_9AFB7643EA324E0-001/tempDir-001/node2/.
   [junit4]   2> 91965 INFO  (jetty-launcher-270-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 5728668
   [junit4]   2> 91965 INFO  (jetty-launcher-270-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_9AFB7643EA324E0-001/tempDir-001/node2]
   [junit4]   2> 91965 WARN  (jetty-launcher-270-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_9AFB7643EA324E0-001/tempDir-001/node2/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_9AFB7643EA324E0-001/tempDir-001/node2/lib
   [junit4]   2> 91966 INFO  (jetty-launcher-270-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 91966 INFO  (jetty-launcher-270-thread-4) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 91966 INFO  (jetty-launcher-270-thread-4) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 91966 INFO  (jetty-launcher-270-thread-4) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 91966 INFO  (jetty-launcher-270-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33053/solr
   [junit4]   2> 91966 INFO  (jetty-launcher-270-thread-4) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 91966 INFO  (jetty-launcher-270-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 91967 INFO  (jetty-launcher-270-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 91967 INFO  (jetty-launcher-270-thread-1) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 91967 INFO  (jetty-launcher-270-thread-3) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 91967 INFO  (jetty-launcher-270-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 91967 INFO  (jetty-launcher-270-thread-3) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 91967 INFO  (jetty-launcher-270-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 91967 INFO  (jetty-launcher-270-thread-3) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 91967 INFO  (jetty-launcher-270-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33053/solr
   [junit4]   2> 91968 INFO  (jetty-launcher-270-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33053/solr
   [junit4]   2> 91968 INFO  (jetty-launcher-270-thread-3) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 91968 INFO  (jetty-launcher-270-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 91968 INFO  (jetty-launcher-270-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 91968 INFO  (jetty-launcher-270-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 91968 INFO  (jetty-launcher-270-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 91971 INFO  (jetty-launcher-270-thread-2) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 91971 INFO  (jetty-launcher-270-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 91971 INFO  (jetty-launcher-270-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 91971 INFO  (jetty-launcher-270-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33053/solr
   [junit4]   2> 91971 INFO  (jetty-launcher-270-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 91971 INFO  (jetty-launcher-270-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 91971 INFO  (jetty-launcher-270-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 91972 INFO  (zkCallback-282-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1b34dd0 name:ZooKeeperConnection Watcher:127.0.0.1:33053 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 91972 INFO  (zkCallback-285-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@19bb0d7 name:ZooKeeperConnection Watcher:127.0.0.1:33053 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 91973 INFO  (jetty-launcher-270-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 91973 INFO  (jetty-launcher-270-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 91972 INFO  (jetty-launcher-270-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 91972 INFO  (jetty-launcher-270-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 91973 INFO  (zkCallback-286-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1608138 name:ZooKeeperConnection Watcher:127.0.0.1:33053 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 91973 INFO  (jetty-launcher-270-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 91974 INFO  (zkCallback-287-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@19f191d name:ZooKeeperConnection Watcher:127.0.0.1:33053 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 91974 INFO  (jetty-launcher-270-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 91974 INFO  (jetty-launcher-270-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 91974 INFO  (jetty-launcher-270-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 91975 INFO  (jetty-launcher-270-thread-3) [    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$140/22601797@1406a2b
   [junit4]   2> 91975 INFO  (jetty-launcher-270-thread-4) [    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$140/22601797@3bc305
   [junit4]   2> 91975 INFO  (jetty-launcher-270-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 91976 INFO  (jetty-launcher-270-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 91977 INFO  (jetty-launcher-270-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 91977 INFO  (jetty-launcher-270-thread-1) [    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$140/22601797@5ff8a2
   [junit4]   2> 91978 INFO  (jetty-launcher-270-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 91979 INFO  (zkCallback-288-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@85f7f4 name:ZooKeeperConnection Watcher:127.0.0.1:33053/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 91979 INFO  (jetty-launcher-270-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 91979 INFO  (zkCallback-289-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@b4a5ad name:ZooKeeperConnection Watcher:127.0.0.1:33053/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 91979 INFO  (jetty-launcher-270-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 91983 INFO  (jetty-launcher-270-thread-2) [    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$140/22601797@666469
   [junit4]   2> 91983 INFO  (zkCallback-290-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@68f00a name:ZooKeeperConnection Watcher:127.0.0.1:33053/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 91983 INFO  (jetty-launcher-270-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 91983 INFO  (jetty-launcher-270-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 91984 INFO  (jetty-launcher-270-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 91985 INFO  (jetty-launcher-270-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 91985 INFO  (jetty-launcher-270-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 91988 INFO  (zkCallback-291-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1c2feb name:ZooKeeperConnection Watcher:127.0.0.1:33053/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 91988 INFO  (jetty-launcher-270-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 91990 INFO  (jetty-launcher-270-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 91990 INFO  (jetty-launcher-270-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 91990 INFO  (jetty-launcher-270-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 91994 INFO  (jetty-launcher-270-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 91994 INFO  (jetty-launcher-270-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 91994 INFO  (jetty-launcher-270-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 91996 INFO  (jetty-launcher-270-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 91996 INFO  (jetty-launcher-270-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 91996 INFO  (jetty-launcher-270-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 91998 INFO  (jetty-launcher-270-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 91998 INFO  (jetty-launcher-270-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 91999 INFO  (jetty-launcher-270-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 91999 INFO  (jetty-launcher-270-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 92001 INFO  (jetty-launcher-270-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 92001 INFO  (jetty-launcher-270-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 92001 INFO  (jetty-launcher-270-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 92001 INFO  (jetty-launcher-270-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 92003 INFO  (jetty-launcher-270-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 92003 INFO  (jetty-launcher-270-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 92003 INFO  (jetty-launcher-270-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 92003 INFO  (jetty-launcher-270-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 92004 INFO  (jetty-launcher-270-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 92004 INFO  (jetty-launcher-270-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 92004 INFO  (jetty-launcher-270-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 92005 INFO  (jetty-launcher-270-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 92006 INFO  (jetty-launcher-270-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 92006 INFO  (jetty-launcher-270-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 92006 INFO  (jetty-launcher-270-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 92006 INFO  (jetty-launcher-270-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 92007 INFO  (jetty-launcher-270-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 92007 INFO  (jetty-launcher-270-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 92007 INFO  (jetty-launcher-270-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 92008 INFO  (jetty-launcher-270-thread-3) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 92008 INFO  (jetty-launcher-270-thread-1) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 92008 INFO  (jetty-launcher-270-thread-2) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 92009 INFO  (jetty-launcher-270-thread-3) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 92009 INFO  (jetty-launcher-270-thread-1) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 92009 INFO  (jetty-launcher-270-thread-2) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 92009 INFO  (jetty-launcher-270-thread-3) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 92010 INFO  (jetty-launcher-270-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 92010 INFO  (jetty-launcher-270-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 92011 INFO  (jetty-launcher-270-thread-4) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 92013 INFO  (jetty-launcher-270-thread-4) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 92013 INFO  (jetty-launcher-270-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 92014 INFO  (jetty-launcher-270-thread-4) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 92014 INFO  (jetty-launcher-270-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 92014 INFO  (jetty-launcher-270-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 92015 INFO  (jetty-launcher-270-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 92016 INFO  (jetty-launcher-270-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 92016 INFO  (jetty-launcher-270-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 92017 INFO  (jetty-launcher-270-thread-1) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 92017 INFO  (jetty-launcher-270-thread-3) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 92017 INFO  (jetty-launcher-270-thread-1) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96199271020232715-127.0.0.1:38893_solr-n_0000000000
   [junit4]   2> 92018 INFO  (jetty-launcher-270-thread-2) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 92018 INFO  (jetty-launcher-270-thread-3) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96199271020232713-127.0.0.1:44202_solr-n_0000000001
   [junit4]   2> 92018 INFO  (jetty-launcher-270-thread-1) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:38893_solr
   [junit4]   2> 92018 INFO  (jetty-launcher-270-thread-2) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96199271020232716-127.0.0.1:45944_solr-n_0000000002
   [junit4]   2> 92018 INFO  (jetty-launcher-270-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 92019 INFO  (jetty-launcher-270-thread-3) [    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96199271020232715-127.0.0.1:38893_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 92019 INFO  (jetty-launcher-270-thread-2) [    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96199271020232713-127.0.0.1:44202_solr-n_0000000001 to know if I could be the leader
   [junit4]   2> 92019 INFO  (jetty-launcher-270-thread-3) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44202_solr
   [junit4]   2> 92019 INFO  (jetty-launcher-270-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:44202_solr
   [junit4]   2> 92020 INFO  (jetty-launcher-270-thread-2) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45944_solr
   [junit4]   2> 92020 INFO  (jetty-launcher-270-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:45944_solr
   [junit4]   2> 92020 INFO  (jetty-launcher-270-thread-4) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 92020 INFO  (jetty-launcher-270-thread-1) [    ] o.a.s.c.Overseer Overseer (id=96199271020232715-127.0.0.1:38893_solr-n_0000000000) starting
   [junit4]   2> 92021 INFO  (jetty-launcher-270-thread-4) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96199271020232714-127.0.0.1:44672_solr-n_0000000003
   [junit4]   2> 92021 INFO  (zkCallback-290-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> 92021 INFO  (zkCallback-289-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> 92021 INFO  (zkCallback-288-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> 92021 INFO  (zkCallback-291-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> 92022 INFO  (zkCallback-288-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 92022 INFO  (zkCallback-290-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 92023 INFO  (zkCallback-291-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 92026 INFO  (zkCallback-289-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 92030 INFO  (jetty-launcher-270-thread-4) [    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96199271020232716-127.0.0.1:45944_solr-n_0000000002 to know if I could be the leader
   [junit4]   2> 92031 INFO  (jetty-launcher-270-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 92031 INFO  (jetty-launcher-270-thread-4) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:44672_solr as DOWN
   [junit4]   2> 92032 INFO  (jetty-launcher-270-thread-4) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44672_solr
   [junit4]   2> 92032 INFO  (jetty-launcher-270-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:44672_solr
   [junit4]   2> 92034 INFO  (zkCallback-291-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> 92034 INFO  (zkCallback-289-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> 92034 INFO  (zkCallback-288-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> 92034 INFO  (zkCallback-291-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 92034 INFO  (zkCallback-288-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 92036 INFO  (zkCallback-290-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> 92037 INFO  (zkCallback-289-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 92040 INFO  (zkCallback-290-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 92042 INFO  (jetty-launcher-270-thread-1) [    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 92042 INFO  (OverseerCollectionConfigSetProcessor-96199271020232715-127.0.0.1:38893_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 92043 INFO  (jetty-launcher-270-thread-1) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:38893_solr as DOWN
   [junit4]   2> 92044 INFO  (OverseerStateUpdate-96199271020232715-127.0.0.1:38893_solr-n_0000000000) [    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 92044 INFO  (jetty-launcher-270-thread-1) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38893_solr
   [junit4]   2> 92044 INFO  (jetty-launcher-270-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:38893_solr
   [junit4]   2> 92046 INFO  (zkCallback-291-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> 92046 INFO  (zkCallback-289-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> 92046 INFO  (zkCallback-288-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> 92046 INFO  (zkCallback-290-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> 92047 INFO  (zkCallback-289-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 92047 INFO  (zkCallback-291-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 92047 INFO  (zkCallback-288-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 92064 INFO  (OverseerStateUpdate-96199271020232715-127.0.0.1:38893_solr-n_0000000000) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 92066 INFO  (OverseerStateUpdate-96199271020232715-127.0.0.1:38893_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:44672_solr"} current state version: 0
   [junit4]   2> 92067 INFO  (OverseerStateUpdate-96199271020232715-127.0.0.1:38893_solr-n_0000000000) [    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:44672_solr
   [junit4]   2> 92069 INFO  (OverseerStateUpdate-96199271020232715-127.0.0.1:38893_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:38893_solr"} current state version: 0
   [junit4]   2> 92069 INFO  (OverseerStateUpdate-96199271020232715-127.0.0.1:38893_solr-n_0000000000) [    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:38893_solr
   [junit4]   2> 92076 INFO  (jetty-launcher-270-thread-2) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 92076 INFO  (jetty-launcher-270-thread-2) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 92076 INFO  (jetty-launcher-270-thread-3) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 92076 INFO  (jetty-launcher-270-thread-3) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 92077 INFO  (jetty-launcher-270-thread-2) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_9AFB7643EA324E0-001/tempDir-001/node2/.
   [junit4]   2> 92077 INFO  (jetty-launcher-270-thread-3) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_9AFB7643EA324E0-001/tempDir-001/node3/.
   [junit4]   2> 92077 INFO  (jetty-launcher-270-thread-2) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 92077 INFO  (jetty-launcher-270-thread-3) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 92078 INFO  (jetty-launcher-270-thread-2) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1
   [junit4]   2> 92078 INFO  (jetty-launcher-270-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 92078 INFO  (jetty-launcher-270-thread-3) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1
   [junit4]   2> 92078 INFO  (jetty-launcher-270-thread-3) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 92102 INFO  (jetty-launcher-270-thread-1) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 92102 INFO  (jetty-launcher-270-thread-1) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 92102 INFO  (jetty-launcher-270-thread-1) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_9AFB7643EA324E0-001/tempDir-001/node1/.
   [junit4]   2> 92102 INFO  (jetty-launcher-270-thread-1) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 92103 INFO  (jetty-launcher-270-thread-1) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1
   [junit4]   2> 92103 INFO  (jetty-launcher-270-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 92107 INFO  (jetty-launcher-270-thread-4) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 92107 INFO  (jetty-launcher-270-thread-4) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 92108 INFO  (jetty-launcher-270-thread-4) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_9AFB7643EA324E0-001/tempDir-001/node4/.
   [junit4]   2> 92109 INFO  (jetty-launcher-270-thread-4) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 92109 INFO  (jetty-launcher-270-thread-4) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1
   [junit4]   2> 92109 INFO  (jetty-launcher-270-thread-4) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 92109 INFO  (SUITE-TestCollectionStateWatchers-seed#[9AFB7643EA324E0]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 92110 INFO  (SUITE-TestCollectionStateWatchers-seed#[9AFB7643EA324E0]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 92111 INFO  (zkCallback-296-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5f4c85 name:ZooKeeperConnection Watcher:127.0.0.1:33053 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 92111 INFO  (SUITE-TestCollectionStateWatchers-seed#[9AFB7643EA324E0]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 92112 INFO  (SUITE-TestCollectionStateWatchers-seed#[9AFB7643EA324E0]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 92114 INFO  (SUITE-TestCollectionStateWatchers-seed#[9AFB7643EA324E0]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 92114 INFO  (SUITE-TestCollectionStateWatchers-seed#[9AFB7643EA324E0]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 92115 INFO  (zkCallback-299-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1502f73 name:ZooKeeperConnection Watcher:127.0.0.1:33053/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 92115 INFO  (SUITE-TestCollectionStateWatchers-seed#[9AFB7643EA324E0]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 92116 INFO  (SUITE-TestCollectionStateWatchers-seed#[9AFB7643EA324E0]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 92116 INFO  (SUITE-TestCollectionStateWatchers-seed#[9AFB7643EA324E0]-worker) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 92116 INFO  (SUITE-TestCollectionStateWatchers-seed#[9AFB7643EA324E0]-worker) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 92117 INFO  (SUITE-TestCollectionStateWatchers-seed#[9AFB7643EA324E0]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 92118 INFO  (SUITE-TestCollectionStateWatchers-seed#[9AFB7643EA324E0]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/solrconfig.xml
   [junit4]   2> 92120 INFO  (SUITE-TestCollectionStateWatchers-seed#[9AFB7643EA324E0]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/schema-sql.xml
   [junit4]   2> 92122 INFO  (SUITE-TestCollectionStateWatchers-seed#[9AFB7643EA324E0]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/solrconfig-sql.xml
   [junit4]   2> 92123 INFO  (SUITE-TestCollectionStateWatchers-seed#[9AFB7643EA324E0]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/solrconfig-slave1.xml
   [junit4]   2> 92125 INFO  (SUITE-TestCollectionStateWatchers-seed#[9AFB7643EA324E0]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/schema.xml
   [junit4]   2> 92126 INFO  (SUITE-TestCollectionStateWatchers-seed#[9AFB7643EA324E0]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/schema-replication1.xml
   [junit4]   2> 92127 INFO  (SUITE-TestCollectionStateWatchers-seed#[9AFB7643EA324E0]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/solrconfig-managed-schema.xml
   [junit4]   2> 92149 INFO  (TEST-TestCollectionStateWatchers.testWaitForStateWatcherIsRetainedOnPredicateFailure-seed#[9AFB7643EA324E0]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testWaitForStateWatcherIsRetainedOnPredicateFailure
   [junit4]   2> 92149 INFO  (TEST-TestCollectionStateWatchers.testWaitForStateWatcherIsRetainedOnPredicateFailure-seed#[9AFB7643EA324E0]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 92150 INFO  (TEST-TestCollectionStateWatchers.testWaitForStateWatcherIsRetainedOnPredicateFailure-seed#[9AFB7643EA324E0]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 92151 INFO  (zkCallback-300-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@186ffda name:ZooKeeperConnection Watcher:127.0.0.1:33053 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 92151 INFO  (TEST-TestCollectionStateWatchers.testWaitForStateWatcherIsRetainedOnPredicateFailure-seed#[9AFB7643EA324E0]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 92151 INFO  (TEST-TestCollectionStateWatchers.testWaitForStateWatcherIsRetainedOnPredicateFailure-seed#[9AFB7643EA324E0]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 92157 INFO  (qtp19805486-1175) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params async=e737f495-cd39-4519-a5d9-8afebb2b300e&replicationFactor=1&collection.configName=config&name=falsepredicate&action=CREATE&numShards=4&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 92159 INFO  (qtp19805486-1175) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=e737f495-cd39-4519-a5d9-8afebb2b300e&replicationFactor=1&collection.configName=config&name=falsepredicate&action=CREATE&numShards=4&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 92160 INFO  (OverseerCollectionConfigSetProcessor-96199271020232715-127.0.0.1:38893_solr-n_0000000000) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running/mn-e737f495-cd39-4519-a5d9-8afebb2b300e
   [junit4]   2> 92161 INFO  (qtp19805486-1181) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=e737f495-cd39-4519-a5d9-8afebb2b300e&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 92161 INFO  (OverseerCollectionConfigSetProcessor-96199271020232715-127.0.0.1:38893_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":"e737f495-cd39-4519-a5d9-8afebb2b300e",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 92162 INFO  (qtp19805486-1181) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=e737f495-cd39-4519-a5d9-8afebb2b300e&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 92162 INFO  (OverseerThreadFactory-401-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":"e737f495-cd39-4519-a5d9-8afebb2b300e",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 92162 INFO  (OverseerThreadFactory-401-thread-1) [    ] o.a.s.c.OverseerCollectionMessageHandler Create collection falsepredicate
   [junit4]   2> 92163 INFO  (OverseerThreadFactory-401-thread-1) [    ] o.a.s.c.OverseerCollectionMessageHandler creating collections conf node /collections/falsepredicate 
   [junit4]   2> 92163 INFO  (OverseerThreadFactory-401-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/falsepredicate
   [junit4]   2> 92165 INFO  (zkCallback-291-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 92165 INFO  (zkCallback-299-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 92165 INFO  (zkCallback-288-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 92165 INFO  (zkCallback-289-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 92165 INFO  (zkCallback-290-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 92165 INFO  (zkCallback-299-thread-1) [    ] o.a.s.c.c.ZkStateReader Adding lazy collectionRef for collection falsepredicate
   [junit4]   2> 92168 INFO  (zkCallback-288-thread-1) [    ] o.a.s.c.c.ZkStateReader Adding lazy collectionRef for collection falsepredicate
   [junit4]   2> 92168 INFO  (zkCallback-290-thread-1) [    ] o.a.s.c.c.ZkStateReader Adding lazy collectionRef for collection falsepredicate
   [junit4]   2> 92168 INFO  (zkCallback-289-thread-1) [    ] o.a.s.c.c.ZkStateReader Adding lazy collectionRef for collection falsepredicate
   [junit4]   2> 92170 INFO  (zkCallback-291-thread-1) [    ] o.a.s.c.c.ZkStateReader Adding lazy collectionRef for collection falsepredicate
   [junit4]   2> 92171 INFO  (OverseerStateUpdate-96199271020232715-127.0.0.1:38893_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":"e737f495-cd39-4519-a5d9-8afebb2b300e",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 92172 INFO  (OverseerStateUpdate-96199271020232715-127.0.0.1:38893_solr-n_0000000000) [    ] o.a.s.c.o.ClusterStateMutator building a new cName: falsepredicate
   [junit4]   2> 92173 INFO  (OverseerStateUpdate-96199271020232715-127.0.0.1:38893_solr-n_0000000000) [    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/falsepredicate/state.json
   [junit4]   2> 92271 INFO  (OverseerThreadFactory-401-thread-1) [    ] o.a.s.c.OverseerCollectionMessageHandler Creating SolrCores for new collection falsepredicate, shardNames [shard1, shard2, shard3, shard4] , replicationFactor : 1
   [junit4]   2> 92271 INFO  (OverseerThreadFactory-401-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:38893_solr
   [junit4]   2> 92271 INFO  (OverseerThreadFactory-401-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:44672_solr
   [junit4]   2> 92272 INFO  (OverseerThreadFactory-401-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:45944_solr
   [junit4]   2> 92272 INFO  (OverseerThreadFactory-401-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:44202_solr
   [junit4]   2> 92278 INFO  (qtp26753796-1190) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={async=e737f495-cd39-4519-a5d9-8afebb2b300e239803284098965&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> 92280 INFO  (parallelCoreAdminExecutor-408-thread-1) [    ] o.a.s.h.a.CoreAdminOperation core create command async=e737f495-cd39-4519-a5d9-8afebb2b300e239803284098965&qt=/admin/cores&collection.configName=config&name=falsepredicate_shard4_replica1&action=CREATE&numShards=4&collection=falsepredicate&shard=shard4&wt=javabin&version=2
   [junit4]   2> 92280 INFO  (qtp16840235-1182) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={async=e737f495-cd39-4519-a5d9-8afebb2b300e239803283717691&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=3
   [junit4]   2> 92280 INFO  (parallelCoreAdminExecutor-406-thread-1) [    ] o.a.s.h.a.CoreAdminOperation core create command async=e737f495-cd39-4519-a5d9-8afebb2b300e239803283717691&qt=/admin/cores&collection.configName=config&name=falsepredicate_shard2_replica1&action=CREATE&numShards=4&collection=falsepredicate&shard=shard2&wt=javabin&version=2
   [junit4]   2> 92280 INFO  (qtp19805486-1161) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={async=e737f495-cd39-4519-a5d9-8afebb2b300e239803284519433&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> 92280 INFO  (parallelCoreAdminExecutor-404-thread-1) [    ] o.a.s.h.a.CoreAdminOperation core create command async=e737f495-cd39-4519-a5d9-8afebb2b300e239803284519433&qt=/admin/cores&collection.configName=config&name=falsepredicate_shard3_replica1&action=CREATE&numShards=4&collection=falsepredicate&shard=shard3&wt=javabin&version=2
   [junit4]   2> 92280 INFO  (parallelCoreAdminExecutor-408-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> 92280 INFO  (qtp19032329-1168) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={async=e737f495-cd39-4519-a5d9-8afebb2b300e239803284309711&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> 92280 INFO  (parallelCoreAdminExecutor-406-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> 92281 INFO  (parallelCoreAdminExecutor-402-thread-1) [    ] o.a.s.h.a.CoreAdminOperation core create command async=e737f495-cd39-4519-a5d9-8afebb2b300e239803284309711&qt=/admin/cores&collection.configName=config&name=falsepredicate_shard1_replica1&action=CREATE&numShards=4&collection=falsepredicate&shard=shard1&wt=javabin&version=2
   [junit4]   2> 92281 INFO  (parallelCoreAdminExecutor-404-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> 92281 INFO  (parallelCoreAdminExecutor-402-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> 92281 INFO  (qtp19032329-1171) [    ] o.a.s.h.a.CoreAdminOperation Checking request status for : e737f495-cd39-4519-a5d9-8afebb2b300e239803284309711
   [junit4]   2> 92281 INFO  (parallelCoreAdminExecutor-404-thread-1) [    ] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 92287 INFO  (qtp19032329-1171) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=e737f495-cd39-4519-a5d9-8afebb2b300e239803284309711&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=5
   [junit4]   2> 92287 INFO  (parallelCoreAdminExecutor-406-thread-1) [    ] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 92289 INFO  (parallelCoreAdminExecutor-408-thread-1) [    ] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 92290 INFO  (parallelCoreAdminExecutor-404-thread-1) [    ] o.a.s.c.ZkController Registering watch for collection falsepredicate
   [junit4]   2> 92290 INFO  (parallelCoreAdminExecutor-406-thread-1) [    ] o.a.s.c.ZkController Registering watch for collection falsepredicate
   [junit4]   2> 92290 INFO  (OverseerStateUpdate-96199271020232715-127.0.0.1:38893_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":"http://127.0.0.1:38893/solr",
   [junit4]   2>   "node_name":"127.0.0.1:38893_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> 92290 INFO  (OverseerStateUpdate-96199271020232715-127.0.0.1:38893_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":"http://127.0.0.1:38893/solr",
   [junit4]   2>   "node_name":"127.0.0.1:38893_solr",
   [junit4]   2>   "numShards":"4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"falsepredicate",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 92290 INFO  (parallelCoreAdminExecutor-404-thread-1) [    ] o.a.s.c.c.ZkStateReader Add data for [falsepredicate] ver [0]
   [junit4]   2> 92291 INFO  (parallelCoreAdminExecutor-406-thread-1) [    ] o.a.s.c.c.ZkStateReader Add data for [falsepredicate] ver [0]
   [junit4]   2> 92291 INFO  (parallelCoreAdminExecutor-404-thread-1) [    ] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 92291 INFO  (parallelCoreAdminExecutor-406-thread-1) [    ] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 92291 INFO  (parallelCoreAdminExecutor-408-thread-1) [    ] o.a.s.c.ZkController Registering watch for collection falsepredicate
   [junit4]   2> 92292 INFO  (parallelCoreAdminExecutor-408-thread-1) [    ] o.a.s.c.c.ZkStateReader Add data for [falsepredicate] ver [0]
   [junit4]   2> 92292 INFO  (parallelCoreAdminExecutor-408-thread-1) [    ] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 92292 INFO  (OverseerStateUpdate-96199271020232715-127.0.0.1:38893_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":"http://127.0.0.1:44202/solr",
   [junit4]   2>   "node_name":"127.0.0.1:44202_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> 92293 INFO  (OverseerStateUpdate-96199271020232715-127.0.0.1:38893_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":"http://127.0.0.1:44202/solr",
   [junit4]   2>   "node_name":"127.0.0.1:44202_solr",
   [junit4]   2>   "numShards":"4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "collection":"falsepredicate",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 92293 INFO  (parallelCoreAdminExecutor-402-thread-1) [    ] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 92294 INFO  (parallelCoreAdminExecutor-402-thread-1) [    ] o.a.s.c.ZkController Registering watch for collection falsepredicate
   [junit4]   2> 92294 INFO  (OverseerStateUpdate-96199271020232715-127.0.0.1:38893_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"falsepredicate_shard4_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:44672/solr",
   [junit4]   2>   "node_name":"127.0.0.1:44672_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> 92295 INFO  (OverseerStateUpdate-96199271020232715-127.0.0.1:38893_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":"http://127.0.0.1:44672/solr",
   [junit4]   2>   "node_name":"127.0.0.1:44672_solr",
   [junit4]   2>   "numShards":"4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard4",
   [junit4]   2>   "collection":"falsepredicate",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 92295 INFO  (parallelCoreAdminExecutor-402-thread-1) [    ] o.a.s.c.c.ZkStateReader Add data for [falsepredicate] ver [0]
   [junit4]   2> 92295 INFO  (parallelCoreAdminExecutor-402-thread-1) [    ] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 92296 INFO  (OverseerStateUpdate-96199271020232715-127.0.0.1:38893_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":"http://127.0.0.1:45944/solr",
   [junit4]   2>   "node_name":"127.0.0.1:45944_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> 92296 INFO  (OverseerStateUpdate-96199271020232715-127.0.0.1:38893_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":"http://127.0.0.1:45944/solr",
   [junit4]   2>   "node_name":"127.0.0.1:45944_solr",
   [junit4]   2>   "numShards":"4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"falsepredicate",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 92399 INFO  (OverseerStateUpdate-96199271020232715-127.0.0.1:38893_solr-n_0000000000) [    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/falsepredicate/state.json version: 0
   [junit4]   2> 92400 INFO  (zkCallback-291-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> 92400 INFO  (zkCallback-288-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> 92400 INFO  (zkCallback-289-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> 92400 INFO  (zkCallback-290-thread-2) [    ] 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> 92401 INFO  (zkCallback-288-thread-1) [    ] o.a.s.c.c.ZkStateReader Updating data for [falsepredicate] from [0] to [1]
   [junit4]   2> 92401 INFO  (zkCallback-291-thread-1) [    ] o.a.s.c.c.ZkStateReader Updating data for [falsepredicate] from [0] to [1]
   [junit4]   2> 92401 INFO  (zkCallback-290-thread-2) [    ] o.a.s.c.c.ZkStateReader Updating data for [falsepredicate] from [0] to [1]
   [junit4]   2> 92401 INFO  (zkCallback-289-thread-1) [    ] o.a.s.c.c.ZkStateReader Updating data for [falsepredicate] from [0] to [1]
   [junit4]   2> 93163 INFO  (qtp19805486-1186) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=e737f495-cd39-4519-a5d9-8afebb2b300e&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 93164 INFO  (qtp19805486-1186) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=e737f495-cd39-4519-a5d9-8afebb2b300e&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 93289 INFO  (qtp19032329-1174) [    ] o.a.s.h.a.CoreAdminOperation Checking request status for : e737f495-cd39-4519-a5d9-8afebb2b300e239803284309711
   [junit4]   2> 93289 INFO  (qtp19032329-1174) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=e737f495-cd39-4519-a5d9-8afebb2b300e239803284309711&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 93291 INFO  (parallelCoreAdminExecutor-404-thread-1) [    ] o.a.s.c.ZkController waiting to find shard id in clusterstate for falsepredicate_shard3_replica1
   [junit4]   2> 93291 INFO  (parallelCoreAdminExecutor-406-thread-1) [    ] o.a.s.c.ZkController waiting to find shard id in clusterstate for falsepredicate_shard2_replica1
   [junit4]   2> 93291 INFO  (parallelCoreAdminExecutor-404-thread-1) [    ] o.a.s.c.ZkController Check for collection zkNode:falsepredicate
   [junit4]   2> 93291 INFO  (parallelCoreAdminExecutor-406-thread-1) [    ] o.a.s.c.ZkController Check for collection zkNode:falsepredicate
   [junit4]   2> 93291 INFO  (parallelCoreAdminExecutor-404-thread-1) [    ] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 93291 INFO  (parallelCoreAdminExecutor-406-thread-1) [    ] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 93291 INFO  (parallelCoreAdminExecutor-404-thread-1) [    ] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/falsepredicate]
   [junit4]   2> 93291 INFO  (parallelCoreAdminExecutor-406-thread-1) [    ] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/falsepredicate]
   [junit4]   2> 93292 INFO  (parallelCoreAdminExecutor-404-thread-1) [    ] o.a.s.c.c.ZkStateReader path=[/collections/falsepredicate] [configName]=[config] specified config exists in ZooKeeper
   [junit4]   2> 93292 INFO  (parallelCoreAdminExecutor-404-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_9AFB7643EA324E0-001/tempDir-001/node3/falsepredicate_shard3_replica1'
   [junit4]   2> 93292 INFO  (parallelCoreAdminExecutor-408-thread-1) [    ] o.a.s.c.ZkController waiting to find shard id in clusterstate for falsepredicate_shard4_replica1
   [junit4]   2> 93292 INFO  (parallelCoreAdminExecutor-406-thread-1) [    ] o.a.s.c.c.ZkStateReader path=[/collections/falsepredicate] [configName]=[config] specified config exists in ZooKeeper
   [junit4]   2> 93292 INFO  (parallelCoreAdminExecutor-408-thread-1) [    ] o.a.s.c.ZkController Check for collection zkNode:falsepredicate
   [junit4]   2> 93292 INFO  (parallelCoreAdminExecutor-406-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_9AFB7643EA324E0-001/tempDir-001/node1/falsepredicate_shard2_replica1'
   [junit4]   2> 93292 INFO  (parallelCoreAdminExecutor-404-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 93292 INFO  (parallelCoreAdminExecutor-404-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 93292 INFO  (parallelCoreAdminExecutor-406-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 93292 INFO  (parallelCoreAdminExecutor-408-thread-1) [    ] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 93292 INFO  (parallelCoreAdminExecutor-406-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 93292 INFO  (parallelCoreAdminExecutor-408-thread-1) [    ] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/falsepredicate]
   [junit4]   2> 93293 INFO  (parallelCoreAdminExecutor-408-thread-1) [    ] o.a.s.c.c.ZkStateReader path=[/collections/falsepredicate] [configName]=[config] specified config exists in ZooKeeper
   [junit4]   2> 93293 INFO  (parallelCoreAdminExecutor-408-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_9AFB7643EA324E0-001/tempDir-001/node4/falsepredicate_shard4_replica1'
   [junit4]   2> 93293 INFO  (parallelCoreAdminExecutor-408-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 93293 INFO  (parallelCoreAdminExecutor-408-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 93293 INFO  (parallelCoreAdminExecutor-406-thread-1) [    ] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 93293 INFO  (parallelCoreAdminExecutor-404-thread-1) [    ] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 93294 INFO  (parallelCoreAdminExecutor-408-thread-1) [    ] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 93295 INFO  (parallelCoreAdminExecutor-402-thread-1) [    ] o.a.s.c.ZkController waiting to find shard id in clusterstate for falsepredicate_shard1_replica1
   [junit4]   2> 93295 INFO  (parallelCoreAdminExecutor-402-thread-1) [    ] o.a.s.c.ZkController Check for collection zkNode:falsepredicate
   [junit4]   2> 93296 INFO  (parallelCoreAdminExecutor-402-thread-1) [    ] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 93296 INFO  (parallelCoreAdminExecutor-402-thread-1) [    ] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/falsepredicate]
   [junit4]   2> 93297 INFO  (parallelCoreAdminExecutor-402-thread-1) [    ] o.a.s.c.c.ZkStateReader path=[/collections/falsepredicate] [configName]=[config] specified config exists in ZooKeeper
   [junit4]   2> 93297 INFO  (parallelCoreAdminExecutor-402-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_9AFB7643EA324E0-001/tempDir-001/node2/falsepredicate_shard1_replica1'
   [junit4]   2> 93297 INFO  (parallelCoreAdminExecutor-402-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 93297 INFO  (parallelCoreAdminExecutor-402-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 93297 INFO  (parallelCoreAdminExecutor-408-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 93298 INFO  (parallelCoreAdminExecutor-402-thread-1) [    ] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 93301 INFO  (parallelCoreAdminExecutor-408-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 93302 INFO  (parallelCoreAdminExecutor-406-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 93302 INFO  (parallelCoreAdminExecutor-404-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 93303 INFO  (parallelCoreAdminExecutor-402-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 93305 INFO  (parallelCoreAdminExecutor-406-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 93305 INFO  (parallelCoreAdminExecutor-402-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 93306 INFO  (parallelCoreAdminExecutor-404-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 93307 INFO  (parallelCoreAdminExecutor-408-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 93312 INFO  (parallelCoreAdminExecutor-402-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 93312 INFO  (parallelCoreAdminExecutor-406-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 93315 INFO  (parallelCoreAdminExecutor-404-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 93315 INFO  (parallelCoreAdminExecutor-408-thread-1) [    ] o.a.s.s.IndexSchema [falsepredicate_shard4_replica1] Schema name=test
   [junit4]   2> 93324 INFO  (parallelCoreAdminExecutor-406-thread-1) [    ] o.a.s.s.IndexSchema [falsepredicate_shard2_replica1] Schema name=test
   [junit4]   2> 93324 INFO  (parallelCoreAdminExecutor-402-thread-1) [    ] o.a.s.s.IndexSchema [falsepredicate_shard1_replica1] Schema name=test
   [junit4]   2> 93328 INFO  (parallelCoreAdminExecutor-404-thread-1) [    ] o.a.s.s.IndexSchema [falsepredicate_shard3_replica1] Schema name=test
   [junit4]   2> 93395 INFO  (parallelCoreAdminExecutor-408-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 93396 INFO  (parallelCoreAdminExecutor-408-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 93396 WARN  (parallelCoreAdminExecutor-408-thread-1) [    ] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 93396 WARN  (parallelCoreAdminExecutor-408-thread-1) [    ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 93398 INFO  (parallelCoreAdminExecutor-408-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/config', cwd=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1
   [junit4]   2> 93398 INFO  (parallelCoreAdminExecutor-408-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'falsepredicate_shard4_replica1' using configuration from collection falsepredicate
   [junit4]   2> 93398 INFO  (parallelCoreAdminExecutor-408-thread-1) [    ] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 93398 INFO  (parallelCoreAdminExecutor-408-thread-1) [    ] o.a.s.c.SolrCore [[falsepredicate_shard4_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_9AFB7643EA324E0-001/tempDir-001/node4/falsepredicate_shard4_replica1], dataDir=[/home/jenkins/workspace/Lucen

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

achingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 143937 INFO  (coreCloseExecutor-505-thread-2) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_9AFB7643EA324E0-001/tempDir-001/node3/./testcollection_shard3_replica1/data
   [junit4]   2> 143937 INFO  (zkCallback-291-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> 143937 INFO  (zkCallback-311-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> 143938 INFO  (zkCallback-290-thread-5) [    ] 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> 143938 INFO  (zkCallback-311-thread-2) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:44202_solr
   [junit4]   2> 143938 INFO  (zkCallback-311-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 143938 INFO  (zkCallback-311-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (1)
   [junit4]   2> 143938 INFO  (zkCallback-311-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> 143938 WARN  (zkCallback-311-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> 145438 WARN  (zkCallback-291-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> 145438 WARN  (zkCallback-290-thread-5) [    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 145438 WARN  (zkCallback-311-thread-2) [    ] o.a.s.c.LeaderElector 
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect
   [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.exists(ZooKeeper.java:1045)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$4.execute(SolrZkClient.java:297)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$4.execute(SolrZkClient.java:294)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:294)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:488)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:458)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:445)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerElectionContext.runLeaderProcess(ElectionContext.java:724)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:266)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(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> 145438 INFO  (jetty-launcher-270-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1458e8a{/solr,null,UNAVAILABLE}
   [junit4]   2> 145438 INFO  (jetty-launcher-270-thread-4) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1e8a185{/solr,null,UNAVAILABLE}
   [junit4]   2> 145439 INFO  (jetty-launcher-270-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3b8858{/solr,null,UNAVAILABLE}
   [junit4]   2> 145440 INFO  (SUITE-TestCollectionStateWatchers-seed#[9AFB7643EA324E0]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:33053 33053
   [junit4]   2> 145482 INFO  (Thread-279) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:33053 33053
   [junit4]   2> 145483 WARN  (Thread-279) [    ] 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> 	8	/solr/clusterprops.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> 	12	/solr/collections/falsepredicate/state.json
   [junit4]   2> 	8	/solr/clusterstate.json
   [junit4]   2> 	7	/solr/collections/testcollection/state.json
   [junit4]   2> 	3	/solr/overseer_elect/election/96199271020232716-127.0.0.1:45944_solr-n_0000000002
   [junit4]   2> 	3	/solr/collections/stateformat1/state.json
   [junit4]   2> 	2	/solr/collections/currentstate/state.json
   [junit4]   2> 	2	/solr/overseer_elect/election/96199271020232715-127.0.0.1:38893_solr-n_0000000000
   [junit4]   2> 	2	/solr/collections/tobedeleted/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	33	/solr/overseer/collection-queue-work
   [junit4]   2> 	31	/solr/overseer/queue
   [junit4]   2> 	15	/solr/overseer/queue-work
   [junit4]   2> 	8	/solr/collections
   [junit4]   2> 	5	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 145483 INFO  (SUITE-TestCollectionStateWatchers-seed#[9AFB7643EA324E0]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_9AFB7643EA324E0-001
   [junit4]   2> Jul 07, 2016 9:40:38 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, docValues:{}, maxPointsInLeafNode=105, maxMBSortInHeap=6.4408243197567785, sim=RandomSimilarity(queryNorm=false): {}, locale=es-GQ, timezone=Antarctica/McMurdo
   [junit4]   2> NOTE: Linux 4.4.0-28-generic i386/Oracle Corporation 9-ea (32-bit)/cpus=12,threads=1,free=139088160,total=198967296
   [junit4]   2> NOTE: All tests run in this JVM: [TestClusteringResponse, StreamExpressionParserTest, JdbcTest, SolrExampleStreamingBinaryTest, TestJsonRecordReader, SolrQueryTest, SolrZkClientTest, GraphExpressionTest, TestDocumentObjectBinder, CloudSolrClientMultiConstructorTest, CommonAdminParamsTest, TestFastInputStream, QueryResponseTest, SolrExampleBinaryTest, SolrExampleJettyTest, SolrExampleEmbeddedTest, LargeVolumeBinaryJettyTest, LargeVolumeJettyTest, TestSolrProperties, TermsResponseTest, TestEmbeddedSolrServer, TestCoreAdmin, TestHash, DocumentAnalysisResponseTest, SolrExceptionTest, FieldAnalysisResponseTest, AnlysisResponseBaseTest, CollectionAdminRequestRequiredParamsTest, TestSolrJErrorHandling, ConcurrentUpdateSolrClientBuilderTest, ConcurrentUpdateSolrClientTest, SolrPingTest, TestCollectionStateWatchers]
   [junit4] Completed [83/83 (1!)] on J1 in 54.69s, 9 tests, 1 failure <<< FAILURES!

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

Total time: 61 minutes 52 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



[JENKINS-EA] Lucene-Solr-master-Linux (64bit/jdk-9-ea+125) - Build # 17176 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17176/
Java: 64bit/jdk-9-ea+125 -XX:+UseCompressedOops -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.solr.security.BasicAuthIntegrationTest.testBasics

Error Message:
IOException occured when talking to server at: http://127.0.0.1:33380/solr/testSolrCloudCollection_shard1_replica1

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: IOException occured when talking to server at: http://127.0.0.1:33380/solr/testSolrCloudCollection_shard1_replica1
	at __randomizedtesting.SeedInfo.seed([2AC02309FB31B00D:17188D25C3DFEE7D]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:699)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1109)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:998)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:934)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
	at org.apache.solr.security.BasicAuthIntegrationTest.doExtraTests(BasicAuthIntegrationTest.java:193)
	at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testCollectionCreateSearchDelete(TestMiniSolrCloudClusterBase.java:196)
	at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testBasics(TestMiniSolrCloudClusterBase.java:79)
	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:533)
	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)
Caused by: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:33380/solr/testSolrCloudCollection_shard1_replica1
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:620)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:259)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:366)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:674)
	at java.util.concurrent.FutureTask.run(java.base@9-ea/FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@9-ea/ThreadPoolExecutor.java:1158)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@9-ea/ThreadPoolExecutor.java:632)
	... 1 more
Caused by: org.apache.http.NoHttpResponseException: 127.0.0.1:33380 failed to respond
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:143)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:165)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:167)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:511)
	... 10 more




Build Log:
[...truncated 11376 lines...]
   [junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest
   [junit4]   2> 687360 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[2AC02309FB31B00D]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 687360 INFO  (Thread-1335) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 687360 INFO  (Thread-1335) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 687460 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[2AC02309FB31B00D]) [    ] o.a.s.c.ZkTestServer start zk server on port:36551
   [junit4]   2> 687460 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[2AC02309FB31B00D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 687460 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[2AC02309FB31B00D]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 687535 INFO  (zkCallback-679-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1fbabac9 name:ZooKeeperConnection Watcher:127.0.0.1:36551 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 687535 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[2AC02309FB31B00D]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 687535 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[2AC02309FB31B00D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 687535 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[2AC02309FB31B00D]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 687567 INFO  (jetty-launcher-678-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 687567 INFO  (jetty-launcher-678-thread-3) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 687567 INFO  (jetty-launcher-678-thread-5) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 687567 INFO  (jetty-launcher-678-thread-4) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 687567 INFO  (jetty-launcher-678-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 687568 INFO  (jetty-launcher-678-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2ff5c8d4{/solr,null,AVAILABLE}
   [junit4]   2> 687568 INFO  (jetty-launcher-678-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5cec03db{/solr,null,AVAILABLE}
   [junit4]   2> 687568 INFO  (jetty-launcher-678-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4a2c2321{/solr,null,AVAILABLE}
   [junit4]   2> 687568 INFO  (jetty-launcher-678-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4034b211{/solr,null,AVAILABLE}
   [junit4]   2> 687569 INFO  (jetty-launcher-678-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@192ff5de{HTTP/1.1,[http/1.1]}{127.0.0.1:?????}
   [junit4]   2> 687569 INFO  (jetty-launcher-678-thread-3) [    ] o.e.j.s.ServerConnector Started ServerConnector@47251714{HTTP/1.1,[http/1.1]}{127.0.0.1:?????}
   [junit4]   2> 687569 INFO  (jetty-launcher-678-thread-5) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@168ccc67{/solr,null,AVAILABLE}
   [junit4]   2> 687569 INFO  (jetty-launcher-678-thread-3) [    ] o.e.j.s.Server Started @??????ms
   [junit4]   2> 687569 INFO  (jetty-launcher-678-thread-2) [    ] o.e.j.s.Server Started @??????ms
   [junit4]   2> 687569 INFO  (jetty-launcher-678-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46644}
   [junit4]   2> 687569 INFO  (jetty-launcher-678-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33380}
   [junit4]   2> 687569 INFO  (jetty-launcher-678-thread-5) [    ] o.e.j.s.ServerConnector Started ServerConnector@5aa624c1{HTTP/1.1,[http/1.1]}{127.0.0.1:?????}
   [junit4]   2> 687569 INFO  (jetty-launcher-678-thread-5) [    ] o.e.j.s.Server Started @??????ms
   [junit4]   2> 687569 INFO  (jetty-launcher-678-thread-3) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@21a06946
   [junit4]   2> 687569 INFO  (jetty-launcher-678-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@21a06946
   [junit4]   2> 687569 INFO  (jetty-launcher-678-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_2AC02309FB31B00D-001/tempDir-001/node3'
   [junit4]   2> 687569 INFO  (jetty-launcher-678-thread-5) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38751}
   [junit4]   2> 687569 INFO  (jetty-launcher-678-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_2AC02309FB31B00D-001/tempDir-001/node2'
   [junit4]   2> 687570 INFO  (jetty-launcher-678-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 687570 INFO  (jetty-launcher-678-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 687570 INFO  (jetty-launcher-678-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 687570 INFO  (jetty-launcher-678-thread-4) [    ] o.e.j.s.ServerConnector Started ServerConnector@6264f449{HTTP/1.1,[http/1.1]}{127.0.0.1:?????}
   [junit4]   2> 687570 INFO  (jetty-launcher-678-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 687570 INFO  (jetty-launcher-678-thread-4) [    ] o.e.j.s.Server Started @??????ms
   [junit4]   2> 687570 INFO  (jetty-launcher-678-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@68126b91{HTTP/1.1,[http/1.1]}{127.0.0.1:?????}
   [junit4]   2> 687570 INFO  (jetty-launcher-678-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33027}
   [junit4]   2> 687570 INFO  (jetty-launcher-678-thread-1) [    ] o.e.j.s.Server Started @??????ms
   [junit4]   2> 687570 INFO  (jetty-launcher-678-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 687570 INFO  (jetty-launcher-678-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43982}
   [junit4]   2> 687570 INFO  (jetty-launcher-678-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 687570 INFO  (jetty-launcher-678-thread-4) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@21a06946
   [junit4]   2> 687570 INFO  (jetty-launcher-678-thread-5) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@21a06946
   [junit4]   2> 687571 INFO  (jetty-launcher-678-thread-4) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_2AC02309FB31B00D-001/tempDir-001/node4'
   [junit4]   2> 687571 INFO  (jetty-launcher-678-thread-5) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_2AC02309FB31B00D-001/tempDir-001/node5'
   [junit4]   2> 687571 INFO  (jetty-launcher-678-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@21a06946
   [junit4]   2> 687571 INFO  (jetty-launcher-678-thread-4) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 687571 INFO  (jetty-launcher-678-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_2AC02309FB31B00D-001/tempDir-001/node1'
   [junit4]   2> 687571 INFO  (jetty-launcher-678-thread-5) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 687571 INFO  (jetty-launcher-678-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 687571 INFO  (jetty-launcher-678-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 687571 INFO  (jetty-launcher-678-thread-4) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 687571 INFO  (jetty-launcher-678-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 687571 INFO  (jetty-launcher-678-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 687571 INFO  (jetty-launcher-678-thread-5) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 687571 INFO  (jetty-launcher-678-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 687571 INFO  (jetty-launcher-678-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 687571 INFO  (jetty-launcher-678-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 687571 INFO  (jetty-launcher-678-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 687571 INFO  (jetty-launcher-678-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 687572 INFO  (jetty-launcher-678-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 687588 INFO  (zkCallback-681-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5c2b6c91 name:ZooKeeperConnection Watcher:127.0.0.1:36551/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 687588 INFO  (jetty-launcher-678-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 687588 INFO  (zkCallback-680-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4bbb2ea4 name:ZooKeeperConnection Watcher:127.0.0.1:36551/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 687588 INFO  (jetty-launcher-678-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 687588 INFO  (jetty-launcher-678-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 687588 INFO  (jetty-launcher-678-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 687599 INFO  (zkCallback-682-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7b82dacd name:ZooKeeperConnection Watcher:127.0.0.1:36551/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 687599 INFO  (jetty-launcher-678-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 687599 INFO  (jetty-launcher-678-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 687599 INFO  (zkCallback-684-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@71df754a name:ZooKeeperConnection Watcher:127.0.0.1:36551/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 687599 INFO  (zkCallback-683-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4062d9da name:ZooKeeperConnection Watcher:127.0.0.1:36551/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 687599 INFO  (jetty-launcher-678-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 687599 INFO  (jetty-launcher-678-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 687599 INFO  (jetty-launcher-678-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 687599 INFO  (jetty-launcher-678-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 687599 INFO  (jetty-launcher-678-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 687599 INFO  (jetty-launcher-678-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 687599 INFO  (jetty-launcher-678-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 687599 INFO  (jetty-launcher-678-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 687599 INFO  (jetty-launcher-678-thread-5) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 687615 INFO  (jetty-launcher-678-thread-4) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_2AC02309FB31B00D-001/tempDir-001/node4/.
   [junit4]   2> 687615 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 0x155c516a4310005, 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> 687615 INFO  (jetty-launcher-678-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_2AC02309FB31B00D-001/tempDir-001/node2/.
   [junit4]   2> 687615 INFO  (jetty-launcher-678-thread-4) [    ] o.a.s.c.CoreContainer New CoreContainer 1562145918
   [junit4]   2> 687616 INFO  (jetty-launcher-678-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 1524286284
   [junit4]   2> 687616 INFO  (jetty-launcher-678-thread-4) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_2AC02309FB31B00D-001/tempDir-001/node4]
   [junit4]   2> 687616 INFO  (jetty-launcher-678-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_2AC02309FB31B00D-001/tempDir-001/node2]
   [junit4]   2> 687615 INFO  (jetty-launcher-678-thread-5) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_2AC02309FB31B00D-001/tempDir-001/node5/.
   [junit4]   2> 687616 WARN  (jetty-launcher-678-thread-4) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_2AC02309FB31B00D-001/tempDir-001/node4/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_2AC02309FB31B00D-001/tempDir-001/node4/lib
   [junit4]   2> 687616 WARN  (jetty-launcher-678-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_2AC02309FB31B00D-001/tempDir-001/node2/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_2AC02309FB31B00D-001/tempDir-001/node2/lib
   [junit4]   2> 687616 INFO  (jetty-launcher-678-thread-4) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 687615 INFO  (jetty-launcher-678-thread-3) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_2AC02309FB31B00D-001/tempDir-001/node3/.
   [junit4]   2> 687616 INFO  (jetty-launcher-678-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 687616 INFO  (jetty-launcher-678-thread-3) [    ] o.a.s.c.CoreContainer New CoreContainer 475465554
   [junit4]   2> 687616 INFO  (jetty-launcher-678-thread-5) [    ] o.a.s.c.CoreContainer New CoreContainer 1492231845
   [junit4]   2> 687616 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 0x155c516a4310001, 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> 687616 INFO  (jetty-launcher-678-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_2AC02309FB31B00D-001/tempDir-001/node1/.
   [junit4]   2> 687616 INFO  (jetty-launcher-678-thread-5) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_2AC02309FB31B00D-001/tempDir-001/node5]
   [junit4]   2> 687616 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 0x155c516a4310002, 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> 687616 WARN  (jetty-launcher-678-thread-5) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_2AC02309FB31B00D-001/tempDir-001/node5/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_2AC02309FB31B00D-001/tempDir-001/node5/lib
   [junit4]   2> 687616 INFO  (jetty-launcher-678-thread-3) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_2AC02309FB31B00D-001/tempDir-001/node3]
   [junit4]   2> 687617 INFO  (jetty-launcher-678-thread-5) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 687616 INFO  (jetty-launcher-678-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 1312787853
   [junit4]   2> 687617 INFO  (jetty-launcher-678-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_2AC02309FB31B00D-001/tempDir-001/node1]
   [junit4]   2> 687617 WARN  (jetty-launcher-678-thread-3) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_2AC02309FB31B00D-001/tempDir-001/node3/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_2AC02309FB31B00D-001/tempDir-001/node3/lib
   [junit4]   2> 687617 WARN  (jetty-launcher-678-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_2AC02309FB31B00D-001/tempDir-001/node1/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_2AC02309FB31B00D-001/tempDir-001/node1/lib
   [junit4]   2> 687617 INFO  (jetty-launcher-678-thread-3) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 687617 INFO  (jetty-launcher-678-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 687619 INFO  (jetty-launcher-678-thread-2) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 687619 INFO  (jetty-launcher-678-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 687619 INFO  (jetty-launcher-678-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 687619 INFO  (jetty-launcher-678-thread-5) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 687619 INFO  (jetty-launcher-678-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36551/solr
   [junit4]   2> 687620 INFO  (jetty-launcher-678-thread-5) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 687620 INFO  (jetty-launcher-678-thread-3) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 687620 INFO  (jetty-launcher-678-thread-5) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 687620 INFO  (jetty-launcher-678-thread-3) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 687620 INFO  (jetty-launcher-678-thread-1) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 687620 INFO  (jetty-launcher-678-thread-3) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 687620 INFO  (jetty-launcher-678-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 687620 INFO  (jetty-launcher-678-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 687620 INFO  (jetty-launcher-678-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 687620 INFO  (jetty-launcher-678-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36551/solr
   [junit4]   2> 687620 INFO  (jetty-launcher-678-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 687620 INFO  (jetty-launcher-678-thread-3) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 687620 INFO  (jetty-launcher-678-thread-4) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 687620 INFO  (jetty-launcher-678-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 687620 INFO  (jetty-launcher-678-thread-5) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36551/solr
   [junit4]   2> 687620 INFO  (jetty-launcher-678-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36551/solr
   [junit4]   2> 687621 INFO  (jetty-launcher-678-thread-5) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 687621 INFO  (jetty-launcher-678-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 687621 INFO  (jetty-launcher-678-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 687621 INFO  (jetty-launcher-678-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 687621 INFO  (jetty-launcher-678-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 687620 INFO  (jetty-launcher-678-thread-4) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 687621 INFO  (jetty-launcher-678-thread-4) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 687621 INFO  (jetty-launcher-678-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36551/solr
   [junit4]   2> 687621 INFO  (jetty-launcher-678-thread-4) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 687621 INFO  (jetty-launcher-678-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 687621 INFO  (jetty-launcher-678-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 687621 INFO  (jetty-launcher-678-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 687624 INFO  (jetty-launcher-678-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 687624 INFO  (jetty-launcher-678-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 687635 INFO  (zkCallback-695-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@15435394 name:ZooKeeperConnection Watcher:127.0.0.1:36551 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 687635 INFO  (jetty-launcher-678-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 687635 INFO  (jetty-launcher-678-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 687649 INFO  (zkCallback-696-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@708e7843 name:ZooKeeperConnection Watcher:127.0.0.1:36551 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 687650 INFO  (jetty-launcher-678-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 687650 INFO  (zkCallback-699-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2044bc99 name:ZooKeeperConnection Watcher:127.0.0.1:36551 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 687650 INFO  (jetty-launcher-678-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 687650 INFO  (zkCallback-698-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7f808429 name:ZooKeeperConnection Watcher:127.0.0.1:36551 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 687650 INFO  (zkCallback-697-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@125db8a5 name:ZooKeeperConnection Watcher:127.0.0.1:36551 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 687650 INFO  (jetty-launcher-678-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 687650 INFO  (jetty-launcher-678-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 687650 INFO  (jetty-launcher-678-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 687650 INFO  (jetty-launcher-678-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 687650 INFO  (jetty-launcher-678-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 687650 INFO  (jetty-launcher-678-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 687678 INFO  (jetty-launcher-678-thread-2) [    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$180/235629681@2bd7aa79
   [junit4]   2> 687678 INFO  (jetty-launcher-678-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 687692 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 0x155c516a4310007, 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> 687693 INFO  (jetty-launcher-678-thread-5) [    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$180/235629681@3acf205a
   [junit4]   2> 687693 INFO  (jetty-launcher-678-thread-3) [    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$180/235629681@166d1dd
   [junit4]   2> 687693 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 0x155c516a4310009, 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> 687693 INFO  (jetty-launcher-678-thread-1) [    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$180/235629681@179ad7e8
   [junit4]   2> 687692 INFO  (jetty-launcher-678-thread-4) [    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$180/235629681@33a3d952
   [junit4]   2> 687693 INFO  (jetty-launcher-678-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 687694 INFO  (jetty-launcher-678-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 687694 INFO  (jetty-launcher-678-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 687695 INFO  (jetty-launcher-678-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 687708 INFO  (zkCallback-700-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@b6731b9 name:ZooKeeperConnection Watcher:127.0.0.1:36551/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 687708 INFO  (jetty-launcher-678-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 687732 INFO  (zkCallback-701-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@70fbb141 name:ZooKeeperConnection Watcher:127.0.0.1:36551/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 687732 INFO  (zkCallback-702-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2a4bb93d name:ZooKeeperConnection Watcher:127.0.0.1:36551/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 687732 INFO  (jetty-launcher-678-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 687732 INFO  (jetty-launcher-678-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 687733 INFO  (zkCallback-704-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@b9a80a6 name:ZooKeeperConnection Watcher:127.0.0.1:36551/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 687733 INFO  (jetty-launcher-678-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 687733 INFO  (zkCallback-703-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@672792c3 name:ZooKeeperConnection Watcher:127.0.0.1:36551/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 687733 INFO  (jetty-launcher-678-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 687761 INFO  (jetty-launcher-678-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 687761 INFO  (jetty-launcher-678-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 687761 INFO  (jetty-launcher-678-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 687761 INFO  (jetty-launcher-678-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 687761 INFO  (jetty-launcher-678-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 687819 INFO  (jetty-launcher-678-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 687819 INFO  (jetty-launcher-678-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 687819 INFO  (jetty-launcher-678-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 687819 INFO  (jetty-launcher-678-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 687819 INFO  (jetty-launcher-678-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 687946 INFO  (jetty-launcher-678-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 687946 INFO  (jetty-launcher-678-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 687946 INFO  (jetty-launcher-678-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 687946 INFO  (jetty-launcher-678-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 687946 INFO  (jetty-launcher-678-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 688009 INFO  (jetty-launcher-678-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 688009 INFO  (jetty-launcher-678-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 688009 INFO  (jetty-launcher-678-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 688009 INFO  (jetty-launcher-678-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 688009 INFO  (jetty-launcher-678-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 688072 INFO  (jetty-launcher-678-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 688072 INFO  (jetty-launcher-678-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 688072 INFO  (jetty-launcher-678-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 688072 INFO  (jetty-launcher-678-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 688072 INFO  (jetty-launcher-678-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 688101 INFO  (jetty-launcher-678-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 688101 INFO  (jetty-launcher-678-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 688101 INFO  (jetty-launcher-678-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 688101 INFO  (jetty-launcher-678-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 688101 INFO  (jetty-launcher-678-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 688139 INFO  (jetty-launcher-678-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 688139 INFO  (jetty-launcher-678-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 688139 INFO  (jetty-launcher-678-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 688139 INFO  (jetty-launcher-678-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 688139 INFO  (jetty-launcher-678-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 688183 INFO  (jetty-launcher-678-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 688183 INFO  (jetty-launcher-678-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 688183 INFO  (jetty-launcher-678-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 688183 INFO  (jetty-launcher-678-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 688183 INFO  (jetty-launcher-678-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 688220 INFO  (jetty-launcher-678-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 688220 INFO  (jetty-launcher-678-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 688220 INFO  (jetty-launcher-678-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 688220 INFO  (jetty-launcher-678-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 688220 INFO  (jetty-launcher-678-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 688258 INFO  (jetty-launcher-678-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 688258 INFO  (jetty-launcher-678-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 688271 INFO  (jetty-launcher-678-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 688271 INFO  (jetty-launcher-678-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 688286 INFO  (jetty-launcher-678-thread-4) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 688301 INFO  (jetty-launcher-678-thread-3) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 688301 INFO  (jetty-launcher-678-thread-5) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 688301 INFO  (jetty-launcher-678-thread-1) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 688316 INFO  (jetty-launcher-678-thread-2) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 688316 INFO  (jetty-launcher-678-thread-1) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 688316 INFO  (jetty-launcher-678-thread-4) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 688316 INFO  (jetty-launcher-678-thread-5) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 688316 INFO  (jetty-launcher-678-thread-3) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 688316 INFO  (jetty-launcher-678-thread-2) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 688317 INFO  (jetty-launcher-678-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 688317 INFO  (jetty-launcher-678-thread-3) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 688317 INFO  (jetty-launcher-678-thread-5) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 688317 INFO  (jetty-launcher-678-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 688317 INFO  (jetty-launcher-678-thread-4) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 688318 INFO  (jetty-launcher-678-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 688319 INFO  (jetty-launcher-678-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 688319 INFO  (jetty-launcher-678-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 688319 INFO  (jetty-launcher-678-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 688319 INFO  (jetty-launcher-678-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 688358 INFO  (jetty-launcher-678-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 688358 INFO  (jetty-launcher-678-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 688358 INFO  (jetty-launcher-678-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 688358 INFO  (jetty-launcher-678-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 688358 INFO  (jetty-launcher-678-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 688380 INFO  (jetty-launcher-678-thread-1) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 688380 INFO  (jetty-launcher-678-thread-2) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 688380 INFO  (jetty-launcher-678-thread-4) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 688396 INFO  (jetty-launcher-678-thread-3) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 688440 INFO  (jetty-launcher-678-thread-2) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96199668092960779-127.0.0.1:33380_solr-n_0000000001
   [junit4]   2> 688440 INFO  (jetty-launcher-678-thread-4) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96199668092960782-127.0.0.1:33027_solr-n_0000000002
   [junit4]   2> 688440 INFO  (jetty-launcher-678-thread-5) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 688440 INFO  (jetty-launcher-678-thread-1) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96199668092960783-127.0.0.1:43982_solr-n_0000000000
   [junit4]   2> 688455 INFO  (jetty-launcher-678-thread-3) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96199668092960781-127.0.0.1:46644_solr-n_0000000003
   [junit4]   2> 688470 INFO  (jetty-launcher-678-thread-5) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96199668092960780-127.0.0.1:38751_solr-n_0000000004
   [junit4]   2> 688470 INFO  (jetty-launcher-678-thread-4) [    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96199668092960779-127.0.0.1:33380_solr-n_0000000001 to know if I could be the leader
   [junit4]   2> 688470 INFO  (jetty-launcher-678-thread-1) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:43982_solr
   [junit4]   2> 688470 INFO  (jetty-launcher-678-thread-2) [    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96199668092960783-127.0.0.1:43982_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 688470 INFO  (jetty-launcher-678-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 688470 INFO  (jetty-launcher-678-thread-4) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33027_solr
   [junit4]   2> 688470 INFO  (jetty-launcher-678-thread-3) [    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96199668092960782-127.0.0.1:33027_solr-n_0000000002 to know if I could be the leader
   [junit4]   2> 688470 INFO  (jetty-launcher-678-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:33027_solr
   [junit4]   2> 688470 INFO  (jetty-launcher-678-thread-2) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33380_solr
   [junit4]   2> 688470 INFO  (jetty-launcher-678-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:33380_solr
   [junit4]   2> 688470 INFO  (jetty-launcher-678-thread-5) [    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96199668092960781-127.0.0.1:46644_solr-n_0000000003 to know if I could be the leader
   [junit4]   2> 688470 INFO  (jetty-launcher-678-thread-3) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46644_solr
   [junit4]   2> 688470 INFO  (jetty-launcher-678-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:46644_solr
   [junit4]   2> 688470 INFO  (jetty-launcher-678-thread-5) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38751_solr
   [junit4]   2> 688471 INFO  (jetty-launcher-678-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:38751_solr
   [junit4]   2> 688499 INFO  (zkCallback-701-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> 688499 INFO  (zkCallback-702-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> 688499 INFO  (zkCallback-704-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> 688499 INFO  (zkCallback-700-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> 688499 INFO  (zkCallback-703-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> 688499 INFO  (jetty-launcher-678-thread-1) [    ] o.a.s.c.Overseer Overseer (id=96199668092960783-127.0.0.1:43982_solr-n_0000000000) starting
   [junit4]   2> 688515 INFO  (zkCallback-701-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 688515 INFO  (zkCallback-702-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 688515 INFO  (zkCallback-704-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 688521 INFO  (jetty-launcher-678-thread-4) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 688521 INFO  (jetty-launcher-678-thread-4) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 688522 INFO  (jetty-launcher-678-thread-4) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_2AC02309FB31B00D-001/tempDir-001/node4/.
   [junit4]   2> 688522 INFO  (jetty-launcher-678-thread-4) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 688528 INFO  (zkCallback-702-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> 688528 INFO  (zkCallback-704-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> 688528 INFO  (zkCallback-701-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> 688528 INFO  (zkCallback-703-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 688529 INFO  (zkCallback-700-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 688542 INFO  (zkCallback-703-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> 688542 INFO  (zkCallback-702-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 688542 INFO  (zkCallback-704-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 688542 INFO  (jetty-launcher-678-thread-4) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 688542 INFO  (jetty-launcher-678-thread-4) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 688542 INFO  (zkCallback-700-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> 688545 INFO  (jetty-launcher-678-thread-2) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 688545 INFO  (jetty-launcher-678-thread-2) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 688545 INFO  (jetty-launcher-678-thread-2) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_2AC02309FB31B00D-001/tempDir-001/node2/.
   [junit4]   2> 688545 INFO  (jetty-launcher-678-thread-2) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 688547 INFO  (jetty-launcher-678-thread-3) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 688547 INFO  (jetty-launcher-678-thread-3) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 688547 INFO  (jetty-launcher-678-thread-3) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_2AC02309FB31B00D-001/tempDir-001/node3/.
   [junit4]   2> 688547 INFO  (jetty-launcher-678-thread-3) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 688551 INFO  (zkCallback-701-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 688551 INFO  (zkCallback-700-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 688551 INFO  (zkCallback-703-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 688551 INFO  (jetty-launcher-678-thread-3) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 688551 INFO  (jetty-launcher-678-thread-3) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 688551 INFO  (jetty-launcher-678-thread-2) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 688551 INFO  (jetty-launcher-678-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 688558 INFO  (jetty-launcher-678-thread-5) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 688558 INFO  (jetty-launcher-678-thread-5) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 688558 INFO  (jetty-launcher-678-thread-5) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_2AC02309FB31B00D-001/tempDir-001/node5/.
   [junit4]   2> 688559 INFO  (jetty-launcher-678-thread-5) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 688560 INFO  (jetty-launcher-678-thread-5) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 688560 INFO  (jetty-launcher-678-thread-5) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 688560 INFO  (jetty-launcher-678-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 688658 INFO  (jetty-launcher-678-thread-1) [    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 688658 INFO  (OverseerCollectionConfigSetProcessor-96199668092960783-127.0.0.1:43982_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 688658 INFO  (OverseerStateUpdate-96199668092960783-127.0.0.1:43982_solr-n_0000000000) [    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 688658 INFO  (jetty-launcher-678-thread-1) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:43982_solr as DOWN
   [junit4]   2> 688674 INFO  (OverseerStateUpdate-96199668092960783-127.0.0.1:43982_solr-n_0000000000) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (4)
   [junit4]   2> 688684 INFO  (jetty-launcher-678-thread-1) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43982_solr
   [junit4]   2> 688684 INFO  (jetty-launcher-678-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:43982_solr
   [junit4]   2> 688684 INFO  (OverseerStateUpdate-96199668092960783-127.0.0.1:43982_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:43982_solr"} current state version: 0
   [junit4]   2> 688684 INFO  (OverseerStateUpdate-96199668092960783-127.0.0.1:43982_solr-n_0000000000) [    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:43982_solr
   [junit4]   2> 688694 INFO  (zkCallback-702-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: [4])
   [junit4]   2> 688694 INFO  (zkCallback-700-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: [4])
   [junit4]   2> 688694 INFO  (zkCallback-703-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: [4])
   [junit4]   2> 688694 INFO  (zkCallback-704-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: [4])
   [junit4]   2> 688694 INFO  (zkCallback-701-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: [4])
   [junit4]   2> 688702 INFO  (zkCallback-702-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 688702 INFO  (zkCallback-700-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 688703 INFO  (zkCallback-704-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 688703 INFO  (zkCallback-701-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 688703 INFO  (zkCallback-703-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 688707 INFO  (jetty-launcher-678-thread-1) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 688707 INFO  (jetty-launcher-678-thread-1) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 688707 INFO  (jetty-launcher-678-thread-1) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_2AC02309FB31B00D-001/tempDir-001/node1/.
   [junit4]   2> 688707 INFO  (jetty-launcher-678-thread-1) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 688708 INFO  (jetty-launcher-678-thread-1) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 688708 INFO  (jetty-launcher-678-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 688708 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[2AC02309FB31B00D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 688708 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[2AC02309FB31B00D]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 688731 INFO  (zkCallback-710-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6a517804 name:ZooKeeperConnection Watcher:127.0.0.1:36551 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 688731 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[2AC02309FB31B00D]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 688731 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[2AC02309FB31B00D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 688747 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[2AC02309FB31B00D]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@6264f449{HTTP/1.1,[http/1.1]}{127.0.0.1:?}
   [junit4]   2> 688747 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[2AC02309FB31B00D]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1562145918
   [junit4]   2> 688747 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[2AC02309FB31B00D]) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:33027_solr as DOWN
   [junit4]   2> 688770 INFO  (OverseerStateUpdate-96199668092960783-127.0.0.1:43982_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:33027_solr"} current state version: 0
   [junit4]   2> 688770 INFO  (OverseerStateUpdate-96199668092960783-127.0.0.1:43982_solr-n_0000000000) [    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:33027_solr
   [junit4]   2> 688785 INFO  (zkCallback-700-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: [5])
   [junit4]   2> 688785 INFO  (zkCallback-704-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: [5])
   [junit4]   2> 688786 WARN  (zkCallback-704-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> 688786 INFO  (zkCallback-702-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: [5])
   [junit4]   2> 688785 INFO  (zkCallback-703-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: [5])
   [junit4]   2> 688785 INFO  (zkCallback-701-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: [5])
   [junit4]   2> 688787 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[2AC02309FB31B00D]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4034b211{/solr,null,UNAVAILABLE}
   [junit4]   2> 688788 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[2AC02309FB31B00D]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 688789 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[2AC02309FB31B00D]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1167549e{/solr,null,AVAILABLE}
   [junit4]   2> 688789 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[2AC02309FB31B00D]) [    ] o.e.j.s.ServerConnector Started ServerConnector@2c72999d{HTTP/1.1,[http/1.1]}{127.0.0.1:?????}
   [junit4]   2> 688789 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[2AC02309FB31B00D]) [    ] o.e.j.s.Server Started @??????ms
   [junit4]   2> 688790 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[2AC02309FB31B00D]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33311}
   [junit4]   2> 688790 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[2AC02309FB31B00D]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@21a06946
   [junit4]   2> 688790 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[2AC02309FB31B00D]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_2AC02309FB31B00D-001/tempDir-001/node6'
   [junit4]   2> 688790 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[2AC02309FB31B00D]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 688790 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[2AC02309FB31B00D]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 688790 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[2AC02309FB31B00D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 688794 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[2AC02309FB31B00D]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 688801 INFO  (zkCallback-700-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 688801 INFO  (zkCallback-702-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 688801 INFO  (zkCallback-703-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 688801 INFO  (zkCallback-702-thread-1) [    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96199668092960779-127.0.0.1:33380_solr-n_0000000001 to know if I could be the leader
   [junit4]   2> 688801 INFO  (zkCallback-701-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 688814 INFO  (zkCallback-712-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@23d8ed1e name:ZooKeeperConnection Watcher:127.0.0.1:36551/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 688814 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[2AC02309FB31B00D]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 688814 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[2AC02309FB31B00D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 688815 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[2AC02309FB31B00D]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 688830 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[2AC02309FB31B00D]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_2AC02309FB31B00D-001/tempDir-001/node6/.
   [junit4]   2> 688830 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[2AC02309FB31B00D]) [    ] o.a.s.c.CoreContainer New CoreContainer 458874143
   [junit4]   2> 688830 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[2AC02309FB31B00D]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_2AC02309FB31B00D-001/tempDir-001/node6]
   [junit4]   2> 688830 WARN  (TEST-BasicAuthIntegrationTest.testBasics-seed#[2AC02309FB31B00D]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_2AC02309FB31B00D-001/tempDir-001/node6/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_2AC02309FB31B00D-001/tempDir-001/node6/lib
   [junit4]   2> 688831 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[2AC02309FB31B00D]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 688832 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[2AC02309FB31B00D]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 688832 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[2AC02309FB31B00D]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 688832 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[2AC02309FB31B00D]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 688832 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[2AC02309FB31B00D]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36551/solr
   [junit4]   2> 688832 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[2AC02309FB31B00D]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 688832 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[2AC02309FB31B00D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 688832 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[2AC02309FB31B00D]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 688843 INFO  (zkCallback-715-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@aa83747 name:ZooKeeperConnection Watcher:127.0.0.1:36551 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 688844 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[2AC02309FB31B00D]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 688844 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[2AC02309FB31B00D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 688858 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[2AC02309FB31B00D]) [    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$180/235629681@210b9884
   [junit4]   2> 688859 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[2AC02309FB31B00D]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 688869 INFO  (zkCallback-716-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@57c46c0b name:ZooKeeperConnection Watcher:127.0.0.1:36551/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 688869 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[2AC02309FB31B00D]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 688955 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[2AC02309FB31B00D]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 688955 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[2AC02309FB31B00D]) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 688955 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[2AC02309FB31B00D]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 688956 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[2AC02309FB31B00D]) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 688969 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[2AC02309FB31B00D]) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96199668092960787-127.0.0.1:33311_solr-n_0000000005
   [junit4]   2> 688970 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[2AC02309FB31B00D]) [    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96199668092960780-127.0.0.1:38751_solr-n_0000000004 to know if I could be the leader
   [junit4]   2> 688970 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[2AC02309FB31B00D]) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:33311_solr as DOWN
   [junit4]   2> 689000 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[2AC02309FB31B00D]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33311_solr
   [junit4]   2> 689000 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[2AC02309FB31B00D]) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:33311_solr
   [junit4]   2> 689000 INFO  (OverseerStateUpdate-96199668092960783-127.0.0.1:43982_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:33311_solr"} current state version: 0
   [junit4]   2> 689000 INFO  (OverseerStateUpdate-96199668092960783-127.0.0.1:43982_solr-n_0000000000) [    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:33311_solr
   [junit4]   2> 689010 INFO  (zkCallback-702-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: [4])
   [junit4]   2> 689010 INFO  (zkCallback-703-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: [4])
   [junit4]   2> 689011 INFO  (zkCallback-700-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: [4])
   [junit4]   2> 689010 INFO  (zkCallback-701-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: [4])
   [junit4]   2> 689011 INFO  (zkCallback-716-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: [4])
   [junit4]   2> 689021 INFO  (zkCallback-702-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 689021 INFO  (zkCallback-703-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 689021 INFO  (zkCallback-701-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 689021 INFO  (zkCallback-700-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 689022 INFO  (zkCallback-716-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 689027 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[2AC02309FB31B00D]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 689027 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[2AC02309FB31B00D]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 689028 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[2AC02309FB31B00D]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_2AC02309FB31B00D-001/tempDir-001/node6/.
   [junit4]   2> 689028 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[2AC02309FB31B00D]) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 689028 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[2AC02309FB31B00D]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 689028 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[2AC02309FB31B00D]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 689029 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[2AC02309FB31B00D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 689029 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[2AC02309FB31B00D]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 689043 INFO  (zkCallback-718-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@66a9493a name:ZooKeeperConnection Watcher:127.0.0.1:36551/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 689043 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[2AC02309FB31B00D]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 689043 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[2AC02309FB31B00D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 689044 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[2AC02309FB31B00D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/protwords.txt
   [junit4]   2> 689096 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[2AC02309FB31B00D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-delaying-component.xml
   [junit4]   2> 689126 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[2AC02309FB31B00D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad_solrconfig.xml
   [junit4]   2> 689153 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[2AC02309FB31B00D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-sortingmergepolicyfactory.xml
   [junit4]   2> 689166 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[2AC02309FB31B00D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-nocache.xml
   [junit4]   2> 689199 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[2AC02309FB31B00D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-implicitproperties.xml
   [junit4]   2> 689215 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[2AC02309FB31B00D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-mergepolicy-legacy.xml
   [junit4]   2> 689262 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[2AC02309FB31B00D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-uniquekey-uses-default.xml
   [junit4]   2> 689277 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[2AC02309FB31B00D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-sim-default-has-no-explicit-sim.xml
   [junit4]   2> 689288 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[2AC02309FB31B00D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-uniquekey-multivalued.xml
   [junit4]   2> 689318 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[2AC02309FB31B00D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/analyzingInfixSuggest.txt
   [junit4]   2> 689339 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[2AC02309FB31B00D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/missleading.extension.updateprocessor.js.txt
   [junit4]   2> 689354 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[2AC02309FB31B00D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-multiple-asterisk-copyfield-source-should-fail-test.xml
   [junit4]   2> 689370 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[2AC02309FB31B00D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-replication2.xml
   [junit4]   2> 689393 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[2AC02309FB31B00D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-infostream-logging.xml
   [junit4]   2> 689406 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[2AC02309FB31B00D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-collapseqparser.xml
   [junit4]   2> 689431 INFO  (TEST-Basi

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

C02309FB31B00D]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:36551 36551
   [junit4]   2> 724610 INFO  (Thread-1335) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:36551 36551
   [junit4]   2> 724611 WARN  (Thread-1335) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	10	/solr/aliases.json
   [junit4]   2> 	10	/solr/clusterprops.json
   [junit4]   2> 	8	/solr/security.json
   [junit4]   2> 	5	/solr/configs/solrCloudCollectionConfig
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	10	/solr/clusterstate.json
   [junit4]   2> 	5	/solr/collections/testSolrCloudCollection/state.json
   [junit4]   2> 	3	/solr/overseer_elect/election/96199668092960779-127.0.0.1:33380_solr-n_0000000001
   [junit4]   2> 	2	/solr/overseer_elect/election/96199668092960787-127.0.0.1:33311_solr-n_0000000005
   [junit4]   2> 	2	/solr/overseer_elect/election/96199668092960783-127.0.0.1:43982_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	15	/solr/overseer/collection-queue-work
   [junit4]   2> 	13	/solr/overseer/queue
   [junit4]   2> 	10	/solr/collections
   [junit4]   2> 	7	/solr/live_nodes
   [junit4]   2> 	4	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BasicAuthIntegrationTest -Dtests.method=testBasics -Dtests.seed=2AC02309FB31B00D -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar -Dtests.timezone=Etc/GMT+6 -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   37.3s J0 | BasicAuthIntegrationTest.testBasics <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: IOException occured when talking to server at: http://127.0.0.1:33380/solr/testSolrCloudCollection_shard1_replica1
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([2AC02309FB31B00D:17188D25C3DFEE7D]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:699)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1109)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:998)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:934)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
   [junit4]    > 	at org.apache.solr.security.BasicAuthIntegrationTest.doExtraTests(BasicAuthIntegrationTest.java:193)
   [junit4]    > 	at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testCollectionCreateSearchDelete(TestMiniSolrCloudClusterBase.java:196)
   [junit4]    > 	at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testBasics(TestMiniSolrCloudClusterBase.java:79)
   [junit4]    > 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
   [junit4]    > 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]    > Caused by: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:33380/solr/testSolrCloudCollection_shard1_replica1
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:620)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:259)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:366)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:674)
   [junit4]    > 	at java.util.concurrent.FutureTask.run(java.base@9-ea/FutureTask.java:266)
   [junit4]    > 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@9-ea/ThreadPoolExecutor.java:1158)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@9-ea/ThreadPoolExecutor.java:632)
   [junit4]    > 	... 1 more
   [junit4]    > Caused by: org.apache.http.NoHttpResponseException: 127.0.0.1:33380 failed to respond
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:143)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
   [junit4]    > 	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
   [junit4]    > 	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:165)
   [junit4]    > 	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:167)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
   [junit4]    > 	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271)
   [junit4]    > 	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
   [junit4]    > 	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
   [junit4]    > 	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
   [junit4]    > 	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:511)
   [junit4]    > 	... 10 more
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_2AC02309FB31B00D-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarity(queryNorm=true): {}, locale=ar, timezone=Etc/GMT+6
   [junit4]   2> NOTE: Linux 4.4.0-28-generic amd64/Oracle Corporation 9-ea (64-bit)/cpus=12,threads=1,free=77912144,total=528482304
   [junit4]   2> NOTE: All tests run in this JVM: [BigEndianAscendingWordDeserializerTest, TestLuceneMatchVersion, URLClassifyProcessorTest, StressHdfsTest, AnalysisAfterCoreReloadTest, CdcrVersionReplicationTest, TestLRUCache, TestPseudoReturnFields, TestDocSet, LeaderInitiatedRecoveryOnCommitTest, DocValuesMissingTest, FileBasedSpellCheckerTest, TestReloadAndDeleteDocs, InfoHandlerTest, AtomicUpdatesTest, QueryEqualityTest, TestFoldingMultitermQuery, ForceLeaderTest, CloudMLTQParserTest, DistributedSuggestComponentTest, TestConfigSetsAPIZkFailure, TestNumericTerms32, HLLUtilTest, TestSolr4Spatial, StandardRequestHandlerTest, EchoParamsTest, DateFieldTest, TestFieldCollectionResource, BufferStoreTest, ResourceLoaderTest, TestTolerantUpdateProcessorRandomCloud, TestCollectionAPI, DistributedFacetPivotWhiteBoxTest, TestBlobHandler, BlockJoinFacetRandomTest, PrimUtilsTest, DistributedQueryElevationComponentTest, TestRandomFaceting, TestLeaderElectionZkExpiry, TestRangeQuery, DocumentAnalysisRequestHandlerTest, TestLMDirichletSimilarityFactory, ZkStateWriterTest, TestPKIAuthenticationPlugin, CurrencyFieldOpenExchangeTest, TestStressUserVersions, TestArbitraryIndexDir, CoreAdminCreateDiscoverTest, TestHashQParserPlugin, CursorPagingTest, JsonLoaderTest, CloudExitableDirectoryReaderTest, TestGraphMLResponseWriter, TestJoin, HdfsDirectoryFactoryTest, SuggestComponentContextFilterQueryTest, TestDFISimilarityFactory, TestScoreJoinQPNoScore, TestManagedSchemaAPI, PolyFieldTest, ExplicitHLLTest, TestMergePolicyConfig, TestRequestForwarding, RollingRestartTest, TestBulkSchemaAPI, CacheHeaderTest, XsltUpdateRequestHandlerTest, SmileWriterTest, BasicAuthIntegrationTest]
   [junit4] Completed [258/620 (1!)] on J0 in 37.26s, 1 test, 1 error <<< FAILURES!

[...truncated 1203 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:740: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:684: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build.xml:233: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/common-build.xml:530: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1443: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:984: There were test failures: 620 suites (10 ignored), 2635 tests, 1 error, 136 ignored (88 assumptions) [seed: 2AC02309FB31B00D]

Total time: 61 minutes 50 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