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/08/02 18:22:03 UTC

[JENKINS-EA] Lucene-Solr-master-Linux (64bit/jdk-9-ea+129) - Build # 17441 - Still Unstable!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17441/
Java: 64bit/jdk-9-ea+129 -XX:-UseCompressedOops -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail

Error Message:
expected:<200> but was:<404>

Stack Trace:
java.lang.AssertionError: expected:<200> but was:<404>
	at __randomizedtesting.SeedInfo.seed([DEE1B094D042D56E:B65E85BE00D8C782]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.cancelDelegationToken(TestSolrCloudWithDelegationTokens.java:140)
	at org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail(TestSolrCloudWithDelegationTokens.java:295)
	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 12024 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithDelegationTokens
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithDelegationTokens_DEE1B094D042D56E-001/init-core-data-001
   [junit4]   2> 1841260 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[DEE1B094D042D56E]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1841264 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[DEE1B094D042D56E]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1841264 INFO  (Thread-3318) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1841264 INFO  (Thread-3318) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1841364 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[DEE1B094D042D56E]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:35114
   [junit4]   2> 1841364 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[DEE1B094D042D56E]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1841365 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[DEE1B094D042D56E]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1841366 INFO  (zkCallback-2492-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7d2c3afb name:ZooKeeperConnection Watcher:127.0.0.1:35114 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1841366 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[DEE1B094D042D56E]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1841366 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[DEE1B094D042D56E]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1841366 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[DEE1B094D042D56E]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 1841367 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[DEE1B094D042D56E]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/clusterprops.json
   [junit4]   2> 1841369 INFO  (jetty-launcher-2491-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1841370 INFO  (jetty-launcher-2491-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1841371 INFO  (jetty-launcher-2491-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@400580ad{/solr,null,AVAILABLE}
   [junit4]   2> 1841371 INFO  (jetty-launcher-2491-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@296aa452{/solr,null,AVAILABLE}
   [junit4]   2> 1841372 INFO  (jetty-launcher-2491-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@5f32c04d{SSL,[ssl, http/1.1]}{127.0.0.1:۳۵۴۴۷}
   [junit4]   2> 1841372 INFO  (jetty-launcher-2491-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@4346fefd{SSL,[ssl, http/1.1]}{127.0.0.1:۴۱۱۹۹}
   [junit4]   2> 1841372 INFO  (jetty-launcher-2491-thread-1) [    ] o.e.j.s.Server Started @۱۸۴۳۴۲۶ms
   [junit4]   2> 1841372 INFO  (jetty-launcher-2491-thread-2) [    ] o.e.j.s.Server Started @۱۸۴۳۴۲۶ms
   [junit4]   2> 1841372 INFO  (jetty-launcher-2491-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35447}
   [junit4]   2> 1841373 INFO  (jetty-launcher-2491-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41199}
   [junit4]   2> 1841373 INFO  (jetty-launcher-2491-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@3ab39c39
   [junit4]   2> 1841373 INFO  (jetty-launcher-2491-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithDelegationTokens_DEE1B094D042D56E-001/tempDir-001/node1'
   [junit4]   2> 1841373 INFO  (jetty-launcher-2491-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@3ab39c39
   [junit4]   2> 1841373 INFO  (jetty-launcher-2491-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1841373 INFO  (jetty-launcher-2491-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithDelegationTokens_DEE1B094D042D56E-001/tempDir-001/node2'
   [junit4]   2> 1841373 INFO  (jetty-launcher-2491-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1841373 INFO  (jetty-launcher-2491-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1841373 INFO  (jetty-launcher-2491-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1841373 INFO  (jetty-launcher-2491-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1841373 INFO  (jetty-launcher-2491-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1841374 INFO  (jetty-launcher-2491-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1841374 INFO  (jetty-launcher-2491-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1841374 INFO  (zkCallback-2493-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@57d0a20f name:ZooKeeperConnection Watcher:127.0.0.1:35114/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1841374 INFO  (jetty-launcher-2491-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1841374 INFO  (jetty-launcher-2491-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1841374 INFO  (zkCallback-2494-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@14e4b58c name:ZooKeeperConnection Watcher:127.0.0.1:35114/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1841374 INFO  (jetty-launcher-2491-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1841374 INFO  (jetty-launcher-2491-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1841375 INFO  (jetty-launcher-2491-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1841375 INFO  (jetty-launcher-2491-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1841379 INFO  (jetty-launcher-2491-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithDelegationTokens_DEE1B094D042D56E-001/tempDir-001/node2/.
   [junit4]   2> 1841379 INFO  (jetty-launcher-2491-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithDelegationTokens_DEE1B094D042D56E-001/tempDir-001/node1/.
   [junit4]   2> 1841379 INFO  (jetty-launcher-2491-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 1606319851
   [junit4]   2> 1841379 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 0x1564c71c7a90001, 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> 1841379 INFO  (jetty-launcher-2491-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithDelegationTokens_DEE1B094D042D56E-001/tempDir-001/node2]
   [junit4]   2> 1841379 INFO  (jetty-launcher-2491-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 943611277
   [junit4]   2> 1841379 INFO  (jetty-launcher-2491-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithDelegationTokens_DEE1B094D042D56E-001/tempDir-001/node1]
   [junit4]   2> 1841379 WARN  (jetty-launcher-2491-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithDelegationTokens_DEE1B094D042D56E-001/tempDir-001/node2/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithDelegationTokens_DEE1B094D042D56E-001/tempDir-001/node2/lib
   [junit4]   2> 1841379 WARN  (jetty-launcher-2491-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithDelegationTokens_DEE1B094D042D56E-001/tempDir-001/node1/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithDelegationTokens_DEE1B094D042D56E-001/tempDir-001/node1/lib
   [junit4]   2> 1841380 INFO  (jetty-launcher-2491-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 1841380 INFO  (jetty-launcher-2491-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 1841381 INFO  (jetty-launcher-2491-thread-1) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1841381 INFO  (jetty-launcher-2491-thread-2) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1841381 INFO  (jetty-launcher-2491-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1841381 INFO  (jetty-launcher-2491-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1841381 INFO  (jetty-launcher-2491-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1841381 INFO  (jetty-launcher-2491-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1841381 INFO  (jetty-launcher-2491-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35114/solr
   [junit4]   2> 1841381 INFO  (jetty-launcher-2491-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35114/solr
   [junit4]   2> 1841381 INFO  (jetty-launcher-2491-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1841381 INFO  (jetty-launcher-2491-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1841381 INFO  (jetty-launcher-2491-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1841381 INFO  (jetty-launcher-2491-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1841381 INFO  (jetty-launcher-2491-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1841382 INFO  (jetty-launcher-2491-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1841382 INFO  (zkCallback-2500-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@fb205ce name:ZooKeeperConnection Watcher:127.0.0.1:35114 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1841382 INFO  (jetty-launcher-2491-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1841382 INFO  (zkCallback-2499-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1fcbbaa0 name:ZooKeeperConnection Watcher:127.0.0.1:35114 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1841382 INFO  (jetty-launcher-2491-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1841382 INFO  (jetty-launcher-2491-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1841382 INFO  (jetty-launcher-2491-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1841383 INFO  (jetty-launcher-2491-thread-2) [    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$207/184580313@399c4cb
   [junit4]   2> 1841383 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 0x1564c71c7a90004, 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> 1841383 INFO  (jetty-launcher-2491-thread-1) [    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$207/184580313@696585a
   [junit4]   2> 1841383 INFO  (jetty-launcher-2491-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1841383 INFO  (jetty-launcher-2491-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1841383 INFO  (zkCallback-2501-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@726eece6 name:ZooKeeperConnection Watcher:127.0.0.1:35114/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1841383 INFO  (jetty-launcher-2491-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1841384 INFO  (zkCallback-2502-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1d306f4a name:ZooKeeperConnection Watcher:127.0.0.1:35114/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1841384 INFO  (jetty-launcher-2491-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1841384 INFO  (jetty-launcher-2491-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1841384 INFO  (jetty-launcher-2491-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1841384 INFO  (jetty-launcher-2491-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1841385 INFO  (jetty-launcher-2491-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1841385 INFO  (jetty-launcher-2491-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1841386 INFO  (jetty-launcher-2491-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1841386 INFO  (jetty-launcher-2491-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1841386 INFO  (jetty-launcher-2491-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1841386 INFO  (jetty-launcher-2491-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1841387 INFO  (jetty-launcher-2491-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1841387 INFO  (jetty-launcher-2491-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1841387 INFO  (jetty-launcher-2491-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1841387 INFO  (jetty-launcher-2491-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1841387 INFO  (jetty-launcher-2491-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1841389 INFO  (jetty-launcher-2491-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1841389 INFO  (jetty-launcher-2491-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1841389 INFO  (jetty-launcher-2491-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1841389 INFO  (jetty-launcher-2491-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1841390 INFO  (jetty-launcher-2491-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1841390 INFO  (jetty-launcher-2491-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1841390 INFO  (jetty-launcher-2491-thread-2) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1841390 INFO  (jetty-launcher-2491-thread-1) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1841390 INFO  (jetty-launcher-2491-thread-2) [    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 1841390 INFO  (jetty-launcher-2491-thread-1) [    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 1841390 INFO  (jetty-launcher-2491-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1841390 INFO  (jetty-launcher-2491-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1841391 INFO  (jetty-launcher-2491-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1841391 INFO  (jetty-launcher-2491-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1841392 INFO  (jetty-launcher-2491-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1841392 INFO  (jetty-launcher-2491-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1841392 INFO  (jetty-launcher-2491-thread-2) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1841392 INFO  (jetty-launcher-2491-thread-1) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1841392 INFO  (jetty-launcher-2491-thread-2) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96348493599801349-127.0.0.1:41199_solr-n_0000000000
   [junit4]   2> 1841392 INFO  (jetty-launcher-2491-thread-1) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96348493599801350-127.0.0.1:35447_solr-n_0000000001
   [junit4]   2> 1841392 INFO  (jetty-launcher-2491-thread-2) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:41199_solr
   [junit4]   2> 1841392 INFO  (jetty-launcher-2491-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1841392 INFO  (jetty-launcher-2491-thread-1) [    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96348493599801349-127.0.0.1:41199_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 1841393 INFO  (jetty-launcher-2491-thread-1) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35447_solr
   [junit4]   2> 1841393 INFO  (jetty-launcher-2491-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:35447_solr
   [junit4]   2> 1841393 INFO  (jetty-launcher-2491-thread-2) [    ] o.a.s.c.Overseer Overseer (id=96348493599801349-127.0.0.1:41199_solr-n_0000000000) starting
   [junit4]   2> 1841393 INFO  (zkCallback-2501-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> 1841393 INFO  (zkCallback-2502-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> 1841393 INFO  (zkCallback-2501-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1841393 INFO  (zkCallback-2502-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1841393 INFO  (jetty-launcher-2491-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1841395 INFO  (jetty-launcher-2491-thread-2) [    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1841395 INFO  (OverseerCollectionConfigSetProcessor-96348493599801349-127.0.0.1:41199_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 1841395 INFO  (OverseerStateUpdate-96348493599801349-127.0.0.1:41199_solr-n_0000000000) [    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1841395 INFO  (jetty-launcher-2491-thread-2) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:41199_solr as DOWN
   [junit4]   2> 1841396 INFO  (OverseerStateUpdate-96348493599801349-127.0.0.1:41199_solr-n_0000000000) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 1841396 INFO  (jetty-launcher-2491-thread-2) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41199_solr
   [junit4]   2> 1841396 INFO  (jetty-launcher-2491-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:41199_solr
   [junit4]   2> 1841396 INFO  (OverseerStateUpdate-96348493599801349-127.0.0.1:41199_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:41199_solr"} current state version: 0
   [junit4]   2> 1841396 INFO  (OverseerStateUpdate-96348493599801349-127.0.0.1:41199_solr-n_0000000000) [    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:41199_solr
   [junit4]   2> 1841396 INFO  (zkCallback-2502-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> 1841396 INFO  (zkCallback-2501-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> 1841397 INFO  (zkCallback-2502-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1841397 INFO  (zkCallback-2501-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1841399 INFO  (jetty-launcher-2491-thread-1) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1841399 INFO  (jetty-launcher-2491-thread-1) [    ] o.a.s.c.CoreContainer Authentication plugin class obtained from system property 'authenticationPlugin': org.apache.solr.security.KerberosPlugin
   [junit4]   2> 1841401 INFO  (jetty-launcher-2491-thread-2) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1841401 INFO  (jetty-launcher-2491-thread-2) [    ] o.a.s.c.CoreContainer Authentication plugin class obtained from system property 'authenticationPlugin': org.apache.solr.security.KerberosPlugin
   [junit4]   2> 1841416 INFO  (jetty-launcher-2491-thread-2) [    ] o.a.s.s.KerberosPlugin Params: {token.valid=30, delegation-token.token-kind=solr-dt, cookie.domain=127.0.0.1, cookie.path=/, zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, token.validity=36000, signer.secret.provider.zookeeper.path=/token, type=org.apache.solr.security.HttpParamDelegationTokenAuthenticationHandler, zk-dt-secret-manager.enable=true, kerberos.name.rules=DEFAULT, signer.secret.provider=zookeeper}
   [junit4]   2> 1841416 INFO  (jetty-launcher-2491-thread-1) [    ] o.a.s.s.KerberosPlugin Params: {token.valid=30, delegation-token.token-kind=solr-dt, cookie.domain=127.0.0.1, cookie.path=/, zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, token.validity=36000, signer.secret.provider.zookeeper.path=/token, type=org.apache.solr.security.HttpParamDelegationTokenAuthenticationHandler, zk-dt-secret-manager.enable=true, kerberos.name.rules=DEFAULT, signer.secret.provider=zookeeper}
   [junit4]   2> 1841492 INFO  (jetty-launcher-2491-thread-1) [    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 1841492 INFO  (jetty-launcher-2491-thread-2) [    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 1841506 INFO  (jetty-launcher-2491-thread-1-EventThread) [    ] o.a.c.f.s.ConnectionStateManager State change: CONNECTED
   [junit4]   2> 1841506 INFO  (jetty-launcher-2491-thread-2-EventThread) [    ] o.a.c.f.s.ConnectionStateManager State change: CONNECTED
   [junit4]   2> 1841649 INFO  (jetty-launcher-2491-thread-2) [    ] o.a.s.c.CoreContainer Reconfiguring HttpClient settings.
   [junit4]   2> 1841649 INFO  (jetty-launcher-2491-thread-1) [    ] o.a.s.c.CoreContainer Reconfiguring HttpClient settings.
   [junit4]   2> 1841650 INFO  (jetty-launcher-2491-thread-2) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithDelegationTokens_DEE1B094D042D56E-001/tempDir-001/node2/.
   [junit4]   2> 1841650 INFO  (jetty-launcher-2491-thread-1) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithDelegationTokens_DEE1B094D042D56E-001/tempDir-001/node1/.
   [junit4]   2> 1841650 INFO  (jetty-launcher-2491-thread-2) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1841650 INFO  (jetty-launcher-2491-thread-1) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1841651 INFO  (jetty-launcher-2491-thread-2) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 1841651 INFO  (jetty-launcher-2491-thread-1) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 1841651 INFO  (jetty-launcher-2491-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1841651 INFO  (jetty-launcher-2491-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1841651 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[DEE1B094D042D56E]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1841651 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[DEE1B094D042D56E]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1841653 INFO  (zkCallback-2505-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@279d527a name:ZooKeeperConnection Watcher:127.0.0.1:35114 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1841653 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[DEE1B094D042D56E]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1841653 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[DEE1B094D042D56E]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1841666 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[DEE1B094D042D56E]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenSolrClient
   [junit4]   2> 1842343 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[DEE1B094D042D56E]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=       ,   -       -       :  :   GMT; Secure; HttpOnly". Invalid 'expires' attribute: , - - : : GMT
   [junit4]   2> 1842353 INFO  (qtp909027944-15113) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVZMccmxigFWcH5NsQEDFHwuWk1HmxbhbkSKqhQ4iMqMU8BvB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1842353 INFO  (qtp909027944-15113) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVZMccmxigFWcH5NsQEDFHwuWk1HmxbhbkSKqhQ4iMqMU8BvB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1842354 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[DEE1B094D042D56E]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenSolrClient
   [junit4]   2> 1842362 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[DEE1B094D042D56E]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenVerify
   [junit4]   2> 1842373 INFO  (qtp909027944-15119) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVZMccvyigFWcH5P8gIDFJ2qOzuPv8qeJ6MYRER3ffvwoF8qB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1842373 INFO  (qtp909027944-15119) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVZMccvyigFWcH5P8gIDFJ2qOzuPv8qeJ6MYRER3ffvwoF8qB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1842376 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[DEE1B094D042D56E]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=       ,   -       -       :  :   GMT; Secure; HttpOnly". Invalid 'expires' attribute: , - - : : GMT
   [junit4]   2> 1842390 INFO  (qtp1448140083-15129) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVZMccvyigFWcH5P8gIDFJ2qOzuPv8qeJ6MYRER3ffvwoF8qB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1842390 INFO  (qtp1448140083-15129) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVZMccvyigFWcH5P8gIDFJ2qOzuPv8qeJ6MYRER3ffvwoF8qB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1842394 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[DEE1B094D042D56E]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=       ,   -       -       :  :   GMT; Secure; HttpOnly". Invalid 'expires' attribute: , - - : : GMT
   [junit4]   2> 1842395 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[DEE1B094D042D56E]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenVerify
   [junit4]   2> 1842406 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[DEE1B094D042D56E]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenew
   [junit4]   2> 1842439 INFO  (qtp909027944-15113) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVZMccwfigFWcH5QHwMDFJelXxXM3wUAb9WlZTHYaBdmfqNZB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1842439 INFO  (qtp909027944-15113) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVZMccwfigFWcH5QHwMDFJelXxXM3wUAb9WlZTHYaBdmfqNZB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1842443 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[DEE1B094D042D56E]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=       ,   -       -       :  :   GMT; Secure; HttpOnly". Invalid 'expires' attribute: , - - : : GMT
   [junit4]   2> 1842447 INFO  (qtp1448140083-15129) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVZMccwfigFWcH5QHwMDFJelXxXM3wUAb9WlZTHYaBdmfqNZB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1842447 INFO  (qtp1448140083-15129) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVZMccwfigFWcH5QHwMDFJelXxXM3wUAb9WlZTHYaBdmfqNZB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1842451 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[DEE1B094D042D56E]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=       ,   -       -       :  :   GMT; Secure; HttpOnly". Invalid 'expires' attribute: , - - : : GMT
   [junit4]   2> 1842472 INFO  (qtp909027944-15120) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVZMccxMigFWcH5QTAQDFCaAWxf9XPAU7TUg3NMxgRUpxBN9B3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1842473 INFO  (qtp909027944-15120) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVZMccxMigFWcH5QTAQDFCaAWxf9XPAU7TUg3NMxgRUpxBN9B3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1842476 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[DEE1B094D042D56E]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=       ,   -       -       :  :   GMT; Secure; HttpOnly". Invalid 'expires' attribute: , - - : : GMT
   [junit4]   2> 1842481 INFO  (qtp1448140083-15125) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVZMccxMigFWcH5QTAQDFCaAWxf9XPAU7TUg3NMxgRUpxBN9B3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1842481 INFO  (qtp1448140083-15125) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVZMccxMigFWcH5QTAQDFCaAWxf9XPAU7TUg3NMxgRUpxBN9B3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1842484 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[DEE1B094D042D56E]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=       ,   -       -       :  :   GMT; Secure; HttpOnly". Invalid 'expires' attribute: , - - : : GMT
   [junit4]   2> 1842501 INFO  (qtp909027944-15120) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVZMccxtigFWcH5QbQUDFDytMT9FjtScn1l7VsL6u3K7aabtB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1842501 INFO  (qtp909027944-15120) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVZMccxtigFWcH5QbQUDFDytMT9FjtScn1l7VsL6u3K7aabtB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1842505 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[DEE1B094D042D56E]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=       ,   -       -       :  :   GMT; Secure; HttpOnly". Invalid 'expires' attribute: , - - : : GMT
   [junit4]   2> 1842508 INFO  (qtp1448140083-15125) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVZMccxtigFWcH5QbQUDFDytMT9FjtScn1l7VsL6u3K7aabtB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1842508 INFO  (qtp1448140083-15125) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVZMccxtigFWcH5QbQUDFDytMT9FjtScn1l7VsL6u3K7aabtB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1842511 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[DEE1B094D042D56E]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=       ,   -       -       :  :   GMT; Secure; HttpOnly". Invalid 'expires' attribute: , - - : : GMT
   [junit4]   2> 1842531 INFO  (qtp909027944-15118) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVZMccyIigFWcH5QiAYDFE_3NKdtW0WLvbQFS-y_vuHYaj1-B3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1842531 INFO  (qtp909027944-15118) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVZMccyIigFWcH5QiAYDFE_3NKdtW0WLvbQFS-y_vuHYaj1-B3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1842535 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[DEE1B094D042D56E]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=       ,   -       -       :  :   GMT; Secure; HttpOnly". Invalid 'expires' attribute: , - - : : GMT
   [junit4]   2> 1842539 INFO  (qtp1448140083-15129) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVZMccyIigFWcH5QiAYDFE_3NKdtW0WLvbQFS-y_vuHYaj1-B3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1842539 INFO  (qtp1448140083-15129) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVZMccyIigFWcH5QiAYDFE_3NKdtW0WLvbQFS-y_vuHYaj1-B3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1842543 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[DEE1B094D042D56E]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=       ,   -       -       :  :   GMT; Secure; HttpOnly". Invalid 'expires' attribute: , - - : : GMT
   [junit4]   2> 1842544 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[DEE1B094D042D56E]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenew
   [junit4]   2> 1842556 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[DEE1B094D042D56E]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancel
   [junit4]   2> 1842573 ERROR (qtp909027944-15114) [    ] o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path [/ZKDTSMTokensRoot/DT_7]
   [junit4]   2> 1842587 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[DEE1B094D042D56E]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=       ,   -       -       :  :   GMT; Secure; HttpOnly". Invalid 'expires' attribute: , - - : : GMT
   [junit4]   2> 1842592 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[DEE1B094D042D56E]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=       ,   -       -       :  :   GMT; Secure; HttpOnly". Invalid 'expires' attribute: , - - : : GMT
   [junit4]   2> 1842603 ERROR (qtp1448140083-15127) [    ] o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path [/ZKDTSMTokensRoot/DT_8]
   [junit4]   2> 1842610 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[DEE1B094D042D56E]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=       ,   -       -       :  :   GMT; Secure; HttpOnly". Invalid 'expires' attribute: , - - : : GMT
   [junit4]   2> 1842614 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[DEE1B094D042D56E]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=       ,   -       -       :  :   GMT; Secure; HttpOnly". Invalid 'expires' attribute: , - - : : GMT
   [junit4]   2> 1842615 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[DEE1B094D042D56E]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancel
   [junit4]   2> 1842626 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail-seed#[DEE1B094D042D56E]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancelFail
   [junit4]   2> 1842637 ERROR (qtp1448140083-15129) [    ] o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path [/ZKDTSMTokensRoot/DT_9]
   [junit4]   2> 1842639 ERROR (qtp909027944-15114) [    ] o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path [/ZKDTSMTokensRoot/DT_9]
   [junit4]   2> 1842646 ERROR (qtp1448140083-15121) [    ] o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path [/ZKDTSMTokensRoot/DT_10]
   [junit4]   2> 1842649 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail-seed#[DEE1B094D042D56E]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancelFail
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrCloudWithDelegationTokens -Dtests.method=testDelegationTokenCancelFail -Dtests.seed=DEE1B094D042D56E -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=fa -Dtests.timezone=Atlantic/Faeroe -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.04s J2 | TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<200> but was:<404>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([DEE1B094D042D56E:B65E85BE00D8C782]:0)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.cancelDelegationToken(TestSolrCloudWithDelegationTokens.java:140)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail(TestSolrCloudWithDelegationTokens.java:295)
   [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]   2> 1842662 INFO  (TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[DEE1B094D042D56E]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testZNodePaths
   [junit4]   2> 1842667 INFO  (TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[DEE1B094D042D56E]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1842668 INFO  (TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[DEE1B094D042D56E]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1842669 INFO  (zkCallback-2507-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@741b237f name:ZooKeeperConnection Watcher:127.0.0.1:35114/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1842669 INFO  (TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[DEE1B094D042D56E]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1842669 INFO  (TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[DEE1B094D042D56E]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1842670 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 0x1564c71c7a9000a, 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> 1842670 INFO  (TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[DEE1B094D042D56E]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testZNodePaths
   [junit4]   2> 1842682 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[DEE1B094D042D56E]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenewFail
   [junit4]   2> 1842689 WARN  (qtp909027944-15113) [    ] o.a.h.s.a.s.AuthenticationFilter Authentication exception: org.apache.hadoop.security.AccessControlException: foo tries to renew a token with renewer bar
   [junit4]   2> 1842690 WARN  (qtp909027944-15113) [    ] o.a.s.s.KerberosPlugin Could not find org.apache.solr.security.kerberosplugin.requestcontinues
   [junit4]   2> 1842690 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[DEE1B094D042D56E]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=       ,   -       -       :  :   GMT; Secure; HttpOnly". Invalid 'expires' attribute: , - - : : GMT
   [junit4]   2> 1842691 WARN  (qtp1448140083-15128) [    ] o.a.h.s.a.s.AuthenticationFilter Authentication exception: org.apache.hadoop.security.AccessControlException: foo tries to renew a token with renewer bar
   [junit4]   2> 1842691 WARN  (qtp1448140083-15128) [    ] o.a.s.s.KerberosPlugin Could not find org.apache.solr.security.kerberosplugin.requestcontinues
   [junit4]   2> 1842691 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[DEE1B094D042D56E]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=       ,   -       -       :  :   GMT; Secure; HttpOnly". Invalid 'expires' attribute: , - - : : GMT
   [junit4]   2> 1842699 WARN  (qtp909027944-15120) [    ] o.a.h.s.a.s.AuthenticationFilter Authentication exception: org.apache.hadoop.security.AccessControlException: notRenewUser tries to renew a token with renewer renewUser
   [junit4]   2> 1842699 WARN  (qtp909027944-15120) [    ] o.a.s.s.KerberosPlugin Could not find org.apache.solr.security.kerberosplugin.requestcontinues
   [junit4]   2> 1842699 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[DEE1B094D042D56E]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=       ,   -       -       :  :   GMT; Secure; HttpOnly". Invalid 'expires' attribute: , - - : : GMT
   [junit4]   2> 1842700 WARN  (qtp1448140083-15129) [    ] o.a.h.s.a.s.AuthenticationFilter Authentication exception: org.apache.hadoop.security.AccessControlException: notRenewUser tries to renew a token with renewer renewUser
   [junit4]   2> 1842700 WARN  (qtp1448140083-15129) [    ] o.a.s.s.KerberosPlugin Could not find org.apache.solr.security.kerberosplugin.requestcontinues
   [junit4]   2> 1842701 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[DEE1B094D042D56E]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=       ,   -       -       :  :   GMT; Secure; HttpOnly". Invalid 'expires' attribute: , - - : : GMT
   [junit4]   2> 1842701 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[DEE1B094D042D56E]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenewFail
   [junit4]   2> 1842711 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[DEE1B094D042D56E]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationOtherOp
   [junit4]   2> 1842714 INFO  (qtp909027944-15120) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params op=someSolrOperation&action=LIST&user=bar&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1842714 INFO  (qtp909027944-15120) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={op=someSolrOperation&action=LIST&user=bar&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1842715 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[DEE1B094D042D56E]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=bar&p=bar&t=test&e=1470197341778&s=o9CrvY/3cVC4uSblhorEgoxLAHM="; Path=/; Domain=127.0.0.1; Expires=        ,   -   -       :  :   GMT; Secure; HttpOnly". Invalid 'expires' attribute: , - - : : GMT
   [junit4]   2> 1842715 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[DEE1B094D042D56E]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationOtherOp
   [junit4]   2> 1842716 INFO  (jetty-launcher-2491-thread-2) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@5f32c04d{SSL,[ssl, http/1.1]}{127.0.0.1:۰}
   [junit4]   2> 1842716 INFO  (jetty-launcher-2491-thread-2) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=943611277
   [junit4]   2> 1842716 INFO  (jetty-launcher-2491-thread-1) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@4346fefd{SSL,[ssl, http/1.1]}{127.0.0.1:۰}
   [junit4]   2> 1842716 INFO  (jetty-launcher-2491-thread-2) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:35447_solr as DOWN
   [junit4]   2> 1842717 INFO  (jetty-launcher-2491-thread-1) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1606319851
   [junit4]   2> 1842717 INFO  (jetty-launcher-2491-thread-1) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:41199_solr as DOWN
   [junit4]   2> 1842718 INFO  (jetty-launcher-2491-thread-1) [    ] o.a.s.c.Overseer Overseer (id=96348493599801349-127.0.0.1:41199_solr-n_0000000000) closing
   [junit4]   2> 1842718 INFO  (OverseerStateUpdate-96348493599801349-127.0.0.1:41199_solr-n_0000000000) [    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:41199_solr
   [junit4]   2> 1842718 INFO  (zkCallback-2501-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: [2])
   [junit4]   2> 1842718 INFO  (zkCallback-2502-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> 1842718 WARN  (zkCallback-2501-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> 1842718 WARN  (zkCallback-2502-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> 1842718 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 0x1564c71c7a90005, 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> 1842718 ERROR (Thread[Thread-3337,5,TGRP-TestSolrCloudWithDelegationTokens]) [    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 1842718 ERROR (Thread[Thread-3336,5,TGRP-TestSolrCloudWithDelegationTokens]) [    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 1842726 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 0x1564c71c7a90008, 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> 1842726 INFO  (jetty-launcher-2491-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@400580ad{/solr,null,UNAVAILABLE}
   [junit4]   2> 1842726 INFO  (jetty-launcher-2491-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@296aa452{/solr,null,UNAVAILABLE}
   [junit4]   2> 1842727 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[DEE1B094D042D56E]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:35114 35114
   [junit4]   2> 1842773 INFO  (Thread-3318) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:35114 35114
   [junit4]   2> 1842773 WARN  (Thread-3318) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/aliases.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	4	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMKeyIdRoot
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_7
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_6
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_9
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_8
   [junit4]   2> 	2	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_1
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_1
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_3
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_3
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_2
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_2
   [junit4]   2> 	2	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_5
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_4
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_4
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_13
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_12
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMSeqNumRoot
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_11
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_10
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/overseer/queue
   [junit4]   2> 	2	/solr/live_nodes
   [junit4]   2> 	2	/solr/collections
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot
   [junit4]   2> 	2	/solr/overseer/queue-work
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot
   [junit4]   2> 
   [junit4]   2> 1842774 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[DEE1B094D042D56E]-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-core/test/J2/temp/solr.cloud.TestSolrCloudWithDelegationTokens_DEE1B094D042D56E-001
   [junit4]   2> Aug 02, 2016 6:09:01 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 5 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene62, sim=RandomSimilarity(queryNorm=false): {}, locale=fa, timezone=Atlantic/Faeroe
   [junit4]   2> NOTE: Linux 4.4.0-31-generic amd64/Oracle Corporation 9-ea (64-bit)/cpus=12,threads=1,free=111882168,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestSolrDeletionPolicy1, TestCharFilters, TestSizeLimitedDistributedMap, ClusterStateTest, ShowFileRequestHandlerTest, TestXIncludeConfig, BasicDistributedZk2Test, AddBlockUpdateTest, TestPerFieldSimilarity, TestJsonFacets, SolrCoreCheckLockOnStartupTest, BaseCdcrDistributedZkTest, TestSimpleQParserPlugin, CoreAdminRequestStatusTest, TestSolrJ, TestSuggestSpellingConverter, SuggesterTSTTest, FieldMutatingUpdateProcessorTest, AssignTest, OverriddenZkACLAndCredentialsProvidersTest, VMParamsZkACLAndCredentialsProvidersTest, RegexBoostProcessorTest, TestConfigSetsAPIExclusivity, TestFieldCacheSanityChecker, DirectSolrConnectionTest, CurrencyFieldXmlFileTest, DirectUpdateHandlerTest, SuggesterTest, ChangedSchemaMergeTest, BadIndexSchemaTest, QueryParsingTest, TestDynamicFieldCollectionResource, ConnectionManagerTest, ZkStateWriterTest, TestDistributedMissingSort, HdfsTlogReplayBufferedWhileIndexingTest, TestSolrCoreSnapshots, MigrateRouteKeyTest, TestPKIAuthenticationPlugin, ExplicitHLLTest, DirectUpdateHandlerOptimizeTest, PrimitiveFieldTypeTest, AnalyticsMergeStrategyTest, HLLUtilTest, EnumFieldTest, TestRequestStatusCollectionAPI, BinaryUpdateRequestHandlerTest, FullSolrCloudDistribCmdsTest, TestNoOpRegenerator, TestFilteredDocIdSet, TestPivotHelperCode, CloudMLTQParserTest, SaslZkACLProviderTest, DeleteInactiveReplicaTest, CachingDirectoryFactoryTest, TestCollationFieldDocValues, TestSolrConfigHandler, TestCollationField, ScriptEngineTest, TestJettySolrRunner, TestSortByMinMaxFunction, AutoCommitTest, CleanupOldIndexTest, TestBlendedInfixSuggestions, DistribDocExpirationUpdateProcessorTest, RestartWhileUpdatingTest, DistributedFacetPivotSmallAdvancedTest, SearchHandlerTest, TestDistribDocBasedVersion, TestFastWriter, TestSchemaVersionResource, TestSchemaManager, SimpleFacetsTest, TestFuzzyAnalyzedSuggestions, TestReload, SliceStateTest, TestHighFrequencyDictionaryFactory, TestGroupingSearch, CollectionsAPISolrJTest, TestFieldResource, TestCoreDiscovery, DistributedVersionInfoTest, SecurityConfHandlerTest, MergeStrategyTest, TestCustomDocTransformer, TestSearchPerf, TestSchemaNameResource, TestLocalFSCloudBackupRestore, DateMathParserTest, TestZkChroot, TestMiniSolrCloudClusterBase, TestJmxIntegration, TestElisionMultitermQuery, TestExactSharedStatsCache, TestTrieFacet, TestStressRecovery, StatelessScriptUpdateProcessorFactoryTest, TestPostingsSolrHighlighter, UnloadDistributedZkTest, CollectionsAPIDistributedZkTest, SyncSliceTest, OpenCloseCoreStressTest, OverseerTest, TestReplicationHandler, TestFaceting, TestRecovery, TestStressReorder, HardAutoCommitTest, TestRangeQuery, SolrInfoMBeanTest, IndexBasedSpellCheckerTest, TestQueryUtils, StandardRequestHandlerTest, TestReversedWildcardFilterFactory, DocumentAnalysisRequestHandlerTest, TestOmitPositions, XmlUpdateRequestHandlerTest, PathHierarchyTokenizerFactoryTest, TestIndexingPerformance, RequiredFieldsTest, TestSolrQueryParser, ReturnFieldsTest, MBeansHandlerTest, TestPHPSerializedResponseWriter, CSVRequestHandlerTest, TestLFUCache, AsyncMigrateRouteKeyTest, ConcurrentDeleteAndCreateCollectionTest, ConfigSetsAPITest, DeleteLastCustomShardedReplicaTest, DeleteShardTest, DistribJoinFromCollectionTest, LeaderFailoverAfterPartitionTest, LeaderInitiatedRecoveryOnCommitTest, LeaderInitiatedRecoveryOnShardRestartTest, MultiThreadedOCPTest, OverseerStatusTest, OverseerTaskQueueTest, RecoveryAfterSoftCommitTest, TestAuthenticationFramework, TestConfigSetsAPIZkFailure, TestCryptoKeys, TestLockTree, TestMiniSolrCloudCluster, TestReplicaProperties, TestRequestForwarding, TestSolrCloudWithDelegationTokens]
   [junit4] Completed [447/625 (1!)] on J2 in 1.78s, 8 tests, 1 failure <<< FAILURES!

[...truncated 50231 lines...]


[JENKINS] Lucene-Solr-master-Linux (32bit/jdk1.8.0_102) - Build # 17445 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17445/
Java: 32bit/jdk1.8.0_102 -server -XX:+UseParallelGC

2 tests failed.
FAILED:  org.apache.solr.cloud.DistributedQueueTest.testPeekElements

Error Message:
expected:<1> but was:<0>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<0>
	at __randomizedtesting.SeedInfo.seed([9A1372CD3FC0BCB1:673DC8ECEFF9E8AC]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.cloud.DistributedQueueTest.testPeekElements(DistributedQueueTest.java:177)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.testProxyValidateHost

Error Message:
Error from server at https://127.0.0.1:36995/solr: Expected mime type application/octet-stream but got application/json. {   "RemoteException" : {     "message" : "Unauthorized connection for super-user: localHostAnyGroup from IP localhost.localdomain",     "exception" : "AuthorizationException",     "javaClassName" : "org.apache.hadoop.security.authorize.AuthorizationException"   } }

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:36995/solr: Expected mime type application/octet-stream but got application/json. {
  "RemoteException" : {
    "message" : "Unauthorized connection for super-user: localHostAnyGroup from IP localhost.localdomain",
    "exception" : "AuthorizationException",
    "javaClassName" : "org.apache.hadoop.security.authorize.AuthorizationException"
  }
}
	at __randomizedtesting.SeedInfo.seed([9A1372CD3FC0BCB1:7FEDB23C3A87E806]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:576)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.testProxyValidateHost(TestSolrCloudWithSecureImpersonation.java:260)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11300 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_9A1372CD3FC0BCB1-001/init-core-data-001
   [junit4]   2> 479282 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[9A1372CD3FC0BCB1]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 479351 WARN  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[9A1372CD3FC0BCB1]-worker) [    ] o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
   [junit4]   2> 479450 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[9A1372CD3FC0BCB1]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 479450 INFO  (Thread-656) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 479450 INFO  (Thread-656) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 479550 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[9A1372CD3FC0BCB1]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:46650
   [junit4]   2> 479550 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[9A1372CD3FC0BCB1]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 479551 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[9A1372CD3FC0BCB1]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 479552 INFO  (zkCallback-806-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@945a09 name:ZooKeeperConnection Watcher:127.0.0.1:46650 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 479552 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[9A1372CD3FC0BCB1]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 479552 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[9A1372CD3FC0BCB1]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 479552 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[9A1372CD3FC0BCB1]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 479554 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[9A1372CD3FC0BCB1]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/clusterprops.json
   [junit4]   2> 479556 INFO  (jetty-launcher-805-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 479556 INFO  (jetty-launcher-805-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 479558 INFO  (jetty-launcher-805-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1fcc925{/solr,null,AVAILABLE}
   [junit4]   2> 479558 INFO  (jetty-launcher-805-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@9f604a{/solr,null,AVAILABLE}
   [junit4]   2> 479559 INFO  (jetty-launcher-805-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@1ef8d1d{SSL,[ssl, http/1.1]}{127.0.0.1:36995}
   [junit4]   2> 479559 INFO  (jetty-launcher-805-thread-1) [    ] o.e.j.s.Server Started @481470ms
   [junit4]   2> 479560 INFO  (jetty-launcher-805-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@1077563{SSL,[ssl, http/1.1]}{127.0.0.1:37947}
   [junit4]   2> 479560 INFO  (jetty-launcher-805-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36995}
   [junit4]   2> 479560 INFO  (jetty-launcher-805-thread-2) [    ] o.e.j.s.Server Started @481470ms
   [junit4]   2> 479560 INFO  (jetty-launcher-805-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37947}
   [junit4]   2> 479560 INFO  (jetty-launcher-805-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 479560 INFO  (jetty-launcher-805-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 479560 INFO  (jetty-launcher-805-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_9A1372CD3FC0BCB1-001/tempDir-001/node2'
   [junit4]   2> 479560 INFO  (jetty-launcher-805-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_9A1372CD3FC0BCB1-001/tempDir-001/node1'
   [junit4]   2> 479560 INFO  (jetty-launcher-805-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 479560 INFO  (jetty-launcher-805-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 479560 INFO  (jetty-launcher-805-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 479560 INFO  (jetty-launcher-805-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 479560 INFO  (jetty-launcher-805-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 479560 INFO  (jetty-launcher-805-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 479560 INFO  (jetty-launcher-805-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 479560 INFO  (jetty-launcher-805-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 479561 INFO  (zkCallback-807-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@12e74ec name:ZooKeeperConnection Watcher:127.0.0.1:46650/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 479561 INFO  (jetty-launcher-805-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 479561 INFO  (zkCallback-808-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@710691 name:ZooKeeperConnection Watcher:127.0.0.1:46650/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 479561 INFO  (jetty-launcher-805-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 479561 INFO  (jetty-launcher-805-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 479561 INFO  (jetty-launcher-805-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 479562 INFO  (jetty-launcher-805-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 479562 INFO  (jetty-launcher-805-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 479566 INFO  (jetty-launcher-805-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_9A1372CD3FC0BCB1-001/tempDir-001/node2/.
   [junit4]   2> 479566 INFO  (jetty-launcher-805-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_9A1372CD3FC0BCB1-001/tempDir-001/node1/.
   [junit4]   2> 479566 INFO  (jetty-launcher-805-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 22648274
   [junit4]   2> 479566 INFO  (jetty-launcher-805-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_9A1372CD3FC0BCB1-001/tempDir-001/node2]
   [junit4]   2> 479566 INFO  (jetty-launcher-805-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 19135853
   [junit4]   2> 479566 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 0x1564e542f860002, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 479566 WARN  (jetty-launcher-805-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_9A1372CD3FC0BCB1-001/tempDir-001/node2/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_9A1372CD3FC0BCB1-001/tempDir-001/node2/lib
   [junit4]   2> 479566 INFO  (jetty-launcher-805-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_9A1372CD3FC0BCB1-001/tempDir-001/node1]
   [junit4]   2> 479567 INFO  (jetty-launcher-805-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 479567 WARN  (jetty-launcher-805-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_9A1372CD3FC0BCB1-001/tempDir-001/node1/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_9A1372CD3FC0BCB1-001/tempDir-001/node1/lib
   [junit4]   2> 479567 INFO  (jetty-launcher-805-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 479568 INFO  (jetty-launcher-805-thread-2) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 479568 INFO  (jetty-launcher-805-thread-1) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 479568 INFO  (jetty-launcher-805-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 479568 INFO  (jetty-launcher-805-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 479568 INFO  (jetty-launcher-805-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 479568 INFO  (jetty-launcher-805-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 479568 INFO  (jetty-launcher-805-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46650/solr
   [junit4]   2> 479568 INFO  (jetty-launcher-805-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46650/solr
   [junit4]   2> 479568 INFO  (jetty-launcher-805-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 479570 INFO  (jetty-launcher-805-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 479570 INFO  (jetty-launcher-805-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 479570 INFO  (jetty-launcher-805-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 479570 INFO  (jetty-launcher-805-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 479570 INFO  (jetty-launcher-805-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 479571 INFO  (zkCallback-814-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@13ff188 name:ZooKeeperConnection Watcher:127.0.0.1:46650 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 479571 INFO  (jetty-launcher-805-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 479571 INFO  (zkCallback-813-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1797e83 name:ZooKeeperConnection Watcher:127.0.0.1:46650 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 479571 INFO  (jetty-launcher-805-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 479571 INFO  (jetty-launcher-805-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 479571 INFO  (jetty-launcher-805-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 479571 INFO  (jetty-launcher-805-thread-1) [n:127.0.0.1:36995_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$93/19237584@16db4fd
   [junit4]   2> 479571 INFO  (jetty-launcher-805-thread-2) [n:127.0.0.1:37947_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$93/19237584@1732910
   [junit4]   2> 479572 INFO  (jetty-launcher-805-thread-1) [n:127.0.0.1:36995_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 479572 INFO  (jetty-launcher-805-thread-2) [n:127.0.0.1:37947_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 479572 INFO  (zkCallback-815-thread-1-processing-n:127.0.0.1:36995_solr) [n:127.0.0.1:36995_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@18414f7 name:ZooKeeperConnection Watcher:127.0.0.1:46650/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 479572 INFO  (jetty-launcher-805-thread-1) [n:127.0.0.1:36995_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 479572 INFO  (zkCallback-816-thread-1-processing-n:127.0.0.1:37947_solr) [n:127.0.0.1:37947_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@9b3d49 name:ZooKeeperConnection Watcher:127.0.0.1:46650/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 479572 INFO  (jetty-launcher-805-thread-2) [n:127.0.0.1:37947_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 479573 INFO  (jetty-launcher-805-thread-1) [n:127.0.0.1:36995_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 479573 INFO  (jetty-launcher-805-thread-2) [n:127.0.0.1:37947_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 479573 INFO  (jetty-launcher-805-thread-2) [n:127.0.0.1:37947_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 479573 INFO  (jetty-launcher-805-thread-1) [n:127.0.0.1:36995_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 479574 INFO  (jetty-launcher-805-thread-2) [n:127.0.0.1:37947_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 479574 INFO  (jetty-launcher-805-thread-1) [n:127.0.0.1:36995_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 479575 INFO  (jetty-launcher-805-thread-1) [n:127.0.0.1:36995_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 479575 INFO  (jetty-launcher-805-thread-2) [n:127.0.0.1:37947_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 479575 INFO  (jetty-launcher-805-thread-2) [n:127.0.0.1:37947_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 479575 INFO  (jetty-launcher-805-thread-1) [n:127.0.0.1:36995_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 479576 INFO  (jetty-launcher-805-thread-1) [n:127.0.0.1:36995_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 479576 INFO  (jetty-launcher-805-thread-2) [n:127.0.0.1:37947_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 479576 INFO  (jetty-launcher-805-thread-2) [n:127.0.0.1:37947_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 479576 INFO  (jetty-launcher-805-thread-1) [n:127.0.0.1:36995_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 479576 INFO  (jetty-launcher-805-thread-1) [n:127.0.0.1:36995_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 479576 INFO  (jetty-launcher-805-thread-2) [n:127.0.0.1:37947_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 479577 INFO  (jetty-launcher-805-thread-2) [n:127.0.0.1:37947_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 479577 INFO  (jetty-launcher-805-thread-1) [n:127.0.0.1:36995_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 479577 INFO  (jetty-launcher-805-thread-1) [n:127.0.0.1:36995_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 479577 INFO  (jetty-launcher-805-thread-2) [n:127.0.0.1:37947_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 479577 INFO  (jetty-launcher-805-thread-2) [n:127.0.0.1:37947_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 479577 INFO  (jetty-launcher-805-thread-1) [n:127.0.0.1:36995_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 479578 INFO  (jetty-launcher-805-thread-2) [n:127.0.0.1:37947_solr    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 479578 INFO  (jetty-launcher-805-thread-1) [n:127.0.0.1:36995_solr    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 479578 INFO  (jetty-launcher-805-thread-2) [n:127.0.0.1:37947_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 479578 INFO  (jetty-launcher-805-thread-1) [n:127.0.0.1:36995_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 479579 INFO  (jetty-launcher-805-thread-2) [n:127.0.0.1:37947_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 479579 INFO  (jetty-launcher-805-thread-1) [n:127.0.0.1:36995_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 479579 INFO  (jetty-launcher-805-thread-1) [n:127.0.0.1:36995_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 479579 INFO  (jetty-launcher-805-thread-2) [n:127.0.0.1:37947_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 479579 INFO  (jetty-launcher-805-thread-2) [n:127.0.0.1:37947_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 479579 INFO  (jetty-launcher-805-thread-1) [n:127.0.0.1:36995_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 479579 INFO  (jetty-launcher-805-thread-2) [n:127.0.0.1:37947_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96350565516574726-127.0.0.1:37947_solr-n_0000000000
   [junit4]   2> 479579 INFO  (jetty-launcher-805-thread-1) [n:127.0.0.1:36995_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96350565516574725-127.0.0.1:36995_solr-n_0000000001
   [junit4]   2> 479580 INFO  (jetty-launcher-805-thread-2) [n:127.0.0.1:37947_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:37947_solr
   [junit4]   2> 479580 INFO  (jetty-launcher-805-thread-2) [n:127.0.0.1:37947_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 479580 INFO  (jetty-launcher-805-thread-1) [n:127.0.0.1:36995_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96350565516574726-127.0.0.1:37947_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 479580 INFO  (jetty-launcher-805-thread-1) [n:127.0.0.1:36995_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36995_solr
   [junit4]   2> 479580 INFO  (jetty-launcher-805-thread-1) [n:127.0.0.1:36995_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:36995_solr
   [junit4]   2> 479580 INFO  (jetty-launcher-805-thread-2) [n:127.0.0.1:37947_solr    ] o.a.s.c.Overseer Overseer (id=96350565516574726-127.0.0.1:37947_solr-n_0000000000) starting
   [junit4]   2> 479580 INFO  (zkCallback-816-thread-1-processing-n:127.0.0.1:37947_solr) [n:127.0.0.1:37947_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 479580 INFO  (zkCallback-815-thread-1-processing-n:127.0.0.1:36995_solr) [n:127.0.0.1:36995_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 479580 INFO  (zkCallback-816-thread-1-processing-n:127.0.0.1:37947_solr) [n:127.0.0.1:37947_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 479580 INFO  (zkCallback-815-thread-1-processing-n:127.0.0.1:36995_solr) [n:127.0.0.1:36995_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 479582 INFO  (jetty-launcher-805-thread-2) [n:127.0.0.1:37947_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 479583 INFO  (jetty-launcher-805-thread-2) [n:127.0.0.1:37947_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 479584 INFO  (OverseerCollectionConfigSetProcessor-96350565516574726-127.0.0.1:37947_solr-n_0000000000) [n:127.0.0.1:37947_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 479584 INFO  (OverseerStateUpdate-96350565516574726-127.0.0.1:37947_solr-n_0000000000) [n:127.0.0.1:37947_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 479584 INFO  (jetty-launcher-805-thread-2) [n:127.0.0.1:37947_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:37947_solr as DOWN
   [junit4]   2> 479584 INFO  (OverseerStateUpdate-96350565516574726-127.0.0.1:37947_solr-n_0000000000) [n:127.0.0.1:37947_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 479584 INFO  (jetty-launcher-805-thread-2) [n:127.0.0.1:37947_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37947_solr
   [junit4]   2> 479584 INFO  (jetty-launcher-805-thread-2) [n:127.0.0.1:37947_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:37947_solr
   [junit4]   2> 479585 INFO  (OverseerStateUpdate-96350565516574726-127.0.0.1:37947_solr-n_0000000000) [n:127.0.0.1:37947_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:37947_solr"} current state version: 0
   [junit4]   2> 479585 INFO  (OverseerStateUpdate-96350565516574726-127.0.0.1:37947_solr-n_0000000000) [n:127.0.0.1:37947_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:37947_solr
   [junit4]   2> 479585 INFO  (zkCallback-816-thread-1-processing-n:127.0.0.1:37947_solr) [n:127.0.0.1:37947_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 479585 INFO  (zkCallback-815-thread-1-processing-n:127.0.0.1:36995_solr) [n:127.0.0.1:36995_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 479585 INFO  (zkCallback-815-thread-1-processing-n:127.0.0.1:36995_solr) [n:127.0.0.1:36995_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 479585 INFO  (zkCallback-816-thread-1-processing-n:127.0.0.1:37947_solr) [n:127.0.0.1:37947_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 479601 INFO  (jetty-launcher-805-thread-2) [n:127.0.0.1:37947_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 479601 INFO  (jetty-launcher-805-thread-2) [n:127.0.0.1:37947_solr    ] o.a.s.c.CoreContainer Authentication plugin class obtained from system property 'authenticationPlugin': org.apache.solr.security.HttpParamDelegationTokenPlugin
   [junit4]   2> 479602 INFO  (jetty-launcher-805-thread-1) [n:127.0.0.1:36995_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 479602 INFO  (jetty-launcher-805-thread-1) [n:127.0.0.1:36995_solr    ] o.a.s.c.CoreContainer Authentication plugin class obtained from system property 'authenticationPlugin': org.apache.solr.security.HttpParamDelegationTokenPlugin
   [junit4]   2> 479620 INFO  (jetty-launcher-805-thread-1) [n:127.0.0.1:36995_solr    ] o.a.s.s.KerberosPlugin Params: {solr.kerberos.impersonator.user.noGroups.hosts=*, solr.kerberos.impersonator.user.bogusGroup.groups=__some_bogus_group, token.valid=30, cookie.domain=127.0.0.1, solr.kerberos.impersonator.user.anyHostAnyUser.groups=*, solr.kerberos.impersonator.user.bogusGroup.hosts=*, solr.kerberos.impersonator.user.anyHostAnyUser.hosts=*, token.validity=36000, solr.kerberos.impersonator.user.noHosts.groups=*, type=kerberos, solr.kerberos.impersonator.user.localHostAnyGroup.groups=*, delegation-token.token-kind=solr-dt, solr.kerberos.impersonator.user.wrongHost.hosts=1.1.1.1.1.1, cookie.path=/, zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, solr.kerberos.impersonator.user.localHostAnyGroup.hosts=127.0.0.1, signer.secret.provider.zookeeper.path=/token, solr.kerberos.impersonator.user.anyHostUsersGroup.groups=jenkins, zk-dt-secret-manager.enable=true, solr.kerberos.impersonator.user.wrongHost.groups=*, kerberos.name.rules=DEFAULT, signer.secret.provider=zookeeper, solr.kerberos.impersonator.user.anyHostUsersGroup.hosts=*}
   [junit4]   2> 479620 INFO  (jetty-launcher-805-thread-2) [n:127.0.0.1:37947_solr    ] o.a.s.s.KerberosPlugin Params: {solr.kerberos.impersonator.user.noGroups.hosts=*, solr.kerberos.impersonator.user.bogusGroup.groups=__some_bogus_group, token.valid=30, cookie.domain=127.0.0.1, solr.kerberos.impersonator.user.anyHostAnyUser.groups=*, solr.kerberos.impersonator.user.bogusGroup.hosts=*, solr.kerberos.impersonator.user.anyHostAnyUser.hosts=*, token.validity=36000, solr.kerberos.impersonator.user.noHosts.groups=*, type=kerberos, solr.kerberos.impersonator.user.localHostAnyGroup.groups=*, delegation-token.token-kind=solr-dt, solr.kerberos.impersonator.user.wrongHost.hosts=1.1.1.1.1.1, cookie.path=/, zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, solr.kerberos.impersonator.user.localHostAnyGroup.hosts=127.0.0.1, signer.secret.provider.zookeeper.path=/token, solr.kerberos.impersonator.user.anyHostUsersGroup.groups=jenkins, zk-dt-secret-manager.enable=true, solr.kerberos.impersonator.user.wrongHost.groups=*, kerberos.name.rules=DEFAULT, signer.secret.provider=zookeeper, solr.kerberos.impersonator.user.anyHostUsersGroup.hosts=*}
   [junit4]   2> 479700 INFO  (jetty-launcher-805-thread-1) [n:127.0.0.1:36995_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 479700 INFO  (jetty-launcher-805-thread-2) [n:127.0.0.1:37947_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 479715 INFO  (jetty-launcher-805-thread-2-EventThread) [n:127.0.0.1:37947_solr    ] o.a.c.f.s.ConnectionStateManager State change: CONNECTED
   [junit4]   2> 479715 INFO  (jetty-launcher-805-thread-1-EventThread) [n:127.0.0.1:36995_solr    ] o.a.c.f.s.ConnectionStateManager State change: CONNECTED
   [junit4]   2> 479842 INFO  (jetty-launcher-805-thread-2) [n:127.0.0.1:37947_solr    ] o.a.s.c.CoreContainer Reconfiguring HttpClient settings.
   [junit4]   2> 479842 INFO  (jetty-launcher-805-thread-1) [n:127.0.0.1:36995_solr    ] o.a.s.c.CoreContainer Reconfiguring HttpClient settings.
   [junit4]   2> 479842 INFO  (jetty-launcher-805-thread-2) [n:127.0.0.1:37947_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_9A1372CD3FC0BCB1-001/tempDir-001/node2/.
   [junit4]   2> 479842 INFO  (jetty-launcher-805-thread-1) [n:127.0.0.1:36995_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_9A1372CD3FC0BCB1-001/tempDir-001/node1/.
   [junit4]   2> 479843 INFO  (jetty-launcher-805-thread-2) [n:127.0.0.1:37947_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 479843 INFO  (jetty-launcher-805-thread-1) [n:127.0.0.1:36995_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 479843 INFO  (jetty-launcher-805-thread-1) [n:127.0.0.1:36995_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 479843 INFO  (jetty-launcher-805-thread-1) [n:127.0.0.1:36995_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 479843 INFO  (jetty-launcher-805-thread-2) [n:127.0.0.1:37947_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 479843 INFO  (jetty-launcher-805-thread-2) [n:127.0.0.1:37947_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 479843 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[9A1372CD3FC0BCB1]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 479844 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[9A1372CD3FC0BCB1]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 479844 INFO  (zkCallback-819-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@128d07b name:ZooKeeperConnection Watcher:127.0.0.1:46650 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 479844 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[9A1372CD3FC0BCB1]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 479846 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[9A1372CD3FC0BCB1]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 479862 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidRemote-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyInvalidRemote
   [junit4]   2> 480248 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidRemote-seed#[9A1372CD3FC0BCB1]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=localHostAnyGroup&p=localHostAnyGroup&t=test&e=1470228955756&s=2X8bJDQzsVr3drL4h0tvl14HTFA="; Path=/; Domain=127.0.0.1; Expires= , 03-   -2016 12:55:55 GMT; Secure; HttpOnly". Invalid 'expires' attribute: , 03- -2016 12:55:55 GMT
   [junit4]   2> 480249 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidRemote-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyInvalidRemote
   [junit4]   2> 480266 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyWrongHost-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyWrongHost
   [junit4]   2> 480388 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyWrongHost-seed#[9A1372CD3FC0BCB1]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=wrongHost&p=wrongHost&t=test&e=1470228956090&s=J0KZPx1iid93MEW9i8r2QvbgQKo="; Path=/; Domain=127.0.0.1; Expires= , 03-   -2016 12:55:56 GMT; Secure; HttpOnly". Invalid 'expires' attribute: , 03- -2016 12:55:56 GMT
   [junit4]   2> 480389 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyWrongHost-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyWrongHost
   [junit4]   2> 480404 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidGroup-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyInvalidGroup
   [junit4]   2> 480438 WARN  (qtp16886475-3913) [    ] o.a.h.s.ShellBasedUnixGroupsMapping got exception trying to get groups for user bar: id: bar: no such user
   [junit4]   2> 
   [junit4]   2> 480439 WARN  (qtp16886475-3913) [    ] o.a.h.s.UserGroupInformation No groups available for user bar
   [junit4]   2> 480441 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidGroup-seed#[9A1372CD3FC0BCB1]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=bogusGroup&p=bogusGroup&t=test&e=1470228956227&s=lbtC5E0eZNJK4gCmmurzi/nckG4="; Path=/; Domain=127.0.0.1; Expires= , 03-   -2016 12:55:56 GMT; Secure; HttpOnly". Invalid 'expires' attribute: , 03- -2016 12:55:56 GMT
   [junit4]   2> 480442 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidGroup-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyInvalidGroup
   [junit4]   2> 480458 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigHosts-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyNoConfigHosts
   [junit4]   2> 480466 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigHosts-seed#[9A1372CD3FC0BCB1]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=noHosts&p=noHosts&t=test&e=1470228956281&s=0za0PGV/dwL6dBhU8BdMrgv0UA8="; Path=/; Domain=127.0.0.1; Expires= , 03-   -2016 12:55:56 GMT; Secure; HttpOnly". Invalid 'expires' attribute: , 03- -2016 12:55:56 GMT
   [junit4]   2> 480466 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigHosts-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyNoConfigHosts
   [junit4]   2> 480483 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyUnknownRemote-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyUnknownRemote
   [junit4]   2> 480488 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyUnknownRemote-seed#[9A1372CD3FC0BCB1]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=localHostAnyGroup&p=localHostAnyGroup&t=test&e=1470228956304&s=TiN7Ushssgss2DZ3csEglMOMBgA="; Path=/; Domain=127.0.0.1; Expires= , 03-   -2016 12:55:56 GMT; Secure; HttpOnly". Invalid 'expires' attribute: , 03- -2016 12:55:56 GMT
   [junit4]   2> 480488 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyUnknownRemote-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyUnknownRemote
   [junit4]   2> 480502 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testForwarding
   [junit4]   2> 480503 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 480503 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 480504 INFO  (zkCallback-821-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@28d3bc name:ZooKeeperConnection Watcher:127.0.0.1:46650/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 480504 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 480505 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 480506 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 480507 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-delaying-component.xml
   [junit4]   2> 480508 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad_solrconfig.xml
   [junit4]   2> 480508 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-sortingmergepolicyfactory.xml
   [junit4]   2> 480509 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-nocache.xml
   [junit4]   2> 480510 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-implicitproperties.xml
   [junit4]   2> 480510 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-mergepolicy-legacy.xml
   [junit4]   2> 480511 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-uniquekey-uses-default.xml
   [junit4]   2> 480512 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-sim-default-has-no-explicit-sim.xml
   [junit4]   2> 480512 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-uniquekey-multivalued.xml
   [junit4]   2> 480513 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/analyzingInfixSuggest.txt
   [junit4]   2> 480514 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-testxmlparser.xml
   [junit4]   2> 480514 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/missleading.extension.updateprocessor.js.txt
   [junit4]   2> 480515 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-multiple-asterisk-copyfield-source-should-fail-test.xml
   [junit4]   2> 480516 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-replication2.xml
   [junit4]   2> 480516 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-infostream-logging.xml
   [junit4]   2> 480518 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-collapseqparser.xml
   [junit4]   2> 480519 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-currency-ft-bogus-code-in-xml.xml
   [junit4]   2> 480519 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 480520 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 480521 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-script-updateprocessor.xml
   [junit4]   2> 480522 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-add-schema-fields-update-processor.xml
   [junit4]   2> 480522 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-mergepolicyfactory-nocfs.xml
   [junit4]   2> 480523 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-sweetspot-both-tf.xml
   [junit4]   2> 480524 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-phrasesuggest.xml
   [junit4]   2> 480525 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 480531 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-delpolicy1.xml
   [junit4]   2> 480531 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-sim.xml
   [junit4]   2> 480532 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema15.xml
   [junit4]   2> 480533 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-sql.xml
   [junit4]   2> 480534 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-misplaced-asterisk-copyfield-source-should-fail-test.xml
   [junit4]   2> 480535 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stemdict.txt
   [junit4]   2> 480536 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/hunspell-test.aff
   [junit4]   2> 480537 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-sql.xml
   [junit4]   2> 480537 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-spatial.xml
   [junit4]   2> 480538 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-slave1.xml
   [junit4]   2> 480539 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-dup-fieldType.xml
   [junit4]   2> 480540 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-external-filefield.xml
   [junit4]   2> 480542 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-query-parser-init.xml
   [junit4]   2> 480542 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-solrconfig-nrtmode.xml
   [junit4]   2> 480543 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-complex-phrase.xml
   [junit4]   2> 480544 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/conditional.updateprocessor.js
   [junit4]   2> 480545 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-analyzer-class-and-nested.xml
   [junit4]   2> 480545 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-eff.xml
   [junit4]   2> 480546 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-folding.xml
   [junit4]   2> 480547 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-tieredmergepolicyfactory.xml
   [junit4]   2> 480547 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-simpleqpplugin.xml
   [junit4]   2> 480548 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-hash.xml
   [junit4]   2> 480549 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 480550 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-dynamicfield-required.xml
   [junit4]   2> 480551 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-mergepolicy-nocfs.xml
   [junit4]   2> 480551 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-solrconfig-bogus-scriptengine-name.xml
   [junit4]   2> 480552 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/throw.error.on.add.updateprocessor.js
   [junit4]   2> 480553 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-minimal.xml
   [junit4]   2> 480554 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-defaults.xml
   [junit4]   2> 480554 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/blendedInfixSuggest.txt
   [junit4]   2> 480555 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-postingshighlight.xml
   [junit4]   2> 480556 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-docValuesJoin.xml
   [junit4]   2> 480556 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-docValues.xml
   [junit4]   2> 480557 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-misplaced-asterisk-copyfield-dest-should-fail-test.xml
   [junit4]   2> 480558 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-snippet-types.incl
   [junit4]   2> 480558 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-minimal.xml
   [junit4]   2> 480559 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 480559 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-collate.xml
   [junit4]   2> 480560 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-rest.xml
   [junit4]   2> 480561 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-codec-global-vs-ft-mismatch.xml
   [junit4]   2> 480562 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-not-indexed-but-norms.xml
   [junit4]   2> 480562 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/phrasesuggest.txt
   [junit4]   2> 480563 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwordsWrongEncoding.txt
   [junit4]   2> 480563 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-logmergepolicy.xml
   [junit4]   2> 480564 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-plugcollector.xml
   [junit4]   2> 480565 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-noopregen.xml
   [junit4]   2> 480566 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-analytics-query.xml
   [junit4]   2> 480567 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stoptypes-1.txt
   [junit4]   2> 480567 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-warmer-randommergepolicyfactory.xml
   [junit4]   2> 480568 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-spatial.xml
   [junit4]   2> 480568 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-spellchecker.xml
   [junit4]   2> 480570 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-minimal-atomic-stress.xml
   [junit4]   2> 480570 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-non-stored-docvalues.xml
   [junit4]   2> 480571 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-distrib-interval-faceting.xml
   [junit4]   2> 480571 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stop-1.txt
   [junit4]   2> 480572 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-docValuesMissing.xml
   [junit4]   2> 480573 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-caching.xml
   [junit4]   2> 480573 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-doctransformers.xml
   [junit4]   2> 480574 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/freeTextSuggest.txt
   [junit4]   2> 480574 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-tolerant-update-minimal.xml
   [junit4]   2> 480575 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 480575 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-querysender-noquery.xml
   [junit4]   2> 480576 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-sortingresponse.xml
   [junit4]   2> 480576 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/trivial.updateprocessor1.js
   [junit4]   2> 480578 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-solrconfig-managed-schema-named-schema.xml.xml
   [junit4]   2> 480578 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-paramset.xml
   [junit4]   2> 480579 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-lmdirichlet.xml
   [junit4]   2> 480579 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-solrconfig-multiple-dirfactory.xml
   [junit4]   2> 480580 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-init-error.xml
   [junit4]   2> 480580 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-altdirectory.xml
   [junit4]   2> 480581 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-tlog.xml
   [junit4]   2> 480582 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/hyphenation.dtd
   [junit4]   2> 480582 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-classification.xml
   [junit4]   2> 480583 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-sweetspot.xml
   [junit4]   2> 480583 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-xinclude.xml
   [junit4]   2> 480584 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-schemaless.xml
   [junit4]   2> 480584 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schemasurround.xml
   [junit4]   2> 480585 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-binaryfield.xml
   [junit4]   2> 480586 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-SOLR-749.xml
   [junit4]   2> 480586 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/compoundDictionary.txt
   [junit4]   2> 480587 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/fuzzysuggest.txt
   [junit4]   2> 480587 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-querysender.xml
   [junit4]   2> 480588 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-ib.xml
   [junit4]   2> 480588 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-snippet-type.xml
   [junit4]   2> 480589 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-blockjoinfacetcomponent.xml
   [junit4]   2> 480590 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/cross-compatible.js
   [junit4]   2> 480590 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-solcoreproperties.xml
   [junit4]   2> 480591 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-master-throttled.xml
   [junit4]   2> 480592 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-components-name.xml
   [junit4]   2> 480592 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-elevate.xml
   [junit4]   2> 480593 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-sim-global-vs-ft-mismatch.xml
   [junit4]   2> 480593 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-delpolicy2.xml
   [junit4]   2> 480594 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stop-snowball.txt
   [junit4]   2> 480594 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-solrconfig-unexpected-schema-attribute.xml
   [junit4]   2> 480595 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-indexconfig-mergepolicyfactory.xml
   [junit4]   2> 480595 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-currency-dynamic-multivalued.xml
   [junit4]   2> 480596 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-dup-dynamicField.xml
   [junit4]   2> 480596 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-error-solrconfig.xml
   [junit4]   2> 480597 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-sweetspot-partial-baseline.xml
   [junit4]   2> 480597 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/hunspell-test.dic
   [junit4]   2> 480598 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-withgethandler.xml
   [junit4]   2> 480598 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-dup-field.xml
   [junit4]   2> 480599 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-master2.xml
   [junit4]   2> 480599 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 480600 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-non-glob-copyfield-source-matching-nothing-should-fail-test.xml
   [junit4]   2> 480601 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 480602 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-spellchecker.xml
   [junit4]   2> 480602 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-solrconfig-multiple-cfs.xml
   [junit4]   2> 480603 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-phrasesuggest.xml
   [junit4]   2> 480603 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-parsing-update-processor-chains.xml
   [junit4]   2> 480604 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-snippet-processor.xml
   [junit4]   2> 480605 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-solrconfig-invalid-scriptfile.xml
   [junit4]   2> 480605 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-unsupported-docValues.xml
   [junit4]   2> 480606 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-logmergepolicyfactory.xml
   [junit4]   2> 480606 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-docValuesMulti.xml
   [junit4]   2> 480607 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-docValuesFaceting.xml
   [junit4]   2> 480607 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-headers.xml
   [junit4]   2> 480608 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-synonym-tokenizer.xml
   [junit4]   2> 480609 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-managed-schema-test.xml
   [junit4]   2> 480609 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-custom-field.xml
   [junit4]   2> 480610 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-psuedo-fields.xml
   [junit4]   2> 480610 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-classification.xml
   [junit4]   2> 480611 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-one-field-no-dynamic-field-unique-key.xml
   [junit4]   2> 480611 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig_codec.xml
   [junit4]   2> 480612 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-deeppaging.xml
   [junit4]   2> 480612 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-null-charfilters-analyzer.xml
   [junit4]   2> 480613 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-distrib-update-processor-chains.xml
   [junit4]   2> 480614 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-bm25.xml
   [junit4]   2> 480614 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/wdftypes.txt
   [junit4]   2> 480615 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-mpf-solrconfig.xml
   [junit4]   2> 480615 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-xinclude.xml
   [junit4]   2> 480616 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-numeric.xml
   [junit4]   2> 480617 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-solrconfig-schema-mutable-but-not-managed.xml
   [junit4]   2> 480618 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/missing.functions.updateprocessor.js
   [junit4]   2> 480618 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-dfi.xml
   [junit4]   2> 480619 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-currency-ft-bogus-default-code.xml
   [junit4]   2> 480619 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-sortingresponse.xml
   [junit4]   2> 480620 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema_latest.xml
   [junit4]   2> 480621 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-charfilters.xml
   [junit4]   2> 480621 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-id-and-version-fields-only.xml
   [junit4]   2> 480622 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/elevate.xml
   [junit4]   2> 480622 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-stop-keep.xml
   [junit4]   2> 480623 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-searcher-listeners1.xml
   [junit4]   2> 480623 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-dfr.xml
   [junit4]   2> 480624 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-multiple-asterisk-copyfield-dest-should-fail-test.xml
   [junit4]   2> 480624 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/da_UTF8.xml
   [junit4]   2> 480626 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-bogus-analysis-parameters.xml
   [junit4]   2> 480626 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-currency-ft-multivalued.xml
   [junit4]   2> 480627 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-trie.xml
   [junit4]   2> 480627 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-mergepolicy-defaults.xml
   [junit4]   2> 480628 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-indexconfig.xml
   [junit4]   2> 480628 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-suggestercomponent-context-filter-query.xml
   [junit4]   2> 480629 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-reqHandler.incl
   [junit4]   2> 480630 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-sim-default-override.xml
   [junit4]   2> 480630 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 480631 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-version-dv.xml
   [junit4]   2> 480631 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema12.xml
   [junit4]   2> 480632 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-externalversionconstraint.xml
   [junit4]   2> 480633 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-omit-tf-but-not-pos.xml
   [junit4]   2> 480633 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-suggestercomponent.xml
   [junit4]   2> 480634 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-replication1.xml
   [junit4]   2> 480634 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-not-indexed-but-tf.xml
   [junit4]   2> 480635 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-warmer.xml
   [junit4]   2> 480636 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stop-2.txt
   [junit4]   2> 480636 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-field-sort-values.xml
   [junit4]   2> 480637 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-single-dynamic-copy-field.xml
   [junit4]   2> 480638 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-distributed-missing-sort.xml
   [junit4]   2> 480639 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-managed-schema.xml
   [junit4]   2> 480639 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-copyfield-test.xml
   [junit4]   2> 480640 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-one-field-no-dynamic-field.xml
   [junit4]   2> 480641 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-master1-keepOneBackup.xml
   [junit4]   2> 480642 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-highlight.xml
   [junit4]   2> 480643 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema_codec.xml
   [junit4]   2> 480643 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-solrconfig-missing-scriptfile.xml
   [junit4]   2> 480644 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-bogus-field-parameters.xml
   [junit4]   2> 480644 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-currency-multivalued.xml
   [junit4]   2> 480645 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-lazywriter.xml
   [junit4]   2> 480646 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig_perf.xml
   [junit4]   2> 480646 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-rest-lucene-match-version.xml
   [junit4]   2> 480647 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-spellcheckcomponent.xml
   [junit4]   2> 480647 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-currency-ft-oer-norates.xml
   [junit4]   2> 480648 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/xslt/xsl-update-handler-test.xsl
   [junit4]   2> 480648 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/xslt/dummy-using-include.xsl
   [junit4]   2> 480650 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/xslt/dummy.xsl
   [junit4]   2> 480650 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-hash.xml
   [junit4]   2> 480651 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-preanalyzed.xml
   [junit4]   2> 480651 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-snippet-field.xml
   [junit4]   2> 480652 INFO  (TEST-TestSolrCloudWithSe

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

0 INFO  (TEST-DistributedQueueTest.testDistributedQueueBlocking-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:36007 36007
   [junit4]   2> 1122676 INFO  (Thread-2779) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:36007 36007
   [junit4]   2> 1122677 WARN  (Thread-2779) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/distqueue/test
   [junit4]   2> 
   [junit4]   2> 1122680 INFO  (TEST-DistributedQueueTest.testPeekElements-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testPeekElements
   [junit4]   2> 1122680 INFO  (TEST-DistributedQueueTest.testPeekElements-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1122680 INFO  (Thread-2780) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1122680 INFO  (Thread-2780) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1122780 INFO  (TEST-DistributedQueueTest.testPeekElements-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.ZkTestServer start zk server on port:33311
   [junit4]   2> 1122780 INFO  (TEST-DistributedQueueTest.testPeekElements-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1122781 INFO  (TEST-DistributedQueueTest.testPeekElements-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1122782 INFO  (zkCallback-1818-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@11f508d name:ZooKeeperConnection Watcher:127.0.0.1:33311/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1122782 INFO  (TEST-DistributedQueueTest.testPeekElements-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1122782 INFO  (TEST-DistributedQueueTest.testPeekElements-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1122782 INFO  (TEST-DistributedQueueTest.testPeekElements-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /
   [junit4]   2> 1122783 INFO  (TEST-DistributedQueueTest.testPeekElements-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.c.SolrZkClient makePath: /distqueue/test
   [junit4]   2> 1125793 INFO  (TEST-DistributedQueueTest.testPeekElements-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testPeekElements
   [junit4]   2> 1128988 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 0x1564e5e00520000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1128990 ERROR (TEST-DistributedQueueTest.testPeekElements-seed#[9A1372CD3FC0BCB1]-EventThread) [    ] o.a.z.ClientCnxn Error while calling watcher 
   [junit4]   2> java.util.concurrent.RejectedExecutionException: Task org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$8/27452577@11ddff4 rejected from org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@122554f[Shutting down, pool size = 1, active threads = 0, queued tasks = 0, completed tasks = 1]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2047)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:823)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1369)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.execute(ExecutorUtil.java:214)
   [junit4]   2> 	at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:112)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3.process(SolrZkClient.java:266)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 1128992 INFO  (TEST-DistributedQueueTest.testPeekElements-seed#[9A1372CD3FC0BCB1]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:33311 33311
   [junit4]   2> 1129019 INFO  (Thread-2780) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:33311 33311
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=DistributedQueueTest -Dtests.method=testPeekElements -Dtests.seed=9A1372CD3FC0BCB1 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sr-ME -Dtests.timezone=Europe/Kiev -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 6.34s J0 | DistributedQueueTest.testPeekElements <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<1> but was:<0>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([9A1372CD3FC0BCB1:673DC8ECEFF9E8AC]:0)
   [junit4]    > 	at org.apache.solr.cloud.DistributedQueueTest.testPeekElements(DistributedQueueTest.java:177)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1129022 INFO  (SUITE-DistributedQueueTest-seed#[9A1372CD3FC0BCB1]-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-core/test/J0/temp/solr.cloud.DistributedQueueTest_9A1372CD3FC0BCB1-001
   [junit4]   2> Aug 03, 2016 3:06:44 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, docValues:{}, maxPointsInLeafNode=707, maxMBSortInHeap=6.478337520114558, sim=ClassicSimilarity, locale=sr-ME, timezone=Europe/Kiev
   [junit4]   2> NOTE: Linux 4.4.0-31-generic i386/Oracle Corporation 1.8.0_102 (32-bit)/cpus=12,threads=1,free=240337904,total=445644800
   [junit4]   2> NOTE: All tests run in this JVM: [MultiThreadedOCPTest, ExternalFileFieldSortTest, TestAtomicUpdateErrorCases, SignatureUpdateProcessorFactoryTest, AsyncCallRequestStatusResponseTest, TestComponentsName, TestSolrCoreSnapshots, CoreAdminRequestStatusTest, TestSubQueryTransformerCrossCore, TestBinaryField, TestRawResponseWriter, TestSchemaNameResource, TestConfig, DistributedQueryElevationComponentTest, ZkStateWriterTest, SecurityConfHandlerTest, ResponseHeaderTest, JsonLoaderTest, TestHdfsUpdateLog, JSONWriterTest, TestSolr4Spatial, SyncSliceTest, TestSolrConfigHandlerCloud, TestCollationFieldDocValues, TestSchemaManager, AtomicUpdatesTest, TestImplicitCoreProperties, TestHighFrequencyDictionaryFactory, QueryEqualityTest, IndexSchemaTest, ReturnFieldsTest, TestLMDirichletSimilarityFactory, CloudMLTQParserTest, TestReplicaProperties, TestConfigReload, VMParamsZkACLAndCredentialsProvidersTest, BufferStoreTest, TestLuceneMatchVersion, TestSolrQueryParserResource, SynonymTokenizerTest, TestRTGBase, ResponseLogComponentTest, TestDocTermOrds, ResourceLoaderTest, TestReplicationHandler, TestFastOutputStream, DefaultValueUpdateProcessorTest, TestBackupRepositoryFactory, TestAddFieldRealTimeGet, StressHdfsTest, OverseerCollectionConfigSetProcessorTest, TestPivotHelperCode, ExitableDirectoryReaderTest, DistributedExpandComponentTest, TestLazyCores, TestCustomDocTransformer, TestRandomDVFaceting, TestScoreJoinQPNoScore, TestTolerantUpdateProcessorRandomCloud, MergeStrategyTest, HLLUtilTest, DocExpirationUpdateProcessorFactoryTest, FacetPivotSmallTest, UUIDUpdateProcessorFallbackTest, TestFaceting, SolrCoreTest, TestNRTOpen, TestSolrConfigHandler, QueryElevationComponentTest, TestMergePolicyConfig, LeaderInitiatedRecoveryOnCommitTest, SolrRequestParserTest, URLClassifyProcessorTest, TestFilteredDocIdSet, TestJsonFacets, TestValueSourceCache, AlternateDirectoryTest, TestFoldingMultitermQuery, PreAnalyzedUpdateProcessorTest, HdfsChaosMonkeyNothingIsSafeTest, CurrencyFieldOpenExchangeTest, TestLockTree, BasicZkTest, DistributedSpellCheckComponentTest, TestStressLucene, SystemInfoHandlerTest, TestFieldCacheSanityChecker, TestOmitPositions, TestSolrFieldCacheMBean, TestHighlightDedupGrouping, TestIBSimilarityFactory, RAMDirectoryFactoryTest, HdfsTlogReplayBufferedWhileIndexingTest, BasicAuthIntegrationTest, ActionThrottleTest, CopyFieldTest, CheckHdfsIndexTest, TestConfigSetsAPIZkFailure, HighlighterMaxOffsetTest, FileBasedSpellCheckerTest, TestStressCloudBlindAtomicUpdates, UnloadDistributedZkTest, LeaderElectionIntegrationTest, ShardRoutingTest, FullSolrCloudDistribCmdsTest, TestRandomFaceting, ZkSolrClientTest, TermVectorComponentDistributedTest, ZkControllerTest, TestRealTimeGet, TestJoin, StatsComponentTest, BadIndexSchemaTest, ConvertedLegacyTest, TestFunctionQuery, DirectUpdateHandlerTest, SoftAutoCommitTest, TestTrie, TestCSVLoader, SchemaVersionSpecificBehaviorTest, FieldMutatingUpdateProcessorTest, StatelessScriptUpdateProcessorFactoryTest, SolrInfoMBeanTest, CacheHeaderTest, TestQueryUtils, TestReversedWildcardFilterFactory, XmlUpdateRequestHandlerTest, MoreLikeThisHandlerTest, TestSolrQueryParser, IndexSchemaRuntimeFieldTest, TestAnalyzedSuggestions, SOLR749Test, BadComponentTest, TestDocSet, MinimalSchemaTest, TestPostingsSolrHighlighter, TestPhraseSuggestions, TestJmxMonitoredMap, TimeZoneUtilsTest, PluginInfoTest, DateMathParserTest, ChaosMonkeyNothingIsSafeTest, CleanupOldIndexTest, CollectionTooManyReplicasTest, DeleteLastCustomShardedReplicaTest, DeleteStatusTest, DistribCursorPagingTest, DistributedQueueTest]
   [junit4] Completed [454/626 (2!)] on J0 in 12.79s, 3 tests, 1 failure <<< FAILURES!

[...truncated 52954 lines...]


[JENKINS-EA] Lucene-Solr-master-Linux (64bit/jdk-9-ea+129) - Build # 17444 - Still Unstable!

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

1 tests failed.
FAILED:  org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.testProxyValidateHost

Error Message:
Error from server at https://127.0.0.1:36761/solr: Expected mime type application/octet-stream but got application/json. {   "RemoteException" : {     "message" : "Unauthorized connection for super-user: localHostAnyGroup from IP localhost.localdomain",     "exception" : "AuthorizationException",     "javaClassName" : "org.apache.hadoop.security.authorize.AuthorizationException"   } }

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:36761/solr: Expected mime type application/octet-stream but got application/json. {
  "RemoteException" : {
    "message" : "Unauthorized connection for super-user: localHostAnyGroup from IP localhost.localdomain",
    "exception" : "AuthorizationException",
    "javaClassName" : "org.apache.hadoop.security.authorize.AuthorizationException"
  }
}
	at __randomizedtesting.SeedInfo.seed([30B88F3112F16917:D5464FC017B63DA0]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:576)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.testProxyValidateHost(TestSolrCloudWithSecureImpersonation.java:260)
	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 10643 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_30B88F3112F16917-001/init-core-data-001
   [junit4]   2> 52102 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[30B88F3112F16917]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 52222 WARN  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[30B88F3112F16917]-worker) [    ] o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
   [junit4]   2> 52397 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[30B88F3112F16917]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 52398 INFO  (Thread-155) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 52398 INFO  (Thread-155) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 52498 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[30B88F3112F16917]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:35688
   [junit4]   2> 52498 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[30B88F3112F16917]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 52498 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[30B88F3112F16917]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 52519 INFO  (zkCallback-190-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@732c486 name:ZooKeeperConnection Watcher:127.0.0.1:35688 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 52519 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[30B88F3112F16917]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 52519 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[30B88F3112F16917]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 52519 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[30B88F3112F16917]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 52522 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[30B88F3112F16917]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/clusterprops.json
   [junit4]   2> 52527 INFO  (jetty-launcher-189-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 52534 INFO  (jetty-launcher-189-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 52548 INFO  (jetty-launcher-189-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5e4258e{/solr,null,AVAILABLE}
   [junit4]   2> 52550 INFO  (jetty-launcher-189-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@b44759e{/solr,null,AVAILABLE}
   [junit4]   2> 52551 INFO  (jetty-launcher-189-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@59e21d79{SSL,[ssl, http/1.1]}{127.0.0.1:34835}
   [junit4]   2> 52551 INFO  (jetty-launcher-189-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@404bb951{SSL,[ssl, http/1.1]}{127.0.0.1:36761}
   [junit4]   2> 52551 INFO  (jetty-launcher-189-thread-2) [    ] o.e.j.s.Server Started @55236ms
   [junit4]   2> 52551 INFO  (jetty-launcher-189-thread-1) [    ] o.e.j.s.Server Started @55236ms
   [junit4]   2> 52551 INFO  (jetty-launcher-189-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34835}
   [junit4]   2> 52551 INFO  (jetty-launcher-189-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36761}
   [junit4]   2> 52552 INFO  (jetty-launcher-189-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@7907ec20
   [junit4]   2> 52552 INFO  (jetty-launcher-189-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_30B88F3112F16917-001/tempDir-001/node1'
   [junit4]   2> 52552 INFO  (jetty-launcher-189-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 52552 INFO  (jetty-launcher-189-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 52552 INFO  (jetty-launcher-189-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@7907ec20
   [junit4]   2> 52552 INFO  (jetty-launcher-189-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_30B88F3112F16917-001/tempDir-001/node2'
   [junit4]   2> 52552 INFO  (jetty-launcher-189-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 52552 INFO  (jetty-launcher-189-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 52552 INFO  (jetty-launcher-189-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 52552 INFO  (jetty-launcher-189-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 52553 INFO  (jetty-launcher-189-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 52553 INFO  (jetty-launcher-189-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 52555 INFO  (zkCallback-191-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@f4835a9 name:ZooKeeperConnection Watcher:127.0.0.1:35688/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 52555 INFO  (jetty-launcher-189-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 52555 INFO  (zkCallback-192-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@f0b5988 name:ZooKeeperConnection Watcher:127.0.0.1:35688/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 52555 INFO  (jetty-launcher-189-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 52555 INFO  (jetty-launcher-189-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 52555 INFO  (jetty-launcher-189-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 52555 INFO  (jetty-launcher-189-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 52555 INFO  (jetty-launcher-189-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 52567 INFO  (jetty-launcher-189-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_30B88F3112F16917-001/tempDir-001/node1/.
   [junit4]   2> 52567 INFO  (jetty-launcher-189-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 1719696689
   [junit4]   2> 52567 INFO  (jetty-launcher-189-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_30B88F3112F16917-001/tempDir-001/node1]
   [junit4]   2> 52567 WARN  (jetty-launcher-189-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_30B88F3112F16917-001/tempDir-001/node1/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_30B88F3112F16917-001/tempDir-001/node1/lib
   [junit4]   2> 52567 INFO  (jetty-launcher-189-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 52582 INFO  (jetty-launcher-189-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_30B88F3112F16917-001/tempDir-001/node2/.
   [junit4]   2> 52583 INFO  (jetty-launcher-189-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 1593253858
   [junit4]   2> 52583 INFO  (jetty-launcher-189-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_30B88F3112F16917-001/tempDir-001/node2]
   [junit4]   2> 52583 WARN  (jetty-launcher-189-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_30B88F3112F16917-001/tempDir-001/node2/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_30B88F3112F16917-001/tempDir-001/node2/lib
   [junit4]   2> 52583 INFO  (jetty-launcher-189-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 52585 INFO  (jetty-launcher-189-thread-1) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 52585 INFO  (jetty-launcher-189-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 52585 INFO  (jetty-launcher-189-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 52585 INFO  (jetty-launcher-189-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35688/solr
   [junit4]   2> 52585 INFO  (jetty-launcher-189-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 52585 INFO  (jetty-launcher-189-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 52586 INFO  (jetty-launcher-189-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 52586 INFO  (jetty-launcher-189-thread-2) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 52588 INFO  (jetty-launcher-189-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 52588 INFO  (jetty-launcher-189-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 52589 INFO  (jetty-launcher-189-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35688/solr
   [junit4]   2> 52589 INFO  (jetty-launcher-189-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 52589 INFO  (jetty-launcher-189-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 52589 INFO  (jetty-launcher-189-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 52590 INFO  (zkCallback-197-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2c7712cc name:ZooKeeperConnection Watcher:127.0.0.1:35688 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 52590 INFO  (jetty-launcher-189-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 52590 INFO  (jetty-launcher-189-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 52591 INFO  (jetty-launcher-189-thread-1) [    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$149/106662834@38c369c3
   [junit4]   2> 52592 INFO  (zkCallback-198-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2be0c679 name:ZooKeeperConnection Watcher:127.0.0.1:35688 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 52592 INFO  (jetty-launcher-189-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 52592 INFO  (jetty-launcher-189-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 52592 INFO  (jetty-launcher-189-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 52594 INFO  (zkCallback-199-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1a524a51 name:ZooKeeperConnection Watcher:127.0.0.1:35688/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 52594 INFO  (jetty-launcher-189-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 52594 INFO  (jetty-launcher-189-thread-2) [    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$149/106662834@3ec1238e
   [junit4]   2> 52594 INFO  (jetty-launcher-189-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 52595 INFO  (jetty-launcher-189-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 52596 INFO  (zkCallback-200-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@34b79ac5 name:ZooKeeperConnection Watcher:127.0.0.1:35688/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 52597 INFO  (jetty-launcher-189-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 52597 INFO  (jetty-launcher-189-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 52600 INFO  (jetty-launcher-189-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 52606 INFO  (jetty-launcher-189-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 52608 INFO  (jetty-launcher-189-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 52609 INFO  (jetty-launcher-189-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 52610 INFO  (jetty-launcher-189-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 52610 INFO  (jetty-launcher-189-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 52611 INFO  (jetty-launcher-189-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 52611 INFO  (jetty-launcher-189-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 52612 INFO  (jetty-launcher-189-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 52613 INFO  (jetty-launcher-189-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 52614 INFO  (jetty-launcher-189-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 52614 INFO  (jetty-launcher-189-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 52614 INFO  (jetty-launcher-189-thread-2) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 52614 INFO  (jetty-launcher-189-thread-1) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 52615 INFO  (jetty-launcher-189-thread-2) [    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 52615 INFO  (jetty-launcher-189-thread-1) [    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 52615 INFO  (jetty-launcher-189-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 52615 INFO  (jetty-launcher-189-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 52618 INFO  (jetty-launcher-189-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 52619 INFO  (jetty-launcher-189-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 52620 INFO  (jetty-launcher-189-thread-2) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 52620 INFO  (jetty-launcher-189-thread-2) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96350009808584710-127.0.0.1:34835_solr-n_0000000000
   [junit4]   2> 52620 INFO  (jetty-launcher-189-thread-2) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:34835_solr
   [junit4]   2> 52621 INFO  (jetty-launcher-189-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 52622 INFO  (jetty-launcher-189-thread-2) [    ] o.a.s.c.Overseer Overseer (id=96350009808584710-127.0.0.1:34835_solr-n_0000000000) starting
   [junit4]   2> 52623 INFO  (jetty-launcher-189-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 52624 INFO  (jetty-launcher-189-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 52625 INFO  (jetty-launcher-189-thread-1) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 52626 INFO  (jetty-launcher-189-thread-1) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96350009808584709-127.0.0.1:36761_solr-n_0000000001
   [junit4]   2> 52626 INFO  (jetty-launcher-189-thread-1) [    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96350009808584710-127.0.0.1:34835_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 52627 INFO  (jetty-launcher-189-thread-1) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36761_solr
   [junit4]   2> 52627 INFO  (jetty-launcher-189-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:36761_solr
   [junit4]   2> 52628 INFO  (zkCallback-199-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> 52628 INFO  (zkCallback-200-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> 52632 INFO  (zkCallback-199-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 52633 INFO  (zkCallback-200-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 52634 INFO  (jetty-launcher-189-thread-2) [    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 52634 INFO  (OverseerCollectionConfigSetProcessor-96350009808584710-127.0.0.1:34835_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 52635 INFO  (jetty-launcher-189-thread-2) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:34835_solr as DOWN
   [junit4]   2> 52635 INFO  (OverseerStateUpdate-96350009808584710-127.0.0.1:34835_solr-n_0000000000) [    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 52636 INFO  (jetty-launcher-189-thread-2) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34835_solr
   [junit4]   2> 52636 INFO  (jetty-launcher-189-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:34835_solr
   [junit4]   2> 52637 INFO  (zkCallback-200-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> 52638 INFO  (zkCallback-200-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 52639 INFO  (OverseerStateUpdate-96350009808584710-127.0.0.1:34835_solr-n_0000000000) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (2)
   [junit4]   2> 52639 INFO  (zkCallback-199-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> 52640 INFO  (zkCallback-199-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 52641 INFO  (OverseerStateUpdate-96350009808584710-127.0.0.1:34835_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:34835_solr"} current state version: 0
   [junit4]   2> 52641 INFO  (OverseerStateUpdate-96350009808584710-127.0.0.1:34835_solr-n_0000000000) [    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:34835_solr
   [junit4]   2> 52643 INFO  (jetty-launcher-189-thread-1) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 52644 INFO  (jetty-launcher-189-thread-1) [    ] o.a.s.c.CoreContainer Authentication plugin class obtained from system property 'authenticationPlugin': org.apache.solr.security.HttpParamDelegationTokenPlugin
   [junit4]   2> 52650 INFO  (jetty-launcher-189-thread-2) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 52650 INFO  (jetty-launcher-189-thread-2) [    ] o.a.s.c.CoreContainer Authentication plugin class obtained from system property 'authenticationPlugin': org.apache.solr.security.HttpParamDelegationTokenPlugin
   [junit4]   2> 52667 INFO  (jetty-launcher-189-thread-1) [    ] o.a.s.s.KerberosPlugin Params: {solr.kerberos.impersonator.user.noGroups.hosts=*, solr.kerberos.impersonator.user.bogusGroup.groups=__some_bogus_group, token.valid=30, cookie.domain=127.0.0.1, solr.kerberos.impersonator.user.anyHostAnyUser.groups=*, solr.kerberos.impersonator.user.bogusGroup.hosts=*, solr.kerberos.impersonator.user.anyHostAnyUser.hosts=*, token.validity=36000, solr.kerberos.impersonator.user.noHosts.groups=*, type=kerberos, solr.kerberos.impersonator.user.localHostAnyGroup.groups=*, delegation-token.token-kind=solr-dt, solr.kerberos.impersonator.user.wrongHost.hosts=1.1.1.1.1.1, cookie.path=/, zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, solr.kerberos.impersonator.user.localHostAnyGroup.hosts=127.0.0.1, signer.secret.provider.zookeeper.path=/token, solr.kerberos.impersonator.user.anyHostUsersGroup.groups=jenkins, zk-dt-secret-manager.enable=true, solr.kerberos.impersonator.user.wrongHost.groups=*, kerberos.name.rules=DEFAULT, signer.secret.provider=zookeeper, solr.kerberos.impersonator.user.anyHostUsersGroup.hosts=*}
   [junit4]   2> 52667 INFO  (jetty-launcher-189-thread-2) [    ] o.a.s.s.KerberosPlugin Params: {solr.kerberos.impersonator.user.noGroups.hosts=*, solr.kerberos.impersonator.user.bogusGroup.groups=__some_bogus_group, token.valid=30, cookie.domain=127.0.0.1, solr.kerberos.impersonator.user.anyHostAnyUser.groups=*, solr.kerberos.impersonator.user.bogusGroup.hosts=*, solr.kerberos.impersonator.user.anyHostAnyUser.hosts=*, token.validity=36000, solr.kerberos.impersonator.user.noHosts.groups=*, type=kerberos, solr.kerberos.impersonator.user.localHostAnyGroup.groups=*, delegation-token.token-kind=solr-dt, solr.kerberos.impersonator.user.wrongHost.hosts=1.1.1.1.1.1, cookie.path=/, zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, solr.kerberos.impersonator.user.localHostAnyGroup.hosts=127.0.0.1, signer.secret.provider.zookeeper.path=/token, solr.kerberos.impersonator.user.anyHostUsersGroup.groups=jenkins, zk-dt-secret-manager.enable=true, solr.kerberos.impersonator.user.wrongHost.groups=*, kerberos.name.rules=DEFAULT, signer.secret.provider=zookeeper, solr.kerberos.impersonator.user.anyHostUsersGroup.hosts=*}
   [junit4]   2> 52738 INFO  (jetty-launcher-189-thread-2) [    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 52738 INFO  (jetty-launcher-189-thread-1) [    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 52752 INFO  (jetty-launcher-189-thread-2-EventThread) [    ] o.a.c.f.s.ConnectionStateManager State change: CONNECTED
   [junit4]   2> 52752 INFO  (jetty-launcher-189-thread-1-EventThread) [    ] o.a.c.f.s.ConnectionStateManager State change: CONNECTED
   [junit4]   2> 52918 INFO  (jetty-launcher-189-thread-2) [    ] o.a.s.c.CoreContainer Reconfiguring HttpClient settings.
   [junit4]   2> 52918 INFO  (jetty-launcher-189-thread-1) [    ] o.a.s.c.CoreContainer Reconfiguring HttpClient settings.
   [junit4]   2> 52920 INFO  (jetty-launcher-189-thread-1) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_30B88F3112F16917-001/tempDir-001/node1/.
   [junit4]   2> 52920 INFO  (jetty-launcher-189-thread-2) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_30B88F3112F16917-001/tempDir-001/node2/.
   [junit4]   2> 52920 INFO  (jetty-launcher-189-thread-1) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 52920 INFO  (jetty-launcher-189-thread-2) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 52921 INFO  (jetty-launcher-189-thread-1) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 52921 INFO  (jetty-launcher-189-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 52921 INFO  (jetty-launcher-189-thread-2) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 52921 INFO  (jetty-launcher-189-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 52921 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[30B88F3112F16917]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 52922 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[30B88F3112F16917]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 52923 INFO  (zkCallback-203-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@762c868 name:ZooKeeperConnection Watcher:127.0.0.1:35688 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 52923 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[30B88F3112F16917]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 52924 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[30B88F3112F16917]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 52959 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateAnyHostAnyUser-seed#[30B88F3112F16917]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyValidateAnyHostAnyUser
   [junit4]   2> 53024 INFO  (qtp1260618987-598) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params doAs=bar&action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 53025 INFO  (qtp1260618987-598) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={doAs=bar&action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 53033 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateAnyHostAnyUser-seed#[30B88F3112F16917]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=anyHostAnyUser&p=anyHostAnyUser&t=test&e=1470220476430&s=wXHa6JVK1ttmt4JA0YkZvSuqaLM="; Path=/; Domain=127.0.0.1; Expires=  , 03-  -2016 10:34:36 GMT; Secure; HttpOnly". Invalid 'expires' attribute: , 03- -2016 10:34:36 GMT
   [junit4]   2> 53033 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateAnyHostAnyUser-seed#[30B88F3112F16917]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyValidateAnyHostAnyUser
   [junit4]   2> 53054 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateGroup-seed#[30B88F3112F16917]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyValidateGroup
   [junit4]   2> 53140 INFO  (qtp1260618987-604) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params doAs=jenkins&action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 53141 INFO  (qtp1260618987-604) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={doAs=jenkins&action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 53142 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateGroup-seed#[30B88F3112F16917]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=anyHostUsersGroup&p=anyHostUsersGroup&t=test&e=1470220476518&s=CpCYy8pwc6RTOGm9ucpcVblyEkY="; Path=/; Domain=127.0.0.1; Expires=  , 03-  -2016 10:34:36 GMT; Secure; HttpOnly". Invalid 'expires' attribute: , 03- -2016 10:34:36 GMT
   [junit4]   2> 53142 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateGroup-seed#[30B88F3112F16917]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyValidateGroup
   [junit4]   2> 53175 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testForwarding
   [junit4]   2> 53176 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 53180 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 53188 INFO  (zkCallback-205-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2995f1f1 name:ZooKeeperConnection Watcher:127.0.0.1:35688/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 53188 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 53188 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 53189 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 53196 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-delaying-component.xml
   [junit4]   2> 53197 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad_solrconfig.xml
   [junit4]   2> 53198 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-sortingmergepolicyfactory.xml
   [junit4]   2> 53199 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-nocache.xml
   [junit4]   2> 53200 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-implicitproperties.xml
   [junit4]   2> 53203 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-mergepolicy-legacy.xml
   [junit4]   2> 53205 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-uniquekey-uses-default.xml
   [junit4]   2> 53207 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-sim-default-has-no-explicit-sim.xml
   [junit4]   2> 53208 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-uniquekey-multivalued.xml
   [junit4]   2> 53209 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/analyzingInfixSuggest.txt
   [junit4]   2> 53211 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-testxmlparser.xml
   [junit4]   2> 53212 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/missleading.extension.updateprocessor.js.txt
   [junit4]   2> 53213 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-multiple-asterisk-copyfield-source-should-fail-test.xml
   [junit4]   2> 53215 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-replication2.xml
   [junit4]   2> 53217 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-infostream-logging.xml
   [junit4]   2> 53218 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-collapseqparser.xml
   [junit4]   2> 53220 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-currency-ft-bogus-code-in-xml.xml
   [junit4]   2> 53221 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 53222 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 53224 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-script-updateprocessor.xml
   [junit4]   2> 53225 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-add-schema-fields-update-processor.xml
   [junit4]   2> 53227 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-mergepolicyfactory-nocfs.xml
   [junit4]   2> 53229 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-sweetspot-both-tf.xml
   [junit4]   2> 53230 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-phrasesuggest.xml
   [junit4]   2> 53231 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 53233 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-delpolicy1.xml
   [junit4]   2> 53235 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-sim.xml
   [junit4]   2> 53237 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema15.xml
   [junit4]   2> 53239 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-sql.xml
   [junit4]   2> 53241 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-misplaced-asterisk-copyfield-source-should-fail-test.xml
   [junit4]   2> 53242 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stemdict.txt
   [junit4]   2> 53243 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/hunspell-test.aff
   [junit4]   2> 53245 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-sql.xml
   [junit4]   2> 53246 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-spatial.xml
   [junit4]   2> 53247 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-slave1.xml
   [junit4]   2> 53253 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-dup-fieldType.xml
   [junit4]   2> 53254 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-external-filefield.xml
   [junit4]   2> 53255 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-query-parser-init.xml
   [junit4]   2> 53256 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-solrconfig-nrtmode.xml
   [junit4]   2> 53257 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-complex-phrase.xml
   [junit4]   2> 53258 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/conditional.updateprocessor.js
   [junit4]   2> 53259 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-analyzer-class-and-nested.xml
   [junit4]   2> 53260 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-eff.xml
   [junit4]   2> 53261 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-folding.xml
   [junit4]   2> 53262 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-tieredmergepolicyfactory.xml
   [junit4]   2> 53263 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-simpleqpplugin.xml
   [junit4]   2> 53265 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-hash.xml
   [junit4]   2> 53266 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 53267 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-dynamicfield-required.xml
   [junit4]   2> 53268 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-mergepolicy-nocfs.xml
   [junit4]   2> 53269 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-solrconfig-bogus-scriptengine-name.xml
   [junit4]   2> 53270 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/throw.error.on.add.updateprocessor.js
   [junit4]   2> 53270 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-minimal.xml
   [junit4]   2> 53271 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-defaults.xml
   [junit4]   2> 53272 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/blendedInfixSuggest.txt
   [junit4]   2> 53273 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-postingshighlight.xml
   [junit4]   2> 53273 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-docValuesJoin.xml
   [junit4]   2> 53274 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-docValues.xml
   [junit4]   2> 53275 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-misplaced-asterisk-copyfield-dest-should-fail-test.xml
   [junit4]   2> 53275 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-snippet-types.incl
   [junit4]   2> 53277 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-minimal.xml
   [junit4]   2> 53278 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 53279 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-collate.xml
   [junit4]   2> 53279 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-rest.xml
   [junit4]   2> 53280 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-codec-global-vs-ft-mismatch.xml
   [junit4]   2> 53281 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-not-indexed-but-norms.xml
   [junit4]   2> 53282 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/phrasesuggest.txt
   [junit4]   2> 53282 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwordsWrongEncoding.txt
   [junit4]   2> 53283 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-logmergepolicy.xml
   [junit4]   2> 53284 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-plugcollector.xml
   [junit4]   2> 53285 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-noopregen.xml
   [junit4]   2> 53285 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-analytics-query.xml
   [junit4]   2> 53286 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stoptypes-1.txt
   [junit4]   2> 53287 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-warmer-randommergepolicyfactory.xml
   [junit4]   2> 53287 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-spatial.xml
   [junit4]   2> 53289 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-spellchecker.xml
   [junit4]   2> 53290 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-minimal-atomic-stress.xml
   [junit4]   2> 53291 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-non-stored-docvalues.xml
   [junit4]   2> 53292 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-distrib-interval-faceting.xml
   [junit4]   2> 53292 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stop-1.txt
   [junit4]   2> 53293 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-docValuesMissing.xml
   [junit4]   2> 53294 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-caching.xml
   [junit4]   2> 53296 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-doctransformers.xml
   [junit4]   2> 53297 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/freeTextSuggest.txt
   [junit4]   2> 53298 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-tolerant-update-minimal.xml
   [junit4]   2> 53299 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 53301 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-querysender-noquery.xml
   [junit4]   2> 53302 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-sortingresponse.xml
   [junit4]   2> 53304 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/trivial.updateprocessor1.js
   [junit4]   2> 53305 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-solrconfig-managed-schema-named-schema.xml.xml
   [junit4]   2> 53307 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-paramset.xml
   [junit4]   2> 53308 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-lmdirichlet.xml
   [junit4]   2> 53308 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-solrconfig-multiple-dirfactory.xml
   [junit4]   2> 53309 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-init-error.xml
   [junit4]   2> 53310 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-altdirectory.xml
   [junit4]   2> 53311 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-tlog.xml
   [junit4]   2> 53312 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/hyphenation.dtd
   [junit4]   2> 53313 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-classification.xml
   [junit4]   2> 53314 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-sweetspot.xml
   [junit4]   2> 53315 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-xinclude.xml
   [junit4]   2> 53319 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-schemaless.xml
   [junit4]   2> 53320 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schemasurround.xml
   [junit4]   2> 53321 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-binaryfield.xml
   [junit4]   2> 53322 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-SOLR-749.xml
   [junit4]   2> 53323 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/compoundDictionary.txt
   [junit4]   2> 53325 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/fuzzysuggest.txt
   [junit4]   2> 53325 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-querysender.xml
   [junit4]   2> 53326 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-ib.xml
   [junit4]   2> 53327 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-snippet-type.xml
   [junit4]   2> 53328 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-blockjoinfacetcomponent.xml
   [junit4]   2> 53329 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/cross-compatible.js
   [junit4]   2> 53331 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-solcoreproperties.xml
   [junit4]   2> 53332 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-master-throttled.xml
   [junit4]   2> 53333 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-components-name.xml
   [junit4]   2> 53334 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-elevate.xml
   [junit4]   2> 53334 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-sim-global-vs-ft-mismatch.xml
   [junit4]   2> 53335 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-delpolicy2.xml
   [junit4]   2> 53337 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stop-snowball.txt
   [junit4]   2> 53338 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-solrconfig-unexpected-schema-attribute.xml
   [junit4]   2> 53338 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-indexconfig-mergepolicyfactory.xml
   [junit4]   2> 53339 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-currency-dynamic-multivalued.xml
   [junit4]   2> 53340 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-dup-dynamicField.xml
   [junit4]   2> 53341 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-error-solrconfig.xml
   [junit4]   2> 53342 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-sweetspot-partial-baseline.xml
   [junit4]   2> 53342 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/hunspell-test.dic
   [junit4]   2> 53343 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-withgethandler.xml
   [junit4]   2> 53344 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-dup-field.xml
   [junit4]   2> 53345 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-master2.xml
   [junit4]   2> 53346 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 53347 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-non-glob-copyfield-source-matching-nothing-should-fail-test.xml
   [junit4]   2> 53348 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 53349 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-spellchecker.xml
   [junit4]   2> 53350 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-solrconfig-multiple-cfs.xml
   [junit4]   2> 53350 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-phrasesuggest.xml
   [junit4]   2> 53351 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-parsing-update-processor-chains.xml
   [junit4]   2> 53352 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-snippet-processor.xml
   [junit4]   2> 53353 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-solrconfig-invalid-scriptfile.xml
   [junit4]   2> 53354 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-unsupported-docValues.xml
   [junit4]   2> 53355 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-logmergepolicyfactory.xml
   [junit4]   2> 53355 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-docValuesMulti.xml
   [junit4]   2> 53356 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-docValuesFaceting.xml
   [junit4]   2> 53357 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-headers.xml
   [junit4]   2> 53358 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-synonym-tokenizer.xml
   [junit4]   2> 53359 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-managed-schema-test.xml
   [junit4]   2> 53360 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-custom-field.xml
   [junit4]   2> 53361 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-psuedo-fields.xml
   [junit4]   2> 53362 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-classification.xml
   [junit4]   2> 53362 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-one-field-no-dynamic-field-unique-key.xml
   [junit4]   2> 53363 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig_codec.xml
   [junit4]   2> 53364 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-deeppaging.xml
   [junit4]   2> 53365 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-null-charfilters-analyzer.xml
   [junit4]   2> 53366 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-distrib-update-processor-chains.xml
   [junit4]   2> 53367 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-bm25.xml
   [junit4]   2> 53367 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/wdftypes.txt
   [junit4]   2> 53368 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-mpf-solrconfig.xml
   [junit4]   2> 53369 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-xinclude.xml
   [junit4]   2> 53370 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-numeric.xml
   [junit4]   2> 53371 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-solrconfig-schema-mutable-but-not-managed.xml
   [junit4]   2> 53371 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/missing.functions.updateprocessor.js
   [junit4]   2> 53373 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-dfi.xml
   [junit4]   2> 53373 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-currency-ft-bogus-default-code.xml
   [junit4]   2> 53374 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-sortingresponse.xml
   [junit4]   2> 53375 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema_latest.xml
   [junit4]   2> 53376 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-charfilters.xml
   [junit4]   2> 53377 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-id-and-version-fields-only.xml
   [junit4]   2> 53378 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/elevate.xml
   [junit4]   2> 53378 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-stop-keep.xml
   [junit4]   2> 53379 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-searcher-listeners1.xml
   [junit4]   2> 53380 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-dfr.xml
   [junit4]   2> 53381 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-multiple-asterisk-copyfield-dest-should-fail-test.xml
   [junit4]   2> 53382 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/da_UTF8.xml
   [junit4]   2> 53383 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-bogus-analysis-parameters.xml
   [junit4]   2> 53384 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-currency-ft-multivalued.xml
   [junit4]   2> 53385 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-trie.xml
   [junit4]   2> 53386 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-mergepolicy-defaults.xml
   [junit4]   2> 53387 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-indexconfig.xml
   [junit4]   2> 53388 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-suggestercomponent-context-filter-query.xml
   [junit4]   2> 53388 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-reqHandler.incl
   [junit4]   2> 53389 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-sim-default-override.xml
   [junit4]   2> 53390 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 53391 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-version-dv.xml
   [junit4]   2> 53392 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema12.xml
   [junit4]   2> 53393 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-externalversionconstraint.xml
   [junit4]   2> 53393 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-omit-tf-but-not-pos.xml
   [junit4]   2> 53394 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-suggestercomponent.xml
   [junit4]   2> 53395 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-replication1.xml
   [junit4]   2> 53396 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-not-indexed-but-tf.xml
   [junit4]   2> 53397 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-warmer.xml
   [junit4]   2> 53398 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stop-2.txt
   [junit4]   2> 53399 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-field-sort-values.xml
   [junit4]   2> 53400 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-single-dynamic-copy-field.xml
   [junit4]   2> 53401 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-distributed-missing-sort.xml
   [junit4]   2> 53402 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-managed-schema.xml
   [junit4]   2> 53402 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-copyfield-test.xml
   [junit4]   2> 53403 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-one-field-no-dynamic-field.xml
   [junit4]   2> 53404 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-master1-keepOneBackup.xml
   [junit4]   2> 53405 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-highlight.xml
   [junit4]   2> 53406 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema_codec.xml
   [junit4]   2> 53406 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-solrconfig-missing-scriptfile.xml
   [junit4]   2> 53407 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-bogus-field-parameters.xml
   [junit4]   2> 53409 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-currency-multivalued.xml
   [junit4]   2> 53409 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-lazywriter.xml
   [junit4]   2> 53410 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig_perf.xml
   [junit4]   2> 53411 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-rest-lucene-match-version.xml
   [junit4]   2> 53412 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-spellcheckcomponent.xml
   [junit4]   2> 53413 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-currency-ft-oer-norates.xml
   [junit4]   2> 53414 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/xslt/xsl-update-handler-test.xsl
   [junit4]   2> 53415 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/xslt/dummy-using-include.xsl
   [junit4]   2> 53416 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/xslt/dummy.xsl
   [junit4]   2> 53417 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-hash.xml
   [junit4]   2> 53418 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-preanalyzed.xml
   [junit4]   2> 53419 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-snippet-field.xml
   [junit4]   2> 53419 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-transformers.xml
   [junit4]   2> 53421 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-response-log-component.xml
   [junit4]   2> 53422 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/trivial.updateprocessor0.js
   [junit4]   2> 53423 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-cdcr.xml
   [junit4]   2> 53424 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-tlog-with-delayingcomponent.xml
   [junit4]   2> 53425 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-behavior.xml
   [junit4]   2> 53426 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-lmjelinekmercer.xml
   [junit4]   2> 53426 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-solrconfig-multiple-indexconfigs.xml
   [junit4]   2> 53427 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/jasuggest.txt
   [junit4]   2> 53428 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-cdcrupdatelog.xml
   [junit4]   2> 53429 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-required-fields.xml
   [junit4]   2> 53430 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-update-processor-chains.xml
   [junit4]   2> 53431 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-class-name-shortening-on-serialization.xml
   [junit4]   2> 53432 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig_codec2.xml
   [junit4]   2> 53433 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-tolerant-search.xml
   [junit4]   2> 53434 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 53435 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-collate-dv.xml
   [junit4]   2> 53436 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stoptypes-2.txt
   [junit4]   2> 53437 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-HighlighterMaxOffsetTest.xml
   [junit4]   2> 53437 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-graph.xml
   [junit4]   2> 53438 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/keep-1.txt
   [junit4]   2> 53439 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-sorts.xml
   [junit4]   2> 53440 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-master1.xml
   [junit4]   2> 53445 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-sweetspot-partial-norms.xml
   [junit4]   2> 53457 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema11.xml
   [junit4]   2> 53458 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-test-misc.xml
   [junit4]   2> 53459 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/frenchArticles.txt
   [junit4]   2> 53461 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-enums.xml
   [junit4]   2> 53462 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-mp-solrconfig.xml
   [junit4]   2> 53463 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/regex-boost-processor-test.txt
   [junit4]   2> 53464 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-tiny.xml
   [junit4]   2> 53465 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-uniquekey-is-copyfield-dest.xml
   [junit4]   2> 53466 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-currency.xml
   [junit4]   2> 53467 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-customfield.xml
   [junit4]   2> 53469 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-reversed.xml
   [junit4]   2> 53470 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-basic.xml
   [junit4]   2> 53471 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-functionquery.xml
   [junit4]   2> 53472 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/da_compoundDictionary.txt
   [junit4]   2> 53473 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-add-schema-fields-update-processor-chains.xml
   [junit4]   2> 53474 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-tieredmergepolicy.xml
   [junit4]   2> 53475 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-master.xml
   [junit4]   2> 53476 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-version-indexed.xml
   [junit4]   2> 53477 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-postingshighlight.xml
   [junit4]   2> 53478 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-slave.xml
   [junit4]   2> 53479 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-luceneMatchVersion.xml
   [junit4]   2> 53480 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwithbom.txt
   [junit4]   2> 53481 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-tfidf.xml
   [junit4]   2> 53482 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-repeater.xml
   [junit4]   2> 53483 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-not-required-unique-key.xml
   [junit4]   2> 53484 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-not-indexed-but-pos.xml
   [junit4]   2> 53485 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-sweetspot-partial-hyperbolic.xml
   [junit4]   2> 53486 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[30B88F3112F16917]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-sim-default-does-not-exist.xml
   [junit

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

.ZkStateWriter going to update_collection /collections/forwardingCollection/state.json version: 3
   [junit4]   2> 56938 INFO  (OverseerStateUpdate-96350009808584709-127.0.0.1:36761_solr-n_0000000001) [    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:34835_solr"} current state version: 0
   [junit4]   2> 56938 INFO  (OverseerStateUpdate-96350009808584709-127.0.0.1:36761_solr-n_0000000001) [    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:34835_solr
   [junit4]   2> 56939 INFO  (OverseerStateUpdate-96350009808584709-127.0.0.1:36761_solr-n_0000000001) [    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:36761_solr"} current state version: 0
   [junit4]   2> 56939 INFO  (OverseerStateUpdate-96350009808584709-127.0.0.1:36761_solr-n_0000000001) [    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:36761_solr
   [junit4]   2> 56939 INFO  (OverseerStateUpdate-96350009808584709-127.0.0.1:36761_solr-n_0000000001) [    ] o.a.s.c.o.NodeMutator Update replica state for core_node1:{"core":"forwardingCollection_shard1_replica1","base_url":"https://127.0.0.1:36761/solr","node_name":"127.0.0.1:36761_solr","state":"active","leader":"true"} to down
   [junit4]   2> 56940 INFO  (zkCallback-199-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/forwardingCollection/state.json] for collection [forwardingCollection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 56940 INFO  (zkCallback-199-thread-2) [    ] o.a.s.c.c.ZkStateReader Updating data for [forwardingCollection] from [3] to [4]
   [junit4]   2> 56941 INFO  (coreCloseExecutor-222-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 3 directories currently being tracked
   [junit4]   2> 56941 INFO  (coreCloseExecutor-222-thread-1) [    ] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_30B88F3112F16917-001/tempDir-001/node1/./forwardingCollection_shard1_replica1/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_30B88F3112F16917-001/tempDir-001/node1/./forwardingCollection_shard1_replica1/data;done=false>>]
   [junit4]   2> 56941 INFO  (coreCloseExecutor-222-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 56941 INFO  (coreCloseExecutor-222-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_30B88F3112F16917-001/tempDir-001/node1/./forwardingCollection_shard1_replica1/data
   [junit4]   2> 56941 INFO  (coreCloseExecutor-222-thread-1) [    ] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_30B88F3112F16917-001/tempDir-001/node1/./forwardingCollection_shard1_replica1/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_30B88F3112F16917-001/tempDir-001/node1/./forwardingCollection_shard1_replica1/data/index;done=false>>]
   [junit4]   2> 56941 INFO  (coreCloseExecutor-222-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 56941 INFO  (coreCloseExecutor-222-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_30B88F3112F16917-001/tempDir-001/node1/./forwardingCollection_shard1_replica1/data/index
   [junit4]   2> 56941 INFO  (coreCloseExecutor-222-thread-1) [    ] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_30B88F3112F16917-001/tempDir-001/node1/./forwardingCollection_shard1_replica1/data/snapshot_metadata [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_30B88F3112F16917-001/tempDir-001/node1/./forwardingCollection_shard1_replica1/data/snapshot_metadata;done=false>>]
   [junit4]   2> 56941 INFO  (coreCloseExecutor-222-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 56941 INFO  (coreCloseExecutor-222-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_30B88F3112F16917-001/tempDir-001/node1/./forwardingCollection_shard1_replica1/data/snapshot_metadata
   [junit4]   2> 56942 INFO  (jetty-launcher-189-thread-2) [    ] o.a.s.c.Overseer Overseer (id=96350009808584709-127.0.0.1:36761_solr-n_0000000001) closing
   [junit4]   2> 56942 INFO  (OverseerStateUpdate-96350009808584709-127.0.0.1:36761_solr-n_0000000001) [    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:36761_solr
   [junit4]   2> 56943 INFO  (zkCallback-199-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: [1])
   [junit4]   2> 56943 WARN  (zkCallback-199-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> 56943 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 0x1564dd2ccbf0008, 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> 56943 ERROR (Thread[Thread-172,5,TGRP-TestSolrCloudWithSecureImpersonation]) [    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 56944 INFO  (jetty-launcher-189-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5e4258e{/solr,null,UNAVAILABLE}
   [junit4]   2> 56946 INFO  (jetty-launcher-189-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@b44759e{/solr,null,UNAVAILABLE}
   [junit4]   2> 56948 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[30B88F3112F16917]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:35688 35688
   [junit4]   2> 57055 INFO  (Thread-155) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:35688 35688
   [junit4]   2> 57055 WARN  (Thread-155) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/aliases.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMKeyIdRoot
   [junit4]   2> 	3	/solr/clusterstate.json
   [junit4]   2> 	3	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_1
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_3
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_2
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_4
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMSeqNumRoot
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/overseer/queue
   [junit4]   2> 	4	/solr/overseer/collection-queue-work
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 	3	/solr/collections
   [junit4]   2> 	3	/solr/overseer/queue-work
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot
   [junit4]   2> 
   [junit4]   2> 57070 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[30B88F3112F16917]-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-core/test/J2/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_30B88F3112F16917-001
   [junit4]   2> Aug 03, 2016 12:34:40 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), sim=ClassicSimilarity, locale=ii, timezone=America/Goose_Bay
   [junit4]   2> NOTE: Linux 4.4.0-31-generic amd64/Oracle Corporation 9-ea (64-bit)/cpus=12,threads=1,free=178839712,total=526385152
   [junit4]   2> NOTE: All tests run in this JVM: [BlockJoinFacetDistribTest, BitVectorTest, SharedFSAutoReplicaFailoverUtilsTest, QueryResultKeyTest, TestConfigSetImmutable, TestAuthorizationFramework, TestFieldCollectionResource, TestSolrCloudWithSecureImpersonation]
   [junit4] Completed [30/626 (1!)] on J2 in 5.52s, 12 tests, 1 error <<< FAILURES!

[...truncated 51582 lines...]


[JENKINS] Lucene-Solr-master-Linux (32bit/jdk1.8.0_102) - Build # 17443 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17443/
Java: 32bit/jdk1.8.0_102 -server -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.solr.cloud.ForceLeaderTest.testReplicasInLIRNoLeader

Error Message:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:38677/i/a/forceleader_test_collection_shard1_replica2]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:38677/i/a/forceleader_test_collection_shard1_replica2]
	at __randomizedtesting.SeedInfo.seed([510D3CF25ECEC155:B79A0832674C3834]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:774)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1172)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1061)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:997)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.sendDocsWithRetry(AbstractFullDistribZkTestBase.java:753)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.sendDocsWithRetry(AbstractFullDistribZkTestBase.java:741)
	at org.apache.solr.cloud.ForceLeaderTest.sendDoc(ForceLeaderTest.java:424)
	at org.apache.solr.cloud.ForceLeaderTest.assertSendDocFails(ForceLeaderTest.java:315)
	at org.apache.solr.cloud.ForceLeaderTest.testReplicasInLIRNoLeader(ForceLeaderTest.java:110)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:38677/i/a/forceleader_test_collection_shard1_replica2]
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:393)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:768)
	... 49 more
Caused by: org.apache.solr.client.solrj.SolrServerException: Server refused connection at: http://127.0.0.1:38677/i/a/forceleader_test_collection_shard1_replica2
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:615)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:382)
	... 50 more
Caused by: org.apache.http.conn.HttpHostConnectException: Connect to 127.0.0.1:38677 [/127.0.0.1] failed: Connection refused
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:151)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:353)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:380)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	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:513)
	... 54 more
Caused by: java.net.ConnectException: Connection refused
	at java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
	at java.net.Socket.connect(Socket.java:589)
	at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:74)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:134)
	... 64 more




Build Log:
[...truncated 11025 lines...]
   [junit4] Suite: org.apache.solr.cloud.ForceLeaderTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_510D3CF25ECEC155-001/init-core-data-001
   [junit4]   2> 472049 INFO  (SUITE-ForceLeaderTest-seed#[510D3CF25ECEC155]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
   [junit4]   2> 472049 INFO  (SUITE-ForceLeaderTest-seed#[510D3CF25ECEC155]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /i/a
   [junit4]   2> 472051 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[510D3CF25ECEC155]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 472051 INFO  (Thread-1041) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 472051 INFO  (Thread-1041) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 472151 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[510D3CF25ECEC155]) [    ] o.a.s.c.ZkTestServer start zk server on port:44253
   [junit4]   2> 472151 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[510D3CF25ECEC155]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 472152 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[510D3CF25ECEC155]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 472153 INFO  (zkCallback-510-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@109bd6b name:ZooKeeperConnection Watcher:127.0.0.1:44253 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 472153 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[510D3CF25ECEC155]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 472153 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[510D3CF25ECEC155]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 472153 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[510D3CF25ECEC155]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 472154 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[510D3CF25ECEC155]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 472155 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[510D3CF25ECEC155]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 472155 INFO  (zkCallback-511-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@b12dcd name:ZooKeeperConnection Watcher:127.0.0.1:44253/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 472155 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[510D3CF25ECEC155]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 472155 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[510D3CF25ECEC155]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 472155 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[510D3CF25ECEC155]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 472156 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[510D3CF25ECEC155]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 472156 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[510D3CF25ECEC155]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 472157 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[510D3CF25ECEC155]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 472157 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[510D3CF25ECEC155]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 472157 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[510D3CF25ECEC155]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 472158 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[510D3CF25ECEC155]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 472158 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[510D3CF25ECEC155]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 472159 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[510D3CF25ECEC155]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 472159 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[510D3CF25ECEC155]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 472160 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[510D3CF25ECEC155]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 472160 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[510D3CF25ECEC155]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 472160 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[510D3CF25ECEC155]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 472160 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[510D3CF25ECEC155]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 472161 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[510D3CF25ECEC155]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 472161 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[510D3CF25ECEC155]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 472162 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[510D3CF25ECEC155]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 472162 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[510D3CF25ECEC155]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 472162 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[510D3CF25ECEC155]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 472162 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[510D3CF25ECEC155]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 472163 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[510D3CF25ECEC155]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 472163 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[510D3CF25ECEC155]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 472163 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[510D3CF25ECEC155]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 472164 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[510D3CF25ECEC155]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 472165 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[510D3CF25ECEC155]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 472165 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[510D3CF25ECEC155]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 472227 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[510D3CF25ECEC155]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_510D3CF25ECEC155-001/control-001/cores/collection1
   [junit4]   2> 472228 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[510D3CF25ECEC155]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 472229 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[510D3CF25ECEC155]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1a1b52c{/i/a,null,AVAILABLE}
   [junit4]   2> 472230 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[510D3CF25ECEC155]) [    ] o.e.j.s.ServerConnector Started ServerConnector@1617cb5{HTTP/1.1,[http/1.1]}{127.0.0.1:33430}
   [junit4]   2> 472230 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[510D3CF25ECEC155]) [    ] o.e.j.s.Server Started @474414ms
   [junit4]   2> 472230 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[510D3CF25ECEC155]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_510D3CF25ECEC155-001/tempDir-001/control/data, hostContext=/i/a, hostPort=38677, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_510D3CF25ECEC155-001/control-001/cores}
   [junit4]   2> 472230 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[510D3CF25ECEC155]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 472230 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[510D3CF25ECEC155]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_510D3CF25ECEC155-001/control-001'
   [junit4]   2> 472231 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[510D3CF25ECEC155]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 472231 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[510D3CF25ECEC155]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 472231 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[510D3CF25ECEC155]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 472232 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[510D3CF25ECEC155]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 472233 INFO  (zkCallback-512-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@199b410 name:ZooKeeperConnection Watcher:127.0.0.1:44253/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 472233 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[510D3CF25ECEC155]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 472233 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[510D3CF25ECEC155]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 472233 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[510D3CF25ECEC155]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 472233 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[510D3CF25ECEC155]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_510D3CF25ECEC155-001/control-001/solr.xml
   [junit4]   2> 472262 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[510D3CF25ECEC155]) [    ] 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.cloud.ForceLeaderTest_510D3CF25ECEC155-001/control-001/cores
   [junit4]   2> 472262 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[510D3CF25ECEC155]) [    ] o.a.s.c.CoreContainer New CoreContainer 16288063
   [junit4]   2> 472262 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[510D3CF25ECEC155]) [    ] 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.cloud.ForceLeaderTest_510D3CF25ECEC155-001/control-001]
   [junit4]   2> 472262 WARN  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[510D3CF25ECEC155]) [    ] 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.cloud.ForceLeaderTest_510D3CF25ECEC155-001/control-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_510D3CF25ECEC155-001/control-001/lib
   [junit4]   2> 472262 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[510D3CF25ECEC155]) [    ] 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> 472264 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[510D3CF25ECEC155]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 472264 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[510D3CF25ECEC155]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 472264 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[510D3CF25ECEC155]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 472264 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[510D3CF25ECEC155]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44253/solr
   [junit4]   2> 472264 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[510D3CF25ECEC155]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 472264 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[510D3CF25ECEC155]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 472265 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[510D3CF25ECEC155]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 472265 INFO  (zkCallback-515-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@65cc84 name:ZooKeeperConnection Watcher:127.0.0.1:44253 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 472266 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[510D3CF25ECEC155]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 472266 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[510D3CF25ECEC155]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 472266 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[510D3CF25ECEC155]) [n:127.0.0.1:38677_i%2Fa    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$79/31656455@407cfd
   [junit4]   2> 472267 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[510D3CF25ECEC155]) [n:127.0.0.1:38677_i%2Fa    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 472267 INFO  (zkCallback-516-thread-1-processing-n:127.0.0.1:38677_i%2Fa) [n:127.0.0.1:38677_i%2Fa    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@181375b name:ZooKeeperConnection Watcher:127.0.0.1:44253/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 472267 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[510D3CF25ECEC155]) [n:127.0.0.1:38677_i%2Fa    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 472268 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[510D3CF25ECEC155]) [n:127.0.0.1:38677_i%2Fa    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 472268 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[510D3CF25ECEC155]) [n:127.0.0.1:38677_i%2Fa    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 472269 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[510D3CF25ECEC155]) [n:127.0.0.1:38677_i%2Fa    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 472270 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[510D3CF25ECEC155]) [n:127.0.0.1:38677_i%2Fa    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 472271 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[510D3CF25ECEC155]) [n:127.0.0.1:38677_i%2Fa    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 472271 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[510D3CF25ECEC155]) [n:127.0.0.1:38677_i%2Fa    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 472272 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[510D3CF25ECEC155]) [n:127.0.0.1:38677_i%2Fa    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 472273 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[510D3CF25ECEC155]) [n:127.0.0.1:38677_i%2Fa    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 472273 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[510D3CF25ECEC155]) [n:127.0.0.1:38677_i%2Fa    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 472273 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[510D3CF25ECEC155]) [n:127.0.0.1:38677_i%2Fa    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 472274 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[510D3CF25ECEC155]) [n:127.0.0.1:38677_i%2Fa    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 472274 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[510D3CF25ECEC155]) [n:127.0.0.1:38677_i%2Fa    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 472275 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[510D3CF25ECEC155]) [n:127.0.0.1:38677_i%2Fa    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 472275 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[510D3CF25ECEC155]) [n:127.0.0.1:38677_i%2Fa    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 472276 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[510D3CF25ECEC155]) [n:127.0.0.1:38677_i%2Fa    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 472276 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[510D3CF25ECEC155]) [n:127.0.0.1:38677_i%2Fa    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96349506778169348-127.0.0.1:38677_i%2Fa-n_0000000000
   [junit4]   2> 472276 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[510D3CF25ECEC155]) [n:127.0.0.1:38677_i%2Fa    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:38677_i%2Fa
   [junit4]   2> 472276 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[510D3CF25ECEC155]) [n:127.0.0.1:38677_i%2Fa    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 472277 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[510D3CF25ECEC155]) [n:127.0.0.1:38677_i%2Fa    ] o.a.s.c.Overseer Overseer (id=96349506778169348-127.0.0.1:38677_i%2Fa-n_0000000000) starting
   [junit4]   2> 472277 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[510D3CF25ECEC155]) [n:127.0.0.1:38677_i%2Fa    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 472279 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[510D3CF25ECEC155]) [n:127.0.0.1:38677_i%2Fa    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 472279 INFO  (OverseerCollectionConfigSetProcessor-96349506778169348-127.0.0.1:38677_i%2Fa-n_0000000000) [n:127.0.0.1:38677_i%2Fa    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 472280 INFO  (OverseerStateUpdate-96349506778169348-127.0.0.1:38677_i%2Fa-n_0000000000) [n:127.0.0.1:38677_i%2Fa    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 472280 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[510D3CF25ECEC155]) [n:127.0.0.1:38677_i%2Fa    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38677_i%2Fa
   [junit4]   2> 472280 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[510D3CF25ECEC155]) [n:127.0.0.1:38677_i%2Fa    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:38677_i%2Fa
   [junit4]   2> 472280 INFO  (OverseerStateUpdate-96349506778169348-127.0.0.1:38677_i%2Fa-n_0000000000) [n:127.0.0.1:38677_i%2Fa    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 472281 INFO  (zkCallback-516-thread-1-processing-n:127.0.0.1:38677_i%2Fa) [n:127.0.0.1:38677_i%2Fa    ] 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> 472281 INFO  (zkCallback-516-thread-1-processing-n:127.0.0.1:38677_i%2Fa) [n:127.0.0.1:38677_i%2Fa    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 472296 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[510D3CF25ECEC155]) [n:127.0.0.1:38677_i%2Fa    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 472296 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[510D3CF25ECEC155]) [n:127.0.0.1:38677_i%2Fa    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 472297 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[510D3CF25ECEC155]) [n:127.0.0.1:38677_i%2Fa    ] 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.cloud.ForceLeaderTest_510D3CF25ECEC155-001/control-001/cores
   [junit4]   2> 472297 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[510D3CF25ECEC155]) [n:127.0.0.1:38677_i%2Fa    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=control_collection, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 472297 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[510D3CF25ECEC155]) [n:127.0.0.1:38677_i%2Fa    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_510D3CF25ECEC155-001/control-001/cores/collection1
   [junit4]   2> 472297 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[510D3CF25ECEC155]) [n:127.0.0.1:38677_i%2Fa    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 472298 INFO  (coreLoadExecutor-1870-thread-1-processing-n:127.0.0.1:38677_i%2Fa) [n:127.0.0.1:38677_i%2Fa c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 472298 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[510D3CF25ECEC155]) [n:127.0.0.1:38677_i%2Fa    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 472298 INFO  (coreLoadExecutor-1870-thread-1-processing-n:127.0.0.1:38677_i%2Fa) [n:127.0.0.1:38677_i%2Fa c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 472298 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[510D3CF25ECEC155]) [n:127.0.0.1:38677_i%2Fa    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 472298 INFO  (coreLoadExecutor-1870-thread-1-processing-n:127.0.0.1:38677_i%2Fa) [n:127.0.0.1:38677_i%2Fa c:control_collection   x:collection1] o.a.s.c.ZkController Collection control_collection not visible yet, but flagging it so a watch is registered when it becomes visible
   [junit4]   2> 472299 INFO  (OverseerStateUpdate-96349506778169348-127.0.0.1:38677_i%2Fa-n_0000000000) [n:127.0.0.1:38677_i%2Fa    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:38677/i/a",
   [junit4]   2>   "node_name":"127.0.0.1:38677_i%2Fa",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 472299 INFO  (OverseerStateUpdate-96349506778169348-127.0.0.1:38677_i%2Fa-n_0000000000) [n:127.0.0.1:38677_i%2Fa    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:38677/i/a",
   [junit4]   2>   "node_name":"127.0.0.1:38677_i%2Fa",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 472299 INFO  (coreLoadExecutor-1870-thread-1-processing-n:127.0.0.1:38677_i%2Fa) [n:127.0.0.1:38677_i%2Fa c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Deleting data for [control_collection]
   [junit4]   2> 472299 INFO  (OverseerStateUpdate-96349506778169348-127.0.0.1:38677_i%2Fa-n_0000000000) [n:127.0.0.1:38677_i%2Fa    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 472299 INFO  (OverseerStateUpdate-96349506778169348-127.0.0.1:38677_i%2Fa-n_0000000000) [n:127.0.0.1:38677_i%2Fa    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 472299 INFO  (coreLoadExecutor-1870-thread-1-processing-n:127.0.0.1:38677_i%2Fa) [n:127.0.0.1:38677_i%2Fa c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 472300 INFO  (zkCallback-516-thread-1-processing-n:127.0.0.1:38677_i%2Fa) [n:127.0.0.1:38677_i%2Fa    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 473299 INFO  (coreLoadExecutor-1870-thread-1-processing-n:127.0.0.1:38677_i%2Fa) [n:127.0.0.1:38677_i%2Fa c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 473300 INFO  (coreLoadExecutor-1870-thread-1-processing-n:127.0.0.1:38677_i%2Fa) [n:127.0.0.1:38677_i%2Fa c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 473300 INFO  (coreLoadExecutor-1870-thread-1-processing-n:127.0.0.1:38677_i%2Fa) [n:127.0.0.1:38677_i%2Fa c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 473300 INFO  (coreLoadExecutor-1870-thread-1-processing-n:127.0.0.1:38677_i%2Fa) [n:127.0.0.1:38677_i%2Fa c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 473300 INFO  (coreLoadExecutor-1870-thread-1-processing-n:127.0.0.1:38677_i%2Fa) [n:127.0.0.1:38677_i%2Fa c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 473300 INFO  (coreLoadExecutor-1870-thread-1-processing-n:127.0.0.1:38677_i%2Fa) [n:127.0.0.1:38677_i%2Fa c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_510D3CF25ECEC155-001/control-001/cores/collection1'
   [junit4]   2> 473301 INFO  (coreLoadExecutor-1870-thread-1-processing-n:127.0.0.1:38677_i%2Fa) [n:127.0.0.1:38677_i%2Fa c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 473301 INFO  (coreLoadExecutor-1870-thread-1-processing-n:127.0.0.1:38677_i%2Fa) [n:127.0.0.1:38677_i%2Fa c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 473302 INFO  (coreLoadExecutor-1870-thread-1-processing-n:127.0.0.1:38677_i%2Fa) [n:127.0.0.1:38677_i%2Fa c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 473306 INFO  (coreLoadExecutor-1870-thread-1-processing-n:127.0.0.1:38677_i%2Fa) [n:127.0.0.1:38677_i%2Fa c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 473311 INFO  (coreLoadExecutor-1870-thread-1-processing-n:127.0.0.1:38677_i%2Fa) [n:127.0.0.1:38677_i%2Fa c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 473321 INFO  (coreLoadExecutor-1870-thread-1-processing-n:127.0.0.1:38677_i%2Fa) [n:127.0.0.1:38677_i%2Fa c:control_collection   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 473327 INFO  (coreLoadExecutor-1870-thread-1-processing-n:127.0.0.1:38677_i%2Fa) [n:127.0.0.1:38677_i%2Fa c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 473415 INFO  (coreLoadExecutor-1870-thread-1-processing-n:127.0.0.1:38677_i%2Fa) [n:127.0.0.1:38677_i%2Fa c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 473421 INFO  (coreLoadExecutor-1870-thread-1-processing-n:127.0.0.1:38677_i%2Fa) [n:127.0.0.1:38677_i%2Fa c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 473423 INFO  (coreLoadExecutor-1870-thread-1-processing-n:127.0.0.1:38677_i%2Fa) [n:127.0.0.1:38677_i%2Fa c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 473432 INFO  (coreLoadExecutor-1870-thread-1-processing-n:127.0.0.1:38677_i%2Fa) [n:127.0.0.1:38677_i%2Fa c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 473434 INFO  (coreLoadExecutor-1870-thread-1-processing-n:127.0.0.1:38677_i%2Fa) [n:127.0.0.1:38677_i%2Fa c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 473435 INFO  (coreLoadExecutor-1870-thread-1-processing-n:127.0.0.1:38677_i%2Fa) [n:127.0.0.1:38677_i%2Fa c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 473435 INFO  (coreLoadExecutor-1870-thread-1-processing-n:127.0.0.1:38677_i%2Fa) [n:127.0.0.1:38677_i%2Fa c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 473437 INFO  (coreLoadExecutor-1870-thread-1-processing-n:127.0.0.1:38677_i%2Fa) [n:127.0.0.1:38677_i%2Fa c:control_collection   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 473437 INFO  (coreLoadExecutor-1870-thread-1-processing-n:127.0.0.1:38677_i%2Fa) [n:127.0.0.1:38677_i%2Fa c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 473437 INFO  (coreLoadExecutor-1870-thread-1-processing-n:127.0.0.1:38677_i%2Fa) [n:127.0.0.1:38677_i%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 473437 INFO  (coreLoadExecutor-1870-thread-1-processing-n:127.0.0.1:38677_i%2Fa) [n:127.0.0.1:38677_i%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_510D3CF25ECEC155-001/control-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_510D3CF25ECEC155-001/control-001/cores/collection1/data/]
   [junit4]   2> 473437 INFO  (coreLoadExecutor-1870-thread-1-processing-n:127.0.0.1:38677_i%2Fa) [n:127.0.0.1:38677_i%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@16eb922
   [junit4]   2> 473438 INFO  (coreLoadExecutor-1870-thread-1-processing-n:127.0.0.1:38677_i%2Fa) [n:127.0.0.1:38677_i%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_510D3CF25ECEC155-001/control-001/cores/collection1/data/snapshot_metadata
   [junit4]   2> 473438 INFO  (coreLoadExecutor-1870-thread-1-processing-n:127.0.0.1:38677_i%2Fa) [n:127.0.0.1:38677_i%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 473438 INFO  (coreLoadExecutor-1870-thread-1-processing-n:127.0.0.1:38677_i%2Fa) [n:127.0.0.1:38677_i%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_510D3CF25ECEC155-001/control-001/cores/collection1/data
   [junit4]   2> 473438 INFO  (coreLoadExecutor-1870-thread-1-processing-n:127.0.0.1:38677_i%2Fa) [n:127.0.0.1:38677_i%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_510D3CF25ECEC155-001/control-001/cores/collection1/data/index/
   [junit4]   2> 473438 WARN  (coreLoadExecutor-1870-thread-1-processing-n:127.0.0.1:38677_i%2Fa) [n:127.0.0.1:38677_i%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_510D3CF25ECEC155-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 473438 INFO  (coreLoadExecutor-1870-thread-1-processing-n:127.0.0.1:38677_i%2Fa) [n:127.0.0.1:38677_i%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_510D3CF25ECEC155-001/control-001/cores/collection1/data/index
   [junit4]   2> 473438 INFO  (coreLoadExecutor-1870-thread-1-processing-n:127.0.0.1:38677_i%2Fa) [n:127.0.0.1:38677_i%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=50, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 473439 INFO  (coreLoadExecutor-1870-thread-1-processing-n:127.0.0.1:38677_i%2Fa) [n:127.0.0.1:38677_i%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1b562e0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@9fc529),segFN=segments_1,generation=1}
   [junit4]   2> 473439 INFO  (coreLoadExecutor-1870-thread-1-processing-n:127.0.0.1:38677_i%2Fa) [n:127.0.0.1:38677_i%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 473439 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:38677_i%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_510D3CF25ECEC155-001/control-001/cores/collection1/data/
   [junit4]   2> 473439 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:38677_i%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_510D3CF25ECEC155-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 473441 INFO  (coreLoadExecutor-1870-thread-1-processing-n:127.0.0.1:38677_i%2Fa) [n:127.0.0.1:38677_i%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 473441 INFO  (coreLoadExecutor-1870-thread-1-processing-n:127.0.0.1:38677_i%2Fa) [n:127.0.0.1:38677_i%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 473441 INFO  (coreLoadExecutor-1870-thread-1-processing-n:127.0.0.1:38677_i%2Fa) [n:127.0.0.1:38677_i%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 473441 INFO  (coreLoadExecutor-1870-thread-1-processing-n:127.0.0.1:38677_i%2Fa) [n:127.0.0.1:38677_i%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 473441 INFO  (coreLoadExecutor-1870-thread-1-processing-n:127.0.0.1:38677_i%2Fa) [n:127.0.0.1:38677_i%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 473441 INFO  (coreLoadExecutor-1870-thread-1-processing-n:127.0.0.1:38677_i%2Fa) [n:127.0.0.1:38677_i%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 473441 INFO  (coreLoadExecutor-1870-thread-1-processing-n:127.0.0.1:38677_i%2Fa) [n:127.0.0.1:38677_i%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 473441 INFO  (coreLoadExecutor-1870-thread-1-processing-n:127.0.0.1:38677_i%2Fa) [n:127.0.0.1:38677_i%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 473441 INFO  (coreLoadExecutor-1870-thread-1-processing-n:127.0.0.1:38677_i%2Fa) [n:127.0.0.1:38677_i%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 473442 WARN  (coreLoadExecutor-1870-thread-1-processing-n:127.0.0.1:38677_i%2Fa) [n:127.0.0.1:38677_i%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 473443 INFO  (coreLoadExecutor-1870-thread-1-processing-n:127.0.0.1:38677_i%2Fa) [n:127.0.0.1:38677_i%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 473443 INFO  (coreLoadExecutor-1870-thread-1-processing-n:127.0.0.1:38677_i%2Fa) [n:127.0.0.1:38677_i%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 473444 INFO  (coreLoadExecutor-1870-thread-1-processing-n:127.0.0.1:38677_i%2Fa) [n:127.0.0.1:38677_i%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 473444 INFO  (coreLoadExecutor-1870-thread-1-processing-n:127.0.0.1:38677_i%2Fa) [n:127.0.0.1:38677_i%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 473447 INFO  (coreLoadExecutor-1870-thread-1-processing-n:127.0.0.1:38677_i%2Fa) [n:127.0.0.1:38677_i%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/dump,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 473447 INFO  (coreLoadExecutor-1870-thread-1-processing-n:127.0.0.1:38677_i%2Fa) [n:127.0.0.1:38677_i%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 473447 INFO  (coreLoadExecutor-1870-thread-1-processing-n:127.0.0.1:38677_i%2Fa) [n:127.0.0.1:38677_i%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 473447 INFO  (coreLoadExecutor-1870-thread-1-processing-n:127.0.0.1:38677_i%2Fa) [n:127.0.0.1:38677_i%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 473448 INFO  (coreLoadExecutor-1870-thread-1-processing-n:127.0.0.1:38677_i%2Fa) [n:127.0.0.1:38677_i%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 473449 INFO  (coreLoadExecutor-1870-thread-1-processing-n:127.0.0.1:38677_i%2Fa) [n:127.0.0.1:38677_i%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 473449 INFO  (coreLoadExecutor-1870-thread-1-processing-n:127.0.0.1:38677_i%2Fa) [n:127.0.0.1:38677_i%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=14, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=45.9521484375, floorSegmentMB=0.765625, forceMergeDeletesPctAllowed=9.907207689237632, segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2915282623213592
   [junit4]   2> 473449 INFO  (coreLoadExecutor-1870-thread-1-processing-n:127.0.0.1:38677_i%2Fa) [n:127.0.0.1:38677_i%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1b562e0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@9fc529),segFN=segments_1,generation=1}
   [junit4]   2> 473449 INFO  (coreLoadExecutor-1870-thread-1-processing-n:127.0.0.1:38677_i%2Fa) [n:127.0.0.1:38677_i%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 473449 INFO  (coreLoadExecutor-1870-thread-1-processing-n:127.0.0.1:38677_i%2Fa) [n:127.0.0.1:38677_i%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@175c5d8[collection1] main]
   [junit4]   2> 473449 INFO  (coreLoadExecutor-1870-thread-1-processing-n:127.0.0.1:38677_i%2Fa) [n:127.0.0.1:38677_i%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 473450 INFO  (coreLoadExecutor-1870-thread-1-processing-n:127.0.0.1:38677_i%2Fa) [n:127.0.0.1:38677_i%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 473450 INFO  (coreLoadExecutor-1870-thread-1-processing-n:127.0.0.1:38677_i%2Fa) [n:127.0.0.1:38677_i%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 473450 INFO  (coreLoadExecutor-1870-thread-1-processing-n:127.0.0.1:38677_i%2Fa) [n:127.0.0.1:38677_i%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 473450 INFO  (coreLoadExecutor-1870-thread-1-processing-n:127.0.0.1:38677_i%2Fa) [n:127.0.0.1:38677_i%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 473450 INFO  (coreLoadExecutor-1870-thread-1-processing-n:127.0.0.1:38677_i%2Fa) [n:127.0.0.1:38677_i%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 473450 INFO  (coreLoadExecutor-1870-thread-1-processing-n:127.0.0.1:38677_i%2Fa) [n:127.0.0.1:38677_i%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 473450 INFO  (coreLoadExecutor-1870-thread-1-processing-n:127.0.0.1:38677_i%2Fa) [n:127.0.0.1:38677_i%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 473450 INFO  (coreLoadExecutor-1870-thread-1-processing-n:127.0.0.1:38677_i%2Fa) [n:127.0.0.1:38677_i%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 473450 INFO  (coreLoadExecutor-1870-thread-1-processing-n:127.0.0.1:38677_i%2Fa) [n:127.0.0.1:38677_i%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 473451 INFO  (searcherExecutor-1871-thread-1-processing-n:127.0.0.1:38677_i%2Fa x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:38677_i%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@175c5d8[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 473451 INFO  (coreLoadExecutor-1870-thread-1-processing-n:127.0.0.1:38677_i%2Fa) [n:127.0.0.1:38677_i%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 473451 INFO  (coreLoadExecutor-1870-thread-1-processing-n:127.0.0.1:38677_i%2Fa) [n:127.0.0.1:38677_i%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 473451 INFO  (coreLoadExecutor-1870-thread-1-processing-n:127.0.0.1:38677_i%2Fa) [n:127.0.0.1:38677_i%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 473451 INFO  (coreLoadExecutor-1870-thread-1-processing-n:127.0.0.1:38677_i%2Fa) [n:127.0.0.1:38677_i%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1541592109917667328
   [junit4]   2> 473453 INFO  (coreLoadExecutor-1870-thread-1-processing-n:127.0.0.1:38677_i%2Fa) [n:127.0.0.1:38677_i%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1541592109917667328
   [junit4]   2> 473453 INFO  (coreLoadExecutor-1870-thread-1-processing-n:127.0.0.1:38677_i%2Fa) [n:127.0.0.1:38677_i%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 473453 INFO  (coreLoadExecutor-1870-thread-1-processing-n:127.0.0.1:38677_i%2Fa) [n:127.0.0.1:38677_i%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 473459 INFO  (coreZkRegister-1864-thread-1-processing-n:127.0.0.1:38677_i%2Fa x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:38677_i%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController Register replica - core:collection1 address:http://127.0.0.1:38677/i/a collection:control_collection shard:shard1
   [junit4]   2> 473460 INFO  (coreZkRegister-1864-thread-1-processing-n:127.0.0.1:38677_i%2Fa x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:38677_i%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 473463 INFO  (coreZkRegister-1864-thread-1-processing-n:127.0.0.1:38677_i%2Fa x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:38677_i%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/control_collection/leader_elect/shard1/election/96349506778169348-core_node1-n_0000000000
   [junit4]   2> 473463 INFO  (coreZkRegister-1864-thread-1-processing-n:127.0.0.1:38677_i%2Fa x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:38677_i%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 473464 INFO  (coreZkRegister-1864-thread-1-processing-n:127.0.0.1:38677_i%2Fa x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:38677_i%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 473464 INFO  (coreZkRegister-1864-thread-1-processing-n:127.0.0.1:38677_i%2Fa x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:38677_i%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 473464 INFO  (coreZkRegister-1864-thread-1-processing-n:127.0.0.1:38677_i%2Fa x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:38677_i%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:38677/i/a/collection1/
   [junit4]   2> 473464 INFO  (coreZkRegister-1864-thread-1-processing-n:127.0.0.1:38677_i%2Fa x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:38677_i%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 473464 INFO  (OverseerStateUpdate-96349506778169348-127.0.0.1:38677_i%2Fa-n_0000000000) [n:127.0.0.1:38677_i%2Fa    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection"} current state version: 1
   [junit4]   2> 473464 INFO  (coreZkRegister-1864-thread-1-processing-n:127.0.0.1:38677_i%2Fa x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:38677_i%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:38677/i/a/collection1/ has no replicas
   [junit4]   2> 473465 INFO  (coreZkRegister-1864-thread-1-processing-n:127.0.0.1:38677_i%2Fa x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:38677_i%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 473466 INFO  (coreZkRegister-1864-thread-1-processing-n:127.0.0.1:38677_i%2Fa x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:38677_i%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/96349506778169348-core_node1-n_0000000000
   [junit4]   2> 473467 INFO  (coreZkRegister-1864-thread-1-processing-n:127.0.0.1:38677_i%2Fa x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:38677_i%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:38677/i/a/collection1/ shard1
   [junit4]   2> 473468 INFO  (OverseerStateUpdate-96349506778169348-127.0.0.1:38677_i%2Fa-n_0000000000) [n:127.0.0.1:38677_i%2Fa    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:38677/i/a",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 473569 INFO  (zkCallback-516-thread-2-processing-n:127.0.0.1:38677_i%2Fa) [n:127.0.0.1:38677_i%2Fa    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 473618 INFO  (coreZkRegister-1864-thread-1-processing-n:127.0.0.1:38677_i%2Fa x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:38677_i%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:38677/i/a/collection1/ and leader is http://127.0.0.1:38677/i/a/collection1/
   [junit4]   2> 473618 INFO  (coreZkRegister-1864-thread-1-processing-n:127.0.0.1:38677_i%2Fa x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:38677_i%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:38677/i/a
   [junit4]   2> 473618 INFO  (coreZkRegister-1864-thread-1-processing-n:127.0.0.1:38677_i%2Fa x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:38677_i%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 473618 INFO  (coreZkRegister-1864-thread-1-processing-n:127.0.0.1:38677_i%2Fa x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:38677_i%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 473618 INFO  (coreZkRegister-1864-thread-1-processing-n:127.0.0.1:38677_i%2Fa x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:38677_i%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 473619 INFO  (coreZkRegister-1864-thread-1-processing-n:127.0.0.1:38677_i%2Fa x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:38677_i%2Fa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Checking legacy cluster state for collection control_collection
   [junit4]   2> 473619 INFO  (OverseerStateUpdate-96349506778169348-127.0.0.1:38677_i%2Fa-n_0000000000) [n:127.0.0.1:38677_i%2Fa    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:38677/i/a",
   [junit4]   2>   "node_name":"127.0.0.1:38677_i%2Fa",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 2
   [junit4]   2> 473619 INFO  (OverseerStateUpdate-96349506778169348-127.0.0.1:38677_i%2Fa-n_0000000000) [n:127.0.0.1:38677_i%2Fa    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:38677/i/a",
   [junit4]   2>   "node_name":"127.0.0.1:38677_i%2Fa",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 473721 INFO  (zkCallback-516-thread-1-processing-n:127.0.0.1:38677_i%2Fa) [n:127.0.0.1:38677_i%2Fa    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 473802 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[510D3CF25ECEC155]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 473802 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[510D3CF25ECEC155]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 473803 INFO  (zkCallback-520-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@915f58 name:ZooKeeperConnection Watcher:127.0.0.1:44253/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 473803 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[510D3CF25ECEC155]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 473803 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[510D3CF25ECEC155]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 473803 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[510D3CF25ECEC155]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 473804 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[510D3CF25ECEC155]) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 473804 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[510D3CF25ECEC155]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 473805 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[510D3CF25ECEC155]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 473805 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[510D3CF25ECEC155]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 473805 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[510D3CF25ECEC155]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 473805 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[510D3CF25ECEC155]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 473806 INFO  (zkCallback-521-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1a5e515 name:ZooKeeperConnection Watcher:127.0.0.1:44253/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 473806 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[510D3CF25ECEC155]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 473806 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[510D3CF25ECEC155]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 473807 INFO  (OverseerStateUpdate-96349506778169348-127.0.0.1:38677_i%2Fa-n_0000000000) [n:127.0.0.1:38677_i%2Fa    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"create",
   [junit4]   2>   "name":"collection1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "stateFormat":"2"} current state version: 3
   [junit4]   2> 473807 INFO  (OverseerStateUpdate-96349506778169348-127.0.0.1:38677_i%2Fa-n_0000000000) [n:127.0.0.1:38677_i%2Fa    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 473907 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[510D3CF25ECEC155]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_510D3CF25ECEC155-001/shard-1-001/cores/collection1
   [junit4]   2> 473908 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[510D3CF25ECEC155]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_510D3CF25ECEC155-001/shard-1-001
   [junit4]   2> 473923 INFO  (OverseerStateUpdate-96349506778169348-127.0.0.1:38677_i%2Fa-n_0000000000) [n:127.0.0.1:38677_i%2Fa    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/collection1/state.json
   [junit4]   2> 473923 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[510D3CF25ECEC155]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 473925 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[510D3CF25ECEC155]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@22fe10{/i/a,null,AVAILABLE}
   [junit4]   2> 473925 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[510D3CF25ECEC155]) [    ] o.e.j.s.ServerConnector Started ServerConnector@1a8d0a3{HTTP/1.1,[http/1.1]}{127.0.0.1:41851}
   [junit4]   2> 473925 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[510D3CF25ECEC155]) [    ] o.e.j.s.Server Started @476110ms
   [junit4]   2> 473925 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[510D3CF25ECEC155]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_510D3CF25ECEC155-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/i/a, hostPort=46459, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_510D3CF25ECEC155-001/shard-1-001/cores}
   [junit4]   2> 473925 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[510D3CF25ECEC155]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 473926 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[510D3CF25ECEC155]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_510D3CF25ECEC155-001/shard-1-001'
   [junit4]   2> 473926 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[510D3CF25ECEC155]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 473926 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[510D3CF25ECEC155]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 473926 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[510D3CF25ECEC155]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 473926 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[510D3CF25ECEC155]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 473927 INFO  (zkCallback-522-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1b323bc name:ZooKeeperConnection Watcher:127.0.0.1:44253/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 473927 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[510D3CF25ECEC155]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 473928 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[510D3CF25ECEC155]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 473929 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[510D3CF25ECEC155]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 473929 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[510D3CF25ECEC155]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_510D3CF25ECEC155-001/shard-1-001/solr.xml
   [junit4]   2> 473935 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[510D3CF25ECEC155]) [    ] 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.cloud.ForceLeaderTest_510D3CF25ECEC155-001/shard-1-001/cores
   [junit4]   2> 473935 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[510D3CF25ECEC155]) [    ] o.a.s.c.CoreContainer New CoreContainer 10422044
   [junit4]   2> 473935 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[510D3CF25ECEC155]) [    ] 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.cloud.ForceLeaderTest_510D3CF25ECEC155-001/shard-1-001]
   [junit4]   2> 473935 WARN  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[510D3CF25ECEC155]) [    ] 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.cloud.ForceLeaderTest_510D3CF25ECEC155-001/shard-1-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_510D3CF25ECEC155-001/shard-1-001/lib
   [junit4]   2> 473935 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[510D3CF25ECEC155]) [    ] 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> 473938 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[510D3CF25ECEC155]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 473938 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[510D3CF25ECEC155]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 473938 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[510D3CF25ECEC155]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 473938 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[510D3CF25ECEC155]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44253/solr
   [junit4]   2> 473938 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[510D3CF25ECEC155]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 473938 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[510D3CF25ECEC155]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 473939 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[510D3CF25ECEC155]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 473939 INFO  (zkCallback-525-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@e00f07 name:ZooKeeperConnection Watcher:127.0.0.1:44253 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 473939 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[510D3CF25ECEC155]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 473940 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[510D3CF25ECEC155]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 473941 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[510D3CF25ECEC155]) [n:127.0.0.1:46459_i%2Fa    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$79/31656455@901e05
   [junit4]   2> 473941 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[510D3CF25ECEC155]) [n:127.0.0.1:46459_i%2Fa    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 473942 INFO  (zkCallback-526-thread-1-processing-n:127.0.0.1:46459_i%2Fa) [n:127.0.0.1:46459_i%2Fa    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@17161df name:ZooKeeperConnection Watcher:127.0.0.1:44253/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 473942 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[510D3CF25ECEC155]) [n:127.0.0.1:46459_i%2Fa    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 473944 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[510D3CF25ECEC155]) [n:127.0.0.1:46459_i%2Fa    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 473944 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[510D3CF25ECEC155]) [n:127.0.0.1:46459_i%2Fa    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 473944 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[510D3CF25ECEC155]) [n:127.0.0.1:46459_i%2Fa    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 473945 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[510D3CF25ECEC155]) [n:127.0.0.1:46459_i%2Fa    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 473945 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[510D3CF25ECEC155]) [n:127.0.0.1:46459_i%2Fa    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96349506778169353-127.0.0.1:46459_i%2Fa-n_0000000001
   [junit4]   2> 473946 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[510D3CF25ECEC155]) [n:127.0.0.1:46459_i%2Fa    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96349506778169348-127.0.0.1:38677_i%2Fa-n_0000000000 to know if I could be the leader
   [junit4]   2> 473946 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[510D3CF25ECEC155]) [n:127.0.0.1:46459_i%2Fa    ] o.a.s.c.ZkController Publish node=127.0.0.1:46459_i%2Fa as DOWN
   [junit4]   2> 473946 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[510D3CF25ECEC155]) [n:127.0.0.1:46459_i%2Fa    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46459_i%2Fa
   [junit4]   2> 473946 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[510D3CF25ECEC155]) [n:127.0.0.1:46459_i%2Fa    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:46459_i%2Fa
   [junit4]   2> 473946 INFO  (OverseerStateUpdate-96349506778169348-127.0.0.1:38677_i%2Fa-n_0000000000) [n:127.0.0.1:38677_i%2Fa    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:46459_i%2Fa"} current state version: 3
   [junit4]   2> 473946 INFO  (OverseerStateUpdate-96349506778169348-127.0.0.1:38677_i%2Fa-n_0000000000) [n:127.0.0.1:38677_i%2Fa    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:46459_i%2Fa
   [junit4]   2> 473947 INFO  (zkCallback-520-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> 473947 INFO  (zkCallback-526-thread-1-processing-n:127.0.0.1:46459_i%2Fa) [n:127.0.0.1:46459_i%2Fa    ] 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> 473947 INFO  (zkCallback-516-thread-3-processing-n:127.0.0.1:38677_i%2Fa) [n:127.0.0.1:38677_i%2Fa    ] 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> 473947 INFO  (zkCallback-520-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 473947 INFO  (zkCallback-516-thread-3-processing-n:127.0.0.1:38677_i%2Fa) [n:127.0.0.1:38677_i%2Fa    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 473948 INFO  (zkCallback-526-thread-1-processing-n:127.0.0.1:46459_i%2Fa) [n:127.0.0.1:46459_i%2Fa    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 473948 INFO  (zkCallback-520-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 473948 INFO  (zkCallback-516-thread-3-processing-n:127.0.0.1:38677_i%2Fa) [n:127.0.0.1:38677_i%2Fa    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 473948 INFO  (zkCallback-526-thread-1-processing-n:127.0.0.1:46459_i%2Fa) [n:127.0.0.1:46459_i%2Fa    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 473968 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[510D3CF25ECEC155]) [n:127.0.0.1:46459_i%2Fa    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 473968 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[510D3CF25ECEC155]) [n:127.0.0.1:46459_i%2Fa    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 473968 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[510D3CF25ECEC155]) [n:127.0.0.1:46459_i%2Fa    ] 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.cloud.ForceLeaderTest_510D3CF25ECEC155-001/shard-1-001/cores
   [junit4]   2> 473969 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[510D3CF25ECEC155]) [n:127.0.0.1:46459_i%2Fa    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=collection1, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 473969 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[510D3CF25ECEC155]) [n:127.0.0.1:46459_i%2Fa    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_510D3CF25ECEC155-001/shard-1-001/cores/collection1
   [junit4]   2> 473969 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[510D3CF25ECEC155]) [n:127.0.0.1:46459_i%2Fa    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 473970 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[510D3CF25ECEC155]) [n:127.0.0.1:46459_i%2Fa    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 473970 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[510D3CF25ECEC155]) [n:127.0.0.1:46459_i%2Fa    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 473970 INFO  (coreLoadExecutor-1881-thread-1-processing-n:127.0.0.1:46459_i%2Fa) [n:127.0.0.1:46459_i%2Fa c:collection1   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 473970 INFO  (coreLoadExecutor-1881-thread-1-processing-n:127.0.0.1:46459_i%2Fa) [n:127.0.0.1:46459_i%2Fa c:collection1   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 473970 INFO  (coreLoadExecutor-1881-thread-1-processing-n:127.0.0.1:46459_i%2Fa) [n:127.0.0.1:46459_i%2Fa c:collection1   x:collection1] o.a.s.c.ZkController Registering watch for collection collection1
   [junit4]   2> 473970 INFO  (coreLoadExecutor-1881-thread-1-processing-n:127.0.0.1:46459_i%2Fa) [n:127.0.0.1:46459_i%2Fa c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Add data for [collection1] ver [0]
   [junit4]   2> 473970 INFO  (OverseerStateUpdate-96349506778169348-127.0.0.1:38677_i%2Fa-n_0000000000) [n:127.0.0.1:38677_i%2Fa    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:46459/i/a",
   [junit4]   2>   "node_name":"127.0.0.1:46459_i%2Fa",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"} current state version: 4
   [junit4]   2> 473971 INFO  (Overseer

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

ngDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_510D3CF25ECEC155-001/shard-3-002/cores/collection1/data
   [junit4]   2> 572355 INFO  (zkCallback-572-thread-2-processing-n:127.0.0.1:46448_i%2Fa) [n:127.0.0.1:46448_i%2Fa c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_510D3CF25ECEC155-001/shard-3-002/cores/collection1/data/snapshot_metadata [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_510D3CF25ECEC155-001/shard-3-002/cores/collection1/data/snapshot_metadata;done=false>>]
   [junit4]   2> 572355 INFO  (zkCallback-572-thread-2-processing-n:127.0.0.1:46448_i%2Fa) [n:127.0.0.1:46448_i%2Fa c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 572355 INFO  (zkCallback-572-thread-2-processing-n:127.0.0.1:46448_i%2Fa) [n:127.0.0.1:46448_i%2Fa c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_510D3CF25ECEC155-001/shard-3-002/cores/collection1/data/snapshot_metadata
   [junit4]   2> 572355 INFO  (zkCallback-572-thread-2-processing-n:127.0.0.1:46448_i%2Fa) [n:127.0.0.1:46448_i%2Fa c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.ElectionContext Canceling election /collections/collection1/leader_elect/shard2/election/96349508818960399-core_node3-n_0000000001
   [junit4]   2> 572355 WARN  (zkCallback-572-thread-2-processing-n:127.0.0.1:46448_i%2Fa) [n:127.0.0.1:46448_i%2Fa c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.LeaderElector 
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/collection1/leader_elect/shard2/election/96349508818960399-core_node3-n_0000000001
   [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.delete(ZooKeeper.java:873)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$2.execute(SolrZkClient.java:244)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$2.execute(SolrZkClient.java:241)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.delete(SolrZkClient.java:241)
   [junit4]   2> 	at org.apache.solr.cloud.ElectionContext.cancelElection(ElectionContext.java:85)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContextBase.cancelElection(ElectionContext.java:142)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.cancelElection(ElectionContext.java:274)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:450)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:266)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 572356 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[510D3CF25ECEC155]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@1f6d329{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 572356 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[510D3CF25ECEC155]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@13f90{/i/a,null,UNAVAILABLE}
   [junit4]   2> 572357 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[510D3CF25ECEC155]) [    ] o.a.s.c.ChaosMonkey monkey: stop shard! 34758
   [junit4]   2> 572357 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[510D3CF25ECEC155]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:37249 37249
   [junit4]   2> 572376 INFO  (Thread-1088) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:37249 37249
   [junit4]   2> 572377 WARN  (Thread-1088) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/aliases.json
   [junit4]   2> 	5	/solr/clusterprops.json
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 	4	/solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/clusterstate.json
   [junit4]   2> 	3	/solr/collections/forceleader_last_published/state.json
   [junit4]   2> 	3	/solr/collections/collection1/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	65	/solr/overseer/collection-queue-work
   [junit4]   2> 	33	/solr/overseer/queue
   [junit4]   2> 	13	/solr/overseer/queue-work
   [junit4]   2> 	5	/solr/live_nodes
   [junit4]   2> 	5	/solr/collections
   [junit4]   2> 
   [junit4]   2> 572377 WARN  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[510D3CF25ECEC155]) [    ] o.a.s.c.SocketProxy Closing 5 connections to: http://127.0.0.1:34949/i/a, target: http://127.0.0.1:43351/i/a
   [junit4]   2> 572377 WARN  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[510D3CF25ECEC155]) [    ] o.a.s.c.SocketProxy Closing 4 connections to: http://127.0.0.1:34758/i/a, target: http://127.0.0.1:33118/i/a
   [junit4]   2> 572377 WARN  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[510D3CF25ECEC155]) [    ] o.a.s.c.SocketProxy Closing 4 connections to: http://127.0.0.1:40960/i/a, target: http://127.0.0.1:37599/i/a
   [junit4]   2> 572377 WARN  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[510D3CF25ECEC155]) [    ] o.a.s.c.SocketProxy Closing 8 connections to: http://127.0.0.1:46448/i/a, target: http://127.0.0.1:33525/i/a
   [junit4]   2> 572378 INFO  (SUITE-ForceLeaderTest-seed#[510D3CF25ECEC155]-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-core/test/J0/temp/solr.cloud.ForceLeaderTest_510D3CF25ECEC155-001
   [junit4]   2> Aug 02, 2016 10:28:20 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {range_facet_l_dv=PostingsFormat(name=Asserting), _version_=FSTOrd50, multiDefault=PostingsFormat(name=Memory doPackFST= false), a_t=FSTOrd50, intDefault=FSTOrd50, id=PostingsFormat(name=Asserting), range_facet_i_dv=FSTOrd50, text=PostingsFormat(name=LuceneVarGapDocFreqInterval), range_facet_l=FSTOrd50, timestamp=FSTOrd50}, docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene54), range_facet_i_dv=DocValuesFormat(name=Lucene54), timestamp=DocValuesFormat(name=Lucene54)}, maxPointsInLeafNode=135, maxMBSortInHeap=5.534129576397487, sim=RandomSimilarity(queryNorm=false): {}, locale=ar-LY, timezone=America/Shiprock
   [junit4]   2> NOTE: Linux 4.4.0-31-generic i386/Oracle Corporation 1.8.0_102 (32-bit)/cpus=12,threads=1,free=78079152,total=404750336
   [junit4]   2> NOTE: All tests run in this JVM: [HdfsDirectoryTest, RequiredFieldsTest, BlockJoinFacetSimpleTest, TestIntervalFaceting, StandardRequestHandlerTest, TestClusterStateMutator, AnalysisErrorHandlingTest, TestSmileRequest, TestSolr4Spatial, ClassificationUpdateProcessorFactoryTest, RemoteQueryErrorTest, CacheHeaderTest, TestHdfsBackupRestoreCore, TestBadConfig, TestDocSet, ShardSplitTest, TestAnalyzedSuggestions, SparseHLLTest, TestChildDocTransformer, TestExactStatsCache, TestDynamicFieldResource, TestCrossCoreJoin, CoreMergeIndexesAdminHandlerTest, ReturnFieldsTest, DocumentAnalysisRequestHandlerTest, IndexSchemaRuntimeFieldTest, PeerSyncTest, HdfsSyncSliceTest, TestSerializedLuceneMatchVersion, TestConfig, SolrRequestParserTest, DistribJoinFromCollectionTest, XsltUpdateRequestHandlerTest, SimpleCollectionCreateDeleteTest, DisMaxRequestHandlerTest, TestLockTree, TestCopyFieldCollectionResource, TestGeoJSONResponseWriter, SpatialHeatmapFacetsTest, TestReloadDeadlock, ActionThrottleTest, BlobRepositoryCloudTest, OverseerCollectionConfigSetProcessorTest, JsonLoaderTest, BlockCacheTest, TestFoldingMultitermQuery, TestHighlightDedupGrouping, TestFieldTypeCollectionResource, TestDownShardTolerantSearch, SolrXmlInZkTest, CreateCollectionCleanupTest, TestConfigSets, TestMinMaxOnMultiValuedField, TestRuleBasedAuthorizationPlugin, DistributedFacetPivotLargeTest, TestRandomFlRTGCloud, SegmentsInfoRequestHandlerTest, ConnectionReuseTest, ForceLeaderTest]
   [junit4] Completed [141/625 (1!)] on J0 in 100.85s, 3 tests, 1 error, 1 skipped <<< FAILURES!

[...truncated 53934 lines...]


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

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

2 tests failed.
FAILED:  org.apache.solr.handler.TestSolrConfigHandlerConcurrent.test

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([FD71692690BE8787:752556FC3E42EA7F]:0)
	at org.apache.solr.handler.TestSolrConfigHandlerConcurrent.test(TestSolrConfigHandlerConcurrent.java:109)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.security.BasicAuthIntegrationTest.testBasics

Error Message:
IOException occured when talking to server at: http://127.0.0.1:35879/solr/testSolrCloudCollection_shard1_replica2

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: IOException occured when talking to server at: http://127.0.0.1:35879/solr/testSolrCloudCollection_shard1_replica2
	at __randomizedtesting.SeedInfo.seed([FD71692690BE8787:C0A9C70AA850D9F7]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:760)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1172)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1061)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:997)
	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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:35879/solr/testSolrCloudCollection_shard1_replica2
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:622)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
	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:735)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	... 1 more
Caused by: org.apache.http.NoHttpResponseException: 127.0.0.1:35879 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:513)
	... 10 more




Build Log:
[...truncated 10641 lines...]
   [junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest
   [junit4]   2> 132616 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[FD71692690BE8787]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 132616 INFO  (Thread-293) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 132616 INFO  (Thread-293) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 132716 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[FD71692690BE8787]) [    ] o.a.s.c.ZkTestServer start zk server on port:42382
   [junit4]   2> 132716 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[FD71692690BE8787]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 132717 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[FD71692690BE8787]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 132750 INFO  (zkCallback-198-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6d78f7e name:ZooKeeperConnection Watcher:127.0.0.1:42382 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 132750 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[FD71692690BE8787]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 132750 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[FD71692690BE8787]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 132750 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[FD71692690BE8787]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 132770 INFO  (jetty-launcher-197-thread-3) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 132770 INFO  (jetty-launcher-197-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 132770 INFO  (jetty-launcher-197-thread-4) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 132770 INFO  (jetty-launcher-197-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 132771 INFO  (jetty-launcher-197-thread-5) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 132773 INFO  (jetty-launcher-197-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3a93f236{/solr,null,AVAILABLE}
   [junit4]   2> 132773 INFO  (jetty-launcher-197-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1aece323{/solr,null,AVAILABLE}
   [junit4]   2> 132774 INFO  (jetty-launcher-197-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1e6ab388{/solr,null,AVAILABLE}
   [junit4]   2> 132774 INFO  (jetty-launcher-197-thread-5) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@110919a9{/solr,null,AVAILABLE}
   [junit4]   2> 132774 INFO  (jetty-launcher-197-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@297268d{/solr,null,AVAILABLE}
   [junit4]   2> 132775 INFO  (jetty-launcher-197-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@32348af4{HTTP/1.1,[http/1.1]}{127.0.0.1:40328}
   [junit4]   2> 132775 INFO  (jetty-launcher-197-thread-5) [    ] o.e.j.s.ServerConnector Started ServerConnector@2ba4e768{HTTP/1.1,[http/1.1]}{127.0.0.1:42695}
   [junit4]   2> 132775 INFO  (jetty-launcher-197-thread-2) [    ] o.e.j.s.Server Started @134505ms
   [junit4]   2> 132775 INFO  (jetty-launcher-197-thread-5) [    ] o.e.j.s.Server Started @134505ms
   [junit4]   2> 132775 INFO  (jetty-launcher-197-thread-4) [    ] o.e.j.s.ServerConnector Started ServerConnector@150168ac{HTTP/1.1,[http/1.1]}{127.0.0.1:45071}
   [junit4]   2> 132775 INFO  (jetty-launcher-197-thread-5) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42695}
   [junit4]   2> 132775 INFO  (jetty-launcher-197-thread-4) [    ] o.e.j.s.Server Started @134505ms
   [junit4]   2> 132775 INFO  (jetty-launcher-197-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@bf9a105{HTTP/1.1,[http/1.1]}{127.0.0.1:35879}
   [junit4]   2> 132775 INFO  (jetty-launcher-197-thread-3) [    ] o.e.j.s.ServerConnector Started ServerConnector@2add4bfd{HTTP/1.1,[http/1.1]}{127.0.0.1:45777}
   [junit4]   2> 132776 INFO  (jetty-launcher-197-thread-1) [    ] o.e.j.s.Server Started @134505ms
   [junit4]   2> 132776 INFO  (jetty-launcher-197-thread-3) [    ] o.e.j.s.Server Started @134505ms
   [junit4]   2> 132777 INFO  (jetty-launcher-197-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35879}
   [junit4]   2> 132777 INFO  (jetty-launcher-197-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45777}
   [junit4]   2> 132775 INFO  (jetty-launcher-197-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45071}
   [junit4]   2> 132775 INFO  (jetty-launcher-197-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40328}
   [junit4]   2> 132777 INFO  (jetty-launcher-197-thread-5) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 132777 INFO  (jetty-launcher-197-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 132777 INFO  (jetty-launcher-197-thread-5) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_FD71692690BE8787-001/tempDir-001/node5'
   [junit4]   2> 132777 INFO  (jetty-launcher-197-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_FD71692690BE8787-001/tempDir-001/node1'
   [junit4]   2> 132777 INFO  (jetty-launcher-197-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 132777 INFO  (jetty-launcher-197-thread-4) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 132777 INFO  (jetty-launcher-197-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_FD71692690BE8787-001/tempDir-001/node3'
   [junit4]   2> 132777 INFO  (jetty-launcher-197-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 132777 INFO  (jetty-launcher-197-thread-3) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 132777 INFO  (jetty-launcher-197-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 132777 INFO  (jetty-launcher-197-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 132777 INFO  (jetty-launcher-197-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_FD71692690BE8787-001/tempDir-001/node2'
   [junit4]   2> 132777 INFO  (jetty-launcher-197-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 132777 INFO  (jetty-launcher-197-thread-4) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_FD71692690BE8787-001/tempDir-001/node4'
   [junit4]   2> 132777 INFO  (jetty-launcher-197-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 132777 INFO  (jetty-launcher-197-thread-5) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 132777 INFO  (jetty-launcher-197-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 132777 INFO  (jetty-launcher-197-thread-5) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 132777 INFO  (jetty-launcher-197-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 132777 INFO  (jetty-launcher-197-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 132777 INFO  (jetty-launcher-197-thread-4) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 132778 INFO  (jetty-launcher-197-thread-4) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 132778 INFO  (jetty-launcher-197-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 132778 INFO  (jetty-launcher-197-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 132778 INFO  (jetty-launcher-197-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 132778 INFO  (jetty-launcher-197-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 132778 INFO  (jetty-launcher-197-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 132778 INFO  (jetty-launcher-197-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 132778 INFO  (jetty-launcher-197-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 132779 INFO  (jetty-launcher-197-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 132784 INFO  (zkCallback-199-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@84a73d7 name:ZooKeeperConnection Watcher:127.0.0.1:42382/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 132784 INFO  (jetty-launcher-197-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 132785 INFO  (jetty-launcher-197-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 132786 INFO  (zkCallback-200-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@53e11afc name:ZooKeeperConnection Watcher:127.0.0.1:42382/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 132786 INFO  (jetty-launcher-197-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 132786 INFO  (zkCallback-201-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3e2d4a48 name:ZooKeeperConnection Watcher:127.0.0.1:42382/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 132786 INFO  (jetty-launcher-197-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 132786 INFO  (jetty-launcher-197-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 132786 INFO  (zkCallback-202-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@25cb01f name:ZooKeeperConnection Watcher:127.0.0.1:42382/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 132787 INFO  (jetty-launcher-197-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 132787 INFO  (jetty-launcher-197-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 132787 INFO  (jetty-launcher-197-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 132787 INFO  (jetty-launcher-197-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 132787 INFO  (zkCallback-203-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4821a486 name:ZooKeeperConnection Watcher:127.0.0.1:42382/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 132787 INFO  (jetty-launcher-197-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 132787 INFO  (jetty-launcher-197-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 132787 INFO  (jetty-launcher-197-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 132787 INFO  (jetty-launcher-197-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 132787 INFO  (jetty-launcher-197-thread-5) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 132787 INFO  (jetty-launcher-197-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 132811 INFO  (jetty-launcher-197-thread-4) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_FD71692690BE8787-001/tempDir-001/node4/.
   [junit4]   2> 132811 INFO  (jetty-launcher-197-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_FD71692690BE8787-001/tempDir-001/node1/.
   [junit4]   2> 132811 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 0x1564cd5edd90001, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 132811 INFO  (jetty-launcher-197-thread-4) [    ] o.a.s.c.CoreContainer New CoreContainer 1398140257
   [junit4]   2> 132811 INFO  (jetty-launcher-197-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 1453229095
   [junit4]   2> 132811 INFO  (jetty-launcher-197-thread-4) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_FD71692690BE8787-001/tempDir-001/node4]
   [junit4]   2> 132811 INFO  (jetty-launcher-197-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_FD71692690BE8787-001/tempDir-001/node1]
   [junit4]   2> 132811 WARN  (jetty-launcher-197-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_FD71692690BE8787-001/tempDir-001/node1/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_FD71692690BE8787-001/tempDir-001/node1/lib
   [junit4]   2> 132811 WARN  (jetty-launcher-197-thread-4) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_FD71692690BE8787-001/tempDir-001/node4/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_FD71692690BE8787-001/tempDir-001/node4/lib
   [junit4]   2> 132812 INFO  (jetty-launcher-197-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> 132812 INFO  (jetty-launcher-197-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> 132813 INFO  (jetty-launcher-197-thread-3) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_FD71692690BE8787-001/tempDir-001/node2/.
   [junit4]   2> 132813 INFO  (jetty-launcher-197-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_FD71692690BE8787-001/tempDir-001/node3/.
   [junit4]   2> 132813 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 0x1564cd5edd90004, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 132813 INFO  (jetty-launcher-197-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 145391450
   [junit4]   2> 132813 INFO  (jetty-launcher-197-thread-3) [    ] o.a.s.c.CoreContainer New CoreContainer 544803346
   [junit4]   2> 132813 INFO  (jetty-launcher-197-thread-5) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_FD71692690BE8787-001/tempDir-001/node5/.
   [junit4]   2> 132813 INFO  (jetty-launcher-197-thread-3) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_FD71692690BE8787-001/tempDir-001/node2]
   [junit4]   2> 132813 INFO  (jetty-launcher-197-thread-5) [    ] o.a.s.c.CoreContainer New CoreContainer 2061981223
   [junit4]   2> 132813 INFO  (jetty-launcher-197-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_FD71692690BE8787-001/tempDir-001/node3]
   [junit4]   2> 132813 INFO  (jetty-launcher-197-thread-5) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_FD71692690BE8787-001/tempDir-001/node5]
   [junit4]   2> 132813 WARN  (jetty-launcher-197-thread-3) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_FD71692690BE8787-001/tempDir-001/node2/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_FD71692690BE8787-001/tempDir-001/node2/lib
   [junit4]   2> 132814 WARN  (jetty-launcher-197-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_FD71692690BE8787-001/tempDir-001/node3/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_FD71692690BE8787-001/tempDir-001/node3/lib
   [junit4]   2> 132814 WARN  (jetty-launcher-197-thread-5) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_FD71692690BE8787-001/tempDir-001/node5/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_FD71692690BE8787-001/tempDir-001/node5/lib
   [junit4]   2> 132814 INFO  (jetty-launcher-197-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> 132814 INFO  (jetty-launcher-197-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> 132813 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 0x1564cd5edd90002, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 132814 INFO  (jetty-launcher-197-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> 132816 INFO  (jetty-launcher-197-thread-4) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 132816 INFO  (jetty-launcher-197-thread-4) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 132816 INFO  (jetty-launcher-197-thread-4) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 132817 INFO  (jetty-launcher-197-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42382/solr
   [junit4]   2> 132817 INFO  (jetty-launcher-197-thread-4) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 132817 INFO  (jetty-launcher-197-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 132817 INFO  (jetty-launcher-197-thread-5) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 132819 INFO  (jetty-launcher-197-thread-5) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 132819 INFO  (jetty-launcher-197-thread-5) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 132819 INFO  (jetty-launcher-197-thread-5) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42382/solr
   [junit4]   2> 132819 INFO  (jetty-launcher-197-thread-5) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 132819 INFO  (jetty-launcher-197-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 132819 INFO  (jetty-launcher-197-thread-1) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 132819 INFO  (jetty-launcher-197-thread-2) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 132820 INFO  (jetty-launcher-197-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 132819 INFO  (jetty-launcher-197-thread-3) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 132820 INFO  (jetty-launcher-197-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 132820 INFO  (jetty-launcher-197-thread-3) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 132820 INFO  (jetty-launcher-197-thread-3) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 132820 INFO  (jetty-launcher-197-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42382/solr
   [junit4]   2> 132820 INFO  (jetty-launcher-197-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 132820 INFO  (jetty-launcher-197-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 132820 INFO  (jetty-launcher-197-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 132819 INFO  (jetty-launcher-197-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 132819 INFO  (jetty-launcher-197-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 132820 INFO  (jetty-launcher-197-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 132820 INFO  (jetty-launcher-197-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 132821 INFO  (jetty-launcher-197-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42382/solr
   [junit4]   2> 132821 INFO  (jetty-launcher-197-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42382/solr
   [junit4]   2> 132821 INFO  (jetty-launcher-197-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 132821 INFO  (jetty-launcher-197-thread-3) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 132821 INFO  (jetty-launcher-197-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 132821 INFO  (jetty-launcher-197-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 132821 INFO  (jetty-launcher-197-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 132821 INFO  (jetty-launcher-197-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 132822 INFO  (zkCallback-214-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4525cbe9 name:ZooKeeperConnection Watcher:127.0.0.1:42382 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 132822 INFO  (jetty-launcher-197-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 132822 INFO  (jetty-launcher-197-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 132825 INFO  (zkCallback-215-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3c2b6f00 name:ZooKeeperConnection Watcher:127.0.0.1:42382 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 132825 INFO  (jetty-launcher-197-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 132825 INFO  (jetty-launcher-197-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 132825 INFO  (zkCallback-216-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@664681bf name:ZooKeeperConnection Watcher:127.0.0.1:42382 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 132825 INFO  (jetty-launcher-197-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 132826 INFO  (zkCallback-217-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6082a94a name:ZooKeeperConnection Watcher:127.0.0.1:42382 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 132826 INFO  (jetty-launcher-197-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 132826 INFO  (jetty-launcher-197-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 132826 INFO  (jetty-launcher-197-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 132827 INFO  (zkCallback-218-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@340e17e name:ZooKeeperConnection Watcher:127.0.0.1:42382 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 132827 INFO  (jetty-launcher-197-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 132827 INFO  (jetty-launcher-197-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 132829 INFO  (jetty-launcher-197-thread-4) [n:127.0.0.1:45071_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$56/1198662929@1a1227f6
   [junit4]   2> 132829 INFO  (jetty-launcher-197-thread-4) [n:127.0.0.1:45071_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 132830 INFO  (jetty-launcher-197-thread-5) [n:127.0.0.1:42695_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$56/1198662929@9787d58
   [junit4]   2> 132831 INFO  (jetty-launcher-197-thread-5) [n:127.0.0.1:42695_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 132832 INFO  (jetty-launcher-197-thread-2) [n:127.0.0.1:40328_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$56/1198662929@39b7d621
   [junit4]   2> 132832 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 0x1564cd5edd90008, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 132832 INFO  (jetty-launcher-197-thread-1) [n:127.0.0.1:35879_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$56/1198662929@79280cd7
   [junit4]   2> 132832 INFO  (jetty-launcher-197-thread-2) [n:127.0.0.1:40328_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 132832 INFO  (zkCallback-219-thread-1-processing-n:127.0.0.1:45071_solr) [n:127.0.0.1:45071_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3b068a30 name:ZooKeeperConnection Watcher:127.0.0.1:42382/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 132833 INFO  (jetty-launcher-197-thread-1) [n:127.0.0.1:35879_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 132833 INFO  (jetty-launcher-197-thread-4) [n:127.0.0.1:45071_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 132834 INFO  (jetty-launcher-197-thread-3) [n:127.0.0.1:45777_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$56/1198662929@1a9511f4
   [junit4]   2> 132834 INFO  (zkCallback-220-thread-1-processing-n:127.0.0.1:42695_solr) [n:127.0.0.1:42695_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@500cce62 name:ZooKeeperConnection Watcher:127.0.0.1:42382/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 132834 INFO  (jetty-launcher-197-thread-3) [n:127.0.0.1:45777_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 132834 INFO  (jetty-launcher-197-thread-5) [n:127.0.0.1:42695_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 132837 INFO  (zkCallback-221-thread-1-processing-n:127.0.0.1:40328_solr) [n:127.0.0.1:40328_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@176e892e name:ZooKeeperConnection Watcher:127.0.0.1:42382/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 132837 INFO  (jetty-launcher-197-thread-2) [n:127.0.0.1:40328_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 132837 INFO  (zkCallback-222-thread-1-processing-n:127.0.0.1:35879_solr) [n:127.0.0.1:35879_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1962e236 name:ZooKeeperConnection Watcher:127.0.0.1:42382/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 132837 INFO  (jetty-launcher-197-thread-1) [n:127.0.0.1:35879_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 132839 INFO  (jetty-launcher-197-thread-4) [n:127.0.0.1:45071_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 132839 INFO  (zkCallback-223-thread-1-processing-n:127.0.0.1:45777_solr) [n:127.0.0.1:45777_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5f972350 name:ZooKeeperConnection Watcher:127.0.0.1:42382/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 132839 INFO  (jetty-launcher-197-thread-3) [n:127.0.0.1:45777_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 132840 INFO  (jetty-launcher-197-thread-5) [n:127.0.0.1:42695_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 132842 INFO  (jetty-launcher-197-thread-2) [n:127.0.0.1:40328_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 132842 INFO  (jetty-launcher-197-thread-1) [n:127.0.0.1:35879_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 132842 INFO  (jetty-launcher-197-thread-3) [n:127.0.0.1:45777_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 132850 INFO  (jetty-launcher-197-thread-4) [n:127.0.0.1:45071_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 132851 INFO  (jetty-launcher-197-thread-5) [n:127.0.0.1:42695_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 132851 INFO  (jetty-launcher-197-thread-2) [n:127.0.0.1:40328_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 132852 INFO  (jetty-launcher-197-thread-1) [n:127.0.0.1:35879_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 132852 INFO  (jetty-launcher-197-thread-3) [n:127.0.0.1:45777_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 132869 INFO  (jetty-launcher-197-thread-4) [n:127.0.0.1:45071_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 132872 INFO  (jetty-launcher-197-thread-5) [n:127.0.0.1:42695_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 132872 INFO  (jetty-launcher-197-thread-2) [n:127.0.0.1:40328_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 132872 INFO  (jetty-launcher-197-thread-3) [n:127.0.0.1:45777_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 132872 INFO  (jetty-launcher-197-thread-1) [n:127.0.0.1:35879_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 132921 INFO  (jetty-launcher-197-thread-4) [n:127.0.0.1:45071_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 132921 INFO  (jetty-launcher-197-thread-2) [n:127.0.0.1:40328_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 132921 INFO  (jetty-launcher-197-thread-5) [n:127.0.0.1:42695_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 132921 INFO  (jetty-launcher-197-thread-3) [n:127.0.0.1:45777_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 132921 INFO  (jetty-launcher-197-thread-1) [n:127.0.0.1:35879_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 132956 INFO  (jetty-launcher-197-thread-4) [n:127.0.0.1:45071_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 132956 INFO  (jetty-launcher-197-thread-3) [n:127.0.0.1:45777_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 132956 INFO  (jetty-launcher-197-thread-5) [n:127.0.0.1:42695_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 132956 INFO  (jetty-launcher-197-thread-1) [n:127.0.0.1:35879_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 132956 INFO  (jetty-launcher-197-thread-2) [n:127.0.0.1:40328_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 132962 INFO  (jetty-launcher-197-thread-3) [n:127.0.0.1:45777_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 132962 INFO  (jetty-launcher-197-thread-1) [n:127.0.0.1:35879_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 132962 INFO  (jetty-launcher-197-thread-5) [n:127.0.0.1:42695_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 132962 INFO  (jetty-launcher-197-thread-4) [n:127.0.0.1:45071_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 132962 INFO  (jetty-launcher-197-thread-2) [n:127.0.0.1:40328_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 132965 INFO  (jetty-launcher-197-thread-5) [n:127.0.0.1:42695_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 132965 INFO  (jetty-launcher-197-thread-1) [n:127.0.0.1:35879_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 132965 INFO  (jetty-launcher-197-thread-4) [n:127.0.0.1:45071_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 132965 INFO  (jetty-launcher-197-thread-3) [n:127.0.0.1:45777_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 132965 INFO  (jetty-launcher-197-thread-2) [n:127.0.0.1:40328_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 132970 INFO  (jetty-launcher-197-thread-5) [n:127.0.0.1:42695_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 132970 INFO  (jetty-launcher-197-thread-1) [n:127.0.0.1:35879_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 132970 INFO  (jetty-launcher-197-thread-4) [n:127.0.0.1:45071_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 132970 INFO  (jetty-launcher-197-thread-3) [n:127.0.0.1:45777_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 132970 INFO  (jetty-launcher-197-thread-2) [n:127.0.0.1:40328_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 132973 INFO  (jetty-launcher-197-thread-1) [n:127.0.0.1:35879_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 132973 INFO  (jetty-launcher-197-thread-4) [n:127.0.0.1:45071_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 132974 INFO  (jetty-launcher-197-thread-5) [n:127.0.0.1:42695_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 132974 INFO  (jetty-launcher-197-thread-2) [n:127.0.0.1:40328_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 132974 INFO  (jetty-launcher-197-thread-3) [n:127.0.0.1:45777_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 132978 INFO  (jetty-launcher-197-thread-4) [n:127.0.0.1:45071_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 132979 INFO  (jetty-launcher-197-thread-5) [n:127.0.0.1:42695_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 132979 INFO  (jetty-launcher-197-thread-1) [n:127.0.0.1:35879_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 132979 INFO  (jetty-launcher-197-thread-3) [n:127.0.0.1:45777_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 132979 INFO  (jetty-launcher-197-thread-2) [n:127.0.0.1:40328_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 133006 INFO  (jetty-launcher-197-thread-1) [n:127.0.0.1:35879_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 133006 INFO  (jetty-launcher-197-thread-5) [n:127.0.0.1:42695_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 133006 INFO  (jetty-launcher-197-thread-4) [n:127.0.0.1:45071_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 133006 INFO  (jetty-launcher-197-thread-3) [n:127.0.0.1:45777_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 133007 INFO  (jetty-launcher-197-thread-2) [n:127.0.0.1:40328_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 133007 INFO  (jetty-launcher-197-thread-1) [n:127.0.0.1:35879_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 133007 INFO  (jetty-launcher-197-thread-5) [n:127.0.0.1:42695_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 133007 INFO  (jetty-launcher-197-thread-4) [n:127.0.0.1:45071_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 133007 INFO  (jetty-launcher-197-thread-3) [n:127.0.0.1:45777_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 133008 INFO  (jetty-launcher-197-thread-2) [n:127.0.0.1:40328_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 133008 INFO  (jetty-launcher-197-thread-5) [n:127.0.0.1:42695_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 133008 INFO  (jetty-launcher-197-thread-1) [n:127.0.0.1:35879_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 133008 INFO  (jetty-launcher-197-thread-3) [n:127.0.0.1:45777_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 133008 INFO  (jetty-launcher-197-thread-4) [n:127.0.0.1:45071_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 133008 INFO  (jetty-launcher-197-thread-2) [n:127.0.0.1:40328_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 133009 INFO  (jetty-launcher-197-thread-1) [n:127.0.0.1:35879_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 133009 INFO  (jetty-launcher-197-thread-5) [n:127.0.0.1:42695_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 133009 INFO  (jetty-launcher-197-thread-3) [n:127.0.0.1:45777_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 133009 INFO  (jetty-launcher-197-thread-2) [n:127.0.0.1:40328_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 133009 INFO  (jetty-launcher-197-thread-4) [n:127.0.0.1:45071_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 133012 INFO  (jetty-launcher-197-thread-2) [n:127.0.0.1:40328_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 133012 INFO  (jetty-launcher-197-thread-5) [n:127.0.0.1:42695_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 133014 INFO  (jetty-launcher-197-thread-3) [n:127.0.0.1:45777_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 133014 INFO  (jetty-launcher-197-thread-1) [n:127.0.0.1:35879_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 133014 INFO  (jetty-launcher-197-thread-4) [n:127.0.0.1:45071_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 133016 INFO  (jetty-launcher-197-thread-5) [n:127.0.0.1:42695_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 133018 INFO  (jetty-launcher-197-thread-3) [n:127.0.0.1:45777_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 133018 INFO  (jetty-launcher-197-thread-2) [n:127.0.0.1:40328_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 133019 INFO  (jetty-launcher-197-thread-1) [n:127.0.0.1:35879_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 133019 INFO  (jetty-launcher-197-thread-4) [n:127.0.0.1:45071_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 133019 INFO  (jetty-launcher-197-thread-5) [n:127.0.0.1:42695_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96348923737210892-127.0.0.1:42695_solr-n_0000000000
   [junit4]   2> 133024 INFO  (jetty-launcher-197-thread-3) [n:127.0.0.1:45777_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96348923737210895-127.0.0.1:45777_solr-n_0000000001
   [junit4]   2> 133024 INFO  (jetty-launcher-197-thread-2) [n:127.0.0.1:40328_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96348923737210893-127.0.0.1:40328_solr-n_0000000002
   [junit4]   2> 133026 INFO  (jetty-launcher-197-thread-1) [n:127.0.0.1:35879_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96348923737210894-127.0.0.1:35879_solr-n_0000000003
   [junit4]   2> 133026 INFO  (jetty-launcher-197-thread-4) [n:127.0.0.1:45071_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96348923737210891-127.0.0.1:45071_solr-n_0000000004
   [junit4]   2> 133026 INFO  (jetty-launcher-197-thread-5) [n:127.0.0.1:42695_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:42695_solr
   [junit4]   2> 133026 INFO  (jetty-launcher-197-thread-5) [n:127.0.0.1:42695_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 133026 INFO  (jetty-launcher-197-thread-2) [n:127.0.0.1:40328_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96348923737210895-127.0.0.1:45777_solr-n_0000000001 to know if I could be the leader
   [junit4]   2> 133026 INFO  (jetty-launcher-197-thread-3) [n:127.0.0.1:45777_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96348923737210892-127.0.0.1:42695_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 133026 INFO  (jetty-launcher-197-thread-1) [n:127.0.0.1:35879_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96348923737210893-127.0.0.1:40328_solr-n_0000000002 to know if I could be the leader
   [junit4]   2> 133026 INFO  (jetty-launcher-197-thread-4) [n:127.0.0.1:45071_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96348923737210894-127.0.0.1:35879_solr-n_0000000003 to know if I could be the leader
   [junit4]   2> 133026 INFO  (jetty-launcher-197-thread-3) [n:127.0.0.1:45777_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45777_solr
   [junit4]   2> 133026 INFO  (jetty-launcher-197-thread-1) [n:127.0.0.1:35879_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35879_solr
   [junit4]   2> 133026 INFO  (jetty-launcher-197-thread-3) [n:127.0.0.1:45777_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:45777_solr
   [junit4]   2> 133026 INFO  (jetty-launcher-197-thread-1) [n:127.0.0.1:35879_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:35879_solr
   [junit4]   2> 133026 INFO  (jetty-launcher-197-thread-2) [n:127.0.0.1:40328_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40328_solr
   [junit4]   2> 133026 INFO  (jetty-launcher-197-thread-2) [n:127.0.0.1:40328_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:40328_solr
   [junit4]   2> 133026 INFO  (jetty-launcher-197-thread-4) [n:127.0.0.1:45071_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45071_solr
   [junit4]   2> 133026 INFO  (jetty-launcher-197-thread-4) [n:127.0.0.1:45071_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:45071_solr
   [junit4]   2> 133028 INFO  (jetty-launcher-197-thread-5) [n:127.0.0.1:42695_solr    ] o.a.s.c.Overseer Overseer (id=96348923737210892-127.0.0.1:42695_solr-n_0000000000) starting
   [junit4]   2> 133030 INFO  (zkCallback-219-thread-1-processing-n:127.0.0.1:45071_solr) [n:127.0.0.1:45071_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 133030 INFO  (zkCallback-220-thread-1-processing-n:127.0.0.1:42695_solr) [n:127.0.0.1:42695_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 133030 INFO  (zkCallback-221-thread-1-processing-n:127.0.0.1:40328_solr) [n:127.0.0.1:40328_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 133030 INFO  (zkCallback-223-thread-1-processing-n:127.0.0.1:45777_solr) [n:127.0.0.1:45777_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 133030 INFO  (zkCallback-222-thread-1-processing-n:127.0.0.1:35879_solr) [n:127.0.0.1:35879_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 133032 INFO  (zkCallback-219-thread-1-processing-n:127.0.0.1:45071_solr) [n:127.0.0.1:45071_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 133032 INFO  (zkCallback-223-thread-1-processing-n:127.0.0.1:45777_solr) [n:127.0.0.1:45777_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 133032 INFO  (zkCallback-220-thread-1-processing-n:127.0.0.1:42695_solr) [n:127.0.0.1:42695_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 133032 INFO  (zkCallback-221-thread-1-processing-n:127.0.0.1:40328_solr) [n:127.0.0.1:40328_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 133032 INFO  (zkCallback-222-thread-1-processing-n:127.0.0.1:35879_solr) [n:127.0.0.1:35879_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 133041 INFO  (jetty-launcher-197-thread-5) [n:127.0.0.1:42695_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 133042 INFO  (jetty-launcher-197-thread-2) [n:127.0.0.1:40328_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 133042 INFO  (jetty-launcher-197-thread-2) [n:127.0.0.1:40328_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 133042 INFO  (jetty-launcher-197-thread-3) [n:127.0.0.1:45777_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 133042 INFO  (jetty-launcher-197-thread-3) [n:127.0.0.1:45777_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 133042 INFO  (jetty-launcher-197-thread-2) [n:127.0.0.1:40328_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_FD71692690BE8787-001/tempDir-001/node3/.
   [junit4]   2> 133042 INFO  (jetty-launcher-197-thread-3) [n:127.0.0.1:45777_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_FD71692690BE8787-001/tempDir-001/node2/.
   [junit4]   2> 133042 INFO  (jetty-launcher-197-thread-2) [n:127.0.0.1:40328_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 133042 INFO  (jetty-launcher-197-thread-3) [n:127.0.0.1:45777_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 133043 INFO  (jetty-launcher-197-thread-4) [n:127.0.0.1:45071_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 133043 INFO  (jetty-launcher-197-thread-4) [n:127.0.0.1:45071_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 133043 INFO  (jetty-launcher-197-thread-4) [n:127.0.0.1:45071_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_FD71692690BE8787-001/tempDir-001/node4/.
   [junit4]   2> 133043 INFO  (jetty-launcher-197-thread-4) [n:127.0.0.1:45071_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 133045 INFO  (jetty-launcher-197-thread-1) [n:127.0.0.1:35879_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 133045 INFO  (jetty-launcher-197-thread-1) [n:127.0.0.1:35879_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 133045 INFO  (jetty-launcher-197-thread-1) [n:127.0.0.1:35879_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_FD71692690BE8787-001/tempDir-001/node1/.
   [junit4]   2> 133045 INFO  (jetty-launcher-197-thread-1) [n:127.0.0.1:35879_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 133050 INFO  (jetty-launcher-197-thread-2) [n:127.0.0.1:40328_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 133050 INFO  (jetty-launcher-197-thread-3) [n:127.0.0.1:45777_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 133050 INFO  (jetty-launcher-197-thread-3) [n:127.0.0.1:45777_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 133050 INFO  (jetty-launcher-197-thread-2) [n:127.0.0.1:40328_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 133050 INFO  (jetty-launcher-197-thread-1) [n:127.0.0.1:35879_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 133050 INFO  (jetty-launcher-197-thread-1) [n:127.0.0.1:35879_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 133050 INFO  (jetty-launcher-197-thread-4) [n:127.0.0.1:45071_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 133050 INFO  (jetty-launcher-197-thread-4) [n:127.0.0.1:45071_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 133076 INFO  (jetty-launcher-197-thread-5) [n:127.0.0.1:42695_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 133076 INFO  (OverseerCollectionConfigSetProcessor-96348923737210892-127.0.0.1:42695_solr-n_0000000000) [n:127.0.0.1:42695_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 133077 INFO  (jetty-launcher-197-thread-5) [n:127.0.0.1:42695_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:42695_solr as DOWN
   [junit4]   2> 133077 INFO  (OverseerStateUpdate-96348923737210892-127.0.0.1:42695_solr-n_0000000000) [n:127.0.0.1:42695_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 133093 INFO  (jetty-launcher-197-thread-5) [n:127.0.0.1:42695_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42695_solr
   [junit4]   2> 133093 INFO  (jetty-launcher-197-thread-5) [n:127.0.0.1:42695_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:42695_solr
   [junit4]   2> 133093 INFO  (OverseerStateUpdate-96348923737210892-127.0.0.1:42695_solr-n_0000000000) [n:127.0.0.1:42695_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (4)
   [junit4]   2> 133095 INFO  (zkCallback-220-thread-1-processing-n:127.0.0.1:42695_solr) [n:127.0.0.1:42695_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 133095 INFO  (zkCallback-219-thread-1-processing-n:127.0.0.1:45071_solr) [n:127.0.0.1:45071_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 133095 INFO  (zkCallback-221-thread-1-processing-n:127.0.0.1:40328_solr) [n:127.0.0.1:40328_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 133095 INFO  (zkCallback-223-thread-1-processing-n:127.0.0.1:45777_solr) [n:127.0.0.1:45777_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 133095 INFO  (zkCallback-222-thread-1-processing-n:127.0.0.1:35879_solr) [n:127.0.0.1:35879_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 133095 INFO  (zkCallback-220-thread-1-processing-n:127.0.0.1:42695_solr) [n:127.0.0.1:42695_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 133095 INFO  (zkCallback-219-thread-1-processing-n:127.0.0.1:45071_solr) [n:127.0.0.1:45071_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 133095 INFO  (OverseerStateUpdate-96348923737210892-127.0.0.1:42695_solr-n_0000000000) [n:127.0.0.1:42695_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:42695_solr"} current state version: 0
   [junit4]   2> 133095 INFO  (zkCallback-221-thread-1-processing-n:127.0.0.1:40328_solr) [n:127.0.0.1:40328_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 133095 INFO  (OverseerStateUpdate-96348923737210892-127.0.0.1:42695_solr-n_0000000000) [n:127.0.0.1:42695_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:42695_solr
   [junit4]   2> 133095 INFO  (zkCallback-223-thread-1-processing-n:127.0.0.1:45777_solr) [n:127.0.0.1:45777_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 133096 INFO  (zkCallback-222-thread-1-processing-n:127.0.0.1:35879_solr) [n:127.0.0.1:35879_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 133111 INFO  (jetty-launcher-197-thread-5) [n:127.0.0.1:42695_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 133111 INFO  (jetty-launcher-197-thread-5) [n:127.0.0.1:42695_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 133111 INFO  (jetty-launcher-197-thread-5) [n:127.0.0.1:42695_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_FD71692690BE8787-001/tempDir-001/node5/.
   [junit4]   2> 133111 INFO  (jetty-launcher-197-thread-5) [n:127.0.0.1:42695_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 133112 INFO  (jetty-launcher-197-thread-5) [n:127.0.0.1:42695_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 133112 INFO  (jetty-launcher-197-thread-5) [n:127.0.0.1:42695_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 133112 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[FD71692690BE8787]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 133113 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[FD71692690BE8787]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 133116 INFO  (zkCallback-229-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@366a229c name:ZooKeeperConnection Watcher:127.0.0.1:42382 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 133116 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[FD71692690BE8787]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 133116 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[FD71692690BE8787]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 133120 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[FD71692690BE8787]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@2add4bfd{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 133120 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[FD71692690BE8787]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=544803346
   [junit4]   2> 133120 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[FD71692690BE8787]) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:45777_solr as DOWN
   [junit4]   2> 133125 INFO  (OverseerStateUpdate-96348923737210892-127.0.0.1:42695_solr-n_0000000000) [n:127.0.0.1:42695_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:45777_solr"} current state version: 0
   [junit4]   2> 133125 INFO  (OverseerStateUpdate-96348923737210892-127.0.0.1:42695_solr-n_0000000000) [n:127.0.0.1:42695_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:45777_solr
   [junit4]   2> 133127 INFO  (zkCallback-223-thread-1-processing-n:127.0.0.1:45777_solr) [n:127.0.0.1:45777_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [5])
   [junit4]   2> 133127 INFO  (zkCallback-220-thread-1-processing-n:127.0.0.1:42695_solr) [n:127.0.0.1:42695_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [5])
   [junit4]   2> 133127 INFO  (zkCallback-222-thread-1-processing-n:127.0.0.1:35879_solr) [n:127.0.0.1:35879_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [5])
   [junit4]   2> 133127 WARN  (zkCallback-223-thread-1-processing-n:127.0.0.1:45777_solr) [n:127.0.0.1:45777_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 133127 INFO  (zkCallback-219-thread-1-processing-n:127.0.0.1:45071_solr) [n:127.0.0.1:45071_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [5])
   [junit4]   2> 133127 INFO  (zkCallback-221-thread-2-processing-n:127.0.0.1:40328_solr) [n:127.0.0.1:40328_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [5])
   [junit4]   2> 133128 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[FD71692690BE8787]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@297268d{/solr,null,UNAVAILABLE}
   [junit4]   2> 133129 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[FD71692690BE8787]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 133129 INFO  (zkCallback-222-thread-1-processing-n:127.0.0.1:35879_solr) [n:127.0.0.1:35879_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 133129 INFO  (zkCallback-220-thread-1-processing-n:127.0.0.1:42695_solr) [n:127.0.0.1:42695_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 133130 INFO  (zkCallback-221-thread-2-processing-n:127.0.0.1:40328_solr) [n:127.0.0.1:40328_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 133130 INFO  (zkCallback-219-thread-1-processing-n:127.0.0.1:45071_solr) [n:127.0.0.1:45071_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 133130 INFO  (zkCallback-221-thread-1-processing-n:127.0.0.1:40328_solr) [n:127.0.0.1:40328_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96348923737210892-127.0.0.1:42695_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 133130 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[FD71692690BE8787]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@257ba030{/solr,null,AVAILABLE}
   [junit4]   2> 133130 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[FD71692690BE8787]) [    ] o.e.j.s.ServerConnector Started ServerConnector@23e7fba1{HTTP/1.1,[http/1.1]}{127.0.0.1:45320}
   [junit4]   2> 133131 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[FD71692690BE8787]) [    ] o.e.j.s.Server Started @134861ms
   [junit4]   2> 133131 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[FD71692690BE8787]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45320}
   [junit4]   2> 133131 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[FD71692690BE8787]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 133131 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[FD71692690BE8787]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_FD71692690BE8787-001/tempDir-001/node6'
   [junit4]   2> 133131 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[FD71692690BE8787]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 133131 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[FD71692690BE8787]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 133131 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[FD71692690BE8787]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 133131 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[FD71692690BE8787]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 133134 INFO  (zkCallback-231-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@315b7efd name:ZooKeeperConnection Watcher:127.0.0.1:42382/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 133134 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[FD71692690BE8787]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 133134 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[FD71692690BE8787]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 133135 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[FD71692690BE8787]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 133141 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[FD71692690BE8787]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_FD71692690BE8787-001/tempDir-001/node6/.
   [junit4]   2> 133141 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[FD71692690BE8787]) [    ] o.a.s.c.CoreContainer New CoreContainer 947359060
   [junit4]   2> 133141 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[FD71692690BE8787]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_FD71692690BE8787-001/tempDir-001/node6]
   [junit4]   2> 133141 WARN  (TEST-BasicAuthIntegrationTest.testBasics-seed#[FD71692690BE8787]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_FD71692690BE8787-001/tempDir-001/node6/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_FD71692690BE8787-001/tempDir-001/node6/lib
   [junit4]   2> 133142 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[FD71692690BE8787]) [    ] 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> 133143 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[FD71692690BE8787]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 133143 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[FD71692690BE8787]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 133143 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[FD71692690BE8787]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 133143 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[FD71692690BE8787]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42382/solr
   [junit4]   2> 133143 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[FD71692690BE8787]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 133143 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[FD71692690BE8787]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 133143 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[FD71692690BE8787]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 133146 INFO  (zkCallback-234-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@13607d name:ZooKeeperConnection Watcher:127.0.0.1:42382 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 133147 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[FD71692690BE8787]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 133147 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[FD71692690BE8787]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 133149 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[FD71692690BE8787]) [n:127.0.0.1:45320_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$56/1198662929@56182be0
   [junit4]   2> 133149 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[FD71692690BE8787]) [n:127.0.0.1:45320_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 133163 INFO  (zkCallback-235-thread-1-processing-n:127.0.0.1:45320_solr) [n:127.0.0.1:45320_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@31fa9999 name:ZooKeeperConnection Watcher:127.0.0.1:42382/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 133163 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[FD71692690BE8787]) [n:127.0.0.1:45320_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 133334 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[FD71692690BE8787]) [n:127.0.0.1:45320_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 133334 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[FD71692690BE8787]) [n:127.0.0.1:45320_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 133334 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[FD71692690BE8787]) [n:127.0.0.1:45320_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 133335 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[FD71692690BE8787]) [n:127.0.0.1:45320_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 133342 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[FD71692690BE8787]) [n:127.0.0.1:45320_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96348923737210899-127.0.0.1:45320_solr-n_0000000005
   [junit4]   2> 133343 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[FD71692690BE8787]) [n:127.0.0.1:45320_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96348923737210891-127.0.0.1:45071_solr-n_0000000004 to know if I could be the leader
   [junit4]   2> 133343 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[FD71692690BE8787]) [n:127.0.0.1:45320_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:45320_solr as DOWN
   [junit4]   2> 133363 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[FD71692690BE8787]) [n:127.0.0.1:45320_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45320_solr
   [junit4]   2> 133363 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[FD71692690BE8787]) [n:127.0.0.1:45320_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:45320_solr
   [junit4]   2> 133363 INFO  (OverseerStateUpdate-96348923737210892-127.0.0.1:42695_solr-n_0000000000) [n:127.0.0.1:42695_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:45320_

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

ection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:37031_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 3 directories currently being tracked
   [junit4]   2> 560970 INFO  (recoveryExecutor-533-thread-1-processing-n:127.0.0.1:37031_ x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:37031_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_FD71692690BE8787-001/shard-4-001/cores/collection1/data/snapshot_metadata [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_FD71692690BE8787-001/shard-4-001/cores/collection1/data/snapshot_metadata;done=false>>]
   [junit4]   2> 560970 INFO  (recoveryExecutor-533-thread-1-processing-n:127.0.0.1:37031_ x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:37031_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 560970 INFO  (recoveryExecutor-533-thread-1-processing-n:127.0.0.1:37031_ x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:37031_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_FD71692690BE8787-001/shard-4-001/cores/collection1/data/snapshot_metadata
   [junit4]   2> 560970 INFO  (recoveryExecutor-533-thread-1-processing-n:127.0.0.1:37031_ x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:37031_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_FD71692690BE8787-001/shard-4-001/cores/collection1/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_FD71692690BE8787-001/shard-4-001/cores/collection1/data/index;done=false>>]
   [junit4]   2> 560971 INFO  (recoveryExecutor-533-thread-1-processing-n:127.0.0.1:37031_ x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:37031_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 560971 INFO  (recoveryExecutor-533-thread-1-processing-n:127.0.0.1:37031_ x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:37031_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_FD71692690BE8787-001/shard-4-001/cores/collection1/data/index
   [junit4]   2> 560971 INFO  (recoveryExecutor-533-thread-1-processing-n:127.0.0.1:37031_ x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:37031_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_FD71692690BE8787-001/shard-4-001/cores/collection1/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_FD71692690BE8787-001/shard-4-001/cores/collection1/data;done=false>>]
   [junit4]   2> 560971 INFO  (recoveryExecutor-533-thread-1-processing-n:127.0.0.1:37031_ x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:37031_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 560971 INFO  (recoveryExecutor-533-thread-1-processing-n:127.0.0.1:37031_ x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:37031_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_FD71692690BE8787-001/shard-4-001/cores/collection1/data
   [junit4]   2> 560971 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[FD71692690BE8787]) [    ] o.a.s.c.Overseer Overseer (id=96348950772318226-127.0.0.1:37031_-n_0000000004) closing
   [junit4]   2> 560971 INFO  (OverseerStateUpdate-96348950772318226-127.0.0.1:37031_-n_0000000004) [n:127.0.0.1:37031_    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:37031_
   [junit4]   2> 560972 INFO  (zkCallback-535-thread-1-processing-n:127.0.0.1:37031_) [n:127.0.0.1:37031_    ] 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> 560972 WARN  (zkCallback-535-thread-1-processing-n:127.0.0.1:37031_) [n:127.0.0.1:37031_    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 560973 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[FD71692690BE8787]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@6387f03f{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 560973 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[FD71692690BE8787]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3dc8f3b8{/,null,UNAVAILABLE}
   [junit4]   2> 560976 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[FD71692690BE8787]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:41353 41353
   [junit4]   2> 561002 INFO  (Thread-823) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:41353 41353
   [junit4]   2> 561003 WARN  (Thread-823) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	18	/solr/configs/conf1
   [junit4]   2> 	6	/solr/aliases.json
   [junit4]   2> 	6	/solr/clusterprops.json
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/clusterstate.json
   [junit4]   2> 	4	/solr/collections/collection1/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	28	/solr/overseer/queue
   [junit4]   2> 	15	/solr/overseer/collection-queue-work
   [junit4]   2> 	10	/solr/overseer/queue-work
   [junit4]   2> 	6	/solr/live_nodes
   [junit4]   2> 	6	/solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrConfigHandlerConcurrent -Dtests.method=test -Dtests.seed=FD71692690BE8787 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=nl-NL -Dtests.timezone=Africa/Douala -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   16.0s J0 | TestSolrConfigHandlerConcurrent.test <<<
   [junit4]    > Throwable #1: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([FD71692690BE8787:752556FC3E42EA7F]:0)
   [junit4]    > 	at org.apache.solr.handler.TestSolrConfigHandlerConcurrent.test(TestSolrConfigHandlerConcurrent.java:109)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 561005 INFO  (SUITE-TestSolrConfigHandlerConcurrent-seed#[FD71692690BE8787]-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-core/test/J0/temp/solr.handler.TestSolrConfigHandlerConcurrent_FD71692690BE8787-001
   [junit4]   2> Aug 02, 2016 8:05:32 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62), sim=RandomSimilarity(queryNorm=false): {}, locale=nl-NL, timezone=Africa/Douala
   [junit4]   2> NOTE: Linux 4.4.0-31-generic amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=12,threads=1,free=306490120,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [RequiredFieldsTest, ShardSplitTest, TestAnalyzedSuggestions, TestScoreJoinQPScore, TestFieldCache, VersionInfoTest, TestSerializedLuceneMatchVersion, AnalyticsQueryTest, TestOverriddenPrefixQueryForCustomFieldType, TestSubQueryTransformerDistrib, RankQueryTest, TestRestoreCore, RollingRestartTest, PeerSyncTest, TestDownShardTolerantSearch, TestLeaderElectionZkExpiry, TestSlowCompositeReaderWrapper, TestUniqueKeyFieldResource, TestFunctionQuery, TestDistributedSearch, TestFieldTypeCollectionResource, SimpleCollectionCreateDeleteTest, JSONWriterTest, DefaultValueUpdateProcessorTest, TestSmileRequest, TestDefaultStatsCache, PolyFieldTest, CursorPagingTest, CoreSorterTest, CopyFieldTest, BJQParserTest, TestConfigSets, TestRandomFlRTGCloud, TestReplicaProperties, HdfsRecoverLeaseTest, DistributedQueryComponentOptimizationTest, UUIDFieldTest, TestReloadDeadlock, CloudExitableDirectoryReaderTest, ZkNodePropsTest, LeaderInitiatedRecoveryOnCommitTest, SystemInfoHandlerTest, TestSolrConfigHandlerConcurrent]
   [junit4] Completed [109/625 (2!)] on J0 in 16.82s, 1 test, 1 error <<< FAILURES!

[...truncated 61725 lines...]