Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-MacOSX/693/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseParallelGC
2 tests failed.
FAILED: org.apache.solr.cloud.MultiThreadedOCPTest.test
Error Message:
Task 3001 did not complete, final state: FAILED expected same:<COMPLETED> was
not:<FAILED>
Stack Trace:
java.lang.AssertionError: Task 3001 did not complete, final state: FAILED
expected same:<COMPLETED> was not:<FAILED>
at
__randomizedtesting.SeedInfo.seed([3CF871AE4C014DE1:B4AC4E74E2FD2019]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotSame(Assert.java:641)
at org.junit.Assert.assertSame(Assert.java:580)
at
org.apache.solr.cloud.MultiThreadedOCPTest.testDeduplicationOfSubmittedTasks(MultiThreadedOCPTest.java:250)
at
org.apache.solr.cloud.MultiThreadedOCPTest.test(MultiThreadedOCPTest.java:64)
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
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
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.handler.TestReqParamsAPI.test
Error Message:
Could not get expected value 'A val' for path 'params/a' full output: {
"responseHeader":{ "status":0, "QTime":0}, "params":{
"wt":"json", "useParams":""}, "context":{ "webapp":"/solr",
"path":"/dump0", "httpMethod":"GET"}}, from server:
http://127.0.0.1:54239/solr/collection1_shard1_replica1
Stack Trace:
java.lang.AssertionError: Could not get expected value 'A val' for path
'params/a' full output: {
"responseHeader":{
"status":0,
"QTime":0},
"params":{
"wt":"json",
"useParams":""},
"context":{
"webapp":"/solr",
"path":"/dump0",
"httpMethod":"GET"}}, from server:
http://127.0.0.1:54239/solr/collection1_shard1_replica1
at
__randomizedtesting.SeedInfo.seed([3CF871AE4C014DE1:B4AC4E74E2FD2019]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:556)
at
org.apache.solr.handler.TestReqParamsAPI.testReqParams(TestReqParamsAPI.java:127)
at
org.apache.solr.handler.TestReqParamsAPI.test(TestReqParamsAPI.java:69)
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 11058 lines...]
[junit4] Suite: org.apache.solr.handler.TestReqParamsAPI
[junit4] 2> Creating dataDir:
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_3CF871AE4C014DE1-001/init-core-data-001
[junit4] 2> 290558 INFO
(SUITE-TestReqParamsAPI-seed#[3CF871AE4C014DE1]-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> 290559 INFO
(SUITE-TestReqParamsAPI-seed#[3CF871AE4C014DE1]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_3CF871AE4C014DE1-001/tempDir-001
[junit4] 2> 290559 INFO
(SUITE-TestReqParamsAPI-seed#[3CF871AE4C014DE1]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 290559 INFO (Thread-305) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 290560 INFO (Thread-305) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 290669 INFO
(SUITE-TestReqParamsAPI-seed#[3CF871AE4C014DE1]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:54237
[junit4] 2> 290691 INFO (jetty-launcher-382-thread-1) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 290691 INFO (jetty-launcher-382-thread-2) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 290695 INFO (jetty-launcher-382-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@3718130f{/solr,null,AVAILABLE}
[junit4] 2> 290695 INFO (jetty-launcher-382-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@3684cc20{/solr,null,AVAILABLE}
[junit4] 2> 290696 INFO (jetty-launcher-382-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@7666374b{HTTP/1.1,[http/1.1]}{127.0.0.1:54239}
[junit4] 2> 290697 INFO (jetty-launcher-382-thread-1) [ ]
o.e.j.s.Server Started @295842ms
[junit4] 2> 290697 INFO (jetty-launcher-382-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=54239}
[junit4] 2> 290697 ERROR (jetty-launcher-382-thread-1) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 290697 INFO (jetty-launcher-382-thread-2) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@62849540{HTTP/1.1,[http/1.1]}{127.0.0.1:54240}
[junit4] 2> 290697 INFO (jetty-launcher-382-thread-2) [ ]
o.e.j.s.Server Started @295843ms
[junit4] 2> 290698 INFO (jetty-launcher-382-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=54240}
[junit4] 2> 290698 ERROR (jetty-launcher-382-thread-2) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 290698 INFO (jetty-launcher-382-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
6.5.0
[junit4] 2> 290698 INFO (jetty-launcher-382-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 290698 INFO (jetty-launcher-382-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 290698 INFO (jetty-launcher-382-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-02-13T01:47:54.934Z
[junit4] 2> 290699 INFO (jetty-launcher-382-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
6.5.0
[junit4] 2> 290700 INFO (jetty-launcher-382-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 290700 INFO (jetty-launcher-382-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 290700 INFO (jetty-launcher-382-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-02-13T01:47:54.936Z
[junit4] 2> 290707 INFO (jetty-launcher-382-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 290708 INFO (jetty-launcher-382-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 290720 INFO (jetty-launcher-382-thread-2) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 290720 INFO (jetty-launcher-382-thread-1) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 290721 INFO (jetty-launcher-382-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54237/solr
[junit4] 2> 290722 INFO (jetty-launcher-382-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54237/solr
[junit4] 2> 290778 INFO (jetty-launcher-382-thread-1)
[n:127.0.0.1:54239_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 290778 INFO (jetty-launcher-382-thread-2)
[n:127.0.0.1:54240_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 290779 INFO (jetty-launcher-382-thread-1)
[n:127.0.0.1:54239_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:54239_solr
[junit4] 2> 290781 INFO (jetty-launcher-382-thread-2)
[n:127.0.0.1:54240_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:54240_solr
[junit4] 2> 290782 INFO (jetty-launcher-382-thread-1)
[n:127.0.0.1:54239_solr ] o.a.s.c.Overseer Overseer
(id=97448786316361734-127.0.0.1:54239_solr-n_0000000000) starting
[junit4] 2> 290792 INFO
(zkCallback-392-thread-1-processing-n:127.0.0.1:54240_solr)
[n:127.0.0.1:54240_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 290792 INFO
(zkCallback-393-thread-1-processing-n:127.0.0.1:54239_solr)
[n:127.0.0.1:54239_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 290826 INFO (jetty-launcher-382-thread-1)
[n:127.0.0.1:54239_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:54239_solr
[junit4] 2> 290847 INFO
(zkCallback-393-thread-1-processing-n:127.0.0.1:54239_solr)
[n:127.0.0.1:54239_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 290848 INFO
(zkCallback-392-thread-1-processing-n:127.0.0.1:54240_solr)
[n:127.0.0.1:54240_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 290909 INFO (jetty-launcher-382-thread-2)
[n:127.0.0.1:54240_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_3CF871AE4C014DE1-001/tempDir-001/node2/.
[junit4] 2> 290931 INFO (jetty-launcher-382-thread-1)
[n:127.0.0.1:54239_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_3CF871AE4C014DE1-001/tempDir-001/node1/.
[junit4] 2> 290979 INFO
(SUITE-TestReqParamsAPI-seed#[3CF871AE4C014DE1]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 290982 INFO
(SUITE-TestReqParamsAPI-seed#[3CF871AE4C014DE1]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:54237/solr ready
[junit4] 2> 291038 INFO (qtp667814353-1718) [n:127.0.0.1:54240_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=2&collection.configName=conf1&name=collection1&action=CREATE&numShards=1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 291042 INFO
(OverseerThreadFactory-501-thread-1-processing-n:127.0.0.1:54239_solr)
[n:127.0.0.1:54239_solr ] o.a.s.c.CreateCollectionCmd Create collection
collection1
[junit4] 2> 291166 INFO (qtp667814353-1720) [n:127.0.0.1:54240_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=collection1_shard1_replica2&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2
[junit4] 2> 291166 INFO (qtp1697556344-1723) [n:127.0.0.1:54239_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=collection1_shard1_replica1&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2
[junit4] 2> 291289 INFO
(zkCallback-393-thread-1-processing-n:127.0.0.1:54239_solr)
[n:127.0.0.1:54239_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 291290 INFO
(zkCallback-392-thread-1-processing-n:127.0.0.1:54240_solr)
[n:127.0.0.1:54240_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 292190 INFO (qtp1697556344-1723) [n:127.0.0.1:54239_solr
c:collection1 s:shard1 x:collection1_shard1_replica1] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 6.5.0
[junit4] 2> 292190 INFO (qtp667814353-1720) [n:127.0.0.1:54240_solr
c:collection1 s:shard1 x:collection1_shard1_replica2] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 6.5.0
[junit4] 2> 292253 INFO (qtp667814353-1720) [n:127.0.0.1:54240_solr
c:collection1 s:shard1 x:collection1_shard1_replica2] o.a.s.s.IndexSchema
[collection1_shard1_replica2] Schema name=minimal
[junit4] 2> 292254 INFO (qtp1697556344-1723) [n:127.0.0.1:54239_solr
c:collection1 s:shard1 x:collection1_shard1_replica1] o.a.s.s.IndexSchema
[collection1_shard1_replica1] Schema name=minimal
[junit4] 2> 292258 INFO (qtp667814353-1720) [n:127.0.0.1:54240_solr
c:collection1 s:shard1 x:collection1_shard1_replica2] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 292258 INFO (qtp1697556344-1723) [n:127.0.0.1:54239_solr
c:collection1 s:shard1 x:collection1_shard1_replica1] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 292260 INFO (qtp667814353-1720) [n:127.0.0.1:54240_solr
c:collection1 s:shard1 x:collection1_shard1_replica2] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard1_replica2' using configuration from
collection collection1
[junit4] 2> 292260 INFO (qtp1697556344-1723) [n:127.0.0.1:54239_solr
c:collection1 s:shard1 x:collection1_shard1_replica1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard1_replica1' using configuration from
collection collection1
[junit4] 2> 292261 INFO (qtp667814353-1720) [n:127.0.0.1:54240_solr
c:collection1 s:shard1 x:collection1_shard1_replica2] o.a.s.c.SolrCore
[[collection1_shard1_replica2] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_3CF871AE4C014DE1-001/tempDir-001/node2/collection1_shard1_replica2],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_3CF871AE4C014DE1-001/tempDir-001/node2/./collection1_shard1_replica2/data/]
[junit4] 2> 292261 INFO (qtp1697556344-1723) [n:127.0.0.1:54239_solr
c:collection1 s:shard1 x:collection1_shard1_replica1] o.a.s.c.SolrCore
[[collection1_shard1_replica1] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_3CF871AE4C014DE1-001/tempDir-001/node1/collection1_shard1_replica1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_3CF871AE4C014DE1-001/tempDir-001/node1/./collection1_shard1_replica1/data/]
[junit4] 2> 292339 INFO (qtp1697556344-1723) [n:127.0.0.1:54239_solr
c:collection1 s:shard1 x:collection1_shard1_replica1] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 292339 INFO (qtp1697556344-1723) [n:127.0.0.1:54239_solr
c:collection1 s:shard1 x:collection1_shard1_replica1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 292339 INFO (qtp667814353-1720) [n:127.0.0.1:54240_solr
c:collection1 s:shard1 x:collection1_shard1_replica2] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 292339 INFO (qtp667814353-1720) [n:127.0.0.1:54240_solr
c:collection1 s:shard1 x:collection1_shard1_replica2] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 292341 INFO (qtp1697556344-1723) [n:127.0.0.1:54239_solr
c:collection1 s:shard1 x:collection1_shard1_replica1] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 292341 INFO (qtp1697556344-1723) [n:127.0.0.1:54239_solr
c:collection1 s:shard1 x:collection1_shard1_replica1] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 292341 INFO (qtp667814353-1720) [n:127.0.0.1:54240_solr
c:collection1 s:shard1 x:collection1_shard1_replica2] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 292341 INFO (qtp667814353-1720) [n:127.0.0.1:54240_solr
c:collection1 s:shard1 x:collection1_shard1_replica2] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 292342 INFO (qtp1697556344-1723) [n:127.0.0.1:54239_solr
c:collection1 s:shard1 x:collection1_shard1_replica1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@8949e3f[collection1_shard1_replica1] main]
[junit4] 2> 292342 INFO (qtp667814353-1720) [n:127.0.0.1:54240_solr
c:collection1 s:shard1 x:collection1_shard1_replica2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@3c98d8a8[collection1_shard1_replica2] main]
[junit4] 2> 292344 INFO (qtp667814353-1720) [n:127.0.0.1:54240_solr
c:collection1 s:shard1 x:collection1_shard1_replica2]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 292344 INFO (qtp1697556344-1723) [n:127.0.0.1:54239_solr
c:collection1 s:shard1 x:collection1_shard1_replica1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 292345 INFO (qtp667814353-1720) [n:127.0.0.1:54240_solr
c:collection1 s:shard1 x:collection1_shard1_replica2]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 292345 INFO (qtp1697556344-1723) [n:127.0.0.1:54239_solr
c:collection1 s:shard1 x:collection1_shard1_replica1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 292364 INFO (qtp1697556344-1723) [n:127.0.0.1:54239_solr
c:collection1 s:shard1 x:collection1_shard1_replica1]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/conf1/managed-schema
[junit4] 2> 292364 INFO (qtp667814353-1720) [n:127.0.0.1:54240_solr
c:collection1 s:shard1 x:collection1_shard1_replica2]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/conf1/managed-schema
[junit4] 2> 292374 INFO (qtp667814353-1720) [n:127.0.0.1:54240_solr
c:collection1 s:shard1 x:collection1_shard1_replica2]
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
[junit4] 2> 292374 INFO (qtp1697556344-1723) [n:127.0.0.1:54239_solr
c:collection1 s:shard1 x:collection1_shard1_replica1]
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
[junit4] 2> 292374 INFO (qtp667814353-1720) [n:127.0.0.1:54240_solr
c:collection1 s:shard1 x:collection1_shard1_replica2]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 292374 INFO (qtp1697556344-1723) [n:127.0.0.1:54239_solr
c:collection1 s:shard1 x:collection1_shard1_replica1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 292374 INFO (qtp667814353-1720) [n:127.0.0.1:54240_solr
c:collection1 s:shard1 x:collection1_shard1_replica2] o.a.s.u.UpdateLog Could
not find max version in index or recent updates, using new clock
1559180582961807360
[junit4] 2> 292374 INFO (qtp1697556344-1723) [n:127.0.0.1:54239_solr
c:collection1 s:shard1 x:collection1_shard1_replica1] o.a.s.u.UpdateLog Could
not find max version in index or recent updates, using new clock
1559180582961807360
[junit4] 2> 292376 INFO
(searcherExecutor-506-thread-1-processing-n:127.0.0.1:54240_solr
x:collection1_shard1_replica2 s:shard1 c:collection1) [n:127.0.0.1:54240_solr
c:collection1 s:shard1 x:collection1_shard1_replica2] o.a.s.c.SolrCore
[collection1_shard1_replica2] Registered new searcher
Searcher@3c98d8a8[collection1_shard1_replica2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 292376 INFO
(searcherExecutor-507-thread-1-processing-n:127.0.0.1:54239_solr
x:collection1_shard1_replica1 s:shard1 c:collection1) [n:127.0.0.1:54239_solr
c:collection1 s:shard1 x:collection1_shard1_replica1] o.a.s.c.SolrCore
[collection1_shard1_replica1] Registered new searcher
Searcher@8949e3f[collection1_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 292384 INFO (qtp667814353-1720) [n:127.0.0.1:54240_solr
c:collection1 s:shard1 x:collection1_shard1_replica2]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 292384 INFO (qtp667814353-1720) [n:127.0.0.1:54240_solr
c:collection1 s:shard1 x:collection1_shard1_replica2]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 292384 INFO (qtp667814353-1720) [n:127.0.0.1:54240_solr
c:collection1 s:shard1 x:collection1_shard1_replica2] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:54240/solr/collection1_shard1_replica2/
[junit4] 2> 292385 INFO (qtp667814353-1720) [n:127.0.0.1:54240_solr
c:collection1 s:shard1 x:collection1_shard1_replica2] o.a.s.u.PeerSync
PeerSync: core=collection1_shard1_replica2 url=http://127.0.0.1:54240/solr
START replicas=[http://127.0.0.1:54239/solr/collection1_shard1_replica1/]
nUpdates=100
[junit4] 2> 292385 INFO (qtp667814353-1720) [n:127.0.0.1:54240_solr
c:collection1 s:shard1 x:collection1_shard1_replica2] o.a.s.u.PeerSync
PeerSync: core=collection1_shard1_replica2 url=http://127.0.0.1:54240/solr
DONE. We have no versions. sync failed.
[junit4] 2> 292388 INFO (qtp1697556344-1725) [n:127.0.0.1:54239_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.c.S.Request [collection1_shard1_replica1] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 292389 INFO (qtp667814353-1720) [n:127.0.0.1:54240_solr
c:collection1 s:shard1 x:collection1_shard1_replica2] o.a.s.c.SyncStrategy
Leader's attempt to sync with shard failed, moving to the next candidate
[junit4] 2> 292389 INFO (qtp667814353-1720) [n:127.0.0.1:54240_solr
c:collection1 s:shard1 x:collection1_shard1_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> 292395 INFO (qtp667814353-1720) [n:127.0.0.1:54240_solr
c:collection1 s:shard1 x:collection1_shard1_replica2]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:54240/solr/collection1_shard1_replica2/ shard1
[junit4] 2> 292509 INFO
(zkCallback-392-thread-1-processing-n:127.0.0.1:54240_solr)
[n:127.0.0.1:54240_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 292509 INFO
(zkCallback-393-thread-2-processing-n:127.0.0.1:54239_solr)
[n:127.0.0.1:54239_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 292564 INFO (qtp667814353-1720) [n:127.0.0.1:54240_solr
c:collection1 s:shard1 x:collection1_shard1_replica2] o.a.s.c.ZkController I
am the leader, no recovery necessary
[junit4] 2> 292567 INFO (qtp667814353-1720) [n:127.0.0.1:54240_solr
c:collection1 s:shard1 x:collection1_shard1_replica2] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=collection1_shard1_replica2&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2}
status=0 QTime=1400
[junit4] 2> 292675 INFO
(zkCallback-393-thread-1-processing-n:127.0.0.1:54239_solr)
[n:127.0.0.1:54239_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 292675 INFO
(zkCallback-392-thread-1-processing-n:127.0.0.1:54240_solr)
[n:127.0.0.1:54240_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 293390 INFO (qtp1697556344-1723) [n:127.0.0.1:54239_solr
c:collection1 s:shard1 x:collection1_shard1_replica1] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=collection1_shard1_replica1&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2}
status=0 QTime=2223
[junit4] 2> 293394 INFO (qtp667814353-1718) [n:127.0.0.1:54240_solr ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 293501 INFO
(zkCallback-393-thread-2-processing-n:127.0.0.1:54239_solr)
[n:127.0.0.1:54239_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 293501 INFO
(zkCallback-392-thread-1-processing-n:127.0.0.1:54240_solr)
[n:127.0.0.1:54240_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 294398 INFO (qtp667814353-1718) [n:127.0.0.1:54240_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=2&collection.configName=conf1&name=collection1&action=CREATE&numShards=1&wt=javabin&version=2}
status=0 QTime=3360
[junit4] 2> 294417 INFO
(TEST-TestReqParamsAPI.test-seed#[3CF871AE4C014DE1]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting test
[junit4] 2> 294476 INFO
(TEST-TestReqParamsAPI.test-seed#[3CF871AE4C014DE1]) [ ]
o.a.s.c.TestSolrConfigHandler going to send config command. path
/config?wt=json , payload: {
[junit4] 2> 'create-requesthandler' : { 'name' : '/dump0', 'class':
'org.apache.solr.handler.DumpRequestHandler' }
[junit4] 2> }
[junit4] 2> 294519 INFO (qtp1697556344-1727) [n:127.0.0.1:54239_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.h.SolrConfigHandler Executed config commands successfully and persisted
to ZK [{"create-requesthandler":{
[junit4] 2> "name":"/dump0",
[junit4] 2> "class":"org.apache.solr.handler.DumpRequestHandler"}}]
[junit4] 2> 294521 INFO (Thread-324) [n:127.0.0.1:54240_solr ]
o.a.s.c.SolrCore config update listener called for core
collection1_shard1_replica2
[junit4] 2> 294522 INFO (Thread-325) [n:127.0.0.1:54239_solr ]
o.a.s.c.SolrCore config update listener called for core
collection1_shard1_replica1
[junit4] 2> 294523 INFO (Thread-324) [n:127.0.0.1:54240_solr ]
o.a.s.c.SolrCore core reload collection1_shard1_replica2
[junit4] 2> 294523 INFO (Thread-325) [n:127.0.0.1:54239_solr ]
o.a.s.c.SolrCore core reload collection1_shard1_replica1
[junit4] 2> 294526 INFO (qtp1697556344-1727) [n:127.0.0.1:54239_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.h.SolrConfigHandler Waiting up to 30 secs for 2 replicas to set the
property overlay to be of version 0 for collection collection1
[junit4] 2> 294528 INFO
(solrHandlerExecutor-516-thread-1-processing-n:127.0.0.1:54239_solr
x:collection1_shard1_replica1 s:shard1 c:collection1 r:core_node1)
[n:127.0.0.1:54239_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs,
maxWait 30
[junit4] 2> 294529 INFO
(solrHandlerExecutor-516-thread-2-processing-n:127.0.0.1:54239_solr
x:collection1_shard1_replica1 s:shard1 c:collection1 r:core_node1)
[n:127.0.0.1:54239_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs,
maxWait 30
[junit4] 2> 294539 INFO (Thread-324) [n:127.0.0.1:54240_solr ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0
[junit4] 2> 294539 INFO (Thread-325) [n:127.0.0.1:54239_solr ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0
[junit4] 2> 294548 INFO (Thread-324) [n:127.0.0.1:54240_solr ]
o.a.s.s.IndexSchema [collection1_shard1_replica2] Schema name=minimal
[junit4] 2> 294548 INFO (Thread-325) [n:127.0.0.1:54239_solr ]
o.a.s.s.IndexSchema [collection1_shard1_replica1] Schema name=minimal
[junit4] 2> 294552 INFO (Thread-324) [n:127.0.0.1:54240_solr ]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 294554 INFO (Thread-325) [n:127.0.0.1:54239_solr ]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 294558 INFO (Thread-324) [n:127.0.0.1:54240_solr ]
o.a.s.c.CoreContainer Reloading SolrCore 'collection1_shard1_replica2' using
configuration from collection collection1
[junit4] 2> 294560 INFO (Thread-325) [n:127.0.0.1:54239_solr ]
o.a.s.c.CoreContainer Reloading SolrCore 'collection1_shard1_replica1' using
configuration from collection collection1
[junit4] 2> 294560 INFO (Thread-324) [n:127.0.0.1:54240_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2]
o.a.s.c.SolrCore [[collection1_shard1_replica2] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_3CF871AE4C014DE1-001/tempDir-001/node2/collection1_shard1_replica2],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_3CF871AE4C014DE1-001/tempDir-001/node2/./collection1_shard1_replica2/data/]
[junit4] 2> 294571 INFO (Thread-325) [n:127.0.0.1:54239_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.c.SolrCore [[collection1_shard1_replica1] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_3CF871AE4C014DE1-001/tempDir-001/node1/collection1_shard1_replica1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_3CF871AE4C014DE1-001/tempDir-001/node1/./collection1_shard1_replica1/data/]
[junit4] 2> 294634 INFO (qtp667814353-1721) [n:127.0.0.1:54240_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2]
o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
[junit4] 2> 294635 INFO (qtp667814353-1721) [n:127.0.0.1:54240_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2]
o.a.s.c.S.Request [collection1_shard1_replica2] webapp=/solr
path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0
QTime=2
[junit4] 2> 294635 INFO (qtp1697556344-1729) [n:127.0.0.1:54239_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
[junit4] 2> 294636 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:54240_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica2] o.a.s.h.SolrConfigHandler Trying to update my
configs
[junit4] 2> 294636 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:54240_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica2] o.a.s.c.SolrCore config update listener called
for core collection1_shard1_replica2
[junit4] 2> 294636 INFO (qtp1697556344-1729) [n:127.0.0.1:54239_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.c.S.Request [collection1_shard1_replica1] webapp=/solr
path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0
QTime=2
[junit4] 2> 294637 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:54239_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.h.SolrConfigHandler Trying to update my
configs
[junit4] 2> 294637 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:54239_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.c.SolrCore config update listener called
for core collection1_shard1_replica1
[junit4] 2> 294638 INFO
(solrHandlerExecutor-516-thread-1-processing-n:127.0.0.1:54239_solr
x:collection1_shard1_replica1 s:shard1 c:collection1 r:core_node1)
[n:127.0.0.1:54239_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.h.SolrConfigHandler Could not get
expectedVersion 0 from http://127.0.0.1:54239/solr/collection1_shard1_replica1/
for prop overlay after 1 attempts
[junit4] 2> 294638 INFO
(solrHandlerExecutor-516-thread-1-processing-n:127.0.0.1:54239_solr
x:collection1_shard1_replica1 s:shard1 c:collection1 r:core_node1)
[n:127.0.0.1:54239_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs,
maxWait 30
[junit4] 2> 294639 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:54240_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica2] o.a.s.c.SolrCore core reload
collection1_shard1_replica2
[junit4] 2> 294639 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:54239_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.c.SolrCore core reload
collection1_shard1_replica1
[junit4] 2> 294640 INFO
(solrHandlerExecutor-516-thread-2-processing-n:127.0.0.1:54239_solr
x:collection1_shard1_replica1 s:shard1 c:collection1 r:core_node1)
[n:127.0.0.1:54239_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.h.SolrConfigHandler Could not get
expectedVersion 0 from http://127.0.0.1:54240/solr/collection1_shard1_replica2/
for prop overlay after 1 attempts
[junit4] 2> 294640 INFO
(solrHandlerExecutor-516-thread-2-processing-n:127.0.0.1:54239_solr
x:collection1_shard1_replica1 s:shard1 c:collection1 r:core_node1)
[n:127.0.0.1:54239_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs,
maxWait 30
[junit4] 2> 294770 INFO (qtp1697556344-1716) [n:127.0.0.1:54239_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
[junit4] 2> 294770 INFO (qtp1697556344-1716) [n:127.0.0.1:54239_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.c.S.Request [collection1_shard1_replica1] webapp=/solr
path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0
QTime=0
[junit4] 2> 294771 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:54239_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.h.SolrConfigHandler Another reload is in
progress . Not doing anything
[junit4] 2> 294771 INFO
(solrHandlerExecutor-516-thread-1-processing-n:127.0.0.1:54239_solr
x:collection1_shard1_replica1 s:shard1 c:collection1 r:core_node1)
[n:127.0.0.1:54239_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.h.SolrConfigHandler Could not get
expectedVersion 0 from http://127.0.0.1:54239/solr/collection1_shard1_replica1/
for prop overlay after 2 attempts
[junit4] 2> 294771 INFO
(solrHandlerExecutor-516-thread-1-processing-n:127.0.0.1:54239_solr
x:collection1_shard1_replica1 s:shard1 c:collection1 r:core_node1)
[n:127.0.0.1:54239_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs,
maxWait 30
[junit4] 2> 294783 INFO (qtp667814353-1728) [n:127.0.0.1:54240_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2]
o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
[junit4] 2> 294784 INFO (qtp667814353-1728) [n:127.0.0.1:54240_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2]
o.a.s.c.S.Request [collection1_shard1_replica2] webapp=/solr
path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0
QTime=0
[junit4] 2> 294784 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:54240_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica2] o.a.s.h.SolrConfigHandler Another reload is in
progress . Not doing anything
[junit4] 2> 294784 INFO
(solrHandlerExecutor-516-thread-2-processing-n:127.0.0.1:54239_solr
x:collection1_shard1_replica1 s:shard1 c:collection1 r:core_node1)
[n:127.0.0.1:54239_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.h.SolrConfigHandler Could not get
expectedVersion 0 from http://127.0.0.1:54240/solr/collection1_shard1_replica2/
for prop overlay after 2 attempts
[junit4] 2> 294784 INFO
(solrHandlerExecutor-516-thread-2-processing-n:127.0.0.1:54239_solr
x:collection1_shard1_replica1 s:shard1 c:collection1 r:core_node1)
[n:127.0.0.1:54239_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs,
maxWait 30
[junit4] 2> 294792 INFO (Thread-324) [n:127.0.0.1:54240_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 294792 INFO (Thread-324) [n:127.0.0.1:54240_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 294793 INFO (Thread-324) [n:127.0.0.1:54240_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@48d441fd[collection1_shard1_replica2] main]
[junit4] 2> 294795 INFO (Thread-324) [n:127.0.0.1:54240_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 294796 INFO (Thread-324) [n:127.0.0.1:54240_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 294796 INFO (Thread-324) [n:127.0.0.1:54240_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/conf1/managed-schema
[junit4] 2> 294797 INFO (Thread-324) [n:127.0.0.1:54240_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2]
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
[junit4] 2> 294797 INFO (Thread-324) [n:127.0.0.1:54240_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 294798 INFO (Thread-324) [n:127.0.0.1:54240_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1559180585503555584
[junit4] 2> 294798 INFO
(searcherExecutor-517-thread-1-processing-n:127.0.0.1:54240_solr
x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node2)
[n:127.0.0.1:54240_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica2] o.a.s.c.SolrCore [collection1_shard1_replica2]
Registered new searcher Searcher@48d441fd[collection1_shard1_replica2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 294821 INFO (Thread-325) [n:127.0.0.1:54239_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 294821 INFO (Thread-325) [n:127.0.0.1:54239_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 294849 INFO (Thread-325) [n:127.0.0.1:54239_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@637c4096[collection1_shard1_replica1] main]
[junit4] 2> 294850 INFO (Thread-324) [n:127.0.0.1:54240_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 294851 INFO (Thread-324) [n:127.0.0.1:54240_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@1c10935b[collection1_shard1_replica2] main]
[junit4] 2> 294851 INFO (Thread-324) [n:127.0.0.1:54240_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2]
o.a.s.c.SolrCore [collection1_shard1_replica2] CLOSING SolrCore
org.apache.solr.core.SolrCore@2e1592e2
[junit4] 2> 294851 INFO
(searcherExecutor-517-thread-1-processing-n:127.0.0.1:54240_solr
x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node2)
[n:127.0.0.1:54240_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica2] o.a.s.c.SolrCore [collection1_shard1_replica2]
Registered new searcher Searcher@1c10935b[collection1_shard1_replica2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 294852 INFO (Thread-325) [n:127.0.0.1:54239_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 294852 INFO (Thread-324) [n:127.0.0.1:54240_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2]
o.a.s.m.SolrMetricManager Closing metric reporters for:
solr.core.collection1.shard1.replica2
[junit4] 2> 294852 INFO (Thread-325) [n:127.0.0.1:54239_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 294852 INFO (Thread-325) [n:127.0.0.1:54239_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/conf1/managed-schema
[junit4] 2> 294854 INFO (Thread-325) [n:127.0.0.1:54239_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
[junit4] 2> 294855 INFO (Thread-325) [n:127.0.0.1:54239_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 294855 INFO
(searcherExecutor-518-thread-1-processing-n:127.0.0.1:54239_solr
x:collection1_shard1_replica1 s:shard1 c:collection1 r:core_node1)
[n:127.0.0.1:54239_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.c.SolrCore [collection1_shard1_replica1]
Registered new searcher Searcher@637c4096[collection1_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 294855 INFO (Thread-325) [n:127.0.0.1:54239_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1559180585563324416
[junit4] 2> 294864 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:54240_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion:
6.5.0
[junit4] 2> 294873 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:54240_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica2] o.a.s.s.IndexSchema
[collection1_shard1_replica2] Schema name=minimal
[junit4] 2> 294878 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:54240_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica2] o.a.s.s.IndexSchema Loaded schema minimal/1.1
with uniqueid field id
[junit4] 2> 294880 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:54240_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica2] o.a.s.c.CoreContainer Reloading SolrCore
'collection1_shard1_replica2' using configuration from collection collection1
[junit4] 2> 294880 INFO (qtp1697556344-1724) [n:127.0.0.1:54239_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
[junit4] 2> 294881 INFO (qtp1697556344-1724) [n:127.0.0.1:54239_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.c.S.Request [collection1_shard1_replica1] webapp=/solr
path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0
QTime=0
[junit4] 2> 294881 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:54239_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.h.SolrConfigHandler Another reload is in
progress . Not doing anything
[junit4] 2> 294881 INFO
(solrHandlerExecutor-516-thread-1-processing-n:127.0.0.1:54239_solr
x:collection1_shard1_replica1 s:shard1 c:collection1 r:core_node1)
[n:127.0.0.1:54239_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.h.SolrConfigHandler Could not get
expectedVersion 0 from http://127.0.0.1:54239/solr/collection1_shard1_replica1/
for prop overlay after 3 attempts
[junit4] 2> 294881 INFO
(solrHandlerExecutor-516-thread-1-processing-n:127.0.0.1:54239_solr
x:collection1_shard1_replica1 s:shard1 c:collection1 r:core_node1)
[n:127.0.0.1:54239_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs,
maxWait 30
[junit4] 2> 294890 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:54240_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica2] o.a.s.c.SolrCore [[collection1_shard1_replica2]
] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_3CF871AE4C014DE1-001/tempDir-001/node2/collection1_shard1_replica2],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_3CF871AE4C014DE1-001/tempDir-001/node2/./collection1_shard1_replica2/data/]
[junit4] 2> 294903 INFO (Thread-325) [n:127.0.0.1:54239_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 294903 INFO (Thread-325) [n:127.0.0.1:54239_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@33f1ce86[collection1_shard1_replica1] main]
[junit4] 2> 294905 INFO
(searcherExecutor-518-thread-1-processing-n:127.0.0.1:54239_solr
x:collection1_shard1_replica1 s:shard1 c:collection1 r:core_node1)
[n:127.0.0.1:54239_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.c.SolrCore [collection1_shard1_replica1]
Registered new searcher Searcher@33f1ce86[collection1_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 294909 INFO (qtp667814353-1730) [n:127.0.0.1:54240_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2]
o.a.s.h.SolrConfigHandler I already have the expected version 0 of config
[junit4] 2> 294909 INFO (qtp667814353-1730) [n:127.0.0.1:54240_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2]
o.a.s.h.SolrConfigHandler isStale false , resourceloader
org.apache.solr.cloud.ZkSolrResourceLoader
[junit4] 2> 294909 INFO (qtp667814353-1730) [n:127.0.0.1:54240_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2]
o.a.s.c.S.Request [collection1_shard1_replica2] webapp=/solr
path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0
QTime=0
[junit4] 2> 294925 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:54239_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion:
6.5.0
[junit4] 2> 294932 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:54239_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.s.IndexSchema
[collection1_shard1_replica1] Schema name=minimal
[junit4] 2> 294933 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:54239_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.s.IndexSchema Loaded schema minimal/1.1
with uniqueid field id
[junit4] 2> 294934 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:54239_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.c.CoreContainer Reloading SolrCore
'collection1_shard1_replica1' using configuration from collection collection1
[junit4] 2> 294935 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:54239_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.c.SolrCore [[collection1_shard1_replica1]
] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_3CF871AE4C014DE1-001/tempDir-001/node1/collection1_shard1_replica1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_3CF871AE4C014DE1-001/tempDir-001/node1/./collection1_shard1_replica1/data/]
[junit4] 2> 294986 INFO (qtp1697556344-1725) [n:127.0.0.1:54239_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.h.SolrConfigHandler I already have the expected version 0 of config
[junit4] 2> 294986 INFO (qtp1697556344-1725) [n:127.0.0.1:54239_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.h.SolrConfigHandler isStale false , resourceloader
org.apache.solr.cloud.ZkSolrResourceLoader
[junit4] 2> 294986 INFO (qtp1697556344-1725) [n:127.0.0.1:54239_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.c.S.Request [collection1_shard1_replica1] webapp=/solr
path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0
QTime=0
[junit4] 2> 294987 INFO (qtp1697556344-1727) [n:127.0.0.1:54239_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.h.SolrConfigHandler Took 468.0ms to set the property overlay to be of
version 0 for collection collection1
[junit4] 2> 294988 INFO (qtp1697556344-1727) [n:127.0.0.1:54239_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.c.S.Request [collection1_shard1_replica1] webapp=/solr path=/config
params={wt=json} status=0 QTime=508
[junit4] 2> 294988 INFO (qtp1697556344-1727) [n:127.0.0.1:54239_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.c.SolrCore [collection1_shard1_replica1] CLOSING SolrCore
org.apache.solr.core.SolrCore@4df8a616
[junit4] 2> 294988 INFO (qtp1697556344-1727) [n:127.0.0.1:54239_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.m.SolrMetricManager Closing metric reporters for:
solr.core.collection1.shard1.replica1
[junit4] 2> 294989 INFO
(TEST-TestReqParamsAPI.test-seed#[3CF871AE4C014DE1]) [ ]
o.a.s.c.TestSolrConfigHandler going to send config command. path
/config?wt=json , payload: {
[junit4] 2> 'create-requesthandler' : { 'name' : '/dump1', 'class':
'org.apache.solr.handler.DumpRequestHandler', 'useParams':'x' }
[junit4] 2> }
[junit4] 2> 294993 INFO (qtp1697556344-1726) [n:127.0.0.1:54239_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.c.ZkController Persisted config data to node
/configs/conf1/configoverlay.json
[junit4] 2> 294993 INFO (qtp1697556344-1726) [n:127.0.0.1:54239_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.h.SolrConfigHandler Executed config commands successfully and persisted
to ZK [{"create-requesthandler":{
[junit4] 2> "name":"/dump1",
[junit4] 2> "class":"org.apache.solr.handler.DumpRequestHandler",
[junit4] 2> "useParams":"x"}}]
[junit4] 2> 294994 INFO (qtp1697556344-1726) [n:127.0.0.1:54239_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.h.SolrConfigHandler Waiting up to 30 secs for 2 replicas to set the
property overlay to be of version 1 for collection collection1
[junit4] 2> 294995 INFO (Thread-327) [n:127.0.0.1:54240_solr ]
o.a.s.c.SolrCore config update listener called for core
collection1_shard1_replica2
[junit4] 2> 294995 INFO (Thread-326) [n:127.0.0.1:54239_solr ]
o.a.s.c.SolrCore config update listener called for core
collection1_shard1_replica1
[junit4] 2> 294997 INFO (Thread-327) [n:127.0.0.1:54240_solr ]
o.a.s.c.SolrCore core reload collection1_shard1_replica2
[junit4] 2> 294997 INFO (Thread-326) [n:127.0.0.1:54239_solr ]
o.a.s.c.SolrCore core reload collection1_shard1_replica1
[junit4] 2> 294997 INFO
(solrHandlerExecutor-527-thread-1-processing-n:127.0.0.1:54239_solr
x:collection1_shard1_replica1 s:shard1 c:collection1 r:core_node1)
[n:127.0.0.1:54239_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs,
maxWait 30
[junit4] 2> 294997 INFO
(solrHandlerExecutor-527-thread-2-processing-n:127.0.0.1:54239_solr
x:collection1_shard1_replica1 s:shard1 c:collection1 r:core_node1)
[n:127.0.0.1:54239_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs,
maxWait 30
[junit4] 2> 295028 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:54240_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 295028 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:54240_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 295031 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:54239_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 295031 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:54239_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 295033 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:54239_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@2e438a2f[collection1_shard1_replica1] main]
[junit4] 2> 295034 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:54240_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica2] o.a.s.s.SolrIndexSearcher Opening
[Searcher@186bee85[collection1_shard1_replica2] main]
[junit4] 2> 295035 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:54239_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.r.ManagedResourceStorage Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 295036 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:54240_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica2] o.a.s.r.ManagedResourceStorage Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 295036 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:54239_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.r.ManagedResourceStorage Loaded null at
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 295036 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:54240_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica2] o.a.s.r.ManagedResourceStorage Loaded null at
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 295036 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:54239_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper
watch for the managed schema at /configs/conf1/managed-schema
[junit4] 2> 295036 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:54240_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica2] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper
watch for the managed schema at /configs/conf1/managed-schema
[junit4] 2> 295037 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:54240_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica2] o.a.s.s.ZkIndexSchemaReader Current schema
version 0 is already the latest
[junit4] 2> 295038 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:54239_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.s.ZkIndexSchemaReader Current schema
version 0 is already the latest
[junit4] 2> 295038 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:54240_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica2] o.a.s.h.ReplicationHandler Commits will be
reserved for 10000
[junit4] 2> 295038 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:54239_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.h.ReplicationHandler Commits will be
reserved for 10000
[junit4] 2> 295038 INFO
(searcherExecutor-525-thread-1-processing-n:127.0.0.1:54240_solr
x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node2)
[n:127.0.0.1:54240_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica2] o.a.s.c.SolrCore [collection1_shard1_replica2]
Registered new searcher Searcher@186bee85[collection1_shard1_replica2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 295038 INFO
(searcherExecutor-526-thread-1-processing-n:127.0.0.1:54239_solr
x:collection1_shard1_replica1 s:shard1 c:collection1 r:core_node1)
[n:127.0.0.1:54239_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.c.SolrCore [collection1_shard1_replica1]
Registered new searcher Searcher@2e438a2f[collection1_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 295038 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:54240_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica2] o.a.s.u.UpdateLog Could not find max version in
index or recent updates, using new clock 1559180585755213824
[junit4] 2> 295038 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:54239_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.u.UpdateLog Could not find max version in
index or recent updates, using new clock 1559180585755213824
[junit4] 2> 295041 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:54240_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica2] o.a.s.u.DefaultSolrCoreState New IndexWriter is
ready to be used.
[junit4] 2> 295042 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:54239_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.u.DefaultSolrCoreState New IndexWriter is
ready to be used.
[junit4] 2> 295042 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:54239_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@6013cd09[collection1_shard1_replica1] main]
[junit4] 2> 295042 INFO
(searcherExecutor-526-thread-1-processing-n:127.0.0.1:54239_solr
x:collection1_shard1_replica1 s:shard1 c:collection1 r:core_node1)
[n:127.0.0.1:54239_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.c.SolrCore [collection1_shard1_replica1]
Registered new searcher Searcher@6013cd09[collection1_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 295052 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:54240_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica2] o.a.s.s.SolrIndexSearcher Opening
[Searcher@bd64af7[collection1_shard1_replica2] main]
[junit4] 2> 295053 INFO
(OverseerCollectionConfigSetProcessor-97448786316361734-127.0.0.1:54239_solr-n_0000000000)
[n:127.0.0.1:54239_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 295057 INFO (Thread-326) [n:127.0.0.1:54239_solr ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0
[junit4] 2> 295064 INFO (Thread-326) [n:127.0.0.1:54239_solr ]
o.a.s.s.IndexSchema [collection1_shard1_replica1] Schema name=minimal
[junit4] 2> 295064 INFO
(searcherExecutor-525-thread-1-processing-n:127.0.0.1:54240_solr
x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node2)
[n:127.0.0.1:54240_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica2] o.a.s.c.SolrCore [collection1_shard1_replica2]
Registered new searcher Searcher@bd64af7[collection1_shard1_replica2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 295065 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:54240_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica2] o.a.s.c.SolrCore [collection1_shard1_replica2]
CLOSING SolrCore org.apache.solr.core.SolrCore@5fcf2d7b
[junit4] 2> 295067 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:54240_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica2] o.a.s.m.SolrMetricManager Closing metric
reporters for: solr.core.collection1.shard1.replica2
[junit4] 2> 295067 INFO (Thread-326) [n:127.0.0.1:54239_solr ]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 295070 INFO (Thread-326) [n:127.0.0.1:54239_solr ]
o.a.s.c.CoreContainer Reloading SolrCore 'collection1_shard1_replica1' using
configuration from collection collection1
[junit4] 2> 295075 INFO (Thread-326) [n:127.0.0.1:54239_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.c.SolrCore [[collection1_shard1_replica1] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_3CF871AE4C014DE1-001/tempDir-001/node1/collection1_shard1_replica1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_3CF871AE4C014DE1-001/tempDir-001/node1/./collection1_shard1_replica1/data/]
[junit4] 2> 295076 INFO (Thread-327) [n:127.0.0.1:54240_solr ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0
[junit4] 2> 295085 INFO (Thread-327) [n:127.0.0.1:54240_solr ]
o.a.s.s.IndexSchema [collection1_shard1_replica2] Schema name=minimal
[junit4] 2> 295088 INFO (Thread-327) [n:127.0.0.1:54240_solr ]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 295089 INFO (Thread-327) [n:127.0.0.1:54240_solr ]
o.a.s.c.CoreContainer Reloading SolrCore 'collection1_shard1_replica2' using
configuration from collection collection1
[junit4] 2> 295100 INFO (Thread-327) [n:127.0.0.1:54240_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2]
o.a.s.c.SolrCore [[collection1_shard1_replica2] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_3CF871AE4C014DE1-001/tempDir-001/node2/collection1_shard1_replica2],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_3CF871AE4C014DE1-001/tempDir-001/node2/./collection1_shard1_replica2/data/]
[junit4] 2> 295101 INFO (qtp1697556344-1724) [n:127.0.0.1:54239_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.h.SolrConfigHandler expecting overlay version 1 but my version is 0
[junit4] 2> 295103 INFO (qtp667814353-1715) [n:127.0.0.1:54240_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2]
o.a.s.h.SolrConfigHandler expecting overlay version 1 but my version is 0
[junit4] 2> 295103 INFO (qtp1697556344-1724) [n:127.0.0.1:54239_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.c.S.Request [collection1_shard1_replica1] webapp=/solr
path=/config/znodeVersion params={overlay=1&wt=javabin&version=2} status=0
QTime=2
[junit4] 2> 295103 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:54239_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.h.SolrConfigHandler Trying to update my
configs
[junit4] 2> 295103 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:54239_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.c.SolrCore config update listener called
for core collection1_shard1_replica1
[junit4] 2> 295104 INFO (qtp667814353-1715) [n:127.0.0.1:54240_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2]
o.a.s.c.S.Request [collection1_shard1_replica2] webapp=/solr
path=/config/znodeVersion params={overlay=1&wt=javabin&version=2} status=0
QTime=1
[junit4] 2> 295105 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:54240_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica2] o.a.s.h.SolrConfigHandler Trying to update my
configs
[junit4] 2> 295105 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:54240_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica2] o.a.s.c.SolrCore config update listener called
for core collection1_shard1_replica2
[junit4] 2> 295105 INFO
(solrHandlerExecutor-527-thread-1-processing-n:127.0.0.1:54239_solr
x:collection1_shard1_replica1 s:shard1 c:collection1 r:core_node1)
[n:127.0.0.1:54239_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.h.SolrConfigHandler Could not get
expectedVersion 1 from http://127.0.0.1:54239/solr/collection1_shard1_replica1/
for prop overlay after 1 attempts
[junit4] 2> 295105 INFO
(solrHandlerExecutor-527-thread-1-processing-n:127.0.0.1:54239_solr
x:collection1_shard1_replica1 s:shard1 c:collection1 r:core_node1)
[n:127.0.0.1:54239_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs,
maxWait 30
[junit4] 2> 295106 INFO
(solrHandlerExecutor-527-thread-2-processing-n:127.0.0.1:54239_solr
x:collection1_shard1_replica1 s:shard1 c:collection1 r:core_node1)
[n:127.0.0.1:54239_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.h.SolrConfigHandler Could not get
expectedVersion 1 from http://127.0.0.1:54240/solr/collection1_shard1_replica2/
for prop overlay after 1 attempts
[junit4] 2> 295106 INFO
(solrHandlerExecutor-527-thread-2-processing-n:127.0.0.1:54239_solr
x:collection1_shard1_replica1 s:shard1 c:collection1 r:core_node1)
[n:127.0.0.1:54239_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs,
maxWait 30
[junit4] 2> 295107 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:54239_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.c.SolrCore core reload
collection1_shard1_replica1
[junit4] 2> 295108 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:54240_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica2] o.a.s.c.SolrCore core reload
collection1_shard1_replica2
[junit4] 2> 295163 INFO (Thread-327) [n:127.0.0.1:54240_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 295163 INFO (Thread-327) [n:127.0.0.1:54240_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 295165 INFO (Thread-327) [n:127.0.0.1:54240_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@6eb3e086[collection1_shard1_replica2] main]
[junit4] 2> 295167 INFO (Thread-327) [n:127.0.0.1:54240_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 295167 INFO (Thread-327) [n:127.0.0.1:54240_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 295168 INFO (Thread-327) [n:127.0.0.1:54240_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/conf1/managed-schema
[junit4] 2> 295168 INFO (Thread-327) [n:127.0.0.1:54240_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2]
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
[junit4] 2> 295168 INFO (Thread-327) [n:127.0.0.1:54240_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 295169 INFO (Thread-327) [n:127.0.0.1:54240_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1559180585892577280
[junit4] 2> 295169 INFO
(searcherExecutor-535-thread-1-processing-n:127.0.0.1:54240_solr
x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node2)
[n:127.0.0.1:54240_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica2] o.a.s.c.SolrCore [collection1_shard1_replica2]
Registered new searcher Searcher@6eb3e086[collection1_shard1_replica2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 295179 INFO (Thread-326) [n:127.0.0.1:54239_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 295179 INFO (Thread-326) [n:127.0.0.1:54239_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 295180 INFO (Thread-327) [n:127.0.0.1:54240_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 295181 INFO (Thread-327) [n:127.0.0.1:54240_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@2d83e285[collection1_shard1_replica2] main]
[junit4] 2> 295181 INFO (Thread-327) [n:127.0.0.1:54240_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2]
o.a.s.c.SolrCore [collection1_shard1_replica2] CLOSING SolrCore
org.apache.solr.core.SolrCore@412685b
[junit4] 2> 295181 INFO
(searcherExecutor-535-thread-1-processing-n:127.0.0.1:54240_solr
x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node2)
[n:127.0.0.1:54240_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica2] o.a.s.c.SolrCore [collection1_shard1_replica2]
Registered new searcher Searcher@2d83e285[collection1_shard1_replica2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 295182 INFO (Thread-327) [n:127.0.0.1:54240_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2]
o.a.s.m.SolrMetricManager Closing metric reporters for:
solr.core.collection1.shard1.replica2
[junit4] 2> 295182 INFO (Thread-326) [n:127.0.0.1:54239_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@66775be9[collection1_shard1_replica1] main]
[junit4] 2> 295184 INFO (Thread-326) [n:127.0.0.1:54239_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 295185 INFO (Thread-326) [n:127.0.0.1:54239_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 295185 INFO (Thread-326) [n:127.0.0.1:54239_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/conf1/managed-schema
[junit4] 2> 295186 INFO (Thread-326) [n:127.0.0.1:54239_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
[junit4] 2> 295186 INFO (Thread-326) [n:127.0.0.1:54239_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 295186 INFO (Thread-326) [n:127.0.0.1:54239_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1559180585910403072
[junit4] 2> 295186 INFO
(searcherExecutor-534-thread-1-processing-n:127.0.0.1:54239_solr
x:collection1_shard1_replica1 s:shard1 c:collection1 r:core_node1)
[n:127.0.0.1:54239_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.c.SolrCore [collection1_shard1_replica1]
Registered new searcher Searcher@66775be9[collection1_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 295195 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:54240_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion:
6.5.0
[junit4] 2> 295206 INFO (Thread-326) [n:127.0.0.1:54239_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 295206 INFO (Thread-326) [n:127.0.0.1:54239_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@32e0e5cd[collection1_shard1_replica1] main]
[junit4] 2> 295207 INFO
(searcherExecutor-534-thread-1-processing-n:127.0.0.1:54239_solr
x:collection1_shard1_replica1 s:shard1 c:collection1 r:core_node1)
[n:127.0.0.1:54239_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.c.SolrCore [collection1_shard1_replica1]
Registered new searcher Searcher@32e0e5cd[collection1_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 295207 INFO (Thread-326) [n:127.0.0.1:54239_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.c.SolrCore [collection1_shard1_replica1] CLOSING SolrCore
org.apache.solr.core.SolrCore@481b85c9
[junit4] 2> 295209 INFO (qtp1697556344-1725) [n:127.0.0.1:54239_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.h.SolrConfigHandler I already have the expected version 1 of config
[junit4] 2> 295209 INFO (qtp1697556344-1725) [n:127.0.0.1:54239_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.h.SolrConfigHandler isStale false , resourceloader
org.apache.solr.cloud.ZkSolrResourceLoader
[junit4] 2> 295209 INFO (qtp1697556344-1725) [n:127.0.0.1:54239_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.c.S.Request [collection1_shard1_replica1] webapp=/solr
path=/config/znodeVersion params={overlay=1&wt=javabin&version=2} status=0
QTime=0
[junit4] 2> 295210 INFO (Thread-326) [n:127.0.0.1:54239_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.m.SolrMetricManager Closing metric reporters for:
solr.core.collection1.shard1.replica1
[junit4] 2> 295210 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:54240_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica2] o.a.s.s.IndexSchema
[collection1_shard1_replica2] Schema name=minimal
[junit4] 2> 295212 INFO (qtp667814353-1720) [n:127.0.0.1:54240_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2]
o.a.s.h.SolrConfigHandler I already have the expected version 1 of config
[junit4] 2> 295212 INFO (qtp667814353-1720) [n:127.0.0.1:54240_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2]
o.a.s.h.SolrConfigHandler isStale false , resourceloader
org.apache.solr.cloud.ZkSolrResourceLoader
[junit4] 2> 295212 INFO (qtp667814353-1720) [n:127.0.0.1:54240_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica2]
o.a.s.c.S.Request [collection1_shard1_replica2] webapp=/solr
path=/config/znodeVersion params={overlay=1&wt=javabin&version=2} status=0
QTime=0
[junit4] 2> 295214 INFO (qtp1697556344-1726) [n:127.0.0.1:54239_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.h.SolrConfigHandler Took 220.0ms to set the property overlay to be of
version 1 for collection collection1
[junit4] 2> 295214 INFO (qtp1697556344-1726) [n:127.0.0.1:54239_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.c.S.Request [collection1_shard1_replica1] webapp=/solr path=/config
params={wt=json} status=0 QTime=222
[junit4] 2> 295214 INFO (qtp1697556344-1726) [n:127.0.0.1:54239_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.c.SolrCore [collection1_shard1_replica1] CLOSING SolrCore
org.apache.solr.core.SolrCore@36a69675
[junit4] 2> 295214 INFO (qtp1697556344-1726) [n:127.0.0.1:54239_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.m.SolrMetricManager Closing metric reporters for:
solr.core.collection1.shard1.replica1
[junit4] 2> 295215 INFO
(TEST-TestReqParamsAPI.test-seed#[3CF871AE4C014DE1]) [ ]
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection:
collection1 failOnTimeout:true timeout (sec):90
[junit4] 2> 295216 INFO
(TEST-TestReqParamsAPI.test-seed#[3CF871AE4C014DE1]) [ ]
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1
[junit4] 2> 295216 INFO
(TEST-TestReqParamsAPI.test-seed#[3CF871AE4C014DE1]) [ ]
o.a.s.c.TestSolrConfigHandler going to send config command. path
/config/params?wt=json , payload: {
[junit4] 2> 'set' : {'x': { 'a':'A val',
[junit4] 2> 'b': 'B val'}
[junit4] 2> }
[junit4] 2> }
[junit4] 2> 295216 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:54240_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica2] o.a.s.s.IndexSchema Loaded schema minimal/1.1
with uniqueid field id
[junit4] 2> 295219 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:54240_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica2] o.a.s.c.CoreContainer Reloading SolrCore
'collection1_shard1_replica2' using configuration from collection collection1
[junit4] 2> 295221 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:54239_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion:
6.5.0
[junit4] 2> 295227 INFO (qtp1697556344-1729) [n:127.0.0.1:54239_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.h.SolrConfigHandler Waiting up to 30 secs for 2 replicas to set the
property params to be of version 0 for collection collection1
[junit4] 2> 295228 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:54239_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.s.IndexSchema
[collection1_shard1_replica1] Schema name=minimal
[junit4] 2> 295229 INFO (Thread-329) [n:127.0.0.1:54240_solr ]
o.a.s.c.SolrCore config update listener called for core
collection1_shard1_replica2
[junit4] 2> 295230 INFO (Thread-328) [n:127.0.0.1:54239_solr ]
o.a.s.c.SolrCore config update listener called for core
collection1_shard1_replica1
[junit4] 2> 295231 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:54239_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.s.IndexSchema Loaded schema minimal/1.1
with uniqueid field id
[junit4] 2> 295232 INFO
(solrHandlerExecutor-542-thread-1-processing-n:127.0.0.1:54239_solr
x:collection1_shard1_replica1 s:shard1 c:collection1 r:core_node1)
[n:127.0.0.1:54239_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs,
maxWait 30
[junit4] 2> 295232 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:54239_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.c.CoreContainer Reloading SolrCore
'collection1_shard1_replica1' using configuration from collection collection1
[junit4] 2> 295232 INFO (Thread-329) [n:127.0.0.1:54240_solr ]
o.a.s.c.RequestParams conf resource params.json loaded . version : 0
[junit4] 2> 295232 INFO
(solrHandlerExecutor-542-thread-2-processing-n:127.0.0.1:54239_solr
x:collection1_shard1_replica1 s:shard1 c:collection1 r:core_node1)
[n:127.0.0.1:54239_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica1] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs,
maxWait 30
[junit4] 2> 295233 INFO (Thread-329) [n:127.0.0.1:54240_solr ]
o.a.s.c.RequestParams request params refreshed to version 0
[junit4] 2> 295233 INFO (Thread-328) [n:127.0.0.1:54239_solr ]
o.a.s.c.RequestParams conf resource params.json loaded . version : 0
[junit4] 2> 295233 INFO (Thread-328) [n:127.0.0.1:54239_solr ]
o.a.s.c.RequestParams request params refreshed to version 0
[junit4] 2> 295240 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:54240_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica2] o.a.s.c.SolrCore [[collection1_shard1_replica2]
] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_3CF871AE4C014DE1-001/tempDir-001/node2/collection1_shard1_replica2],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.ha
[...truncated too long message...]
.0.0.1:60718_m_c%2Fbi) [n:127.0.0.1:60718_m_c%2Fbi c:collection1 s:shard1
r:core_node4 x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@24830bc8
[junit4] 2> 2595571 INFO
(zkCallback-3506-thread-1-processing-n:127.0.0.1:60718_m_c%2Fbi)
[n:127.0.0.1:60718_m_c%2Fbi c:collection1 s:shard1 r:core_node4 x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
[junit4] 2> 2595572 INFO
(TEST-MultiThreadedOCPTest.test-seed#[3CF871AE4C014DE1]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
[junit4] 2> 2595572 INFO
(TEST-MultiThreadedOCPTest.test-seed#[3CF871AE4C014DE1]) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@7527118f{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 2595573 INFO
(TEST-MultiThreadedOCPTest.test-seed#[3CF871AE4C014DE1]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@5662564e{/m_c/bi,null,UNAVAILABLE}
[junit4] 2> 2595574 INFO
(TEST-MultiThreadedOCPTest.test-seed#[3CF871AE4C014DE1]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:60692 60692
[junit4] 2> 2595598 INFO (Thread-3906) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:60692 60692
[junit4] 2> 2602003 WARN (Thread-3906) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 6 /solr/aliases.json
[junit4] 2> 6 /solr/clusterprops.json
[junit4] 2> 5 /solr/security.json
[junit4] 2> 5 /solr/configs/conf1
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 6 /solr/clusterstate.json
[junit4] 2> 4 /solr/collections/ocptest_shardsplit2/state.json
[junit4] 2> 4 /solr/collections/ocptest1/state.json
[junit4] 2> 4 /solr/collections/collection1/state.json
[junit4] 2> 4 /solr/collections/ocptest3/state.json
[junit4] 2> 4 /solr/collections/ocptest2/state.json
[junit4] 2> 4 /solr/collections/ocptest4/state.json
[junit4] 2> 4 /solr/collections/ocptest_shardsplit/state.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 77 /solr/overseer/queue
[junit4] 2> 23 /solr/overseer/queue-work
[junit4] 2> 19 /solr/overseer/collection-queue-work
[junit4] 2> 6 /solr/live_nodes
[junit4] 2> 6 /solr/collections
[junit4] 2>
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=MultiThreadedOCPTest -Dtests.method=test
-Dtests.seed=3CF871AE4C014DE1 -Dtests.slow=true -Dtests.locale=en-PH
-Dtests.timezone=Antarctica/DumontDUrville -Dtests.asserts=true
-Dtests.file.encoding=US-ASCII
[junit4] FAILURE 46.5s J1 | MultiThreadedOCPTest.test <<<
[junit4] > Throwable #1: java.lang.AssertionError: Task 3001 did not
complete, final state: FAILED expected same:<COMPLETED> was not:<FAILED>
[junit4] > at
__randomizedtesting.SeedInfo.seed([3CF871AE4C014DE1:B4AC4E74E2FD2019]:0)
[junit4] > at
org.apache.solr.cloud.MultiThreadedOCPTest.testDeduplicationOfSubmittedTasks(MultiThreadedOCPTest.java:250)
[junit4] > at
org.apache.solr.cloud.MultiThreadedOCPTest.test(MultiThreadedOCPTest.java:64)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 2602137 INFO
(SUITE-MultiThreadedOCPTest-seed#[3CF871AE4C014DE1]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_3CF871AE4C014DE1-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene62): {},
docValues:{}, maxPointsInLeafNode=1024, maxMBSortInHeap=5.6140785014371115,
sim=RandomSimilarity(queryNorm=false,coord=crazy): {}, locale=en-PH,
timezone=Antarctica/DumontDUrville
[junit4] 2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_121
(64-bit)/cpus=3,threads=1,free=160295360,total=512229376
[junit4] 2> NOTE: All tests run in this JVM: [TestCloudPseudoReturnFields,
RulesTest, SolrInfoMBeanTest, TestStandardQParsers, TestJoin,
TestQuerySenderListener, BadIndexSchemaTest, SecurityConfHandlerTest,
TestTolerantUpdateProcessorRandomCloud, TolerantUpdateProcessorTest,
TestNRTOpen, TestConfigOverlay, TestValueSourceCache, SpatialRPTFieldTypeTest,
TestDocSet, TestReversedWildcardFilterFactory, TestDynamicLoading,
OverseerStatusTest, CollectionStateFormat2Test, SortSpecParsingTest,
TestClusterProperties, ScriptEngineTest, TestFuzzyAnalyzedSuggestions,
TestCoreAdminApis, PKIAuthenticationIntegrationTest, JsonLoaderTest,
TermVectorComponentTest, QueryResultKeyTest, TestQueryWrapperFilter,
BJQParserTest, TestSolrCloudWithDelegationTokens, CoreSorterTest,
RegexBoostProcessorTest, TestLMDirichletSimilarityFactory,
UpdateRequestProcessorFactoryTest, RemoteQueryErrorTest, DeleteReplicaTest,
TestFilteredDocIdSet, TestSolrDeletionPolicy2, ChangedSchemaMergeTest,
LoggingHandlerTest, TestMiniSolrCloudCluster, TestQueryTypes,
TestStressLiveNodes, AssignTest, TestQueryUtils,
BinaryUpdateRequestHandlerTest, ExternalFileFieldSortTest,
TestObjectReleaseTracker, AnalyticsQueryTest, HdfsBasicDistributedZk2Test,
IndexSchemaTest, DebugComponentTest, FullSolrCloudDistribCmdsTest,
BaseCdcrDistributedZkTest, BasicZkTest, SignatureUpdateProcessorFactoryTest,
SuggestComponentTest, TestBlendedInfixSuggestions,
SpellPossibilityIteratorTest, HdfsRestartWhileUpdatingTest,
TestSimpleTrackingShardHandler, TestReload, VersionInfoTest,
TestNoOpRegenerator, LeaderElectionIntegrationTest, TestFieldCache,
RequestLoggingTest, TestDeleteCollectionOnDownNodes, SmileWriterTest,
TestOmitPositions, SuggesterWFSTTest, DistributedFacetPivotLargeTest,
TestPathTrie, MigrateRouteKeyTest, SolrGraphiteReporterTest,
TestScoreJoinQPScore, TestRebalanceLeaders, TestSlowCompositeReaderWrapper,
TestMacros, TemplateUpdateProcessorTest, SolrIndexConfigTest,
DocValuesNotIndexedTest, ZkSolrClientTest, TestJsonFacets, RequestHandlersTest,
TestDistributedMissingSort, CurrencyFieldOpenExchangeTest, TestZkChroot,
CopyFieldTest, RAMDirectoryFactoryTest, CloneFieldUpdateProcessorFactoryTest,
TestRealTimeGet, TestImpersonationWithHadoopAuth, TestHashQParserPlugin,
ActionThrottleTest, OverriddenZkACLAndCredentialsProvidersTest,
PreAnalyzedUpdateProcessorTest, TestJavabinTupleStreamParser,
CloudExitableDirectoryReaderTest, HLLSerializationTest,
BigEndianAscendingWordSerializerTest, TriLevelCompositeIdRoutingTest,
TestFiltering, BasicDistributedZk2Test, TestCloudSchemaless,
SolrSlf4jReporterTest, SearchHandlerTest, SortByFunctionTest,
ConcurrentDeleteAndCreateCollectionTest, BadCopyFieldTest,
TestNonDefinedSimilarityFactory, HdfsRecoverLeaseTest,
DistributedExpandComponentTest, TestShardHandlerFactory, EchoParamsTest,
AtomicUpdatesTest, BlockCacheTest, TestRequestForwarding, TestXmlQParserPlugin,
TestRestoreCore, DefaultValueUpdateProcessorTest, SpellCheckCollatorTest,
TestBulkSchemaAPI, TestFieldTypeCollectionResource, TestConfigReload,
DataDrivenBlockJoinTest, TestDownShardTolerantSearch,
TestFoldingMultitermQuery, SolrMetricManagerTest,
FieldMutatingUpdateProcessorTest, DateMathParserTest,
TestSchemalessBufferedUpdates, TestUseDocValuesAsStored2,
TestMiniSolrCloudClusterSSL, TestDistributedGrouping, PreAnalyzedFieldTest,
TestCollectionAPIs, TestCopyFieldCollectionResource, TestSearcherReuse,
TestLuceneMatchVersion, TestSubQueryTransformerDistrib, SolrIndexMetricsTest,
TestManagedSchema, ShowFileRequestHandlerTest,
TestLMJelinekMercerSimilarityFactory, DistribDocExpirationUpdateProcessorTest,
ExplicitHLLTest, TestSolrCoreParser, TestBadConfig, TestUninvertingReader,
TestDefaultStatsCache, HdfsUnloadDistributedZkTest, PeerSyncReplicationTest,
OpenCloseCoreStressTest, TestSQLHandlerNonCloud, HighlighterConfigTest,
ClusterStateTest, DistanceUnitsTest, ReturnFieldsTest,
BlockJoinFacetRandomTest, TestConfigSetsAPIZkFailure, TestMergePolicyConfig,
GraphQueryTest, FieldAnalysisRequestHandlerTest, BasicDistributedZkTest,
ChaosMonkeySafeLeaderTest, CollectionsAPIDistributedZkTest, RecoveryZkTest,
TestReplicationHandler, TestRandomFaceting, TestRandomDVFaceting, ZkCLITest,
ShardRoutingCustomTest, AutoCommitTest, TestFaceting, TestRecovery,
TermVectorComponentDistributedTest, ZkControllerTest, TestStressReorder,
TestStressVersions, HardAutoCommitTest, TestRangeQuery, StatsComponentTest,
SolrCmdDistributorTest, DirectUpdateHandlerTest, HighlighterTest,
CurrencyFieldXmlFileTest, SolrIndexSplitterTest, SimplePostToolTest,
TestCoreDiscovery, CoreAdminHandlerTest, SuggesterTSTTest, SuggesterTest,
TestStressLucene, TestTrie, SpatialFilterTest, TestCSVLoader, PolyFieldTest,
NoCacheHeaderTest, WordBreakSolrSpellCheckerTest, TestAtomicUpdateErrorCases,
TestWordDelimiterFilterFactory, DistanceFunctionTest, TestSolrDeletionPolicy1,
IndexBasedSpellCheckerTest, LukeRequestHandlerTest, DirectSolrSpellCheckerTest,
TermsComponentTest, TestIndexingPerformance, RequiredFieldsTest,
FastVectorHighlighterTest, TestJmxIntegration, QueryParsingTest,
TestPHPSerializedResponseWriter, TestLFUCache, TestPerFieldSimilarity,
TestFastWriter, ResourceLoaderTest, URLClassifyProcessorTest,
ChaosMonkeyNothingIsSafeTest, CdcrReplicationDistributedZkTest,
CdcrRequestHandlerTest, CdcrVersionReplicationTest,
CollectionTooManyReplicasTest, CollectionsAPISolrJTest, CustomCollectionTest,
DeleteShardTest, DistribCursorPagingTest, HttpPartitionTest,
LeaderFailureAfterFreshStartTest, MultiThreadedOCPTest]
[junit4] Completed [499/691 (2!)] on J1 in 46.53s, 1 test, 1 failure <<<
FAILURES!
[...truncated 63278 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]