Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/18007/
Java: 32bit/jdk1.8.0_102 -client -XX:+UseG1GC

3 tests failed.
FAILED:  
org.apache.solr.client.solrj.impl.HttpSolrClientConPoolTest.testPoolSize

Error Message:
expected:<17> but was:<35>

Stack Trace:
java.lang.AssertionError: expected:<17> but was:<35>
        at 
__randomizedtesting.SeedInfo.seed([7B942E6209D0B935:BDB638B7908A1C89]: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.client.solrj.impl.HttpSolrClientConPoolTest.testPoolSize(HttpSolrClientConPoolTest.java:98)
        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.client.solrj.impl.HttpSolrClientSSLAuthConPoolTest.testPoolSize

Error Message:
expected:<17> but was:<35>

Stack Trace:
java.lang.AssertionError: expected:<17> but was:<35>
        at 
__randomizedtesting.SeedInfo.seed([7B942E6209D0B935:BDB638B7908A1C89]: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.client.solrj.impl.HttpSolrClientConPoolTest.testPoolSize(HttpSolrClientConPoolTest.java:98)
        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.TestSolrCloudWithKerberosAlt.testBasics

Error Message:
Could not find collection:testkerberoscollection

Stack Trace:
java.lang.AssertionError: Could not find collection:testkerberoscollection
        at 
__randomizedtesting.SeedInfo.seed([5228F9A14AC15630:6FF0578D722F0840]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertNotNull(Assert.java:526)
        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:153)
        at 
org.apache.solr.cloud.TestSolrCloudWithKerberosAlt.testCollectionCreateSearchDelete(TestSolrCloudWithKerberosAlt.java:206)
        at 
org.apache.solr.cloud.TestSolrCloudWithKerberosAlt.testBasics(TestSolrCloudWithKerberosAlt.java:152)
        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 10778 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithKerberosAlt
   [junit4]   2> 137159 WARN  
(TEST-TestSolrCloudWithKerberosAlt.testBasics-seed#[5228F9A14AC15630]) [    ] 
o.a.d.s.c.DefaultDirectoryService You didn't change the admin password of 
directory service instance 'DefaultKrbServer'.  Please update the admin 
password as soon as possible to prevent a possible security breach.
   [junit4]   2> 139574 INFO  
(TEST-TestSolrCloudWithKerberosAlt.testBasics-seed#[5228F9A14AC15630]) [    ] 
o.a.s.c.TestSolrCloudWithKerberosAlt Enable delegation token: true
   [junit4]   2> 139576 INFO  
(TEST-TestSolrCloudWithKerberosAlt.testBasics-seed#[5228F9A14AC15630]) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithKerberosAlt_5228F9A14AC15630-001/tempDir-002
   [junit4]   2> 139577 INFO  
(TEST-TestSolrCloudWithKerberosAlt.testBasics-seed#[5228F9A14AC15630]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 139577 INFO  (Thread-187) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 139577 INFO  (Thread-187) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 139677 INFO  
(TEST-TestSolrCloudWithKerberosAlt.testBasics-seed#[5228F9A14AC15630]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:34967
   [junit4]   2> 139678 WARN  
(TEST-TestSolrCloudWithKerberosAlt.testBasics-seed#[5228F9A14AC15630]-SendThread(127.0.0.1:34967))
 [    ] o.a.z.ClientCnxn SASL configuration failed: 
javax.security.auth.login.LoginException: No JAAS configuration section named 
'Client' was found in specified JAAS configuration file: 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithKerberosAlt_5228F9A14AC15630-001/tempDir-001/minikdc/jaas-client.conf'.
 Will continue connection to Zookeeper server without SASL authentication, if 
Zookeeper server allows it.
   [junit4]   2> 139678 WARN  (zkCallback-115-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1fef21b name: 
ZooKeeperConnection Watcher:127.0.0.1:34967 got event WatchedEvent 
state:AuthFailed type:None path:null path: null type: None
   [junit4]   2> 139678 WARN  (zkCallback-115-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient received AuthFailed
   [junit4]   2> 139740 INFO  (jetty-launcher-114-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 139741 INFO  (jetty-launcher-114-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1374b3d{/solr,null,AVAILABLE}
   [junit4]   2> 139742 INFO  (jetty-launcher-114-thread-1) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@167bb16{HTTP/1.1,[http/1.1]}{127.0.0.1:41368}
   [junit4]   2> 139742 INFO  (jetty-launcher-114-thread-1) [    ] 
o.e.j.s.Server Started @141375ms
   [junit4]   2> 139742 INFO  (jetty-launcher-114-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=41368}
   [junit4]   2> 139742 INFO  (jetty-launcher-114-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 139742 INFO  (jetty-launcher-114-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 139742 INFO  (jetty-launcher-114-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 139742 INFO  (jetty-launcher-114-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-10-09T10:02:18.123Z
   [junit4]   2> 139743 WARN  
(jetty-launcher-114-thread-1-SendThread(127.0.0.1:34967)) [    ] 
o.a.z.ClientCnxn SASL configuration failed: 
javax.security.auth.login.LoginException: No JAAS configuration section named 
'Client' was found in specified JAAS configuration file: 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithKerberosAlt_5228F9A14AC15630-001/tempDir-001/minikdc/jaas-client.conf'.
 Will continue connection to Zookeeper server without SASL authentication, if 
Zookeeper server allows it.
   [junit4]   2> 139744 WARN  (zkCallback-116-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@49ea3e name: ZooKeeperConnection 
Watcher:127.0.0.1:34967/solr got event WatchedEvent state:AuthFailed type:None 
path:null path: null type: None
   [junit4]   2> 139744 WARN  (zkCallback-116-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient received AuthFailed
   [junit4]   2> 139747 INFO  (jetty-launcher-114-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 139786 INFO  (jetty-launcher-114-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34967/solr
   [junit4]   2> 139786 WARN  
(jetty-launcher-114-thread-1-SendThread(127.0.0.1:34967)) [    ] 
o.a.z.ClientCnxn SASL configuration failed: 
javax.security.auth.login.LoginException: No JAAS configuration section named 
'Client' was found in specified JAAS configuration file: 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithKerberosAlt_5228F9A14AC15630-001/tempDir-001/minikdc/jaas-client.conf'.
 Will continue connection to Zookeeper server without SASL authentication, if 
Zookeeper server allows it.
   [junit4]   2> 139786 WARN  (zkCallback-119-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@127eb46 name: 
ZooKeeperConnection Watcher:127.0.0.1:34967 got event WatchedEvent 
state:AuthFailed type:None path:null path: null type: None
   [junit4]   2> 139787 WARN  (zkCallback-119-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient received AuthFailed
   [junit4]   2> 139792 WARN  
(jetty-launcher-114-thread-1-SendThread(127.0.0.1:34967)) 
[n:127.0.0.1:41368_solr    ] o.a.z.ClientCnxn SASL configuration failed: 
javax.security.auth.login.LoginException: No JAAS configuration section named 
'Client' was found in specified JAAS configuration file: 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithKerberosAlt_5228F9A14AC15630-001/tempDir-001/minikdc/jaas-client.conf'.
 Will continue connection to Zookeeper server without SASL authentication, if 
Zookeeper server allows it.
   [junit4]   2> 139793 WARN  
(zkCallback-120-thread-1-processing-n:127.0.0.1:41368_solr) 
[n:127.0.0.1:41368_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@6ce921 name: ZooKeeperConnection 
Watcher:127.0.0.1:34967/solr got event WatchedEvent state:AuthFailed type:None 
path:null path: null type: None
   [junit4]   2> 139793 WARN  
(zkCallback-120-thread-1-processing-n:127.0.0.1:41368_solr) 
[n:127.0.0.1:41368_solr    ] o.a.s.c.c.ConnectionManager zkClient received 
AuthFailed
   [junit4]   2> 139876 INFO  (jetty-launcher-114-thread-1) 
[n:127.0.0.1:41368_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:41368_solr
   [junit4]   2> 139878 INFO  (jetty-launcher-114-thread-1) 
[n:127.0.0.1:41368_solr    ] o.a.s.c.Overseer Overseer 
(id=96731616900481027-127.0.0.1:41368_solr-n_0000000000) starting
   [junit4]   2> 139961 INFO  (jetty-launcher-114-thread-1) 
[n:127.0.0.1:41368_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41368_solr
   [junit4]   2> 139964 INFO  
(zkCallback-120-thread-1-processing-n:127.0.0.1:41368_solr) 
[n:127.0.0.1:41368_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 140034 INFO  (jetty-launcher-114-thread-1) 
[n:127.0.0.1:41368_solr    ] o.a.s.c.CoreContainer Authentication plugin class 
obtained from system property 'authenticationPlugin': 
org.apache.solr.security.KerberosPlugin
   [junit4]   2> 140037 INFO  (jetty-launcher-114-thread-1) 
[n:127.0.0.1:41368_solr    ] o.a.s.c.s.i.Krb5HttpClientBuilder Setting up 
SPNego auth with config: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithKerberosAlt_5228F9A14AC15630-001/tempDir-001/minikdc/jaas-client.conf
   [junit4]   2> 140057 INFO  (jetty-launcher-114-thread-1) 
[n:127.0.0.1:41368_solr    ] o.a.s.s.KerberosPlugin Params: {token.valid=30, 
kerberos.principal=HTTP/127.0.0.1, 
kerberos.keytab=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithKerberosAlt_5228F9A14AC15630-001/tempDir-001/minikdc/keytabs,
 cookie.domain=127.0.0.1, token.validity=36000, type=kerberos, 
delegation-token.token-kind=solr-dt, cookie.path=/, 
zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, 
signer.secret.provider.zookeeper.path=/token, zk-dt-secret-manager.enable=true, 
kerberos.name.rules=RULE:[1:$1@$0](.*EXAMPLE.COM)s/@.*//
   [junit4]   2> RULE:[2:$2@$0](.*EXAMPLE.COM)s/@.*//
   [junit4]   2> DEFAULT, signer.secret.provider=zookeeper}
   [junit4]   2> 140146 INFO  (jetty-launcher-114-thread-1) 
[n:127.0.0.1:41368_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 140151 WARN  
(jetty-launcher-114-thread-1-SendThread(127.0.0.1:34967)) 
[n:127.0.0.1:41368_solr    ] o.a.z.ClientCnxn SASL configuration failed: 
javax.security.auth.login.LoginException: No JAAS configuration section named 
'Client' was found in specified JAAS configuration file: 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithKerberosAlt_5228F9A14AC15630-001/tempDir-001/minikdc/jaas-client.conf'.
 Will continue connection to Zookeeper server without SASL authentication, if 
Zookeeper server allows it.
   [junit4]   2> 140159 ERROR (jetty-launcher-114-thread-1-EventThread) 
[n:127.0.0.1:41368_solr    ] o.a.c.ConnectionState Authentication failed
   [junit4]   2> 140165 INFO  (jetty-launcher-114-thread-1-EventThread) 
[n:127.0.0.1:41368_solr    ] o.a.c.f.s.ConnectionStateManager State change: 
CONNECTED
   [junit4]   2> 140412 INFO  (jetty-launcher-114-thread-1) 
[n:127.0.0.1:41368_solr    ] o.a.s.c.s.i.Krb5HttpClientBuilder Setting up 
SPNego auth with config: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithKerberosAlt_5228F9A14AC15630-001/tempDir-001/minikdc/jaas-client.conf
   [junit4]   2> 140414 INFO  (jetty-launcher-114-thread-1) 
[n:127.0.0.1:41368_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithKerberosAlt_5228F9A14AC15630-001/tempDir-002/node1/.
   [junit4]   2> 140416 WARN  
(TEST-TestSolrCloudWithKerberosAlt.testBasics-seed#[5228F9A14AC15630]-SendThread(127.0.0.1:34967))
 [    ] o.a.z.ClientCnxn SASL configuration failed: 
javax.security.auth.login.LoginException: No JAAS configuration section named 
'Client' was found in specified JAAS configuration file: 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithKerberosAlt_5228F9A14AC15630-001/tempDir-001/minikdc/jaas-client.conf'.
 Will continue connection to Zookeeper server without SASL authentication, if 
Zookeeper server allows it.
   [junit4]   2> 140416 WARN  (zkCallback-122-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@d670aa name: ZooKeeperConnection 
Watcher:127.0.0.1:34967 got event WatchedEvent state:AuthFailed type:None 
path:null path: null type: None
   [junit4]   2> 140416 WARN  (zkCallback-122-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient received AuthFailed
   [junit4]   2> 140433 WARN  
(TEST-TestSolrCloudWithKerberosAlt.testBasics-seed#[5228F9A14AC15630]-SendThread(127.0.0.1:34967))
 [    ] o.a.z.ClientCnxn SASL configuration failed: 
javax.security.auth.login.LoginException: No JAAS configuration section named 
'Client' was found in specified JAAS configuration file: 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithKerberosAlt_5228F9A14AC15630-001/tempDir-001/minikdc/jaas-client.conf'.
 Will continue connection to Zookeeper server without SASL authentication, if 
Zookeeper server allows it.
   [junit4]   2> 140433 WARN  (zkCallback-124-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1da06d5 name: 
ZooKeeperConnection Watcher:127.0.0.1:34967/solr got event WatchedEvent 
state:AuthFailed type:None path:null path: null type: None
   [junit4]   2> 140433 WARN  (zkCallback-124-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient received AuthFailed
   [junit4]   2> 143218 WARN  
(TEST-TestSolrCloudWithKerberosAlt.testBasics-seed#[5228F9A14AC15630]-SendThread(127.0.0.1:34967))
 [    ] o.a.z.ClientCnxn SASL configuration failed: 
javax.security.auth.login.LoginException: No JAAS configuration section named 
'Client' was found in specified JAAS configuration file: 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithKerberosAlt_5228F9A14AC15630-001/tempDir-001/minikdc/jaas-client.conf'.
 Will continue connection to Zookeeper server without SASL authentication, if 
Zookeeper server allows it.
   [junit4]   2> 143218 WARN  (zkCallback-126-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@18eeab1 name: 
ZooKeeperConnection Watcher:127.0.0.1:34967/solr got event WatchedEvent 
state:AuthFailed type:None path:null path: null type: None
   [junit4]   2> 143218 WARN  (zkCallback-126-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient received AuthFailed
   [junit4]   2> 143237 INFO  
(TEST-TestSolrCloudWithKerberosAlt.testBasics-seed#[5228F9A14AC15630]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   1> Debug is  true storeKey true useTicketCache false useKeyTab 
true doNotPrompt false ticketCache is null isInitiator true KeyTab is 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithKerberosAlt_5228F9A14AC15630-001/tempDir-001/minikdc/keytabs
 refreshKrb5Config is true principal is solr tryFirstPass is false useFirstPass 
is false storePass is false clearPass is false
   [junit4]   1> Refreshing Kerberos configuration
   [junit4]   1> principal is s...@example.com
   [junit4]   1> Will use keytab
   [junit4]   1> Commit Succeeded 
   [junit4]   1> 
   [junit4]   2> 143829 INFO  (qtp3954420-952) [n:127.0.0.1:41368_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&property.solr.tests.ramBufferSizeMB=100&property.solr.tests.mergePolicyFactory=org.apache.solr.index.TieredMergePolicyFactory&property.solr.tests.useMergePolicyFactory=true&property.solr.tests.useMergePolicy=false&version=2&property.solr.tests.mergeScheduler=org.apache.lucene.index.ConcurrentMergeScheduler&property.config=solrconfig-tlog.xml&property.solr.tests.maxBufferedDocs=100000&name=testkerberoscollection&action=CREATE&numShards=1&property.solr.directoryFactory=solr.RAMDirectoryFactory&wt=javabin
 and sendToOCPQueue=true
   [junit4]   2> 143863 INFO  
(OverseerThreadFactory-385-thread-1-processing-n:127.0.0.1:41368_solr) 
[n:127.0.0.1:41368_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
testkerberoscollection
   [junit4]   2> 143863 INFO  
(OverseerThreadFactory-385-thread-1-processing-n:127.0.0.1:41368_solr) 
[n:127.0.0.1:41368_solr    ] o.a.s.c.CreateCollectionCmd Only one config set 
found in zk - using it:solrCloudCollectionConfig
   [junit4]   2> 144006 ERROR 
(OverseerThreadFactory-385-thread-1-processing-n:127.0.0.1:41368_solr) 
[n:127.0.0.1:41368_solr    ] o.a.s.c.OverseerCollectionMessageHandler Error 
from shard: http://127.0.0.1:41368/solr
   [junit4]   2> 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:41368/solr: Expected mime type 
application/octet-stream but got text/html. <html>
   [junit4]   2> <head>
   [junit4]   2> <meta http-equiv="Content-Type" 
content="text/html;charset=ISO-8859-1"/>
   [junit4]   2> <title>Error 401 </title>
   [junit4]   2> </head>
   [junit4]   2> <body>
   [junit4]   2> <h2>HTTP ERROR: 401</h2>
   [junit4]   2> <p>Problem accessing /solr/admin/cores. Reason:
   [junit4]   2> <pre>    Authentication required</pre></p>
   [junit4]   2> <hr /><a href="http://eclipse.org/jetty";>Powered by Jetty:// 
9.3.8.v20160314</a><hr/>
   [junit4]   2> </body>
   [junit4]   2> </html>
   [junit4]   2> 
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:578)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:262)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:251)
   [junit4]   2>        at 
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
   [junit4]   2>        at 
org.apache.solr.handler.component.HttpShardHandler.lambda$submit$0(HttpShardHandler.java:195)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.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> 144006 ERROR 
(OverseerThreadFactory-385-thread-1-processing-n:127.0.0.1:41368_solr) 
[n:127.0.0.1:41368_solr    ] o.a.s.c.OverseerCollectionMessageHandler Cleaning 
up collection [testkerberoscollection].
   [junit4]   2> 144007 INFO  
(OverseerThreadFactory-385-thread-1-processing-n:127.0.0.1:41368_solr) 
[n:127.0.0.1:41368_solr    ] o.a.s.c.OverseerCollectionMessageHandler Executing 
Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 144713 INFO  
(OverseerThreadFactory-385-thread-1-processing-n:127.0.0.1:41368_solr) 
[n:127.0.0.1:41368_solr    ] o.a.s.c.CreateCollectionCmd Cleaned up artifacts 
for failed create collection for [testkerberoscollection]
   [junit4]   2> 144724 INFO  (qtp3954420-952) [n:127.0.0.1:41368_solr    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 145866 INFO  
(OverseerCollectionConfigSetProcessor-96731616900481027-127.0.0.1:41368_solr-n_0000000000)
 [n:127.0.0.1:41368_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 174727 ERROR (qtp3954420-952) [n:127.0.0.1:41368_solr    ] 
o.a.s.h.a.CollectionsHandler Timed out waiting for new collection's replicas to 
become ACTIVE with timeout=30
   [junit4]   2> 174728 INFO  (qtp3954420-952) [n:127.0.0.1:41368_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&property.solr.tests.ramBufferSizeMB=100&property.solr.tests.mergePolicyFactory=org.apache.solr.index.TieredMergePolicyFactory&property.solr.tests.useMergePolicyFactory=true&property.solr.tests.useMergePolicy=false&version=2&property.solr.tests.mergeScheduler=org.apache.lucene.index.ConcurrentMergeScheduler&property.config=solrconfig-tlog.xml&property.solr.tests.maxBufferedDocs=100000&name=testkerberoscollection&action=CREATE&numShards=1&property.solr.directoryFactory=solr.RAMDirectoryFactory&wt=javabin}
 status=0 QTime=30899
   [junit4]   2> 174735 WARN  
(TEST-TestSolrCloudWithKerberosAlt.testBasics-seed#[5228F9A14AC15630]) [    ] 
o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth="u=solr&p=s...@example.com&t=kerberos-dt&e=1476043342131&s=bRYKGQ6A5NaJg2LOPFWmHeuWr+I=";
 Path=/; Domain=127.0.0.1; Expires=   , 09-   -2016 20:02:22 GMT; HttpOnly". 
Invalid 'expires' attribute: , 09- -2016 20:02:22 GMT
   [junit4]   2> 174736 WARN  
(TEST-TestSolrCloudWithKerberosAlt.testBasics-seed#[5228F9A14AC15630]-SendThread(127.0.0.1:34967))
 [    ] o.a.z.ClientCnxn SASL configuration failed: 
javax.security.auth.login.LoginException: No JAAS configuration section named 
'Client' was found in specified JAAS configuration file: 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithKerberosAlt_5228F9A14AC15630-001/tempDir-001/minikdc/jaas-client.conf'.
 Will continue connection to Zookeeper server without SASL authentication, if 
Zookeeper server allows it.
   [junit4]   2> 174737 WARN  (zkCallback-127-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@158e70a name: 
ZooKeeperConnection Watcher:127.0.0.1:34967/solr got event WatchedEvent 
state:AuthFailed type:None path:null path: null type: None
   [junit4]   2> 174737 WARN  (zkCallback-127-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient received AuthFailed
   [junit4]   2> 174758 INFO  
(TEST-TestSolrCloudWithKerberosAlt.testBasics-seed#[5228F9A14AC15630]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 174758 INFO  
(TEST-TestSolrCloudWithKerberosAlt.testBasics-seed#[5228F9A14AC15630]) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: 
testkerberoscollection failOnTimeout:true timeout (sec):330
   [junit4]   1> -
   [junit4]   2> 174765 INFO  (jetty-launcher-114-thread-1) [    ] 
o.e.j.s.ServerConnector Stopped 
ServerConnector@167bb16{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 174765 INFO  (jetty-launcher-114-thread-1) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=15846835
   [junit4]   2> 174770 INFO  (jetty-launcher-114-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=96731616900481027-127.0.0.1:41368_solr-n_0000000000) closing
   [junit4]   2> 174771 INFO  
(OverseerStateUpdate-96731616900481027-127.0.0.1:41368_solr-n_0000000000) 
[n:127.0.0.1:41368_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:41368_solr
   [junit4]   2> 174783 WARN  
(zkCallback-120-thread-1-processing-n:127.0.0.1:41368_solr) 
[n:127.0.0.1:41368_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 174784 ERROR 
(Thread[Thread-197,5,TGRP-TestSolrCloudWithKerberosAlt]) 
[n:127.0.0.1:41368_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager 
ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 174794 INFO  (jetty-launcher-114-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1374b3d{/solr,null,UNAVAILABLE}
   [junit4]   2> 174795 INFO  
(TEST-TestSolrCloudWithKerberosAlt.testBasics-seed#[5228F9A14AC15630]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:34967 34967
   [junit4]   2> 175036 INFO  (Thread-187) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:34967 34967
   [junit4]   2> 175036 WARN  (Thread-187) [    ] 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>        3       /solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        3       /solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        33      /solr/overseer/collection-queue-work
   [junit4]   2>        3       /solr/live_nodes
   [junit4]   2>        3       /solr/collections
   [junit4]   2>        2       /solr/overseer/queue
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestSolrCloudWithKerberosAlt -Dtests.method=testBasics 
-Dtests.seed=5228F9A14AC15630 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=sr-CS -Dtests.timezone=Hongkong -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] FAILURE 46.0s J0 | TestSolrCloudWithKerberosAlt.testBasics <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Could not find 
collection:testkerberoscollection
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([5228F9A14AC15630:6FF0578D722F0840]:0)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:153)
   [junit4]    >        at 
org.apache.solr.cloud.TestSolrCloudWithKerberosAlt.testCollectionCreateSearchDelete(TestSolrCloudWithKerberosAlt.java:206)
   [junit4]    >        at 
org.apache.solr.cloud.TestSolrCloudWithKerberosAlt.testBasics(TestSolrCloudWithKerberosAlt.java:152)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [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.TestSolrCloudWithKerberosAlt_5228F9A14AC15630-001
   [junit4]   2> NOTE: test params are: 
codec=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST,
 chunkSize=12504, maxDocsPerChunk=607, blockSize=4), 
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST, 
chunkSize=12504, blockSize=4)), sim=RandomSimilarity(queryNorm=true): {}, 
locale=sr-CS, timezone=Hongkong
   [junit4]   2> NOTE: Linux 4.4.0-36-generic i386/Oracle Corporation 1.8.0_102 
(32-bit)/cpus=12,threads=1,free=70626776,total=321912832
   [junit4]   2> NOTE: All tests run in this JVM: [TestRangeQuery, 
OverseerModifyCollectionTest, BasicDistributedZkTest, 
TestBlendedInfixSuggestions, TestFieldTypeResource, 
HdfsBasicDistributedZk2Test, TestSolrCloudWithKerberosAlt]
   [junit4] Completed [51/635 (1!)] on J0 in 46.06s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 2358 lines...]
   [junit4] Suite: 
org.apache.solr.client.solrj.impl.HttpSolrClientSSLAuthConPoolTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.HttpSolrClientSSLAuthConPoolTest_7B942E6209D0B935-001/init-core-data-001
   [junit4]   2> 27334 INFO  
(SUITE-HttpSolrClientSSLAuthConPoolTest-seed#[7B942E6209D0B935]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=1.0, clientAuth=NaN)
   [junit4]   2> 27363 INFO  
(SUITE-HttpSolrClientSSLAuthConPoolTest-seed#[7B942E6209D0B935]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 27363 INFO  
(SUITE-HttpSolrClientSSLAuthConPoolTest-seed#[7B942E6209D0B935]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 27363 INFO  
(SUITE-HttpSolrClientSSLAuthConPoolTest-seed#[7B942E6209D0B935]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.HttpSolrClientSSLAuthConPoolTest_7B942E6209D0B935-001/tempDir-002/cores/core
   [junit4]   2> 27375 INFO  
(SUITE-HttpSolrClientSSLAuthConPoolTest-seed#[7B942E6209D0B935]-worker) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 27375 INFO  
(SUITE-HttpSolrClientSSLAuthConPoolTest-seed#[7B942E6209D0B935]-worker) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@56a1eb{/solr,null,AVAILABLE}
   [junit4]   2> 27506 INFO  
(SUITE-HttpSolrClientSSLAuthConPoolTest-seed#[7B942E6209D0B935]-worker) [    ] 
o.e.j.s.ServerConnector Started ServerConnector@1812089{SSL,[ssl, 
http/1.1]}{127.0.0.1:38726}
   [junit4]   2> 27506 INFO  
(SUITE-HttpSolrClientSSLAuthConPoolTest-seed#[7B942E6209D0B935]-worker) [    ] 
o.e.j.s.Server Started @29176ms
   [junit4]   2> 27506 INFO  
(SUITE-HttpSolrClientSSLAuthConPoolTest-seed#[7B942E6209D0B935]-worker) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=38726, 
configSetBaseDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.HttpSolrClientSSLAuthConPoolTest_7B942E6209D0B935-001/tempDir-001,
 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.HttpSolrClientSSLAuthConPoolTest_7B942E6209D0B935-001/tempDir-002/cores}
   [junit4]   2> 27507 INFO  
(SUITE-HttpSolrClientSSLAuthConPoolTest-seed#[7B942E6209D0B935]-worker) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 27507 INFO  
(SUITE-HttpSolrClientSSLAuthConPoolTest-seed#[7B942E6209D0B935]-worker) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 27507 INFO  
(SUITE-HttpSolrClientSSLAuthConPoolTest-seed#[7B942E6209D0B935]-worker) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 27507 INFO  
(SUITE-HttpSolrClientSSLAuthConPoolTest-seed#[7B942E6209D0B935]-worker) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-10-09T10:34:53.844Z
   [junit4]   2> 27508 INFO  
(SUITE-HttpSolrClientSSLAuthConPoolTest-seed#[7B942E6209D0B935]-worker) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.HttpSolrClientSSLAuthConPoolTest_7B942E6209D0B935-001/tempDir-001/solr.xml
   [junit4]   2> 27535 INFO  
(SUITE-HttpSolrClientSSLAuthConPoolTest-seed#[7B942E6209D0B935]-worker) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.HttpSolrClientSSLAuthConPoolTest_7B942E6209D0B935-001/tempDir-001
   [junit4]   2> 27535 INFO  
(SUITE-HttpSolrClientSSLAuthConPoolTest-seed#[7B942E6209D0B935]-worker) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 27584 WARN  (coreLoadExecutor-20-thread-1) [    ] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.HttpSolrClientSSLAuthConPoolTest_7B942E6209D0B935-001/tempDir-001/collection1/../../../../contrib/extraction/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.HttpSolrClientSSLAuthConPoolTest_7B942E6209D0B935-001/tempDir-001/collection1/../../../../contrib/extraction/lib
   [junit4]   2> 27584 WARN  (coreLoadExecutor-20-thread-1) [    ] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.HttpSolrClientSSLAuthConPoolTest_7B942E6209D0B935-001/tempDir-001/collection1/../../../../dist
 filtered by solr-cell-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.HttpSolrClientSSLAuthConPoolTest_7B942E6209D0B935-001/tempDir-001/collection1/../../../../dist
   [junit4]   2> 27585 WARN  (coreLoadExecutor-20-thread-1) [    ] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.HttpSolrClientSSLAuthConPoolTest_7B942E6209D0B935-001/tempDir-001/collection1/../../../../contrib/clustering/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.HttpSolrClientSSLAuthConPoolTest_7B942E6209D0B935-001/tempDir-001/collection1/../../../../contrib/clustering/lib
   [junit4]   2> 27585 WARN  (coreLoadExecutor-20-thread-1) [    ] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.HttpSolrClientSSLAuthConPoolTest_7B942E6209D0B935-001/tempDir-001/collection1/../../../../dist
 filtered by solr-clustering-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.HttpSolrClientSSLAuthConPoolTest_7B942E6209D0B935-001/tempDir-001/collection1/../../../../dist
   [junit4]   2> 27585 WARN  (coreLoadExecutor-20-thread-1) [    ] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.HttpSolrClientSSLAuthConPoolTest_7B942E6209D0B935-001/tempDir-001/collection1/../../../../contrib/langid/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.HttpSolrClientSSLAuthConPoolTest_7B942E6209D0B935-001/tempDir-001/collection1/../../../../contrib/langid/lib
   [junit4]   2> 27585 WARN  (coreLoadExecutor-20-thread-1) [    ] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.HttpSolrClientSSLAuthConPoolTest_7B942E6209D0B935-001/tempDir-001/collection1/../../../../dist
 filtered by solr-langid-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.HttpSolrClientSSLAuthConPoolTest_7B942E6209D0B935-001/tempDir-001/collection1/../../../../dist
   [junit4]   2> 27585 WARN  (coreLoadExecutor-20-thread-1) [    ] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.HttpSolrClientSSLAuthConPoolTest_7B942E6209D0B935-001/tempDir-001/collection1/../../../../contrib/velocity/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.HttpSolrClientSSLAuthConPoolTest_7B942E6209D0B935-001/tempDir-001/collection1/../../../../contrib/velocity/lib
   [junit4]   2> 27585 WARN  (coreLoadExecutor-20-thread-1) [    ] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.HttpSolrClientSSLAuthConPoolTest_7B942E6209D0B935-001/tempDir-001/collection1/../../../../dist
 filtered by solr-velocity-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.HttpSolrClientSSLAuthConPoolTest_7B942E6209D0B935-001/tempDir-001/collection1/../../../../dist
   [junit4]   2> 27617 INFO  (coreLoadExecutor-20-thread-1) [    ] 
o.a.s.u.SolrIndexConfig IndexWriter infoStream solr logging is enabled
   [junit4]   2> 27621 INFO  (coreLoadExecutor-20-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 27680 INFO  (coreLoadExecutor-20-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=example
   [junit4]   2> 27964 INFO  (coreLoadExecutor-20-thread-1) [    ] 
o.a.s.r.RestManager Registered ManagedResource impl 
org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path 
/schema/analysis/stopwords/english
   [junit4]   2> 27964 INFO  (coreLoadExecutor-20-thread-1) [    ] 
o.a.s.r.RestManager Registered ManagedResource impl 
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager 
for path /schema/analysis/synonyms/english
   [junit4]   2> 27965 INFO  (coreLoadExecutor-20-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema example/1.6 with uniqueid field id
   [junit4]   2> 27965 INFO  (coreLoadExecutor-20-thread-1) [    ] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 27965 INFO  (coreLoadExecutor-20-thread-1) [    ] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing 
ManagedResource /schema/analysis/synonyms/english
   [junit4]   2> 27992 INFO  (coreLoadExecutor-20-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.HttpSolrClientSSLAuthConPoolTest_7B942E6209D0B935-001/tempDir-001/collection1
   [junit4]   2> 27992 INFO  (coreLoadExecutor-20-thread-1) [    x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.HttpSolrClientSSLAuthConPoolTest_7B942E6209D0B935-001/tempDir-001/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.HttpSolrClientSSLAuthConPoolTest_7B942E6209D0B935-001/tempDir-001/collection1/data/]
   [junit4]   2> 27992 INFO  (coreLoadExecutor-20-thread-1) [    x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@17f5a22
   [junit4]   2> 27994 INFO  (coreLoadExecutor-20-thread-1) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-20-thread-1]: init: current 
segments file is "segments"; 
deletionPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper@104a6db
   [junit4]   2> 27994 INFO  (coreLoadExecutor-20-thread-1) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-20-thread-1]: delete []
   [junit4]   2> 27994 INFO  (coreLoadExecutor-20-thread-1) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-20-thread-1]: now checkpoint 
"" [0 segments ; isCommit = false]
   [junit4]   2> 27994 INFO  (coreLoadExecutor-20-thread-1) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-20-thread-1]: delete []
   [junit4]   2> 27994 INFO  (coreLoadExecutor-20-thread-1) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-20-thread-1]: 0 msec to 
checkpoint
   [junit4]   2> 27994 INFO  (coreLoadExecutor-20-thread-1) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-20-thread-1]: init: create=true
   [junit4]   2> 27994 INFO  (coreLoadExecutor-20-thread-1) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-20-thread-1]: 
   [junit4]   2> dir=MockDirectoryWrapper(RAMDirectory@b9dc67 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7ae36f)
   [junit4]   2> index=
   [junit4]   2> version=7.0.0
   [junit4]   2> 
analyzer=org.apache.solr.update.SolrIndexConfig$DelayedSchemaAnalyzer
   [junit4]   2> ramBufferSizeMB=100.0
   [junit4]   2> maxBufferedDocs=-1
   [junit4]   2> maxBufferedDeleteTerms=-1
   [junit4]   2> mergedSegmentWarmer=null
   [junit4]   2> delPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper
   [junit4]   2> commit=null
   [junit4]   2> openMode=CREATE
   [junit4]   2> 
similarity=org.apache.solr.search.similarities.SchemaSimilarityFactory$1
   [junit4]   2> mergeScheduler=ConcurrentMergeScheduler: maxThreadCount=-1, 
maxMergeCount=-1, ioThrottle=true
   [junit4]   2> codec=Lucene70
   [junit4]   2> infoStream=org.apache.solr.update.LoggingInfoStream
   [junit4]   2> mergePolicy=[TieredMergePolicy: maxMergeAtOnce=10, 
maxMergeAtOnceExplicit=30, maxMergedSegmentMB=5120.0, floorSegmentMB=2.0, 
forceMergeDeletesPctAllowed=10.0, segmentsPerTier=10.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1
   [junit4]   2> 
indexerThreadPool=org.apache.lucene.index.DocumentsWriterPerThreadPool@1fd6d3f
   [junit4]   2> readerPooling=false
   [junit4]   2> perThreadHardLimitMB=1945
   [junit4]   2> useCompoundFile=false
   [junit4]   2> commitOnClose=true
   [junit4]   2> indexSort=null
   [junit4]   2> writer=org.apache.solr.update.SolrIndexWriter@1efd743
   [junit4]   2> 
   [junit4]   2> 27995 INFO  (coreLoadExecutor-20-thread-1) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-20-thread-1]: 
MMapDirectory.UNMAP_SUPPORTED=true
   [junit4]   2> 27995 INFO  (coreLoadExecutor-20-thread-1) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-20-thread-1]: now flush at close
   [junit4]   2> 27995 INFO  (coreLoadExecutor-20-thread-1) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-20-thread-1]:   start flush: 
applyAllDeletes=true
   [junit4]   2> 27995 INFO  (coreLoadExecutor-20-thread-1) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-20-thread-1]:   index before 
flush 
   [junit4]   2> 27995 INFO  (coreLoadExecutor-20-thread-1) [    x:collection1] 
o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-20-thread-1]: startFullFlush
   [junit4]   2> 27995 INFO  (coreLoadExecutor-20-thread-1) [    x:collection1] 
o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-20-thread-1]: 
coreLoadExecutor-20-thread-1 finishFullFlush success=true
   [junit4]   2> 27995 INFO  (coreLoadExecutor-20-thread-1) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-20-thread-1]: apply all deletes 
during flush
   [junit4]   2> 27995 INFO  (coreLoadExecutor-20-thread-1) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-20-thread-1]: now apply all 
deletes for all segments maxDoc=0
   [junit4]   2> 27995 INFO  (coreLoadExecutor-20-thread-1) [    x:collection1] 
o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-20-thread-1]: prune 
sis=segments:  minGen=9223372036854775807 packetCount=0
   [junit4]   2> 27995 INFO  (coreLoadExecutor-20-thread-1) [    x:collection1] 
o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-20-thread-1]: 
initDynamicDefaults spins=true maxThreadCount=1 maxMergeCount=6
   [junit4]   2> 27995 INFO  (coreLoadExecutor-20-thread-1) [    x:collection1] 
o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-20-thread-1]: 
updateMergeThreads ioThrottle=true targetMBPerSec=10240.0 MB/sec
   [junit4]   2> 27995 INFO  (coreLoadExecutor-20-thread-1) [    x:collection1] 
o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-20-thread-1]: now merge
   [junit4]   2> 27995 INFO  (coreLoadExecutor-20-thread-1) [    x:collection1] 
o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-20-thread-1]:   index: 
   [junit4]   2> 27995 INFO  (coreLoadExecutor-20-thread-1) [    x:collection1] 
o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-20-thread-1]:   no more merges 
pending; now return
   [junit4]   2> 27995 INFO  (coreLoadExecutor-20-thread-1) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-20-thread-1]: waitForMerges
   [junit4]   2> 27995 INFO  (coreLoadExecutor-20-thread-1) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-20-thread-1]: waitForMerges done
   [junit4]   2> 27995 INFO  (coreLoadExecutor-20-thread-1) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-20-thread-1]: commit: start
   [junit4]   2> 27996 INFO  (coreLoadExecutor-20-thread-1) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-20-thread-1]: commit: enter lock
   [junit4]   2> 27996 INFO  (coreLoadExecutor-20-thread-1) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-20-thread-1]: commit: now 
prepare
   [junit4]   2> 27996 INFO  (coreLoadExecutor-20-thread-1) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-20-thread-1]: prepareCommit: 
flush
   [junit4]   2> 27996 INFO  (coreLoadExecutor-20-thread-1) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-20-thread-1]:   index before 
flush 
   [junit4]   2> 27996 INFO  (coreLoadExecutor-20-thread-1) [    x:collection1] 
o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-20-thread-1]: startFullFlush
   [junit4]   2> 27996 INFO  (coreLoadExecutor-20-thread-1) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-20-thread-1]: apply all deletes 
during flush
   [junit4]   2> 27996 INFO  (coreLoadExecutor-20-thread-1) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-20-thread-1]: now apply all 
deletes for all segments maxDoc=0
   [junit4]   2> 27996 INFO  (coreLoadExecutor-20-thread-1) [    x:collection1] 
o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-20-thread-1]: prune 
sis=segments:  minGen=9223372036854775807 packetCount=0
   [junit4]   2> 27996 INFO  (coreLoadExecutor-20-thread-1) [    x:collection1] 
o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-20-thread-1]: 
coreLoadExecutor-20-thread-1 finishFullFlush success=true
   [junit4]   2> 27996 INFO  (coreLoadExecutor-20-thread-1) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-20-thread-1]: startCommit(): 
start
   [junit4]   2> 27996 INFO  (coreLoadExecutor-20-thread-1) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-20-thread-1]: startCommit 
index= changeCount=2
   [junit4]   2> 27996 INFO  (coreLoadExecutor-20-thread-1) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-20-thread-1]: startCommit: 
wrote pending segments file "pending_segments_1"
   [junit4]   2> 27996 INFO  (coreLoadExecutor-20-thread-1) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-20-thread-1]: done all syncs: []
   [junit4]   2> 27996 INFO  (coreLoadExecutor-20-thread-1) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-20-thread-1]: commit: 
pendingCommit != null
   [junit4]   2> 27996 INFO  (coreLoadExecutor-20-thread-1) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-20-thread-1]: commit: done 
writing segments file "segments_1"
   [junit4]   2> 27996 INFO  (coreLoadExecutor-20-thread-1) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-20-thread-1]: now checkpoint 
"" [0 segments ; isCommit = true]
   [junit4]   2> 27997 INFO  (coreLoadExecutor-20-thread-1) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-20-thread-1]: 0 msec to 
checkpoint
   [junit4]   2> 27997 INFO  (coreLoadExecutor-20-thread-1) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-20-thread-1]: delete []
   [junit4]   2> 27997 INFO  (coreLoadExecutor-20-thread-1) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-20-thread-1]: commit: took 1.0 
msec
   [junit4]   2> 27997 INFO  (coreLoadExecutor-20-thread-1) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-20-thread-1]: commit: done
   [junit4]   2> 27997 INFO  (coreLoadExecutor-20-thread-1) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-20-thread-1]: rollback
   [junit4]   2> 27997 INFO  (coreLoadExecutor-20-thread-1) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-20-thread-1]: all running 
merges have aborted
   [junit4]   2> 27997 INFO  (coreLoadExecutor-20-thread-1) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-20-thread-1]: rollback: done 
finish merges
   [junit4]   2> 27997 INFO  (coreLoadExecutor-20-thread-1) [    x:collection1] 
o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-20-thread-1]: abort
   [junit4]   2> 27997 INFO  (coreLoadExecutor-20-thread-1) [    x:collection1] 
o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-20-thread-1]: done abort 
success=true
   [junit4]   2> 27997 INFO  (coreLoadExecutor-20-thread-1) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-20-thread-1]: rollback: infos=
   [junit4]   2> 27997 INFO  (coreLoadExecutor-20-thread-1) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-20-thread-1]: now checkpoint 
"" [0 segments ; isCommit = false]
   [junit4]   2> 27997 INFO  (coreLoadExecutor-20-thread-1) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-20-thread-1]: delete []
   [junit4]   2> 27997 INFO  (coreLoadExecutor-20-thread-1) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-20-thread-1]: 0 msec to 
checkpoint
   [junit4]   2> 27997 INFO  (coreLoadExecutor-20-thread-1) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-20-thread-1]: delete []
   [junit4]   2> 28000 INFO  (coreLoadExecutor-20-thread-1) [    x:collection1] 
o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 28019 INFO  (coreLoadExecutor-20-thread-1) [    x:collection1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 28019 INFO  (coreLoadExecutor-20-thread-1) [    x:collection1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 28020 INFO  (coreLoadExecutor-20-thread-1) [    x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 28020 INFO  (coreLoadExecutor-20-thread-1) [    x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 28021 INFO  (coreLoadExecutor-20-thread-1) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-20-thread-1]: init: current 
segments file is "segments_1"; 
deletionPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper@104a6db
   [junit4]   2> 28021 INFO  (coreLoadExecutor-20-thread-1) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-20-thread-1]: init: load 
commit "segments_1"
   [junit4]   2> 28021 INFO  (coreLoadExecutor-20-thread-1) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-20-thread-1]: delete []
   [junit4]   2> 28021 INFO  (coreLoadExecutor-20-thread-1) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-20-thread-1]: now checkpoint 
"" [0 segments ; isCommit = false]
   [junit4]   2> 28021 INFO  (coreLoadExecutor-20-thread-1) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-20-thread-1]: delete []
   [junit4]   2> 28021 INFO  (coreLoadExecutor-20-thread-1) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-20-thread-1]: 0 msec to 
checkpoint
   [junit4]   2> 28021 INFO  (coreLoadExecutor-20-thread-1) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-20-thread-1]: init: create=false
   [junit4]   2> 28021 INFO  (coreLoadExecutor-20-thread-1) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-20-thread-1]: 
   [junit4]   2> dir=MockDirectoryWrapper(RAMDirectory@b9dc67 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7ae36f)
   [junit4]   2> index=
   [junit4]   2> version=7.0.0
   [junit4]   2> 
analyzer=org.apache.solr.update.SolrIndexConfig$DelayedSchemaAnalyzer
   [junit4]   2> ramBufferSizeMB=100.0
   [junit4]   2> maxBufferedDocs=-1
   [junit4]   2> maxBufferedDeleteTerms=-1
   [junit4]   2> mergedSegmentWarmer=null
   [junit4]   2> delPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper
   [junit4]   2> commit=null
   [junit4]   2> openMode=APPEND
   [junit4]   2> 
similarity=org.apache.solr.search.similarities.SchemaSimilarityFactory$1
   [junit4]   2> mergeScheduler=ConcurrentMergeScheduler: maxThreadCount=-1, 
maxMergeCount=-1, ioThrottle=true
   [junit4]   2> codec=Lucene70
   [junit4]   2> infoStream=org.apache.solr.update.LoggingInfoStream
   [junit4]   2> mergePolicy=[TieredMergePolicy: maxMergeAtOnce=10, 
maxMergeAtOnceExplicit=30, maxMergedSegmentMB=5120.0, floorSegmentMB=2.0, 
forceMergeDeletesPctAllowed=10.0, segmentsPerTier=10.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1
   [junit4]   2> 
indexerThreadPool=org.apache.lucene.index.DocumentsWriterPerThreadPool@8cc640
   [junit4]   2> readerPooling=false
   [junit4]   2> perThreadHardLimitMB=1945
   [junit4]   2> useCompoundFile=false
   [junit4]   2> commitOnClose=true
   [junit4]   2> indexSort=null
   [junit4]   2> writer=org.apache.solr.update.SolrIndexWriter@1e96407
   [junit4]   2> 
   [junit4]   2> 28021 INFO  (coreLoadExecutor-20-thread-1) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-20-thread-1]: 
MMapDirectory.UNMAP_SUPPORTED=true
   [junit4]   2> 28021 INFO  (coreLoadExecutor-20-thread-1) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-20-thread-1]: flush at getReader
   [junit4]   2> 28021 INFO  (coreLoadExecutor-20-thread-1) [    x:collection1] 
o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-20-thread-1]: startFullFlush
   [junit4]   2> 28022 INFO  (coreLoadExecutor-20-thread-1) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-20-thread-1]: apply all deletes 
during flush
   [junit4]   2> 28022 INFO  (coreLoadExecutor-20-thread-1) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-20-thread-1]: now apply all 
deletes for all segments maxDoc=0
   [junit4]   2> 28022 INFO  (coreLoadExecutor-20-thread-1) [    x:collection1] 
o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-20-thread-1]: prune 
sis=segments_1:  minGen=9223372036854775807 packetCount=0
   [junit4]   2> 28022 INFO  (coreLoadExecutor-20-thread-1) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-20-thread-1]: incRefDeleter for 
NRT reader version=2 segments=
   [junit4]   2> 28022 INFO  (coreLoadExecutor-20-thread-1) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-20-thread-1]: return reader 
version=2 reader=StandardDirectoryReader(segments_1:2:nrt)
   [junit4]   2> 28022 INFO  (coreLoadExecutor-20-thread-1) [    x:collection1] 
o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-20-thread-1]: 
coreLoadExecutor-20-thread-1 finishFullFlush success=true
   [junit4]   2> 28022 INFO  (coreLoadExecutor-20-thread-1) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-20-thread-1]: getReader took 1 
