Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/558/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseSerialGC
2 tests failed.
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([3B64A487BA03AD31:C7DE70B342231CFB]: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:213)
at
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.checkClusterWithCollectionCreations(TestMiniSolrCloudClusterSSL.java:198)
at
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.checkClusterWithNodeReplacement(TestMiniSolrCloudClusterSSL.java:146)
at
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth(TestMiniSolrCloudClusterSSL.java:118)
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.TestReplicationHandler.doTestIndexAndConfigAliasReplication
Error Message:
Index: 0, Size: 0
Stack Trace:
java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
at
__randomizedtesting.SeedInfo.seed([3B64A487BA03AD31:CC174ADF7CEB02D7]:0)
at java.util.ArrayList.rangeCheck(ArrayList.java:653)
at java.util.ArrayList.get(ArrayList.java:429)
at
org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigAliasReplication(TestReplicationHandler.java:1248)
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 11385 lines...]
[junit4] Suite: org.apache.solr.cloud.TestMiniSolrCloudClusterSSL
[junit4] 2> Creating dataDir:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterSSL_3B64A487BA03AD31-001/init-core-data-001
[junit4] 2> 1635179 INFO
(SUITE-TestMiniSolrCloudClusterSSL-seed#[3B64A487BA03AD31]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true)
[junit4] 2> 1635181 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testSslAndClientAuth
[junit4] 2> 1635181 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.TestMiniSolrCloudClusterSSL NOTE: This Test ignores the
randomized SSL & clientAuth settings selected by base class
[junit4] 2> 1635183 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1635184 INFO (Thread-4308) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1635184 INFO (Thread-4308) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1635284 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.ZkTestServer start zk server on port:40744
[junit4] 2> 1635284 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1635284 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1635287 INFO (zkCallback-2009-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@3303c15 name:ZooKeeperConnection
Watcher:127.0.0.1:40744 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 1635287 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1635287 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1635287 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
[junit4] 2> 1635290 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.SolrZkClient makePath: /solr/clusterprops.json
[junit4] 2> 1635296 INFO (jetty-launcher-2008-thread-2) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 1635296 INFO (jetty-launcher-2008-thread-3) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 1635296 INFO (jetty-launcher-2008-thread-1) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 1635299 INFO (jetty-launcher-2008-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@15062d0e{/solr,null,AVAILABLE}
[junit4] 2> 1635301 INFO (jetty-launcher-2008-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@168f91ef{/solr,null,AVAILABLE}
[junit4] 2> 1635301 INFO (jetty-launcher-2008-thread-3) [ ]
o.e.j.s.ServerConnector Started ServerConnector@4dbe2b89{SSL,[ssl,
http/1.1]}{127.0.0.1:62592}
[junit4] 2> 1635301 INFO (jetty-launcher-2008-thread-3) [ ]
o.e.j.s.Server Started @1639626ms
[junit4] 2> 1635301 INFO (jetty-launcher-2008-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=62592}
[junit4] 2> 1635301 INFO (jetty-launcher-2008-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@186af036{/solr,null,AVAILABLE}
[junit4] 2> 1635301 INFO (jetty-launcher-2008-thread-3) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@6d06d69c
[junit4] 2> 1635301 INFO (jetty-launcher-2008-thread-3) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterSSL_3B64A487BA03AD31-001/tempDir-001/node3'
[junit4] 2> 1635301 INFO (jetty-launcher-2008-thread-3) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1635301 INFO (jetty-launcher-2008-thread-3) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 1635302 INFO (jetty-launcher-2008-thread-3) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1635303 INFO (jetty-launcher-2008-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1635303 INFO (jetty-launcher-2008-thread-1) [ ]
o.e.j.s.ServerConnector Started ServerConnector@3a5c257e{SSL,[ssl,
http/1.1]}{127.0.0.1:46582}
[junit4] 2> 1635303 INFO (jetty-launcher-2008-thread-1) [ ]
o.e.j.s.Server Started @1639628ms
[junit4] 2> 1635303 INFO (jetty-launcher-2008-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=46582}
[junit4] 2> 1635303 INFO (jetty-launcher-2008-thread-1) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@6d06d69c
[junit4] 2> 1635303 INFO (jetty-launcher-2008-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterSSL_3B64A487BA03AD31-001/tempDir-001/node1'
[junit4] 2> 1635303 INFO (jetty-launcher-2008-thread-1) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1635303 INFO (jetty-launcher-2008-thread-1) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 1635303 INFO (jetty-launcher-2008-thread-2) [ ]
o.e.j.s.ServerConnector Started ServerConnector@264ebf0{SSL,[ssl,
http/1.1]}{127.0.0.1:33425}
[junit4] 2> 1635303 INFO (jetty-launcher-2008-thread-2) [ ]
o.e.j.s.Server Started @1639628ms
[junit4] 2> 1635303 INFO (jetty-launcher-2008-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1635304 INFO (jetty-launcher-2008-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=33425}
[junit4] 2> 1635304 INFO (jetty-launcher-2008-thread-2) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@6d06d69c
[junit4] 2> 1635304 INFO (jetty-launcher-2008-thread-2) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterSSL_3B64A487BA03AD31-001/tempDir-001/node2'
[junit4] 2> 1635304 INFO (jetty-launcher-2008-thread-2) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1635304 INFO (jetty-launcher-2008-thread-2) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 1635304 INFO (jetty-launcher-2008-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1635304 INFO (jetty-launcher-2008-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1635305 INFO (jetty-launcher-2008-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1635306 INFO (zkCallback-2011-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@16fe860a
name:ZooKeeperConnection Watcher:127.0.0.1:40744/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1635306 INFO (jetty-launcher-2008-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1635307 INFO (zkCallback-2010-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@3724815c
name:ZooKeeperConnection Watcher:127.0.0.1:40744/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1635307 INFO (jetty-launcher-2008-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1635307 INFO (jetty-launcher-2008-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1635307 INFO (jetty-launcher-2008-thread-3) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1635307 INFO (zkCallback-2012-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@4812d87f
name:ZooKeeperConnection Watcher:127.0.0.1:40744/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1635307 INFO (jetty-launcher-2008-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1635307 INFO (jetty-launcher-2008-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1635307 INFO (jetty-launcher-2008-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1635308 INFO (jetty-launcher-2008-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1635308 INFO (jetty-launcher-2008-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1635313 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 0x1547a73d2770001, 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> 1635313 INFO (jetty-launcher-2008-thread-3) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterSSL_3B64A487BA03AD31-001/tempDir-001/node3/.
[junit4] 2> 1635313 INFO (jetty-launcher-2008-thread-1) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterSSL_3B64A487BA03AD31-001/tempDir-001/node1/.
[junit4] 2> 1635315 INFO (jetty-launcher-2008-thread-3) [ ]
o.a.s.c.CoreContainer New CoreContainer 1116563620
[junit4] 2> 1635315 INFO (jetty-launcher-2008-thread-1) [ ]
o.a.s.c.CoreContainer New CoreContainer 1159528862
[junit4] 2> 1635315 INFO (jetty-launcher-2008-thread-3) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterSSL_3B64A487BA03AD31-001/tempDir-001/node3]
[junit4] 2> 1635315 INFO (jetty-launcher-2008-thread-2) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterSSL_3B64A487BA03AD31-001/tempDir-001/node2/.
[junit4] 2> 1635315 INFO (jetty-launcher-2008-thread-1) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterSSL_3B64A487BA03AD31-001/tempDir-001/node1]
[junit4] 2> 1635315 WARN (jetty-launcher-2008-thread-3) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterSSL_3B64A487BA03AD31-001/tempDir-001/node3/lib
to classpath:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterSSL_3B64A487BA03AD31-001/tempDir-001/node3/lib
[junit4] 2> 1635315 WARN (jetty-launcher-2008-thread-1) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterSSL_3B64A487BA03AD31-001/tempDir-001/node1/lib
to classpath:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterSSL_3B64A487BA03AD31-001/tempDir-001/node1/lib
[junit4] 2> 1635315 INFO (jetty-launcher-2008-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,
[junit4] 2> 1635315 INFO (jetty-launcher-2008-thread-2) [ ]
o.a.s.c.CoreContainer New CoreContainer 1812867179
[junit4] 2> 1635315 INFO (jetty-launcher-2008-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme
: https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections :
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime :
5,sizeOfQueue : -1,fairnessPolicy : false,
[junit4] 2> 1635315 INFO (jetty-launcher-2008-thread-2) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterSSL_3B64A487BA03AD31-001/tempDir-001/node2]
[junit4] 2> 1635315 WARN (jetty-launcher-2008-thread-2) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterSSL_3B64A487BA03AD31-001/tempDir-001/node2/lib
to classpath:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterSSL_3B64A487BA03AD31-001/tempDir-001/node2/lib
[junit4] 2> 1635315 INFO (jetty-launcher-2008-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme
: https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections :
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime :
5,sizeOfQueue : -1,fairnessPolicy : false,
[junit4] 2> 1635317 INFO (jetty-launcher-2008-thread-3) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
[junit4] 2> 1635317 INFO (jetty-launcher-2008-thread-1) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
[junit4] 2> 1635317 INFO (jetty-launcher-2008-thread-2) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
[junit4] 2> 1635317 INFO (jetty-launcher-2008-thread-3) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1635317 INFO (jetty-launcher-2008-thread-3) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1635317 INFO (jetty-launcher-2008-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40744/solr
[junit4] 2> 1635317 INFO (jetty-launcher-2008-thread-1) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1635318 INFO (jetty-launcher-2008-thread-1) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1635317 INFO (jetty-launcher-2008-thread-3) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 1635319 INFO (jetty-launcher-2008-thread-3) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1635317 INFO (jetty-launcher-2008-thread-2) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1635320 INFO (jetty-launcher-2008-thread-2) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1635320 INFO (jetty-launcher-2008-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40744/solr
[junit4] 2> 1635318 INFO (jetty-launcher-2008-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40744/solr
[junit4] 2> 1635320 INFO (jetty-launcher-2008-thread-1) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 1635320 INFO (jetty-launcher-2008-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1635321 INFO (jetty-launcher-2008-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1635320 INFO (jetty-launcher-2008-thread-2) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 1635321 INFO (jetty-launcher-2008-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1635321 INFO (jetty-launcher-2008-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1635322 INFO (jetty-launcher-2008-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1635323 INFO (zkCallback-2019-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@5ffea27b
name:ZooKeeperConnection Watcher:127.0.0.1:40744 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1635323 INFO (jetty-launcher-2008-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1635323 INFO (jetty-launcher-2008-thread-3) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1635323 INFO (zkCallback-2021-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@70610060
name:ZooKeeperConnection Watcher:127.0.0.1:40744 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1635324 INFO (jetty-launcher-2008-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1635324 INFO (zkCallback-2020-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1f6c39f2
name:ZooKeeperConnection Watcher:127.0.0.1:40744 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1635324 INFO (jetty-launcher-2008-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1635324 INFO (jetty-launcher-2008-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1635324 INFO (jetty-launcher-2008-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1635325 INFO (jetty-launcher-2008-thread-3)
[n:127.0.0.1:62592_solr ] o.a.s.c.ZkController Added new OnReconnect
listener org.apache.solr.cloud.ZkController$$Lambda$26/1158385309@71e7152b
[junit4] 2> 1635325 INFO (jetty-launcher-2008-thread-3)
[n:127.0.0.1:62592_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 1635326 INFO (jetty-launcher-2008-thread-1)
[n:127.0.0.1:46582_solr ] o.a.s.c.ZkController Added new OnReconnect
listener org.apache.solr.cloud.ZkController$$Lambda$26/1158385309@52ca0a3d
[junit4] 2> 1635326 INFO (jetty-launcher-2008-thread-2)
[n:127.0.0.1:33425_solr ] o.a.s.c.ZkController Added new OnReconnect
listener org.apache.solr.cloud.ZkController$$Lambda$26/1158385309@37628240
[junit4] 2> 1635326 INFO (jetty-launcher-2008-thread-1)
[n:127.0.0.1:46582_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 1635326 INFO
(zkCallback-2022-thread-1-processing-n:127.0.0.1:62592_solr)
[n:127.0.0.1:62592_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@5b919a16
name:ZooKeeperConnection Watcher:127.0.0.1:40744/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1635326 INFO (jetty-launcher-2008-thread-3)
[n:127.0.0.1:62592_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 1635326 INFO (jetty-launcher-2008-thread-2)
[n:127.0.0.1:33425_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 1635327 INFO
(zkCallback-2023-thread-1-processing-n:127.0.0.1:46582_solr)
[n:127.0.0.1:46582_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@57033f81
name:ZooKeeperConnection Watcher:127.0.0.1:40744/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1635327 INFO (jetty-launcher-2008-thread-1)
[n:127.0.0.1:46582_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 1635328 INFO
(zkCallback-2024-thread-1-processing-n:127.0.0.1:33425_solr)
[n:127.0.0.1:33425_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@22a0fc30
name:ZooKeeperConnection Watcher:127.0.0.1:40744/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1635328 INFO (jetty-launcher-2008-thread-2)
[n:127.0.0.1:33425_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 1635328 INFO (jetty-launcher-2008-thread-3)
[n:127.0.0.1:62592_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 1635328 INFO (jetty-launcher-2008-thread-1)
[n:127.0.0.1:46582_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 1635329 INFO (jetty-launcher-2008-thread-2)
[n:127.0.0.1:33425_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 1635331 INFO (jetty-launcher-2008-thread-3)
[n:127.0.0.1:62592_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-queue-work
[junit4] 2> 1635331 INFO (jetty-launcher-2008-thread-1)
[n:127.0.0.1:46582_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-queue-work
[junit4] 2> 1635332 INFO (jetty-launcher-2008-thread-2)
[n:127.0.0.1:33425_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-queue-work
[junit4] 2> 1635336 INFO (jetty-launcher-2008-thread-1)
[n:127.0.0.1:46582_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-running
[junit4] 2> 1635336 INFO (jetty-launcher-2008-thread-3)
[n:127.0.0.1:62592_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-running
[junit4] 2> 1635339 INFO (jetty-launcher-2008-thread-3)
[n:127.0.0.1:62592_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-completed
[junit4] 2> 1635339 INFO (jetty-launcher-2008-thread-2)
[n:127.0.0.1:33425_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-completed
[junit4] 2> 1635341 INFO (jetty-launcher-2008-thread-3)
[n:127.0.0.1:62592_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-failure
[junit4] 2> 1635342 INFO (jetty-launcher-2008-thread-2)
[n:127.0.0.1:33425_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-failure
[junit4] 2> 1635342 INFO (jetty-launcher-2008-thread-1)
[n:127.0.0.1:46582_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-failure
[junit4] 2> 1635345 INFO (jetty-launcher-2008-thread-2)
[n:127.0.0.1:33425_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 1635345 INFO (jetty-launcher-2008-thread-3)
[n:127.0.0.1:62592_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 1635345 INFO (jetty-launcher-2008-thread-1)
[n:127.0.0.1:46582_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 1635348 INFO (jetty-launcher-2008-thread-3)
[n:127.0.0.1:62592_solr ] o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 1635349 INFO (jetty-launcher-2008-thread-2)
[n:127.0.0.1:33425_solr ] o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 1635349 INFO (jetty-launcher-2008-thread-1)
[n:127.0.0.1:46582_solr ] o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 1635350 INFO (jetty-launcher-2008-thread-3)
[n:127.0.0.1:62592_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 1635350 INFO (jetty-launcher-2008-thread-2)
[n:127.0.0.1:33425_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 1635350 INFO (jetty-launcher-2008-thread-1)
[n:127.0.0.1:46582_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 1635352 INFO (jetty-launcher-2008-thread-1)
[n:127.0.0.1:46582_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 1635352 INFO (jetty-launcher-2008-thread-2)
[n:127.0.0.1:33425_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 1635352 INFO (jetty-launcher-2008-thread-3)
[n:127.0.0.1:62592_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 1635354 INFO (jetty-launcher-2008-thread-2)
[n:127.0.0.1:33425_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 1635354 INFO (jetty-launcher-2008-thread-3)
[n:127.0.0.1:62592_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 1635355 INFO (jetty-launcher-2008-thread-1)
[n:127.0.0.1:46582_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 1635356 INFO (jetty-launcher-2008-thread-3)
[n:127.0.0.1:62592_solr ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 1635356 INFO (jetty-launcher-2008-thread-2)
[n:127.0.0.1:33425_solr ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 1635356 INFO (jetty-launcher-2008-thread-1)
[n:127.0.0.1:46582_solr ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 1635358 INFO (jetty-launcher-2008-thread-3)
[n:127.0.0.1:62592_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (0)
[junit4] 2> 1635359 INFO (jetty-launcher-2008-thread-2)
[n:127.0.0.1:33425_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (0)
[junit4] 2> 1635359 INFO (jetty-launcher-2008-thread-1)
[n:127.0.0.1:46582_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (0)
[junit4] 2> 1635361 INFO (jetty-launcher-2008-thread-3)
[n:127.0.0.1:62592_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 1635362 INFO (jetty-launcher-2008-thread-1)
[n:127.0.0.1:46582_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 1635362 INFO (jetty-launcher-2008-thread-2)
[n:127.0.0.1:33425_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 1635363 INFO (jetty-launcher-2008-thread-3)
[n:127.0.0.1:62592_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/election
[junit4] 2> 1635363 INFO (jetty-launcher-2008-thread-1)
[n:127.0.0.1:46582_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/election
[junit4] 2> 1635365 INFO (jetty-launcher-2008-thread-2)
[n:127.0.0.1:33425_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/election
[junit4] 2> 1635365 INFO (jetty-launcher-2008-thread-3)
[n:127.0.0.1:62592_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1635366 INFO (jetty-launcher-2008-thread-1)
[n:127.0.0.1:46582_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1635366 INFO (jetty-launcher-2008-thread-3)
[n:127.0.0.1:62592_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/95836129952464903-127.0.0.1:62592_solr-n_0000000000
[junit4] 2> 1635367 INFO (jetty-launcher-2008-thread-1)
[n:127.0.0.1:46582_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/95836129952464904-127.0.0.1:46582_solr-n_0000000001
[junit4] 2> 1635367 INFO (jetty-launcher-2008-thread-3)
[n:127.0.0.1:62592_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:62592_solr
[junit4] 2> 1635367 INFO (jetty-launcher-2008-thread-3)
[n:127.0.0.1:62592_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/leader
[junit4] 2> 1635367 INFO (jetty-launcher-2008-thread-2)
[n:127.0.0.1:33425_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1635368 INFO (jetty-launcher-2008-thread-2)
[n:127.0.0.1:33425_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/95836129952464905-127.0.0.1:33425_solr-n_0000000002
[junit4] 2> 1635368 INFO (jetty-launcher-2008-thread-1)
[n:127.0.0.1:46582_solr ] o.a.s.c.LeaderElector Watching path
/overseer_elect/election/95836129952464903-127.0.0.1:62592_solr-n_0000000000 to
know if I could be the leader
[junit4] 2> 1635369 INFO (jetty-launcher-2008-thread-1)
[n:127.0.0.1:46582_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:46582_solr
[junit4] 2> 1635370 INFO (jetty-launcher-2008-thread-1)
[n:127.0.0.1:46582_solr ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:46582_solr
[junit4] 2> 1635370 INFO (jetty-launcher-2008-thread-2)
[n:127.0.0.1:33425_solr ] o.a.s.c.LeaderElector Watching path
/overseer_elect/election/95836129952464904-127.0.0.1:46582_solr-n_0000000001 to
know if I could be the leader
[junit4] 2> 1635370 INFO (jetty-launcher-2008-thread-3)
[n:127.0.0.1:62592_solr ] o.a.s.c.Overseer Overseer
(id=95836129952464903-127.0.0.1:62592_solr-n_0000000000) starting
[junit4] 2> 1635370 INFO (jetty-launcher-2008-thread-2)
[n:127.0.0.1:33425_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:33425_solr
[junit4] 2> 1635371 INFO (jetty-launcher-2008-thread-2)
[n:127.0.0.1:33425_solr ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:33425_solr
[junit4] 2> 1635372 INFO
(zkCallback-2024-thread-1-processing-n:127.0.0.1:33425_solr)
[n:127.0.0.1:33425_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> 1635372 INFO
(zkCallback-2022-thread-1-processing-n:127.0.0.1:62592_solr)
[n:127.0.0.1:62592_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> 1635372 INFO
(zkCallback-2023-thread-1-processing-n:127.0.0.1:46582_solr)
[n:127.0.0.1:46582_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> 1635373 INFO
(zkCallback-2024-thread-1-processing-n:127.0.0.1:33425_solr)
[n:127.0.0.1:33425_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1635374 INFO
(zkCallback-2023-thread-1-processing-n:127.0.0.1:46582_solr)
[n:127.0.0.1:46582_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1635375 INFO
(zkCallback-2022-thread-1-processing-n:127.0.0.1:62592_solr)
[n:127.0.0.1:62592_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1635376 INFO
(zkCallback-2022-thread-1-processing-n:127.0.0.1:62592_solr)
[n:127.0.0.1:62592_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> 1635376 INFO
(zkCallback-2023-thread-1-processing-n:127.0.0.1:46582_solr)
[n:127.0.0.1:46582_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> 1635376 INFO
(zkCallback-2024-thread-1-processing-n:127.0.0.1:33425_solr)
[n:127.0.0.1:33425_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> 1635376 INFO (jetty-launcher-2008-thread-3)
[n:127.0.0.1:62592_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/queue-work
[junit4] 2> 1635376 INFO
(zkCallback-2023-thread-1-processing-n:127.0.0.1:46582_solr)
[n:127.0.0.1:46582_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 1635377 INFO
(zkCallback-2024-thread-1-processing-n:127.0.0.1:33425_solr)
[n:127.0.0.1:33425_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 1635377 INFO
(zkCallback-2022-thread-1-processing-n:127.0.0.1:62592_solr)
[n:127.0.0.1:62592_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 1635383 INFO (jetty-launcher-2008-thread-3)
[n:127.0.0.1:62592_solr ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=30000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 1635385 INFO (jetty-launcher-2008-thread-3)
[n:127.0.0.1:62592_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:62592_solr as DOWN
[junit4] 2> 1635385 INFO
(OverseerStateUpdate-95836129952464903-127.0.0.1:62592_solr-n_0000000000)
[n:127.0.0.1:62592_solr ] o.a.s.c.Overseer Starting to work on the main queue
[junit4] 2> 1635388 INFO
(OverseerCollectionConfigSetProcessor-95836129952464903-127.0.0.1:62592_solr-n_0000000000)
[n:127.0.0.1:62592_solr ] o.a.s.c.OverseerTaskProcessor Process current
queue of overseer operations
[junit4] 2> 1635388 INFO
(OverseerStateUpdate-95836129952464903-127.0.0.1:62592_solr-n_0000000000)
[n:127.0.0.1:62592_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (2)
[junit4] 2> 1635390 INFO
(OverseerStateUpdate-95836129952464903-127.0.0.1:62592_solr-n_0000000000)
[n:127.0.0.1:62592_solr ] o.a.s.c.Overseer processMessage: queueSize: 0,
message = {
[junit4] 2> "operation":"downnode",
[junit4] 2> "node_name":"127.0.0.1:62592_solr"} current state version: 0
[junit4] 2> 1635390 INFO
(OverseerStateUpdate-95836129952464903-127.0.0.1:62592_solr-n_0000000000)
[n:127.0.0.1:62592_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for
node: 127.0.0.1:62592_solr
[junit4] 2> 1635399 INFO (jetty-launcher-2008-thread-2)
[n:127.0.0.1:33425_solr ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 1635399 INFO (jetty-launcher-2008-thread-2)
[n:127.0.0.1:33425_solr ] o.a.s.c.CoreContainer No authentication plugin
used.
[junit4] 2> 1635400 INFO (jetty-launcher-2008-thread-2)
[n:127.0.0.1:33425_solr ] o.a.s.c.CorePropertiesLocator Looking for core
definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterSSL_3B64A487BA03AD31-001/tempDir-001/node2/.
[junit4] 2> 1635400 INFO (jetty-launcher-2008-thread-2)
[n:127.0.0.1:33425_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions
[junit4] 2> 1635402 INFO (jetty-launcher-2008-thread-1)
[n:127.0.0.1:46582_solr ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 1635402 INFO (jetty-launcher-2008-thread-1)
[n:127.0.0.1:46582_solr ] o.a.s.c.CoreContainer No authentication plugin
used.
[junit4] 2> 1635402 INFO (jetty-launcher-2008-thread-2)
[n:127.0.0.1:33425_solr ] o.a.s.s.SolrDispatchFilter
user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1
[junit4] 2> 1635402 INFO (jetty-launcher-2008-thread-2)
[n:127.0.0.1:33425_solr ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 1635402 INFO (jetty-launcher-2008-thread-1)
[n:127.0.0.1:46582_solr ] o.a.s.c.CorePropertiesLocator Looking for core
definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterSSL_3B64A487BA03AD31-001/tempDir-001/node1/.
[junit4] 2> 1635402 INFO (jetty-launcher-2008-thread-1)
[n:127.0.0.1:46582_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions
[junit4] 2> 1635403 INFO (jetty-launcher-2008-thread-1)
[n:127.0.0.1:46582_solr ] o.a.s.s.SolrDispatchFilter
user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1
[junit4] 2> 1635404 INFO (jetty-launcher-2008-thread-1)
[n:127.0.0.1:46582_solr ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 1636394 INFO (jetty-launcher-2008-thread-3)
[n:127.0.0.1:62592_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:62592_solr
[junit4] 2> 1636395 INFO (jetty-launcher-2008-thread-3)
[n:127.0.0.1:62592_solr ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:62592_solr
[junit4] 2> 1636396 INFO
(zkCallback-2024-thread-1-processing-n:127.0.0.1:33425_solr)
[n:127.0.0.1:33425_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> 1636397 INFO
(zkCallback-2022-thread-1-processing-n:127.0.0.1:62592_solr)
[n:127.0.0.1:62592_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> 1636397 INFO
(zkCallback-2023-thread-1-processing-n:127.0.0.1:46582_solr)
[n:127.0.0.1:46582_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> 1636397 INFO
(zkCallback-2022-thread-1-processing-n:127.0.0.1:62592_solr)
[n:127.0.0.1:62592_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 1636397 INFO
(zkCallback-2023-thread-1-processing-n:127.0.0.1:46582_solr)
[n:127.0.0.1:46582_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 1636397 INFO
(zkCallback-2024-thread-1-processing-n:127.0.0.1:33425_solr)
[n:127.0.0.1:33425_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 1636417 INFO (jetty-launcher-2008-thread-3)
[n:127.0.0.1:62592_solr ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 1636417 INFO (jetty-launcher-2008-thread-3)
[n:127.0.0.1:62592_solr ] o.a.s.c.CoreContainer No authentication plugin
used.
[junit4] 2> 1636419 INFO (jetty-launcher-2008-thread-3)
[n:127.0.0.1:62592_solr ] o.a.s.c.CorePropertiesLocator Looking for core
definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterSSL_3B64A487BA03AD31-001/tempDir-001/node3/.
[junit4] 2> 1636419 INFO (jetty-launcher-2008-thread-3)
[n:127.0.0.1:62592_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions
[junit4] 2> 1636419 INFO (jetty-launcher-2008-thread-3)
[n:127.0.0.1:62592_solr ] o.a.s.s.SolrDispatchFilter
user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1
[junit4] 2> 1636420 INFO (jetty-launcher-2008-thread-3)
[n:127.0.0.1:62592_solr ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 1636420 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1636420 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1636421 INFO (zkCallback-2025-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@e904cd name:ZooKeeperConnection
Watcher:127.0.0.1:40744 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 1636421 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1636422 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1636423 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.s.i.CloudSolrClient Final constructed zkHost string:
127.0.0.1:40744/solr
[junit4] 2> 1636424 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1636425 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1636426 INFO (zkCallback-2027-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@5870f48b
name:ZooKeeperConnection Watcher:127.0.0.1:40744/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1636426 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1636427 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1636427 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-copyfield-test.xml
[junit4] 2> 1636431 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-currency-ft-oer-norates.xml
[junit4] 2> 1636433 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-slave.xml
[junit4] 2> 1636436 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-cdcr.xml
[junit4] 2> 1636439 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-HighlighterMaxOffsetTest.xml
[junit4] 2> 1636441 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/phrasesuggest.txt
[junit4] 2> 1636444 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-classification.xml
[junit4] 2> 1636447 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-script-updateprocessor.xml
[junit4] 2> 1636449 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-init-error.xml
[junit4] 2> 1636452 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-class-name-shortening-on-serialization.xml
[junit4] 2> 1636454 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-cdcrupdatelog.xml
[junit4] 2> 1636457 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-logmergepolicy.xml
[junit4] 2> 1636459 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-dup-field.xml
[junit4] 2> 1636462 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-currency-dynamic-multivalued.xml
[junit4] 2> 1636465 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-docValuesMulti.xml
[junit4] 2> 1636467 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-lmjelinekmercer.xml
[junit4] 2> 1636470 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-tieredmergepolicyfactory.xml
[junit4] 2> 1636472 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-sweetspot-partial-norms.xml
[junit4] 2> 1636475 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-collapseqparser.xml
[junit4] 2> 1636478 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-externalversionconstraint.xml
[junit4] 2> 1636480 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-dynamicfield-required.xml
[junit4] 2> 1636483 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-complex-phrase.xml
[junit4] 2> 1636486 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/protwords.txt
[junit4] 2> 1636488 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/old_synonyms.txt
[junit4] 2> 1636491 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-docValuesMissing.xml
[junit4] 2> 1636494 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-bogus-analysis-parameters.xml
[junit4] 2> 1636496 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-eff.xml
[junit4] 2> 1636499 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-rest.xml
[junit4] 2> 1636502 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-distrib-interval-faceting.xml
[junit4] 2> 1636505 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-uniquekey-multivalued.xml
[junit4] 2> 1636508 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/stop-1.txt
[junit4] 2> 1636511 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-sorts.xml
[junit4] 2> 1636514 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-querysender.xml
[junit4] 2> 1636519 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-sim-global-vs-ft-mismatch.xml
[junit4] 2> 1636522 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-currency-multivalued.xml
[junit4] 2> 1636526 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-minimal.xml
[junit4] 2> 1636529 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-plugcollector.xml
[junit4] 2> 1636532 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-mpf-solrconfig.xml
[junit4] 2> 1636535 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/da_UTF8.xml
[junit4] 2> 1636538 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-replication2.xml
[junit4] 2> 1636541 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/throw.error.on.add.updateprocessor.js
[junit4] 2> 1636544 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/analyzingInfixSuggest.txt
[junit4] 2> 1636547 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/frenchArticles.txt
[junit4] 2> 1636550 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-basic.xml
[junit4] 2> 1636552 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-phrasesuggest.xml
[junit4] 2> 1636555 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-codec-global-vs-ft-mismatch.xml
[junit4] 2> 1636558 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-functionquery.xml
[junit4] 2> 1636562 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-mp-solrconfig.xml
[junit4] 2> 1636566 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-error-solrconfig.xml
[junit4] 2> 1636569 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-sweetspot-partial-hyperbolic.xml
[junit4] 2> 1636573 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-solrconfig-multiple-cfs.xml
[junit4] 2> 1636578 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-spellchecker.xml
[junit4] 2> 1636581 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-sortingresponse.xml
[junit4] 2> 1636585 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/currency.xml
[junit4] 2> 1636589 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] 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> 1636592 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/compoundDictionary.txt
[junit4] 2> 1636598 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-caching.xml
[junit4] 2> 1636602 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig_codec2.xml
[junit4] 2> 1636605 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-spatial.xml
[junit4] 2> 1636609 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-single-dynamic-copy-field.xml
[junit4] 2> 1636613 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-synonym-tokenizer.xml
[junit4] 2> 1636617 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-sql.xml
[junit4] 2> 1636621 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-master-throttled.xml
[junit4] 2> 1636625 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-trie.xml
[junit4] 2> 1636628 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-withgethandler.xml
[junit4] 2> 1636632 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-mergepolicyfactory-nocfs.xml
[junit4] 2> 1636636 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-repeater.xml
[junit4] 2> 1636639 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-postingshighlight.xml
[junit4] 2> 1636643 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-tieredmergepolicy.xml
[junit4] 2> 1636647 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-one-field-no-dynamic-field-unique-key.xml
[junit4] 2> 1636650 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/stop-snowball.txt
[junit4] 2> 1636654 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-rest-lucene-match-version.xml
[junit4] 2> 1636658 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/keep-2.txt
[junit4] 2> 1636662 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-query-parser-init.xml
[junit4] 2> 1636665 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-non-stored-docvalues.xml
[junit4] 2> 1636669 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-dynamicfield-default-val.xml
[junit4] 2> 1636672 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 1636676 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema_latest.xml
[junit4] 2> 1636679 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-managed-schema-test.xml
[junit4] 2> 1636683 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-not-required-unique-key.xml
[junit4] 2> 1636686 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-sweetspot-partial-baseline.xml
[junit4] 2> 1636688 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-sweetspot-both-tf.xml
[junit4] 2> 1636692 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-collate.xml
[junit4] 2> 1636695 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-indexconfig-mergepolicyfactory.xml
[junit4] 2> 1636697 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-highlight.xml
[junit4] 2> 1636701 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-components-name.xml
[junit4] 2> 1636704 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-null-charfilters-analyzer.xml
[junit4] 2> 1636708 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-master1-keepOneBackup.xml
[junit4] 2> 1636711 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema_codec.xml
[junit4] 2> 1636714 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-sim.xml
[junit4] 2> 1636717 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-required-fields.xml
[junit4] 2> 1636721 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-reversed.xml
[junit4] 2> 1636724 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/open-exchange-rates.json
[junit4] 2> 1636727 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-mergepolicy-legacy.xml
[junit4] 2> 1636730 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-bogus-field-parameters.xml
[junit4] 2> 1636733 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-tolerant-update-minimal.xml
[junit4] 2> 1636736 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-dfi.xml
[junit4] 2> 1636739 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-spatial.xml
[junit4] 2> 1636741 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-slave1.xml
[junit4] 2> 1636744 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-collate-dv.xml
[junit4] 2> 1636748 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema12.xml
[junit4] 2> 1636751 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/enumsConfig.xml
[junit4] 2> 1636754 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-delpolicy1.xml
[junit4] 2> 1636757 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-ib.xml
[junit4] 2> 1636760 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-numeric.xml
[junit4] 2> 1636764 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-master1.xml
[junit4] 2> 1636767 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema15.xml
[junit4] 2> 1636770 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-folding.xml
[junit4] 2> 1636773 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/trivial.updateprocessor0.js
[junit4] 2> 1636776 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-field-sort-values.xml
[junit4] 2> 1636779 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-minimal.xml
[junit4] 2> 1636782 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-phrasesuggest.xml
[junit4] 2> 1636785 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/trivial.updateprocessor1.js
[junit4] 2> 1636787 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/fuzzysuggest.txt
[junit4] 2> 1636790 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-distributed-missing-sort.xml
[junit4] 2> 1636792 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-querysender-noquery.xml
[junit4] 2> 1636795 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-solrconfig-bogus-scriptengine-name.xml
[junit4] 2> 1636798 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-altdirectory.xml
[junit4] 2> 1636801 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/xslt/xsl-update-handler-test.xsl
[junit4] 2> 1636805 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/xslt/dummy-using-include.xsl
[junit4] 2> 1636809 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/xslt/dummy.xsl
[junit4] 2> 1636813 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-dfr.xml
[junit4] 2> 1636815 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig_codec.xml
[junit4] 2> 1636817 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/stemdict.txt
[junit4] 2> 1636824 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-external-filefield.xml
[junit4] 2> 1636827 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-graph.xml
[junit4] 2> 1636829 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-snippet-field.xml
[junit4] 2> 1636832 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-test-misc.xml
[junit4] 2> 1636835 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/stoptypes-1.txt
[junit4] 2> 1636838 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-mergepolicy-nocfs.xml
[junit4] 2> 1636841 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-headers.xml
[junit4] 2> 1636843 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-version-dv.xml
[junit4] 2> 1636847 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-solrconfig-missing-scriptfile.xml
[junit4] 2> 1636849 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/hunspell-test.dic
[junit4] 2> 1636852 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-dup-dynamicField.xml
[junit4] 2> 1636855 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-unsupported-docValues.xml
[junit4] 2> 1636858 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-stop-keep.xml
[junit4] 2> 1636861 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-analytics-query.xml
[junit4] 2> 1636865 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-delpolicy2.xml
[junit4] 2> 1636867 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-add-schema-fields-update-processor-chains.xml
[junit4] 2> 1636870 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-master2.xml
[junit4] 2> 1636873 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-searcher-listeners1.xml
[junit4] 2> 1636876 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-binaryfield.xml
[junit4] 2> 1636879 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-transformers.xml
[junit4] 2> 1636881 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-behavior.xml
[junit4] 2> 1636884 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-dup-fieldType.xml
[junit4] 2> 1636887 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-sortingmergepolicyfactory.xml
[junit4] 2> 1636890 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/missleading.extension.updateprocessor.js.txt
[junit4] 2> 1636893 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema.xml
[junit4] 2> 1636896 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema11.xml
[junit4] 2> 1636899 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-solrconfig-unexpected-schema-attribute.xml
[junit4] 2> 1636901 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-analyzer-class-and-nested.xml
[junit4] 2> 1636904 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-simpleqpplugin.xml
[junit4] 2> 1636907 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/mapping-ISOLatin1Accent.txt
[junit4] 2> 1636910 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-not-indexed-but-norms.xml
[junit4] 2> 1636913 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-sim-default-override.xml
[junit4] 2> 1636916 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/da_compoundDictionary.txt
[junit4] 2> 1636919 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-delaying-component.xml
[junit4] 2> 1636922 INFO (TEST-TestM
[...truncated too long message...]
ationHandler.doTestHandlerPathUnchanged-seed#[3B64A487BA03AD31]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@4e365ca9{/solr,null,UNAVAILABLE}
[junit4] 2> 1915748 INFO
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[3B64A487BA03AD31])
[ ] o.e.j.s.ServerConnector Stopped
ServerConnector@1f17dea4{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 1915748 INFO
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[3B64A487BA03AD31])
[ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=584651277
[junit4] 2> 1915759 INFO (coreCloseExecutor-6703-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@b8f116b
[junit4] 2> 1915760 INFO (coreCloseExecutor-6703-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 closing
DirectUpdateHandler2{commits=0,autocommits=0,soft
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4] 2> 1915760 INFO (coreCloseExecutor-6703-thread-1) [
x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
[junit4] 2> 1915760 INFO (coreCloseExecutor-6703-thread-1) [
x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached
0 - closing IndexWriter
[junit4] 2> 1915760 INFO (coreCloseExecutor-6703-thread-1) [
x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with
IndexWriterCloser
[junit4] 2> 1915761 INFO (coreCloseExecutor-6703-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
[junit4] 2> 1915761 INFO (coreCloseExecutor-6703-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2
directories currently being tracked
[junit4] 2> 1915761 INFO (coreCloseExecutor-6703-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_3B64A487BA03AD31-001/solr-instance-030/./collection1/data/index
[CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_3B64A487BA03AD31-001/solr-instance-030/./collection1/data/index;done=false>>]
[junit4] 2> 1915761 INFO (coreCloseExecutor-6703-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory,
CoreContainer#isShutdown=true
[junit4] 2> 1915761 INFO (coreCloseExecutor-6703-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_3B64A487BA03AD31-001/solr-instance-030/./collection1/data/index
[junit4] 2> 1915761 INFO (coreCloseExecutor-6703-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_3B64A487BA03AD31-001/solr-instance-030/./collection1/data
[CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_3B64A487BA03AD31-001/solr-instance-030/./collection1/data;done=false>>]
[junit4] 2> 1915762 INFO (coreCloseExecutor-6703-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory,
CoreContainer#isShutdown=true
[junit4] 2> 1915762 INFO (coreCloseExecutor-6703-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_3B64A487BA03AD31-001/solr-instance-030/./collection1/data
[junit4] 2> 1915771 INFO
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[3B64A487BA03AD31])
[ ] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@541268dd{/solr,null,UNAVAILABLE}
[junit4] 2> 1915779 INFO
(SUITE-TestReplicationHandler-seed#[3B64A487BA03AD31]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_3B64A487BA03AD31-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene60): {name=FST50,
id=FST50, newname=FST50}, docValues:{}, maxPointsInLeafNode=1919,
maxMBSortInHeap=7.733034056586042,
sim=RandomSimilarity(queryNorm=false,coord=yes): {}, locale=ar-MA, timezone=Zulu
[junit4] 2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_92
(64-bit)/cpus=3,threads=1,free=168489480,total=433131520
[junit4] 2> NOTE: All tests run in this JVM: [TestQuerySenderListener,
BlobRepositoryCloudTest, VersionInfoTest, MultiThreadedOCPTest,
TestRealTimeGet, FileUtilsTest, ShardSplitTest, NumericFieldsTest,
AnalysisErrorHandlingTest, TestCharFilters, LeaderElectionIntegrationTest,
WordBreakSolrSpellCheckerTest, TestSystemIdResolver,
PreAnalyzedUpdateProcessorTest, TestFieldCollectionResource, TestTrie,
TestLeaderInitiatedRecoveryThread, ShardRoutingCustomTest,
OpenCloseCoreStressTest, BasicZkTest, TestExceedMaxTermLength,
TestAuthenticationFramework, TestSchemaSimilarityResource,
TestAtomicUpdateErrorCases, ForceLeaderTest, TestZkChroot,
BinaryUpdateRequestHandlerTest, ConnectionReuseTest, LoggingHandlerTest,
TestPerFieldSimilarityWithDefaultOverride, HdfsChaosMonkeySafeLeaderTest,
TestClusterStateMutator, TestMiniSolrCloudClusterBase, RAMDirectoryFactoryTest,
FieldAnalysisRequestHandlerTest, DeleteInactiveReplicaTest,
TestImplicitCoreProperties, EnumFieldTest, UpdateRequestProcessorFactoryTest,
TestConfigSetsAPI, CoreAdminHandlerTest, TestSimpleTrackingShardHandler,
DistributedFacetPivotLargeTest, TestSolrXml, TestIndexingPerformance,
TestReplicationHandlerBackup, TestSolr4Spatial, DistributedTermsComponentTest,
SSLMigrationTest, TestSolrDeletionPolicy2, SolrInfoMBeanTest,
TestReversedWildcardFilterFactory, TestManagedStopFilterFactory,
TestFuzzyAnalyzedSuggestions, TestCrossCoreJoin,
SuggestComponentContextFilterQueryTest, TestReplicaProperties,
ConfigSetsAPITest, SolrCoreCheckLockOnStartupTest, SolrCmdDistributorTest,
TestNoOpRegenerator, TestUseDocValuesAsStored, TestCloudPivotFacet,
TestConfigSets, TestCollationFieldDocValues, HdfsLockFactoryTest,
SpellCheckComponentTest, TestScoreJoinQPNoScore,
DistributedFacetPivotWhiteBoxTest, TestPHPSerializedResponseWriter,
CurrencyFieldOpenExchangeTest, TestChildDocTransformer,
TlogReplayBufferedWhileIndexingTest, TestSortByMinMaxFunction, BufferStoreTest,
SuggesterTest, ZkNodePropsTest, SynonymTokenizerTest, TestHashQParserPlugin,
LeaderInitiatedRecoveryOnShardRestartTest, HdfsNNFailoverTest,
TestDistributedMissingSort, PluginInfoTest, HLLSerializationTest,
TestSortingResponseWriter, SolrIndexSplitterTest, TestFiltering,
IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestFreeTextSuggestions,
TestTolerantUpdateProcessorCloud, FileBasedSpellCheckerTest,
DateMathParserTest, TestSolrConfigHandlerCloud, HdfsRecoveryZkTest,
DistributedQueueTest, TestReload, TestSolrCloudWithKerberosAlt, TestUtils,
TestRTGBase, TestSolrCoreProperties, DeleteReplicaTest,
TestLMJelinekMercerSimilarityFactory, ResponseLogComponentTest,
TestRandomFaceting, DistributedIntervalFacetingTest, DeleteStatusTest,
TestRandomRequestDistribution, DistributedDebugComponentTest,
TestExactSharedStatsCache, TolerantUpdateProcessorTest,
CollectionsAPISolrJTest, BlockJoinFacetDistribTest, SortByFunctionTest,
DistanceFunctionTest, SearchHandlerTest, TestSolrFieldCacheMBean,
RankQueryTest, EchoParamsTest, TestSearcherReuse, DataDrivenBlockJoinTest,
TestDistribDocBasedVersion, TestFoldingMultitermQuery,
DistributedFacetPivotSmallAdvancedTest, TestConfigSetImmutable,
CachingDirectoryFactoryTest, DistributedQueryComponentOptimizationTest,
CreateCollectionCleanupTest, QueryParsingTest, RequestHandlersTest,
TestMiniSolrCloudClusterSSL, ExplicitHLLTest, TestFieldTypeCollectionResource,
TestRequestStatusCollectionAPI, CdcrVersionReplicationTest, SparseHLLTest,
TestXmlQParser, TestCollationField, TestStressRecovery,
TestCopyFieldCollectionResource, AutoCommitTest, TestSolrIndexConfig,
SolrPluginUtilsTest, UniqFieldsUpdateProcessorFactoryTest,
TestReplicationHandler]
[junit4] Completed [319/593 (2!)] on J1 in 119.26s, 14 tests, 1 error <<<
FAILURES!
[...truncated 893 lines...]
BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml:740: The
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml:684: The
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml:59: The
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build.xml:233:
The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/common-build.xml:529:
The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/common-build.xml:1457:
The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/common-build.xml:1014:
There were test failures: 593 suites (10 ignored), 2395 tests, 1 error, 1
failure, 86 ignored (71 assumptions) [seed: 3B64A487BA03AD31]
Total time: 76 minutes 18 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]