Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Solaris/111/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC
3 tests failed.
FAILED: org.apache.solr.cloud.TestCloudBackupRestore.test
Error Message:
No collection param specified on request and no default collection has been set.
Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No collection param specified
on request and no default collection has been set.
at
__randomizedtesting.SeedInfo.seed([AD868AB7C6C78C1F:25D2B56D683BE1E7]:0)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:590)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1073)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:962)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:898)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:106)
at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:71)
at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:85)
at
org.apache.solr.cloud.TestCloudBackupRestore.indexDocs(TestCloudBackupRestore.java:132)
at
org.apache.solr.cloud.TestCloudBackupRestore.test(TestCloudBackupRestore.java:93)
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.handler.component.SpellCheckComponentTest.testThresholdTokenFrequency
Error Message:
Path not found: /spellcheck/suggestions/[1]/suggestion
Stack Trace:
java.lang.RuntimeException: Path not found:
/spellcheck/suggestions/[1]/suggestion
at
__randomizedtesting.SeedInfo.seed([AD868AB7C6C78C1F:27210546492CB564]:0)
at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:874)
at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:821)
at
org.apache.solr.handler.component.SpellCheckComponentTest.testThresholdTokenFrequency(SpellCheckComponentTest.java:277)
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.TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth
Error Message:
Could not find collection:second_collection
Stack Trace:
java.lang.AssertionError: Could not find collection:second_collection
at
__randomizedtesting.SeedInfo.seed([AD868AB7C6C78C1F:513C5E833EE73DD5]: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:150)
at
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.checkCreateCollection(TestMiniSolrCloudClusterSSL.java:215)
at
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.checkClusterWithCollectionCreations(TestMiniSolrCloudClusterSSL.java:200)
at
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.checkClusterWithNodeReplacement(TestMiniSolrCloudClusterSSL.java:148)
at
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth(TestMiniSolrCloudClusterSSL.java:120)
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 10996 lines...]
[junit4] Suite: org.apache.solr.cloud.TestMiniSolrCloudClusterSSL
[junit4] 2> Creating dataDir:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterSSL_AD868AB7C6C78C1F-001/init-core-data-001
[junit4] 2> 1094751 INFO
(SUITE-TestMiniSolrCloudClusterSSL-seed#[AD868AB7C6C78C1F]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
[junit4] 2> 1094753 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[AD868AB7C6C78C1F])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testSslAndClientAuth
[junit4] 2> 1094753 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[AD868AB7C6C78C1F])
[ ] o.a.s.c.TestMiniSolrCloudClusterSSL NOTE: This Test ignores the
randomized SSL & clientAuth settings selected by base class
[junit4] 2> 1094796 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[AD868AB7C6C78C1F])
[ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1094813 INFO (Thread-3540) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1094813 INFO (Thread-3540) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1094896 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[AD868AB7C6C78C1F])
[ ] o.a.s.c.ZkTestServer start zk server on port:38124
[junit4] 2> 1094896 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[AD868AB7C6C78C1F])
[ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1094897 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[AD868AB7C6C78C1F])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1094900 INFO (zkCallback-1799-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@77e075f7
name:ZooKeeperConnection Watcher:127.0.0.1:38124 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1094900 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[AD868AB7C6C78C1F])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1094901 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[AD868AB7C6C78C1F])
[ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1094901 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[AD868AB7C6C78C1F])
[ ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
[junit4] 2> 1094904 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[AD868AB7C6C78C1F])
[ ] o.a.s.c.c.SolrZkClient makePath: /solr/clusterprops.json
[junit4] 2> 1094911 INFO (jetty-launcher-1798-thread-3) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 1094911 INFO (jetty-launcher-1798-thread-2) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 1094914 INFO (jetty-launcher-1798-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@39968cd0{/solr,null,AVAILABLE}
[junit4] 2> 1094915 INFO (jetty-launcher-1798-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@2fa3708a{/solr,null,AVAILABLE}
[junit4] 2> 1094915 INFO (jetty-launcher-1798-thread-3) [ ]
o.e.j.s.ServerConnector Started ServerConnector@2405dbba{SSL,[ssl,
http/1.1]}{127.0.0.1:51154}
[junit4] 2> 1094916 INFO (jetty-launcher-1798-thread-3) [ ]
o.e.j.s.Server Started @1098542ms
[junit4] 2> 1094916 INFO (jetty-launcher-1798-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=51154}
[junit4] 2> 1094916 INFO (jetty-launcher-1798-thread-3) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@6d06d69c
[junit4] 2> 1094916 INFO (jetty-launcher-1798-thread-3) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterSSL_AD868AB7C6C78C1F-001/tempDir-001/node3'
[junit4] 2> 1094916 INFO (jetty-launcher-1798-thread-3) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1094916 INFO (jetty-launcher-1798-thread-3) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 1094916 INFO (jetty-launcher-1798-thread-3) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1094917 INFO (jetty-launcher-1798-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1094917 INFO (jetty-launcher-1798-thread-2) [ ]
o.e.j.s.ServerConnector Started ServerConnector@6ada9bc7{SSL,[ssl,
http/1.1]}{127.0.0.1:54971}
[junit4] 2> 1094917 INFO (jetty-launcher-1798-thread-2) [ ]
o.e.j.s.Server Started @1098543ms
[junit4] 2> 1094917 INFO (jetty-launcher-1798-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=54971}
[junit4] 2> 1094917 INFO (jetty-launcher-1798-thread-2) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@6d06d69c
[junit4] 2> 1094917 INFO (jetty-launcher-1798-thread-2) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterSSL_AD868AB7C6C78C1F-001/tempDir-001/node2'
[junit4] 2> 1094917 INFO (jetty-launcher-1798-thread-2) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1094917 INFO (jetty-launcher-1798-thread-2) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 1094917 INFO (jetty-launcher-1798-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1094919 INFO (jetty-launcher-1798-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1094925 INFO (jetty-launcher-1798-thread-1) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 1094928 INFO (jetty-launcher-1798-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@45105d4{/solr,null,AVAILABLE}
[junit4] 2> 1094931 INFO (jetty-launcher-1798-thread-1) [ ]
o.e.j.s.ServerConnector Started ServerConnector@55e91ce{SSL,[ssl,
http/1.1]}{127.0.0.1:50468}
[junit4] 2> 1094931 INFO (jetty-launcher-1798-thread-1) [ ]
o.e.j.s.Server Started @1098557ms
[junit4] 2> 1094931 INFO (jetty-launcher-1798-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=50468}
[junit4] 2> 1094931 INFO (jetty-launcher-1798-thread-1) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@6d06d69c
[junit4] 2> 1094931 INFO (jetty-launcher-1798-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterSSL_AD868AB7C6C78C1F-001/tempDir-001/node1'
[junit4] 2> 1094931 INFO (jetty-launcher-1798-thread-1) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1094931 INFO (jetty-launcher-1798-thread-1) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 1094932 INFO (jetty-launcher-1798-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1094932 INFO (zkCallback-1800-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@394d06c9
name:ZooKeeperConnection Watcher:127.0.0.1:38124/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1094932 INFO (zkCallback-1801-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@758f96f7
name:ZooKeeperConnection Watcher:127.0.0.1:38124/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1094932 INFO (jetty-launcher-1798-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1094932 INFO (jetty-launcher-1798-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1094933 INFO (jetty-launcher-1798-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1094933 INFO (jetty-launcher-1798-thread-3) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1094933 INFO (jetty-launcher-1798-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1094934 INFO (jetty-launcher-1798-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1094934 INFO (jetty-launcher-1798-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1094937 INFO (zkCallback-1802-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@7ba4bede
name:ZooKeeperConnection Watcher:127.0.0.1:38124/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1094937 INFO (jetty-launcher-1798-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1094938 INFO (jetty-launcher-1798-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1094938 INFO (jetty-launcher-1798-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1094941 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x1547efe041a0001, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 1094943 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x1547efe041a0002, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 1094943 INFO (jetty-launcher-1798-thread-3) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterSSL_AD868AB7C6C78C1F-001/tempDir-001/node3/.
[junit4] 2> 1094944 INFO (jetty-launcher-1798-thread-3) [ ]
o.a.s.c.CoreContainer New CoreContainer 1493664220
[junit4] 2> 1094944 INFO (jetty-launcher-1798-thread-3) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterSSL_AD868AB7C6C78C1F-001/tempDir-001/node3]
[junit4] 2> 1094944 WARN (jetty-launcher-1798-thread-3) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterSSL_AD868AB7C6C78C1F-001/tempDir-001/node3/lib
to classpath:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterSSL_AD868AB7C6C78C1F-001/tempDir-001/node3/lib
[junit4] 2> 1094944 INFO (jetty-launcher-1798-thread-3) [ ]
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme
: https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections :
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime :
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
[junit4] 2> 1094943 INFO (jetty-launcher-1798-thread-2) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterSSL_AD868AB7C6C78C1F-001/tempDir-001/node2/.
[junit4] 2> 1094944 INFO (jetty-launcher-1798-thread-2) [ ]
o.a.s.c.CoreContainer New CoreContainer 1549795105
[junit4] 2> 1094944 INFO (jetty-launcher-1798-thread-2) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterSSL_AD868AB7C6C78C1F-001/tempDir-001/node2]
[junit4] 2> 1094945 WARN (jetty-launcher-1798-thread-2) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterSSL_AD868AB7C6C78C1F-001/tempDir-001/node2/lib
to classpath:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterSSL_AD868AB7C6C78C1F-001/tempDir-001/node2/lib
[junit4] 2> 1094945 INFO (jetty-launcher-1798-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme
: https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections :
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime :
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
[junit4] 2> 1094945 INFO (jetty-launcher-1798-thread-3) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1094945 INFO (jetty-launcher-1798-thread-1) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterSSL_AD868AB7C6C78C1F-001/tempDir-001/node1/.
[junit4] 2> 1094945 INFO (jetty-launcher-1798-thread-1) [ ]
o.a.s.c.CoreContainer New CoreContainer 1448845691
[junit4] 2> 1094945 INFO (jetty-launcher-1798-thread-1) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterSSL_AD868AB7C6C78C1F-001/tempDir-001/node1]
[junit4] 2> 1094945 WARN (jetty-launcher-1798-thread-1) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterSSL_AD868AB7C6C78C1F-001/tempDir-001/node1/lib
to classpath:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterSSL_AD868AB7C6C78C1F-001/tempDir-001/node1/lib
[junit4] 2> 1094945 INFO (jetty-launcher-1798-thread-3) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1094946 INFO (jetty-launcher-1798-thread-3) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1094946 INFO (jetty-launcher-1798-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38124/solr
[junit4] 2> 1094946 INFO (jetty-launcher-1798-thread-3) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 1094946 INFO (jetty-launcher-1798-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme
: https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections :
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime :
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
[junit4] 2> 1094946 INFO (jetty-launcher-1798-thread-3) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1094946 INFO (jetty-launcher-1798-thread-2) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1094947 INFO (jetty-launcher-1798-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1094947 INFO (jetty-launcher-1798-thread-1) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1094947 INFO (jetty-launcher-1798-thread-2) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1094947 INFO (jetty-launcher-1798-thread-2) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1094947 INFO (jetty-launcher-1798-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38124/solr
[junit4] 2> 1094947 INFO (jetty-launcher-1798-thread-2) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 1094947 INFO (jetty-launcher-1798-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1094947 INFO (jetty-launcher-1798-thread-1) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1094949 INFO (jetty-launcher-1798-thread-1) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1094947 INFO (jetty-launcher-1798-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1094949 INFO (jetty-launcher-1798-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38124/solr
[junit4] 2> 1094949 INFO (jetty-launcher-1798-thread-1) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 1094949 INFO (jetty-launcher-1798-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1094950 INFO (jetty-launcher-1798-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1094950 INFO (zkCallback-1810-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@101aa725
name:ZooKeeperConnection Watcher:127.0.0.1:38124 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1094951 INFO (zkCallback-1807-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@424a130d
name:ZooKeeperConnection Watcher:127.0.0.1:38124 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1094951 INFO (jetty-launcher-1798-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1094951 INFO (jetty-launcher-1798-thread-3) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1094952 INFO (jetty-launcher-1798-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1094952 INFO (jetty-launcher-1798-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1094952 INFO (zkCallback-1811-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@575ea112
name:ZooKeeperConnection Watcher:127.0.0.1:38124 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1094952 INFO (jetty-launcher-1798-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1094952 INFO (jetty-launcher-1798-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1094954 INFO (jetty-launcher-1798-thread-3)
[n:127.0.0.1:51154_solr ] o.a.s.c.ZkController Added new OnReconnect
listener org.apache.solr.cloud.ZkController$$Lambda$85/2092886037@22127b3f
[junit4] 2> 1094954 INFO (jetty-launcher-1798-thread-3)
[n:127.0.0.1:51154_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 1094954 INFO (jetty-launcher-1798-thread-1)
[n:127.0.0.1:50468_solr ] o.a.s.c.ZkController Added new OnReconnect
listener org.apache.solr.cloud.ZkController$$Lambda$85/2092886037@bd2bc38
[junit4] 2> 1094955 INFO (jetty-launcher-1798-thread-1)
[n:127.0.0.1:50468_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 1094955 INFO (jetty-launcher-1798-thread-2)
[n:127.0.0.1:54971_solr ] o.a.s.c.ZkController Added new OnReconnect
listener org.apache.solr.cloud.ZkController$$Lambda$85/2092886037@95c5acf
[junit4] 2> 1094955 INFO (jetty-launcher-1798-thread-2)
[n:127.0.0.1:54971_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 1094956 INFO
(zkCallback-1812-thread-1-processing-n:127.0.0.1:51154_solr)
[n:127.0.0.1:51154_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@69a6947a
name:ZooKeeperConnection Watcher:127.0.0.1:38124/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1094956 INFO (jetty-launcher-1798-thread-3)
[n:127.0.0.1:51154_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 1094957 INFO
(zkCallback-1814-thread-1-processing-n:127.0.0.1:54971_solr)
[n:127.0.0.1:54971_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@2c8fcc7b
name:ZooKeeperConnection Watcher:127.0.0.1:38124/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1094957 INFO (jetty-launcher-1798-thread-3)
[n:127.0.0.1:51154_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 1094958 INFO (jetty-launcher-1798-thread-2)
[n:127.0.0.1:54971_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 1094956 INFO
(zkCallback-1813-thread-1-processing-n:127.0.0.1:50468_solr)
[n:127.0.0.1:50468_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@73d3d805
name:ZooKeeperConnection Watcher:127.0.0.1:38124/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1094959 INFO (jetty-launcher-1798-thread-1)
[n:127.0.0.1:50468_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 1094960 INFO (jetty-launcher-1798-thread-3)
[n:127.0.0.1:51154_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-queue-work
[junit4] 2> 1094964 INFO (jetty-launcher-1798-thread-2)
[n:127.0.0.1:54971_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-running
[junit4] 2> 1094965 INFO (jetty-launcher-1798-thread-3)
[n:127.0.0.1:51154_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-running
[junit4] 2> 1094965 INFO (jetty-launcher-1798-thread-1)
[n:127.0.0.1:50468_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-running
[junit4] 2> 1094968 INFO (jetty-launcher-1798-thread-3)
[n:127.0.0.1:51154_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-completed
[junit4] 2> 1094968 INFO (jetty-launcher-1798-thread-2)
[n:127.0.0.1:54971_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-completed
[junit4] 2> 1094968 INFO (jetty-launcher-1798-thread-1)
[n:127.0.0.1:50468_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-completed
[junit4] 2> 1094970 INFO (jetty-launcher-1798-thread-2)
[n:127.0.0.1:54971_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-failure
[junit4] 2> 1094971 INFO (jetty-launcher-1798-thread-3)
[n:127.0.0.1:51154_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-failure
[junit4] 2> 1094971 INFO (jetty-launcher-1798-thread-1)
[n:127.0.0.1:50468_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-failure
[junit4] 2> 1094975 INFO (jetty-launcher-1798-thread-3)
[n:127.0.0.1:51154_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 1094976 INFO (jetty-launcher-1798-thread-1)
[n:127.0.0.1:50468_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 1094978 INFO (jetty-launcher-1798-thread-2)
[n:127.0.0.1:54971_solr ] o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 1094978 INFO (jetty-launcher-1798-thread-1)
[n:127.0.0.1:50468_solr ] o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 1094979 INFO (jetty-launcher-1798-thread-3)
[n:127.0.0.1:51154_solr ] o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 1094980 INFO (jetty-launcher-1798-thread-1)
[n:127.0.0.1:50468_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 1094981 INFO (jetty-launcher-1798-thread-3)
[n:127.0.0.1:51154_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 1094981 INFO (jetty-launcher-1798-thread-2)
[n:127.0.0.1:54971_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 1094983 INFO (jetty-launcher-1798-thread-1)
[n:127.0.0.1:50468_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 1094984 INFO (jetty-launcher-1798-thread-3)
[n:127.0.0.1:51154_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 1094985 INFO (jetty-launcher-1798-thread-2)
[n:127.0.0.1:54971_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 1094986 INFO (jetty-launcher-1798-thread-1)
[n:127.0.0.1:50468_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 1094987 INFO (jetty-launcher-1798-thread-3)
[n:127.0.0.1:51154_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 1094987 INFO (jetty-launcher-1798-thread-2)
[n:127.0.0.1:54971_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 1094989 INFO (jetty-launcher-1798-thread-2)
[n:127.0.0.1:54971_solr ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 1094989 INFO (jetty-launcher-1798-thread-3)
[n:127.0.0.1:51154_solr ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 1094990 INFO (jetty-launcher-1798-thread-1)
[n:127.0.0.1:50468_solr ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 1094991 INFO (jetty-launcher-1798-thread-2)
[n:127.0.0.1:54971_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (0)
[junit4] 2> 1094993 INFO (jetty-launcher-1798-thread-3)
[n:127.0.0.1:51154_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (0)
[junit4] 2> 1094993 INFO (jetty-launcher-1798-thread-1)
[n:127.0.0.1:50468_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (0)
[junit4] 2> 1094994 INFO (jetty-launcher-1798-thread-2)
[n:127.0.0.1:54971_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 1094997 INFO (jetty-launcher-1798-thread-2)
[n:127.0.0.1:54971_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/election
[junit4] 2> 1094997 INFO (jetty-launcher-1798-thread-3)
[n:127.0.0.1:51154_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/election
[junit4] 2> 1094999 INFO (jetty-launcher-1798-thread-3)
[n:127.0.0.1:51154_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1095000 INFO (jetty-launcher-1798-thread-2)
[n:127.0.0.1:54971_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1095000 INFO (jetty-launcher-1798-thread-3)
[n:127.0.0.1:51154_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/95841121537228807-127.0.0.1:51154_solr-n_0000000000
[junit4] 2> 1095000 INFO (jetty-launcher-1798-thread-2)
[n:127.0.0.1:54971_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/95841121537228809-127.0.0.1:54971_solr-n_0000000001
[junit4] 2> 1095001 INFO (jetty-launcher-1798-thread-3)
[n:127.0.0.1:51154_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:51154_solr
[junit4] 2> 1095001 INFO (jetty-launcher-1798-thread-3)
[n:127.0.0.1:51154_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/leader
[junit4] 2> 1095002 INFO (jetty-launcher-1798-thread-2)
[n:127.0.0.1:54971_solr ] o.a.s.c.LeaderElector Watching path
/overseer_elect/election/95841121537228807-127.0.0.1:51154_solr-n_0000000000 to
know if I could be the leader
[junit4] 2> 1095003 INFO (jetty-launcher-1798-thread-2)
[n:127.0.0.1:54971_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:54971_solr
[junit4] 2> 1095003 INFO (jetty-launcher-1798-thread-3)
[n:127.0.0.1:51154_solr ] o.a.s.c.Overseer Overseer
(id=95841121537228807-127.0.0.1:51154_solr-n_0000000000) starting
[junit4] 2> 1095004 INFO (jetty-launcher-1798-thread-2)
[n:127.0.0.1:54971_solr ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:54971_solr
[junit4] 2> 1095004 INFO (jetty-launcher-1798-thread-1)
[n:127.0.0.1:50468_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1095006 INFO
(zkCallback-1812-thread-1-processing-n:127.0.0.1:51154_solr)
[n:127.0.0.1:51154_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [0])
[junit4] 2> 1095007 INFO (jetty-launcher-1798-thread-3)
[n:127.0.0.1:51154_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/queue-work
[junit4] 2> 1095007 INFO (jetty-launcher-1798-thread-1)
[n:127.0.0.1:50468_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/95841121537228808-127.0.0.1:50468_solr-n_0000000002
[junit4] 2> 1095007 INFO
(zkCallback-1814-thread-1-processing-n:127.0.0.1:54971_solr)
[n:127.0.0.1:54971_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [0])
[junit4] 2> 1095008 INFO
(zkCallback-1813-thread-1-processing-n:127.0.0.1:50468_solr)
[n:127.0.0.1:50468_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [0])
[junit4] 2> 1095010 INFO (jetty-launcher-1798-thread-1)
[n:127.0.0.1:50468_solr ] o.a.s.c.LeaderElector Watching path
/overseer_elect/election/95841121537228809-127.0.0.1:54971_solr-n_0000000001 to
know if I could be the leader
[junit4] 2> 1095010 INFO (jetty-launcher-1798-thread-1)
[n:127.0.0.1:50468_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:50468_solr as DOWN
[junit4] 2> 1095015 INFO
(zkCallback-1812-thread-1-processing-n:127.0.0.1:51154_solr)
[n:127.0.0.1:51154_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1095015 INFO
(zkCallback-1814-thread-1-processing-n:127.0.0.1:54971_solr)
[n:127.0.0.1:54971_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1095015 INFO
(zkCallback-1813-thread-1-processing-n:127.0.0.1:50468_solr)
[n:127.0.0.1:50468_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1095023 INFO (jetty-launcher-1798-thread-3)
[n:127.0.0.1:51154_solr ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=30000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 1095024 INFO
(OverseerCollectionConfigSetProcessor-95841121537228807-127.0.0.1:51154_solr-n_0000000000)
[n:127.0.0.1:51154_solr ] o.a.s.c.OverseerTaskProcessor Process current
queue of overseer operations
[junit4] 2> 1095024 INFO
(OverseerStateUpdate-95841121537228807-127.0.0.1:51154_solr-n_0000000000)
[n:127.0.0.1:51154_solr ] o.a.s.c.Overseer Starting to work on the main queue
[junit4] 2> 1095025 INFO (jetty-launcher-1798-thread-3)
[n:127.0.0.1:51154_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:51154_solr as DOWN
[junit4] 2> 1095028 INFO
(OverseerStateUpdate-95841121537228807-127.0.0.1:51154_solr-n_0000000000)
[n:127.0.0.1:51154_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (1)
[junit4] 2> 1095029 INFO
(OverseerStateUpdate-95841121537228807-127.0.0.1:51154_solr-n_0000000000)
[n:127.0.0.1:51154_solr ] o.a.s.c.Overseer processMessage: queueSize: 2,
message = {
[junit4] 2> "operation":"downnode",
[junit4] 2> "node_name":"127.0.0.1:50468_solr"} current state version: 0
[junit4] 2> 1095029 INFO
(OverseerStateUpdate-95841121537228807-127.0.0.1:51154_solr-n_0000000000)
[n:127.0.0.1:51154_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for
node: 127.0.0.1:50468_solr
[junit4] 2> 1095031 INFO
(OverseerStateUpdate-95841121537228807-127.0.0.1:51154_solr-n_0000000000)
[n:127.0.0.1:51154_solr ] o.a.s.c.Overseer processMessage: queueSize: 2,
message = {
[junit4] 2> "operation":"downnode",
[junit4] 2> "node_name":"127.0.0.1:51154_solr"} current state version: 0
[junit4] 2> 1095031 INFO
(OverseerStateUpdate-95841121537228807-127.0.0.1:51154_solr-n_0000000000)
[n:127.0.0.1:51154_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for
node: 127.0.0.1:51154_solr
[junit4] 2> 1095035 INFO (jetty-launcher-1798-thread-2)
[n:127.0.0.1:54971_solr ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 1095035 INFO (jetty-launcher-1798-thread-2)
[n:127.0.0.1:54971_solr ] o.a.s.c.CoreContainer No authentication plugin
used.
[junit4] 2> 1095037 INFO (jetty-launcher-1798-thread-2)
[n:127.0.0.1:54971_solr ] o.a.s.c.CorePropertiesLocator Looking for core
definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterSSL_AD868AB7C6C78C1F-001/tempDir-001/node2/.
[junit4] 2> 1095038 INFO (jetty-launcher-1798-thread-2)
[n:127.0.0.1:54971_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions
[junit4] 2> 1095039 INFO (jetty-launcher-1798-thread-2)
[n:127.0.0.1:54971_solr ] o.a.s.s.SolrDispatchFilter
user.dir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1
[junit4] 2> 1095039 INFO (jetty-launcher-1798-thread-2)
[n:127.0.0.1:54971_solr ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 1096012 INFO (jetty-launcher-1798-thread-1)
[n:127.0.0.1:50468_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:50468_solr
[junit4] 2> 1096013 INFO (jetty-launcher-1798-thread-1)
[n:127.0.0.1:50468_solr ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:50468_solr
[junit4] 2> 1096015 INFO
(zkCallback-1812-thread-1-processing-n:127.0.0.1:51154_solr)
[n:127.0.0.1:51154_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [1])
[junit4] 2> 1096016 INFO
(zkCallback-1813-thread-1-processing-n:127.0.0.1:50468_solr)
[n:127.0.0.1:50468_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [1])
[junit4] 2> 1096016 INFO
(zkCallback-1814-thread-1-processing-n:127.0.0.1:54971_solr)
[n:127.0.0.1:54971_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [1])
[junit4] 2> 1096018 INFO
(zkCallback-1814-thread-1-processing-n:127.0.0.1:54971_solr)
[n:127.0.0.1:54971_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 1096018 INFO
(zkCallback-1812-thread-1-processing-n:127.0.0.1:51154_solr)
[n:127.0.0.1:51154_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 1096018 INFO
(zkCallback-1813-thread-1-processing-n:127.0.0.1:50468_solr)
[n:127.0.0.1:50468_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 1096028 INFO (jetty-launcher-1798-thread-3)
[n:127.0.0.1:51154_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:51154_solr
[junit4] 2> 1096030 INFO (jetty-launcher-1798-thread-3)
[n:127.0.0.1:51154_solr ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:51154_solr
[junit4] 2> 1096032 INFO (jetty-launcher-1798-thread-1)
[n:127.0.0.1:50468_solr ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 1096032 INFO (jetty-launcher-1798-thread-1)
[n:127.0.0.1:50468_solr ] o.a.s.c.CoreContainer No authentication plugin
used.
[junit4] 2> 1096032 INFO
(zkCallback-1814-thread-1-processing-n:127.0.0.1:54971_solr)
[n:127.0.0.1:54971_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [2])
[junit4] 2> 1096033 INFO
(zkCallback-1814-thread-1-processing-n:127.0.0.1:54971_solr)
[n:127.0.0.1:54971_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 1096033 INFO (jetty-launcher-1798-thread-1)
[n:127.0.0.1:50468_solr ] o.a.s.c.CorePropertiesLocator Looking for core
definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterSSL_AD868AB7C6C78C1F-001/tempDir-001/node1/.
[junit4] 2> 1096034 INFO (jetty-launcher-1798-thread-1)
[n:127.0.0.1:50468_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions
[junit4] 2> 1096034 INFO
(zkCallback-1812-thread-1-processing-n:127.0.0.1:51154_solr)
[n:127.0.0.1:51154_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [2])
[junit4] 2> 1096034 INFO
(zkCallback-1813-thread-1-processing-n:127.0.0.1:50468_solr)
[n:127.0.0.1:50468_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [2])
[junit4] 2> 1096035 INFO
(zkCallback-1812-thread-1-processing-n:127.0.0.1:51154_solr)
[n:127.0.0.1:51154_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 1096035 INFO
(zkCallback-1813-thread-1-processing-n:127.0.0.1:50468_solr)
[n:127.0.0.1:50468_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 1096035 INFO (jetty-launcher-1798-thread-1)
[n:127.0.0.1:50468_solr ] o.a.s.s.SolrDispatchFilter
user.dir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1
[junit4] 2> 1096035 INFO (jetty-launcher-1798-thread-1)
[n:127.0.0.1:50468_solr ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 1096061 INFO (jetty-launcher-1798-thread-3)
[n:127.0.0.1:51154_solr ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 1096061 INFO (jetty-launcher-1798-thread-3)
[n:127.0.0.1:51154_solr ] o.a.s.c.CoreContainer No authentication plugin
used.
[junit4] 2> 1096062 INFO (jetty-launcher-1798-thread-3)
[n:127.0.0.1:51154_solr ] o.a.s.c.CorePropertiesLocator Looking for core
definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterSSL_AD868AB7C6C78C1F-001/tempDir-001/node3/.
[junit4] 2> 1096062 INFO (jetty-launcher-1798-thread-3)
[n:127.0.0.1:51154_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions
[junit4] 2> 1096064 INFO (jetty-launcher-1798-thread-3)
[n:127.0.0.1:51154_solr ] o.a.s.s.SolrDispatchFilter
user.dir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1
[junit4] 2> 1096064 INFO (jetty-launcher-1798-thread-3)
[n:127.0.0.1:51154_solr ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 1096064 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[AD868AB7C6C78C1F])
[ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1096065 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[AD868AB7C6C78C1F])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1096067 INFO (zkCallback-1815-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@20ae2fa9
name:ZooKeeperConnection Watcher:127.0.0.1:38124 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1096067 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[AD868AB7C6C78C1F])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1096068 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[AD868AB7C6C78C1F])
[ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1096070 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[AD868AB7C6C78C1F])
[ ] o.a.s.c.s.i.CloudSolrClient Final constructed zkHost string:
127.0.0.1:38124/solr
[junit4] 2> 1096071 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[AD868AB7C6C78C1F])
[ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1096071 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[AD868AB7C6C78C1F])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1096073 INFO (zkCallback-1817-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@536e7079
name:ZooKeeperConnection Watcher:127.0.0.1:38124/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1096073 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[AD868AB7C6C78C1F])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1096073 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[AD868AB7C6C78C1F])
[ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1096075 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[AD868AB7C6C78C1F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig_codec2.xml
[junit4] 2> 1096079 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[AD868AB7C6C78C1F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-basic.xml
[junit4] 2> 1096082 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[AD868AB7C6C78C1F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-currency-ft-multivalued.xml
[junit4] 2> 1096085 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[AD868AB7C6C78C1F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-logmergepolicyfactory.xml
[junit4] 2> 1096088 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[AD868AB7C6C78C1F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-luceneMatchVersion.xml
[junit4] 2> 1096091 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[AD868AB7C6C78C1F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-deeppaging.xml
[junit4] 2> 1096095 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[AD868AB7C6C78C1F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-class-name-shortening-on-serialization.xml
[junit4] 2> 1096099 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[AD868AB7C6C78C1F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-mergepolicy-legacy.xml
[junit4] 2> 1096102 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[AD868AB7C6C78C1F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig.xml
[junit4] 2> 1096105 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[AD868AB7C6C78C1F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-mergepolicyfactory-nocfs.xml
[junit4] 2> 1096108 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[AD868AB7C6C78C1F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/stoptypes-1.txt
[junit4] 2> 1096111 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[AD868AB7C6C78C1F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-mp-solrconfig.xml
[junit4] 2> 1096115 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[AD868AB7C6C78C1F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-not-indexed-but-norms.xml
[junit4] 2> 1096119 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[AD868AB7C6C78C1F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-master-throttled.xml
[junit4] 2> 1096122 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[AD868AB7C6C78C1F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-dynamicfield-default-val.xml
[junit4] 2> 1096125 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[AD868AB7C6C78C1F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/cross-compatible.js
[junit4] 2> 1096128 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[AD868AB7C6C78C1F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-spellchecker.xml
[junit4] 2> 1096131 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[AD868AB7C6C78C1F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-non-stored-docvalues.xml
[junit4] 2> 1096134 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[AD868AB7C6C78C1F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-preanalyzed.xml
[junit4] 2> 1096141 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[AD868AB7C6C78C1F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-update-processor-chains.xml
[junit4] 2> 1096144 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[AD868AB7C6C78C1F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-lmdirichlet.xml
[junit4] 2> 1096149 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[AD868AB7C6C78C1F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-external-filefield.xml
[junit4] 2> 1096152 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[AD868AB7C6C78C1F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-nocache.xml
[junit4] 2> 1096163 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[AD868AB7C6C78C1F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-hash.xml
[junit4] 2> 1096166 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[AD868AB7C6C78C1F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-customfield.xml
[junit4] 2> 1096170 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[AD868AB7C6C78C1F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-unsupported-docValues.xml
[junit4] 2> 1096179 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[AD868AB7C6C78C1F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/phrasesuggest.txt
[junit4] 2> 1096182 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[AD868AB7C6C78C1F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-replication2.xml
[junit4] 2> 1096186 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[AD868AB7C6C78C1F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-blockjoinfacetcomponent.xml
[junit4] 2> 1096191 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[AD868AB7C6C78C1F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-solrconfig-missing-scriptfile.xml
[junit4] 2> 1096194 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[AD868AB7C6C78C1F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-solrconfig-bogus-scriptengine-name.xml
[junit4] 2> 1096198 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[AD868AB7C6C78C1F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/keep-2.txt
[junit4] 2> 1096201 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[AD868AB7C6C78C1F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/enumsConfig.xml
[junit4] 2> 1096204 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[AD868AB7C6C78C1F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-version-indexed.xml
[junit4] 2> 1096207 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[AD868AB7C6C78C1F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-distributed-missing-sort.xml
[junit4] 2> 1096211 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[AD868AB7C6C78C1F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-one-field-no-dynamic-field.xml
[junit4] 2> 1096214 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[AD868AB7C6C78C1F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-solcoreproperties.xml
[junit4] 2> 1096225 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[AD868AB7C6C78C1F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/regex-boost-processor-test.txt
[junit4] 2> 1096228 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[AD868AB7C6C78C1F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-schemaless.xml
[junit4] 2> 1096233 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[AD868AB7C6C78C1F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-minimal.xml
[junit4] 2> 1096236 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[AD868AB7C6C78C1F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-xinclude.xml
[junit4] 2> 1096242 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[AD868AB7C6C78C1F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-tolerant-search.xml
[junit4] 2> 1096246 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[AD868AB7C6C78C1F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-sortingresponse.xml
[junit4] 2> 1096248 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[AD868AB7C6C78C1F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig_perf.xml
[junit4] 2> 1096252 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[AD868AB7C6C78C1F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-indexconfig-mergepolicyfactory.xml
[junit4] 2> 1096255 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[AD868AB7C6C78C1F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/jasuggest.txt
[junit4] 2> 1096258 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[AD868AB7C6C78C1F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-slave.xml
[junit4] 2> 1096261 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[AD868AB7C6C78C1F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema12.xml
[junit4] 2> 1096265 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[AD868AB7C6C78C1F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/conditional.updateprocessor.js
[junit4] 2> 1096269 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[AD868AB7C6C78C1F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-master3.xml
[junit4] 2> 1096272 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[AD868AB7C6C78C1F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-solrconfig-multiple-dirfactory.xml
[junit4] 2> 1096276 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[AD868AB7C6C78C1F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema15.xml
[junit4] 2> 1096279 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[AD868AB7C6C78C1F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/stopwordsWrongEncoding.txt
[junit4] 2> 1096283 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[AD868AB7C6C78C1F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/frenchArticles.txt
[junit4] 2> 1096286 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[AD868AB7C6C78C1F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-reqHandler.incl
[junit4] 2> 1096290 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[AD868AB7C6C78C1F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-docValuesMissing.xml
[junit4] 2> 1096293 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[AD868AB7C6C78C1F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 1096296 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[AD868AB7C6C78C1F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-currency.xml
[junit4] 2> 1096300 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[AD868AB7C6C78C1F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-snippet-types.incl
[junit4] 2> 1096303 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[AD868AB7C6C78C1F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-sim-default-does-not-exist.xml
[junit4] 2> 1096308 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[AD868AB7C6C78C1F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/addfields.updateprocessor.js
[junit4] 2> 1096312 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[AD868AB7C6C78C1F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-trie.xml
[junit4] 2> 1096315 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[AD868AB7C6C78C1F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/stemdict.txt
[junit4] 2> 1096320 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[AD868AB7C6C78C1F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-classification.xml
[junit4] 2> 1096324 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[AD868AB7C6C78C1F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-codec-global-vs-ft-mismatch.xml
[junit4] 2> 1096329 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[AD868AB7C6C78C1F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-docValuesJoin.xml
[junit4] 2> 1096333 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[AD868AB7C6C78C1F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-sim-global-vs-ft-mismatch.xml
[junit4] 2> 1096341 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[AD868AB7C6C78C1F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/trivial.updateprocessor0.js
[junit4] 2> 1096345 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[AD868AB7C6C78C1F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-elevate.xml
[junit4] 2> 1096348 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[AD868AB7C6C78C1F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-id-and-version-fields-only.xml
[junit4] 2> 1096354 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[AD868AB7C6C78C1F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-lazywriter.xml
[junit4] 2> 1096356 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[AD868AB7C6C78C1F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-not-required-unique-key.xml
[junit4] 2> 1096363 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[AD868AB7C6C78C1F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-behavior.xml
[junit4] 2> 1096368 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[AD868AB7C6C78C1F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema_latest.xml
[junit4] 2> 1096372 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[AD868AB7C6C78C1F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-managed-schema-test.xml
[junit4] 2> 1096375 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[AD868AB7C6C78C1F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-charfilters.xml
[junit4] 2> 1096379 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[AD868AB7C6C78C1F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-dup-fieldType.xml
[junit4] 2> 1096386 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[AD868AB7C6C78C1F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/stop-1.txt
[junit4] 2> 1096390 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[AD868AB7C6C78C1F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-HighlighterMaxOffsetTest.xml
[junit4] 2> 1096394 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[AD868AB7C6C78C1F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/stop-snowball.txt
[junit4] 2> 1096398 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[AD868AB7C6C78C1F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-tieredmergepolicyfactory.xml
[junit4] 2> 1096406 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[AD868AB7C6C78C1F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-warmer-randommergepolicyfactory.xml
[junit4] 2> 1096409 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[AD868AB7C6C78C1F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-collate-dv.xml
[junit4] 2> 1096414 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[AD868AB7C6C78C1F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-slave1.xml
[junit4] 2> 1096418 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[AD868AB7C6C78C1F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-analytics-query.xml
[junit4] 2> 1096423 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[AD868AB7C6C78C1F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-solrconfig-nrtmode.xml
[junit4] 2> 1096427 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[AD868AB7C6C78C1F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-sim-default-has-no-explicit-sim.xml
[junit4] 2> 1096431 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[AD868AB7C6C78C1F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/trivial.updateprocessor1.js
[junit4] 2> 1096434 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[AD868AB7C6C78C1F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-solrconfig-invalid-scriptfile.xml
[junit4] 2> 1096437 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[AD868AB7C6C78C1F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/da_UTF8.xml
[junit4] 2> 1096444 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[AD868AB7C6C78C1F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-enums.xml
[junit4] 2> 1096459 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[AD868AB7C6C78C1F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig_codec.xml
[junit4] 2> 1096463 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[AD868AB7C6C78C1F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-altdirectory.xml
[junit4] 2> 1096467 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[AD868AB7C6C78C1F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-collate.xml
[junit4] 2> 1096471 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[AD868AB7C6C78C1F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-snippet-processor.xml
[junit4] 2> 1096480 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[AD868AB7C6C78C1F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-delpolicy2.xml
[junit4] 2> 1096484 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[AD868AB7C6C78C1F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-docValuesFaceting.xml
[junit4] 2> 1096489 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[AD868AB7C6C78C1F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-managed-schema.xml
[junit4] 2> 1096494 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[AD868AB7C6C78C1F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/missing.functions.updateprocessor.js
[junit4] 2> 1096498 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[AD868AB7C6C78C1F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-tfidf.xml
[junit4] 2> 1096501 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[AD868AB7C6C78C1F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-doctransformers.xml
[junit4] 2> 1096505 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[AD868AB7C6C78C1F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-numeric.xml
[junit4] 2> 1096515 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[AD868AB7C6C78C1F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-folding.xml
[junit4] 2> 1096532 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[AD868AB7C6C78C1F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-querysender-noquery.xml
[junit4] 2> 1096536 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[AD868AB7C6C78C1F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/stopwords.txt
[junit4] 2> 1096540 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[AD868AB7C6C78C1F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-spatial.xml
[junit4] 2> 1096543 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[AD868AB7C6C78C1F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-rest.xml
[junit4] 2> 1096548 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[AD868AB7C6C78C1F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-solrconfig-multiple-cfs.xml
[junit4] 2> 1096552 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[AD868AB7C6C78C1F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-currency-multivalued.xml
[junit4] 2> 1096556 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[AD868AB7C6C78C1F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/freeTextSuggest.txt
[junit4] 2> 1096561 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[AD868AB7C6C78C1F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-uniquekey-uses-default.xml
[junit4] 2> 1096582 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[AD868AB7C6C78C1F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-parsing-update-processor-chains.xml
[junit4] 2> 1096587 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[AD868AB7C6C78C1F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-externalversionconstraint.xml
[junit4] 2> 1096589 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[AD868AB7C6C78C1F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-tlog.xml
[junit4] 2> 1096597 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[AD868AB7C6C78C1F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-binaryfield.xml
[junit4] 2> 1096601 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[AD868AB7C6C78C1F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-postingshighlight.xml
[junit4] 2> 1096604 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[AD868AB7C6C78C1F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-response-log-component.xml
[junit4] 2> 1096624 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[AD868AB7C6C78C1F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-repeater.xml
[junit4] 2> 1096630 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[AD868AB7C6C78C1F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-master2.xml
[junit4] 2> 1096637 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[AD868AB7C6C78C1F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-distrib-update-processor-chains.xml
[junit4] 2> 1096641 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[AD868AB7C6C78C1F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-solrconfig-unexpected-schema-attribute.xml
[junit4] 2> 1096644 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[AD868AB7C6C78C1F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/currency.xml
[junit4] 2> 1096648 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[AD868AB7C6C78C1F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-noopregen.xml
[junit4] 2> 1096657 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[AD868AB7C6C78C1F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-simpleqpplugin.xml
[junit4] 2> 1096660 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[AD868AB7C6C78C1F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-one-field-no-dynamic-field-unique-key.xml
[junit4] 2> 1096663 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[AD868AB7C6C78C1F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/da_compoundDictionary.txt
[junit4] 2> 1096666 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[AD868AB7C6C78C1F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-multiple-asterisk-copyfield-dest-should-fail-test.xml
[junit4] 2> 1096668 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[AD868AB7C6C78C1F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-headers.xml
[junit4] 2> 1096672 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[AD868AB7C6C78C1F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-indexconfig.xml
[junit4] 2> 1096675 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[AD868AB7C6C78C1F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-bogus-analysis-parameters.xml
[junit4] 2> 1096678 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[AD868AB7C6C78C1F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-distrib-interval-faceting.xml
[junit4] 2> 1096680 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[AD868AB7C6C78C1F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-required-fields.xml
[junit4] 2> 1096683 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[AD868AB7C6C78C1F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-uniquekey-multivalued.xml
[junit4] 2> 1096686 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[AD868AB7C6C78C1F])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-delpolicy1.xml
[junit4] 2> 1096689 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[AD
[...truncated too long message...]
[junit4] 2> 2819632 ERROR (jetty-launcher-2899-thread-1-EventThread)
[n:127.0.0.1:61041_solr ] o.a.z.ClientCnxn Error while calling watcher
[junit4] 2> java.util.concurrent.RejectedExecutionException: Task
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$11/1365221691@13faf6a9
rejected from
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@7ec3fe61[Terminated,
pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 8]
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2047)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:823)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1369)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.execute(ExecutorUtil.java:214)
[junit4] 2> at
java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:112)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$3.process(SolrZkClient.java:266)
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
[junit4] 2> 2819646 INFO (Thread-8084) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:54645 54645
[junit4] 2> 2819647 WARN (Thread-8084) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 3 /solr/aliases.json
[junit4] 2> 2 /solr/security.json
[junit4] 2> 2 /solr/configs/conf1
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 3 /solr/clusterstate.json
[junit4] 2> 2 /solr/collections/backuprestore/state.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 3 /solr/live_nodes
[junit4] 2> 3 /solr/collections
[junit4] 2>
[junit4] 2> 2819648 INFO
(SUITE-TestCloudBackupRestore-seed#[AD868AB7C6C78C1F]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudBackupRestore_AD868AB7C6C78C1F-001
[junit4] 2> May 05, 2016 4:06:22 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 4 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene60): {},
docValues:{}, maxPointsInLeafNode=792, maxMBSortInHeap=6.212262570159951,
sim=ClassicSimilarity, locale=ar-SD, timezone=America/Recife
[junit4] 2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_92
(64-bit)/cpus=3,threads=1,free=343372048,total=518979584
[junit4] 2> NOTE: All tests run in this JVM: [TestJmxMonitoredMap,
TestSchemaResource, TestMissingGroups, TestJmxIntegration, PolyFieldTest,
GraphQueryTest, TestInitQParser, TestReplicationHandler, ActionThrottleTest,
CollectionStateFormat2Test, TermsComponentTest, TestSimpleQParserPlugin,
SimpleFacetsTest, MergeStrategyTest, TestIBSimilarityFactory,
TestDFRSimilarityFactory, CircularListTest, TestUpdate, TestLazyCores,
TestXIncludeConfig, SolrCoreTest, RollingRestartTest, SuggesterFSTTest,
DistributedVersionInfoTest, HdfsLockFactoryTest, PreAnalyzedFieldTest,
TestShardHandlerFactory, ConnectionManagerTest, TestFastLRUCache,
TestOnReconnectListenerSupport, TestUseDocValuesAsStored2, SolrIndexConfigTest,
TestManagedSchema, TestCloudInspectUtil, CurrencyFieldXmlFileTest,
CheckHdfsIndexTest, JsonLoaderTest, PreAnalyzedUpdateProcessorTest,
RecoveryAfterSoftCommitTest, TestFieldSortValues, DocValuesTest,
OverseerStatusTest, TestTolerantSearch, TestReqParamsAPI,
BasicDistributedZkTest, XsltUpdateRequestHandlerTest,
TestSchemaVersionResource, TestCoreContainer, SharedFSAutoReplicaFailoverTest,
DistributedExpandComponentTest, AnalysisErrorHandlingTest, SpatialFilterTest,
TestLRUStatsCache, TolerantUpdateProcessorTest, TestDynamicLoading,
TestGroupingSearch, ZkStateReaderTest, TestNRTOpen,
TestDefaultSearchFieldResource, CloneFieldUpdateProcessorFactoryTest,
TestOrdValues, MoreLikeThisHandlerTest, StandardRequestHandlerTest,
TestExceedMaxTermLength, TestRebalanceLeaders, PingRequestHandlerTest,
TestArbitraryIndexDir, TestSolrConfigHandlerConcurrent, UUIDFieldTest,
BigEndianAscendingWordSerializerTest, TestDocumentBuilder, BlockCacheTest,
TestClassicSimilarityFactory, TestPKIAuthenticationPlugin, ScriptEngineTest,
TestHashPartitioner, SmileWriterTest, DeleteLastCustomShardedReplicaTest,
TestLRUCache, CloudMLTQParserTest, TestFieldTypeResource, OverseerTest,
TestComplexPhraseQParserPlugin, TestHighlightDedupGrouping,
HdfsRecoverLeaseTest, SoftAutoCommitTest, TestMiniSolrCloudCluster,
CustomCollectionTest, ExternalFileFieldSortTest, TestElisionMultitermQuery,
TestTestInjection, UpdateParamsTest, DirectUpdateHandlerTest,
TestConfigSetsAPIExclusivity, TestBlendedInfixSuggestions, TestSQLHandler,
ChaosMonkeyNothingIsSafeTest, TestJsonFacets, SliceStateTest,
TestSurroundQueryParser, StatelessScriptUpdateProcessorFactoryTest,
TestComponentsName, TestSha256AuthenticationProvider,
CdcrReplicationDistributedZkTest, TestStressVersions, SimplePostToolTest,
DistributedFacetPivotSmallTest, DistributedFacetPivotLongTailTest,
TestStandardQParsers, TestRawResponseWriter,
IgnoreCommitOptimizeUpdateProcessorFactoryTest,
TestTrackingShardHandlerFactory, CollectionsAPIAsyncDistributedZkTest,
TestConfig, OverseerCollectionConfigSetProcessorTest, VersionInfoTest,
PrimUtilsTest, DistributedQueryElevationComponentTest, TestRandomDVFaceting,
TestPostingsSolrHighlighter, ClusterStateTest, TestRequestForwarding,
TestDocSet, DOMUtilTest, LeaderElectionTest, SampleTest, TestDistributedSearch,
DistanceUnitsTest, TestReloadDeadlock, SyncSliceTest,
CoreAdminRequestStatusTest, RequiredFieldsTest,
TestOverriddenPrefixQueryForCustomFieldType, TestScoreJoinQPScore,
DistribJoinFromCollectionTest, TestCloudManagedSchema,
TestLMDirichletSimilarityFactory, TestAnalyzedSuggestions,
ClusterStateUpdateTest, QueryEqualityTest, TestStressLucene,
PKIAuthenticationIntegrationTest, CdcrRequestHandlerTest,
TestReRankQParserPlugin, InfoHandlerTest, UnloadDistributedZkTest,
OpenCloseCoreStressTest, LeaderElectionIntegrationTest, ShardRoutingTest,
FullSolrCloudDistribCmdsTest, DistributedSpellCheckComponentTest,
HardAutoCommitTest, DistributedTermsComponentTest, SolrCmdDistributorTest,
PeerSyncTest, TestFunctionQuery, HighlighterTest,
SignatureUpdateProcessorFactoryTest, CoreAdminHandlerTest,
TestFoldingMultitermQuery, TestTrie, TestCSVLoader, NoCacheHeaderTest,
SchemaVersionSpecificBehaviorTest, TestPseudoReturnFields,
DirectUpdateHandlerOptimizeTest, DefaultValueUpdateProcessorTest,
DocValuesMultiTest, CacheHeaderTest, LukeRequestHandlerTest,
DocumentAnalysisRequestHandlerTest, PrimitiveFieldTypeTest,
XmlUpdateRequestHandlerTest, TestValueSourceCache, TermVectorComponentTest,
FastVectorHighlighterTest, LoggingHandlerTest, IndexSchemaTest, JSONWriterTest,
UniqFieldsUpdateProcessorFactoryTest, CSVRequestHandlerTest, TestLFUCache,
TestMergePolicyConfig, TestSolrDeletionPolicy2, MultiTermTest, TestSearchPerf,
NumericFieldsTest, MinimalSchemaTest, OutputWriterTest,
TestFuzzyAnalyzedSuggestions, TestSolrCoreProperties, DirectSolrConnectionTest,
TestLuceneMatchVersion, TestPhraseSuggestions, TestCharFilters,
TestCodecSupport, TestSweetSpotSimilarityFactory, TestBM25SimilarityFactory,
TimeZoneUtilsTest, OpenExchangeRatesOrgProviderTest, URLClassifyProcessorTest,
PluginInfoTest, DateMathParserTest, TestSuggestSpellingConverter,
DateFieldTest, SpellingQueryConverterTest, RAMDirectoryFactoryTest, TestUtils,
ZkNodePropsTest, SystemInfoHandlerTest, TestRTGBase, CursorPagingTest,
DistributedIntervalFacetingTest, SolrTestCaseJ4Test,
TestCursorMarkWithoutUniqueKey, TestSimpleTrackingShardHandler,
ConnectionReuseTest, TestJettySolrRunner, AsyncMigrateRouteKeyTest,
ConcurrentDeleteAndCreateCollectionTest, CreateCollectionCleanupTest,
DeleteInactiveReplicaTest, DistribCursorPagingTest, ForceLeaderTest,
LeaderInitiatedRecoveryOnCommitTest, MigrateRouteKeyTest,
OverseerTaskQueueTest, ReplicationFactorTest, RestartWhileUpdatingTest,
SSLMigrationTest, SaslZkACLProviderTest, SimpleCollectionCreateDeleteTest,
SolrCloudExampleTest, SolrXmlInZkTest, TestCloudBackupRestore]
[junit4] Completed [451/594 (3!)] on J0 in 4.81s, 1 test, 1 error <<<
FAILURES!
[...truncated 475 lines...]
BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/build.xml:740: The
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/build.xml:684: The
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/build.xml:59: The
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build.xml:233: The
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/common-build.xml:529:
The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/lucene/common-build.xml:1457:
The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/lucene/common-build.xml:1014:
There were test failures: 594 suites (10 ignored), 2402 tests, 2 errors, 1
failure, 86 ignored (71 assumptions) [seed: AD868AB7C6C78C1F]
Total time: 79 minutes 22 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]