Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/18759/
Java: 32bit/jdk1.8.0_112 -server -XX:+UseParallelGC
1 tests failed.
FAILED:
org.apache.solr.client.solrj.impl.CloudSolrClientTest.testNonRetryableRequests
Error Message:
Stack Trace:
java.lang.NullPointerException
at
__randomizedtesting.SeedInfo.seed([145FB36A2694D364:BCB174F9D8DDA768]:0)
at
org.apache.solr.client.solrj.impl.CloudSolrClientTest.testNonRetryableRequests(CloudSolrClientTest.java:435)
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.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:110)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
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:367)
at java.lang.Thread.run(Thread.java:745)
Build Log:
[...truncated 13504 lines...]
[junit4] Suite: org.apache.solr.client.solrj.impl.CloudSolrClientTest
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.CloudSolrClientTest_145FB36A2694D364-001/init-core-data-001
[junit4] 2> 56860 INFO
(SUITE-CloudSolrClientTest-seed#[145FB36A2694D364]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 56863 INFO
(SUITE-CloudSolrClientTest-seed#[145FB36A2694D364]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.CloudSolrClientTest_145FB36A2694D364-001/tempDir-001
[junit4] 2> 56864 INFO
(SUITE-CloudSolrClientTest-seed#[145FB36A2694D364]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 56864 INFO (Thread-83) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 56864 INFO (Thread-83) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 56964 INFO
(SUITE-CloudSolrClientTest-seed#[145FB36A2694D364]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:43378
[junit4] 2> 56989 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x159934db8380000, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 56997 INFO (jetty-launcher-74-thread-2) [ ] o.e.j.s.Server
jetty-9.3.14.v20161028
[junit4] 2> 56997 INFO (jetty-launcher-74-thread-3) [ ] o.e.j.s.Server
jetty-9.3.14.v20161028
[junit4] 2> 56997 INFO (jetty-launcher-74-thread-1) [ ] o.e.j.s.Server
jetty-9.3.14.v20161028
[junit4] 2> 57001 INFO (jetty-launcher-74-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1fd52c7{/solr,null,AVAILABLE}
[junit4] 2> 57010 INFO (jetty-launcher-74-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@43956f{/solr,null,AVAILABLE}
[junit4] 2> 57011 INFO (jetty-launcher-74-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@dab61c{/solr,null,AVAILABLE}
[junit4] 2> 57013 INFO (jetty-launcher-74-thread-3) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@14c3c07{SSL,[ssl,
http/1.1]}{127.0.0.1:42056}
[junit4] 2> 57013 INFO (jetty-launcher-74-thread-3) [ ] o.e.j.s.Server
Started @58818ms
[junit4] 2> 57013 INFO (jetty-launcher-74-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=42056}
[junit4] 2> 57013 ERROR (jetty-launcher-74-thread-3) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 57013 INFO (jetty-launcher-74-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 57013 INFO (jetty-launcher-74-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 57013 INFO (jetty-launcher-74-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 57014 INFO (jetty-launcher-74-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-01-12T15:31:01.453Z
[junit4] 2> 57014 INFO (jetty-launcher-74-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@b32a8d{SSL,[ssl,
http/1.1]}{127.0.0.1:41297}
[junit4] 2> 57014 INFO (jetty-launcher-74-thread-3) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 57014 INFO (jetty-launcher-74-thread-2) [ ] o.e.j.s.Server
Started @58819ms
[junit4] 2> 57014 INFO (jetty-launcher-74-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=41297}
[junit4] 2> 57014 ERROR (jetty-launcher-74-thread-2) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 57014 INFO (jetty-launcher-74-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 57014 INFO (jetty-launcher-74-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 57014 INFO (jetty-launcher-74-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 57014 INFO (jetty-launcher-74-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-01-12T15:31:01.453Z
[junit4] 2> 57020 INFO (jetty-launcher-74-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@1728033{SSL,[ssl,
http/1.1]}{127.0.0.1:44386}
[junit4] 2> 57020 INFO (jetty-launcher-74-thread-1) [ ] o.e.j.s.Server
Started @58825ms
[junit4] 2> 57020 INFO (jetty-launcher-74-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=44386}
[junit4] 2> 57021 ERROR (jetty-launcher-74-thread-1) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 57021 INFO (jetty-launcher-74-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 57021 INFO (jetty-launcher-74-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 57021 INFO (jetty-launcher-74-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 57021 INFO (jetty-launcher-74-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-01-12T15:31:01.460Z
[junit4] 2> 57028 INFO (jetty-launcher-74-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 57028 INFO (jetty-launcher-74-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 57028 INFO (jetty-launcher-74-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 57043 INFO (jetty-launcher-74-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43378/solr
[junit4] 2> 57049 INFO (jetty-launcher-74-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43378/solr
[junit4] 2> 57051 INFO (jetty-launcher-74-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43378/solr
[junit4] 2> 57169 INFO (jetty-launcher-74-thread-1)
[n:127.0.0.1:44386_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:44386_solr
[junit4] 2> 57171 INFO (jetty-launcher-74-thread-3)
[n:127.0.0.1:42056_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:42056_solr
[junit4] 2> 57172 INFO (jetty-launcher-74-thread-2)
[n:127.0.0.1:41297_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:41297_solr
[junit4] 2> 57180 INFO
(zkCallback-89-thread-1-processing-n:127.0.0.1:41297_solr)
[n:127.0.0.1:41297_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 57181 INFO
(zkCallback-90-thread-1-processing-n:127.0.0.1:42056_solr)
[n:127.0.0.1:42056_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 57181 INFO
(zkCallback-88-thread-1-processing-n:127.0.0.1:44386_solr)
[n:127.0.0.1:44386_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 57183 INFO (jetty-launcher-74-thread-2)
[n:127.0.0.1:41297_solr ] o.a.s.c.Overseer Overseer
(id=97270828977618951-127.0.0.1:41297_solr-n_0000000000) starting
[junit4] 2> 57285 INFO (jetty-launcher-74-thread-2)
[n:127.0.0.1:41297_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:41297_solr
[junit4] 2> 57287 INFO
(zkCallback-89-thread-1-processing-n:127.0.0.1:41297_solr)
[n:127.0.0.1:41297_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 57287 INFO
(zkCallback-88-thread-1-processing-n:127.0.0.1:44386_solr)
[n:127.0.0.1:44386_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 57287 INFO
(zkCallback-90-thread-1-processing-n:127.0.0.1:42056_solr)
[n:127.0.0.1:42056_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 57430 INFO (jetty-launcher-74-thread-1)
[n:127.0.0.1:44386_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.CloudSolrClientTest_145FB36A2694D364-001/tempDir-001/node1/.
[junit4] 2> 57431 INFO (jetty-launcher-74-thread-2)
[n:127.0.0.1:41297_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.CloudSolrClientTest_145FB36A2694D364-001/tempDir-001/node2/.
[junit4] 2> 57481 INFO (jetty-launcher-74-thread-3)
[n:127.0.0.1:42056_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.CloudSolrClientTest_145FB36A2694D364-001/tempDir-001/node3/.
[junit4] 2> 57494 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x159934db838000a, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 57511 INFO
(SUITE-CloudSolrClientTest-seed#[145FB36A2694D364]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
[junit4] 2> 57512 INFO
(SUITE-CloudSolrClientTest-seed#[145FB36A2694D364]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43378/solr ready
[junit4] 2> 57591 INFO (qtp30141447-506) [n:127.0.0.1:44386_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&collection.configName=conf&name=collection1&action=CREATE&numShards=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 57607 INFO
(OverseerThreadFactory-243-thread-1-processing-n:127.0.0.1:41297_solr)
[n:127.0.0.1:41297_solr ] o.a.s.c.CreateCollectionCmd Create collection
collection1
[junit4] 2> 57735 INFO (qtp30141447-495) [n:127.0.0.1:44386_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=collection1_shard1_replica1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2
[junit4] 2> 57780 INFO (qtp5857539-512) [n:127.0.0.1:41297_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=collection1_shard2_replica1&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2
[junit4] 2> 57887 INFO
(zkCallback-89-thread-1-processing-n:127.0.0.1:41297_solr)
[n:127.0.0.1:41297_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: [3])
[junit4] 2> 57887 INFO
(zkCallback-88-thread-1-processing-n:127.0.0.1:44386_solr)
[n:127.0.0.1:44386_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: [3])
[junit4] 2> 58759 INFO (qtp30141447-495) [n:127.0.0.1:44386_solr
c:collection1 s:shard1 x:collection1_shard1_replica1] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 7.0.0
[junit4] 2> 58772 INFO (qtp30141447-495) [n:127.0.0.1:44386_solr
c:collection1 s:shard1 x:collection1_shard1_replica1] o.a.s.s.IndexSchema
[collection1_shard1_replica1] Schema name=test
[junit4] 2> 58790 INFO (qtp5857539-512) [n:127.0.0.1:41297_solr
c:collection1 s:shard2 x:collection1_shard2_replica1] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 7.0.0
[junit4] 2> 58800 INFO (qtp5857539-512) [n:127.0.0.1:41297_solr
c:collection1 s:shard2 x:collection1_shard2_replica1] o.a.s.s.IndexSchema
[collection1_shard2_replica1] Schema name=test
[junit4] 2> 58871 WARN (qtp30141447-495) [n:127.0.0.1:44386_solr
c:collection1 s:shard1 x:collection1_shard1_replica1] o.a.s.s.IndexSchema
[collection1_shard1_replica1] default search field in schema is text. WARNING:
Deprecated, please use 'df' on request instead.
[junit4] 2> 58871 WARN (qtp5857539-512) [n:127.0.0.1:41297_solr
c:collection1 s:shard2 x:collection1_shard2_replica1] o.a.s.s.IndexSchema
[collection1_shard2_replica1] default search field in schema is text. WARNING:
Deprecated, please use 'df' on request instead.
[junit4] 2> 58873 WARN (qtp5857539-512) [n:127.0.0.1:41297_solr
c:collection1 s:shard2 x:collection1_shard2_replica1] o.a.s.s.IndexSchema
Field lowerfilt1and2 is not multivalued and destination for multiple copyFields
(2)
[junit4] 2> 58873 WARN (qtp5857539-512) [n:127.0.0.1:41297_solr
c:collection1 s:shard2 x:collection1_shard2_replica1] o.a.s.s.IndexSchema
Field text is not multivalued and destination for multiple copyFields (3)
[junit4] 2> 58873 WARN (qtp30141447-495) [n:127.0.0.1:44386_solr
c:collection1 s:shard1 x:collection1_shard1_replica1] o.a.s.s.IndexSchema
Field lowerfilt1and2 is not multivalued and destination for multiple copyFields
(2)
[junit4] 2> 58873 WARN (qtp30141447-495) [n:127.0.0.1:44386_solr
c:collection1 s:shard1 x:collection1_shard1_replica1] o.a.s.s.IndexSchema
Field text is not multivalued and destination for multiple copyFields (3)
[junit4] 2> 58874 INFO (qtp5857539-512) [n:127.0.0.1:41297_solr
c:collection1 s:shard2 x:collection1_shard2_replica1] o.a.s.s.IndexSchema
Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 58874 INFO (qtp30141447-495) [n:127.0.0.1:44386_solr
c:collection1 s:shard1 x:collection1_shard1_replica1] o.a.s.s.IndexSchema
Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 58878 INFO (qtp5857539-512) [n:127.0.0.1:41297_solr
c:collection1 s:shard2 x:collection1_shard2_replica1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard2_replica1' using configuration from
collection collection1
[junit4] 2> 58878 INFO (qtp30141447-495) [n:127.0.0.1:44386_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> 58879 INFO (qtp5857539-512) [n:127.0.0.1:41297_solr
c:collection1 s:shard2 x:collection1_shard2_replica1] o.a.s.c.SolrCore
[[collection1_shard2_replica1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.CloudSolrClientTest_145FB36A2694D364-001/tempDir-001/node2/collection1_shard2_replica1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.CloudSolrClientTest_145FB36A2694D364-001/tempDir-001/node2/./collection1_shard2_replica1/data/]
[junit4] 2> 58879 INFO (qtp30141447-495) [n:127.0.0.1:44386_solr
c:collection1 s:shard1 x:collection1_shard1_replica1] o.a.s.c.SolrCore
[[collection1_shard1_replica1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.CloudSolrClientTest_145FB36A2694D364-001/tempDir-001/node1/collection1_shard1_replica1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.CloudSolrClientTest_145FB36A2694D364-001/tempDir-001/node1/./collection1_shard1_replica1/data/]
[junit4] 2> 58893 INFO (qtp30141447-495) [n:127.0.0.1:44386_solr
c:collection1 s:shard1 x:collection1_shard1_replica1] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 58893 INFO (qtp30141447-495) [n:127.0.0.1:44386_solr
c:collection1 s:shard1 x:collection1_shard1_replica1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 58899 INFO (qtp30141447-495) [n:127.0.0.1:44386_solr
c:collection1 s:shard1 x:collection1_shard1_replica1] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 58899 INFO (qtp30141447-495) [n:127.0.0.1:44386_solr
c:collection1 s:shard1 x:collection1_shard1_replica1] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 58900 INFO (qtp30141447-495) [n:127.0.0.1:44386_solr
c:collection1 s:shard1 x:collection1_shard1_replica1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@f6a62a[collection1_shard1_replica1]
main]
[junit4] 2> 58903 INFO (qtp5857539-512) [n:127.0.0.1:41297_solr
c:collection1 s:shard2 x:collection1_shard2_replica1] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 58903 INFO (qtp5857539-512) [n:127.0.0.1:41297_solr
c:collection1 s:shard2 x:collection1_shard2_replica1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 58905 INFO (qtp5857539-512) [n:127.0.0.1:41297_solr
c:collection1 s:shard2 x:collection1_shard2_replica1] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 58905 INFO (qtp5857539-512) [n:127.0.0.1:41297_solr
c:collection1 s:shard2 x:collection1_shard2_replica1] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 58905 INFO (qtp30141447-495) [n:127.0.0.1:44386_solr
c:collection1 s:shard1 x:collection1_shard1_replica1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 58906 INFO (qtp5857539-512) [n:127.0.0.1:41297_solr
c:collection1 s:shard2 x:collection1_shard2_replica1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@b0c163[collection1_shard2_replica1]
main]
[junit4] 2> 58906 INFO (qtp30141447-495) [n:127.0.0.1:44386_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/conf
[junit4] 2> 58906 INFO (qtp30141447-495) [n:127.0.0.1:44386_solr
c:collection1 s:shard1 x:collection1_shard1_replica1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 58908 INFO (qtp5857539-512) [n:127.0.0.1:41297_solr
c:collection1 s:shard2 x:collection1_shard2_replica1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 58908 INFO (qtp30141447-495) [n:127.0.0.1:44386_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
1556333265784143872
[junit4] 2> 58908 INFO
(searcherExecutor-251-thread-1-processing-n:127.0.0.1:44386_solr
x:collection1_shard1_replica1 s:shard1 c:collection1) [n:127.0.0.1:44386_solr
c:collection1 s:shard1 x:collection1_shard1_replica1] o.a.s.c.SolrCore
[collection1_shard1_replica1] Registered new searcher
Searcher@f6a62a[collection1_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 58908 INFO (qtp5857539-512) [n:127.0.0.1:41297_solr
c:collection1 s:shard2 x:collection1_shard2_replica1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 58908 INFO (qtp5857539-512) [n:127.0.0.1:41297_solr
c:collection1 s:shard2 x:collection1_shard2_replica1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 58908 INFO
(searcherExecutor-250-thread-1-processing-n:127.0.0.1:41297_solr
x:collection1_shard2_replica1 s:shard2 c:collection1) [n:127.0.0.1:41297_solr
c:collection1 s:shard2 x:collection1_shard2_replica1] o.a.s.c.SolrCore
[collection1_shard2_replica1] Registered new searcher
Searcher@b0c163[collection1_shard2_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 58909 INFO (qtp5857539-512) [n:127.0.0.1:41297_solr
c:collection1 s:shard2 x:collection1_shard2_replica1] o.a.s.u.UpdateLog Could
not find max version in index or recent updates, using new clock
1556333265785192448
[junit4] 2> 58927 INFO (qtp5857539-512) [n:127.0.0.1:41297_solr
c:collection1 s:shard2 x:collection1_shard2_replica1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 58927 INFO (qtp5857539-512) [n:127.0.0.1:41297_solr
c:collection1 s:shard2 x:collection1_shard2_replica1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 58927 INFO (qtp30141447-495) [n:127.0.0.1:44386_solr
c:collection1 s:shard1 x:collection1_shard1_replica1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 58927 INFO (qtp30141447-495) [n:127.0.0.1:44386_solr
c:collection1 s:shard1 x:collection1_shard1_replica1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 58929 INFO (qtp30141447-495) [n:127.0.0.1:44386_solr
c:collection1 s:shard1 x:collection1_shard1_replica1] o.a.s.c.SyncStrategy
Sync replicas to https://127.0.0.1:44386/solr/collection1_shard1_replica1/
[junit4] 2> 58929 INFO (qtp5857539-512) [n:127.0.0.1:41297_solr
c:collection1 s:shard2 x:collection1_shard2_replica1] o.a.s.c.SyncStrategy
Sync replicas to https://127.0.0.1:41297/solr/collection1_shard2_replica1/
[junit4] 2> 58930 INFO (qtp30141447-495) [n:127.0.0.1:44386_solr
c:collection1 s:shard1 x:collection1_shard1_replica1] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 58930 INFO (qtp5857539-512) [n:127.0.0.1:41297_solr
c:collection1 s:shard2 x:collection1_shard2_replica1] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 58930 INFO (qtp30141447-495) [n:127.0.0.1:44386_solr
c:collection1 s:shard1 x:collection1_shard1_replica1] o.a.s.c.SyncStrategy
https://127.0.0.1:44386/solr/collection1_shard1_replica1/ has no replicas
[junit4] 2> 58930 INFO (qtp5857539-512) [n:127.0.0.1:41297_solr
c:collection1 s:shard2 x:collection1_shard2_replica1] o.a.s.c.SyncStrategy
https://127.0.0.1:41297/solr/collection1_shard2_replica1/ has no replicas
[junit4] 2> 58951 INFO (qtp5857539-512) [n:127.0.0.1:41297_solr
c:collection1 s:shard2 x:collection1_shard2_replica1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:41297/solr/collection1_shard2_replica1/ shard2
[junit4] 2> 58953 INFO (qtp30141447-495) [n:127.0.0.1:44386_solr
c:collection1 s:shard1 x:collection1_shard1_replica1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:44386/solr/collection1_shard1_replica1/ shard1
[junit4] 2> 59056 INFO
(zkCallback-89-thread-1-processing-n:127.0.0.1:41297_solr)
[n:127.0.0.1:41297_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: [3])
[junit4] 2> 59056 INFO
(zkCallback-88-thread-1-processing-n:127.0.0.1:44386_solr)
[n:127.0.0.1:44386_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: [3])
[junit4] 2> 59102 INFO (qtp5857539-512) [n:127.0.0.1:41297_solr
c:collection1 s:shard2 x:collection1_shard2_replica1] o.a.s.c.ZkController I
am the leader, no recovery necessary
[junit4] 2> 59104 INFO (qtp30141447-495) [n:127.0.0.1:44386_solr
c:collection1 s:shard1 x:collection1_shard1_replica1] o.a.s.c.ZkController I
am the leader, no recovery necessary
[junit4] 2> 59105 INFO (qtp5857539-512) [n:127.0.0.1:41297_solr
c:collection1 s:shard2 x:collection1_shard2_replica1] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=collection1_shard2_replica1&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2}
status=0 QTime=1324
[junit4] 2> 59106 INFO (qtp30141447-495) [n:127.0.0.1:44386_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=conf&newCollection=true&name=collection1_shard1_replica1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2}
status=0 QTime=1370
[junit4] 2> 59127 INFO (qtp30141447-506) [n:127.0.0.1:44386_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> 59213 INFO
(zkCallback-89-thread-2-processing-n:127.0.0.1:41297_solr)
[n:127.0.0.1:41297_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: [3])
[junit4] 2> 59213 INFO
(zkCallback-88-thread-1-processing-n:127.0.0.1:44386_solr)
[n:127.0.0.1:44386_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: [3])
[junit4] 2> 59610 INFO
(OverseerCollectionConfigSetProcessor-97270828977618951-127.0.0.1:41297_solr-n_0000000000)
[n:127.0.0.1:41297_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> 60132 INFO (qtp30141447-506) [n:127.0.0.1:44386_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=1&collection.configName=conf&name=collection1&action=CREATE&numShards=2&wt=javabin&version=2}
status=0 QTime=2557
[junit4] 2> 60139 INFO
(SUITE-CloudSolrClientTest-seed#[145FB36A2694D364]-worker) [ ]
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection:
collection1 failOnTimeout:true timeout (sec):30
[junit4] 2> 60139 INFO
(SUITE-CloudSolrClientTest-seed#[145FB36A2694D364]-worker) [ ]
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1
[junit4] 2> 60156 INFO
(TEST-CloudSolrClientTest.testNonRetryableRequests-seed#[145FB36A2694D364]) [
] o.a.s.SolrTestCaseJ4 ###Starting testNonRetryableRequests
[junit4] 2> 60175 INFO (qtp5857539-512) [n:127.0.0.1:41297_solr
c:collection1 s:shard2 r:core_node2 x:collection1_shard2_replica1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica1] webapp=/solr
path=/update
params={update.distrib=TOLEADER&distrib.from=https://127.0.0.1:44386/solr/collection1_shard1_replica1/&wt=javabin&version=2}{deleteByQuery=*:*
(-1556333267111641088)} 0 1
[junit4] 2> 60180 INFO (qtp5857539-489) [n:127.0.0.1:41297_solr
c:collection1 s:shard2 r:core_node2 x:collection1_shard2_replica1]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 60181 INFO (qtp5857539-489) [n:127.0.0.1:41297_solr
c:collection1 s:shard2 r:core_node2 x:collection1_shard2_replica1]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 60182 INFO (qtp5857539-489) [n:127.0.0.1:41297_solr
c:collection1 s:shard2 r:core_node2 x:collection1_shard2_replica1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 60182 INFO (qtp5857539-489) [n:127.0.0.1:41297_solr
c:collection1 s:shard2 r:core_node2 x:collection1_shard2_replica1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica1] webapp=/solr
path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:44386/solr/collection1_shard1_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 1
[junit4] 2> 60192 INFO (qtp30141447-506) [n:127.0.0.1:44386_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 60192 INFO (qtp30141447-506) [n:127.0.0.1:44386_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 60192 INFO (qtp30141447-506) [n:127.0.0.1:44386_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 60192 INFO (qtp30141447-506) [n:127.0.0.1:44386_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica1] webapp=/solr
path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:44386/solr/collection1_shard1_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 0
[junit4] 2> 60193 INFO (qtp30141447-507) [n:127.0.0.1:44386_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica1] webapp=/solr
path=/update
params={_stateVer_=collection1:3&commit=true&wt=javabin&version=2}{deleteByQuery=*:*
(-1556333267103252480),commit=} 0 34
[junit4] 2> 60199 INFO
(TEST-CloudSolrClientTest.testNonRetryableRequests-seed#[145FB36A2694D364]) [
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
[junit4] 2> 60200 INFO
(TEST-CloudSolrClientTest.testNonRetryableRequests-seed#[145FB36A2694D364]) [
] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43378/solr
ready
[junit4] 2> 60204 INFO (qtp30141447-506) [n:127.0.0.1:44386_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
async=2e9c7b8f-8804-4280-84a6-9037e042fee3&replicationFactor=3&collection.configName=conf&name=foo&action=CREATE&numShards=1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 60206 INFO (qtp30141447-506) [n:127.0.0.1:44386_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={async=2e9c7b8f-8804-4280-84a6-9037e042fee3&replicationFactor=3&collection.configName=conf&name=foo&action=CREATE&numShards=1&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 60210 INFO (qtp30141447-507) [n:127.0.0.1:44386_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=2e9c7b8f-8804-4280-84a6-9037e042fee3&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 60211 INFO (qtp30141447-507) [n:127.0.0.1:44386_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=2e9c7b8f-8804-4280-84a6-9037e042fee3&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 60211 INFO
(OverseerThreadFactory-243-thread-2-processing-n:127.0.0.1:41297_solr)
[n:127.0.0.1:41297_solr ] o.a.s.c.CreateCollectionCmd Create collection foo
[junit4] 2> 60421 INFO (qtp30141447-508) [n:127.0.0.1:44386_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={async=2e9c7b8f-8804-4280-84a6-9037e042fee32941550111546239&qt=/admin/cores&collection.configName=conf&newCollection=true&name=foo_shard1_replica1&action=CREATE&numShards=1&collection=foo&shard=shard1&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 60421 INFO
(parallelCoreAdminExecutor-244-thread-1-processing-n:127.0.0.1:44386_solr
2e9c7b8f-8804-4280-84a6-9037e042fee32941550111546239 CREATE)
[n:127.0.0.1:44386_solr ] o.a.s.h.a.CoreAdminOperation core create command
async=2e9c7b8f-8804-4280-84a6-9037e042fee32941550111546239&qt=/admin/cores&collection.configName=conf&newCollection=true&name=foo_shard1_replica1&action=CREATE&numShards=1&collection=foo&shard=shard1&wt=javabin&version=2
[junit4] 2> 60421 INFO
(parallelCoreAdminExecutor-246-thread-1-processing-n:127.0.0.1:41297_solr
2e9c7b8f-8804-4280-84a6-9037e042fee32941550111755138 CREATE)
[n:127.0.0.1:41297_solr ] o.a.s.h.a.CoreAdminOperation core create command
async=2e9c7b8f-8804-4280-84a6-9037e042fee32941550111755138&qt=/admin/cores&collection.configName=conf&newCollection=true&name=foo_shard1_replica3&action=CREATE&numShards=1&collection=foo&shard=shard1&wt=javabin&version=2
[junit4] 2> 60421 INFO (qtp5857539-487) [n:127.0.0.1:41297_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={async=2e9c7b8f-8804-4280-84a6-9037e042fee32941550111755138&qt=/admin/cores&collection.configName=conf&newCollection=true&name=foo_shard1_replica3&action=CREATE&numShards=1&collection=foo&shard=shard1&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 60464 INFO (qtp8435521-498) [n:127.0.0.1:42056_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={async=2e9c7b8f-8804-4280-84a6-9037e042fee32941550111699397&qt=/admin/cores&collection.configName=conf&newCollection=true&name=foo_shard1_replica2&action=CREATE&numShards=1&collection=foo&shard=shard1&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 60464 INFO
(parallelCoreAdminExecutor-248-thread-1-processing-n:127.0.0.1:42056_solr
2e9c7b8f-8804-4280-84a6-9037e042fee32941550111699397 CREATE)
[n:127.0.0.1:42056_solr ] o.a.s.h.a.CoreAdminOperation core create command
async=2e9c7b8f-8804-4280-84a6-9037e042fee32941550111699397&qt=/admin/cores&collection.configName=conf&newCollection=true&name=foo_shard1_replica2&action=CREATE&numShards=1&collection=foo&shard=shard1&wt=javabin&version=2
[junit4] 2> 60466 INFO (qtp8435521-488) [n:127.0.0.1:42056_solr ]
o.a.s.h.a.CoreAdminOperation Checking request status for :
2e9c7b8f-8804-4280-84a6-9037e042fee32941550111699397
[junit4] 2> 60466 INFO (qtp8435521-488) [n:127.0.0.1:42056_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=2e9c7b8f-8804-4280-84a6-9037e042fee32941550111699397&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 60570 INFO
(zkCallback-89-thread-3-processing-n:127.0.0.1:41297_solr)
[n:127.0.0.1:41297_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/foo/state.json] for collection [foo] has occurred -
updating... (live nodes size: [3])
[junit4] 2> 60570 INFO
(zkCallback-88-thread-1-processing-n:127.0.0.1:44386_solr)
[n:127.0.0.1:44386_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/foo/state.json] for collection [foo] has occurred -
updating... (live nodes size: [3])
[junit4] 2> 60570 INFO
(zkCallback-90-thread-1-processing-n:127.0.0.1:42056_solr)
[n:127.0.0.1:42056_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/foo/state.json] for collection [foo] has occurred -
updating... (live nodes size: [3])
[junit4] 2> 61213 INFO (qtp30141447-504) [n:127.0.0.1:44386_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=2e9c7b8f-8804-4280-84a6-9037e042fee3&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 61214 INFO (qtp30141447-504) [n:127.0.0.1:44386_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=2e9c7b8f-8804-4280-84a6-9037e042fee3&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 61431 INFO
(parallelCoreAdminExecutor-244-thread-1-processing-n:127.0.0.1:44386_solr
2e9c7b8f-8804-4280-84a6-9037e042fee32941550111546239 CREATE)
[n:127.0.0.1:44386_solr c:foo s:shard1 x:foo_shard1_replica1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 61432 INFO
(parallelCoreAdminExecutor-246-thread-1-processing-n:127.0.0.1:41297_solr
2e9c7b8f-8804-4280-84a6-9037e042fee32941550111755138 CREATE)
[n:127.0.0.1:41297_solr c:foo s:shard1 x:foo_shard1_replica3]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 61441 INFO
(parallelCoreAdminExecutor-246-thread-1-processing-n:127.0.0.1:41297_solr
2e9c7b8f-8804-4280-84a6-9037e042fee32941550111755138 CREATE)
[n:127.0.0.1:41297_solr c:foo s:shard1 x:foo_shard1_replica3]
o.a.s.s.IndexSchema [foo_shard1_replica3] Schema name=test
[junit4] 2> 61442 INFO
(parallelCoreAdminExecutor-244-thread-1-processing-n:127.0.0.1:44386_solr
2e9c7b8f-8804-4280-84a6-9037e042fee32941550111546239 CREATE)
[n:127.0.0.1:44386_solr c:foo s:shard1 x:foo_shard1_replica1]
o.a.s.s.IndexSchema [foo_shard1_replica1] Schema name=test
[junit4] 2> 61468 INFO (qtp8435521-499) [n:127.0.0.1:42056_solr ]
o.a.s.h.a.CoreAdminOperation Checking request status for :
2e9c7b8f-8804-4280-84a6-9037e042fee32941550111699397
[junit4] 2> 61468 INFO (qtp8435521-499) [n:127.0.0.1:42056_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=2e9c7b8f-8804-4280-84a6-9037e042fee32941550111699397&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 61474 INFO
(parallelCoreAdminExecutor-248-thread-1-processing-n:127.0.0.1:42056_solr
2e9c7b8f-8804-4280-84a6-9037e042fee32941550111699397 CREATE)
[n:127.0.0.1:42056_solr c:foo s:shard1 x:foo_shard1_replica2]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 61483 INFO
(parallelCoreAdminExecutor-248-thread-1-processing-n:127.0.0.1:42056_solr
2e9c7b8f-8804-4280-84a6-9037e042fee32941550111699397 CREATE)
[n:127.0.0.1:42056_solr c:foo s:shard1 x:foo_shard1_replica2]
o.a.s.s.IndexSchema [foo_shard1_replica2] Schema name=test
[junit4] 2> 61503 WARN
(parallelCoreAdminExecutor-246-thread-1-processing-n:127.0.0.1:41297_solr
2e9c7b8f-8804-4280-84a6-9037e042fee32941550111755138 CREATE)
[n:127.0.0.1:41297_solr c:foo s:shard1 x:foo_shard1_replica3]
o.a.s.s.IndexSchema [foo_shard1_replica3] default search field in schema is
text. WARNING: Deprecated, please use 'df' on request instead.
[junit4] 2> 61504 WARN
(parallelCoreAdminExecutor-246-thread-1-processing-n:127.0.0.1:41297_solr
2e9c7b8f-8804-4280-84a6-9037e042fee32941550111755138 CREATE)
[n:127.0.0.1:41297_solr c:foo s:shard1 x:foo_shard1_replica3]
o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for
multiple copyFields (2)
[junit4] 2> 61504 WARN
(parallelCoreAdminExecutor-246-thread-1-processing-n:127.0.0.1:41297_solr
2e9c7b8f-8804-4280-84a6-9037e042fee32941550111755138 CREATE)
[n:127.0.0.1:41297_solr c:foo s:shard1 x:foo_shard1_replica3]
o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple
copyFields (3)
[junit4] 2> 61506 INFO
(parallelCoreAdminExecutor-246-thread-1-processing-n:127.0.0.1:41297_solr
2e9c7b8f-8804-4280-84a6-9037e042fee32941550111755138 CREATE)
[n:127.0.0.1:41297_solr c:foo s:shard1 x:foo_shard1_replica3]
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 61507 INFO
(parallelCoreAdminExecutor-246-thread-1-processing-n:127.0.0.1:41297_solr
2e9c7b8f-8804-4280-84a6-9037e042fee32941550111755138 CREATE)
[n:127.0.0.1:41297_solr c:foo s:shard1 x:foo_shard1_replica3]
o.a.s.c.CoreContainer Creating SolrCore 'foo_shard1_replica3' using
configuration from collection foo
[junit4] 2> 61507 INFO
(parallelCoreAdminExecutor-246-thread-1-processing-n:127.0.0.1:41297_solr
2e9c7b8f-8804-4280-84a6-9037e042fee32941550111755138 CREATE)
[n:127.0.0.1:41297_solr c:foo s:shard1 x:foo_shard1_replica3] o.a.s.c.SolrCore
[[foo_shard1_replica3] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.CloudSolrClientTest_145FB36A2694D364-001/tempDir-001/node2/foo_shard1_replica3],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.CloudSolrClientTest_145FB36A2694D364-001/tempDir-001/node2/./foo_shard1_replica3/data/]
[junit4] 2> 61509 WARN
(parallelCoreAdminExecutor-244-thread-1-processing-n:127.0.0.1:44386_solr
2e9c7b8f-8804-4280-84a6-9037e042fee32941550111546239 CREATE)
[n:127.0.0.1:44386_solr c:foo s:shard1 x:foo_shard1_replica1]
o.a.s.s.IndexSchema [foo_shard1_replica1] default search field in schema is
text. WARNING: Deprecated, please use 'df' on request instead.
[junit4] 2> 61510 WARN
(parallelCoreAdminExecutor-244-thread-1-processing-n:127.0.0.1:44386_solr
2e9c7b8f-8804-4280-84a6-9037e042fee32941550111546239 CREATE)
[n:127.0.0.1:44386_solr c:foo s:shard1 x:foo_shard1_replica1]
o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for
multiple copyFields (2)
[junit4] 2> 61510 WARN
(parallelCoreAdminExecutor-244-thread-1-processing-n:127.0.0.1:44386_solr
2e9c7b8f-8804-4280-84a6-9037e042fee32941550111546239 CREATE)
[n:127.0.0.1:44386_solr c:foo s:shard1 x:foo_shard1_replica1]
o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple
copyFields (3)
[junit4] 2> 61511 INFO
(parallelCoreAdminExecutor-244-thread-1-processing-n:127.0.0.1:44386_solr
2e9c7b8f-8804-4280-84a6-9037e042fee32941550111546239 CREATE)
[n:127.0.0.1:44386_solr c:foo s:shard1 x:foo_shard1_replica1]
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 61511 INFO
(parallelCoreAdminExecutor-244-thread-1-processing-n:127.0.0.1:44386_solr
2e9c7b8f-8804-4280-84a6-9037e042fee32941550111546239 CREATE)
[n:127.0.0.1:44386_solr c:foo s:shard1 x:foo_shard1_replica1]
o.a.s.c.CoreContainer Creating SolrCore 'foo_shard1_replica1' using
configuration from collection foo
[junit4] 2> 61512 INFO
(parallelCoreAdminExecutor-244-thread-1-processing-n:127.0.0.1:44386_solr
2e9c7b8f-8804-4280-84a6-9037e042fee32941550111546239 CREATE)
[n:127.0.0.1:44386_solr c:foo s:shard1 x:foo_shard1_replica1] o.a.s.c.SolrCore
[[foo_shard1_replica1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.CloudSolrClientTest_145FB36A2694D364-001/tempDir-001/node1/foo_shard1_replica1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.CloudSolrClientTest_145FB36A2694D364-001/tempDir-001/node1/./foo_shard1_replica1/data/]
[junit4] 2> 61520 INFO
(parallelCoreAdminExecutor-246-thread-1-processing-n:127.0.0.1:41297_solr
2e9c7b8f-8804-4280-84a6-9037e042fee32941550111755138 CREATE)
[n:127.0.0.1:41297_solr c:foo s:shard1 x:foo_shard1_replica3]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 61520 INFO
(parallelCoreAdminExecutor-246-thread-1-processing-n:127.0.0.1:41297_solr
2e9c7b8f-8804-4280-84a6-9037e042fee32941550111755138 CREATE)
[n:127.0.0.1:41297_solr c:foo s:shard1 x:foo_shard1_replica3]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 61521 INFO
(parallelCoreAdminExecutor-246-thread-1-processing-n:127.0.0.1:41297_solr
2e9c7b8f-8804-4280-84a6-9037e042fee32941550111755138 CREATE)
[n:127.0.0.1:41297_solr c:foo s:shard1 x:foo_shard1_replica3]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 61521 INFO
(parallelCoreAdminExecutor-244-thread-1-processing-n:127.0.0.1:44386_solr
2e9c7b8f-8804-4280-84a6-9037e042fee32941550111546239 CREATE)
[n:127.0.0.1:44386_solr c:foo s:shard1 x:foo_shard1_replica1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 61521 INFO
(parallelCoreAdminExecutor-246-thread-1-processing-n:127.0.0.1:41297_solr
2e9c7b8f-8804-4280-84a6-9037e042fee32941550111755138 CREATE)
[n:127.0.0.1:41297_solr c:foo s:shard1 x:foo_shard1_replica3]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 61521 INFO
(parallelCoreAdminExecutor-244-thread-1-processing-n:127.0.0.1:44386_solr
2e9c7b8f-8804-4280-84a6-9037e042fee32941550111546239 CREATE)
[n:127.0.0.1:44386_solr c:foo s:shard1 x:foo_shard1_replica1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 61522 INFO
(parallelCoreAdminExecutor-246-thread-1-processing-n:127.0.0.1:41297_solr
2e9c7b8f-8804-4280-84a6-9037e042fee32941550111755138 CREATE)
[n:127.0.0.1:41297_solr c:foo s:shard1 x:foo_shard1_replica3]
o.a.s.s.SolrIndexSearcher Opening [Searcher@1abffc0[foo_shard1_replica3] main]
[junit4] 2> 61522 INFO
(parallelCoreAdminExecutor-244-thread-1-processing-n:127.0.0.1:44386_solr
2e9c7b8f-8804-4280-84a6-9037e042fee32941550111546239 CREATE)
[n:127.0.0.1:44386_solr c:foo s:shard1 x:foo_shard1_replica1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 61522 INFO
(parallelCoreAdminExecutor-244-thread-1-processing-n:127.0.0.1:44386_solr
2e9c7b8f-8804-4280-84a6-9037e042fee32941550111546239 CREATE)
[n:127.0.0.1:44386_solr c:foo s:shard1 x:foo_shard1_replica1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 61523 INFO
(parallelCoreAdminExecutor-244-thread-1-processing-n:127.0.0.1:44386_solr
2e9c7b8f-8804-4280-84a6-9037e042fee32941550111546239 CREATE)
[n:127.0.0.1:44386_solr c:foo s:shard1 x:foo_shard1_replica1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@16d04dd[foo_shard1_replica1] main]
[junit4] 2> 61523 INFO
(parallelCoreAdminExecutor-246-thread-1-processing-n:127.0.0.1:41297_solr
2e9c7b8f-8804-4280-84a6-9037e042fee32941550111755138 CREATE)
[n:127.0.0.1:41297_solr c:foo s:shard1 x:foo_shard1_replica3]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 61523 INFO
(parallelCoreAdminExecutor-246-thread-1-processing-n:127.0.0.1:41297_solr
2e9c7b8f-8804-4280-84a6-9037e042fee32941550111755138 CREATE)
[n:127.0.0.1:41297_solr c:foo s:shard1 x:foo_shard1_replica3]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 61523 INFO
(parallelCoreAdminExecutor-246-thread-1-processing-n:127.0.0.1:41297_solr
2e9c7b8f-8804-4280-84a6-9037e042fee32941550111755138 CREATE)
[n:127.0.0.1:41297_solr c:foo s:shard1 x:foo_shard1_replica3]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 61523 INFO
(parallelCoreAdminExecutor-244-thread-1-processing-n:127.0.0.1:44386_solr
2e9c7b8f-8804-4280-84a6-9037e042fee32941550111546239 CREATE)
[n:127.0.0.1:44386_solr c:foo s:shard1 x:foo_shard1_replica1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 61523 INFO
(parallelCoreAdminExecutor-246-thread-1-processing-n:127.0.0.1:41297_solr
2e9c7b8f-8804-4280-84a6-9037e042fee32941550111755138 CREATE)
[n:127.0.0.1:41297_solr c:foo s:shard1 x:foo_shard1_replica3]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1556333268526170112
[junit4] 2> 61523 INFO
(searcherExecutor-260-thread-1-processing-x:foo_shard1_replica3
2e9c7b8f-8804-4280-84a6-9037e042fee32941550111755138 CREATE
n:127.0.0.1:41297_solr s:shard1 c:foo) [n:127.0.0.1:41297_solr c:foo s:shard1
x:foo_shard1_replica3] o.a.s.c.SolrCore [foo_shard1_replica3] Registered new
searcher Searcher@1abffc0[foo_shard1_replica3]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 61524 INFO
(parallelCoreAdminExecutor-244-thread-1-processing-n:127.0.0.1:44386_solr
2e9c7b8f-8804-4280-84a6-9037e042fee32941550111546239 CREATE)
[n:127.0.0.1:44386_solr c:foo s:shard1 x:foo_shard1_replica1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 61524 INFO
(parallelCoreAdminExecutor-244-thread-1-processing-n:127.0.0.1:44386_solr
2e9c7b8f-8804-4280-84a6-9037e042fee32941550111546239 CREATE)
[n:127.0.0.1:44386_solr c:foo s:shard1 x:foo_shard1_replica1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 61524 INFO
(searcherExecutor-261-thread-1-processing-x:foo_shard1_replica1
2e9c7b8f-8804-4280-84a6-9037e042fee32941550111546239 CREATE
n:127.0.0.1:44386_solr s:shard1 c:foo) [n:127.0.0.1:44386_solr c:foo s:shard1
x:foo_shard1_replica1] o.a.s.c.SolrCore [foo_shard1_replica1] Registered new
searcher Searcher@16d04dd[foo_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 61524 INFO
(parallelCoreAdminExecutor-244-thread-1-processing-n:127.0.0.1:44386_solr
2e9c7b8f-8804-4280-84a6-9037e042fee32941550111546239 CREATE)
[n:127.0.0.1:44386_solr c:foo s:shard1 x:foo_shard1_replica1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1556333268527218688
[junit4] 2> 61531 INFO
(parallelCoreAdminExecutor-244-thread-1-processing-n:127.0.0.1:44386_solr
2e9c7b8f-8804-4280-84a6-9037e042fee32941550111546239 CREATE)
[n:127.0.0.1:44386_solr c:foo s:shard1 x:foo_shard1_replica1]
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for
shard shard1: total=3 found=2 timeoutin=9999ms
[junit4] 2> 61553 WARN
(parallelCoreAdminExecutor-248-thread-1-processing-n:127.0.0.1:42056_solr
2e9c7b8f-8804-4280-84a6-9037e042fee32941550111699397 CREATE)
[n:127.0.0.1:42056_solr c:foo s:shard1 x:foo_shard1_replica2]
o.a.s.s.IndexSchema [foo_shard1_replica2] default search field in schema is
text. WARNING: Deprecated, please use 'df' on request instead.
[junit4] 2> 61554 WARN
(parallelCoreAdminExecutor-248-thread-1-processing-n:127.0.0.1:42056_solr
2e9c7b8f-8804-4280-84a6-9037e042fee32941550111699397 CREATE)
[n:127.0.0.1:42056_solr c:foo s:shard1 x:foo_shard1_replica2]
o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for
multiple copyFields (2)
[junit4] 2> 61554 WARN
(parallelCoreAdminExecutor-248-thread-1-processing-n:127.0.0.1:42056_solr
2e9c7b8f-8804-4280-84a6-9037e042fee32941550111699397 CREATE)
[n:127.0.0.1:42056_solr c:foo s:shard1 x:foo_shard1_replica2]
o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple
copyFields (3)
[junit4] 2> 61555 INFO
(parallelCoreAdminExecutor-248-thread-1-processing-n:127.0.0.1:42056_solr
2e9c7b8f-8804-4280-84a6-9037e042fee32941550111699397 CREATE)
[n:127.0.0.1:42056_solr c:foo s:shard1 x:foo_shard1_replica2]
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 61556 INFO
(parallelCoreAdminExecutor-248-thread-1-processing-n:127.0.0.1:42056_solr
2e9c7b8f-8804-4280-84a6-9037e042fee32941550111699397 CREATE)
[n:127.0.0.1:42056_solr c:foo s:shard1 x:foo_shard1_replica2]
o.a.s.c.CoreContainer Creating SolrCore 'foo_shard1_replica2' using
configuration from collection foo
[junit4] 2> 61556 INFO
(parallelCoreAdminExecutor-248-thread-1-processing-n:127.0.0.1:42056_solr
2e9c7b8f-8804-4280-84a6-9037e042fee32941550111699397 CREATE)
[n:127.0.0.1:42056_solr c:foo s:shard1 x:foo_shard1_replica2] o.a.s.c.SolrCore
[[foo_shard1_replica2] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.CloudSolrClientTest_145FB36A2694D364-001/tempDir-001/node3/foo_shard1_replica2],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.CloudSolrClientTest_145FB36A2694D364-001/tempDir-001/node3/./foo_shard1_replica2/data/]
[junit4] 2> 61566 INFO
(parallelCoreAdminExecutor-248-thread-1-processing-n:127.0.0.1:42056_solr
2e9c7b8f-8804-4280-84a6-9037e042fee32941550111699397 CREATE)
[n:127.0.0.1:42056_solr c:foo s:shard1 x:foo_shard1_replica2]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 61566 INFO
(parallelCoreAdminExecutor-248-thread-1-processing-n:127.0.0.1:42056_solr
2e9c7b8f-8804-4280-84a6-9037e042fee32941550111699397 CREATE)
[n:127.0.0.1:42056_solr c:foo s:shard1 x:foo_shard1_replica2]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 61567 INFO
(parallelCoreAdminExecutor-248-thread-1-processing-n:127.0.0.1:42056_solr
2e9c7b8f-8804-4280-84a6-9037e042fee32941550111699397 CREATE)
[n:127.0.0.1:42056_solr c:foo s:shard1 x:foo_shard1_replica2]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 61567 INFO
(parallelCoreAdminExecutor-248-thread-1-processing-n:127.0.0.1:42056_solr
2e9c7b8f-8804-4280-84a6-9037e042fee32941550111699397 CREATE)
[n:127.0.0.1:42056_solr c:foo s:shard1 x:foo_shard1_replica2]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 61568 INFO
(parallelCoreAdminExecutor-248-thread-1-processing-n:127.0.0.1:42056_solr
2e9c7b8f-8804-4280-84a6-9037e042fee32941550111699397 CREATE)
[n:127.0.0.1:42056_solr c:foo s:shard1 x:foo_shard1_replica2]
o.a.s.s.SolrIndexSearcher Opening [Searcher@1b8a316[foo_shard1_replica2] main]
[junit4] 2> 61569 INFO
(parallelCoreAdminExecutor-248-thread-1-processing-n:127.0.0.1:42056_solr
2e9c7b8f-8804-4280-84a6-9037e042fee32941550111699397 CREATE)
[n:127.0.0.1:42056_solr c:foo s:shard1 x:foo_shard1_replica2]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 61569 INFO
(parallelCoreAdminExecutor-248-thread-1-processing-n:127.0.0.1:42056_solr
2e9c7b8f-8804-4280-84a6-9037e042fee32941550111699397 CREATE)
[n:127.0.0.1:42056_solr c:foo s:shard1 x:foo_shard1_replica2]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 61569 INFO
(parallelCoreAdminExecutor-248-thread-1-processing-n:127.0.0.1:42056_solr
2e9c7b8f-8804-4280-84a6-9037e042fee32941550111699397 CREATE)
[n:127.0.0.1:42056_solr c:foo s:shard1 x:foo_shard1_replica2]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 61569 INFO
(searcherExecutor-270-thread-1-processing-x:foo_shard1_replica2
2e9c7b8f-8804-4280-84a6-9037e042fee32941550111699397 CREATE
n:127.0.0.1:42056_solr s:shard1 c:foo) [n:127.0.0.1:42056_solr c:foo s:shard1
x:foo_shard1_replica2] o.a.s.c.SolrCore [foo_shard1_replica2] Registered new
searcher Searcher@1b8a316[foo_shard1_replica2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 61569 INFO
(parallelCoreAdminExecutor-248-thread-1-processing-n:127.0.0.1:42056_solr
2e9c7b8f-8804-4280-84a6-9037e042fee32941550111699397 CREATE)
[n:127.0.0.1:42056_solr c:foo s:shard1 x:foo_shard1_replica2]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1556333268574404608
[junit4] 2> 61633 INFO
(zkCallback-89-thread-1-processing-n:127.0.0.1:41297_solr)
[n:127.0.0.1:41297_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/foo/state.json] for collection [foo] has occurred -
updating... (live nodes size: [3])
[junit4] 2> 61633 INFO
(zkCallback-88-thread-1-processing-n:127.0.0.1:44386_solr)
[n:127.0.0.1:44386_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/foo/state.json] for collection [foo] has occurred -
updating... (live nodes size: [3])
[junit4] 2> 61633 INFO
(zkCallback-90-thread-1-processing-n:127.0.0.1:42056_solr)
[n:127.0.0.1:42056_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/foo/state.json] for collection [foo] has occurred -
updating... (live nodes size: [3])
[junit4] 2> 62032 INFO
(parallelCoreAdminExecutor-244-thread-1-processing-n:127.0.0.1:44386_solr
2e9c7b8f-8804-4280-84a6-9037e042fee32941550111546239 CREATE)
[n:127.0.0.1:44386_solr c:foo s:shard1 x:foo_shard1_replica1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 62032 INFO
(parallelCoreAdminExecutor-244-thread-1-processing-n:127.0.0.1:44386_solr
2e9c7b8f-8804-4280-84a6-9037e042fee32941550111546239 CREATE)
[n:127.0.0.1:44386_solr c:foo s:shard1 x:foo_shard1_replica1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 62032 INFO
(parallelCoreAdminExecutor-244-thread-1-processing-n:127.0.0.1:44386_solr
2e9c7b8f-8804-4280-84a6-9037e042fee32941550111546239 CREATE)
[n:127.0.0.1:44386_solr c:foo s:shard1 x:foo_shard1_replica1]
o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:44386/solr/foo_shard1_replica1/
[junit4] 2> 62037 INFO
(parallelCoreAdminExecutor-244-thread-1-processing-n:127.0.0.1:44386_solr
2e9c7b8f-8804-4280-84a6-9037e042fee32941550111546239 CREATE)
[n:127.0.0.1:44386_solr c:foo s:shard1 x:foo_shard1_replica1] o.a.s.u.PeerSync
PeerSync: core=foo_shard1_replica1 url=https://127.0.0.1:44386/solr START
replicas=[https://127.0.0.1:41297/solr/foo_shard1_replica3/,
https://127.0.0.1:42056/solr/foo_shard1_replica2/] nUpdates=100
[junit4] 2> 62037 INFO
(parallelCoreAdminExecutor-244-thread-1-processing-n:127.0.0.1:44386_solr
2e9c7b8f-8804-4280-84a6-9037e042fee32941550111546239 CREATE)
[n:127.0.0.1:44386_solr c:foo s:shard1 x:foo_shard1_replica1] o.a.s.u.PeerSync
PeerSync: core=foo_shard1_replica1 url=https://127.0.0.1:44386/solr DONE. We
have no versions. sync failed.
[junit4] 2> 62039 INFO (qtp5857539-497) [n:127.0.0.1:41297_solr c:foo
s:shard1 r:core_node2 x:foo_shard1_replica3] o.a.s.c.S.Request
[foo_shard1_replica3] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 62043 INFO (qtp8435521-488) [n:127.0.0.1:42056_solr c:foo
s:shard1 r:core_node3 x:foo_shard1_replica2] o.a.s.c.S.Request
[foo_shard1_replica2] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 62043 INFO
(parallelCoreAdminExecutor-244-thread-1-processing-n:127.0.0.1:44386_solr
2e9c7b8f-8804-4280-84a6-9037e042fee32941550111546239 CREATE)
[n:127.0.0.1:44386_solr c:foo s:shard1 x:foo_shard1_replica1]
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the
next candidate
[junit4] 2> 62043 INFO
(parallelCoreAdminExecutor-244-thread-1-processing-n:127.0.0.1:44386_solr
2e9c7b8f-8804-4280-84a6-9037e042fee32941550111546239 CREATE)
[n:127.0.0.1:44386_solr c:foo s:shard1 x:foo_shard1_replica1]
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we
can't sync in that case - we were active before, so become leader anyway
[junit4] 2> 62046 INFO
(parallelCoreAdminExecutor-244-thread-1-processing-n:127.0.0.1:44386_solr
2e9c7b8f-8804-4280-84a6-9037e042fee32941550111546239 CREATE)
[n:127.0.0.1:44386_solr c:foo s:shard1 x:foo_shard1_replica1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:44386/solr/foo_shard1_replica1/ shard1
[junit4] 2> 62149 INFO
(zkCallback-90-thread-1-processing-n:127.0.0.1:42056_solr)
[n:127.0.0.1:42056_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/foo/state.json] for collection [foo] has occurred -
updating... (live nodes size: [3])
[junit4] 2> 62149 INFO
(zkCallback-88-thread-1-processing-n:127.0.0.1:44386_solr)
[n:127.0.0.1:44386_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/foo/state.json] for collection [foo] has occurred -
updating... (live nodes size: [3])
[junit4] 2> 62149 INFO
(zkCallback-89-thread-3-processing-n:127.0.0.1:41297_solr)
[n:127.0.0.1:41297_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/foo/state.json] for collection [foo] has occurred -
updating... (live nodes size: [3])
[junit4] 2> 62197 INFO
(parallelCoreAdminExecutor-244-thread-1-processing-n:127.0.0.1:44386_solr
2e9c7b8f-8804-4280-84a6-9037e042fee32941550111546239 CREATE)
[n:127.0.0.1:44386_solr c:foo s:shard1 x:foo_shard1_replica1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 62215 INFO (qtp30141447-506) [n:127.0.0.1:44386_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=2e9c7b8f-8804-4280-84a6-9037e042fee3&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 62215 INFO (qtp30141447-506) [n:127.0.0.1:44386_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=2e9c7b8f-8804-4280-84a6-9037e042fee3&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 62301 INFO
(zkCallback-89-thread-2-processing-n:127.0.0.1:41297_solr)
[n:127.0.0.1:41297_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/foo/state.json] for collection [foo] has occurred -
updating... (live nodes size: [3])
[junit4] 2> 62301 INFO
(zkCallback-88-thread-1-processing-n:127.0.0.1:44386_solr)
[n:127.0.0.1:44386_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/foo/state.json] for collection [foo] has occurred -
updating... (live nodes size: [3])
[junit4] 2> 62301 INFO
(zkCallback-90-thread-1-processing-n:127.0.0.1:42056_solr)
[n:127.0.0.1:42056_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/foo/state.json] for collection [foo] has occurred -
updating... (live nodes size: [3])
[junit4] 2> 62470 INFO (qtp8435521-501) [n:127.0.0.1:42056_solr ]
o.a.s.h.a.CoreAdminOperation Checking request status for :
2e9c7b8f-8804-4280-84a6-9037e042fee32941550111699397
[junit4] 2> 62471 INFO (qtp8435521-501) [n:127.0.0.1:42056_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=2e9c7b8f-8804-4280-84a6-9037e042fee32941550111699397&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 62677 INFO
(zkCallback-89-thread-1-processing-n:127.0.0.1:41297_solr)
[n:127.0.0.1:41297_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/foo/state.json] for collection [foo] has occurred -
updating... (live nodes size: [3])
[junit4] 2> 62677 INFO
(zkCallback-90-thread-1-processing-n:127.0.0.1:42056_solr)
[n:127.0.0.1:42056_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/foo/state.json] for collection [foo] has occurred -
updating... (live nodes size: [3])
[junit4] 2> 62677 INFO
(zkCallback-88-thread-1-processing-n:127.0.0.1:44386_solr)
[n:127.0.0.1:44386_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/foo/state.json] for collection [foo] has occurred -
updating... (live nodes size: [3])
[junit4] 2> 63217 INFO (qtp30141447-507) [n:127.0.0.1:44386_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=2e9c7b8f-8804-4280-84a6-9037e042fee3&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 63217 INFO (qtp30141447-507) [n:127.0.0.1:44386_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=2e9c7b8f-8804-4280-84a6-9037e042fee3&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 63472 INFO (qtp8435521-492) [n:127.0.0.1:42056_solr ]
o.a.s.h.a.CoreAdminOperation Checking request status for :
2e9c7b8f-8804-4280-84a6-9037e042fee32941550111699397
[junit4] 2> 63473 INFO (qtp8435521-492) [n:127.0.0.1:42056_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=2e9c7b8f-8804-4280-84a6-9037e042fee32941550111699397&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 63475 INFO (qtp30141447-495) [n:127.0.0.1:44386_solr ]
o.a.s.h.a.CoreAdminOperation Checking request status for :
2e9c7b8f-8804-4280-84a6-9037e042fee32941550111546239
[junit4] 2> 63476 INFO (qtp30141447-495) [n:127.0.0.1:44386_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=2e9c7b8f-8804-4280-84a6-9037e042fee32941550111546239&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 63478 INFO (qtp5857539-511) [n:127.0.0.1:41297_solr ]
o.a.s.h.a.CoreAdminOperation Checking request status for :
2e9c7b8f-8804-4280-84a6-9037e042fee32941550111755138
[junit4] 2> 63478 INFO (qtp5857539-511) [n:127.0.0.1:41297_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=2e9c7b8f-8804-4280-84a6-9037e042fee32941550111755138&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 63481 INFO
(OverseerThreadFactory-243-thread-2-processing-n:127.0.0.1:41297_solr)
[n:127.0.0.1:41297_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 64213 INFO
(OverseerCollectionConfigSetProcessor-97270828977618951-127.0.0.1:41297_solr-n_0000000000)
[n:127.0.0.1:41297_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 64219 INFO (qtp30141447-508) [n:127.0.0.1:44386_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=2e9c7b8f-8804-4280-84a6-9037e042fee3&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 64221 INFO (qtp30141447-508) [n:127.0.0.1:44386_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=2e9c7b8f-8804-4280-84a6-9037e042fee3&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=2
[junit4] 2> 64223 INFO (qtp30141447-506) [n:127.0.0.1:44386_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletestatus with
params
requestid=2e9c7b8f-8804-4280-84a6-9037e042fee3&action=DELETESTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 64223 INFO (qtp30141447-506) [n:127.0.0.1:44386_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=2e9c7b8f-8804-4280-84a6-9037e042fee3&action=DELETESTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 64224 INFO
(TEST-CloudSolrClientTest.testNonRetryableRequests-seed#[145FB36A2694D364]) [
] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish -
collection: foo failOnTimeout:true timeout (sec):30
[junit4] 1> -
[junit4] 1> replica:core_node1 rstate:active live:true
[junit4] 1> replica:core_node2 rstate:active live:true
[junit4] 1> replica:core_node3 rstate:active live:true
[junit4] 1> no one is recoverying
[junit4] 2> 64224 INFO
(TEST-CloudSolrClientTest.testNonRetryableRequests-seed#[145FB36A2694D364]) [
] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: foo
[junit4] 2> 64239 INFO (qtp30141447-508) [n:127.0.0.1:44386_solr c:foo
s:shard1 r:core_node1 x:foo_shard1_replica1] o.a.s.c.S.Request
[foo_shard1_replica1] webapp=/solr path=/admin/mbeans
params={qt=/admin/mbeans&stats=true&cat=QUERY&wt=javabin&version=2&key=org.apache.solr.handler.admin.CollectionsHandler}
status=0 QTime=8
[junit4] 2> 64242 INFO
(TEST-CloudSolrClientTest.testNonRetryableRequests-seed#[145FB36A2694D364]) [
] o.a.s.SolrTestCaseJ4 ###Ending testNonRetryableRequests
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=CloudSolrClientTest
-Dtests.method=testNonRetryableRequests -Dtests.seed=145FB36A2694D364
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=pl-PL
-Dtests.timezone=America/Managua -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] ERROR 4.11s J2 | CloudSolrClientTest.testNonRetryableRequests <<<
[junit4] > Throwable #1: java.lang.NullPointerException
[junit4] > at
__randomizedtesting.SeedInfo.seed([145FB36A2694D364:BCB174F9D8DDA768]:0)
[junit4] > at
org.apache.solr.client.solrj.impl.CloudSolrClientTest.testNonRetryableRequests(CloudSolrClientTest.java:435)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 64262 INFO
(TEST-CloudSolrClientTest.testOverwriteOption-seed#[145FB36A2694D364]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testOverwriteOption
[junit4] 2> 64274 INFO (qtp30141447-495) [n:127.0.0.1:44386_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica1] webapp=/solr
path=/update
params={update.distrib=TOLEADER&distrib.from=https://127.0.0.1:41297/solr/collection1_shard2_replica1/&wt=javabin&version=2}{deleteByQuery=*:*
(-1556333271409754112)} 0 1
[junit4] 2> 64276 INFO (qtp30141447-504) [n:127.0.0.1:44386_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 64276 INFO (qtp30141447-504) [n:127.0.0.1:44386_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 64277 INFO (qtp30141447-504) [n:127.0.0.1:44386_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 64278 INFO (qtp30141447-504) [n:127.0.0.1:44386_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica1] webapp=/solr
path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:41297/solr/collection1_shard2_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 2
[junit4] 2> 64281 INFO (qtp5857539-490) [n:127.0.0.1:41297_solr
c:collection1 s:shard2 r:core_node2 x:collection1_shard2_replica1]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 64281 INFO (qtp5857539-490) [n:127.0.0.1:41297_solr
c:collection1 s:shard2 r:core_node2 x:collection1_shard2_replica1]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 64282 INFO (qtp5857539-490) [n:127.0.0.1:41297_solr
c:collection1 s:shard2 r:core_node2 x:collection1_shard2_replica1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 64282 INFO (qtp5857539-490) [n:127.0.0.1:41297_solr
c:collection1 s:shard2 r:core_node2 x:collection1_shard2_replica1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica1] webapp=/solr
path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:41297/solr/collection1_shard2_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 1
[junit4] 2> 64282 INFO (qtp5857539-497) [n:127.0.0.1:41297_solr
c:collection1 s:shard2 r:core_node2 x:collection1_shard2_replica1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica1] webapp=/solr
path=/update
params={_stateVer_=collection1:3&commit=true&wt=javabin&version=2}{deleteByQuery=*:*
(-1556333271404511232),commit=} 0 15
[junit4] 2> 64285 INFO (qtp30141447-491) [n:127.0.0.1:44386_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
async=841363c5-864f-4c7d-9fde-82858b370e4a&replicationFactor=1&collection.configName=conf&name=overwrite&action=CREATE&numShards=1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 64286 INFO (qtp30141447-491) [n:127.0.0.1:44386_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={async=841363c5-864f-4c7d-9fde-82858b370e4a&replicationFactor=1&collection.configName=conf&name=overwrite&action=CREATE&numShards=1&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 64288 INFO (qtp30141447-508) [n:127.0.0.1:44386_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=841363c5-864f-4c7d-9fde-82858b370e4a&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 64288 INFO
(OverseerThreadFactory-243-thread-3-processing-n:127.0.0.1:41297_solr)
[n:127.0.0.1:41297_solr ] o.a.s.c.CreateCollectionCmd Create collection
overwrite
[junit4] 2> 64291 INFO (qtp30141447-508) [n:127.0.0.1:44386_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=841363c5-864f-4c7d-9fde-82858b370e4a&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=3
[junit4] 2> 64394 INFO (qtp8435521-498) [n:127.0.0.1:42056_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={async=841363c5-864f-4c7d-9fde-82858b370e4a2941554088539635&qt=/admin/cores&collection.configName=conf&newCollection=true&name=overwrite_shard1_replica1&action=CREATE&numShards=1&collection=overwrite&shard=shard1&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 64394 INFO
(parallelCoreAdminExecutor-248-thread-2-processing-n:127.0.0.1:42056_solr
841363c5-864f-4c7d-9fde-82858b370e4a2941554088539635 CREATE)
[n:127.0.0.1:42056_solr ] o.a.s.h.a.CoreAdminOperation core create command
async=841363c5-864f-4c7d-9fde-82858b370e4a2941554088539635&qt=/admin/cores&collection.configName=conf&newCollection=true&name=overwrite_shard1_replica1&action=CREATE&numShards=1&collection=overwrite&shard=shard1&wt=javabin&version=2
[junit4] 2> 64395 INFO (qtp8435521-488) [n:127.0.0.1:42056_solr ]
o.a.s.h.a.CoreAdminOperation Checking request status for :
841363c5-864f-4c7d-9fde-82858b370e4a2941554088539635
[junit4] 2> 64395 INFO (qtp8435521-488) [n:127.0.0.1:42056_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=841363c5-864f-4c7d-9fde-82858b370e4a2941554088539635&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 64499 INFO
(zkCallback-90-thread-1-processing-n:127.0.0.1:42056_solr)
[n:127.0.0.1:42056_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/overwrite/state.json] for collection [overwrite] has occurred
- updating... (live nodes size: [3])
[junit4] 2> 65292 INFO (qtp30141447-495) [n:127.0.0.1:44386_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=841363c5-864f-4c7d-9fde-82858b370e4a&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 65293 INFO (qtp30141447-495) [n:127.0.0.1:44386_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=841363c5-864f-4c7d-9fde-82858b370e4a&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 65397 INFO (qtp8435521-501) [n:127.0.0.1:42056_solr ]
o.a.s.h.a.CoreAdminOperation Checking request status for :
841363c5-864f-4c7d-9fde-82858b370e4a2941554088539635
[junit4] 2> 65397 INFO (qtp8435521-501) [n:127.0.0.1:42056_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=841363c5-864f-4c7d-9fde-82858b370e4a2941554088539635&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 65404 INFO
(parallelCoreAdminExecutor-248-thread-2-processing-n:127.0.0.1:42056_solr
841363c5-864f-4c7d-9fde-82858b370e4a2941554088539635 CREATE)
[n:127.0.0.1:42056_solr c:overwrite s:shard1 x:overwrite_shard1_replica1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 65426 INFO
(parallelCoreAdminExecutor-248-thread-2-processing-n:127.0.0.1:42056_solr
841363c5-864f-4c7d-9fde-82858b370e4a2941554088539635 CREATE)
[n:127.0.0.1:42056_solr c:overwrite s:shard1 x:overwrite_shard1_replica1]
o.a.s.s.IndexSchema [overwrite_shard1_replica1] Schema name=test
[junit4] 2> 65472 WARN
(parallelCoreAdminExecutor-248-thread-2-processing-n:127.0.0.1:42056_solr
841363c5-864f-4c7d-9fde-82858b370e4a2941554088539635 CREATE)
[n:127.0.0.1:42056_solr c:overwrite s:shard1 x:overwrite_shard1_replica1]
o.a.s.s.IndexSchema [overwrite_shard1_replica1] default search field in schema
is text. WARNING: Deprecated, please use 'df' on request instead.
[junit4] 2> 65474 WARN
(parallelCoreAdminExecutor-248-thread-2-processing-n:127.0.0.1:42056_solr
841363c5-864f-4c7d-9fde-82858b370e4a2941554088539635 CREATE)
[n:127.0.0.1:42056_solr c:overwrite s:shard1 x:overwrite_shard1_replica1]
o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for
multiple copyFields (2)
[junit4] 2> 65474 WARN
(parallelCoreAdminExecutor-248-thread-2-processing-n:127.0.0.1:42056_solr
841363c5-864f-4c7d-9fde-82858b370e4a2941554088539635 CREATE)
[n:127.0.0.1:42056_solr c:overwrite s:shard1 x:overwrite_shard1_replica1]
o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple
copyFields (3)
[junit4] 2> 65475 INFO
(parallelCoreAdminExecutor-248-thread-2-processing-n:127.0.0.1:42056_solr
841363c5-864f-4c7d-9fde-82858b370e4a2941554088539635 CREATE)
[n:127.0.0.1:42056_solr c:overwrite s:shard1 x:overwrite_shard1_replica1]
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 65476 INFO
(parallelCoreAdminExecutor-248-thread-2-processing-n:127.0.0.1:42056_solr
841363c5-864f-4c7d-9fde-82858b370e4a2941554088539635 CREATE)
[n:127.0.0.1:42056_solr c:overwrite s:shard1 x:overwrite_shard1_replica1]
o.a.s.c.CoreContainer Creating SolrCore 'overwrite_shard1_replica1' using
configuration from collection overwrite
[junit4] 2> 65476 INFO
(parallelCoreAdminExecutor-248-thread-2-processing-n:127.0.0.1:42056_solr
841363c5-864f-4c7d-9fde-82858b370e4a2941554088539635 CREATE)
[n:127.0.0.1:42056_solr c:overwrite s:shard1 x:overwrite_shard1_replica1]
o.a.s.c.SolrCore [[overwrite_shard1_replica1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.CloudSolrClientTest_145FB36A2694D364-001/tempDir-001/node3/overwrite_shard1_replica1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.CloudSolrClientTest_145FB36A2694D364-001/tempDir-001/node3/./overwrite_shard1_replica1/data/]
[junit4] 2> 65491 INFO
(parallelCoreAdminExecutor-248-thread-2-processing-n:127.0.0.1:42056_solr
841363c5-864f-4c7d-9fde-82858b370e4a2941554088539635 CREATE)
[n:127.0.0.1:42056_solr c:overwrite s:shard1 x:overwrite_shard1_replica1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 65491 INFO
(parallelCoreAdminExecutor-248-thread-2-processing-n:127.0.0.1:42056_solr
841363c5-864f-4c7d-9fde-82858b370e4a2941554088539635 CREATE)
[n:127.0.0.1:42056_solr c:overwrite s:shard1 x:overwrite_shard1_replica1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 65493 INFO
(parallelCoreAdminExecutor-248-thread-2-processing-n:127.0.0.1:42056_solr
841363c5-864f-4c7d-9fde-82858b370e4a2941554088539635 CREATE)
[n:127.0.0.1:42056_solr c:overwrite s:shard1 x:overwrite_shard1_replica1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 65493 INFO
(parallelCoreAdminExecutor-248-thread-2-processing-n:127.0.0.1:42056_solr
841363c5-864f-4c7d-9fde-82858b370e4a2941554088539635 CREATE)
[n:127.0.0.1:42056_solr c:overwrite s:shard1 x:overwrite_shard1_replica1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 65494 INFO
(parallelCoreAdminExecutor-248-thread-2-processing-n:127.0.0.1:42056_solr
841363c5-864f-4c7d-9fde-82858b370e4a2941554088539635 CREATE)
[n:127.0.0.1:42056_solr c:overwrite s:shard1 x:overwrite_shard1_replica1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@aa8191[overwrite_shard1_replica1]
main]
[junit4] 2> 65495 INFO
(parallelCoreAdminExecutor-248-thread-2-processing-n:127.0.0.1:42056_solr
841363c5-864f-4c7d-9fde-82858b370e4a2941554088539635 CREATE)
[n:127.0.0.1:42056_solr c:overwrite s:shard1 x:overwrite_shard1_replica1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 65495 INFO
(parallelCoreAdminExecutor-248-thread-2-processing-n:127.0.0.1:42056_solr
841363c5-864f-4c7d-9fde-82858b370e4a2941554088539635 CREATE)
[n:127.0.0.1:42056_solr c:overwrite s:shard1 x:overwrite_shard1_replica1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 65495 INFO
(parallelCoreAdminExecutor-248-thread-2-processing-n:127.0.0.1:42056_solr
841363c5-864f-4c7d-9fde-82858b370e4a2941554088539635 CREATE)
[n:127.0.0.1:42056_solr c:overwrite s:shard1 x:overwrite_shard1_replica1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 65495 INFO
(searcherExecutor-275-thread-1-processing-x:overwrite_shard1_replica1
841363c5-864f-4c7d-9fde-82858b370e4a2941554088539635 CREATE
n:127.0.0.1:42056_solr s:shard1 c:overwrite) [n:127.0.0.1:42056_solr
c:overwrite s:shard1 x:overwrite_shard1_replica1] o.a.s.c.SolrCore
[overwrite_shard1_replica1] Registered new searcher
Searcher@aa8191[overwrite_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 65495 INFO
(parallelCoreAdminExecutor-248-thread-2-processing-n:127.0.0.1:42056_solr
841363c5-864f-4c7d-9fde-82858b370e4a2941554088539635 CREATE)
[n:127.0.0.1:42056_solr c:overwrite s:shard1 x:overwrite_shard1_replica1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1556333272691113984
[junit4] 2> 65502 INFO
(parallelCoreAdminExecutor-248-thread-2-processing-n:127.0.0.1:42056_solr
841363c5-864f-4c7d-9fde-82858b370e4a2941554088539635 CREATE)
[n:127.0.0.1:42056_solr c:overwrite s:shard1 x:overwrite_shard1_replica1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 65502 INFO
(parallelCoreAdminExecutor-248-thread-2-processing-n:127.0.0.1:42056_solr
841363c5-864f-4c7d-9fde-82858b370e4a2941554088539635 CREATE)
[n:127.0.0.1:42056_solr c:overwrite s:shard1 x:overwrite_shard1_replica1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 65502 INFO
(parallelCoreAdminExecutor-248-thread-2-processing-n:127.0.0.1:42056_solr
841363c5-864f-4c7d-9fde-82858b370e4a2941554088539635 CREATE)
[n:127.0.0.1:42056_solr c:overwrite s:shard1 x:overwrite_shard1_replica1]
o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:42056/solr/overwrite_shard1_replica1/
[junit4] 2> 65502 INFO
(parallelCoreAdminExecutor-248-thread-2-processing-n:127.0.0.1:42056_solr
841363c5-864f-4c7d-9fde-82858b370e4a2941554088539635 CREATE)
[n:127.0.0.1:42056_solr c:overwrite s:shard1 x:overwrite_shard1_replica1]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 65502 INFO
(parallelCoreAdminExecutor-248-thread-2-processing-n:127.0.0.1:42056_solr
841363c5-864f-4c7d-9fde-82858b370e4a2941554088539635 CREATE)
[n:127.0.0.1:42056_solr c:overwrite s:shard1 x:overwrite_shard1_replica1]
o.a.s.c.SyncStrategy https://127.0.0.1:42056/solr/overwrite_shard1_replica1/
has no replicas
[junit4] 2> 6
[...truncated too long message...]
.core.multicollection1.shard2.replica1
[junit4] 2> 76658 INFO (coreCloseExecutor-345-thread-3)
[n:127.0.0.1:44386_solr c:localShardsTestColl s:shard3 r:core_node6
x:localShardsTestColl_shard3_replica1] o.a.s.m.SolrMetricManager Closing metric
reporters for: solr.core.localShardsTestColl.shard3.replica1
[junit4] 2> 76658 INFO (coreCloseExecutor-347-thread-7)
[n:127.0.0.1:42056_solr c:multicollection2 s:shard2 r:core_node2
x:multicollection2_shard2_replica1] o.a.s.m.SolrMetricManager Closing metric
reporters for: solr.core.multicollection2.shard2.replica1
[junit4] 2> 76658 INFO
(zkCallback-88-thread-1-processing-n:127.0.0.1:44386_solr)
[n:127.0.0.1:44386_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: [3])
[junit4] 2> 76660 INFO (coreCloseExecutor-347-thread-5)
[n:127.0.0.1:42056_solr c:localShardsTestColl s:shard3 r:core_node4
x:localShardsTestColl_shard3_replica2] o.a.s.m.SolrMetricManager Closing metric
reporters for: solr.core.localShardsTestColl.shard3.replica2
[junit4] 2> 76660 INFO (coreCloseExecutor-347-thread-4)
[n:127.0.0.1:42056_solr c:localShardsTestColl s:shard1 r:core_node2
x:localShardsTestColl_shard1_replica2] o.a.s.m.SolrMetricManager Closing metric
reporters for: solr.core.localShardsTestColl.shard1.replica2
[junit4] 2> 76661 INFO
(zkCallback-89-thread-1-processing-n:127.0.0.1:41297_solr)
[n:127.0.0.1:41297_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: [3])
[junit4] 2> 76662 INFO
(zkCallback-89-thread-4-processing-n:127.0.0.1:41297_solr)
[n:127.0.0.1:41297_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/multicollection2/state.json] for collection
[multicollection2] has occurred - updating... (live nodes size: [3])
[junit4] 2> 76663 INFO
(zkCallback-90-thread-3-processing-n:127.0.0.1:42056_solr)
[n:127.0.0.1:42056_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/multicollection2/state.json] for collection
[multicollection2] has occurred - updating... (live nodes size: [3])
[junit4] 2> 76663 INFO
(zkCallback-90-thread-2-processing-n:127.0.0.1:42056_solr)
[n:127.0.0.1:42056_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (2)
[junit4] 2> 76663 INFO (jetty-launcher-74-thread-2) [ ]
o.a.s.c.Overseer Overseer
(id=97270828977618951-127.0.0.1:41297_solr-n_0000000000) closing
[junit4] 2> 76664 INFO
(OverseerStateUpdate-97270828977618951-127.0.0.1:41297_solr-n_0000000000)
[n:127.0.0.1:41297_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:41297_solr
[junit4] 2> 76664 INFO
(zkCallback-89-thread-3-processing-n:127.0.0.1:41297_solr)
[n:127.0.0.1:41297_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (2)
[junit4] 2> 76665 INFO
(zkCallback-90-thread-1-processing-n:127.0.0.1:42056_solr)
[n:127.0.0.1:42056_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (1)
[junit4] 2> 76666 INFO
(zkCallback-90-thread-2-processing-n:127.0.0.1:42056_solr)
[n:127.0.0.1:42056_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:42056_solr
[junit4] 2> 76667 INFO
(zkCallback-90-thread-2-processing-n:127.0.0.1:42056_solr)
[n:127.0.0.1:42056_solr ] o.a.s.c.Overseer Overseer
(id=97270828977618952-127.0.0.1:42056_solr-n_0000000001) starting
[junit4] 2> 76670 INFO (jetty-launcher-74-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=97270828977618952-127.0.0.1:42056_solr-n_0000000001) closing
[junit4] 2> 76671 INFO
(OverseerStateUpdate-97270828977618952-127.0.0.1:42056_solr-n_0000000001)
[n:127.0.0.1:42056_solr ] o.a.s.c.Overseer According to ZK I
(id=97270828977618952-127.0.0.1:42056_solr-n_0000000001) am no longer a leader.
[junit4] 2> 76671 INFO
(OverseerStateUpdate-97270828977618952-127.0.0.1:42056_solr-n_0000000001)
[n:127.0.0.1:42056_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:42056_solr
[junit4] 2> 76671 INFO
(OverseerCollectionConfigSetProcessor-97270828977618952-127.0.0.1:42056_solr-n_0000000001)
[n:127.0.0.1:42056_solr ] o.a.s.c.OverseerTaskProcessor According to ZK I
(id=97270828977618952-127.0.0.1:42056_solr-n_0000000001) am no longer a leader.
[junit4] 2> 76671 INFO (jetty-launcher-74-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
[junit4] 2> 76672 INFO (jetty-launcher-74-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@1fd52c7{/solr,null,UNAVAILABLE}
[junit4] 2> 76674 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x159934db8380008, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 78163 WARN
(zkCallback-88-thread-1-processing-n:127.0.0.1:44386_solr)
[n:127.0.0.1:44386_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 78163 INFO (jetty-launcher-74-thread-3) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
[junit4] 2> 78163 INFO (jetty-launcher-74-thread-3) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@43956f{/solr,null,UNAVAILABLE}
[junit4] 2> 78165 WARN
(zkCallback-89-thread-3-processing-n:127.0.0.1:41297_solr)
[n:127.0.0.1:41297_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 78165 INFO (jetty-launcher-74-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
[junit4] 2> 78165 INFO (jetty-launcher-74-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@dab61c{/solr,null,UNAVAILABLE}
[junit4] 2> 78166 INFO
(SUITE-CloudSolrClientTest-seed#[145FB36A2694D364]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:43378 43378
[junit4] 2> 78227 INFO (Thread-83) [ ] o.a.s.c.ZkTestServer connecting
to 127.0.0.1:43378 43378
[junit4] 2> 78227 WARN (Thread-83) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 7 /solr/aliases.json
[junit4] 2> 3 /solr/security.json
[junit4] 2> 3 /solr/configs/conf
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 7 /solr/clusterprops.json
[junit4] 2> 7 /solr/clusterstate.json
[junit4] 2> 3 /solr/collections/foo/state.json
[junit4] 2> 3 /solr/collections/localShardsTestColl/state.json
[junit4] 2> 2 /solr/collections/collection1/state.json
[junit4] 2> 2 /solr/collections/multicollection2/state.json
[junit4] 2> 2
/solr/collections/localShardsTestColl/leader_elect/shard3/election/97270828977618951-core_node3-n_0000000000
[junit4] 2> 2 /solr/collections/multicollection1/state.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 36 /solr/overseer/queue
[junit4] 2> 12 /solr/overseer/queue-work
[junit4] 2> 9 /solr/overseer/collection-queue-work
[junit4] 2> 7 /solr/live_nodes
[junit4] 2> 7 /solr/collections
[junit4] 2>
[junit4] 2> 78228 INFO
(SUITE-CloudSolrClientTest-seed#[145FB36A2694D364]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.CloudSolrClientTest_145FB36A2694D364-001
[junit4] 2> Jan 12, 2017 3:31:22 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{_version_=FSTOrd50, multiDefault=FST50, a_t=FSTOrd50, intDefault=FSTOrd50,
id=PostingsFormat(name=LuceneVarGapDocFreqInterval),
text=PostingsFormat(name=LuceneVarGapFixedInterval), timestamp=FSTOrd50},
docValues:{multiDefault=DocValuesFormat(name=Lucene70),
intDefault=DocValuesFormat(name=Lucene70), id=DocValuesFormat(name=Asserting)},
maxPointsInLeafNode=873, maxMBSortInHeap=5.601594137420364,
sim=RandomSimilarity(queryNorm=false): {}, locale=pl-PL,
timezone=America/Managua
[junit4] 2> NOTE: Linux 4.4.0-53-generic i386/Oracle Corporation 1.8.0_112
(32-bit)/cpus=12,threads=1,free=189146624,total=266338304
[junit4] 2> NOTE: All tests run in this JVM: [TestBatchUpdate,
SolrExampleXMLTest, SolrSchemalessExampleTest, ShardParamsTest,
DocumentAnalysisResponseTest, TestZkConfigManager, TestHash, TestCoreAdmin,
SolrParamTest, StreamExpressionToExplanationTest, NamedListTest,
ConcatOperationTest, JettyWebappTest, BasicHttpSolrClientTest,
ModifiableSolrParamsTest, SolrExampleStreamingBinaryTest,
SolrExampleEmbeddedTest, TermsResponseTest, TestXMLEscaping, SolrExceptionTest,
AnlysisResponseBaseTest, CloudSolrClientBuilderTest, CloudSolrClientTest]
[junit4] Completed [62/88 (1!)] on J2 in 21.88s, 10 tests, 1 error <<<
FAILURES!
[...truncated 54001 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]