Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/743/
Java: 64bit/jdk1.8.0_144 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC
2 tests failed.
FAILED:
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testZipFDistribution
Error Message:
Zipf distribution not descending!!!
Stack Trace:
java.lang.Exception: Zipf distribution not descending!!!
at
__randomizedtesting.SeedInfo.seed([8F996BE6A934FB4B:AB2C06C2BE9CF363]:0)
at
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testZipFDistribution(StreamExpressionTest.java:6574)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED: org.apache.solr.cloud.ShardSplitTest.testSplitWithChaosMonkey
Error Message:
There are still nodes recoverying - waited for 330 seconds
Stack Trace:
java.lang.AssertionError: There are still nodes recoverying - waited for 330
seconds
at
__randomizedtesting.SeedInfo.seed([2D11E97B2CAFA8DC:A6363AAA6DA90358]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:185)
at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:140)
at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:135)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:908)
at
org.apache.solr.cloud.ShardSplitTest.testSplitWithChaosMonkey(ShardSplitTest.java:436)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 13950 lines...]
[junit4] Suite: org.apache.solr.cloud.ShardSplitTest
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_2D11E97B2CAFA8DC-001/init-core-data-001
[junit4] 2> 1167776 INFO
(SUITE-ShardSplitTest-seed#[2D11E97B2CAFA8DC]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 1167777 INFO
(SUITE-ShardSplitTest-seed#[2D11E97B2CAFA8DC]-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> 1167777 INFO
(SUITE-ShardSplitTest-seed#[2D11E97B2CAFA8DC]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 1167777 INFO
(SUITE-ShardSplitTest-seed#[2D11E97B2CAFA8DC]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property:
/q_za/wg
[junit4] 2> 1167780 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [
] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1167780 INFO (Thread-10367) [ ] o.a.s.c.ZkTestServer
client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1167780 INFO (Thread-10367) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1167782 ERROR (Thread-10367) [ ] 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> 1167880 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [
] o.a.s.c.ZkTestServer start zk server on port:37141
[junit4] 2> 1167886 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [
] o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 1167886 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [
] o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml
to /configs/conf1/schema.xml
[junit4] 2> 1167887 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [
] o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 1167887 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [
] o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 1167887 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [
] o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 1167888 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [
] o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 1167888 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [
] o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 1167888 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [
] o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 1167889 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [
] o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 1167889 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [
] o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 1167895 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [
] o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 1167895 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [
] o.a.s.c.AbstractFullDistribZkTestBase Will use TLOG replicas unless
explicitly asked otherwise
[junit4] 2> 1167950 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [
] o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 1167950 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [
] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@3583fbf2{/q_za/wg,null,AVAILABLE}
[junit4] 2> 1167950 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [
] o.e.j.s.AbstractConnector Started
ServerConnector@6e7563de{HTTP/1.1,[http/1.1]}{127.0.0.1:46029}
[junit4] 2> 1167951 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [
] o.e.j.s.Server Started @1169811ms
[junit4] 2> 1167951 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [
] o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_2D11E97B2CAFA8DC-001/tempDir-001/control/data,
hostContext=/q_za/wg, hostPort=46029,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_2D11E97B2CAFA8DC-001/control-001/cores}
[junit4] 2> 1167951 ERROR
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [
] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may
be missing or incomplete.
[junit4] 2> 1167951 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [
] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr?
version 7.2.0
[junit4] 2> 1167951 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [
] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on
port null
[junit4] 2> 1167951 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [
] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1167951 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [
] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-11-04T17:21:48.341Z
[junit4] 2> 1167952 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 0x15f880d848b0002, 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.lang.Thread.run(Thread.java:748)
[junit4] 2> 1167952 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [
] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1167952 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [
] o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_2D11E97B2CAFA8DC-001/control-001/solr.xml
[junit4] 2> 1167954 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [
] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverWorkLoopDelay is ignored
[junit4] 2> 1167954 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [
] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 1167955 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [
] o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@715cbf2d, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 1167957 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [
] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37141/solr
[junit4] 2> 1167958 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 0x15f880d848b0003, 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.lang.Thread.run(Thread.java:748)
[junit4] 2> 1167978 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC])
[n:127.0.0.1:46029_q_za%2Fwg ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1167978 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC])
[n:127.0.0.1:46029_q_za%2Fwg ] o.a.s.c.OverseerElectionContext I am going to
be the leader 127.0.0.1:46029_q_za%2Fwg
[junit4] 2> 1167979 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC])
[n:127.0.0.1:46029_q_za%2Fwg ] o.a.s.c.Overseer Overseer
(id=98947308465094660-127.0.0.1:46029_q_za%2Fwg-n_0000000000) starting
[junit4] 2> 1167981 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC])
[n:127.0.0.1:46029_q_za%2Fwg ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:46029_q_za%2Fwg
[junit4] 2> 1167981 INFO
(zkCallback-1587-thread-1-processing-n:127.0.0.1:46029_q_za%2Fwg)
[n:127.0.0.1:46029_q_za%2Fwg ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (0) -> (1)
[junit4] 2> 1168015 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC])
[n:127.0.0.1:46029_q_za%2Fwg ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@715cbf2d
[junit4] 2> 1168020 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC])
[n:127.0.0.1:46029_q_za%2Fwg ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@715cbf2d
[junit4] 2> 1168020 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC])
[n:127.0.0.1:46029_q_za%2Fwg ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@715cbf2d
[junit4] 2> 1168021 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC])
[n:127.0.0.1:46029_q_za%2Fwg ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_2D11E97B2CAFA8DC-001/control-001/cores
[junit4] 2> 1168031 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1168031 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [
] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37141/solr
ready
[junit4] 2> 1168032 INFO (qtp987333617-17470)
[n:127.0.0.1:46029_q_za%2Fwg ] 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:46029_q_za%252Fwg&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1168033 INFO
(OverseerThreadFactory-3806-thread-1-processing-n:127.0.0.1:46029_q_za%2Fwg)
[n:127.0.0.1:46029_q_za%2Fwg ] o.a.s.c.CreateCollectionCmd Create collection
control_collection
[junit4] 2> 1168137 INFO (qtp987333617-17472)
[n:127.0.0.1:46029_q_za%2Fwg ] 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> 1168137 INFO (qtp987333617-17472)
[n:127.0.0.1:46029_q_za%2Fwg ] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 4 transient cores
[junit4] 2> 1168241 INFO
(zkCallback-1587-thread-1-processing-n:127.0.0.1:46029_q_za%2Fwg)
[n:127.0.0.1:46029_q_za%2Fwg ] 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> 1169160 INFO (qtp987333617-17472)
[n:127.0.0.1:46029_q_za%2Fwg c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 7.2.0
[junit4] 2> 1169167 INFO (qtp987333617-17472)
[n:127.0.0.1:46029_q_za%2Fwg c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema
[control_collection_shard1_replica_n1] Schema name=test
[junit4] 2> 1169212 INFO (qtp987333617-17472)
[n:127.0.0.1:46029_q_za%2Fwg c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema
test/1.6 with uniqueid field id
[junit4] 2> 1169218 INFO (qtp987333617-17472)
[n:127.0.0.1:46029_q_za%2Fwg c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore
'control_collection_shard1_replica_n1' using configuration from collection
control_collection, trusted=true
[junit4] 2> 1169218 INFO (qtp987333617-17472)
[n:127.0.0.1:46029_q_za%2Fwg c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX
monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry
'solr.core.control_collection.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@715cbf2d
[junit4] 2> 1169218 INFO (qtp987333617-17472)
[n:127.0.0.1:46029_q_za%2Fwg c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1169218 INFO (qtp987333617-17472)
[n:127.0.0.1:46029_q_za%2Fwg c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore
[[control_collection_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_2D11E97B2CAFA8DC-001/control-001/cores/control_collection_shard1_replica_n1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_2D11E97B2CAFA8DC-001/control-001/cores/control_collection_shard1_replica_n1/data/]
[junit4] 2> 1169220 INFO (qtp987333617-17472)
[n:127.0.0.1:46029_q_za%2Fwg c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy
RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy:
org.apache.lucene.index.MockRandomMergePolicy@12ed138c
[junit4] 2> 1169232 WARN (qtp987333617-17472)
[n:127.0.0.1:46029_q_za%2Fwg c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.c.RequestHandlers INVALID
paramSet a in requestHandler {type = requestHandler,name = /dump,class =
DumpRequestHandler,attributes = {initParams=a, name=/dump,
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
[junit4] 2> 1169253 INFO (qtp987333617-17472)
[n:127.0.0.1:46029_q_za%2Fwg c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog
implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1169253 INFO (qtp987333617-17472)
[n:127.0.0.1:46029_q_za%2Fwg c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1169253 INFO (qtp987333617-17472)
[n:127.0.0.1:46029_q_za%2Fwg c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit:
disabled
[junit4] 2> 1169253 INFO (qtp987333617-17472)
[n:127.0.0.1:46029_q_za%2Fwg c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit:
disabled
[junit4] 2> 1169254 INFO (qtp987333617-17472)
[n:127.0.0.1:46029_q_za%2Fwg c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy
RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy:
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1805135024,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 1169254 INFO (qtp987333617-17472)
[n:127.0.0.1:46029_q_za%2Fwg c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@5ba973a7[control_collection_shard1_replica_n1] main]
[junit4] 2> 1169255 INFO (qtp987333617-17472)
[n:127.0.0.1:46029_q_za%2Fwg c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 1169255 INFO (qtp987333617-17472)
[n:127.0.0.1:46029_q_za%2Fwg c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded
null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1169256 INFO (qtp987333617-17472)
[n:127.0.0.1:46029_q_za%2Fwg c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will
be reserved for 10000ms.
[junit4] 2> 1169256 INFO (qtp987333617-17472)
[n:127.0.0.1:46029_q_za%2Fwg c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max
version in index or recent updates, using new clock 1583156936988164096
[junit4] 2> 1169256 INFO
(searcherExecutor-3809-thread-1-processing-n:127.0.0.1:46029_q_za%2Fwg
x:control_collection_shard1_replica_n1 s:shard1 c:control_collection)
[n:127.0.0.1:46029_q_za%2Fwg c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore
[control_collection_shard1_replica_n1] Registered new searcher
Searcher@5ba973a7[control_collection_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1169258 INFO (qtp987333617-17472)
[n:127.0.0.1:46029_q_za%2Fwg c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext
Enough replicas found to continue.
[junit4] 2> 1169258 INFO (qtp987333617-17472)
[n:127.0.0.1:46029_q_za%2Fwg c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I
may be the new leader - try and sync
[junit4] 2> 1169258 INFO (qtp987333617-17472)
[n:127.0.0.1:46029_q_za%2Fwg c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:46029/q_za/wg/control_collection_shard1_replica_n1/
[junit4] 2> 1169258 INFO (qtp987333617-17472)
[n:127.0.0.1:46029_q_za%2Fwg c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now
sync replicas to me
[junit4] 2> 1169258 INFO (qtp987333617-17472)
[n:127.0.0.1:46029_q_za%2Fwg c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy
http://127.0.0.1:46029/q_za/wg/control_collection_shard1_replica_n1/ has no
replicas
[junit4] 2> 1169258 INFO (qtp987333617-17472)
[n:127.0.0.1:46029_q_za%2Fwg c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext
Found all replicas participating in election, clear LIR
[junit4] 2> 1169259 INFO (qtp987333617-17472)
[n:127.0.0.1:46029_q_za%2Fwg c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am
the new leader:
http://127.0.0.1:46029/q_za/wg/control_collection_shard1_replica_n1/ shard1
[junit4] 2> 1169360 INFO
(zkCallback-1587-thread-2-processing-n:127.0.0.1:46029_q_za%2Fwg)
[n:127.0.0.1:46029_q_za%2Fwg ] 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> 1169409 INFO (qtp987333617-17472)
[n:127.0.0.1:46029_q_za%2Fwg c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.c.ZkController I am the leader,
no recovery necessary
[junit4] 2> 1169411 INFO (qtp987333617-17472)
[n:127.0.0.1:46029_q_za%2Fwg c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin]
webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1274
[junit4] 2> 1169414 INFO (qtp987333617-17470)
[n:127.0.0.1:46029_q_za%2Fwg ] o.a.s.h.a.CollectionsHandler Wait for new
collection to be active for at most 30 seconds. Check all shard replicas
[junit4] 2> 1169512 INFO
(zkCallback-1587-thread-2-processing-n:127.0.0.1:46029_q_za%2Fwg)
[n:127.0.0.1:46029_q_za%2Fwg ] 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> 1170035 INFO
(OverseerCollectionConfigSetProcessor-98947308465094660-127.0.0.1:46029_q_za%2Fwg-n_0000000000)
[n:127.0.0.1:46029_q_za%2Fwg ] 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> 1170414 INFO (qtp987333617-17470)
[n:127.0.0.1:46029_q_za%2Fwg ] 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:46029_q_za%252Fwg&wt=javabin&version=2}
status=0 QTime=2382
[junit4] 2> 1170417 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1170418 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [
] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37141/solr
ready
[junit4] 2> 1170418 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [
] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection
loss:false
[junit4] 2> 1170418 INFO (qtp987333617-17470)
[n:127.0.0.1:46029_q_za%2Fwg ] 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> 1170419 INFO
(OverseerThreadFactory-3806-thread-2-processing-n:127.0.0.1:46029_q_za%2Fwg)
[n:127.0.0.1:46029_q_za%2Fwg ] o.a.s.c.CreateCollectionCmd Create collection
collection1
[junit4] 2> 1170419 WARN
(OverseerThreadFactory-3806-thread-2-processing-n:127.0.0.1:46029_q_za%2Fwg)
[n:127.0.0.1:46029_q_za%2Fwg ] o.a.s.c.CreateCollectionCmd It is unusual to
create a collection (collection1) without cores.
[junit4] 2> 1170621 INFO (qtp987333617-17470)
[n:127.0.0.1:46029_q_za%2Fwg ] o.a.s.h.a.CollectionsHandler Wait for new
collection to be active for at most 30 seconds. Check all shard replicas
[junit4] 2> 1170621 INFO (qtp987333617-17470)
[n:127.0.0.1:46029_q_za%2Fwg ] 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=202
[junit4] 2> 1170672 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [
] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_2D11E97B2CAFA8DC-001/shard-1-001
of type TLOG
[junit4] 2> 1170673 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [
] o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 1170673 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [
] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@7b3e71bf{/q_za/wg,null,AVAILABLE}
[junit4] 2> 1170674 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [
] o.e.j.s.AbstractConnector Started
ServerConnector@21809638{HTTP/1.1,[http/1.1]}{127.0.0.1:42651}
[junit4] 2> 1170674 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [
] o.e.j.s.Server Started @1172534ms
[junit4] 2> 1170674 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [
] o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_2D11E97B2CAFA8DC-001/tempDir-001/jetty1,
replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/q_za/wg,
hostPort=42651,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_2D11E97B2CAFA8DC-001/shard-1-001/cores}
[junit4] 2> 1170674 ERROR
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [
] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may
be missing or incomplete.
[junit4] 2> 1170674 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [
] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr?
version 7.2.0
[junit4] 2> 1170674 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [
] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on
port null
[junit4] 2> 1170674 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [
] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1170674 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [
] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-11-04T17:21:51.064Z
[junit4] 2> 1170676 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [
] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1170676 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [
] o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_2D11E97B2CAFA8DC-001/shard-1-001/solr.xml
[junit4] 2> 1170678 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [
] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverWorkLoopDelay is ignored
[junit4] 2> 1170678 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [
] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 1170679 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [
] o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@715cbf2d, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 1170681 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [
] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37141/solr
[junit4] 2> 1170685 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC])
[n:127.0.0.1:42651_q_za%2Fwg ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (0) -> (1)
[junit4] 2> 1170686 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC])
[n:127.0.0.1:42651_q_za%2Fwg ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1170687 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC])
[n:127.0.0.1:42651_q_za%2Fwg ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:42651_q_za%2Fwg
[junit4] 2> 1170687 INFO
(zkCallback-1587-thread-2-processing-n:127.0.0.1:46029_q_za%2Fwg)
[n:127.0.0.1:46029_q_za%2Fwg ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (1) -> (2)
[junit4] 2> 1170687 INFO (zkCallback-1595-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1170688 INFO
(zkCallback-1600-thread-1-processing-n:127.0.0.1:42651_q_za%2Fwg)
[n:127.0.0.1:42651_q_za%2Fwg ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (1) -> (2)
[junit4] 2> 1170733 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC])
[n:127.0.0.1:42651_q_za%2Fwg ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@715cbf2d
[junit4] 2> 1170739 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC])
[n:127.0.0.1:42651_q_za%2Fwg ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@715cbf2d
[junit4] 2> 1170739 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC])
[n:127.0.0.1:42651_q_za%2Fwg ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@715cbf2d
[junit4] 2> 1170740 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC])
[n:127.0.0.1:42651_q_za%2Fwg ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_2D11E97B2CAFA8DC-001/shard-1-001/cores
[junit4] 2> 1170764 INFO (qtp1721355850-17517)
[n:127.0.0.1:42651_q_za%2Fwg ] o.a.s.h.a.CollectionsHandler Invoked
Collection Action :addreplica with params
node=127.0.0.1:42651_q_za%252Fwg&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1170765 INFO
(OverseerCollectionConfigSetProcessor-98947308465094660-127.0.0.1:46029_q_za%2Fwg-n_0000000000)
[n:127.0.0.1:46029_q_za%2Fwg ] 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> 1170765 INFO
(OverseerThreadFactory-3806-thread-3-processing-n:127.0.0.1:46029_q_za%2Fwg)
[n:127.0.0.1:46029_q_za%2Fwg ] o.a.s.c.AddReplicaCmd Node Identified
127.0.0.1:42651_q_za%2Fwg for creating new replica
[junit4] 2> 1170766 INFO (qtp1721355850-17519)
[n:127.0.0.1:42651_q_za%2Fwg ] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG
[junit4] 2> 1170767 INFO (qtp1721355850-17519)
[n:127.0.0.1:42651_q_za%2Fwg ] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 4 transient cores
[junit4] 2> 1171774 INFO (qtp1721355850-17519)
[n:127.0.0.1:42651_q_za%2Fwg c:collection1 s:shard2
x:collection1_shard2_replica_t41] o.a.s.c.SolrConfig Using Lucene MatchVersion:
7.2.0
[junit4] 2> 1171780 INFO (qtp1721355850-17519)
[n:127.0.0.1:42651_q_za%2Fwg c:collection1 s:shard2
x:collection1_shard2_replica_t41] o.a.s.s.IndexSchema
[collection1_shard2_replica_t41] Schema name=test
[junit4] 2> 1171829 INFO (qtp1721355850-17519)
[n:127.0.0.1:42651_q_za%2Fwg c:collection1 s:shard2
x:collection1_shard2_replica_t41] o.a.s.s.IndexSchema Loaded schema test/1.6
with uniqueid field id
[junit4] 2> 1171836 INFO (qtp1721355850-17519)
[n:127.0.0.1:42651_q_za%2Fwg c:collection1 s:shard2
x:collection1_shard2_replica_t41] o.a.s.c.CoreContainer Creating SolrCore
'collection1_shard2_replica_t41' using configuration from collection
collection1, trusted=true
[junit4] 2> 1171837 INFO (qtp1721355850-17519)
[n:127.0.0.1:42651_q_za%2Fwg c:collection1 s:shard2
x:collection1_shard2_replica_t41] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard2.replica_t41' (registry
'solr.core.collection1.shard2.replica_t41') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@715cbf2d
[junit4] 2> 1171837 INFO (qtp1721355850-17519)
[n:127.0.0.1:42651_q_za%2Fwg c:collection1 s:shard2
x:collection1_shard2_replica_t41] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1171837 INFO (qtp1721355850-17519)
[n:127.0.0.1:42651_q_za%2Fwg c:collection1 s:shard2
x:collection1_shard2_replica_t41] o.a.s.c.SolrCore
[[collection1_shard2_replica_t41] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_2D11E97B2CAFA8DC-001/shard-1-001/cores/collection1_shard2_replica_t41],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_2D11E97B2CAFA8DC-001/shard-1-001/cores/collection1_shard2_replica_t41/data/]
[junit4] 2> 1171840 INFO (qtp1721355850-17519)
[n:127.0.0.1:42651_q_za%2Fwg c:collection1 s:shard2
x:collection1_shard2_replica_t41] o.a.s.u.RandomMergePolicy RandomMergePolicy
wrapping class org.apache.lucene.index.MockRandomMergePolicy:
org.apache.lucene.index.MockRandomMergePolicy@42094c66
[junit4] 2> 1171854 WARN (qtp1721355850-17519)
[n:127.0.0.1:42651_q_za%2Fwg c:collection1 s:shard2
x:collection1_shard2_replica_t41] 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> 1171890 INFO (qtp1721355850-17519)
[n:127.0.0.1:42651_q_za%2Fwg c:collection1 s:shard2
x:collection1_shard2_replica_t41] o.a.s.u.UpdateHandler Using UpdateLog
implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1171890 INFO (qtp1721355850-17519)
[n:127.0.0.1:42651_q_za%2Fwg c:collection1 s:shard2
x:collection1_shard2_replica_t41] o.a.s.u.UpdateLog Initializing UpdateLog:
dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 1171891 INFO (qtp1721355850-17519)
[n:127.0.0.1:42651_q_za%2Fwg c:collection1 s:shard2
x:collection1_shard2_replica_t41] o.a.s.u.CommitTracker Hard AutoCommit:
disabled
[junit4] 2> 1171891 INFO (qtp1721355850-17519)
[n:127.0.0.1:42651_q_za%2Fwg c:collection1 s:shard2
x:collection1_shard2_replica_t41] o.a.s.u.CommitTracker Soft AutoCommit:
disabled
[junit4] 2> 1171892 INFO (qtp1721355850-17519)
[n:127.0.0.1:42651_q_za%2Fwg c:collection1 s:shard2
x:collection1_shard2_replica_t41] o.a.s.u.RandomMergePolicy RandomMergePolicy
wrapping class org.apache.lucene.index.AlcoholicMergePolicy:
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1805135024,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 1171893 INFO (qtp1721355850-17519)
[n:127.0.0.1:42651_q_za%2Fwg c:collection1 s:shard2
x:collection1_shard2_replica_t41] o.a.s.s.SolrIndexSearcher Opening
[Searcher@381b3a45[collection1_shard2_replica_t41] main]
[junit4] 2> 1171894 INFO (qtp1721355850-17519)
[n:127.0.0.1:42651_q_za%2Fwg c:collection1 s:shard2
x:collection1_shard2_replica_t41] o.a.s.r.ManagedResourceStorage Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 1171894 INFO (qtp1721355850-17519)
[n:127.0.0.1:42651_q_za%2Fwg c:collection1 s:shard2
x:collection1_shard2_replica_t41] o.a.s.r.ManagedResourceStorage Loaded null at
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1171895 INFO (qtp1721355850-17519)
[n:127.0.0.1:42651_q_za%2Fwg c:collection1 s:shard2
x:collection1_shard2_replica_t41] o.a.s.h.ReplicationHandler Commits will be
reserved for 10000ms.
[junit4] 2> 1171896 INFO
(searcherExecutor-3820-thread-1-processing-n:127.0.0.1:42651_q_za%2Fwg
x:collection1_shard2_replica_t41 s:shard2 c:collection1)
[n:127.0.0.1:42651_q_za%2Fwg c:collection1 s:shard2
x:collection1_shard2_replica_t41] o.a.s.c.SolrCore
[collection1_shard2_replica_t41] Registered new searcher
Searcher@381b3a45[collection1_shard2_replica_t41]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1171896 INFO (qtp1721355850-17519)
[n:127.0.0.1:42651_q_za%2Fwg c:collection1 s:shard2
x:collection1_shard2_replica_t41] o.a.s.u.UpdateLog Could not find max version
in index or recent updates, using new clock 1583156939756404736
[junit4] 2> 1171899 INFO (qtp1721355850-17519)
[n:127.0.0.1:42651_q_za%2Fwg c:collection1 s:shard2
x:collection1_shard2_replica_t41] o.a.s.c.ShardLeaderElectionContext Enough
replicas found to continue.
[junit4] 2> 1171899 INFO (qtp1721355850-17519)
[n:127.0.0.1:42651_q_za%2Fwg c:collection1 s:shard2
x:collection1_shard2_replica_t41] o.a.s.c.ShardLeaderElectionContext I may be
the new leader - try and sync
[junit4] 2> 1171899 INFO (qtp1721355850-17519)
[n:127.0.0.1:42651_q_za%2Fwg c:collection1 s:shard2
x:collection1_shard2_replica_t41] o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:42651/q_za/wg/collection1_shard2_replica_t41/
[junit4] 2> 1171900 INFO (qtp1721355850-17519)
[n:127.0.0.1:42651_q_za%2Fwg c:collection1 s:shard2
x:collection1_shard2_replica_t41] o.a.s.c.SyncStrategy Sync Success - now sync
replicas to me
[junit4] 2> 1171900 INFO (qtp1721355850-17519)
[n:127.0.0.1:42651_q_za%2Fwg c:collection1 s:shard2
x:collection1_shard2_replica_t41] o.a.s.c.SyncStrategy
http://127.0.0.1:42651/q_za/wg/collection1_shard2_replica_t41/ has no replicas
[junit4] 2> 1171900 INFO (qtp1721355850-17519)
[n:127.0.0.1:42651_q_za%2Fwg c:collection1 s:shard2
x:collection1_shard2_replica_t41] o.a.s.c.ShardLeaderElectionContext Found all
replicas participating in election, clear LIR
[junit4] 2> 1171900 INFO (qtp1721355850-17519)
[n:127.0.0.1:42651_q_za%2Fwg c:collection1 s:shard2
x:collection1_shard2_replica_t41] o.a.s.c.ZkController
collection1_shard2_replica_t41 stopping background replication from leader
[junit4] 2> 1171904 INFO (qtp1721355850-17519)
[n:127.0.0.1:42651_q_za%2Fwg c:collection1 s:shard2
x:collection1_shard2_replica_t41] o.a.s.c.ShardLeaderElectionContext I am the
new leader: http://127.0.0.1:42651/q_za/wg/collection1_shard2_replica_t41/
shard2
[junit4] 2> 1172055 INFO (qtp1721355850-17519)
[n:127.0.0.1:42651_q_za%2Fwg c:collection1 s:shard2
x:collection1_shard2_replica_t41] o.a.s.c.ZkController I am the leader, no
recovery necessary
[junit4] 2> 1172056 INFO (qtp1721355850-17519)
[n:127.0.0.1:42651_q_za%2Fwg c:collection1 s:shard2
x:collection1_shard2_replica_t41] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG}
status=0 QTime=1289
[junit4] 2> 1172057 INFO (qtp1721355850-17517)
[n:127.0.0.1:42651_q_za%2Fwg ] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/collections
params={node=127.0.0.1:42651_q_za%252Fwg&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2}
status=0 QTime=1293
[junit4] 2> 1172113 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [
] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_2D11E97B2CAFA8DC-001/shard-2-001
of type TLOG
[junit4] 2> 1172114 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [
] o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 1172114 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [
] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@a4571a7{/q_za/wg,null,AVAILABLE}
[junit4] 2> 1172114 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [
] o.e.j.s.AbstractConnector Started
ServerConnector@47b0b91{HTTP/1.1,[http/1.1]}{127.0.0.1:33603}
[junit4] 2> 1172115 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [
] o.e.j.s.Server Started @1173975ms
[junit4] 2> 1172115 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [
] o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_2D11E97B2CAFA8DC-001/tempDir-001/jetty2,
replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/q_za/wg,
hostPort=33603,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_2D11E97B2CAFA8DC-001/shard-2-001/cores}
[junit4] 2> 1172115 ERROR
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [
] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may
be missing or incomplete.
[junit4] 2> 1172115 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [
] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr?
version 7.2.0
[junit4] 2> 1172115 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [
] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on
port null
[junit4] 2> 1172115 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [
] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1172116 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [
] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-11-04T17:21:52.505Z
[junit4] 2> 1172117 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [
] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1172117 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [
] o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_2D11E97B2CAFA8DC-001/shard-2-001/solr.xml
[junit4] 2> 1172119 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [
] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverWorkLoopDelay is ignored
[junit4] 2> 1172119 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [
] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 1172120 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [
] o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@715cbf2d, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 1172122 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [
] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37141/solr
[junit4] 2> 1172126 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC])
[n:127.0.0.1:33603_q_za%2Fwg ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (0) -> (2)
[junit4] 2> 1172126 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC])
[n:127.0.0.1:33603_q_za%2Fwg ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1172127 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC])
[n:127.0.0.1:33603_q_za%2Fwg ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:33603_q_za%2Fwg
[junit4] 2> 1172128 INFO (zkCallback-1595-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1172128 INFO
(zkCallback-1600-thread-1-processing-n:127.0.0.1:42651_q_za%2Fwg)
[n:127.0.0.1:42651_q_za%2Fwg ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (2) -> (3)
[junit4] 2> 1172128 INFO
(zkCallback-1587-thread-2-processing-n:127.0.0.1:46029_q_za%2Fwg)
[n:127.0.0.1:46029_q_za%2Fwg ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (2) -> (3)
[junit4] 2> 1172128 INFO
(zkCallback-1606-thread-1-processing-n:127.0.0.1:33603_q_za%2Fwg)
[n:127.0.0.1:33603_q_za%2Fwg ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (2) -> (3)
[junit4] 2> 1172213 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC])
[n:127.0.0.1:33603_q_za%2Fwg ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@715cbf2d
[junit4] 2> 1172219 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC])
[n:127.0.0.1:33603_q_za%2Fwg ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@715cbf2d
[junit4] 2> 1172220 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC])
[n:127.0.0.1:33603_q_za%2Fwg ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@715cbf2d
[junit4] 2> 1172221 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC])
[n:127.0.0.1:33603_q_za%2Fwg ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_2D11E97B2CAFA8DC-001/shard-2-001/cores
[junit4] 2> 1172241 INFO (qtp1721355850-17518)
[n:127.0.0.1:42651_q_za%2Fwg ] o.a.s.h.a.CollectionsHandler Invoked
Collection Action :addreplica with params
node=127.0.0.1:33603_q_za%252Fwg&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1172242 INFO
(OverseerCollectionConfigSetProcessor-98947308465094660-127.0.0.1:46029_q_za%2Fwg-n_0000000000)
[n:127.0.0.1:46029_q_za%2Fwg ] 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> 1172242 INFO
(OverseerThreadFactory-3806-thread-4-processing-n:127.0.0.1:46029_q_za%2Fwg)
[n:127.0.0.1:46029_q_za%2Fwg ] o.a.s.c.AddReplicaCmd Node Identified
127.0.0.1:33603_q_za%2Fwg for creating new replica
[junit4] 2> 1172243 INFO (qtp1858366613-17546)
[n:127.0.0.1:33603_q_za%2Fwg ] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG
[junit4] 2> 1172243 INFO (qtp1858366613-17546)
[n:127.0.0.1:33603_q_za%2Fwg ] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 4 transient cores
[junit4] 2> 1173253 INFO (qtp1858366613-17546)
[n:127.0.0.1:33603_q_za%2Fwg c:collection1 s:shard1
x:collection1_shard1_replica_t43] o.a.s.c.SolrConfig Using Lucene MatchVersion:
7.2.0
[junit4] 2> 1173263 INFO (qtp1858366613-17546)
[n:127.0.0.1:33603_q_za%2Fwg c:collection1 s:shard1
x:collection1_shard1_replica_t43] o.a.s.s.IndexSchema
[collection1_shard1_replica_t43] Schema name=test
[junit4] 2> 1173313 INFO (qtp1858366613-17546)
[n:127.0.0.1:33603_q_za%2Fwg c:collection1 s:shard1
x:collection1_shard1_replica_t43] o.a.s.s.IndexSchema Loaded schema test/1.6
with uniqueid field id
[junit4] 2> 1173319 INFO (qtp1858366613-17546)
[n:127.0.0.1:33603_q_za%2Fwg c:collection1 s:shard1
x:collection1_shard1_replica_t43] o.a.s.c.CoreContainer Creating SolrCore
'collection1_shard1_replica_t43' using configuration from collection
collection1, trusted=true
[junit4] 2> 1173319 INFO (qtp1858366613-17546)
[n:127.0.0.1:33603_q_za%2Fwg c:collection1 s:shard1
x:collection1_shard1_replica_t43] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard1.replica_t43' (registry
'solr.core.collection1.shard1.replica_t43') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@715cbf2d
[junit4] 2> 1173319 INFO (qtp1858366613-17546)
[n:127.0.0.1:33603_q_za%2Fwg c:collection1 s:shard1
x:collection1_shard1_replica_t43] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1173319 INFO (qtp1858366613-17546)
[n:127.0.0.1:33603_q_za%2Fwg c:collection1 s:shard1
x:collection1_shard1_replica_t43] o.a.s.c.SolrCore
[[collection1_shard1_replica_t43] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_2D11E97B2CAFA8DC-001/shard-2-001/cores/collection1_shard1_replica_t43],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_2D11E97B2CAFA8DC-001/shard-2-001/cores/collection1_shard1_replica_t43/data/]
[junit4] 2> 1173321 INFO (qtp1858366613-17546)
[n:127.0.0.1:33603_q_za%2Fwg c:collection1 s:shard1
x:collection1_shard1_replica_t43] o.a.s.u.RandomMergePolicy RandomMergePolicy
wrapping class org.apache.lucene.index.MockRandomMergePolicy:
org.apache.lucene.index.MockRandomMergePolicy@3d8c5f05
[junit4] 2> 1173333 WARN (qtp1858366613-17546)
[n:127.0.0.1:33603_q_za%2Fwg c:collection1 s:shard1
x:collection1_shard1_replica_t43] 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> 1173359 INFO (qtp1858366613-17546)
[n:127.0.0.1:33603_q_za%2Fwg c:collection1 s:shard1
x:collection1_shard1_replica_t43] o.a.s.u.UpdateHandler Using UpdateLog
implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1173360 INFO (qtp1858366613-17546)
[n:127.0.0.1:33603_q_za%2Fwg c:collection1 s:shard1
x:collection1_shard1_replica_t43] o.a.s.u.UpdateLog Initializing UpdateLog:
dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 1173360 INFO (qtp1858366613-17546)
[n:127.0.0.1:33603_q_za%2Fwg c:collection1 s:shard1
x:collection1_shard1_replica_t43] o.a.s.u.CommitTracker Hard AutoCommit:
disabled
[junit4] 2> 1173360 INFO (qtp1858366613-17546)
[n:127.0.0.1:33603_q_za%2Fwg c:collection1 s:shard1
x:collection1_shard1_replica_t43] o.a.s.u.CommitTracker Soft AutoCommit:
disabled
[junit4] 2> 1173361 INFO (qtp1858366613-17546)
[n:127.0.0.1:33603_q_za%2Fwg c:collection1 s:shard1
x:collection1_shard1_replica_t43] o.a.s.u.RandomMergePolicy RandomMergePolicy
wrapping class org.apache.lucene.index.AlcoholicMergePolicy:
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1805135024,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 1173361 INFO (qtp1858366613-17546)
[n:127.0.0.1:33603_q_za%2Fwg c:collection1 s:shard1
x:collection1_shard1_replica_t43] o.a.s.s.SolrIndexSearcher Opening
[Searcher@1d88eb03[collection1_shard1_replica_t43] main]
[junit4] 2> 1173362 INFO (qtp1858366613-17546)
[n:127.0.0.1:33603_q_za%2Fwg c:collection1 s:shard1
x:collection1_shard1_replica_t43] o.a.s.r.ManagedResourceStorage Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 1173362 INFO (qtp1858366613-17546)
[n:127.0.0.1:33603_q_za%2Fwg c:collection1 s:shard1
x:collection1_shard1_replica_t43] o.a.s.r.ManagedResourceStorage Loaded null at
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1173363 INFO (qtp1858366613-17546)
[n:127.0.0.1:33603_q_za%2Fwg c:collection1 s:shard1
x:collection1_shard1_replica_t43] o.a.s.h.ReplicationHandler Commits will be
reserved for 10000ms.
[junit4] 2> 1173363 INFO
(searcherExecutor-3831-thread-1-processing-n:127.0.0.1:33603_q_za%2Fwg
x:collection1_shard1_replica_t43 s:shard1 c:collection1)
[n:127.0.0.1:33603_q_za%2Fwg c:collection1 s:shard1
x:collection1_shard1_replica_t43] o.a.s.c.SolrCore
[collection1_shard1_replica_t43] Registered new searcher
Searcher@1d88eb03[collection1_shard1_replica_t43]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1173363 INFO (qtp1858366613-17546)
[n:127.0.0.1:33603_q_za%2Fwg c:collection1 s:shard1
x:collection1_shard1_replica_t43] o.a.s.u.UpdateLog Could not find max version
in index or recent updates, using new clock 1583156941294665728
[junit4] 2> 1173366 INFO (qtp1858366613-17546)
[n:127.0.0.1:33603_q_za%2Fwg c:collection1 s:shard1
x:collection1_shard1_replica_t43] o.a.s.c.ShardLeaderElectionContext Enough
replicas found to continue.
[junit4] 2> 1173366 INFO (qtp1858366613-17546)
[n:127.0.0.1:33603_q_za%2Fwg c:collection1 s:shard1
x:collection1_shard1_replica_t43] o.a.s.c.ShardLeaderElectionContext I may be
the new leader - try and sync
[junit4] 2> 1173366 INFO (qtp1858366613-17546)
[n:127.0.0.1:33603_q_za%2Fwg c:collection1 s:shard1
x:collection1_shard1_replica_t43] o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:33603/q_za/wg/collection1_shard1_replica_t43/
[junit4] 2> 1173366 INFO (qtp1858366613-17546)
[n:127.0.0.1:33603_q_za%2Fwg c:collection1 s:shard1
x:collection1_shard1_replica_t43] o.a.s.c.SyncStrategy Sync Success - now sync
replicas to me
[junit4] 2> 1173366 INFO (qtp1858366613-17546)
[n:127.0.0.1:33603_q_za%2Fwg c:collection1 s:shard1
x:collection1_shard1_replica_t43] o.a.s.c.SyncStrategy
http://127.0.0.1:33603/q_za/wg/collection1_shard1_replica_t43/ has no replicas
[junit4] 2> 1173366 INFO (qtp1858366613-17546)
[n:127.0.0.1:33603_q_za%2Fwg c:collection1 s:shard1
x:collection1_shard1_replica_t43] o.a.s.c.ShardLeaderElectionContext Found all
replicas participating in election, clear LIR
[junit4] 2> 1173366 INFO (qtp1858366613-17546)
[n:127.0.0.1:33603_q_za%2Fwg c:collection1 s:shard1
x:collection1_shard1_replica_t43] o.a.s.c.ZkController
collection1_shard1_replica_t43 stopping background replication from leader
[junit4] 2> 1173367 INFO (qtp1858366613-17546)
[n:127.0.0.1:33603_q_za%2Fwg c:collection1 s:shard1
x:collection1_shard1_replica_t43] o.a.s.c.ShardLeaderElectionContext I am the
new leader: http://127.0.0.1:33603/q_za/wg/collection1_shard1_replica_t43/
shard1
[junit4] 2> 1173517 INFO (qtp1858366613-17546)
[n:127.0.0.1:33603_q_za%2Fwg c:collection1 s:shard1
x:collection1_shard1_replica_t43] o.a.s.c.ZkController I am the leader, no
recovery necessary
[junit4] 2> 1173518 INFO (qtp1858366613-17546)
[n:127.0.0.1:33603_q_za%2Fwg c:collection1 s:shard1
x:collection1_shard1_replica_t43] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG}
status=0 QTime=1275
[junit4] 2> 1173519 INFO (qtp1721355850-17518)
[n:127.0.0.1:42651_q_za%2Fwg ] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/collections
params={node=127.0.0.1:33603_q_za%252Fwg&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2}
status=0 QTime=1278
[junit4] 2> 1173608 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [
] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_2D11E97B2CAFA8DC-001/shard-3-001
of type TLOG
[junit4] 2> 1173609 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [
] o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 1173609 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [
] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@29beedb{/q_za/wg,null,AVAILABLE}
[junit4] 2> 1173609 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [
] o.e.j.s.AbstractConnector Started
ServerConnector@4dc011d1{HTTP/1.1,[http/1.1]}{127.0.0.1:38537}
[junit4] 2> 1173610 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [
] o.e.j.s.Server Started @1175470ms
[junit4] 2> 1173610 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [
] o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_2D11E97B2CAFA8DC-001/tempDir-001/jetty3,
replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/q_za/wg,
hostPort=38537,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_2D11E97B2CAFA8DC-001/shard-3-001/cores}
[junit4] 2> 1173610 ERROR
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [
] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may
be missing or incomplete.
[junit4] 2> 1173610 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [
] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr?
version 7.2.0
[junit4] 2> 1173610 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [
] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on
port null
[junit4] 2> 1173610 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [
] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1173610 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [
] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-11-04T17:21:54Z
[junit4] 2> 1173612 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [
] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1173612 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [
] o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_2D11E97B2CAFA8DC-001/shard-3-001/solr.xml
[junit4] 2> 1173614 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [
] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverWorkLoopDelay is ignored
[junit4] 2> 1173614 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [
] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 1173614 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [
] o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@715cbf2d, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 1173616 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [
] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37141/solr
[junit4] 2> 1173620 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC])
[n:127.0.0.1:38537_q_za%2Fwg ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (0) -> (3)
[junit4] 2> 1173621 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC])
[n:127.0.0.1:38537_q_za%2Fwg ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1173622 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC])
[n:127.0.0.1:38537_q_za%2Fwg ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:38537_q_za%2Fwg
[junit4] 2> 1173622 INFO
(zkCallback-1587-thread-2-processing-n:127.0.0.1:46029_q_za%2Fwg)
[n:127.0.0.1:46029_q_za%2Fwg ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (3) -> (4)
[junit4] 2> 1173622 INFO
(zkCallback-1606-thread-1-processing-n:127.0.0.1:33603_q_za%2Fwg)
[n:127.0.0.1:33603_q_za%2Fwg ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (3) -> (4)
[junit4] 2> 1173623 INFO
(zkCallback-1600-thread-1-processing-n:127.0.0.1:42651_q_za%2Fwg)
[n:127.0.0.1:42651_q_za%2Fwg ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (3) -> (4)
[junit4] 2> 1173623 INFO
(zkCallback-1612-thread-1-processing-n:127.0.0.1:38537_q_za%2Fwg)
[n:127.0.0.1:38537_q_za%2Fwg ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (3) -> (4)
[junit4] 2> 1173623 INFO (zkCallback-1595-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1173672 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC])
[n:127.0.0.1:38537_q_za%2Fwg ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@715cbf2d
[junit4] 2> 1173678 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC])
[n:127.0.0.1:38537_q_za%2Fwg ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@715cbf2d
[junit4] 2> 1173679 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC])
[n:127.0.0.1:38537_q_za%2Fwg ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@715cbf2d
[junit4] 2> 1173680 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC])
[n:127.0.0.1:38537_q_za%2Fwg ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_2D11E97B2CAFA8DC-001/shard-3-001/cores
[junit4] 2> 1173705 INFO (qtp1858366613-17548)
[n:127.0.0.1:33603_q_za%2Fwg ] o.a.s.h.a.CollectionsHandler Invoked
Collection Action :addreplica with params
node=127.0.0.1:38537_q_za%252Fwg&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1173706 INFO
(OverseerCollectionConfigSetProcessor-98947308465094660-127.0.0.1:46029_q_za%2Fwg-n_0000000000)
[n:127.0.0.1:46029_q_za%2Fwg ] 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> 1173706 INFO
(OverseerThreadFactory-3806-thread-5-processing-n:127.0.0.1:46029_q_za%2Fwg)
[n:127.0.0.1:46029_q_za%2Fwg ] o.a.s.c.AddReplicaCmd Node Identified
127.0.0.1:38537_q_za%2Fwg for creating new replica
[junit4] 2> 1173707 INFO (qtp890195423-17575)
[n:127.0.0.1:38537_q_za%2Fwg ] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t45&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG
[junit4] 2> 1173708 INFO (qtp890195423-17575)
[n:127.0.0.1:38537_q_za%2Fwg ] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 4 transient cores
[junit4] 2> 1174743 INFO (qtp890195423-17575)
[n:127.0.0.1:38537_q_za%2Fwg c:collection1 s:shard2
x:collection1_shard2_replica_t45] o.a.s.c.SolrConfig Using Lucene MatchVersion:
7.2.0
[junit4] 2> 1174750 INFO (qtp890195423-17575)
[n:127.0.0.1:38537_q_za%2Fwg c:collection1 s:shard2
x:collection1_shard2_replica_t45] o.a.s.s.IndexSchema
[collection1_shard2_replica_t45] Schema name=test
[junit4] 2> 1174811 INFO (qtp890195423-17575)
[n:127.0.0.1:38537_q_za%2Fwg c:collection1 s:shard2
x:collection1_shard2_replica_t45] o.a.s.s.IndexSchema Loaded schema test/1.6
with uniqueid field id
[junit4] 2> 1174817 INFO (qtp890195423-17575)
[n:127.0.0.1:38537_q_za%2Fwg c:collection1 s:shard2
x:collection1_shard2_replica_t45] o.a.s.c.CoreContainer Creating SolrCore
'collection1_shard2_replica_t45' using configuration from collection
collection1, trusted=true
[junit4] 2> 1174817 INFO (qtp890195423-17575)
[n:127.0.0.1:38537_q_za%2Fwg c:collection1 s:shard2
x:collection1_shard2_replica_t45] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard2.replica_t45' (registry
'solr.core.collection1.shard2.replica_t45') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@715cbf2d
[junit4] 2> 1174817 INFO (qtp890195423-17575)
[n:127.0.0.1:38537_q_za%2Fwg c:collection1 s:shard2
x:collection1_shard2_replica_t45] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1174817 INFO (qtp890195423-17575)
[n:127.0.0.1:38537_q_za%2Fwg c:collection1 s:shard2
x:collection1_shard2_replica_t45] o.a.s.c.SolrCore
[[collection1_shard2_replica_t45] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_2D11E97B2CAFA8DC-001/shard-3-001/cores/collection1_shard2_replica_t45],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_2D11E97B2CAFA8DC-001/shard-3-001/cores/collection1_shard2_replica_t45/data/]
[junit4] 2> 1174820 INFO (qtp890195423-17575)
[n:127.0.0.1:38537_q_za%2Fwg c:collection1 s:shard2
x:collection1_shard2_replica_t45] o.a.s.u.RandomMergePolicy RandomMergePolicy
wrapping class org.apache.lucene.index.MockRandomMergePolicy:
org.apache.lucene.index.MockRandomMergePolicy@79313aa9
[junit4] 2> 1174953 WARN (qtp890195423-17575)
[n:127.0.0.1:38537_q_za%2Fwg c:collection1 s:shard2
x:collection1_shard2_replica_t45] 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> 1174989 INFO (qtp890195423-17575)
[n:127.0.0.1:38537_q_za%2Fwg c:collection1 s:shard2
x:collection1_shard2_replica_t45] o.a.s.u.UpdateHandler Using UpdateLog
implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1174989 INFO (qtp890195423-17575)
[n:127.0.0.1:38537_q_za%2Fwg c:collection1 s:shard2
x:collection1_shard2_replica_t45] o.a.s.u.UpdateLog Initializing UpdateLog:
dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 1174990 INFO (qtp890195423-17575)
[n:127.0.0.1:38537_q_za%2Fwg c:collection1 s:shard2
x:collection1_shard2_replica_t45] o.a.s.u.CommitTracker Hard AutoCommit:
disabled
[junit4] 2> 1174990 INFO (qtp890195423-17575)
[n:127.0.0.1:38537_q_za%2Fwg c:collection1 s:shard2
x:collection1_shard2_replica_t45] o.a.s.u.CommitTracker Soft AutoCommit:
disabled
[junit4] 2> 1174991 INFO (qtp890195423-17575)
[n:127.0.0.1:38537_q_za%2Fwg c:collection1 s:shard2
x:collection1_shard2_replica_t45] o.a.s.u.RandomMergePolicy RandomMergePolicy
wrapping class org.apache.lucene.index.AlcoholicMergePolicy:
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1805135024,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 1174991 INFO (qtp890195423-17575)
[n:127.0.0.1:38537_q_za%2Fwg c:collection1 s:shard2
x:collection1_shard2_replica_t45] o.a.s.s.SolrIndexSearcher Opening
[Searcher@2ea7b512[collection1_shard2_replica_t45] main]
[junit4] 2> 1174992 INFO (qtp890195423-17575)
[n:127.0.0.1:38537_q_za%2Fwg c:collection1 s:shard2
x:collection1_shard2_replica_t45] o.a.s.r.ManagedResourceStorage Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 1174992 INFO (qtp890195423-17575)
[n:127.0.0.1:38537_q_za%2Fwg c:collection1 s:shard2
x:collection1_shard2_replica_t45] o.a.s.r.ManagedResourceStorage Loaded null at
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1174993 INFO (qtp890195423-17575)
[n:127.0.0.1:38537_q_za%2Fwg c:collection1 s:shard2
x:collection1_shard2_replica_t45] o.a.s.h.ReplicationHandler Commits will be
reserved for 10000ms.
[junit4] 2> 1174993 INFO
(searcherExecutor-3842-thread-1-processing-n:127.0.0.1:38537_q_za%2Fwg
x:collection1_shard2_replica_t45 s:shard2 c:collection1)
[n:127.0.0.1:38537_q_za%2Fwg c:collection1 s:shard2
x:collection1_shard2_replica_t45] o.a.s.c.SolrCore
[collection1_shard2_replica_t45] Registered new searcher
Searcher@2ea7b512[collection1_shard2_replica_t45]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1174993 INFO (qtp890195423-17575)
[n:127.0.0.1:38537_q_za%2Fwg c:collection1 s:shard2
x:collection1_shard2_replica_t45] o.a.s.u.UpdateLog Could not find max version
in index or recent updates, using new clock 1583156943003844608
[junit4] 2> 1174997 INFO (qtp890195423-17575)
[n:127.0.0.1:38537_q_za%2Fwg c:collection1 s:shard2
x:collection1_shard2_replica_t45] o.a.s.c.ZkController Core needs to
recover:collection1_shard2_replica_t45
[junit4] 2> 1174997 INFO
(updateExecutor-1609-thread-1-processing-n:127.0.0.1:38537_q_za%2Fwg
x:collection1_shard2_replica_t45 s:shard2 c:collection1)
[n:127.0.0.1:38537_q_za%2Fwg c:collection1 s:shard2 r:core_node46
x:collection1_shard2_replica_t45] o.a.s.u.DefaultSolrCoreState Running recovery
[junit4] 2> 1174997 INFO
(recoveryExecutor-1610-thread-1-processing-n:127.0.0.1:38537_q_za%2Fwg
x:collection1_shard2_replica_t45 s:shard2 c:collection1 r:core_node46)
[n:127.0.0.1:38537_q_za%2Fwg c:collection1 s:shard2 r:core_node46
x:collection1_shard2_replica_t45] o.a.s.c.RecoveryStrategy Starting recovery
process. recoveringAfterStartup=true
[junit4] 2> 1174997 INFO
(recoveryExecutor-1610-thread-1-processing-n:127.0.0.1:38537_q_za%2Fwg
x:collection1_shard2_replica_t45 s:shard2 c:collection1 r:core_node46)
[n:127.0.0.1:38537_q_za%2Fwg c:collection1 s:shard2 r:core_node46
x:collection1_shard2_replica_t45] o.a.s.c.RecoveryStrategy ######
startupVersions=[[]]
[junit4] 2> 1174998 INFO
(recoveryExecutor-1610-thread-1-processing-n:127.0.0.1:38537_q_za%2Fwg
x:collection1_shard2_replica_t45 s:shard2 c:collection1 r:core_node46)
[n:127.0.0.1:38537_q_za%2Fwg c:collection1 s:shard2 r:core_node46
x:collection1_shard2_replica_t45] o.a.s.c.ZkController
collection1_shard2_replica_t45 stopping background replication from leader
[junit4] 2> 1174998 INFO
(recoveryExecutor-1610-thread-1-processing-n:127.0.0.1:38537_q_za%2Fwg
x:collection1_shard2_replica_t45 s:shard2 c:collection1 r:core_node46)
[n:127.0.0.1:38537_q_za%2Fwg c:collection1 s:shard2 r:core_node46
x:collection1_shard2_replica_t45] o.a.s.c.RecoveryStrategy Begin buffering
updates. core=[collection1_shard2_replica_t45]
[junit4] 2> 1174998 INFO (qtp890195423-17575)
[n:127.0.0.1:38537_q_za%2Fwg c:collection1 s:shard2
x:collection1_shard2_replica_t45] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t45&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG}
status=0 QTime=1290
[junit4] 2> 1174998 INFO
(recoveryExecutor-1610-thread-1-processing-n:127.0.0.1:38537_q_za%2Fwg
x:collection1_shard2_replica_t45 s:shard2 c:collection1 r:core_node46)
[n:127.0.0.1:38537_q_za%2Fwg c:collection1 s:shard2 r:core_node46
x:collection1_shard2_replica_t45] o.a.s.u.UpdateLog Starting to buffer updates.
FSUpdateLog{state=ACTIVE, tlog=null}
[junit4] 2> 1174998 INFO
(recoveryExecutor-1610-thread-1-processing-n:127.0.0.1:38537_q_za%2Fwg
x:collection1_shard2_replica_t45 s:shard2 c:collection1 r:core_node46)
[n:127.0.0.1:38537_q_za%2Fwg c:collection1 s:shard2 r:core_node46
x:collection1_shard2_replica_t45] o.a.s.c.RecoveryStrategy Publishing state of
core [collection1_shard2_replica_t45] as recovering, leader is
[http://127.0.0.1:42651/q_za/wg/collection1_shard2_replica_t41/] and I am
[http://127.0.0.1:38537/q_za/wg/collection1_shard2_replica_t45/]
[junit4] 2> 1174998 INFO (qtp1858366613-17548)
[n:127.0.0.1:33603_q_za%2Fwg ] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/collections
params={node=127.0.0.1:38537_q_za%252Fwg&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2}
status=0 QTime=1293
[junit4] 2> 1174999 INFO
(recoveryExecutor-1610-thread-1-processing-n:127.0.0.1:38537_q_za%2Fwg
x:collection1_shard2_replica_t45 s:shard2 c:collection1 r:core_node46)
[n:127.0.0.1:38537_q_za%2Fwg c:collection1 s:shard2 r:core_node46
x:collection1_shard2_replica_t45] o.a.s.c.RecoveryStrategy Sending prep
recovery command to [http://127.0.0.1:42651/q_za/wg]; [WaitForState:
action=PREPRECOVERY&core=collection1_shard2_replica_t41&nodeName=127.0.0.1:38537_q_za%252Fwg&coreNodeName=core_node46&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
[junit4] 2> 1174999 INFO (qtp1721355850-17519)
[n:127.0.0.1:42651_q_za%2Fwg ] o.a.s.h.a.PrepRecoveryOp Going to wait for
coreNodeName: core_node46, state: recovering, checkLive: true, onlyIfLeader:
true, onlyIfLeaderActive: true, maxTime: 183 s
[junit4] 2> 1175000 INFO (qtp1721355850-17519)
[n:127.0.0.1:42651_q_za%2Fwg ] o.a.s.h.a.PrepRecoveryOp In
WaitForState(recovering): collection=collection1, shard=shard2,
thisCore=collection1_shard2_replica_t41, leaderDoesNotNeedRecovery=false,
isLeader? true, live=true, checkLive=true, currentState=down,
localState=active, nodeName=127.0.0.1:38537_q_za%2Fwg,
coreNodeName=core_node46, onlyIfActiveCheckResult=false, nodeProps:
core_node46:{"core":"collection1_shard2_replica_t45","base_url":"http://127.0.0.1:38537/q_za/wg","node_name":"127.0.0.1:38537_q_za%2Fwg","state":"down","type":"TLOG"}
[junit4] 2> 1175049 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [
] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_2D11E97B2CAFA8DC-001/shard-4-001
of type TLOG
[junit4] 2> 1175050 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [
] o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 1175050 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [
] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@657071c{/q_za/wg,null,AVAILABLE}
[junit4] 2> 1175051 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [
] o.e.j.s.AbstractConnector Started
ServerConnector@36d50ab9{HTTP/1.1,[http/1.1]}{127.0.0.1:43685}
[junit4] 2> 1175051 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [
] o.e.j.s.Server Started @1176911ms
[junit4] 2> 1175051 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [
] o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_2D11E97B2CAFA8DC-001/tempDir-001/jetty4,
replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/q_za/wg,
hostPort=43685,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_2D11E97B2CAFA8DC-001/shard-4-001/cores}
[junit4] 2> 1175051 ERROR
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [
] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may
be missing or incomplete.
[junit4] 2> 1175052 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [
] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr?
version 7.2.0
[junit4] 2> 1175052 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [
] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on
port null
[junit4] 2> 1175052 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [
] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1175052 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[2D11E97B2CAFA8DC]) [
] o.a.s.s.SolrDispat
[...truncated too long message...]
277d0
[junit4] 2> 130359 INFO (jetty-closer-92-thread-2) [ ]
o.a.s.c.ZkController Remove node as live in
ZooKeeper:/live_nodes/127.0.0.1:40437_solr
[junit4] 2> 130359 INFO (jetty-closer-92-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 130359 INFO
(zkCallback-1673-thread-1-processing-n:127.0.0.1:44109_solr
x:collection1_shard1_replica_n1 s:shard1 c:collection1 r:core_node3)
[n:127.0.0.1:44109_solr c:collection1 s:shard1 r:core_node3
x:collection1_shard1_replica_n1] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (1) -> (0)
[junit4] 2> 130359 INFO
(zkCallback-110-thread-3-processing-n:127.0.0.1:40437_solr)
[n:127.0.0.1:40437_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (0)
[junit4] 2> 130360 INFO
(zkCallback-112-thread-3-processing-n:127.0.0.1:44109_solr)
[n:127.0.0.1:44109_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (0)
[junit4] 2> 130360 INFO (coreCloseExecutor-716-thread-1)
[n:127.0.0.1:44109_solr c:collection1 s:shard1 r:core_node3
x:collection1_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.collection1.shard1.leader, tag=1669273463
[junit4] 2> 130360 INFO
(zkCallback-111-thread-3-processing-n:127.0.0.1:35867_solr)
[n:127.0.0.1:35867_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (0)
[junit4] 2> 130360 INFO (jetty-closer-92-thread-2) [ ]
o.a.s.c.Overseer Overseer
(id=98947426221293577-127.0.0.1:40437_solr-n_0000000000) closing
[junit4] 2> 130361 INFO
(OverseerStateUpdate-98947426221293577-127.0.0.1:40437_solr-n_0000000000)
[n:127.0.0.1:40437_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:40437_solr
[junit4] 2> 130363 INFO (coreCloseExecutor-717-thread-1)
[n:127.0.0.1:35867_solr c:collection1 s:shard2 r:core_node4
x:collection1_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.collection1.shard2.leader, tag=408710654
[junit4] 2> 130365 WARN
(OverseerAutoScalingTriggerThread-98947426221293577-127.0.0.1:40437_solr-n_0000000000)
[n:127.0.0.1:40437_solr ] o.a.s.c.a.OverseerTriggerThread
OverseerTriggerThread woken up but we are closed, exiting.
[junit4] 2> 130366 INFO
(zkCallback-112-thread-3-processing-n:127.0.0.1:44109_solr)
[n:127.0.0.1:44109_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:44109_solr
[junit4] 2> 130367 INFO (jetty-closer-92-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@6b4557f2{/solr,null,UNAVAILABLE}
[junit4] 2> 130368 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 0x15f8828ef5c000a, 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.lang.Thread.run(Thread.java:748)
[junit4] 2> 131868 INFO (jetty-closer-92-thread-3) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@2c37b06d{/solr,null,UNAVAILABLE}
[junit4] 2> 131868 INFO (jetty-closer-92-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@4a605cb0{/solr,null,UNAVAILABLE}
[junit4] 2> 131869 ERROR
(SUITE-StreamExpressionTest-seed#[8F996BE6A934FB4B]-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> 131870 INFO
(SUITE-StreamExpressionTest-seed#[8F996BE6A934FB4B]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:33203 33203
[junit4] 2> 132153 INFO (Thread-367) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:33203 33203
[junit4] 2> 132155 WARN (Thread-367) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 100 /solr/aliases.json
[junit4] 2> 100 /solr/clusterprops.json
[junit4] 2> 12 /solr/configs/conf
[junit4] 2> 6 /solr/configs/ml
[junit4] 2> 4 /solr/security.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 100 /solr/clusterstate.json
[junit4] 2> 40
/solr/collections/destinationCollection/state.json
[junit4] 2> 28
/solr/collections/parallelDestinationCollection1/state.json
[junit4] 2> 20
/solr/collections/parallelDestinationCollection/state.json
[junit4] 2> 12 /solr/collections/collection1/state.json
[junit4] 2> 10 /solr/collections/mainCorpus1/state.json
[junit4] 2> 10 /solr/collections/destination/state.json
[junit4] 2> 10 /solr/collections/destination1/state.json
[junit4] 2> 10 /solr/collections/workQueue1/state.json
[junit4] 2> 10 /solr/collections/workQueue/state.json
[junit4] 2> 10 /solr/collections/uknownCollection/state.json
[junit4] 2> 10 /solr/collections/modelCollection/state.json
[junit4] 2> 10
/solr/collections/checkpointCollection/state.json
[junit4] 2> 10 /solr/collections/mainCorpus/state.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 100 /solr/live_nodes
[junit4] 2> 100 /solr/collections
[junit4] 2>
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_8F996BE6A934FB4B-001
[junit4] 2> Nov 04, 2017 5:53:35 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{name_s=Lucene50(blocksize=128), expr_s=PostingsFormat(name=Memory),
terms_ss=PostingsFormat(name=LuceneVarGapDocFreqInterval),
join2_s=PostingsFormat(name=LuceneVarGapDocFreqInterval),
field_s=PostingsFormat(name=MockRandom),
multiDefault=PostingsFormat(name=LuceneVarGapDocFreqInterval),
subject=PostingsFormat(name=LuceneVarGapDocFreqInterval),
a1_s=PostingsFormat(name=MockRandom), a2_s=PostingsFormat(name=Memory),
level1_s=PostingsFormat(name=Memory), body_t=Lucene50(blocksize=128),
s_multi=PostingsFormat(name=Memory), col_s=PostingsFormat(name=MockRandom),
a_ss=PostingsFormat(name=LuceneVarGapDocFreqInterval),
level2_s=PostingsFormat(name=MockRandom), a_s=PostingsFormat(name=Memory),
tv_text=PostingsFormat(name=MockRandom),
term_s=PostingsFormat(name=LuceneVarGapDocFreqInterval),
a_t=PostingsFormat(name=LuceneVarGapDocFreqInterval),
text_s=PostingsFormat(name=Memory), id=Lucene50(blocksize=128),
text=PostingsFormat(name=Memory), featureSet_s=PostingsFormat(name=MockRandom),
checkpoint_ss=Lucene50(blocksize=128), test_t=Lucene50(blocksize=128),
ident_s=PostingsFormat(name=MockRandom), whitetok=Lucene50(blocksize=128),
side_s=Lucene50(blocksize=128)},
docValues:{name_s=DocValuesFormat(name=Lucene70),
expr_s=DocValuesFormat(name=Memory),
iteration_i=DocValuesFormat(name=Lucene70),
terms_ss=DocValuesFormat(name=Direct), join2_s=DocValuesFormat(name=Direct),
multiDefault=DocValuesFormat(name=Direct),
intDefault=DocValuesFormat(name=Lucene70), a_f=DocValuesFormat(name=Lucene70),
a2_s=DocValuesFormat(name=Memory),
falseNegative_i=DocValuesFormat(name=Lucene70),
a_i=DocValuesFormat(name=Lucene70), level1_s=DocValuesFormat(name=Memory),
a_s=DocValuesFormat(name=Memory), id=DocValuesFormat(name=Lucene70),
alpha_d=DocValuesFormat(name=Lucene70), i_multi=DocValuesFormat(name=Lucene70),
idf_d=DocValuesFormat(name=Lucene70), b_ls=DocValuesFormat(name=Lucene70),
checkpoint_ss=DocValuesFormat(name=Lucene70),
ident_s=DocValuesFormat(name=Lucene70), order_i=DocValuesFormat(name=Direct),
error_d=DocValuesFormat(name=Memory), side_s=DocValuesFormat(name=Lucene70),
truePositive_i=DocValuesFormat(name=Memory),
miles_i=DocValuesFormat(name=Lucene70), field_s=DocValuesFormat(name=Lucene70),
price_f=DocValuesFormat(name=Direct), a1_s=DocValuesFormat(name=Lucene70),
join1_i=DocValuesFormat(name=Memory), join3_i=DocValuesFormat(name=Lucene70),
test_i=DocValuesFormat(name=Direct),
falsePositive_i=DocValuesFormat(name=Lucene70),
field_i=DocValuesFormat(name=Direct), s_multi=DocValuesFormat(name=Memory),
col_s=DocValuesFormat(name=Lucene70), a_ss=DocValuesFormat(name=Direct),
level2_s=DocValuesFormat(name=Lucene70), score_f=DocValuesFormat(name=Memory),
term_s=DocValuesFormat(name=Direct), text_s=DocValuesFormat(name=Memory),
timestamp=DocValuesFormat(name=Direct), idfs_ds=DocValuesFormat(name=Direct),
featureSet_s=DocValuesFormat(name=Lucene70),
weights_ds=DocValuesFormat(name=Lucene70),
trueNegative_i=DocValuesFormat(name=Memory),
index_i=DocValuesFormat(name=Lucene70), test_dt=DocValuesFormat(name=Memory),
out_i=DocValuesFormat(name=Lucene70),
_version_=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=1453,
maxMBSortInHeap=5.473275800303455, sim=RandomSimilarity(queryNorm=false): {},
locale=es-BO, timezone=Europe/Busingen
[junit4] 2> NOTE: Linux 4.10.0-37-generic amd64/Oracle Corporation
1.8.0_144 (64-bit)/cpus=8,threads=1,free=360816720,total=518979584
[junit4] 2> NOTE: All tests run in this JVM: [TestClusteringResponse,
LargeVolumeEmbeddedTest, ShardParamsTest, AndEvaluatorTest,
HyperbolicTangentEvaluatorTest, UsingSolrJRefGuideExamplesTest,
RawValueEvaluatorTest, StreamExpressionParserTest, TestToleratedUpdateError,
TestXMLEscaping, TestEmbeddedSolrServer, SchemaTest, StreamExpressionTest]
[junit4] Completed [138/146 (1!)] on J0 in 111.07s, 130 tests, 1 error <<<
FAILURES!
[...truncated 46367 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]