Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/3862/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC
4 tests failed.
FAILED:
org.apache.solr.cloud.CustomCollectionTest.testRouteFieldForImplicitRouter
Error Message:
Collection not found: withShardField
Stack Trace:
org.apache.solr.common.SolrException: Collection not found: withShardField
at
__randomizedtesting.SeedInfo.seed([BAF4CA14766CAF97:EFA42286DA956067]:0)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.getCollectionNames(CloudSolrClient.java:1379)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1072)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:1042)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:160)
at
org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:232)
at
org.apache.solr.cloud.CustomCollectionTest.testRouteFieldForImplicitRouter(CustomCollectionTest.java:141)
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:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
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:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
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:368)
at java.lang.Thread.run(Thread.java:745)
FAILED:
org.apache.solr.update.UpdateLogTest.testApplyPartialUpdatesDependingOnNonAddShouldThrowException
Error Message:
Stack Trace:
java.lang.NullPointerException
at
__randomizedtesting.SeedInfo.seed([BAF4CA14766CAF97:ED9B424BB440F0F8]:0)
at org.apache.solr.update.UpdateLogTest.ulogAdd(UpdateLogTest.java:255)
at
org.apache.solr.update.UpdateLogTest.testApplyPartialUpdatesDependingOnNonAddShouldThrowException(UpdateLogTest.java:147)
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:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
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:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
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:368)
at java.lang.Thread.run(Thread.java:745)
FAILED:
org.apache.solr.update.UpdateLogTest.testApplyPartialUpdatesAfterMultipleCommits
Error Message:
Stack Trace:
java.lang.NullPointerException
at
__randomizedtesting.SeedInfo.seed([BAF4CA14766CAF97:87839B054CA5F1CB]:0)
at org.apache.solr.update.UpdateLogTest.ulogAdd(UpdateLogTest.java:255)
at
org.apache.solr.update.UpdateLogTest.testApplyPartialUpdatesAfterMultipleCommits(UpdateLogTest.java:123)
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:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
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:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
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:368)
at java.lang.Thread.run(Thread.java:745)
FAILED: org.apache.solr.update.UpdateLogTest.testApplyPartialUpdatesWithDelete
Error Message:
Stack Trace:
java.lang.NullPointerException
at
__randomizedtesting.SeedInfo.seed([BAF4CA14766CAF97:F149F2E842B33AAE]:0)
at org.apache.solr.update.UpdateLogTest.ulogAdd(UpdateLogTest.java:255)
at
org.apache.solr.update.UpdateLogTest.testApplyPartialUpdatesWithDelete(UpdateLogTest.java:174)
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:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
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:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
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:368)
at java.lang.Thread.run(Thread.java:745)
Build Log:
[...truncated 12385 lines...]
[junit4] Suite: org.apache.solr.cloud.CustomCollectionTest
[junit4] 2> Creating dataDir:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_BAF4CA14766CAF97-001/init-core-data-001
[junit4] 2> 2127326 INFO
(SUITE-CustomCollectionTest-seed#[BAF4CA14766CAF97]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields
[junit4] 2> 2127330 INFO
(SUITE-CustomCollectionTest-seed#[BAF4CA14766CAF97]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
w/ MAC_OS_X supressed clientAuth
[junit4] 2> 2127331 INFO
(SUITE-CustomCollectionTest-seed#[BAF4CA14766CAF97]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_BAF4CA14766CAF97-001/tempDir-001
[junit4] 2> 2127331 INFO
(SUITE-CustomCollectionTest-seed#[BAF4CA14766CAF97]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 2127332 INFO (Thread-3004) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 2127332 INFO (Thread-3004) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 2127434 INFO
(SUITE-CustomCollectionTest-seed#[BAF4CA14766CAF97]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:57097
[junit4] 2> 2127460 INFO (jetty-launcher-4229-thread-3) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 2127460 INFO (jetty-launcher-4229-thread-2) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 2127460 INFO (jetty-launcher-4229-thread-1) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 2127461 INFO (jetty-launcher-4229-thread-4) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 2127463 INFO (jetty-launcher-4229-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@3218de1d{/solr,null,AVAILABLE}
[junit4] 2> 2127466 INFO (jetty-launcher-4229-thread-4) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@607fd037{HTTP/1.1,[http/1.1]}{127.0.0.1:57099}
[junit4] 2> 2127466 INFO (jetty-launcher-4229-thread-4) [ ]
o.e.j.s.Server Started @2132596ms
[junit4] 2> 2127466 INFO (jetty-launcher-4229-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=57099}
[junit4] 2> 2127466 INFO (jetty-launcher-4229-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@275cf742{/solr,null,AVAILABLE}
[junit4] 2> 2127466 ERROR (jetty-launcher-4229-thread-4) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2127467 INFO (jetty-launcher-4229-thread-4) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 2127467 INFO (jetty-launcher-4229-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@6144ba15{/solr,null,AVAILABLE}
[junit4] 2> 2127467 INFO (jetty-launcher-4229-thread-4) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2127467 INFO (jetty-launcher-4229-thread-4) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2127467 INFO (jetty-launcher-4229-thread-4) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-02-28T19:44:08.766Z
[junit4] 2> 2127468 INFO (jetty-launcher-4229-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@5c161c93{HTTP/1.1,[http/1.1]}{127.0.0.1:57101}
[junit4] 2> 2127468 INFO (jetty-launcher-4229-thread-1) [ ]
o.e.j.s.Server Started @2132598ms
[junit4] 2> 2127468 INFO (jetty-launcher-4229-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=57101}
[junit4] 2> 2127468 INFO (jetty-launcher-4229-thread-3) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@28888512{HTTP/1.1,[http/1.1]}{127.0.0.1:57100}
[junit4] 2> 2127468 INFO (jetty-launcher-4229-thread-3) [ ]
o.e.j.s.Server Started @2132598ms
[junit4] 2> 2127468 INFO (jetty-launcher-4229-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=57100}
[junit4] 2> 2127468 INFO (jetty-launcher-4229-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@75a83423{/solr,null,AVAILABLE}
[junit4] 2> 2127468 ERROR (jetty-launcher-4229-thread-1) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2127468 ERROR (jetty-launcher-4229-thread-3) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2127469 INFO (jetty-launcher-4229-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 2127470 INFO (jetty-launcher-4229-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2127470 INFO (jetty-launcher-4229-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2127470 INFO (jetty-launcher-4229-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 2127470 INFO (jetty-launcher-4229-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2127470 INFO (jetty-launcher-4229-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2127470 INFO (jetty-launcher-4229-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-02-28T19:44:08.769Z
[junit4] 2> 2127469 INFO (jetty-launcher-4229-thread-2) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@19100e05{HTTP/1.1,[http/1.1]}{127.0.0.1:57102}
[junit4] 2> 2127470 INFO (jetty-launcher-4229-thread-2) [ ]
o.e.j.s.Server Started @2132601ms
[junit4] 2> 2127470 INFO (jetty-launcher-4229-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=57102}
[junit4] 2> 2127471 ERROR (jetty-launcher-4229-thread-2) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2127470 INFO (jetty-launcher-4229-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-02-28T19:44:08.769Z
[junit4] 2> 2127471 INFO (jetty-launcher-4229-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 2127471 INFO (jetty-launcher-4229-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2127471 INFO (jetty-launcher-4229-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2127471 INFO (jetty-launcher-4229-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-02-28T19:44:08.770Z
[junit4] 2> 2127476 INFO (jetty-launcher-4229-thread-4) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2127478 INFO (jetty-launcher-4229-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2127479 INFO (jetty-launcher-4229-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2127479 INFO (jetty-launcher-4229-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2127493 INFO (jetty-launcher-4229-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57097/solr
[junit4] 2> 2127494 INFO (jetty-launcher-4229-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57097/solr
[junit4] 2> 2127495 INFO (jetty-launcher-4229-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57097/solr
[junit4] 2> 2127499 INFO (jetty-launcher-4229-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57097/solr
[junit4] 2> 2127551 INFO (jetty-launcher-4229-thread-2)
[n:127.0.0.1:57102_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 2127551 INFO (jetty-launcher-4229-thread-4)
[n:127.0.0.1:57099_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 2127553 INFO (jetty-launcher-4229-thread-2)
[n:127.0.0.1:57102_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:57102_solr
[junit4] 2> 2127554 INFO (jetty-launcher-4229-thread-4)
[n:127.0.0.1:57099_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:57099_solr
[junit4] 2> 2127555 INFO (jetty-launcher-4229-thread-2)
[n:127.0.0.1:57102_solr ] o.a.s.c.Overseer Overseer
(id=97537952883277833-127.0.0.1:57102_solr-n_0000000000) starting
[junit4] 2> 2127556 INFO (jetty-launcher-4229-thread-3)
[n:127.0.0.1:57100_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 2127557 INFO
(zkCallback-4248-thread-1-processing-n:127.0.0.1:57102_solr)
[n:127.0.0.1:57102_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 2127558 INFO
(zkCallback-4250-thread-1-processing-n:127.0.0.1:57099_solr)
[n:127.0.0.1:57099_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 2127565 INFO (jetty-launcher-4229-thread-3)
[n:127.0.0.1:57100_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 2127569 INFO (jetty-launcher-4229-thread-3)
[n:127.0.0.1:57100_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:57100_solr
[junit4] 2> 2127572 INFO
(zkCallback-4250-thread-1-processing-n:127.0.0.1:57099_solr)
[n:127.0.0.1:57099_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 2127572 INFO
(zkCallback-4248-thread-1-processing-n:127.0.0.1:57102_solr)
[n:127.0.0.1:57102_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 2127574 INFO
(zkCallback-4249-thread-1-processing-n:127.0.0.1:57100_solr)
[n:127.0.0.1:57100_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 2127586 INFO (jetty-launcher-4229-thread-2)
[n:127.0.0.1:57102_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:57102_solr
[junit4] 2> 2127588 INFO
(zkCallback-4249-thread-1-processing-n:127.0.0.1:57100_solr)
[n:127.0.0.1:57100_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 2127589 INFO
(zkCallback-4250-thread-1-processing-n:127.0.0.1:57099_solr)
[n:127.0.0.1:57099_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 2127589 INFO
(zkCallback-4248-thread-1-processing-n:127.0.0.1:57102_solr)
[n:127.0.0.1:57102_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 2127600 INFO (jetty-launcher-4229-thread-1)
[n:127.0.0.1:57101_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 2127607 INFO (jetty-launcher-4229-thread-1)
[n:127.0.0.1:57101_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 2127617 INFO (jetty-launcher-4229-thread-1)
[n:127.0.0.1:57101_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:57101_solr
[junit4] 2> 2127619 INFO
(zkCallback-4248-thread-1-processing-n:127.0.0.1:57102_solr)
[n:127.0.0.1:57102_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 2127619 INFO
(zkCallback-4249-thread-1-processing-n:127.0.0.1:57100_solr)
[n:127.0.0.1:57100_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 2127620 INFO
(zkCallback-4251-thread-1-processing-n:127.0.0.1:57101_solr)
[n:127.0.0.1:57101_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 2127623 INFO
(zkCallback-4250-thread-1-processing-n:127.0.0.1:57099_solr)
[n:127.0.0.1:57099_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 2128079 INFO (jetty-launcher-4229-thread-3)
[n:127.0.0.1:57100_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_BAF4CA14766CAF97-001/tempDir-001/node3/.
[junit4] 2> 2128082 INFO (jetty-launcher-4229-thread-4)
[n:127.0.0.1:57099_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_BAF4CA14766CAF97-001/tempDir-001/node4/.
[junit4] 2> 2128084 INFO (jetty-launcher-4229-thread-2)
[n:127.0.0.1:57102_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_BAF4CA14766CAF97-001/tempDir-001/node2/.
[junit4] 2> 2128085 INFO (jetty-launcher-4229-thread-1)
[n:127.0.0.1:57101_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_BAF4CA14766CAF97-001/tempDir-001/node1/.
[junit4] 2> 2131705 INFO
(SUITE-CustomCollectionTest-seed#[BAF4CA14766CAF97]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 2131708 INFO
(SUITE-CustomCollectionTest-seed#[BAF4CA14766CAF97]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:57097/solr ready
[junit4] 2> 2131755 INFO
(TEST-CustomCollectionTest.testRouteFieldForHashRouter-seed#[BAF4CA14766CAF97])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testRouteFieldForHashRouter
[junit4] 2> 2131757 INFO
(TEST-CustomCollectionTest.testRouteFieldForHashRouter-seed#[BAF4CA14766CAF97])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 2131764 INFO (qtp1013273218-18028) [n:127.0.0.1:57099_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=2&collection.configName=conf&maxShardsPerNode=3&router.field=shard_s&name=routeFieldColl&action=CREATE&numShards=4&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2131767 INFO
(OverseerThreadFactory-7831-thread-1-processing-n:127.0.0.1:57102_solr)
[n:127.0.0.1:57102_solr ] o.a.s.c.CreateCollectionCmd Create collection
routeFieldColl
[junit4] 2> 2131892 INFO (qtp1483832783-18037) [n:127.0.0.1:57101_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=routeFieldColl_shard3_replica1&action=CREATE&numShards=4&collection=routeFieldColl&shard=shard3&wt=javabin&version=2
[junit4] 2> 2131893 INFO (qtp1013273218-18029) [n:127.0.0.1:57099_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=routeFieldColl_shard1_replica2&action=CREATE&numShards=4&collection=routeFieldColl&shard=shard1&wt=javabin&version=2
[junit4] 2> 2131894 INFO (qtp1483832783-18038) [n:127.0.0.1:57101_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=routeFieldColl_shard1_replica1&action=CREATE&numShards=4&collection=routeFieldColl&shard=shard1&wt=javabin&version=2
[junit4] 2> 2131895 INFO (qtp1721362556-18027) [n:127.0.0.1:57102_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=routeFieldColl_shard2_replica1&action=CREATE&numShards=4&collection=routeFieldColl&shard=shard2&wt=javabin&version=2
[junit4] 2> 2131895 INFO (qtp1721362556-18045) [n:127.0.0.1:57102_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=routeFieldColl_shard4_replica1&action=CREATE&numShards=4&collection=routeFieldColl&shard=shard4&wt=javabin&version=2
[junit4] 2> 2131896 INFO (qtp1013273218-18031) [n:127.0.0.1:57099_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=routeFieldColl_shard3_replica2&action=CREATE&numShards=4&collection=routeFieldColl&shard=shard3&wt=javabin&version=2
[junit4] 2> 2131901 INFO (qtp1561242163-18021) [n:127.0.0.1:57100_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=routeFieldColl_shard2_replica2&action=CREATE&numShards=4&collection=routeFieldColl&shard=shard2&wt=javabin&version=2
[junit4] 2> 2131901 INFO (qtp1561242163-18022) [n:127.0.0.1:57100_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=routeFieldColl_shard4_replica2&action=CREATE&numShards=4&collection=routeFieldColl&shard=shard4&wt=javabin&version=2
[junit4] 2> 2132040 INFO
(zkCallback-4250-thread-1-processing-n:127.0.0.1:57099_solr)
[n:127.0.0.1:57099_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/routeFieldColl/state.json] for collection [routeFieldColl]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 2132040 INFO
(zkCallback-4251-thread-1-processing-n:127.0.0.1:57101_solr)
[n:127.0.0.1:57101_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/routeFieldColl/state.json] for collection [routeFieldColl]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 2132040 INFO
(zkCallback-4249-thread-1-processing-n:127.0.0.1:57100_solr)
[n:127.0.0.1:57100_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/routeFieldColl/state.json] for collection [routeFieldColl]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 2132041 INFO
(zkCallback-4248-thread-1-processing-n:127.0.0.1:57102_solr)
[n:127.0.0.1:57102_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/routeFieldColl/state.json] for collection [routeFieldColl]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 2132943 INFO (qtp1561242163-18021) [n:127.0.0.1:57100_solr
c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica2] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.0.0
[junit4] 2> 2132943 INFO (qtp1483832783-18037) [n:127.0.0.1:57101_solr
c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.0.0
[junit4] 2> 2132943 INFO (qtp1721362556-18045) [n:127.0.0.1:57102_solr
c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.0.0
[junit4] 2> 2132951 INFO (qtp1561242163-18022) [n:127.0.0.1:57100_solr
c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica2] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.0.0
[junit4] 2> 2132951 INFO (qtp1013273218-18029) [n:127.0.0.1:57099_solr
c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica2] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.0.0
[junit4] 2> 2132951 INFO (qtp1013273218-18031) [n:127.0.0.1:57099_solr
c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica2] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.0.0
[junit4] 2> 2132964 INFO (qtp1483832783-18038) [n:127.0.0.1:57101_solr
c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.0.0
[junit4] 2> 2132966 INFO (qtp1721362556-18027) [n:127.0.0.1:57102_solr
c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.0.0
[junit4] 2> 2132968 INFO (qtp1561242163-18021) [n:127.0.0.1:57100_solr
c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica2]
o.a.s.s.IndexSchema [routeFieldColl_shard2_replica2] Schema name=cloud-dynamic
[junit4] 2> 2132972 INFO (qtp1721362556-18045) [n:127.0.0.1:57102_solr
c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica1]
o.a.s.s.IndexSchema [routeFieldColl_shard4_replica1] Schema name=cloud-dynamic
[junit4] 2> 2132973 INFO (qtp1483832783-18037) [n:127.0.0.1:57101_solr
c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica1]
o.a.s.s.IndexSchema [routeFieldColl_shard3_replica1] Schema name=cloud-dynamic
[junit4] 2> 2132992 INFO (qtp1013273218-18031) [n:127.0.0.1:57099_solr
c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica2]
o.a.s.s.IndexSchema [routeFieldColl_shard3_replica2] Schema name=cloud-dynamic
[junit4] 2> 2133004 INFO (qtp1013273218-18029) [n:127.0.0.1:57099_solr
c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica2]
o.a.s.s.IndexSchema [routeFieldColl_shard1_replica2] Schema name=cloud-dynamic
[junit4] 2> 2133006 INFO (qtp1561242163-18022) [n:127.0.0.1:57100_solr
c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica2]
o.a.s.s.IndexSchema [routeFieldColl_shard4_replica2] Schema name=cloud-dynamic
[junit4] 2> 2133010 WARN (qtp1721362556-18045) [n:127.0.0.1:57102_solr
c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica1]
o.a.s.s.IndexSchema [routeFieldColl_shard4_replica1] default search field in
schema is text. WARNING: Deprecated, please use 'df' on request instead.
[junit4] 2> 2133011 INFO (qtp1721362556-18045) [n:127.0.0.1:57102_solr
c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica1]
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 2133024 WARN (qtp1561242163-18021) [n:127.0.0.1:57100_solr
c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica2]
o.a.s.s.IndexSchema [routeFieldColl_shard2_replica2] default search field in
schema is text. WARNING: Deprecated, please use 'df' on request instead.
[junit4] 2> 2133024 INFO (qtp1561242163-18021) [n:127.0.0.1:57100_solr
c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica2]
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 2133025 WARN (qtp1013273218-18031) [n:127.0.0.1:57099_solr
c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica2]
o.a.s.s.IndexSchema [routeFieldColl_shard3_replica2] default search field in
schema is text. WARNING: Deprecated, please use 'df' on request instead.
[junit4] 2> 2133025 INFO (qtp1013273218-18031) [n:127.0.0.1:57099_solr
c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica2]
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 2133030 INFO (qtp1721362556-18045) [n:127.0.0.1:57102_solr
c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica1]
o.a.s.c.CoreContainer Creating SolrCore 'routeFieldColl_shard4_replica1' using
configuration from collection routeFieldColl
[junit4] 2> 2133030 INFO (qtp1561242163-18021) [n:127.0.0.1:57100_solr
c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica2]
o.a.s.c.CoreContainer Creating SolrCore 'routeFieldColl_shard2_replica2' using
configuration from collection routeFieldColl
[junit4] 2> 2133031 INFO (qtp1561242163-18021) [n:127.0.0.1:57100_solr
c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica2] o.a.s.c.SolrCore
[[routeFieldColl_shard2_replica2] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_BAF4CA14766CAF97-001/tempDir-001/node3/routeFieldColl_shard2_replica2],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_BAF4CA14766CAF97-001/tempDir-001/node3/./routeFieldColl_shard2_replica2/data/]
[junit4] 2> 2133031 INFO (qtp1721362556-18045) [n:127.0.0.1:57102_solr
c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica1] o.a.s.c.SolrCore
[[routeFieldColl_shard4_replica1] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_BAF4CA14766CAF97-001/tempDir-001/node2/routeFieldColl_shard4_replica1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_BAF4CA14766CAF97-001/tempDir-001/node2/./routeFieldColl_shard4_replica1/data/]
[junit4] 2> 2133032 WARN (qtp1013273218-18029) [n:127.0.0.1:57099_solr
c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica2]
o.a.s.s.IndexSchema [routeFieldColl_shard1_replica2] default search field in
schema is text. WARNING: Deprecated, please use 'df' on request instead.
[junit4] 2> 2133033 INFO (qtp1013273218-18029) [n:127.0.0.1:57099_solr
c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica2]
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 2133034 INFO (qtp1013273218-18031) [n:127.0.0.1:57099_solr
c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica2]
o.a.s.c.CoreContainer Creating SolrCore 'routeFieldColl_shard3_replica2' using
configuration from collection routeFieldColl
[junit4] 2> 2133034 INFO (qtp1013273218-18031) [n:127.0.0.1:57099_solr
c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica2] o.a.s.c.SolrCore
[[routeFieldColl_shard3_replica2] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_BAF4CA14766CAF97-001/tempDir-001/node4/routeFieldColl_shard3_replica2],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_BAF4CA14766CAF97-001/tempDir-001/node4/./routeFieldColl_shard3_replica2/data/]
[junit4] 2> 2133034 INFO (qtp1013273218-18029) [n:127.0.0.1:57099_solr
c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica2]
o.a.s.c.CoreContainer Creating SolrCore 'routeFieldColl_shard1_replica2' using
configuration from collection routeFieldColl
[junit4] 2> 2133035 INFO (qtp1013273218-18029) [n:127.0.0.1:57099_solr
c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica2] o.a.s.c.SolrCore
[[routeFieldColl_shard1_replica2] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_BAF4CA14766CAF97-001/tempDir-001/node4/routeFieldColl_shard1_replica2],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_BAF4CA14766CAF97-001/tempDir-001/node4/./routeFieldColl_shard1_replica2/data/]
[junit4] 2> 2133035 WARN (qtp1483832783-18037) [n:127.0.0.1:57101_solr
c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica1]
o.a.s.s.IndexSchema [routeFieldColl_shard3_replica1] default search field in
schema is text. WARNING: Deprecated, please use 'df' on request instead.
[junit4] 2> 2133038 INFO (qtp1483832783-18037) [n:127.0.0.1:57101_solr
c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica1]
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 2133038 INFO (qtp1483832783-18038) [n:127.0.0.1:57101_solr
c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica1]
o.a.s.s.IndexSchema [routeFieldColl_shard1_replica1] Schema name=cloud-dynamic
[junit4] 2> 2133039 INFO (qtp1721362556-18027) [n:127.0.0.1:57102_solr
c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica1]
o.a.s.s.IndexSchema [routeFieldColl_shard2_replica1] Schema name=cloud-dynamic
[junit4] 2> 2133042 INFO (qtp1483832783-18037) [n:127.0.0.1:57101_solr
c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica1]
o.a.s.c.CoreContainer Creating SolrCore 'routeFieldColl_shard3_replica1' using
configuration from collection routeFieldColl
[junit4] 2> 2133043 INFO (qtp1483832783-18037) [n:127.0.0.1:57101_solr
c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica1] o.a.s.c.SolrCore
[[routeFieldColl_shard3_replica1] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_BAF4CA14766CAF97-001/tempDir-001/node1/routeFieldColl_shard3_replica1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_BAF4CA14766CAF97-001/tempDir-001/node1/./routeFieldColl_shard3_replica1/data/]
[junit4] 2> 2133064 WARN (qtp1561242163-18022) [n:127.0.0.1:57100_solr
c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica2]
o.a.s.s.IndexSchema [routeFieldColl_shard4_replica2] default search field in
schema is text. WARNING: Deprecated, please use 'df' on request instead.
[junit4] 2> 2133065 INFO (qtp1561242163-18022) [n:127.0.0.1:57100_solr
c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica2]
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 2133066 INFO (qtp1561242163-18022) [n:127.0.0.1:57100_solr
c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica2]
o.a.s.c.CoreContainer Creating SolrCore 'routeFieldColl_shard4_replica2' using
configuration from collection routeFieldColl
[junit4] 2> 2133067 INFO (qtp1561242163-18022) [n:127.0.0.1:57100_solr
c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica2] o.a.s.c.SolrCore
[[routeFieldColl_shard4_replica2] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_BAF4CA14766CAF97-001/tempDir-001/node3/routeFieldColl_shard4_replica2],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_BAF4CA14766CAF97-001/tempDir-001/node3/./routeFieldColl_shard4_replica2/data/]
[junit4] 2> 2133067 WARN (qtp1721362556-18027) [n:127.0.0.1:57102_solr
c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica1]
o.a.s.s.IndexSchema [routeFieldColl_shard2_replica1] default search field in
schema is text. WARNING: Deprecated, please use 'df' on request instead.
[junit4] 2> 2133067 WARN (qtp1483832783-18038) [n:127.0.0.1:57101_solr
c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica1]
o.a.s.s.IndexSchema [routeFieldColl_shard1_replica1] default search field in
schema is text. WARNING: Deprecated, please use 'df' on request instead.
[junit4] 2> 2133068 INFO (qtp1721362556-18027) [n:127.0.0.1:57102_solr
c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica1]
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 2133068 INFO (qtp1483832783-18038) [n:127.0.0.1:57101_solr
c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica1]
o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 2133069 INFO (qtp1721362556-18027) [n:127.0.0.1:57102_solr
c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica1]
o.a.s.c.CoreContainer Creating SolrCore 'routeFieldColl_shard2_replica1' using
configuration from collection routeFieldColl
[junit4] 2> 2133070 INFO (qtp1483832783-18038) [n:127.0.0.1:57101_solr
c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica1]
o.a.s.c.CoreContainer Creating SolrCore 'routeFieldColl_shard1_replica1' using
configuration from collection routeFieldColl
[junit4] 2> 2133070 INFO (qtp1721362556-18027) [n:127.0.0.1:57102_solr
c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica1] o.a.s.c.SolrCore
[[routeFieldColl_shard2_replica1] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_BAF4CA14766CAF97-001/tempDir-001/node2/routeFieldColl_shard2_replica1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_BAF4CA14766CAF97-001/tempDir-001/node2/./routeFieldColl_shard2_replica1/data/]
[junit4] 2> 2133070 INFO (qtp1483832783-18038) [n:127.0.0.1:57101_solr
c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica1] o.a.s.c.SolrCore
[[routeFieldColl_shard1_replica1] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_BAF4CA14766CAF97-001/tempDir-001/node1/routeFieldColl_shard1_replica1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_BAF4CA14766CAF97-001/tempDir-001/node1/./routeFieldColl_shard1_replica1/data/]
[junit4] 2> 2133215 INFO (qtp1483832783-18037) [n:127.0.0.1:57101_solr
c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 2133215 INFO (qtp1013273218-18031) [n:127.0.0.1:57099_solr
c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica2]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 2133215 INFO (qtp1483832783-18037) [n:127.0.0.1:57101_solr
c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2133215 INFO (qtp1013273218-18031) [n:127.0.0.1:57099_solr
c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica2] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2133218 INFO (qtp1013273218-18031) [n:127.0.0.1:57099_solr
c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica2]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2133218 INFO (qtp1013273218-18031) [n:127.0.0.1:57099_solr
c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica2]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2133220 INFO (qtp1013273218-18031) [n:127.0.0.1:57099_solr
c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@35e85442[routeFieldColl_shard3_replica2] main]
[junit4] 2> 2133224 INFO (qtp1561242163-18021) [n:127.0.0.1:57100_solr
c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica2]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 2133224 INFO (qtp1561242163-18021) [n:127.0.0.1:57100_solr
c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica2] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2133226 INFO (qtp1561242163-18021) [n:127.0.0.1:57100_solr
c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica2]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2133227 INFO (qtp1561242163-18021) [n:127.0.0.1:57100_solr
c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica2]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2133232 INFO (qtp1013273218-18031) [n:127.0.0.1:57099_solr
c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica2]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 2133234 INFO (qtp1013273218-18031) [n:127.0.0.1:57099_solr
c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica2]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 2133234 INFO (qtp1013273218-18031) [n:127.0.0.1:57099_solr
c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica2]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 2133234 INFO (qtp1013273218-18031) [n:127.0.0.1:57099_solr
c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica2] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1560607252317995008
[junit4] 2> 2133234 INFO
(searcherExecutor-7842-thread-1-processing-n:127.0.0.1:57099_solr
x:routeFieldColl_shard3_replica2 s:shard3 c:routeFieldColl)
[n:127.0.0.1:57099_solr c:routeFieldColl s:shard3
x:routeFieldColl_shard3_replica2] o.a.s.c.SolrCore
[routeFieldColl_shard3_replica2] Registered new searcher
Searcher@35e85442[routeFieldColl_shard3_replica2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2133243 INFO (qtp1483832783-18037) [n:127.0.0.1:57101_solr
c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2133243 INFO (qtp1483832783-18037) [n:127.0.0.1:57101_solr
c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2133245 INFO (qtp1013273218-18029) [n:127.0.0.1:57099_solr
c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica2]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 2133248 INFO (qtp1561242163-18021) [n:127.0.0.1:57100_solr
c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@3c6574c7[routeFieldColl_shard2_replica2] main]
[junit4] 2> 2133250 INFO (qtp1013273218-18029) [n:127.0.0.1:57099_solr
c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica2] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2133252 INFO (qtp1561242163-18021) [n:127.0.0.1:57100_solr
c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica2]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 2133253 INFO (qtp1561242163-18021) [n:127.0.0.1:57100_solr
c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica2]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 2133253 INFO (qtp1561242163-18021) [n:127.0.0.1:57100_solr
c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica2]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 2133253 INFO (qtp1561242163-18021) [n:127.0.0.1:57100_solr
c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica2] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1560607252337917952
[junit4] 2> 2133253 INFO
(searcherExecutor-7841-thread-1-processing-n:127.0.0.1:57100_solr
x:routeFieldColl_shard2_replica2 s:shard2 c:routeFieldColl)
[n:127.0.0.1:57100_solr c:routeFieldColl s:shard2
x:routeFieldColl_shard2_replica2] o.a.s.c.SolrCore
[routeFieldColl_shard2_replica2] Registered new searcher
Searcher@3c6574c7[routeFieldColl_shard2_replica2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2133255 INFO (qtp1483832783-18038) [n:127.0.0.1:57101_solr
c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 2133255 INFO (qtp1483832783-18038) [n:127.0.0.1:57101_solr
c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2133257 INFO (qtp1483832783-18038) [n:127.0.0.1:57101_solr
c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2133257 INFO (qtp1483832783-18038) [n:127.0.0.1:57101_solr
c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2133258 INFO (qtp1721362556-18045) [n:127.0.0.1:57102_solr
c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 2133258 INFO (qtp1721362556-18045) [n:127.0.0.1:57102_solr
c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2133263 INFO (qtp1721362556-18045) [n:127.0.0.1:57102_solr
c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2133263 INFO (qtp1721362556-18045) [n:127.0.0.1:57102_solr
c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2133263 INFO (qtp1561242163-18021) [n:127.0.0.1:57100_solr
c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica2]
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for
shard shard2: total=2 found=1 timeoutin=9999ms
[junit4] 2> 2133266 INFO (qtp1013273218-18031) [n:127.0.0.1:57099_solr
c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica2]
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for
shard shard3: total=2 found=1 timeoutin=9999ms
[junit4] 2> 2133269 INFO (qtp1013273218-18029) [n:127.0.0.1:57099_solr
c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica2]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2133269 INFO (qtp1013273218-18029) [n:127.0.0.1:57099_solr
c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica2]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2133270 INFO (qtp1721362556-18027) [n:127.0.0.1:57102_solr
c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 2133270 INFO (qtp1721362556-18027) [n:127.0.0.1:57102_solr
c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2133272 INFO (qtp1721362556-18027) [n:127.0.0.1:57102_solr
c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2133272 INFO (qtp1721362556-18027) [n:127.0.0.1:57102_solr
c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2133274 INFO (qtp1483832783-18037) [n:127.0.0.1:57101_solr
c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@2e098a27[routeFieldColl_shard3_replica1] main]
[junit4] 2> 2133274 INFO (qtp1561242163-18022) [n:127.0.0.1:57100_solr
c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica2]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 2133274 INFO (qtp1561242163-18022) [n:127.0.0.1:57100_solr
c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica2] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2133275 INFO (qtp1483832783-18037) [n:127.0.0.1:57101_solr
c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 2133276 INFO (qtp1483832783-18038) [n:127.0.0.1:57101_solr
c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@19aea435[routeFieldColl_shard1_replica1] main]
[junit4] 2> 2133276 INFO (qtp1483832783-18037) [n:127.0.0.1:57101_solr
c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 2133276 INFO (qtp1561242163-18022) [n:127.0.0.1:57100_solr
c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica2]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2133276 INFO (qtp1483832783-18037) [n:127.0.0.1:57101_solr
c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 2133276 INFO (qtp1561242163-18022) [n:127.0.0.1:57100_solr
c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica2]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2133277 INFO
(searcherExecutor-7844-thread-1-processing-n:127.0.0.1:57101_solr
x:routeFieldColl_shard3_replica1 s:shard3 c:routeFieldColl)
[n:127.0.0.1:57101_solr c:routeFieldColl s:shard3
x:routeFieldColl_shard3_replica1] o.a.s.c.SolrCore
[routeFieldColl_shard3_replica1] Registered new searcher
Searcher@2e098a27[routeFieldColl_shard3_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2133277 INFO (qtp1483832783-18037) [n:127.0.0.1:57101_solr
c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica1] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1560607252363083776
[junit4] 2> 2133277 INFO (qtp1483832783-18038) [n:127.0.0.1:57101_solr
c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 2133278 INFO (qtp1483832783-18038) [n:127.0.0.1:57101_solr
c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 2133278 INFO (qtp1483832783-18038) [n:127.0.0.1:57101_solr
c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 2133278 INFO (qtp1483832783-18038) [n:127.0.0.1:57101_solr
c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica1] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1560607252364132352
[junit4] 2> 2133278 INFO
(searcherExecutor-7847-thread-1-processing-n:127.0.0.1:57101_solr
x:routeFieldColl_shard1_replica1 s:shard1 c:routeFieldColl)
[n:127.0.0.1:57101_solr c:routeFieldColl s:shard1
x:routeFieldColl_shard1_replica1] o.a.s.c.SolrCore
[routeFieldColl_shard1_replica1] Registered new searcher
Searcher@19aea435[routeFieldColl_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2133280 INFO (qtp1721362556-18045) [n:127.0.0.1:57102_solr
c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@38409525[routeFieldColl_shard4_replica1] main]
[junit4] 2> 2133282 INFO (qtp1721362556-18045) [n:127.0.0.1:57102_solr
c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 2133283 INFO (qtp1721362556-18045) [n:127.0.0.1:57102_solr
c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 2133283 INFO (qtp1721362556-18045) [n:127.0.0.1:57102_solr
c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 2133283 INFO (qtp1013273218-18029) [n:127.0.0.1:57099_solr
c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@57cd58c4[routeFieldColl_shard1_replica2] main]
[junit4] 2> 2133283 INFO (qtp1721362556-18045) [n:127.0.0.1:57102_solr
c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica1] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1560607252369375232
[junit4] 2> 2133283 INFO
(searcherExecutor-7840-thread-1-processing-n:127.0.0.1:57102_solr
x:routeFieldColl_shard4_replica1 s:shard4 c:routeFieldColl)
[n:127.0.0.1:57102_solr c:routeFieldColl s:shard4
x:routeFieldColl_shard4_replica1] o.a.s.c.SolrCore
[routeFieldColl_shard4_replica1] Registered new searcher
Searcher@38409525[routeFieldColl_shard4_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2133284 INFO (qtp1013273218-18029) [n:127.0.0.1:57099_solr
c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica2]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 2133285 INFO (qtp1013273218-18029) [n:127.0.0.1:57099_solr
c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica2]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 2133285 INFO (qtp1013273218-18029) [n:127.0.0.1:57099_solr
c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica2]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 2133286 INFO
(searcherExecutor-7843-thread-1-processing-n:127.0.0.1:57099_solr
x:routeFieldColl_shard1_replica2 s:shard1 c:routeFieldColl)
[n:127.0.0.1:57099_solr c:routeFieldColl s:shard1
x:routeFieldColl_shard1_replica2] o.a.s.c.SolrCore
[routeFieldColl_shard1_replica2] Registered new searcher
Searcher@57cd58c4[routeFieldColl_shard1_replica2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2133286 INFO (qtp1013273218-18029) [n:127.0.0.1:57099_solr
c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica2] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1560607252372520960
[junit4] 2> 2133288 INFO (qtp1721362556-18027) [n:127.0.0.1:57102_solr
c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@14215bb0[routeFieldColl_shard2_replica1] main]
[junit4] 2> 2133291 INFO (qtp1483832783-18038) [n:127.0.0.1:57101_solr
c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 2133292 INFO (qtp1483832783-18038) [n:127.0.0.1:57101_solr
c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 2133292 INFO (qtp1483832783-18038) [n:127.0.0.1:57101_solr
c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica1]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:57101/solr/routeFieldColl_shard1_replica1/
[junit4] 2> 2133291 INFO (qtp1561242163-18022) [n:127.0.0.1:57100_solr
c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@4d00d5fb[routeFieldColl_shard4_replica2] main]
[junit4] 2> 2133293 INFO (qtp1721362556-18027) [n:127.0.0.1:57102_solr
c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 2133293 INFO (qtp1483832783-18038) [n:127.0.0.1:57101_solr
c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica1] o.a.s.u.PeerSync
PeerSync: core=routeFieldColl_shard1_replica1 url=http://127.0.0.1:57101/solr
START replicas=[http://127.0.0.1:57099/solr/routeFieldColl_shard1_replica2/]
nUpdates=100
[junit4] 2> 2133294 INFO (qtp1483832783-18038) [n:127.0.0.1:57101_solr
c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica1] o.a.s.u.PeerSync
PeerSync: core=routeFieldColl_shard1_replica1 url=http://127.0.0.1:57101/solr
DONE. We have no versions. sync failed.
[junit4] 2> 2133294 INFO (qtp1561242163-18022) [n:127.0.0.1:57100_solr
c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica2]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 2133295 INFO (qtp1721362556-18027) [n:127.0.0.1:57102_solr
c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 2133295 INFO (qtp1013273218-18033) [n:127.0.0.1:57099_solr
c:routeFieldColl s:shard1 r:core_node1 x:routeFieldColl_shard1_replica2]
o.a.s.c.S.Request [routeFieldColl_shard1_replica2] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 2133296 INFO (qtp1721362556-18027) [n:127.0.0.1:57102_solr
c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 2133296 INFO (qtp1483832783-18038) [n:127.0.0.1:57101_solr
c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica1]
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the
next candidate
[junit4] 2> 2133296 INFO (qtp1483832783-18038) [n:127.0.0.1:57101_solr
c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica1]
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we
can't sync in that case - we were active before, so become leader anyway
[junit4] 2> 2133295 INFO (qtp1721362556-18045) [n:127.0.0.1:57102_solr
c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica1]
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for
shard shard4: total=2 found=1 timeoutin=9999ms
[junit4] 2> 2133298 INFO
(searcherExecutor-7846-thread-1-processing-n:127.0.0.1:57102_solr
x:routeFieldColl_shard2_replica1 s:shard2 c:routeFieldColl)
[n:127.0.0.1:57102_solr c:routeFieldColl s:shard2
x:routeFieldColl_shard2_replica1] o.a.s.c.SolrCore
[routeFieldColl_shard2_replica1] Registered new searcher
Searcher@14215bb0[routeFieldColl_shard2_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2133296 INFO (qtp1561242163-18022) [n:127.0.0.1:57100_solr
c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica2]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 2133298 INFO (qtp1561242163-18022) [n:127.0.0.1:57100_solr
c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica2]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 2133298 INFO (qtp1721362556-18027) [n:127.0.0.1:57102_solr
c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica1] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1560607252385103872
[junit4] 2> 2133298 INFO (qtp1561242163-18022) [n:127.0.0.1:57100_solr
c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica2] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1560607252385103872
[junit4] 2> 2133298 INFO
(searcherExecutor-7845-thread-1-processing-n:127.0.0.1:57100_solr
x:routeFieldColl_shard4_replica2 s:shard4 c:routeFieldColl)
[n:127.0.0.1:57100_solr c:routeFieldColl s:shard4
x:routeFieldColl_shard4_replica2] o.a.s.c.SolrCore
[routeFieldColl_shard4_replica2] Registered new searcher
Searcher@4d00d5fb[routeFieldColl_shard4_replica2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2133298 INFO (qtp1483832783-18038) [n:127.0.0.1:57101_solr
c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 2133306 INFO (qtp1483832783-18038) [n:127.0.0.1:57101_solr
c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:57101/solr/routeFieldColl_shard1_replica1/ shard1
[junit4] 2> 2133423 INFO
(zkCallback-4248-thread-3-processing-n:127.0.0.1:57102_solr)
[n:127.0.0.1:57102_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/routeFieldColl/state.json] for collection [routeFieldColl]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 2133423 INFO
(zkCallback-4249-thread-1-processing-n:127.0.0.1:57100_solr)
[n:127.0.0.1:57100_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/routeFieldColl/state.json] for collection [routeFieldColl]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 2133423 INFO
(zkCallback-4250-thread-1-processing-n:127.0.0.1:57099_solr)
[n:127.0.0.1:57099_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/routeFieldColl/state.json] for collection [routeFieldColl]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 2133423 INFO
(zkCallback-4251-thread-1-processing-n:127.0.0.1:57101_solr)
[n:127.0.0.1:57101_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/routeFieldColl/state.json] for collection [routeFieldColl]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 2133474 INFO (qtp1483832783-18038) [n:127.0.0.1:57101_solr
c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 2133484 INFO (qtp1483832783-18038) [n:127.0.0.1:57101_solr
c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=routeFieldColl_shard1_replica1&action=CREATE&numShards=4&collection=routeFieldColl&shard=shard1&wt=javabin&version=2}
status=0 QTime=1589
[junit4] 2> 2133587 INFO
(zkCallback-4248-thread-1-processing-n:127.0.0.1:57102_solr)
[n:127.0.0.1:57102_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/routeFieldColl/state.json] for collection [routeFieldColl]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 2133587 INFO
(zkCallback-4251-thread-1-processing-n:127.0.0.1:57101_solr)
[n:127.0.0.1:57101_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/routeFieldColl/state.json] for collection [routeFieldColl]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 2133587 INFO
(zkCallback-4249-thread-1-processing-n:127.0.0.1:57100_solr)
[n:127.0.0.1:57100_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/routeFieldColl/state.json] for collection [routeFieldColl]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 2133587 INFO
(zkCallback-4250-thread-1-processing-n:127.0.0.1:57099_solr)
[n:127.0.0.1:57099_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/routeFieldColl/state.json] for collection [routeFieldColl]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 2133764 INFO (qtp1561242163-18021) [n:127.0.0.1:57100_solr
c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica2]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 2133764 INFO (qtp1561242163-18021) [n:127.0.0.1:57100_solr
c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica2]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 2133764 INFO (qtp1561242163-18021) [n:127.0.0.1:57100_solr
c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica2]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:57100/solr/routeFieldColl_shard2_replica2/
[junit4] 2> 2133765 INFO (qtp1561242163-18021) [n:127.0.0.1:57100_solr
c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica2] o.a.s.u.PeerSync
PeerSync: core=routeFieldColl_shard2_replica2 url=http://127.0.0.1:57100/solr
START replicas=[http://127.0.0.1:57102/solr/routeFieldColl_shard2_replica1/]
nUpdates=100
[junit4] 2> 2133765 INFO (qtp1561242163-18021) [n:127.0.0.1:57100_solr
c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica2] o.a.s.u.PeerSync
PeerSync: core=routeFieldColl_shard2_replica2 url=http://127.0.0.1:57100/solr
DONE. We have no versions. sync failed.
[junit4] 2> 2133768 INFO (qtp1721362556-18048) [n:127.0.0.1:57102_solr
c:routeFieldColl s:shard2 r:core_node6 x:routeFieldColl_shard2_replica1]
o.a.s.c.S.Request [routeFieldColl_shard2_replica1] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 2133770 INFO (qtp1561242163-18021) [n:127.0.0.1:57100_solr
c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica2]
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the
next candidate
[junit4] 2> 2133770 INFO (qtp1561242163-18021) [n:127.0.0.1:57100_solr
c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica2]
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we
can't sync in that case - we were active before, so become leader anyway
[junit4] 2> 2133770 INFO (qtp1013273218-18031) [n:127.0.0.1:57099_solr
c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica2]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 2133770 INFO (qtp1561242163-18021) [n:127.0.0.1:57100_solr
c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica2]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 2133770 INFO (qtp1013273218-18031) [n:127.0.0.1:57099_solr
c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica2]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 2133771 INFO (qtp1013273218-18031) [n:127.0.0.1:57099_solr
c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica2]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:57099/solr/routeFieldColl_shard3_replica2/
[junit4] 2> 2133771 INFO (qtp1013273218-18031) [n:127.0.0.1:57099_solr
c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica2] o.a.s.u.PeerSync
PeerSync: core=routeFieldColl_shard3_replica2 url=http://127.0.0.1:57099/solr
START replicas=[http://127.0.0.1:57101/solr/routeFieldColl_shard3_replica1/]
nUpdates=100
[junit4] 2> 2133772 INFO (qtp1013273218-18031) [n:127.0.0.1:57099_solr
c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica2] o.a.s.u.PeerSync
PeerSync: core=routeFieldColl_shard3_replica2 url=http://127.0.0.1:57099/solr
DONE. We have no versions. sync failed.
[junit4] 2> 2133773 INFO (qtp1483832783-18042) [n:127.0.0.1:57101_solr
c:routeFieldColl s:shard3 r:core_node2 x:routeFieldColl_shard3_replica1]
o.a.s.c.S.Request [routeFieldColl_shard3_replica1] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 2133774 INFO (qtp1013273218-18031) [n:127.0.0.1:57099_solr
c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica2]
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the
next candidate
[junit4] 2> 2133774 INFO (qtp1013273218-18031) [n:127.0.0.1:57099_solr
c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica2]
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we
can't sync in that case - we were active before, so become leader anyway
[junit4] 2> 2133774 INFO (qtp1013273218-18031) [n:127.0.0.1:57099_solr
c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica2]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 2133784 INFO (qtp1561242163-18021) [n:127.0.0.1:57100_solr
c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica2]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:57100/solr/routeFieldColl_shard2_replica2/ shard2
[junit4] 2> 2133786 INFO (qtp1013273218-18031) [n:127.0.0.1:57099_solr
c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica2]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:57099/solr/routeFieldColl_shard3_replica2/ shard3
[junit4] 2> 2133799 INFO (qtp1721362556-18045) [n:127.0.0.1:57102_solr
c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 2133799 INFO (qtp1721362556-18045) [n:127.0.0.1:57102_solr
c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 2133799 INFO (qtp1721362556-18045) [n:127.0.0.1:57102_solr
c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica1]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:57102/solr/routeFieldColl_shard4_replica1/
[junit4] 2> 2133799 INFO (qtp1721362556-18045) [n:127.0.0.1:57102_solr
c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica1] o.a.s.u.PeerSync
PeerSync: core=routeFieldColl_shard4_replica1 url=http://127.0.0.1:57102/solr
START replicas=[http://127.0.0.1:57100/solr/routeFieldColl_shard4_replica2/]
nUpdates=100
[junit4] 2> 2133799 INFO (qtp1721362556-18045) [n:127.0.0.1:57102_solr
c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica1] o.a.s.u.PeerSync
PeerSync: core=routeFieldColl_shard4_replica1 url=http://127.0.0.1:57102/solr
DONE. We have no versions. sync failed.
[junit4] 2> 2133800 INFO (qtp1561242163-18023) [n:127.0.0.1:57100_solr
c:routeFieldColl s:shard4 r:core_node8 x:routeFieldColl_shard4_replica2]
o.a.s.c.S.Request [routeFieldColl_shard4_replica2] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 2133800 INFO (qtp1721362556-18045) [n:127.0.0.1:57102_solr
c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica1]
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the
next candidate
[junit4] 2> 2133800 INFO (qtp1721362556-18045) [n:127.0.0.1:57102_solr
c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica1]
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we
can't sync in that case - we were active before, so become leader anyway
[junit4] 2> 2133800 INFO (qtp1721362556-18045) [n:127.0.0.1:57102_solr
c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 2133812 INFO (qtp1721362556-18045) [n:127.0.0.1:57102_solr
c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:57102/solr/routeFieldColl_shard4_replica1/ shard4
[junit4] 2> 2133932 INFO
(zkCallback-4251-thread-1-processing-n:127.0.0.1:57101_solr)
[n:127.0.0.1:57101_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/routeFieldColl/state.json] for collection [routeFieldColl]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 2133932 INFO
(zkCallback-4249-thread-1-processing-n:127.0.0.1:57100_solr)
[n:127.0.0.1:57100_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/routeFieldColl/state.json] for collection [routeFieldColl]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 2133932 INFO
(zkCallback-4250-thread-1-processing-n:127.0.0.1:57099_solr)
[n:127.0.0.1:57099_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/routeFieldColl/state.json] for collection [routeFieldColl]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 2133933 INFO
(zkCallback-4248-thread-2-processing-n:127.0.0.1:57102_solr)
[n:127.0.0.1:57102_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/routeFieldColl/state.json] for collection [routeFieldColl]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 2133961 INFO (qtp1561242163-18021) [n:127.0.0.1:57100_solr
c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica2]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 2133961 INFO (qtp1013273218-18031) [n:127.0.0.1:57099_solr
c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica2]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 2133965 INFO (qtp1561242163-18021) [n:127.0.0.1:57100_solr
c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica2]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=routeFieldColl_shard2_replica2&action=CREATE&numShards=4&collection=routeFieldColl&shard=shard2&wt=javabin&version=2}
status=0 QTime=2064
[junit4] 2> 2133965 INFO (qtp1013273218-18031) [n:127.0.0.1:57099_solr
c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica2]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=routeFieldColl_shard3_replica2&action=CREATE&numShards=4&collection=routeFieldColl&shard=shard3&wt=javabin&version=2}
status=0 QTime=2069
[junit4] 2> 2133983 INFO (qtp1721362556-18045) [n:127.0.0.1:57102_solr
c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 2133986 INFO (qtp1721362556-18045) [n:127.0.0.1:57102_solr
c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=routeFieldColl_shard4_replica1&action=CREATE&numShards=4&collection=routeFieldColl&shard=shard4&wt=javabin&version=2}
status=0 QTime=2090
[junit4] 2> 2134091 INFO
(zkCallback-4251-thread-1-processing-n:127.0.0.1:57101_solr)
[n:127.0.0.1:57101_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/routeFieldColl/state.json] for collection [routeFieldColl]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 2134091 INFO
(zkCallback-4250-thread-1-processing-n:127.0.0.1:57099_solr)
[n:127.0.0.1:57099_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/routeFieldColl/state.json] for collection [routeFieldColl]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 2134091 INFO
(zkCallback-4249-thread-1-processing-n:127.0.0.1:57100_solr)
[n:127.0.0.1:57100_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/routeFieldColl/state.json] for collection [routeFieldColl]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 2134091 INFO
(zkCallback-4248-thread-1-processing-n:127.0.0.1:57102_solr)
[n:127.0.0.1:57102_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/routeFieldColl/state.json] for collection [routeFieldColl]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 2134298 INFO (qtp1013273218-18029) [n:127.0.0.1:57099_solr
c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica2]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=routeFieldColl_shard1_replica2&action=CREATE&numShards=4&collection=routeFieldColl&shard=shard1&wt=javabin&version=2}
status=0 QTime=2405
[junit4] 2> 2134298 INFO (qtp1483832783-18037) [n:127.0.
[...truncated too long message...]
33)
[ecj-lint] new SmileWriter(out, request, response).writeResponse();
[ecj-lint] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
[ecj-lint] ----------
[ecj-lint] ----------
[ecj-lint] 25. WARNING in
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/java/org/apache/solr/schema/OpenExchangeRatesOrgProvider.java
(at line 146)
[ecj-lint] ratesJsonStream =
resourceLoader.openResource(ratesFileLocation);
[ecj-lint] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ecj-lint] Resource leak: 'ratesJsonStream' is not closed at this location
[ecj-lint] ----------
[ecj-lint] ----------
[ecj-lint] 26. WARNING in
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/java/org/apache/solr/search/CollapsingQParserPlugin.java
(at line 1288)
[ecj-lint] UninvertingReader uninvertingReader = new UninvertingReader(new
ReaderWrapper(searcher.getSlowAtomicReader(), collapseField), mapping);
[ecj-lint] ^^^^^^^^^^^^^^^^^
[ecj-lint] Resource leak: 'uninvertingReader' is never closed
[ecj-lint] ----------
[ecj-lint] ----------
[ecj-lint] 27. WARNING in
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/java/org/apache/solr/search/CursorMark.java
(at line 188)
[ecj-lint] pieces = (List<Object>) new JavaBinCodec().unmarshal(in);
[ecj-lint] ^^^^^^^^^^^^^^^^^^
[ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
[ecj-lint] ----------
[ecj-lint] 28. WARNING in
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/java/org/apache/solr/search/CursorMark.java
(at line 265)
[ecj-lint] new JavaBinCodec().marshal(marshalledValues, out);
[ecj-lint] ^^^^^^^^^^^^^^^^^^
[ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
[ecj-lint] ----------
[ecj-lint] ----------
[ecj-lint] 29. WARNING in
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/java/org/apache/solr/search/DocSlice.java
(at line 145)
[ecj-lint] HashDocSet h = new HashDocSet(docs,offset,len);
[ecj-lint] ^
[ecj-lint] Resource leak: 'h' is never closed
[ecj-lint] ----------
[ecj-lint] 30. WARNING in
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/java/org/apache/solr/search/DocSlice.java
(at line 154)
[ecj-lint] HashDocSet h = new HashDocSet(docs,offset,len);
[ecj-lint] ^
[ecj-lint] Resource leak: 'h' is never closed
[ecj-lint] ----------
[ecj-lint] 31. WARNING in
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/java/org/apache/solr/search/DocSlice.java
(at line 163)
[ecj-lint] HashDocSet h = new HashDocSet(docs,offset,len);
[ecj-lint] ^
[ecj-lint] Resource leak: 'h' is never closed
[ecj-lint] ----------
[ecj-lint] ----------
[ecj-lint] 32. WARNING in
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/java/org/apache/solr/search/function/OrdFieldSource.java
(at line 78)
[ecj-lint] SolrIndexSearcher is = (SolrIndexSearcher) o;
[ecj-lint] ^^
[ecj-lint] Resource leak: 'is' is never closed
[ecj-lint] ----------
[ecj-lint] ----------
[ecj-lint] 33. WARNING in
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/java/org/apache/solr/search/function/ReverseOrdFieldSource.java
(at line 78)
[ecj-lint] SolrIndexSearcher is = (SolrIndexSearcher) o;
[ecj-lint] ^^
[ecj-lint] Resource leak: 'is' is never closed
[ecj-lint] ----------
[ecj-lint] ----------
[ecj-lint] 34. WARNING in
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/java/org/apache/solr/servlet/SolrDispatchFilter.java
(at line 263)
[ecj-lint] throw new SolrException(ErrorCode.SERVER_ERROR, "Error occurred
while loading solr.xml from zookeeper", e);
[ecj-lint]
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ecj-lint] Resource leak: 'loader' is not closed at this location
[ecj-lint] ----------
[ecj-lint] ----------
[ecj-lint] 35. ERROR in
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/java/org/apache/solr/store/blockcache/Metrics.java
(at line 20)
[ecj-lint] import java.util.Map;
[ecj-lint] ^^^^^^^^^^^^^
[ecj-lint] The import java.util.Map is never used
[ecj-lint] ----------
[ecj-lint] 36. ERROR in
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/java/org/apache/solr/store/blockcache/Metrics.java
(at line 21)
[ecj-lint] import java.util.Map.Entry;
[ecj-lint] ^^^^^^^^^^^^^^^^^^^
[ecj-lint] The import java.util.Map.Entry is never used
[ecj-lint] ----------
[ecj-lint] 37. ERROR in
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/java/org/apache/solr/store/blockcache/Metrics.java
(at line 22)
[ecj-lint] import java.util.concurrent.ConcurrentHashMap;
[ecj-lint] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ecj-lint] The import java.util.concurrent.ConcurrentHashMap is never used
[ecj-lint] ----------
[ecj-lint] ----------
[ecj-lint] 38. WARNING in
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/java/org/apache/solr/update/CdcrTransactionLog.java
(at line 98)
[ecj-lint] ChannelFastInputStream is = new ChannelFastInputStream(channel,
pos);
[ecj-lint] ^^
[ecj-lint] Resource leak: 'is' is never closed
[ecj-lint] ----------
[ecj-lint] ----------
[ecj-lint] 39. WARNING in
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/java/org/apache/solr/update/HdfsTransactionLog.java
(at line 189)
[ecj-lint] LogCodec codec = new LogCodec(resolver);
[ecj-lint] ^^^^^
[ecj-lint] Resource leak: 'codec' is never closed
[ecj-lint] ----------
[ecj-lint] 40. WARNING in
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/java/org/apache/solr/update/HdfsTransactionLog.java
(at line 259)
[ecj-lint] LogCodec codec = new LogCodec(resolver);
[ecj-lint] ^^^^^
[ecj-lint] Resource leak: 'codec' is never closed
[ecj-lint] ----------
[ecj-lint] ----------
[ecj-lint] 41. WARNING in
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/java/org/apache/solr/update/TransactionLog.java
(at line 226)
[ecj-lint] ChannelFastInputStream is = new ChannelFastInputStream(channel,
pos);
[ecj-lint] ^^
[ecj-lint] Resource leak: 'is' is never closed
[ecj-lint] ----------
[ecj-lint] 42. WARNING in
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/java/org/apache/solr/update/TransactionLog.java
(at line 226)
[ecj-lint] ChannelFastInputStream is = new ChannelFastInputStream(channel,
pos);
[ecj-lint] ^^
[ecj-lint] Resource leak: 'is' is never closed
[ecj-lint] ----------
[ecj-lint] 43. WARNING in
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/java/org/apache/solr/update/TransactionLog.java
(at line 258)
[ecj-lint] LogCodec codec = new LogCodec(resolver);
[ecj-lint] ^^^^^
[ecj-lint] Resource leak: 'codec' is never closed
[ecj-lint] ----------
[ecj-lint] 44. WARNING in
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/java/org/apache/solr/update/TransactionLog.java
(at line 273)
[ecj-lint] LogCodec codec = new LogCodec(resolver);
[ecj-lint] ^^^^^
[ecj-lint] Resource leak: 'codec' is never closed
[ecj-lint] ----------
[ecj-lint] 45. WARNING in
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/java/org/apache/solr/update/TransactionLog.java
(at line 527)
[ecj-lint] LogCodec codec = new LogCodec(resolver);
[ecj-lint] ^^^^^
[ecj-lint] Resource leak: 'codec' is never closed
[ecj-lint] ----------
[ecj-lint] ----------
[ecj-lint] 46. WARNING in
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/java/org/apache/solr/update/processor/UpdateRequestProcessor.java
(at line 85)
[ecj-lint] UpdateRequestProcessor p = this;
[ecj-lint] ^
[ecj-lint] Resource leak: 'p' is never closed
[ecj-lint] ----------
[ecj-lint] ----------
[ecj-lint] 47. WARNING in
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/java/org/apache/solr/util/SimplePostTool.java
(at line 655)
[ecj-lint] BAOS bos = new BAOS();
[ecj-lint] ^^^
[ecj-lint] Resource leak: 'bos' is never closed
[ecj-lint] ----------
[ecj-lint] 48. WARNING in
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/java/org/apache/solr/util/SimplePostTool.java
(at line 655)
[ecj-lint] BAOS bos = new BAOS();
[ecj-lint] ^^^
[ecj-lint] Resource leak: 'bos' is never closed
[ecj-lint] ----------
[ecj-lint] ----------
[ecj-lint] 49. WARNING in
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/java/org/apache/solr/util/SolrLogLayout.java
(at line 149)
[ecj-lint] SolrQueryRequest req = requestInfo == null ? null :
requestInfo.getReq();
[ecj-lint] ^^^
[ecj-lint] Resource leak: 'req' is never closed
[ecj-lint] ----------
[ecj-lint] 49 problems (3 errors, 46 warnings)
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/build.xml:775: The following
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/build.xml:101: The following
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build.xml:689: The
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/common-build.xml:2004:
The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/common-build.xml:2043:
Compile failed; see the compiler error output for details.
Total time: 106 minutes 29 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]