msec
   [junit4]   2> 28022 INFO  (coreLoadExecutor-20-thread-1) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1d22603[collection1] main]
   [junit4]   2> 28022 INFO  (coreLoadExecutor-20-thread-1) [    x:collection1] 
o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.HttpSolrClientSSLAuthConPoolTest_7B942E6209D0B935-001/tempDir-001/collection1/conf
   [junit4]   2> 28022 INFO  (coreLoadExecutor-20-thread-1) [    x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _rest_managed.json 
using 
file:dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.HttpSolrClientSSLAuthConPoolTest_7B942E6209D0B935-001/tempDir-001/collection1/conf
   [junit4]   2> 28022 INFO  (coreLoadExecutor-20-thread-1) [    x:collection1] 
o.a.s.r.ManagedResource Loaded initArgs {} for /rest/managed
   [junit4]   2> 28023 INFO  (coreLoadExecutor-20-thread-1) [    x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path 
_schema_analysis_stopwords_english.json using 
file:dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.HttpSolrClientSSLAuthConPoolTest_7B942E6209D0B935-001/tempDir-001/collection1/conf
   [junit4]   2> 28023 INFO  (coreLoadExecutor-20-thread-1) [    x:collection1] 
o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=true} for 
/schema/analysis/stopwords/english
   [junit4]   2> 28023 INFO  (coreLoadExecutor-20-thread-1) [    x:collection1] 
o.a.s.r.s.a.ManagedWordSetResource Loaded 35 words for 
/schema/analysis/stopwords/english
   [junit4]   2> 28023 INFO  (coreLoadExecutor-20-thread-1) [    x:collection1] 
o.a.s.r.ManagedResource Notified 2 observers of 
/schema/analysis/stopwords/english
   [junit4]   2> 28023 INFO  (coreLoadExecutor-20-thread-1) [    x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path 
_schema_analysis_synonyms_english.json using 
file:dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.HttpSolrClientSSLAuthConPoolTest_7B942E6209D0B935-001/tempDir-001/collection1/conf
   [junit4]   2> 28023 INFO  (coreLoadExecutor-20-thread-1) [    x:collection1] 
o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=true,format=solr} for 
/schema/analysis/synonyms/english
   [junit4]   2> 28023 INFO  (coreLoadExecutor-20-thread-1) [    x:collection1] 
o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 3 synonym mappings for 
/schema/analysis/synonyms/english
   [junit4]   2> 28023 INFO  (coreLoadExecutor-20-thread-1) [    x:collection1] 
o.a.s.r.ManagedResource Notified 2 observers of 
/schema/analysis/synonyms/english
   [junit4]   2> 28023 INFO  (coreLoadExecutor-20-thread-1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 28024 INFO  (coreLoadExecutor-20-thread-1) [    x:collection1] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=default,field=text,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 28024 INFO  (coreLoadExecutor-20-thread-1) [    x:collection1] 
o.a.s.h.c.SuggestComponent Initializing SuggestComponent
   [junit4]   2> 28024 INFO  (coreLoadExecutor-20-thread-1) [    x:collection1] 
o.a.s.s.s.SolrSuggester init: 
{name=mySuggester,lookupImpl=FuzzyLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=string,buildOnStartup=false}
   [junit4]   2> 28024 INFO  (coreLoadExecutor-20-thread-1) [    x:collection1] 
o.a.s.s.s.SolrSuggester Dictionary loaded with params: 
{name=mySuggester,lookupImpl=FuzzyLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=string,buildOnStartup=false}
   [junit4]   2> 28024 INFO  (coreLoadExecutor-20-thread-1) [    x:collection1] 
o.a.s.h.c.QueryElevationComponent Loading QueryElevation from: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.HttpSolrClientSSLAuthConPoolTest_7B942E6209D0B935-001/tempDir-001/collection1/conf/elevate.xml
   [junit4]   2> 28029 INFO  (coreLoadExecutor-20-thread-1) [    x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 28029 INFO  
(searcherExecutor-21-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.QuerySenderListener QuerySenderListener sending requests to 
Searcher@1d22603[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 28030 INFO  
(searcherExecutor-21-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=static+firstSearcher+warming+in+solrconfig.xml&distrib=false&event=firstSearcher}
 hits=0 status=0 QTime=1
   [junit4]   2> 28030 INFO  
(searcherExecutor-21-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 28030 INFO  
(searcherExecutor-21-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 28030 INFO  
(searcherExecutor-21-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 28032 INFO  
(searcherExecutor-21-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1d22603[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 28033 INFO  (coreLoadExecutor-20-thread-1) [    x:collection1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1547707921853317120
   [junit4]   2> 28036 INFO  
(SUITE-HttpSolrClientSSLAuthConPoolTest-seed#[7B942E6209D0B935]-worker) [    ] 
o.a.s.SolrJettyTestBase Jetty Assigned Port#38726
   [junit4]   2> 28061 INFO  
(SUITE-HttpSolrClientSSLAuthConPoolTest-seed#[7B942E6209D0B935]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 28061 INFO  
(SUITE-HttpSolrClientSSLAuthConPoolTest-seed#[7B942E6209D0B935]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 28062 INFO  
(SUITE-HttpSolrClientSSLAuthConPoolTest-seed#[7B942E6209D0B935]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.HttpSolrClientSSLAuthConPoolTest_7B942E6209D0B935-001/tempDir-004/cores/core
   [junit4]   2> 28064 INFO  
(SUITE-HttpSolrClientSSLAuthConPoolTest-seed#[7B942E6209D0B935]-worker) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 28064 INFO  
(SUITE-HttpSolrClientSSLAuthConPoolTest-seed#[7B942E6209D0B935]-worker) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@125b409{/solr,null,AVAILABLE}
   [junit4]   2> 28068 INFO  
(SUITE-HttpSolrClientSSLAuthConPoolTest-seed#[7B942E6209D0B935]-worker) [    ] 
o.e.j.s.ServerConnector Started ServerConnector@e6405d{SSL,[ssl, 
http/1.1]}{127.0.0.1:39128}
   [junit4]   2> 28068 INFO  
(SUITE-HttpSolrClientSSLAuthConPoolTest-seed#[7B942E6209D0B935]-worker) [    ] 
o.e.j.s.Server Started @29737ms
   [junit4]   2> 28068 INFO  
(SUITE-HttpSolrClientSSLAuthConPoolTest-seed#[7B942E6209D0B935]-worker) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=39128, 
configSetBaseDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.HttpSolrClientSSLAuthConPoolTest_7B942E6209D0B935-001/tempDir-003,
 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.HttpSolrClientSSLAuthConPoolTest_7B942E6209D0B935-001/tempDir-004/cores}
   [junit4]   2> 28068 INFO  
(SUITE-HttpSolrClientSSLAuthConPoolTest-seed#[7B942E6209D0B935]-worker) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 28068 INFO  
(SUITE-HttpSolrClientSSLAuthConPoolTest-seed#[7B942E6209D0B935]-worker) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 28068 INFO  
(SUITE-HttpSolrClientSSLAuthConPoolTest-seed#[7B942E6209D0B935]-worker) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 28068 INFO  
(SUITE-HttpSolrClientSSLAuthConPoolTest-seed#[7B942E6209D0B935]-worker) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-10-09T10:34:54.405Z
   [junit4]   2> 28069 INFO  
(SUITE-HttpSolrClientSSLAuthConPoolTest-seed#[7B942E6209D0B935]-worker) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.HttpSolrClientSSLAuthConPoolTest_7B942E6209D0B935-001/tempDir-003/solr.xml
   [junit4]   2> 28099 INFO  
(SUITE-HttpSolrClientSSLAuthConPoolTest-seed#[7B942E6209D0B935]-worker) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.HttpSolrClientSSLAuthConPoolTest_7B942E6209D0B935-001/tempDir-003
   [junit4]   2> 28100 INFO  
(SUITE-HttpSolrClientSSLAuthConPoolTest-seed#[7B942E6209D0B935]-worker) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 28120 WARN  (coreLoadExecutor-31-thread-1) [    ] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.HttpSolrClientSSLAuthConPoolTest_7B942E6209D0B935-001/tempDir-003/collection1/../../../../contrib/extraction/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.HttpSolrClientSSLAuthConPoolTest_7B942E6209D0B935-001/tempDir-003/collection1/../../../../contrib/extraction/lib
   [junit4]   2> 28120 WARN  (coreLoadExecutor-31-thread-1) [    ] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.HttpSolrClientSSLAuthConPoolTest_7B942E6209D0B935-001/tempDir-003/collection1/../../../../dist
 filtered by solr-cell-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.HttpSolrClientSSLAuthConPoolTest_7B942E6209D0B935-001/tempDir-003/collection1/../../../../dist
   [junit4]   2> 28121 WARN  (coreLoadExecutor-31-thread-1) [    ] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.HttpSolrClientSSLAuthConPoolTest_7B942E6209D0B935-001/tempDir-003/collection1/../../../../contrib/clustering/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.HttpSolrClientSSLAuthConPoolTest_7B942E6209D0B935-001/tempDir-003/collection1/../../../../contrib/clustering/lib
   [junit4]   2> 28121 WARN  (coreLoadExecutor-31-thread-1) [    ] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.HttpSolrClientSSLAuthConPoolTest_7B942E6209D0B935-001/tempDir-003/collection1/../../../../dist
 filtered by solr-clustering-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.HttpSolrClientSSLAuthConPoolTest_7B942E6209D0B935-001/tempDir-003/collection1/../../../../dist
   [junit4]   2> 28121 WARN  (coreLoadExecutor-31-thread-1) [    ] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.HttpSolrClientSSLAuthConPoolTest_7B942E6209D0B935-001/tempDir-003/collection1/../../../../contrib/langid/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.HttpSolrClientSSLAuthConPoolTest_7B942E6209D0B935-001/tempDir-003/collection1/../../../../contrib/langid/lib
   [junit4]   2> 28121 WARN  (coreLoadExecutor-31-thread-1) [    ] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.HttpSolrClientSSLAuthConPoolTest_7B942E6209D0B935-001/tempDir-003/collection1/../../../../dist
 filtered by solr-langid-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.HttpSolrClientSSLAuthConPoolTest_7B942E6209D0B935-001/tempDir-003/collection1/../../../../dist
   [junit4]   2> 28122 WARN  (coreLoadExecutor-31-thread-1) [    ] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.HttpSolrClientSSLAuthConPoolTest_7B942E6209D0B935-001/tempDir-003/collection1/../../../../contrib/velocity/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.HttpSolrClientSSLAuthConPoolTest_7B942E6209D0B935-001/tempDir-003/collection1/../../../../contrib/velocity/lib
   [junit4]   2> 28122 WARN  (coreLoadExecutor-31-thread-1) [    ] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.HttpSolrClientSSLAuthConPoolTest_7B942E6209D0B935-001/tempDir-003/collection1/../../../../dist
 filtered by solr-velocity-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.HttpSolrClientSSLAuthConPoolTest_7B942E6209D0B935-001/tempDir-003/collection1/../../../../dist
   [junit4]   2> 28140 INFO  (coreLoadExecutor-31-thread-1) [    ] 
o.a.s.u.SolrIndexConfig IndexWriter infoStream solr logging is enabled
   [junit4]   2> 28142 INFO  (coreLoadExecutor-31-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 28223 INFO  (coreLoadExecutor-31-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=example
   [junit4]   2> 28550 INFO  (coreLoadExecutor-31-thread-1) [    ] 
o.a.s.r.RestManager Registered ManagedResource impl 
org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path 
/schema/analysis/stopwords/english
   [junit4]   2> 28550 INFO  (coreLoadExecutor-31-thread-1) [    ] 
o.a.s.r.RestManager Registered ManagedResource impl 
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager 
for path /schema/analysis/synonyms/english
   [junit4]   2> 28552 INFO  (coreLoadExecutor-31-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema example/1.6 with uniqueid field id
   [junit4]   2> 28552 INFO  (coreLoadExecutor-31-thread-1) [    ] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 28552 INFO  (coreLoadExecutor-31-thread-1) [    ] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing 
ManagedResource /schema/analysis/synonyms/english
   [junit4]   2> 28580 INFO  (coreLoadExecutor-31-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.HttpSolrClientSSLAuthConPoolTest_7B942E6209D0B935-001/tempDir-003/collection1
   [junit4]   2> 28580 INFO  (coreLoadExecutor-31-thread-1) [    x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.HttpSolrClientSSLAuthConPoolTest_7B942E6209D0B935-001/tempDir-003/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.HttpSolrClientSSLAuthConPoolTest_7B942E6209D0B935-001/tempDir-003/collection1/data/]
   [junit4]   2> 28581 INFO  (coreLoadExecutor-31-thread-1) [    x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@17f5a22
   [junit4]   2> 28583 INFO  (coreLoadExecutor-31-thread-1) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-31-thread-1]: init: current 
segments file is "segments"; 
deletionPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper@10106ae
   [junit4]   2> 28583 INFO  (coreLoadExecutor-31-thread-1) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-31-thread-1]: delete []
   [junit4]   2> 28583 INFO  (coreLoadExecutor-31-thread-1) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-31-thread-1]: now checkpoint 
"" [0 segments ; isCommit = false]
   [junit4]   2> 28583 INFO  (coreLoadExecutor-31-thread-1) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-31-thread-1]: delete []
   [junit4]   2> 28583 INFO  (coreLoadExecutor-31-thread-1) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-31-thread-1]: 0 msec to 
checkpoint
   [junit4]   2> 28583 INFO  (coreLoadExecutor-31-thread-1) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-31-thread-1]: init: create=true
   [junit4]   2> 28583 INFO  (coreLoadExecutor-31-thread-1) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-31-thread-1]: 
   [junit4]   2> dir=MockDirectoryWrapper(RAMDirectory@e5def 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@e2536f)
   [junit4]   2> index=
   [junit4]   2> version=7.0.0
   [junit4]   2> 
analyzer=org.apache.solr.update.SolrIndexConfig$DelayedSchemaAnalyzer
   [junit4]   2> ramBufferSizeMB=100.0
   [junit4]   2> maxBufferedDocs=-1
   [junit4]   2> maxBufferedDeleteTerms=-1
   [junit4]   2> mergedSegmentWarmer=null
   [junit4]   2> delPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper
   [junit4]   2> commit=null
   [junit4]   2> openMode=CREATE
   [junit4]   2> 
similarity=org.apache.solr.search.similarities.SchemaSimilarityFactory$1
   [junit4]   2> mergeScheduler=ConcurrentMergeScheduler: maxThreadCount=-1, 
maxMergeCount=-1, ioThrottle=true
   [junit4]   2> codec=Lucene70
   [junit4]   2> infoStream=org.apache.solr.update.LoggingInfoStream
   [junit4]   2> mergePolicy=[TieredMergePolicy: maxMergeAtOnce=10, 
maxMergeAtOnceExplicit=30, maxMergedSegmentMB=5120.0, floorSegmentMB=2.0, 
forceMergeDeletesPctAllowed=10.0, segmentsPerTier=10.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1
   [junit4]   2> 
indexerThreadPool=org.apache.lucene.index.DocumentsWriterPerThreadPool@12dbeae
   [junit4]   2> readerPooling=false
   [junit4]   2> perThreadHardLimitMB=1945
   [junit4]   2> useCompoundFile=false
   [junit4]   2> commitOnClose=true
   [junit4]   2> indexSort=null
   [junit4]   2> writer=org.apache.solr.update.SolrIndexWriter@1e26041
   [junit4]   2> 
   [junit4]   2> 28584 INFO  (coreLoadExecutor-31-thread-1) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-31-thread-1]: 
MMapDirectory.UNMAP_SUPPORTED=true
   [junit4]   2> 28584 INFO  (coreLoadExecutor-31-thread-1) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-31-thread-1]: now flush at close
   [junit4]   2> 28584 INFO  (coreLoadExecutor-31-thread-1) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-31-thread-1]:   start flush: 
applyAllDeletes=true
   [junit4]   2> 28584 INFO  (coreLoadExecutor-31-thread-1) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-31-thread-1]:   index before 
flush 
   [junit4]   2> 28584 INFO  (coreLoadExecutor-31-thread-1) [    x:collection1] 
o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-31-thread-1]: startFullFlush
   [junit4]   2> 28584 INFO  (coreLoadExecutor-31-thread-1) [    x:collection1] 
o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-31-thread-1]: 
coreLoadExecutor-31-thread-1 finishFullFlush success=true
   [junit4]   2> 28584 INFO  (coreLoadExecutor-31-thread-1) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-31-thread-1]: apply all deletes 
during flush
   [junit4]   2> 28584 INFO  (coreLoadExecutor-31-thread-1) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-31-thread-1]: now apply all 
deletes for all segments maxDoc=0
   [junit4]   2> 28584 INFO  (coreLoadExecutor-31-thread-1) [    x:collection1] 
o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-31-thread-1]: prune 
sis=segments:  minGen=9223372036854775807 packetCount=0
   [junit4]   2> 28584 INFO  (coreLoadExecutor-31-thread-1) [    x:collection1] 
o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-31-thread-1]: 
initDynamicDefaults spins=true maxThreadCount=1 maxMergeCount=6
   [junit4]   2> 28584 INFO  (coreLoadExecutor-31-thread-1) [    x:collection1] 
o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-31-thread-1]: 
updateMergeThreads ioThrottle=true targetMBPerSec=10240.0 MB/sec
   [junit4]   2> 28584 INFO  (coreLoadExecutor-31-thread-1) [    x:collection1] 
o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-31-thread-1]: now merge
   [junit4]   2> 28584 INFO  (coreLoadExecutor-31-thread-1) [    x:collection1] 
o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-31-thread-1]:   index: 
   [junit4]   2> 28584 INFO  (coreLoadExecutor-31-thread-1) [    x:collection1] 
o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-31-thread-1]:   no more merges 
pending; now return
   [junit4]   2> 28584 INFO  (coreLoadExecutor-31-thread-1) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-31-thread-1]: waitForMerges
   [junit4]   2> 28584 INFO  (coreLoadExecutor-31-thread-1) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-31-thread-1]: waitForMerges done
   [junit4]   2> 28584 INFO  (coreLoadExecutor-31-thread-1) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-31-thread-1]: commit: start
   [junit4]   2> 28584 INFO  (coreLoadExecutor-31-thread-1) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-31-thread-1]: commit: enter lock
   [junit4]   2> 28584 INFO  (coreLoadExecutor-31-thread-1) [    x:collection1] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-31-thread-1]: commit: now 
prepare
   [junit4]   2> 28584 INFO  (coreLoadExecutor-31-thread-1) [    x:collection1] 
o.a.

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

entConPoolTest-seed#[7B942E6209D0B935]-worker) [    ] o.e.j.s.ServerConnector 
Stopped ServerConnector@181483c{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 85439 INFO  
(SUITE-HttpSolrClientConPoolTest-seed#[7B942E6209D0B935]-worker) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=619022
   [junit4]   2> 85439 INFO  (coreCloseExecutor-224-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1abf571
   [junit4]   2> 85440 INFO  (coreCloseExecutor-224-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-224-thread-1]: 
now flush at close
   [junit4]   2> 85440 INFO  (coreCloseExecutor-224-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-224-thread-1]:  
 start flush: applyAllDeletes=true
   [junit4]   2> 85441 INFO  (coreCloseExecutor-224-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-224-thread-1]:  
 index before flush _0(7.0.0):C27/9:delGen=1 _1(7.0.0):C17
   [junit4]   2> 85441 INFO  (coreCloseExecutor-224-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-224-thread-1]: 
startFullFlush
   [junit4]   2> 85441 INFO  (coreCloseExecutor-224-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-224-thread-1]: 
coreCloseExecutor-224-thread-1 finishFullFlush success=true
   [junit4]   2> 85441 INFO  (coreCloseExecutor-224-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-224-thread-1]: 
apply all deletes during flush
   [junit4]   2> 85441 INFO  (coreCloseExecutor-224-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-224-thread-1]: 
now apply all deletes for all segments maxDoc=44
   [junit4]   2> 85441 INFO  (coreCloseExecutor-224-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [BD][coreCloseExecutor-224-thread-1]: 
applyDeletes: open segment readers took 0 msec
   [junit4]   2> 85441 INFO  (coreCloseExecutor-224-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [BD][coreCloseExecutor-224-thread-1]: 
applyDeletes: no segments; skipping
   [junit4]   2> 85441 INFO  (coreCloseExecutor-224-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [BD][coreCloseExecutor-224-thread-1]: 
prune sis=segments_3: _0(7.0.0):C27/9:delGen=1 _1(7.0.0):C17 minGen=10 
packetCount=0
   [junit4]   2> 85441 INFO  (coreCloseExecutor-224-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-224-thread-1]: 
updateMergeThreads ioThrottle=true targetMBPerSec=10240.0 MB/sec
   [junit4]   2> 85441 INFO  (coreCloseExecutor-224-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-224-thread-1]: 
now merge
   [junit4]   2> 85441 INFO  (coreCloseExecutor-224-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-224-thread-1]:  
 index: _0(7.0.0):C27/9:delGen=1 _1(7.0.0):C17
   [junit4]   2> 85441 INFO  (coreCloseExecutor-224-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-224-thread-1]:  
 no more merges pending; now return
   [junit4]   2> 85441 INFO  (coreCloseExecutor-224-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-224-thread-1]: 
waitForMerges
   [junit4]   2> 85441 INFO  (coreCloseExecutor-224-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-224-thread-1]: 
waitForMerges done
   [junit4]   2> 85441 INFO  (coreCloseExecutor-224-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-224-thread-1]: 
commit: start
   [junit4]   2> 85441 INFO  (coreCloseExecutor-224-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-224-thread-1]: 
commit: enter lock
   [junit4]   2> 85441 INFO  (coreCloseExecutor-224-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-224-thread-1]: 
commit: now prepare
   [junit4]   2> 85441 INFO  (coreCloseExecutor-224-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-224-thread-1]: 
prepareCommit: flush
   [junit4]   2> 85441 INFO  (coreCloseExecutor-224-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-224-thread-1]:  
 index before flush _0(7.0.0):C27/9:delGen=1 _1(7.0.0):C17
   [junit4]   2> 85441 INFO  (coreCloseExecutor-224-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-224-thread-1]: 
startFullFlush
   [junit4]   2> 85441 INFO  (coreCloseExecutor-224-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-224-thread-1]: 
apply all deletes during flush
   [junit4]   2> 85441 INFO  (coreCloseExecutor-224-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-224-thread-1]: 
now apply all deletes for all segments maxDoc=44
   [junit4]   2> 85441 INFO  (coreCloseExecutor-224-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [BD][coreCloseExecutor-224-thread-1]: 
applyDeletes: open segment readers took 0 msec
   [junit4]   2> 85441 INFO  (coreCloseExecutor-224-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [BD][coreCloseExecutor-224-thread-1]: 
applyDeletes: no segments; skipping
   [junit4]   2> 85441 INFO  (coreCloseExecutor-224-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [BD][coreCloseExecutor-224-thread-1]: 
prune sis=segments_3: _0(7.0.0):C27/9:delGen=1 _1(7.0.0):C17 minGen=10 
packetCount=0
   [junit4]   2> 85442 INFO  (coreCloseExecutor-224-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-224-thread-1]: 
coreCloseExecutor-224-thread-1 finishFullFlush success=true
   [junit4]   2> 85442 INFO  (coreCloseExecutor-224-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-224-thread-1]: 
startCommit(): start
   [junit4]   2> 85442 INFO  (coreCloseExecutor-224-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-224-thread-1]:  
 skip startCommit(): no changes pending
   [junit4]   2> 85442 INFO  (coreCloseExecutor-224-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreCloseExecutor-224-thread-1]: 
delete []
   [junit4]   2> 85442 INFO  (coreCloseExecutor-224-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-224-thread-1]: 
commit: pendingCommit == null; skip
   [junit4]   2> 85442 INFO  (coreCloseExecutor-224-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-224-thread-1]: 
commit: took 0.6 msec
   [junit4]   2> 85442 INFO  (coreCloseExecutor-224-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-224-thread-1]: 
commit: done
   [junit4]   2> 85442 INFO  (coreCloseExecutor-224-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-224-thread-1]: 
rollback
   [junit4]   2> 85442 INFO  (coreCloseExecutor-224-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-224-thread-1]: 
all running merges have aborted
   [junit4]   2> 85442 INFO  (coreCloseExecutor-224-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-224-thread-1]: 
rollback: done finish merges
   [junit4]   2> 85442 INFO  (coreCloseExecutor-224-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-224-thread-1]: 
abort
   [junit4]   2> 85442 INFO  (coreCloseExecutor-224-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-224-thread-1]: 
done abort success=true
   [junit4]   2> 85442 INFO  (coreCloseExecutor-224-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-224-thread-1]: 
rollback: infos=_0(7.0.0):C27/9:delGen=1 _1(7.0.0):C17
   [junit4]   2> 85442 INFO  (coreCloseExecutor-224-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreCloseExecutor-224-thread-1]: 
now checkpoint "_0(7.0.0):C27/9:delGen=1 _1(7.0.0):C17" [2 segments ; isCommit 
= false]
   [junit4]   2> 85442 INFO  (coreCloseExecutor-224-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreCloseExecutor-224-thread-1]: 
delete []
   [junit4]   2> 85442 INFO  (coreCloseExecutor-224-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreCloseExecutor-224-thread-1]: 
0 msec to checkpoint
   [junit4]   2> 85442 INFO  (coreCloseExecutor-224-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreCloseExecutor-224-thread-1]: 
delete []
   [junit4]   2> 85442 INFO  (coreCloseExecutor-224-thread-1) [    
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreCloseExecutor-224-thread-1]: 
delete []
   [junit4]   2> 85467 INFO  
(SUITE-HttpSolrClientConPoolTest-seed#[7B942E6209D0B935]-worker) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@15bfa3a{/solr,null,UNAVAILABLE}
   [junit4]   2> 85468 INFO  
(SUITE-HttpSolrClientConPoolTest-seed#[7B942E6209D0B935]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.HttpSolrClientConPoolTest_7B942E6209D0B935-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=964, maxMBSortInHeap=7.47276324533434, 
sim=RandomSimilarity(queryNorm=true): {}, locale=sr-RS, timezone=Etc/GMT-1
   [junit4]   2> NOTE: Linux 4.4.0-36-generic i386/Oracle Corporation 1.8.0_102 
(32-bit)/cpus=12,threads=1,free=82120928,total=268435456
   [junit4]   2> NOTE: All tests run in this JVM: [CloudSolrClientBuilderTest, 
CollectionAdminRequestRequiredParamsTest, SolrExampleStreamingTest, 
LargeVolumeEmbeddedTest, CommonParamsTest, StreamExpressionToExpessionTest, 
TestLBHttpSolrClient, ContentStreamTest, AnlysisResponseBaseTest, 
GraphExpressionTest, ConcurrentUpdateSolrClientBuilderTest, 
TestConfigSetAdminRequest, HttpSolrClientConPoolTest]
   [junit4] Completed [70/87 (2!)] on J0 in 9.96s, 2 tests, 1 failure <<< 
FAILURES!

[...truncated 52042 lines...]

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to