Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/2323/
1 tests failed.
FAILED: org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.test
Error Message:
Expected 2 of 3 replicas to be active but only found 1;
[core_node4:{"core":"c8n_1x3_lf_shard1_replica_n1","base_url":"http://127.0.0.1:39317","node_name":"127.0.0.1:39317_","state":"active","type":"NRT","leader":"true"}];
clusterState:
DocCollection(c8n_1x3_lf//collections/c8n_1x3_lf/state.json/12)={
"pullReplicas":"0", "replicationFactor":"1", "shards":{"shard1":{
"range":"80000000-7fffffff", "state":"active", "replicas":{
"core_node4":{ "core":"c8n_1x3_lf_shard1_replica_n1",
"base_url":"http://127.0.0.1:39317", "node_name":"127.0.0.1:39317_",
"state":"active", "type":"NRT", "leader":"true"},
"core_node5":{ "core":"c8n_1x3_lf_shard1_replica_n2",
"base_url":"http://127.0.0.1:60535", "node_name":"127.0.0.1:60535_",
"state":"down", "type":"NRT"}, "core_node6":{
"core":"c8n_1x3_lf_shard1_replica_n3",
"base_url":"http://127.0.0.1:53274", "node_name":"127.0.0.1:53274_",
"state":"down", "type":"NRT"}}}},
"router":{"name":"compositeId"}, "maxShardsPerNode":"1",
"autoAddReplicas":"false", "nrtReplicas":"3", "tlogReplicas":"0"}
Stack Trace:
java.lang.AssertionError: Expected 2 of 3 replicas to be active but only found
1;
[core_node4:{"core":"c8n_1x3_lf_shard1_replica_n1","base_url":"http://127.0.0.1:39317","node_name":"127.0.0.1:39317_","state":"active","type":"NRT","leader":"true"}];
clusterState: DocCollection(c8n_1x3_lf//collections/c8n_1x3_lf/state.json/12)={
"pullReplicas":"0",
"replicationFactor":"1",
"shards":{"shard1":{
"range":"80000000-7fffffff",
"state":"active",
"replicas":{
"core_node4":{
"core":"c8n_1x3_lf_shard1_replica_n1",
"base_url":"http://127.0.0.1:39317",
"node_name":"127.0.0.1:39317_",
"state":"active",
"type":"NRT",
"leader":"true"},
"core_node5":{
"core":"c8n_1x3_lf_shard1_replica_n2",
"base_url":"http://127.0.0.1:60535",
"node_name":"127.0.0.1:60535_",
"state":"down",
"type":"NRT"},
"core_node6":{
"core":"c8n_1x3_lf_shard1_replica_n3",
"base_url":"http://127.0.0.1:53274",
"node_name":"127.0.0.1:53274_",
"state":"down",
"type":"NRT"}}}},
"router":{"name":"compositeId"},
"maxShardsPerNode":"1",
"autoAddReplicas":"false",
"nrtReplicas":"3",
"tlogReplicas":"0"}
at
__randomizedtesting.SeedInfo.seed([68EA298AA134BD99:E0BE16500FC8D061]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.testRf3WithLeaderFailover(LeaderFailoverAfterPartitionTest.java:169)
at
org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.test(LeaderFailoverAfterPartitionTest.java:56)
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:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 13922 lines...]
[junit4] Suite: org.apache.solr.cloud.LeaderFailoverAfterPartitionTest
[junit4] 2> Creating dataDir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_68EA298AA134BD99-001/init-core-data-001
[junit4] 2> 1464749 WARN
(SUITE-LeaderFailoverAfterPartitionTest-seed#[68EA298AA134BD99]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
[junit4] 2> 1464749 INFO
(SUITE-LeaderFailoverAfterPartitionTest-seed#[68EA298AA134BD99]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 1464750 INFO
(SUITE-LeaderFailoverAfterPartitionTest-seed#[68EA298AA134BD99]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
[junit4] 2> 1464750 INFO
(SUITE-LeaderFailoverAfterPartitionTest-seed#[68EA298AA134BD99]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 1464750 INFO
(SUITE-LeaderFailoverAfterPartitionTest-seed#[68EA298AA134BD99]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
[junit4] 2> 1464752 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[68EA298AA134BD99]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1464752 INFO (Thread-3580) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1464753 INFO (Thread-3580) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1464754 ERROR (Thread-3580) [ ] o.a.z.s.ZooKeeperServer
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action
on ERROR or SHUTDOWN server state changes
[junit4] 2> 1464853 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[68EA298AA134BD99]) [ ]
o.a.s.c.ZkTestServer start zk server on port:41822
[junit4] 2> 1464854 INFO (zkConnectionManagerCallback-3381-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1464856 INFO (zkConnectionManagerCallback-3383-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1464861 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[68EA298AA134BD99]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 1464862 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[68EA298AA134BD99]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 1464863 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[68EA298AA134BD99]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 1464864 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[68EA298AA134BD99]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 1464865 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[68EA298AA134BD99]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 1464866 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[68EA298AA134BD99]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 1464866 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[68EA298AA134BD99]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 1464867 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[68EA298AA134BD99]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 1464868 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[68EA298AA134BD99]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 1464869 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[68EA298AA134BD99]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 1464870 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[68EA298AA134BD99]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 1464871 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[68EA298AA134BD99]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly
asked otherwise
[junit4] 2> 1464955 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[68EA298AA134BD99]) [ ]
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
2017-11-22T03:27:37+06:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 1464956 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[68EA298AA134BD99]) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1464956 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[68EA298AA134BD99]) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1464956 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[68EA298AA134BD99]) [ ]
o.e.j.s.session Scavenging every 600000ms
[junit4] 2> 1464956 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[68EA298AA134BD99]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1a771cf4{/,null,AVAILABLE}
[junit4] 2> 1464957 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[68EA298AA134BD99]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@4a710519{HTTP/1.1,[http/1.1]}{127.0.0.1:54036}
[junit4] 2> 1464957 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[68EA298AA134BD99]) [ ]
o.e.j.s.Server Started @1467548ms
[junit4] 2> 1464957 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[68EA298AA134BD99]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_68EA298AA134BD99-001/tempDir-001/control/data,
hostContext=/, hostPort=39317,
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_68EA298AA134BD99-001/control-001/cores}
[junit4] 2> 1464957 ERROR
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[68EA298AA134BD99]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1464957 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[68EA298AA134BD99]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.0.0
[junit4] 2> 1464958 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[68EA298AA134BD99]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1464958 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[68EA298AA134BD99]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1464958 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[68EA298AA134BD99]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-02-14T03:51:29.469Z
[junit4] 2> 1464959 INFO (zkConnectionManagerCallback-3385-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1464960 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[68EA298AA134BD99]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1464960 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[68EA298AA134BD99]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_68EA298AA134BD99-001/control-001/solr.xml
[junit4] 2> 1464963 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[68EA298AA134BD99]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 1464963 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[68EA298AA134BD99]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 1464965 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[68EA298AA134BD99]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@666d5cea, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 1464967 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[68EA298AA134BD99]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41822/solr
[junit4] 2> 1464968 INFO (zkConnectionManagerCallback-3389-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1464969 INFO
(zkConnectionManagerCallback-3391-thread-1-processing-n:127.0.0.1:39317_)
[n:127.0.0.1:39317_ ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1465023 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[68EA298AA134BD99])
[n:127.0.0.1:39317_ ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1465024 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[68EA298AA134BD99])
[n:127.0.0.1:39317_ ] o.a.s.c.OverseerElectionContext I am going to be the
leader 127.0.0.1:39317_
[junit4] 2> 1465024 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[68EA298AA134BD99])
[n:127.0.0.1:39317_ ] o.a.s.c.Overseer Overseer
(id=73291780925882372-127.0.0.1:39317_-n_0000000000) starting
[junit4] 2> 1465030 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[68EA298AA134BD99])
[n:127.0.0.1:39317_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:39317_
[junit4] 2> 1465039 INFO
(zkCallback-3390-thread-1-processing-n:127.0.0.1:39317_) [n:127.0.0.1:39317_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1465084 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[68EA298AA134BD99])
[n:127.0.0.1:39317_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@666d5cea
[junit4] 2> 1465092 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[68EA298AA134BD99])
[n:127.0.0.1:39317_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@666d5cea
[junit4] 2> 1465093 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[68EA298AA134BD99])
[n:127.0.0.1:39317_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@666d5cea
[junit4] 2> 1465094 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[68EA298AA134BD99])
[n:127.0.0.1:39317_ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_68EA298AA134BD99-001/control-001/cores
[junit4] 2> 1465110 INFO (zkConnectionManagerCallback-3397-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1465111 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[68EA298AA134BD99]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1465112 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[68EA298AA134BD99]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41822/solr ready
[junit4] 2> 1465112 INFO (SocketProxy-Acceptor-39317) [ ]
o.a.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=59587,localport=39317], receiveBufferSize:531000
[junit4] 2> 1465112 INFO (SocketProxy-Acceptor-39317) [ ]
o.a.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=54036,localport=36889], receiveBufferSize=530904
[junit4] 2> 1465113 INFO (qtp1984258198-15673) [n:127.0.0.1:39317_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:39317_&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1465114 INFO
(OverseerThreadFactory-6949-thread-1-processing-n:127.0.0.1:39317_)
[n:127.0.0.1:39317_ ] o.a.s.c.a.c.CreateCollectionCmd Create collection
control_collection
[junit4] 2> 1465218 INFO (SocketProxy-Acceptor-39317) [ ]
o.a.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=59591,localport=39317], receiveBufferSize:531000
[junit4] 2> 1465219 INFO (SocketProxy-Acceptor-39317) [ ]
o.a.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=54036,localport=36893], receiveBufferSize=530904
[junit4] 2> 1465219 INFO (qtp1984258198-15677) [n:127.0.0.1:39317_ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1465219 INFO (qtp1984258198-15677) [n:127.0.0.1:39317_ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 1465322 INFO
(zkCallback-3390-thread-1-processing-n:127.0.0.1:39317_) [n:127.0.0.1:39317_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 1466232 INFO (qtp1984258198-15677) [n:127.0.0.1:39317_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 1466244 INFO (qtp1984258198-15677) [n:127.0.0.1:39317_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
[junit4] 2> 1466368 INFO (qtp1984258198-15677) [n:127.0.0.1:39317_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1466379 INFO (qtp1984258198-15677) [n:127.0.0.1:39317_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1'
using configuration from collection control_collection, trusted=true
[junit4] 2> 1466380 INFO (qtp1984258198-15677) [n:127.0.0.1:39317_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.control_collection.shard1.replica_n1' (registry
'solr.core.control_collection.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@666d5cea
[junit4] 2> 1466380 INFO (qtp1984258198-15677) [n:127.0.0.1:39317_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1466380 INFO (qtp1984258198-15677) [n:127.0.0.1:39317_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore
at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_68EA298AA134BD99-001/control-001/cores/control_collection_shard1_replica_n1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_68EA298AA134BD99-001/control-001/cores/control_collection_shard1_replica_n1/data/]
[junit4] 2> 1466382 INFO (qtp1984258198-15677) [n:127.0.0.1:39317_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=14, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=39.1708984375,
floorSegmentMB=1.61328125, forceMergeDeletesPctAllowed=18.277987823128747,
segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.8518988113197338
[junit4] 2> 1466389 WARN (qtp1984258198-15677) [n:127.0.0.1:39317_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 1466428 INFO (qtp1984258198-15677) [n:127.0.0.1:39317_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1466428 INFO (qtp1984258198-15677) [n:127.0.0.1:39317_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1466429 INFO (qtp1984258198-15677) [n:127.0.0.1:39317_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1466429 INFO (qtp1984258198-15677) [n:127.0.0.1:39317_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1466430 INFO (qtp1984258198-15677) [n:127.0.0.1:39317_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=15, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=92.7587890625,
floorSegmentMB=1.1796875, forceMergeDeletesPctAllowed=1.4323881509306624,
segmentsPerTier=21.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 1466431 INFO (qtp1984258198-15677) [n:127.0.0.1:39317_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@4b5de851[control_collection_shard1_replica_n1] main]
[junit4] 2> 1466432 INFO (qtp1984258198-15677) [n:127.0.0.1:39317_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1466432 INFO (qtp1984258198-15677) [n:127.0.0.1:39317_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1466433 INFO (qtp1984258198-15677) [n:127.0.0.1:39317_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1466433 INFO (qtp1984258198-15677) [n:127.0.0.1:39317_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1592346847156895744
[junit4] 2> 1466435 INFO
(searcherExecutor-6952-thread-1-processing-n:127.0.0.1:39317_
x:control_collection_shard1_replica_n1 s:shard1 c:control_collection)
[n:127.0.0.1:39317_ c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore
[control_collection_shard1_replica_n1] Registered new searcher
Searcher@4b5de851[control_collection_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1466439 INFO (qtp1984258198-15677) [n:127.0.0.1:39317_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1466439 INFO (qtp1984258198-15677) [n:127.0.0.1:39317_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1466439 INFO (qtp1984258198-15677) [n:127.0.0.1:39317_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:39317/control_collection_shard1_replica_n1/
[junit4] 2> 1466440 INFO (qtp1984258198-15677) [n:127.0.0.1:39317_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 1466440 INFO (qtp1984258198-15677) [n:127.0.0.1:39317_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy
http://127.0.0.1:39317/control_collection_shard1_replica_n1/ has no replicas
[junit4] 2> 1466440 INFO (qtp1984258198-15677) [n:127.0.0.1:39317_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 1466442 INFO (qtp1984258198-15677) [n:127.0.0.1:39317_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:39317/control_collection_shard1_replica_n1/ shard1
[junit4] 2> 1466543 INFO
(zkCallback-3390-thread-2-processing-n:127.0.0.1:39317_) [n:127.0.0.1:39317_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 1466592 INFO (qtp1984258198-15677) [n:127.0.0.1:39317_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 1466594 INFO (qtp1984258198-15677) [n:127.0.0.1:39317_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1374
[junit4] 2> 1466596 INFO (qtp1984258198-15673) [n:127.0.0.1:39317_ ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 1466694 INFO
(zkCallback-3390-thread-2-processing-n:127.0.0.1:39317_) [n:127.0.0.1:39317_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 1467116 INFO
(OverseerCollectionConfigSetProcessor-73291780925882372-127.0.0.1:39317_-n_0000000000)
[n:127.0.0.1:39317_ ] 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> 1467596 INFO (qtp1984258198-15673) [n:127.0.0.1:39317_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:39317_&wt=javabin&version=2}
status=0 QTime=2482
[junit4] 2> 1467599 INFO (zkConnectionManagerCallback-3401-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1467600 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[68EA298AA134BD99]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1467601 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[68EA298AA134BD99]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41822/solr ready
[junit4] 2> 1467601 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[68EA298AA134BD99]) [ ]
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection
loss:false
[junit4] 2> 1467601 INFO (SocketProxy-Acceptor-39317) [ ]
o.a.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=59606,localport=39317], receiveBufferSize:531000
[junit4] 2> 1467602 INFO (qtp1984258198-15677) [n:127.0.0.1:39317_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1467606 INFO (SocketProxy-Acceptor-39317) [ ]
o.a.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=54036,localport=36908], receiveBufferSize=530904
[junit4] 2> 1467607 INFO
(OverseerThreadFactory-6949-thread-2-processing-n:127.0.0.1:39317_)
[n:127.0.0.1:39317_ ] o.a.s.c.a.c.CreateCollectionCmd Create collection
collection1
[junit4] 2> 1467607 WARN
(OverseerThreadFactory-6949-thread-2-processing-n:127.0.0.1:39317_)
[n:127.0.0.1:39317_ ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to
create a collection (collection1) without cores.
[junit4] 2> 1467810 INFO (qtp1984258198-15677) [n:127.0.0.1:39317_ ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 1467811 INFO (qtp1984258198-15677) [n:127.0.0.1:39317_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2}
status=0 QTime=209
[junit4] 2> 1467895 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[68EA298AA134BD99]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_68EA298AA134BD99-001/shard-1-001
of type NRT
[junit4] 2> 1467896 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[68EA298AA134BD99]) [ ]
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
2017-11-22T03:27:37+06:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 1467897 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[68EA298AA134BD99]) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1467897 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[68EA298AA134BD99]) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1467897 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[68EA298AA134BD99]) [ ]
o.e.j.s.session Scavenging every 660000ms
[junit4] 2> 1467897 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[68EA298AA134BD99]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@28edb13c{/,null,AVAILABLE}
[junit4] 2> 1467897 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[68EA298AA134BD99]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@53f3e554{HTTP/1.1,[http/1.1]}{127.0.0.1:42510}
[junit4] 2> 1467897 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[68EA298AA134BD99]) [ ]
o.e.j.s.Server Started @1470488ms
[junit4] 2> 1467897 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[68EA298AA134BD99]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_68EA298AA134BD99-001/tempDir-001/jetty1,
solrconfig=solrconfig.xml, hostContext=/, hostPort=60535,
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_68EA298AA134BD99-001/shard-1-001/cores}
[junit4] 2> 1467898 ERROR
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[68EA298AA134BD99]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1467898 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[68EA298AA134BD99]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.0.0
[junit4] 2> 1467898 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[68EA298AA134BD99]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1467898 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[68EA298AA134BD99]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1467898 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[68EA298AA134BD99]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-02-14T03:51:32.409Z
[junit4] 2> 1467899 INFO (zkConnectionManagerCallback-3403-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1467900 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[68EA298AA134BD99]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1467900 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[68EA298AA134BD99]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_68EA298AA134BD99-001/shard-1-001/solr.xml
[junit4] 2> 1467903 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[68EA298AA134BD99]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 1467903 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[68EA298AA134BD99]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 1467904 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[68EA298AA134BD99]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@666d5cea, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 1467907 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[68EA298AA134BD99]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41822/solr
[junit4] 2> 1467908 INFO (zkConnectionManagerCallback-3407-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1467909 INFO
(zkConnectionManagerCallback-3409-thread-1-processing-n:127.0.0.1:60535_)
[n:127.0.0.1:60535_ ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1467914 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[68EA298AA134BD99])
[n:127.0.0.1:60535_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1467916 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[68EA298AA134BD99])
[n:127.0.0.1:60535_ ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1467917 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[68EA298AA134BD99])
[n:127.0.0.1:60535_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:60535_
[junit4] 2> 1467918 INFO
(zkCallback-3390-thread-2-processing-n:127.0.0.1:39317_) [n:127.0.0.1:39317_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1467923 INFO (zkCallback-3400-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1467927 INFO
(zkCallback-3408-thread-1-processing-n:127.0.0.1:60535_) [n:127.0.0.1:60535_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1467998 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[68EA298AA134BD99])
[n:127.0.0.1:60535_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@666d5cea
[junit4] 2> 1468008 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[68EA298AA134BD99])
[n:127.0.0.1:60535_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@666d5cea
[junit4] 2> 1468008 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[68EA298AA134BD99])
[n:127.0.0.1:60535_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@666d5cea
[junit4] 2> 1468009 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[68EA298AA134BD99])
[n:127.0.0.1:60535_ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_68EA298AA134BD99-001/shard-1-001/cores
[junit4] 2> 1468033 INFO (qtp1984258198-15675) [n:127.0.0.1:39317_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:60535_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1468035 INFO
(OverseerCollectionConfigSetProcessor-73291780925882372-127.0.0.1:39317_-n_0000000000)
[n:127.0.0.1:39317_ ] 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> 1468035 INFO
(OverseerThreadFactory-6949-thread-3-processing-n:127.0.0.1:39317_)
[n:127.0.0.1:39317_ ] o.a.s.c.a.c.AddReplicaCmd Node Identified
127.0.0.1:60535_ for creating new replica
[junit4] 2> 1468037 INFO (SocketProxy-Acceptor-60535) [ ]
o.a.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=36130,localport=60535], receiveBufferSize:531000
[junit4] 2> 1468037 INFO (SocketProxy-Acceptor-60535) [ ]
o.a.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=42510,localport=49465], receiveBufferSize=530904
[junit4] 2> 1468038 INFO (qtp398997416-15728) [n:127.0.0.1:60535_ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1468038 INFO (qtp398997416-15728) [n:127.0.0.1:60535_ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 1468141 INFO
(zkCallback-3408-thread-1-processing-n:127.0.0.1:60535_) [n:127.0.0.1:60535_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 1469050 INFO (qtp398997416-15728) [n:127.0.0.1:60535_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 8.0.0
[junit4] 2> 1469062 INFO (qtp398997416-15728) [n:127.0.0.1:60535_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema
[collection1_shard2_replica_n41] Schema name=test
[junit4] 2> 1469165 INFO (qtp398997416-15728) [n:127.0.0.1:60535_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema
Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1469176 INFO (qtp398997416-15728) [n:127.0.0.1:60535_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard2_replica_n41' using configuration from
collection collection1, trusted=true
[junit4] 2> 1469176 INFO (qtp398997416-15728) [n:127.0.0.1:60535_
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard2.replica_n41' (registry
'solr.core.collection1.shard2.replica_n41') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@666d5cea
[junit4] 2> 1469176 INFO (qtp398997416-15728) [n:127.0.0.1:60535_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1469176 INFO (qtp398997416-15728) [n:127.0.0.1:60535_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.SolrCore
[[collection1_shard2_replica_n41] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_68EA298AA134BD99-001/shard-1-001/cores/collection1_shard2_replica_n41],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_68EA298AA134BD99-001/shard-1-001/cores/collection1_shard2_replica_n41/data/]
[junit4] 2> 1469178 INFO (qtp398997416-15728) [n:127.0.0.1:60535_
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=14, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=39.1708984375,
floorSegmentMB=1.61328125, forceMergeDeletesPctAllowed=18.277987823128747,
segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.8518988113197338
[junit4] 2> 1469180 WARN (qtp398997416-15728) [n:127.0.0.1:60535_
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 1469215 INFO (qtp398997416-15728) [n:127.0.0.1:60535_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1469216 INFO (qtp398997416-15728) [n:127.0.0.1:60535_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1469216 INFO (qtp398997416-15728) [n:127.0.0.1:60535_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 1469217 INFO (qtp398997416-15728) [n:127.0.0.1:60535_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 1469218 INFO (qtp398997416-15728) [n:127.0.0.1:60535_
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=15, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=92.7587890625,
floorSegmentMB=1.1796875, forceMergeDeletesPctAllowed=1.4323881509306624,
segmentsPerTier=21.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 1469218 INFO (qtp398997416-15728) [n:127.0.0.1:60535_
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@6ea06709[collection1_shard2_replica_n41] main]
[junit4] 2> 1469219 INFO (qtp398997416-15728) [n:127.0.0.1:60535_
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1469219 INFO (qtp398997416-15728) [n:127.0.0.1:60535_
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1469220 INFO (qtp398997416-15728) [n:127.0.0.1:60535_
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1469220 INFO (qtp398997416-15728) [n:127.0.0.1:60535_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1592346850079277056
[junit4] 2> 1469220 INFO
(searcherExecutor-6963-thread-1-processing-n:127.0.0.1:60535_
x:collection1_shard2_replica_n41 s:shard2 c:collection1) [n:127.0.0.1:60535_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.SolrCore
[collection1_shard2_replica_n41] Registered new searcher
Searcher@6ea06709[collection1_shard2_replica_n41]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1469226 INFO (qtp398997416-15728) [n:127.0.0.1:60535_
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1469226 INFO (qtp398997416-15728) [n:127.0.0.1:60535_
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1469226 INFO (qtp398997416-15728) [n:127.0.0.1:60535_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:60535/collection1_shard2_replica_n41/
[junit4] 2> 1469226 INFO (qtp398997416-15728) [n:127.0.0.1:60535_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 1469226 INFO (qtp398997416-15728) [n:127.0.0.1:60535_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy
http://127.0.0.1:60535/collection1_shard2_replica_n41/ has no replicas
[junit4] 2> 1469226 INFO (qtp398997416-15728) [n:127.0.0.1:60535_
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 1469228 INFO (qtp398997416-15728) [n:127.0.0.1:60535_
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:60535/collection1_shard2_replica_n41/ shard2
[junit4] 2> 1469329 INFO
(zkCallback-3408-thread-1-processing-n:127.0.0.1:60535_) [n:127.0.0.1:60535_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 1469379 INFO (qtp398997416-15728) [n:127.0.0.1:60535_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.ZkController
I am the leader, no recovery necessary
[junit4] 2> 1469380 INFO (qtp398997416-15728) [n:127.0.0.1:60535_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1342
[junit4] 2> 1469382 INFO (qtp1984258198-15675) [n:127.0.0.1:39317_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={node=127.0.0.1:60535_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2}
status=0 QTime=1348
[junit4] 2> 1469471 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[68EA298AA134BD99]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_68EA298AA134BD99-001/shard-2-001
of type NRT
[junit4] 2> 1469471 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[68EA298AA134BD99]) [ ]
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
2017-11-22T03:27:37+06:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 1469472 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[68EA298AA134BD99]) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1469472 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[68EA298AA134BD99]) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1469472 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[68EA298AA134BD99]) [ ]
o.e.j.s.session Scavenging every 600000ms
[junit4] 2> 1469472 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[68EA298AA134BD99]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@478228eb{/,null,AVAILABLE}
[junit4] 2> 1469473 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[68EA298AA134BD99]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@5755d040{HTTP/1.1,[http/1.1]}{127.0.0.1:45730}
[junit4] 2> 1469473 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[68EA298AA134BD99]) [ ]
o.e.j.s.Server Started @1472064ms
[junit4] 2> 1469473 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[68EA298AA134BD99]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_68EA298AA134BD99-001/tempDir-001/jetty2,
solrconfig=solrconfig.xml, hostContext=/, hostPort=50499,
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_68EA298AA134BD99-001/shard-2-001/cores}
[junit4] 2> 1469473 ERROR
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[68EA298AA134BD99]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1469473 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[68EA298AA134BD99]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.0.0
[junit4] 2> 1469473 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[68EA298AA134BD99]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1469473 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[68EA298AA134BD99]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1469473 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[68EA298AA134BD99]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-02-14T03:51:33.984Z
[junit4] 2> 1469475 INFO (zkConnectionManagerCallback-3413-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1469475 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[68EA298AA134BD99]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1469475 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[68EA298AA134BD99]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_68EA298AA134BD99-001/shard-2-001/solr.xml
[junit4] 2> 1469478 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[68EA298AA134BD99]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 1469479 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[68EA298AA134BD99]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 1469480 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[68EA298AA134BD99]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@666d5cea, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 1469481 INFO
(zkCallback-3408-thread-1-processing-n:127.0.0.1:60535_) [n:127.0.0.1:60535_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 1469482 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[68EA298AA134BD99]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41822/solr
[junit4] 2> 1469483 INFO (zkConnectionManagerCallback-3417-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1469484 INFO
(zkConnectionManagerCallback-3419-thread-1-processing-n:127.0.0.1:50499_)
[n:127.0.0.1:50499_ ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1469488 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[68EA298AA134BD99])
[n:127.0.0.1:50499_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 1469489 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[68EA298AA134BD99])
[n:127.0.0.1:50499_ ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1469491 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[68EA298AA134BD99])
[n:127.0.0.1:50499_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:50499_
[junit4] 2> 1469492 INFO (zkCallback-3400-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1469492 INFO
(zkCallback-3408-thread-1-processing-n:127.0.0.1:60535_) [n:127.0.0.1:60535_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1469492 INFO
(zkCallback-3390-thread-2-processing-n:127.0.0.1:39317_) [n:127.0.0.1:39317_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1469495 INFO
(zkCallback-3418-thread-1-processing-n:127.0.0.1:50499_) [n:127.0.0.1:50499_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1469583 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[68EA298AA134BD99])
[n:127.0.0.1:50499_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@666d5cea
[junit4] 2> 1469593 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[68EA298AA134BD99])
[n:127.0.0.1:50499_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@666d5cea
[junit4] 2> 1469593 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[68EA298AA134BD99])
[n:127.0.0.1:50499_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@666d5cea
[junit4] 2> 1469595 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[68EA298AA134BD99])
[n:127.0.0.1:50499_ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_68EA298AA134BD99-001/shard-2-001/cores
[junit4] 2> 1469635 INFO (qtp1984258198-15677) [n:127.0.0.1:39317_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:50499_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1469637 INFO
(OverseerCollectionConfigSetProcessor-73291780925882372-127.0.0.1:39317_-n_0000000000)
[n:127.0.0.1:39317_ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000004 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 1469637 INFO
(OverseerThreadFactory-6949-thread-4-processing-n:127.0.0.1:39317_)
[n:127.0.0.1:39317_ ] o.a.s.c.a.c.AddReplicaCmd Node Identified
127.0.0.1:50499_ for creating new replica
[junit4] 2> 1469639 INFO (SocketProxy-Acceptor-50499) [ ]
o.a.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=49403,localport=50499], receiveBufferSize:531000
[junit4] 2> 1469639 INFO (SocketProxy-Acceptor-50499) [ ]
o.a.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=45730,localport=52088], receiveBufferSize=530904
[junit4] 2> 1469639 INFO (qtp734662608-15763) [n:127.0.0.1:50499_ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1469640 INFO (qtp734662608-15763) [n:127.0.0.1:50499_ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 1469743 INFO
(zkCallback-3408-thread-1-processing-n:127.0.0.1:60535_) [n:127.0.0.1:60535_
] 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> 1469743 INFO
(zkCallback-3418-thread-1-processing-n:127.0.0.1:50499_) [n:127.0.0.1:50499_
] 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> 1470652 INFO (qtp734662608-15763) [n:127.0.0.1:50499_
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 8.0.0
[junit4] 2> 1470667 INFO (qtp734662608-15763) [n:127.0.0.1:50499_
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema
[collection1_shard1_replica_n43] Schema name=test
[junit4] 2> 1470768 INFO (qtp734662608-15763) [n:127.0.0.1:50499_
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema
Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1470780 INFO (qtp734662608-15763) [n:127.0.0.1:50499_
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard1_replica_n43' using configuration from
collection collection1, trusted=true
[junit4] 2> 1470781 INFO (qtp734662608-15763) [n:127.0.0.1:50499_
c:collection1 s:shard1 x:collection1_shard1_replica_n43]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard1.replica_n43' (registry
'solr.core.collection1.shard1.replica_n43') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@666d5cea
[junit4] 2> 1470781 INFO (qtp734662608-15763) [n:127.0.0.1:50499_
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1470781 INFO (qtp734662608-15763) [n:127.0.0.1:50499_
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.SolrCore
[[collection1_shard1_replica_n43] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_68EA298AA134BD99-001/shard-2-001/cores/collection1_shard1_replica_n43],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_68EA298AA134BD99-001/shard-2-001/cores/collection1_shard1_replica_n43/data/]
[junit4] 2> 1470783 INFO (qtp734662608-15763) [n:127.0.0.1:50499_
c:collection1 s:shard1 x:collection1_shard1_replica_n43]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=14, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=39.1708984375,
floorSegmentMB=1.61328125, forceMergeDeletesPctAllowed=18.277987823128747,
segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.8518988113197338
[junit4] 2> 1470785 WARN (qtp734662608-15763) [n:127.0.0.1:50499_
c:collection1 s:shard1 x:collection1_shard1_replica_n43]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 1470822 INFO (qtp734662608-15763) [n:127.0.0.1:50499_
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1470822 INFO (qtp734662608-15763) [n:127.0.0.1:50499_
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1470823 INFO (qtp734662608-15763) [n:127.0.0.1:50499_
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 1470823 INFO (qtp734662608-15763) [n:127.0.0.1:50499_
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 1470824 INFO (qtp734662608-15763) [n:127.0.0.1:50499_
c:collection1 s:shard1 x:collection1_shard1_replica_n43]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=15, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=92.7587890625,
floorSegmentMB=1.1796875, forceMergeDeletesPctAllowed=1.4323881509306624,
segmentsPerTier=21.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 1470824 INFO (qtp734662608-15763) [n:127.0.0.1:50499_
c:collection1 s:shard1 x:collection1_shard1_replica_n43]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@6045e3d9[collection1_shard1_replica_n43] main]
[junit4] 2> 1470825 INFO (qtp734662608-15763) [n:127.0.0.1:50499_
c:collection1 s:shard1 x:collection1_shard1_replica_n43]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1470826 INFO (qtp734662608-15763) [n:127.0.0.1:50499_
c:collection1 s:shard1 x:collection1_shard1_replica_n43]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1470826 INFO (qtp734662608-15763) [n:127.0.0.1:50499_
c:collection1 s:shard1 x:collection1_shard1_replica_n43]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1470827 INFO
(searcherExecutor-6974-thread-1-processing-n:127.0.0.1:50499_
x:collection1_shard1_replica_n43 s:shard1 c:collection1) [n:127.0.0.1:50499_
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.SolrCore
[collection1_shard1_replica_n43] Registered new searcher
Searcher@6045e3d9[collection1_shard1_replica_n43]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1470827 INFO (qtp734662608-15763) [n:127.0.0.1:50499_
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1592346851764338688
[junit4] 2> 1470832 INFO (qtp734662608-15763) [n:127.0.0.1:50499_
c:collection1 s:shard1 x:collection1_shard1_replica_n43]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1470832 INFO (qtp734662608-15763) [n:127.0.0.1:50499_
c:collection1 s:shard1 x:collection1_shard1_replica_n43]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1470833 INFO (qtp734662608-15763) [n:127.0.0.1:50499_
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:50499/collection1_shard1_replica_n43/
[junit4] 2> 1470833 INFO (qtp734662608-15763) [n:127.0.0.1:50499_
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 1470833 INFO (qtp734662608-15763) [n:127.0.0.1:50499_
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy
http://127.0.0.1:50499/collection1_shard1_replica_n43/ has no replicas
[junit4] 2> 1470833 INFO (qtp734662608-15763) [n:127.0.0.1:50499_
c:collection1 s:shard1 x:collection1_shard1_replica_n43]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 1470835 INFO (qtp734662608-15763) [n:127.0.0.1:50499_
c:collection1 s:shard1 x:collection1_shard1_replica_n43]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:50499/collection1_shard1_replica_n43/ shard1
[junit4] 2> 1470936 INFO
(zkCallback-3408-thread-1-processing-n:127.0.0.1:60535_) [n:127.0.0.1:60535_
] 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> 1470936 INFO
(zkCallback-3418-thread-1-processing-n:127.0.0.1:50499_) [n:127.0.0.1:50499_
] 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> 1470986 INFO (qtp734662608-15763) [n:127.0.0.1:50499_
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.ZkController
I am the leader, no recovery necessary
[junit4] 2> 1470987 INFO (qtp734662608-15763) [n:127.0.0.1:50499_
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1347
[junit4] 2> 1470988 INFO (qtp1984258198-15677) [n:127.0.0.1:39317_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={node=127.0.0.1:50499_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2}
status=0 QTime=1353
[junit4] 2> 1471079 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[68EA298AA134BD99]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_68EA298AA134BD99-001/shard-3-001
of type NRT
[junit4] 2> 1471079 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[68EA298AA134BD99]) [ ]
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
2017-11-22T03:27:37+06:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 1471080 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[68EA298AA134BD99]) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1471080 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[68EA298AA134BD99]) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1471080 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[68EA298AA134BD99]) [ ]
o.e.j.s.session Scavenging every 600000ms
[junit4] 2> 1471081 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[68EA298AA134BD99]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@68ecda1a{/,null,AVAILABLE}
[junit4] 2> 1471081 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[68EA298AA134BD99]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@693833c8{HTTP/1.1,[http/1.1]}{127.0.0.1:53062}
[junit4] 2> 1471081 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[68EA298AA134BD99]) [ ]
o.e.j.s.Server Started @1473672ms
[junit4] 2> 1471081 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[68EA298AA134BD99]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_68EA298AA134BD99-001/tempDir-001/jetty3,
replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=53274,
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_68EA298AA134BD99-001/shard-3-001/cores}
[junit4] 2> 1471081 ERROR
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[68EA298AA134BD99]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1471081 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[68EA298AA134BD99]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.0.0
[junit4] 2> 1471082 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[68EA298AA134BD99]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1471082 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[68EA298AA134BD99]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1471082 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[68EA298AA134BD99]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-02-14T03:51:35.593Z
[junit4] 2> 1471083 INFO (zkConnectionManagerCallback-3423-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1471084 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[68EA298AA134BD99]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1471084 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[68EA298AA134BD99]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_68EA298AA134BD99-001/shard-3-001/solr.xml
[junit4] 2> 1471087 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[68EA298AA134BD99]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 1471087 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[68EA298AA134BD99]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 1471087 INFO
(zkCallback-3408-thread-1-processing-n:127.0.0.1:60535_) [n:127.0.0.1:60535_
] 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> 1471087 INFO
(zkCallback-3418-thread-1-processing-n:127.0.0.1:50499_) [n:127.0.0.1:50499_
] 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> 1471088 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[68EA298AA134BD99]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@666d5cea, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 1471090 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[68EA298AA134BD99]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41822/solr
[junit4] 2> 1471091 INFO (zkConnectionManagerCallback-3427-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1471092 INFO
(zkConnectionManagerCallback-3429-thread-1-processing-n:127.0.0.1:53274_)
[n:127.0.0.1:53274_ ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1471096 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[68EA298AA134BD99])
[n:127.0.0.1:53274_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 1471098 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[68EA298AA134BD99])
[n:127.0.0.1:53274_ ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1471099 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[68EA298AA134BD99])
[n:127.0.0.1:53274_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:53274_
[junit4] 2> 1471100 INFO
(zkCallback-3418-thread-1-processing-n:127.0.0.1:50499_) [n:127.0.0.1:50499_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1471100 INFO (zkCallback-3400-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1471100 INFO
(zkCallback-3408-thread-1-processing-n:127.0.0.1:60535_) [n:127.0.0.1:60535_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1471100 INFO
(zkCallback-3390-thread-2-processing-n:127.0.0.1:39317_) [n:127.0.0.1:39317_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1471104 INFO
(zkCallback-3428-thread-1-processing-n:127.0.0.1:53274_) [n:127.0.0.1:53274_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1471193 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[68EA298AA134BD99])
[n:127.0.0.1:53274_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@666d5cea
[junit4] 2> 1471203 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[68EA298AA134BD99])
[n:127.0.0.1:53274_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@666d5cea
[junit4] 2> 1471203 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[68EA298AA134BD99])
[n:127.0.0.1:53274_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@666d5cea
[junit4] 2> 1471204 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[68EA298AA134BD99])
[n:127.0.0.1:53274_ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_68EA298AA134BD99-001/shard-3-001/cores
[junit4] 2> 1471243 INFO (qtp1984258198-15675) [n:127.0.0.1:39317_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:53274_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1471245 INFO
(OverseerCollectionConfigSetProcessor-73291780925882372-127.0.0.1:39317_-n_0000000000)
[n:127.0.0.1:39317_ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000006 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 1471245 INFO
(OverseerThreadFactory-6949-thread-5-processing-n:127.0.0.1:39317_)
[n:127.0.0.1:39317_ ] o.a.s.c.a.c.AddReplicaCmd Node Identified
127.0.0.1:53274_ for creating new replica
[junit4] 2> 1471248 INFO (SocketProxy-Acceptor-53274) [ ]
o.a.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=57699,localport=53274], receiveBufferSize:531000
[junit4] 2> 1471248 INFO (SocketProxy-Acceptor-53274) [ ]
o.a.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=53062,localport=41552], receiveBufferSize=530904
[junit4] 2> 1471249 INFO (qtp479039271-15797) [n:127.0.0.1:53274_ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n45&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1471249 INFO (qtp479039271-15797) [n:127.0.0.1:53274_ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 1471352 INFO
(zkCallback-3418-thread-1-processing-n:127.0.0.1:50499_) [n:127.0.0.1:50499_
] 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: [4])
[junit4] 2> 1471352 INFO
(zkCallback-3408-thread-1-processing-n:127.0.0.1:60535_) [n:127.0.0.1:60535_
] 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: [4])
[junit4] 2> 1471352 INFO
(zkCallback-3428-thread-1-processing-n:127.0.0.1:53274_) [n:127.0.0.1:53274_
] 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: [4])
[junit4] 2> 1472261 INFO (qtp479039271-15797) [n:127.0.0.1:53274_
c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 8.0.0
[junit4] 2> 1472285 INFO (qtp479039271-15797) [n:127.0.0.1:53274_
c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.s.IndexSchema
[collection1_shard2_replica_n45] Schema name=test
[junit4] 2> 1472395 INFO (qtp479039271-15797) [n:127.0.0.1:53274_
c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.s.IndexSchema
Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1472406 INFO (qtp479039271-15797) [n:127.0.0.1:53274_
c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard2_replica_n45' using configuration from
collection collection1, trusted=true
[junit4] 2> 1472406 INFO (qtp479039271-15797) [n:127.0.0.1:53274_
c:collection1 s:shard2 x:collection1_shard2_replica_n45]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard2.replica_n45' (registry
'solr.core.collection1.shard2.replica_n45') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@666d5cea
[junit4] 2> 1472407 INFO (qtp479039271-15797) [n:127.0.0.1:53274_
c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1472407 INFO (qtp479039271-15797) [n:127.0.0.1:53274_
c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.c.SolrCore
[[collection1_shard2_replica_n45] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_68EA298AA134BD99-001/shard-3-001/cores/collection1_shard2_replica_n45],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_68EA298AA134BD99-001/shard-3-001/cores/collection1_shard2_replica_n45/data/]
[junit4] 2> 1472409 INFO (qtp479039271-15797) [n:127.0.0.1:53274_
c:collection1 s:shard2 x:collection1_shard2_replica_n45]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=14, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=39.1708984375,
floorSegmentMB=1.61328125, forceMergeDeletesPctAllowed=18.277987823128747,
segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.8518988113197338
[junit4] 2> 1472411 WARN (qtp479039271-15797) [n:127.0.0.1:53274_
c:collection1 s:shard2 x:collection1_shard2_replica_n45]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 1472446 INFO (qtp479039271-15797) [n:127.0.0.1:53274_
c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1472446 INFO (qtp479039271-15797) [n:127.0.0.1:53274_
c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1472447 INFO (qtp479039271-15797) [n:127.0.0.1:53274_
c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 1472447 INFO (qtp479039271-15797) [n:127.0.0.1:53274_
c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 1472448 INFO (qtp479039271-15797) [n:127.0.0.1:53274_
c:collection1 s:shard2 x:collection1_shard2_replica_n45]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=15, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=92.7587890625,
floorSegmentMB=1.1796875, forceMergeDeletesPctAllowed=1.4323881509306624,
segmentsPerTier=21.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 1472448 INFO (qtp479039271-15797) [n:127.0.0.1:53274_
c:collection1 s:shard2 x:collection1_shard2_replica_n45]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@794f7d9b[collection1_shard2_replica_n45] main]
[junit4] 2> 1472449 INFO (qtp479039271-15797) [n:127.0.0.1:53274_
c:collection1 s:shard2 x:collection1_shard2_replica_n45]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1472449 INFO (qtp479039271-15797) [n:127.0.0.1:53274_
c:collection1 s:shard2 x:collection1_shard2_replica_n45]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1472450 INFO (qtp479039271-15797) [n:127.0.0.1:53274_
c:collection1 s:shard2 x:collection1_shard2_replica_n45]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1472451 INFO
(searcherExecutor-6985-thread-1-processing-n:127.0.0.1:53274_
x:collection1_shard2_replica_n45 s:shard2 c:collection1) [n:127.0.0.1:53274_
c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.c.SolrCore
[collection1_shard2_replica_n45] Registered new searcher
Searcher@794f7d9b[collection1_shard2_replica_n45]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1472451 INFO (qtp479039271-15797) [n:127.0.0.1:53274_
c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1592346853467226112
[junit4] 2> 1472458 INFO (qtp479039271-15797) [n:127.0.0.1:53274_
c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.c.ZkController
Core needs to recover:collection1_shard2_replica_n45
[junit4] 2> 1472458 INFO
(updateExecutor-3424-thread-1-processing-n:127.0.0.1:53274_
x:collection1_shard2_replica_n45 s:shard2 c:collection1) [n:127.0.0.1:53274_
c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45]
o.a.s.u.DefaultSolrCoreState Running recovery
[junit4] 2> 1472458 INFO
(recoveryExecutor-3425-thread-1-processing-n:127.0.0.1:53274_
x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46)
[n:127.0.0.1:53274_ c:collection1 s:shard2 r:core_node46
x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Starting recovery
process. recoveringAfterStartup=true
[junit4] 2> 1472463 INFO (qtp479039271-15797) [n:127.0.0.1:53274_
c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n45&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1209
[junit4] 2> 1472463 INFO
(recoveryExecutor-3425-thread-1-processing-n:127.0.0.1:53274_
x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46)
[n:127.0.0.1:53274_ c:collection1 s:shard2 r:core_node46
x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy ######
startupVersions=[[]]
[junit4] 2> 1472464 INFO (qtp1984258198-15675) [n:127.0.0.1:39317_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={node=127.0.0.1:53274_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2}
status=0 QTime=1221
[junit4] 2> 1472465 INFO (SocketProxy-Acceptor-60535) [ ]
o.a.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=36195,localport=60535], receiveBufferSize:531000
[junit4] 2> 1472466 INFO (SocketProxy-Acceptor-60535) [ ]
o.a.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=42510,localport=49530], receiveBufferSize=530904
[junit4] 2> 1472466 INFO (qtp398997416-15732) [n:127.0.0.1:60535_
c:collection1 s:shard2 r:core_node42 x:collection1_shard2_replica_n41]
o.a.s.c.S.Request [collection1_shard2_replica_n41] webapp= path=/admin/ping
params={w
[...truncated too long message...]
[junit4] 2> 2
/solr/collections/control_collection/terms/shard1
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 6 /solr/clusterprops.json
[junit4] 2> 6 /solr/clusterstate.json
[junit4] 2> 3 /solr/collections/collection1/state.json
[junit4] 2> 3 /solr/collections/c8n_1x3_lf/state.json
[junit4] 2> 2
/solr/overseer_elect/election/73291780925882372-127.0.0.1:39317_-n_0000000000
[junit4] 2> 2 /solr/autoscaling.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 6 /solr/live_nodes
[junit4] 2> 6 /solr/collections
[junit4] 2> 2 /solr/overseer/queue
[junit4] 2> 2 /solr/overseer/queue-work
[junit4] 2> 2 /solr/overseer/collection-queue-work
[junit4] 2>
[junit4] 2> 1589284 WARN
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[68EA298AA134BD99]) [ ]
o.a.s.c.SocketProxy Closing 0 connections to: http://127.0.0.1:60535/, target:
http://127.0.0.1:42510/
[junit4] 2> 1589284 WARN
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[68EA298AA134BD99]) [ ]
o.a.s.c.SocketProxy Closing 0 connections to: http://127.0.0.1:53274/, target:
http://127.0.0.1:53062/
[junit4] 2> 1589284 WARN
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[68EA298AA134BD99]) [ ]
o.a.s.c.SocketProxy Closing 5 connections to: http://127.0.0.1:50499/, target:
http://127.0.0.1:45730/
[junit4] 2> 1589284 WARN
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[68EA298AA134BD99]) [ ]
o.a.s.c.SocketProxy Closing 2 connections to: http://127.0.0.1:39317/, target:
http://127.0.0.1:54036/
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=LeaderFailoverAfterPartitionTest -Dtests.method=test
-Dtests.seed=68EA298AA134BD99 -Dtests.multiplier=2 -Dtests.slow=true
-Dtests.locale=en-IN -Dtests.timezone=Africa/Maputo -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] FAILURE 125s J2 | LeaderFailoverAfterPartitionTest.test <<<
[junit4] > Throwable #1: java.lang.AssertionError: Expected 2 of 3
replicas to be active but only found 1;
[core_node4:{"core":"c8n_1x3_lf_shard1_replica_n1","base_url":"http://127.0.0.1:39317","node_name":"127.0.0.1:39317_","state":"active","type":"NRT","leader":"true"}];
clusterState: DocCollection(c8n_1x3_lf//collections/c8n_1x3_lf/state.json/12)={
[junit4] > "pullReplicas":"0",
[junit4] > "replicationFactor":"1",
[junit4] > "shards":{"shard1":{
[junit4] > "range":"80000000-7fffffff",
[junit4] > "state":"active",
[junit4] > "replicas":{
[junit4] > "core_node4":{
[junit4] > "core":"c8n_1x3_lf_shard1_replica_n1",
[junit4] > "base_url":"http://127.0.0.1:39317",
[junit4] > "node_name":"127.0.0.1:39317_",
[junit4] > "state":"active",
[junit4] > "type":"NRT",
[junit4] > "leader":"true"},
[junit4] > "core_node5":{
[junit4] > "core":"c8n_1x3_lf_shard1_replica_n2",
[junit4] > "base_url":"http://127.0.0.1:60535",
[junit4] > "node_name":"127.0.0.1:60535_",
[junit4] > "state":"down",
[junit4] > "type":"NRT"},
[junit4] > "core_node6":{
[junit4] > "core":"c8n_1x3_lf_shard1_replica_n3",
[junit4] > "base_url":"http://127.0.0.1:53274",
[junit4] > "node_name":"127.0.0.1:53274_",
[junit4] > "state":"down",
[junit4] > "type":"NRT"}}}},
[junit4] > "router":{"name":"compositeId"},
[junit4] > "maxShardsPerNode":"1",
[junit4] > "autoAddReplicas":"false",
[junit4] > "nrtReplicas":"3",
[junit4] > "tlogReplicas":"0"}
[junit4] > at
__randomizedtesting.SeedInfo.seed([68EA298AA134BD99:E0BE16500FC8D061]:0)
[junit4] > at
org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.testRf3WithLeaderFailover(LeaderFailoverAfterPartitionTest.java:169)
[junit4] > at
org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.test(LeaderFailoverAfterPartitionTest.java:56)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] 2> NOTE: leaving temporary files on disk at:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_68EA298AA134BD99-001
[junit4] 2> Feb 14, 2018 3:53:33 AM
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):
{multiDefault=PostingsFormat(name=LuceneVarGapFixedInterval),
a_t=PostingsFormat(name=Asserting), id=PostingsFormat(name=Memory),
text=BlockTreeOrds(blocksize=128)},
docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene70),
_version_=DocValuesFormat(name=Memory),
range_facet_i_dv=DocValuesFormat(name=Memory),
intDvoDefault=DocValuesFormat(name=Direct),
timestamp=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=1826,
maxMBSortInHeap=6.939049623963149,
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@4217fbd9),
locale=en-IN, timezone=Africa/Maputo
[junit4] 2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation
1.8.0_144 (64-bit)/cpus=4,threads=1,free=80262384,total=525336576
[junit4] 2> NOTE: All tests run in this JVM: [CircularListTest,
TestNonDefinedSimilarityFactory, TestUtils, TestUniqueKeyFieldResource,
ClusterStateUpdateTest, BasicAuthStandaloneTest, TestCodecSupport,
TestPointFields, MetricTriggerTest, TriLevelCompositeIdRoutingTest,
TestInPlaceUpdatesStandalone, ConnectionReuseTest, RulesTest,
SearchRateTriggerTest, TestFiltering, TestLeaderInitiatedRecoveryThread,
CachingDirectoryFactoryTest, PingRequestHandlerTest, DocValuesMissingTest,
TestManagedSchema, NoCacheHeaderTest, ConnectionManagerTest,
NotRequiredUniqueKeyTest, IndexSchemaRuntimeFieldTest,
UniqFieldsUpdateProcessorFactoryTest, RestartWhileUpdatingTest,
TestConfigSetsAPIExclusivity, TestCoreDiscovery, TestCollectionAPIs,
TestReplicaProperties, MultiTermTest, TimeZoneUtilsTest,
TestConfigSetImmutable, FullHLLTest, BigEndianAscendingWordSerializerTest,
QueryResultKeyTest, TestGraphTermsQParserPlugin,
CloneFieldUpdateProcessorFactoryTest, RankQueryTest,
AddSchemaFieldsUpdateProcessorFactoryTest, TestCloudSchemaless,
TermVectorComponentTest, ShufflingReplicaListTransformerTest,
TestExactStatsCache, TestRealTimeGet, CdcrReplicationDistributedZkTest,
TestSortableTextField, SearchHandlerTest, MetricsHandlerTest,
ResponseBuilderTest, SolrCoreMetricManagerTest, SolrCloudReportersTest,
TestPullReplicaErrorHandling, CoreAdminHandlerTest,
TestManagedSynonymGraphFilterFactory, TestSolrConfigHandlerConcurrent,
TestCloudPivotFacet, MultiThreadedOCPTest, ParsingFieldUpdateProcessorsTest,
NumberUtilsTest, AutoAddReplicasPlanActionTest, HdfsNNFailoverTest,
ZkStateWriterTest, DocValuesTest, TestCloudNestedDocsSort,
TestValueSourceCache, TestQueryTypes, TestRTimerTree,
TestFieldCollectionResource, TestHttpShardHandlerFactory,
SolrJmxReporterCloudTest, TestSortByMinMaxFunction,
DistributedFacetExistsSmallTest, TestCollectionsAPIViaSolrCloudCluster,
PeerSyncReplicationTest, TestManagedResourceStorage,
SegmentsInfoRequestHandlerTest, CleanupOldIndexTest, JavabinLoaderTest,
TestAtomicUpdateErrorCases, TestLegacyNumericUtils,
TestExclusionRuleCollectionAccess, ClassificationUpdateProcessorFactoryTest,
TestGraphMLResponseWriter, TestZkAclsWithHadoopAuth,
TestLMJelinekMercerSimilarityFactory, MoveReplicaHDFSFailoverTest,
SolrCmdDistributorTest, TestFieldCacheSort, DistanceFunctionTest,
BasicDistributedZk2Test, SolrMetricsIntegrationTest, SimpleMLTQParserTest,
ForceLeaderTest, TestRangeQuery, TestSolrQueryResponse,
AnalyticsMergeStrategyTest, OverriddenZkACLAndCredentialsProvidersTest,
ChaosMonkeyNothingIsSafeWithPullReplicasTest, TestCollapseQParserPlugin,
PreAnalyzedFieldTest, CollectionsAPISolrJTest, FileBasedSpellCheckerTest,
MoreLikeThisHandlerTest, TestPKIAuthenticationPlugin, MinimalSchemaTest,
DistributedSpellCheckComponentTest, SpatialFilterTest,
ConcurrentDeleteAndCreateCollectionTest, SubstringBytesRefFilterTest,
TestStreamBody, URLClassifyProcessorTest, DirectSolrSpellCheckerTest,
SparseHLLTest, SpatialRPTFieldTypeTest, TestSimpleTextCodec, NumericFieldsTest,
TestCoreContainer, LeaderElectionIntegrationTest, TestRebalanceLeaders,
TestStressUserVersions, DisMaxRequestHandlerTest, TestTolerantSearch,
DistributedQueueTest, TestJmxIntegration, TestDocTermOrds, SimplePostToolTest,
AnalysisAfterCoreReloadTest, TestExtendedDismaxParser, SuggesterTSTTest,
SuggesterTest, TestTrie, TestCSVLoader, SchemaVersionSpecificBehaviorTest,
QueryEqualityTest, DocValuesMultiTest, TestSolrDeletionPolicy1,
SolrInfoBeanTest, DebugComponentTest, LukeRequestHandlerTest,
TestOmitPositions, TestIndexingPerformance, LoggingHandlerTest,
IndexSchemaTest, UpdateRequestProcessorFactoryTest, TestAnalyzedSuggestions,
TestComponentsName, TestLFUCache, TestHighlightDedupGrouping,
TestSimpleTrackingShardHandler, TestEmbeddedSolrServerAdminHandler,
ActionThrottleTest, AssignBackwardCompatibilityTest,
AsyncCallRequestStatusResponseTest, ChaosMonkeySafeLeaderWithPullReplicasTest,
CreateCollectionCleanupTest, DeleteNodeTest, DeleteStatusTest,
DistribJoinFromCollectionTest, HttpPartitionOnCommitTest,
LeaderElectionContextKeyTest, LeaderFailoverAfterPartitionTest]
[junit4] Completed [554/776 (1!)] on J2 in 124.82s, 1 test, 1 failure <<<
FAILURES!
[...truncated 49113 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]