Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/36/
Java: 64bit/jdk-9-ea+173 -XX:+UseCompressedOops -XX:+UseG1GC
2 tests failed.
FAILED: org.apache.solr.cloud.DocValuesNotIndexedTest.testGroupingDVOnly
Error Message:
Unexpected number of elements in the group for intGSF: 5
Stack Trace:
java.lang.AssertionError: Unexpected number of elements in the group for
intGSF: 5
at
__randomizedtesting.SeedInfo.seed([C178B9970959362C:5AC3D7CF44010472]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.cloud.DocValuesNotIndexedTest.testGroupingDVOnly(DocValuesNotIndexedTest.java:376)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
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.base/java.lang.Thread.run(Thread.java:844)
FAILED: org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.test
Error Message:
Doc with id=4 not found in http://127.0.0.1:60410/krb/ha/c8n_1x3_lf due to:
Path not found: /id; rsp={doc=null}
Stack Trace:
java.lang.AssertionError: Doc with id=4 not found in
http://127.0.0.1:60410/krb/ha/c8n_1x3_lf due to: Path not found: /id;
rsp={doc=null}
at
__randomizedtesting.SeedInfo.seed([C178B9970959362C:492C864DA7A55BD4]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.solr.cloud.HttpPartitionTest.assertDocExists(HttpPartitionTest.java:602)
at
org.apache.solr.cloud.HttpPartitionTest.assertDocsExistInAllReplicas(HttpPartitionTest.java:557)
at
org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.testRf3WithLeaderFailover(LeaderFailoverAfterPartitionTest.java:103)
at
org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.test(LeaderFailoverAfterPartitionTest.java:56)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
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.base/java.lang.Thread.run(Thread.java:844)
Build Log:
[...truncated 11000 lines...]
[junit4] Suite: org.apache.solr.cloud.LeaderFailoverAfterPartitionTest
[junit4] 2> Creating dataDir:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_C178B9970959362C-001\init-core-data-001
[junit4] 2> 355883 WARN
(SUITE-LeaderFailoverAfterPartitionTest-seed#[C178B9970959362C]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=54 numCloses=54
[junit4] 2> 355883 INFO
(SUITE-LeaderFailoverAfterPartitionTest-seed#[C178B9970959362C]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 355884 INFO
(SUITE-LeaderFailoverAfterPartitionTest-seed#[C178B9970959362C]-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> 355885 INFO
(SUITE-LeaderFailoverAfterPartitionTest-seed#[C178B9970959362C]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /krb/ha
[junit4] 2> 355886 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[C178B9970959362C]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 355886 INFO (Thread-856) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 355887 INFO (Thread-856) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 355890 ERROR (Thread-856) [ ] 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> 355987 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[C178B9970959362C]) [ ]
o.a.s.c.ZkTestServer start zk server on port:60364
[junit4] 2> 356006 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[C178B9970959362C]) [ ]
o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 356009 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[C178B9970959362C]) [ ]
o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 356012 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[C178B9970959362C]) [ ]
o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 356013 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[C178B9970959362C]) [ ]
o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 356015 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[C178B9970959362C]) [ ]
o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 356017 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[C178B9970959362C]) [ ]
o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 356019 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[C178B9970959362C]) [ ]
o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 356021 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[C178B9970959362C]) [ ]
o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 356024 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[C178B9970959362C]) [ ]
o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 356025 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[C178B9970959362C]) [ ]
o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 356026 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[C178B9970959362C]) [ ]
o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 356029 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[C178B9970959362C]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Will use TLOG replicas unless explicitly
asked otherwise
[junit4] 2> 356325 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[C178B9970959362C]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 356325 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[C178B9970959362C]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@7521921e{/krb/ha,null,AVAILABLE}
[junit4] 2> 356326 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[C178B9970959362C]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@5c36cb3e{HTTP/1.1,[http/1.1]}{127.0.0.1:60375}
[junit4] 2> 356326 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[C178B9970959362C]) [ ]
o.e.j.s.Server Started @358269ms
[junit4] 2> 356326 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[C178B9970959362C]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/krb/ha,
solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_C178B9970959362C-001\tempDir-001/control/data,
hostPort=60374,
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_C178B9970959362C-001\control-001\cores}
[junit4] 2> 356327 ERROR
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[C178B9970959362C]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 356327 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[C178B9970959362C]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.1.0
[junit4] 2> 356327 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[C178B9970959362C]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 356327 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[C178B9970959362C]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 356327 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[C178B9970959362C]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-07-13T09:00:09.574594700Z
[junit4] 2> 356330 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[C178B9970959362C]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 356330 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[C178B9970959362C]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_C178B9970959362C-001\control-001\solr.xml
[junit4] 2> 356333 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[C178B9970959362C]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@1dae6dce, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 356336 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[C178B9970959362C]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60364/solr
[junit4] 2> 356429 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[C178B9970959362C]) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 356430 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[C178B9970959362C]) [ ]
o.a.s.c.OverseerElectionContext I am going to be the leader
127.0.0.1:60374_krb%2Fha
[junit4] 2> 356431 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[C178B9970959362C]) [ ]
o.a.s.c.Overseer Overseer
(id=98299832509136900-127.0.0.1:60374_krb%2Fha-n_0000000000) starting
[junit4] 2> 356437 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[C178B9970959362C]) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:60374_krb%2Fha
[junit4] 2> 356438 INFO
(OverseerStateUpdate-98299832509136900-127.0.0.1:60374_krb%2Fha-n_0000000000) [
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 356495 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[C178B9970959362C]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1dae6dce
[junit4] 2> 356499 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[C178B9970959362C]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1dae6dce
[junit4] 2> 356499 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[C178B9970959362C]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1dae6dce
[junit4] 2> 356500 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[C178B9970959362C]) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_C178B9970959362C-001\control-001\cores
[junit4] 2> 356516 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[C178B9970959362C]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 356517 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[C178B9970959362C]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:60364/solr ready
[junit4] 2> 356517 INFO (SocketProxy-Acceptor-60374) [ ]
o.a.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=60390,localport=60374], receiveBufferSize:65536
[junit4] 2> 356520 INFO (SocketProxy-Acceptor-60374) [ ]
o.a.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=60375,localport=60391], receiveBufferSize=65536
[junit4] 2> 356523 INFO (qtp1633191579-3654) [ ]
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:60374_krb%252Fha&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 356525 INFO (OverseerThreadFactory-1646-thread-1) [ ]
o.a.s.c.CreateCollectionCmd Create collection control_collection
[junit4] 2> 356628 INFO (SocketProxy-Acceptor-60374) [ ]
o.a.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=60392,localport=60374], receiveBufferSize:65536
[junit4] 2> 356629 INFO (SocketProxy-Acceptor-60374) [ ]
o.a.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=60375,localport=60393], receiveBufferSize=65536
[junit4] 2> 356630 INFO (qtp1633191579-3656) [ ]
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> 356630 INFO (qtp1633191579-3656) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 356734 INFO (zkCallback-554-thread-1) [ ]
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> 357641 INFO (qtp1633191579-3656) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.1.0
[junit4] 2> 357649 INFO (qtp1633191579-3656) [ ] o.a.s.s.IndexSchema
[control_collection_shard1_replica_n1] Schema name=test
[junit4] 2> 357704 INFO (qtp1633191579-3656) [ ] o.a.s.s.IndexSchema
Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 357721 INFO (qtp1633191579-3656) [ ] o.a.s.c.CoreContainer
Creating SolrCore 'control_collection_shard1_replica_n1' using configuration
from collection control_collection, trusted=true
[junit4] 2> 357722 INFO (qtp1633191579-3656) [ ]
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@1dae6dce
[junit4] 2> 357722 INFO (qtp1633191579-3656) [ ] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 357722 INFO (qtp1633191579-3656) [ ] o.a.s.c.SolrCore
[[control_collection_shard1_replica_n1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_C178B9970959362C-001\control-001\cores\control_collection_shard1_replica_n1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_C178B9970959362C-001\control-001\cores\control_collection_shard1_replica_n1\data\]
[junit4] 2> 357723 INFO (qtp1633191579-3656) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=39, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=94.5341796875,
floorSegmentMB=0.345703125, forceMergeDeletesPctAllowed=27.254848588481497,
segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 357725 WARN (qtp1633191579-3656) [ ]
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> 357776 INFO (qtp1633191579-3656) [ ] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 357776 INFO (qtp1633191579-3656) [ ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 357778 INFO (qtp1633191579-3656) [ ] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 357778 INFO (qtp1633191579-3656) [ ] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 357779 INFO (qtp1633191579-3656) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=398710738,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 357779 INFO (qtp1633191579-3656) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@1354ec1f[control_collection_shard1_replica_n1] main]
[junit4] 2> 357781 INFO (qtp1633191579-3656) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 357781 INFO (qtp1633191579-3656) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 357782 INFO (qtp1633191579-3656) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 357783 INFO (searcherExecutor-1649-thread-1) [ ]
o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher
Searcher@1354ec1f[control_collection_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 357783 INFO (qtp1633191579-3656) [ ] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1572797322132193280
[junit4] 2> 357789 INFO (qtp1633191579-3656) [ ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 357789 INFO (qtp1633191579-3656) [ ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 357789 INFO (qtp1633191579-3656) [ ] o.a.s.c.SyncStrategy
Sync replicas to
http://127.0.0.1:60374/krb/ha/control_collection_shard1_replica_n1/
[junit4] 2> 357789 INFO (qtp1633191579-3656) [ ] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 357789 INFO (qtp1633191579-3656) [ ] o.a.s.c.SyncStrategy
http://127.0.0.1:60374/krb/ha/control_collection_shard1_replica_n1/ has no
replicas
[junit4] 2> 357789 INFO (qtp1633191579-3656) [ ]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 357791 INFO (qtp1633191579-3656) [ ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:60374/krb/ha/control_collection_shard1_replica_n1/ shard1
[junit4] 2> 357894 INFO (zkCallback-554-thread-1) [ ]
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> 357944 INFO (qtp1633191579-3656) [ ] o.a.s.c.ZkController
I am the leader, no recovery necessary
[junit4] 2> 357946 INFO (qtp1633191579-3656) [ ] 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=1315
[junit4] 2> 357948 INFO (qtp1633191579-3654) [ ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 358047 INFO (zkCallback-554-thread-1) [ ]
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> 358527 INFO
(OverseerCollectionConfigSetProcessor-98299832509136900-127.0.0.1:60374_krb%2Fha-n_0000000000)
[ ] 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> 358948 INFO (qtp1633191579-3654) [ ] 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:60374_krb%252Fha&wt=javabin&version=2}
status=0 QTime=2425
[junit4] 2> 358954 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[C178B9970959362C]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 358955 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[C178B9970959362C]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:60364/solr ready
[junit4] 2> 358955 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[C178B9970959362C]) [ ]
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection
loss:false
[junit4] 2> 358956 INFO (SocketProxy-Acceptor-60374) [ ]
o.a.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=60405,localport=60374], receiveBufferSize:65536
[junit4] 2> 358956 INFO (SocketProxy-Acceptor-60374) [ ]
o.a.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=60375,localport=60406], receiveBufferSize=65536
[junit4] 2> 358958 INFO (qtp1633191579-3652) [ ]
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=1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 358960 INFO (OverseerThreadFactory-1646-thread-2) [ ]
o.a.s.c.CreateCollectionCmd Create collection collection1
[junit4] 2> 358961 WARN (OverseerThreadFactory-1646-thread-2) [ ]
o.a.s.c.CreateCollectionCmd It is unusual to create a collection (collection1)
without cores.
[junit4] 2> 359165 INFO (qtp1633191579-3652) [ ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 359165 INFO (qtp1633191579-3652) [ ] 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=1&wt=javabin&version=2}
status=0 QTime=207
[junit4] 2> 359482 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[C178B9970959362C]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_C178B9970959362C-001\shard-1-001
of type TLOG
[junit4] 2> 359482 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[C178B9970959362C]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 359483 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[C178B9970959362C]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@6fbcbe81{/krb/ha,null,AVAILABLE}
[junit4] 2> 359484 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[C178B9970959362C]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@730969f9{HTTP/1.1,[http/1.1]}{127.0.0.1:60411}
[junit4] 2> 359484 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[C178B9970959362C]) [ ]
o.e.j.s.Server Started @361426ms
[junit4] 2> 359484 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[C178B9970959362C]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/krb/ha,
solrconfig=solrconfig.xml,
solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_C178B9970959362C-001\tempDir-001/jetty1,
hostPort=60410,
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_C178B9970959362C-001\shard-1-001\cores,
replicaType=TLOG}
[junit4] 2> 359484 ERROR
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[C178B9970959362C]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 359484 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[C178B9970959362C]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.1.0
[junit4] 2> 359484 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[C178B9970959362C]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 359484 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[C178B9970959362C]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 359484 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[C178B9970959362C]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-07-13T09:00:12.731549900Z
[junit4] 2> 359488 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[C178B9970959362C]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 359488 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[C178B9970959362C]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_C178B9970959362C-001\shard-1-001\solr.xml
[junit4] 2> 359491 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[C178B9970959362C]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@1dae6dce, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 359494 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[C178B9970959362C]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60364/solr
[junit4] 2> 359504 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[C178B9970959362C]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 359506 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[C178B9970959362C]) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 359509 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[C178B9970959362C]) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:60410_krb%2Fha
[junit4] 2> 359510 INFO (zkCallback-561-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 359510 INFO (zkCallback-566-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 359510 INFO (zkCallback-554-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 359559 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[C178B9970959362C]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1dae6dce
[junit4] 2> 359564 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[C178B9970959362C]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1dae6dce
[junit4] 2> 359564 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[C178B9970959362C]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1dae6dce
[junit4] 2> 359565 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[C178B9970959362C]) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_C178B9970959362C-001\shard-1-001\cores
[junit4] 2> 359581 INFO (SocketProxy-Acceptor-60410) [ ]
o.a.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=60423,localport=60410], receiveBufferSize:65536
[junit4] 2> 359581 INFO (SocketProxy-Acceptor-60410) [ ]
o.a.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=60411,localport=60424], receiveBufferSize=65536
[junit4] 2> 359583 INFO (qtp465058425-3702) [ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:60410_krb%252Fha&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 359585 INFO
(OverseerCollectionConfigSetProcessor-98299832509136900-127.0.0.1:60374_krb%2Fha-n_0000000000)
[ ] 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> 359585 INFO (OverseerThreadFactory-1646-thread-3) [ ]
o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:60410_krb%2Fha for creating new
replica
[junit4] 2> 359587 INFO (SocketProxy-Acceptor-60410) [ ]
o.a.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=60425,localport=60410], receiveBufferSize:65536
[junit4] 2> 359587 INFO (SocketProxy-Acceptor-60410) [ ]
o.a.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=60411,localport=60426], receiveBufferSize=65536
[junit4] 2> 359589 INFO (qtp465058425-3704) [ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t0&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG
[junit4] 2> 359589 INFO (qtp465058425-3704) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 360601 INFO (qtp465058425-3704) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.1.0
[junit4] 2> 360608 INFO (qtp465058425-3704) [ ] o.a.s.s.IndexSchema
[collection1_shard2_replica_t0] Schema name=test
[junit4] 2> 360657 INFO (qtp465058425-3704) [ ] o.a.s.s.IndexSchema
Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 360677 INFO (qtp465058425-3704) [ ] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard2_replica_t0' using configuration from
collection collection1, trusted=true
[junit4] 2> 360678 INFO (qtp465058425-3704) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard2.replica_t0' (registry
'solr.core.collection1.shard2.replica_t0') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1dae6dce
[junit4] 2> 360678 INFO (qtp465058425-3704) [ ] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 360678 INFO (qtp465058425-3704) [ ] o.a.s.c.SolrCore
[[collection1_shard2_replica_t0] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_C178B9970959362C-001\shard-1-001\cores\collection1_shard2_replica_t0],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_C178B9970959362C-001\shard-1-001\cores\collection1_shard2_replica_t0\data\]
[junit4] 2> 360681 INFO (qtp465058425-3704) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=39, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=94.5341796875,
floorSegmentMB=0.345703125, forceMergeDeletesPctAllowed=27.254848588481497,
segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 360686 WARN (qtp465058425-3704) [ ]
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> 360747 INFO (qtp465058425-3704) [ ] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 360747 INFO (qtp465058425-3704) [ ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 360750 INFO (qtp465058425-3704) [ ] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 360750 INFO (qtp465058425-3704) [ ] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 360751 INFO (qtp465058425-3704) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=398710738,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 360752 INFO (qtp465058425-3704) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@2fdbd473[collection1_shard2_replica_t0] main]
[junit4] 2> 360766 INFO (qtp465058425-3704) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 360766 INFO (qtp465058425-3704) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 360767 INFO (qtp465058425-3704) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 360768 INFO (searcherExecutor-1660-thread-1) [ ]
o.a.s.c.SolrCore [collection1_shard2_replica_t0] Registered new searcher
Searcher@2fdbd473[collection1_shard2_replica_t0]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 360768 INFO (qtp465058425-3704) [ ] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1572797325262192640
[junit4] 2> 360773 INFO (qtp465058425-3704) [ ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 360774 INFO (qtp465058425-3704) [ ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 360774 INFO (qtp465058425-3704) [ ] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:60410/krb/ha/collection1_shard2_replica_t0/
[junit4] 2> 360774 INFO (qtp465058425-3704) [ ] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 360774 INFO (qtp465058425-3704) [ ] o.a.s.c.SyncStrategy
http://127.0.0.1:60410/krb/ha/collection1_shard2_replica_t0/ has no replicas
[junit4] 2> 360774 INFO (qtp465058425-3704) [ ]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 360774 INFO (qtp465058425-3704) [ ] o.a.s.c.ZkController
collection1_shard2_replica_t0 stopping background replication from leader
[junit4] 2> 360777 INFO (qtp465058425-3704) [ ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:60410/krb/ha/collection1_shard2_replica_t0/ shard2
[junit4] 2> 360929 INFO (qtp465058425-3704) [ ] o.a.s.c.ZkController I
am the leader, no recovery necessary
[junit4] 2> 360931 INFO (qtp465058425-3704) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t0&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG}
status=0 QTime=1342
[junit4] 2> 360933 INFO (qtp465058425-3702) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/collections
params={node=127.0.0.1:60410_krb%252Fha&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2}
status=0 QTime=1349
[junit4] 2> 361220 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[C178B9970959362C]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_C178B9970959362C-001\shard-2-001
of type TLOG
[junit4] 2> 361221 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[C178B9970959362C]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 361222 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[C178B9970959362C]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@47c8eedb{/krb/ha,null,AVAILABLE}
[junit4] 2> 361222 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[C178B9970959362C]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@3b4c00ec{HTTP/1.1,[http/1.1]}{127.0.0.1:60434}
[junit4] 2> 361222 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[C178B9970959362C]) [ ]
o.e.j.s.Server Started @363165ms
[junit4] 2> 361223 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[C178B9970959362C]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/krb/ha,
solrconfig=solrconfig.xml,
solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_C178B9970959362C-001\tempDir-001/jetty2,
hostPort=60433,
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_C178B9970959362C-001\shard-2-001\cores,
replicaType=TLOG}
[junit4] 2> 361223 ERROR
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[C178B9970959362C]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 361224 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[C178B9970959362C]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.1.0
[junit4] 2> 361224 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[C178B9970959362C]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 361224 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[C178B9970959362C]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 361224 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[C178B9970959362C]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-07-13T09:00:14.471490700Z
[junit4] 2> 361227 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[C178B9970959362C]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 361227 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[C178B9970959362C]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_C178B9970959362C-001\shard-2-001\solr.xml
[junit4] 2> 361230 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[C178B9970959362C]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@1dae6dce, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 361232 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[C178B9970959362C]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60364/solr
[junit4] 2> 361235 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15d3b2d4630000b, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> 361243 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[C178B9970959362C]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 361246 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[C178B9970959362C]) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 361249 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[C178B9970959362C]) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:60433_krb%2Fha
[junit4] 2> 361249 INFO (zkCallback-566-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 361250 INFO (zkCallback-561-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 361250 INFO (zkCallback-554-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 361250 INFO (zkCallback-572-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 361303 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[C178B9970959362C]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1dae6dce
[junit4] 2> 361307 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[C178B9970959362C]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1dae6dce
[junit4] 2> 361307 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[C178B9970959362C]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1dae6dce
[junit4] 2> 361308 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[C178B9970959362C]) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_C178B9970959362C-001\shard-2-001\cores
[junit4] 2> 361329 INFO (qtp465058425-3706) [ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:60433_krb%252Fha&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 361331 INFO
(OverseerCollectionConfigSetProcessor-98299832509136900-127.0.0.1:60374_krb%2Fha-n_0000000000)
[ ] 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> 361331 INFO (OverseerThreadFactory-1646-thread-4) [ ]
o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:60433_krb%2Fha for creating new
replica
[junit4] 2> 361332 INFO (SocketProxy-Acceptor-60433) [ ]
o.a.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=60447,localport=60433], receiveBufferSize:65536
[junit4] 2> 361332 INFO (SocketProxy-Acceptor-60433) [ ]
o.a.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=60434,localport=60448], receiveBufferSize=65536
[junit4] 2> 361335 INFO (qtp1541834699-3737) [ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t0&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG
[junit4] 2> 361335 INFO (qtp1541834699-3737) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 362349 INFO (qtp1541834699-3737) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.1.0
[junit4] 2> 362362 INFO (qtp1541834699-3737) [ ] o.a.s.s.IndexSchema
[collection1_shard1_replica_t0] Schema name=test
[junit4] 2> 362417 INFO (qtp1541834699-3737) [ ] o.a.s.s.IndexSchema
Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 362434 INFO (qtp1541834699-3737) [ ] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard1_replica_t0' using configuration from
collection collection1, trusted=true
[junit4] 2> 362434 INFO (qtp1541834699-3737) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard1.replica_t0' (registry
'solr.core.collection1.shard1.replica_t0') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1dae6dce
[junit4] 2> 362434 INFO (qtp1541834699-3737) [ ] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 362434 INFO (qtp1541834699-3737) [ ] o.a.s.c.SolrCore
[[collection1_shard1_replica_t0] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_C178B9970959362C-001\shard-2-001\cores\collection1_shard1_replica_t0],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_C178B9970959362C-001\shard-2-001\cores\collection1_shard1_replica_t0\data\]
[junit4] 2> 362437 INFO (qtp1541834699-3737) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=39, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=94.5341796875,
floorSegmentMB=0.345703125, forceMergeDeletesPctAllowed=27.254848588481497,
segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 362439 WARN (qtp1541834699-3737) [ ]
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> 362492 INFO (qtp1541834699-3737) [ ] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 362492 INFO (qtp1541834699-3737) [ ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 362495 INFO (qtp1541834699-3737) [ ] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 362495 INFO (qtp1541834699-3737) [ ] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 362496 INFO (qtp1541834699-3737) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=398710738,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 362496 INFO (qtp1541834699-3737) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@6ffaffd7[collection1_shard1_replica_t0] main]
[junit4] 2> 362497 INFO (qtp1541834699-3737) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 362497 INFO (qtp1541834699-3737) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 362498 INFO (qtp1541834699-3737) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 362499 INFO (searcherExecutor-1671-thread-1) [ ]
o.a.s.c.SolrCore [collection1_shard1_replica_t0] Registered new searcher
Searcher@6ffaffd7[collection1_shard1_replica_t0]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 362499 INFO (qtp1541834699-3737) [ ] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1572797327077277696
[junit4] 2> 362504 INFO (qtp1541834699-3737) [ ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 362504 INFO (qtp1541834699-3737) [ ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 362504 INFO (qtp1541834699-3737) [ ] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:60433/krb/ha/collection1_shard1_replica_t0/
[junit4] 2> 362504 INFO (qtp1541834699-3737) [ ] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 362504 INFO (qtp1541834699-3737) [ ] o.a.s.c.SyncStrategy
http://127.0.0.1:60433/krb/ha/collection1_shard1_replica_t0/ has no replicas
[junit4] 2> 362504 INFO (qtp1541834699-3737) [ ]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 362504 INFO (qtp1541834699-3737) [ ] o.a.s.c.ZkController
collection1_shard1_replica_t0 stopping background replication from leader
[junit4] 2> 362507 INFO (qtp1541834699-3737) [ ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:60433/krb/ha/collection1_shard1_replica_t0/ shard1
[junit4] 2> 362657 INFO (qtp1541834699-3737) [ ] o.a.s.c.ZkController
I am the leader, no recovery necessary
[junit4] 2> 362659 INFO (qtp1541834699-3737) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t0&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG}
status=0 QTime=1324
[junit4] 2> 362662 INFO (qtp465058425-3706) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/collections
params={node=127.0.0.1:60433_krb%252Fha&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2}
status=0 QTime=1332
[junit4] 2> 362983 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[C178B9970959362C]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_C178B9970959362C-001\shard-3-001
of type TLOG
[junit4] 2> 362983 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[C178B9970959362C]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 362983 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[C178B9970959362C]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@4ed46093{/krb/ha,null,AVAILABLE}
[junit4] 2> 362985 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[C178B9970959362C]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@1190b7dd{HTTP/1.1,[http/1.1]}{127.0.0.1:60459}
[junit4] 2> 362985 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[C178B9970959362C]) [ ]
o.e.j.s.Server Started @364927ms
[junit4] 2> 362986 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[C178B9970959362C]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/krb/ha,
solrconfig=solrconfig.xml,
solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_C178B9970959362C-001\tempDir-001/jetty3,
hostPort=60458,
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_C178B9970959362C-001\shard-3-001\cores,
replicaType=TLOG}
[junit4] 2> 362986 ERROR
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[C178B9970959362C]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 362986 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[C178B9970959362C]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.1.0
[junit4] 2> 362986 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[C178B9970959362C]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 362986 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[C178B9970959362C]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 362986 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[C178B9970959362C]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-07-13T09:00:16.233264600Z
[junit4] 2> 362989 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[C178B9970959362C]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 362989 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[C178B9970959362C]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_C178B9970959362C-001\shard-3-001\solr.xml
[junit4] 2> 362992 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[C178B9970959362C]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@1dae6dce, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 362994 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[C178B9970959362C]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60364/solr
[junit4] 2> 362998 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15d3b2d4630000e, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> 363007 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[C178B9970959362C]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
[junit4] 2> 363008 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[C178B9970959362C]) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 363011 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[C178B9970959362C]) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:60458_krb%2Fha
[junit4] 2> 363012 INFO (zkCallback-578-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 363012 INFO (zkCallback-554-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 363012 INFO (zkCallback-561-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 363012 INFO (zkCallback-572-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 363012 INFO (zkCallback-566-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 363071 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[C178B9970959362C]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1dae6dce
[junit4] 2> 363074 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[C178B9970959362C]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1dae6dce
[junit4] 2> 363076 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[C178B9970959362C]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1dae6dce
[junit4] 2> 363077 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[C178B9970959362C]) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_C178B9970959362C-001\shard-3-001\cores
[junit4] 2> 363104 INFO (qtp465058425-3707) [ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:60458_krb%252Fha&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 363106 INFO
(OverseerCollectionConfigSetProcessor-98299832509136900-127.0.0.1:60374_krb%2Fha-n_0000000000)
[ ] 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> 363106 INFO (OverseerThreadFactory-1646-thread-5) [ ]
o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:60458_krb%2Fha for creating new
replica
[junit4] 2> 363107 INFO (SocketProxy-Acceptor-60458) [ ]
o.a.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=60471,localport=60458], receiveBufferSize:65536
[junit4] 2> 363107 INFO (SocketProxy-Acceptor-60458) [ ]
o.a.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=60459,localport=60472], receiveBufferSize=65536
[junit4] 2> 363111 INFO (qtp263438157-3769) [ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t1&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG
[junit4] 2> 363111 INFO (qtp263438157-3769) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 364123 INFO (qtp263438157-3769) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.1.0
[junit4] 2> 364132 INFO (qtp263438157-3769) [ ] o.a.s.s.IndexSchema
[collection1_shard2_replica_t1] Schema name=test
[junit4] 2> 364183 INFO (qtp263438157-3769) [ ] o.a.s.s.IndexSchema
Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 364201 INFO (qtp263438157-3769) [ ] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard2_replica_t1' using configuration from
collection collection1, trusted=true
[junit4] 2> 364202 INFO (qtp263438157-3769) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard2.replica_t1' (registry
'solr.core.collection1.shard2.replica_t1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1dae6dce
[junit4] 2> 364202 INFO (qtp263438157-3769) [ ] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 364202 INFO (qtp263438157-3769) [ ] o.a.s.c.SolrCore
[[collection1_shard2_replica_t1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_C178B9970959362C-001\shard-3-001\cores\collection1_shard2_replica_t1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_C178B9970959362C-001\shard-3-001\cores\collection1_shard2_replica_t1\data\]
[junit4] 2> 364204 INFO (qtp263438157-3769) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=39, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=94.5341796875,
floorSegmentMB=0.345703125, forceMergeDeletesPctAllowed=27.254848588481497,
segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 364206 WARN (qtp263438157-3769) [ ]
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> 364259 INFO (qtp263438157-3769) [ ] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 364259 INFO (qtp263438157-3769) [ ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 364270 INFO (qtp263438157-3769) [ ] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 364270 INFO (qtp263438157-3769) [ ] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 364271 INFO (qtp263438157-3769) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=398710738,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 364271 INFO (qtp263438157-3769) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@1316b029[collection1_shard2_replica_t1] main]
[junit4] 2> 364272 INFO (qtp263438157-3769) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 364272 INFO (qtp263438157-3769) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 364274 INFO (qtp263438157-3769) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 364275 INFO (searcherExecutor-1682-thread-1) [ ]
o.a.s.c.SolrCore [collection1_shard2_replica_t1] Registered new searcher
Searcher@1316b029[collection1_shard2_replica_t1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 364275 INFO (qtp263438157-3769) [ ] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1572797328939548672
[junit4] 2> 364279 INFO (qtp263438157-3769) [ ] o.a.s.c.ZkController
Core needs to recover:collection1_shard2_replica_t1
[junit4] 2> 364279 INFO (updateExecutor-575-thread-1) [ ]
o.a.s.u.DefaultSolrCoreState Running recovery
[junit4] 2> 364280 INFO (recoveryExecutor-576-thread-1) [ ]
o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
[junit4] 2> 364280 INFO (recoveryExecutor-576-thread-1) [ ]
o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
[junit4] 2> 364280 INFO (recoveryExecutor-576-thread-1) [ ]
o.a.s.c.ZkController collection1_shard2_replica_t1 stopping background
replication from leader
[junit4] 2> 364280 INFO (recoveryExecutor-576-thread-1) [ ]
o.a.s.c.RecoveryStrategy Begin buffering updates.
core=[collection1_shard2_replica_t1]
[junit4] 2> 364280 INFO (recoveryExecutor-576-thread-1) [ ]
o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE,
tlog=null}
[junit4] 2> 364280 INFO (recoveryExecutor-576-thread-1) [ ]
o.a.s.c.RecoveryStrategy Publishing state of core
[collection1_shard2_replica_t1] as recovering, leader is
[http://127.0.0.1:60410/krb/ha/collection1_shard2_replica_t0/] and I am
[http://127.0.0.1:60458/krb/ha/collection1_shard2_replica_t1/]
[junit4] 2> 364280 INFO (qtp263438157-3769) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t1&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG}
status=0 QTime=1169
[junit4] 2> 364282 INFO (qtp465058425-3707) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/collections
params={node=127.0.0.1:60458_krb%252Fha&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2}
status=0 QTime=1178
[junit4] 2> 364285 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[C178B9970959362C]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting test
[junit4] 2> 364285 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[C178B9970959362C]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Wait for recoveries to finish - wait
30000 for each attempt
[junit4] 2> 364285 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[C178B9970959362C]) [ ]
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection:
collection1 failOnTimeout:true timeout (sec):30000
[junit4] 2> 364286 INFO (recoveryExecutor-576-thread-1) [ ]
o.a.s.c.RecoveryStrategy Sending prep recovery command to
[http://127.0.0.1:60410/krb/ha]; [WaitForState:
action=PREPRECOVERY&core=collection1_shard2_replica_t0&nodeName=127.0.0.1:60458_krb%252Fha&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
[junit4] 2> 364287 INFO (SocketProxy-Acceptor-60410) [ ]
o.a.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=60477,localport=60410], receiveBufferSize:65536
[junit4] 2> 364287 INFO (SocketProxy-Acceptor-60410) [ ]
o.a.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=60411,localport=60478], receiveBufferSize=65536
[junit4] 2> 364289 INFO (qtp465058425-3700) [ ]
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state:
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true,
maxTime: 183 s
[junit4] 2> 364290 INFO (qtp465058425-3700) [ ]
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1,
shard=shard2, thisCore=collection1_shard2_replica_t0,
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true,
currentState=down, localState=active, nodeName=127.0.0.1:60458_krb%2Fha,
coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps:
core_node3:{"core":"collection1_shard2_replica_t1","base_url":"http://127.0.0.1:60458/krb/ha","node_name":"127.0.0.1:60458_krb%2Fha","state":"down","type":"TLOG"}
[junit4] 2> 365109 INFO
(OverseerCollectionConfigSetProcessor-98299832509136900-127.0.0.1:60374_krb%2Fha-n_0000000000)
[ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000008 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 365291 INFO (qtp465058425-3700) [ ]
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1,
shard=shard2, thisCore=collection1_shard2_replica_t0,
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true,
currentState=recovering, localState=active, nodeName=127.0.0.1:60458_krb%2Fha,
coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps:
core_node3:{"core":"collection1_shard2_replica_t1","base_url":"http://127.0.0.1:60458/krb/ha","node_name":"127.0.0.1:60458_krb%2Fha","state":"recovering","type":"TLOG"}
[junit4] 2> 365291 INFO (qtp465058425-3700) [ ]
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node3, state: recovering,
checkLive: true, onlyIfLeader: true for: 1 seconds.
[junit4] 2> 365291 INFO (qtp465058425-3700) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={nodeName=127.0.0.1:60458_krb%252Fha&onlyIfLeaderActive=true&core=collection1_shard2_replica_t0&coreNodeName=core_node3&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
status=0 QTime=1001
[junit4] 2> 365791 INFO (recoveryExecutor-576-thread-1) [ ]
o.a.s.c.RecoveryStrategy Starting Replication Recovery.
[junit4] 2> 365791 INFO (recoveryExecutor-576-thread-1) [ ]
o.a.s.c.RecoveryStrategy Attempting to replicate from
[http://127.0.0.1:60410/krb/ha/collection1_shard2_replica_t0/].
[junit4] 2> 365792 INFO (SocketProxy-Acceptor-60410) [ ]
o.a.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=60484,localport=60410], receiveBufferSize:65536
[junit4] 2> 365792 INFO (SocketProxy-Acceptor-60410) [ ]
o.a.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=60411,localport=60485], receiveBufferSize=65536
[junit4] 2> 365794 INFO (qtp465058425-3702) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1572797330532335616,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 365795 INFO (qtp465058425-3702) [ ]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 365795 INFO (qtp465058425-3702) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 365796 INFO (qtp465058425-3702) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_t0]
webapp=/krb/ha path=/update
params={waitSearcher=true&openSearcher=false&commit=true&softCommit=false&commit_end_point=true&wt=javabin&version=2}{commit=}
0 1
[junit4] 2> 365798 INFO (SocketProxy-Acceptor-60410) [ ]
o.a.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=60486,localport=60410], receiveBufferSize:65536
[junit4] 2> 365798 INFO (SocketProxy-Acceptor-60410) [ ]
o.a.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=60411,localport=60487], receiveBufferSize=65536
[junit4] 2> 365800 INFO (qtp465058425-3700) [ ] o.a.s.c.S.Request
[collection1_shard2_replica_t0] webapp=/krb/ha path=/replication
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0
QTime=0
[junit4] 2> 365800 INFO (recoveryExecutor-576-thread-1) [ ]
o.a.s.h.IndexFetcher Master's generation: 1
[junit4] 2> 365800 INFO (recoveryExecutor-576-thread-1) [ ]
o.a.s.h.IndexFetcher Master's version: 0
[junit4] 2> 365800 INFO (recoveryExecutor-576-thread-1) [ ]
o.a.s.h.IndexFetcher Slave's generation: 1
[junit4] 2> 365801 INFO (recoveryExecutor-576-thread-1) [ ]
o.a.s.h.IndexFetcher Slave's version: 0
[junit4] 2> 365801 INFO (recoveryExecutor-576-thread-1) [ ]
o.a.s.c.RecoveryStrategy Replication Recovery was successful.
[junit4] 2> 365801 INFO (recoveryExecutor-576-thread-1) [ ]
o.a.s.c.RecoveryStrategy Registering as Active after recovery.
[junit4] 2> 365801 INFO (recoveryExecutor-576-thread-1) [ ]
o.a.s.c.ZkController collection1_shard2_replica_t1 starting background
replication from leader
[junit4] 2> 365801 INFO (recoveryExecutor-576-thread-1) [ ]
o.a.s.c.ReplicateFromLeader Will start replication from leader with poll
interval: 00:00:03
[junit4] 2> 365804 INFO (recoveryExecutor-576-thread-1) [ ]
o.a.s.h.ReplicationHandler Poll scheduled at an interval of 3000ms
[junit4] 2> 365804 INFO (indexFetcher-1688-thread-1) [ ]
o.a.s.h.IndexFetcher Updated masterUrl to
http://127.0.0.1:60410/krb/ha/collection1_shard2_replica_t0/
[junit4] 2> 365805 INFO (qtp465058425-3704) [ ] o.a.s.c.S.Request
[collection1_shard2_replica_t0] webapp=/krb/ha path=/replication
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0
QTime=0
[junit4] 2> 365805 INFO (recoveryExecutor-576-thread-1) [ ]
o.a.s.c.RecoveryStrategy Updating version bucket highest from index after
successful recovery.
[junit4] 2> 365805 INFO (recoveryExecutor-576-thread-1) [ ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1572797330543869952
[junit4] 2> 365805 INFO (indexFetcher-1688-thread-1) [ ]
o.a.s.h.IndexFetcher Master's generation: 1
[junit4] 2> 365805 INFO (indexFetcher-1688-thread-1) [ ]
o.a.s.h.IndexFetcher Master's version: 0
[junit4] 2> 365805 INFO (indexFetcher-1688-thread-1) [ ]
o.a.s.h.IndexFetcher Slave's generation: 1
[junit4] 2> 365805 INFO (indexFetcher-1688-thread-1) [ ]
o.a.s.h.IndexFetcher Slave's version: 0
[junit4] 2> 365807 INFO (recoveryExecutor-576-thread-1) [ ]
o.a.s.c.RecoveryStrategy Finished recovery process, successful=[true]
[junit4] 2> 366285 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[C178B9970959362C]) [ ]
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1
[junit4] 2> 366286 INFO (qtp1633191579-3656) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1572797331048235008,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 366286 INFO (qtp1633191579-3656) [ ]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 366286 INFO (qtp1633191579-3656) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 366286 INFO (qtp1633191579-3656) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [control_collection_shard1_replica_n1]
webapp=/krb/ha path=/update
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 0
[junit4] 2> 366288 INFO (SocketProxy-Acceptor-60433) [ ]
o.a.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=60491,localport=60433], receiveBufferSize:65536
[junit4] 2> 366288 INFO (SocketProxy-Acceptor-60433) [ ]
o.a.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=60434,localport=60492], receiveBufferSize=65536
[junit4] 2> 366291 INFO (SocketProxy-Acceptor-60410) [ ]
o.a.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=60494,localport=60410], receiveBufferSize:65536
[junit4] 2> 366291 INFO (SocketProxy-Acceptor-60433) [ ]
o.a.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=60493,localport=60433], receiveBufferSize:65536
[junit4] 2> 366291 INFO (SocketProxy-Acceptor-60458) [ ]
o.a.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=60495,localport=60458], receiveBufferSize:65536
[junit4] 2> 366291 INFO (SocketProxy-Acceptor-60410) [ ]
o.a.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=60411,localport=60496], receiveBufferSize=65536
[junit4] 2> 366292 INFO (SocketProxy-Acceptor-60433) [ ]
o.a.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=60434,localport=60497], receiveBufferSize=65536
[junit4] 2> 366292 INFO (SocketProxy-Acceptor-60458) [ ]
o.a.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=60459,localport=60498], receiveBufferSize=65536
[junit4] 2> 366295 INFO (qtp465058425-3703) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1572797331057672192,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 366295 INFO (qtp1541834699-3740) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1572797331057672192,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 366295 INFO (qtp263438157-3771) [ ] o.a.s.u.TestInjection
Start waiting for replica in sync with leader
[junit4] 2> 366295 INFO (qtp465058425-3703) [ ]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 366296 INFO (qtp1541834699-3740) [ ]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 366297 INFO (qtp465058425-3703) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 366297 INFO (qtp465058425-3703) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_t0]
webapp=/krb/ha path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:60433/krb/ha/collection1_shard1_replica_t0/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 3
[junit4] 2> 366297 INFO (qtp1541834699-3740) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 366297 INFO (qtp1541834699-3740) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_t0]
webapp=/krb/ha path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:60433/krb/ha/collection1_shard1_replica_t0/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 2
[junit4] 2> 366298 INFO (SocketProxy-Acceptor-60410) [ ]
o.a.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=60499,localport=60410], receiveBufferSize:65536
[junit4] 2> 366299 INFO (SocketProxy-Acceptor-60410) [ ]
o.a.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=60411,localport=60500], receiveBufferSize=65536
[junit4] 2> 366301 INFO (qtp465058425-3701) [ ] o.a.s.c.S.Request
[collection1_shard2_replica_t0] webapp=/krb/ha path=/replication
params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=1
[junit4] 2> 366301 INFO (qtp263438157-3771) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_t1]
webapp=/krb/ha path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:60433/krb/ha/collection1_shard1_replica_t0/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 7
[junit4] 2> 366303 INFO (qtp1541834699-3739) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_t0]
webapp=/krb/ha path=/update
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 13
[junit4] 2> 366304 INFO (SocketProxy-Acceptor-60410) [ ]
o.a.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=60501,localport=60410], receiveBufferSize:65536
[junit4] 2> 366305 INFO (SocketProxy-Acceptor-60410) [ ]
o.a.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=60411,localport=60502], receiveBufferSize=65536
[junit4] 2> 366306 INFO (qtp465058425-3707) [ ] o.a.s.c.S.Request
[collection1_shard2_replica_t0] webapp=/krb/ha path=/select
params={q=*:*&distrib=false&tests=checkShardConsistency&rows=0&wt=javabin&version=2}
hits=0 status=0 QTime=0
[junit4] 2> 366307 INFO (SocketProxy-Acceptor-60458) [ ]
o.a.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=60503,localport=60458], receiveBufferSize:65536
[junit4] 2> 366307 INFO (SocketProxy-Acceptor-60458) [ ]
o.a.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=60459,localport=60504], receiveBufferSize=65536
[junit4] 2> 366310 INFO (qtp263438157-3773) [ ] o.a.s.c.S.Request
[collection1_shard2_replica_t1] webapp=/krb/ha path=/select
params={q=*:*&distrib=false&tests=checkShardConsistency&rows=0&wt=javabin&version=2}
hits=0 status=0 QTime=0
[junit4] 2> 366311 INFO (SocketProxy-Acceptor-60433) [ ]
o.a.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=60505,localport=60433], receiveBufferSize:65536
[junit4] 2> 366311 INFO (SocketProxy-Acceptor-60433) [ ]
o.a.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=60434,localport=60506], receiveBufferSize=65536
[junit4] 2> 366312 INFO (qtp1541834699-3741) [ ] o.a.s.c.S.Request
[collection1_shard1_replica_t0] webapp=/krb/ha path=/select
params={q=*:*&distrib=false&tests=checkShardConsistency&rows=0&wt=javabin&version=2}
hits=0 status=0 QTime=0
[junit4] 2> 368312 INFO
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[C178B9970959362C]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Creating collection with stateFormat=1:
c8n_1x3_lf
[junit4] 2> 368313 INFO (SocketProxy-Acceptor-60433) [ ]
o.a.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=60515,localport=60433], receiveBufferSize:65536
[junit4] 2> 368313 INFO (SocketProxy-Acceptor-60433) [ ]
o.a.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=60434,localport=60516], receiveBufferSize=65536
[junit4] 2> 368314 INFO (qtp1541834699-3738) [ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
pullReplicas=0&maxShardsPerNode=1&collection.configName=conf1&nrtReplicas=0&name=c8n_1x3_lf&action=CREATE&numShards=1&tlogReplicas=3&stateFormat=1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 368315 INFO (OverseerThreadFactory-1646-thread-5) [ ]
o.a.s.c.CreateCollectionCmd Create collection c8n_1x3_lf
[junit4] 2> 368417 INFO (qtp1541834699-3736) [ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=c8n_1x3_lf_shard1_replica_t1&action=CREATE&numShards=1&collection=c8n_1x3_lf&shard=shard1&wt=javabin&version=2&replicaType=TLOG
[junit4] 2> 368419 INFO (qtp263438157-3774) [ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=c8n_1x3_lf_shard1_replica_t2&action=CREATE&numShards=1&collection=c8n_1x3_lf&shard=shard1&wt=javabin&version=2&replicaType=TLOG
[junit4] 2> 368420 INFO (qtp465058425-3702) [ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=c8n_1x3_lf_shard1_replica_t3&action=CREATE&numShards=1&collection=c8n_1x3_lf&shard=shard1&wt=javabin&version=2&replicaType=TLOG
[junit4] 2> 368807 INFO (qtp465058425-3703) [ ] o.a.s.c.S.Request
[collection1_shard2_replica_t0] webapp=/krb/ha path=/replication
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0
QTime=0
[junit4
[...truncated too long message...]
d-2) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.cluster, tag=null
[junit4] 2> 939951 INFO (coreCloseExecutor-5018-thread-1) [ ]
o.a.s.c.SolrCore [dv_coll_shard3_replica_n1] CLOSING SolrCore
org.apache.solr.core.SolrCore@78f5004a
[junit4] 2> 939951 INFO (coreCloseExecutor-5018-thread-2) [ ]
o.a.s.c.SolrCore [dv_coll_shard1_replica_n1] CLOSING SolrCore
org.apache.solr.core.SolrCore@2b10a4f4
[junit4] 2> 939955 INFO (coreCloseExecutor-5018-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.dv_coll.shard3.replica_n1, tag=2029322314
[junit4] 2> 939957 INFO (coreCloseExecutor-5018-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.dv_coll.shard1.replica_n1, tag=722511092
[junit4] 2> 939958 INFO (coreCloseExecutor-5019-thread-1) [ ]
o.a.s.c.SolrCore [dv_coll_shard2_replica_n1] CLOSING SolrCore
org.apache.solr.core.SolrCore@56150734
[junit4] 2> 939959 INFO (coreCloseExecutor-5018-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.collection.dv_coll.shard1.leader, tag=722511092
[junit4] 2> 939959 INFO (coreCloseExecutor-5018-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.collection.dv_coll.shard3.leader, tag=2029322314
[junit4] 2> 939960 INFO (coreCloseExecutor-5019-thread-2) [ ]
o.a.s.c.SolrCore [dv_coll_shard4_replica_n1] CLOSING SolrCore
org.apache.solr.core.SolrCore@57349abe
[junit4] 2> 939963 INFO (zkCallback-1646-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
[junit4] 2> 939963 INFO (coreCloseExecutor-5019-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.dv_coll.shard4.replica_n1, tag=1463065278
[junit4] 2> 939965 INFO (coreCloseExecutor-5019-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.collection.dv_coll.shard4.leader, tag=1463065278
[junit4] 2> 939965 INFO (coreCloseExecutor-5019-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.dv_coll.shard2.replica_n1, tag=1444218676
[junit4] 2> 939967 INFO (coreCloseExecutor-5019-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.collection.dv_coll.shard2.leader, tag=1444218676
[junit4] 2> 939969 INFO (jetty-closer-1635-thread-2) [ ]
o.a.s.c.Overseer Overseer
(id=98299870547804166-127.0.0.1:65029_solr-n_0000000000) closing
[junit4] 2> 939969 INFO
(OverseerStateUpdate-98299870547804166-127.0.0.1:65029_solr-n_0000000000) [
] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:65029_solr
[junit4] 2> 939970 WARN (zkCallback-1646-thread-2) [ ]
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK:
[KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 939970 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15d3b3621780006, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> 939971 INFO (jetty-closer-1635-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@6480d416{/solr,null,UNAVAILABLE}
[junit4] 2> 941463 WARN (zkCallback-1645-thread-1) [ ]
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK:
[KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 941463 INFO (jetty-closer-1635-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@29db5e8e{/solr,null,UNAVAILABLE}
[junit4] 2> 941466 ERROR
(SUITE-DocValuesNotIndexedTest-seed#[C178B9970959362C]-worker) [ ]
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> 941467 INFO
(SUITE-DocValuesNotIndexedTest-seed#[C178B9970959362C]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:65025 65025
[junit4] 2> 941468 INFO (Thread-2515) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:65025 65025
[junit4] 2> 941470 WARN (Thread-2515) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 6 /solr/configs/conf1/managed-schema
[junit4] 2> 4 /solr/configs/conf1
[junit4] 2> 3 /solr/aliases.json
[junit4] 2> 3 /solr/clusterprops.json
[junit4] 2> 2 /solr/security.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 10 /solr/collections/dv_coll/state.json
[junit4] 2> 3 /solr/clusterstate.json
[junit4] 2> 2 /solr/configs/conf1/managed-schema
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 3 /solr/live_nodes
[junit4] 2> 3 /solr/collections
[junit4] 2>
[junit4] 2> NOTE: leaving temporary files on disk at:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DocValuesNotIndexedTest_C178B9970959362C-001
[junit4] 2> Jul 13, 2017 9:09:54 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=CheapBastard,
sim=RandomSimilarity(queryNorm=false): {}, locale=es-419,
timezone=America/La_Paz
[junit4] 2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9-ea
(64-bit)/cpus=3,threads=1,free=290827288,total=536870912
[junit4] 2> NOTE: All tests run in this JVM: [ReplicaListTransformerTest,
CollectionsAPIDistributedZkTest, SimpleMLTQParserTest,
SignatureUpdateProcessorFactoryTest, ManagedSchemaRoundRobinCloudTest,
TestSolrJ, ResponseHeaderTest, AutoScalingHandlerTest,
BaseCdcrDistributedZkTest, TestSolrQueryParser, TestPartialUpdateDeduplication,
TestRestManager, TestConfigSetsAPIExclusivity, TestFreeTextSuggestions,
TestSSLRandomization, TestDelegationWithHadoopAuth, MergeStrategyTest,
FieldMutatingUpdateProcessorTest, PreAnalyzedFieldTest,
FullSolrCloudDistribCmdsTest, MigrateRouteKeyTest,
BigEndianAscendingWordSerializerTest, TestStressInPlaceUpdates,
RollingRestartTest, TestXmlQParser, QueryEqualityTest, TestRandomFlRTGCloud,
FacetPivotSmallTest, TestNumericTokenStream, UninvertDocValuesMergePolicyTest,
AutoCommitTest, SolrJmxReporterTest, TestComplexPhraseQParserPlugin,
TestSchemaNameResource, TestRemoteStreaming, SearchHandlerTest,
TestJettySolrRunner, TestRequestForwarding, HdfsRestartWhileUpdatingTest,
TestCharFilters, IndexSchemaRuntimeFieldTest,
DocumentAnalysisRequestHandlerTest, TriLevelCompositeIdRoutingTest,
TestDocumentBuilder, SortSpecParsingTest, AnalyticsMergeStrategyTest,
DistributedIntervalFacetingTest, TestIndexSearcher,
LeaderFailoverAfterPartitionTest, DistributedFacetPivotSmallAdvancedTest,
TestElisionMultitermQuery, TestLeaderElectionWithEmptyReplica, JSONWriterTest,
TestSolrDeletionPolicy1, TestCloudInspectUtil,
TestSolrCloudWithDelegationTokens, DistributedFacetPivotLargeTest, SOLR749Test,
FileUtilsTest, HdfsThreadLeakTest, TestSimpleTextCodec,
TestGraphTermsQParserPlugin, TestCoreAdminApis,
SimpleCollectionCreateDeleteTest, TestInPlaceUpdatesStandalone,
TestAuthenticationFramework, TestFiltering, SuggestComponentTest,
TestSQLHandlerNonCloud, ZkNodePropsTest, SystemInfoHandlerTest,
ExternalFileFieldSortTest, TestPullReplica, DirectoryFactoryTest,
DistributedTermsComponentTest, TestChildDocTransformer, ZkSolrClientTest,
TestSubQueryTransformerCrossCore, ShowFileRequestHandlerTest, TestPushWriter,
V2ApiIntegrationTest, CdcrReplicationDistributedZkTest, TestSystemIdResolver,
TestRTimerTree, TestPerFieldSimilarity, DistributedMLTComponentTest,
SharedFSAutoReplicaFailoverTest, TestReRankQParserPlugin, TestPivotHelperCode,
TestSerializedLuceneMatchVersion, TestNumericTerms64, SecurityConfHandlerTest,
TestOnReconnectListenerSupport, DirectSolrSpellCheckerTest, LoggingHandlerTest,
TermVectorComponentTest, TestSolrFieldCacheBean,
TestSimpleTrackingShardHandler, CopyFieldTest, TestSchemaManager,
TestReloadDeadlock, SolrGangliaReporterTest, TestSolrCoreSnapshots,
TestLockTree, DocValuesMissingTest, HdfsUnloadDistributedZkTest,
SolrIndexConfigTest, ImplicitSnitchTest, TestSortByMinMaxFunction,
SearchHandlerTest, CollectionsAPIAsyncDistributedZkTest,
LeaderInitiatedRecoveryOnCommitTest, TestLeaderInitiatedRecoveryThread,
StatsReloadRaceTest, BasicFunctionalityTest,
DeleteLastCustomShardedReplicaTest, BasicAuthStandaloneTest,
PeerSyncWithIndexFingerprintCachingTest, SpellCheckCollatorWithCollapseTest,
TestUnifiedSolrHighlighter, CustomCollectionTest,
TermVectorComponentDistributedTest, SolrCmdDistributorTest,
ChaosMonkeySafeLeaderTest, TestBinaryResponseWriter,
TestSchemaSimilarityResource, TestReloadAndDeleteDocs, TestFastOutputStream,
DistributedFacetPivotWhiteBoxTest, TestExportWriter, TestCloudPivotFacet,
BasicZkTest, TestConfigReload, TestCustomStream, TestReload,
TestDocBasedVersionConstraints, PingRequestHandlerTest,
BlockJoinFacetSimpleTest, TestUseDocValuesAsStored,
TestRuleBasedAuthorizationPlugin, UpdateParamsTest,
ConcurrentDeleteAndCreateCollectionTest,
TestTolerantUpdateProcessorRandomCloud, TestJoin,
ConfigureRecoveryStrategyTest, TestCollectionAPI, SampleTest, NodeMutatorTest,
DocValuesNotIndexedTest]
[junit4] Completed [196/728 (2!)] on J1 in 5.69s, 4 tests, 1 failure <<<
FAILURES!
[...truncated 38331 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]