Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Windows/150/
Java: 64bit/jdk-9.0.4 -XX:-UseCompressedOops -XX:+UseParallelGC
2 tests failed.
FAILED: org.apache.solr.cloud.HttpPartitionWithTlogReplicasTest.test
Error Message:
Timeout waiting for state down of replica core_node3, current state active
expected:<down> but was:<active>
Stack Trace:
java.lang.AssertionError: Timeout waiting for state down of replica core_node3,
current state active expected:<down> but was:<active>
at
__randomizedtesting.SeedInfo.seed([98555D8F79EE8C33:10016255D712E1CB]:0)
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.failNotEquals(Assert.java:834)
at org.junit.Assert.assertEquals(Assert.java:118)
at
org.apache.solr.cloud.HttpPartitionTest.waitForState(HttpPartitionTest.java:326)
at
org.apache.solr.cloud.HttpPartitionTest.testRf2(HttpPartitionTest.java:233)
at
org.apache.solr.cloud.HttpPartitionTest.test(HttpPartitionTest.java:135)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
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:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:844)
FAILED: org.apache.solr.cloud.SystemCollectionCompatTest.testBackCompat
Error Message:
Error from server at http://127.0.0.1:54056/solr/.system: Error reading input
String Can't find resource 'schema.xml' in classpath or '/configs/.system',
cwd=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0
Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at http://127.0.0.1:54056/solr/.system: Error reading input String
Can't find resource 'schema.xml' in classpath or '/configs/.system',
cwd=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0
at
__randomizedtesting.SeedInfo.seed([98555D8F79EE8C33:E8A0FE2619262545]:0)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:649)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
at
org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
at
org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
at
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1055)
at
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:830)
at
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:763)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
at
org.apache.solr.cloud.SystemCollectionCompatTest.setupSystemCollection(SystemCollectionCompatTest.java:104)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:972)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
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:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:844)
Build Log:
[...truncated 14390 lines...]
[junit4] Suite: org.apache.solr.cloud.HttpPartitionWithTlogReplicasTest
[junit4] 2> Creating dataDir:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.HttpPartitionWithTlogReplicasTest_98555D8F79EE8C33-001\init-core-data-001
[junit4] 2> 2495976 INFO
(SUITE-HttpPartitionWithTlogReplicasTest-seed#[98555D8F79EE8C33]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
[junit4] 2> 2495998 INFO
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[98555D8F79EE8C33]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 2495998 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 2495998 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 2496102 INFO
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[98555D8F79EE8C33]) [ ]
o.a.s.c.ZkTestServer start zk server on port:51755
[junit4] 2> 2496102 INFO
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[98555D8F79EE8C33]) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:51755
[junit4] 2> 2496102 INFO
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[98555D8F79EE8C33]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 51755
[junit4] 2> 2496150 INFO (zkConnectionManagerCallback-13674-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2496196 INFO (zkConnectionManagerCallback-13676-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2496196 INFO
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[98555D8F79EE8C33]) [ ]
o.a.s.c.ZkTestServer put
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 2496196 INFO
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[98555D8F79EE8C33]) [ ]
o.a.s.c.ZkTestServer put
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 2496196 INFO
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[98555D8F79EE8C33]) [ ]
o.a.s.c.ZkTestServer put
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 2496196 INFO
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[98555D8F79EE8C33]) [ ]
o.a.s.c.ZkTestServer put
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 2496196 INFO
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[98555D8F79EE8C33]) [ ]
o.a.s.c.ZkTestServer put
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 2496208 INFO
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[98555D8F79EE8C33]) [ ]
o.a.s.c.ZkTestServer put
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 2496208 INFO
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[98555D8F79EE8C33]) [ ]
o.a.s.c.ZkTestServer put
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 2496213 INFO
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[98555D8F79EE8C33]) [ ]
o.a.s.c.ZkTestServer put
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 2496213 INFO
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[98555D8F79EE8C33]) [ ]
o.a.s.c.ZkTestServer put
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 2496213 INFO
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[98555D8F79EE8C33]) [ ]
o.a.s.c.ZkTestServer put
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 2496213 INFO
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[98555D8F79EE8C33]) [ ]
o.a.s.c.ZkTestServer put
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 2496213 INFO
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[98555D8F79EE8C33]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Will use TLOG replicas unless explicitly
asked otherwise
[junit4] 2> 2496772 WARN
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[98555D8F79EE8C33]) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 2496772 INFO
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[98555D8F79EE8C33]) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 2496772 INFO
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[98555D8F79EE8C33]) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 2496772 INFO
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[98555D8F79EE8C33]) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 9.0.4+11
[junit4] 2> 2496772 INFO
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[98555D8F79EE8C33]) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 2496772 INFO
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[98555D8F79EE8C33]) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 2496772 INFO
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[98555D8F79EE8C33]) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 2496772 INFO
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[98555D8F79EE8C33]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@a60f46{/,null,AVAILABLE}
[junit4] 2> 2496772 INFO
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[98555D8F79EE8C33]) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@4a853028{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:51764}
[junit4] 2> 2496772 INFO
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[98555D8F79EE8C33]) [ ]
o.e.j.s.Server Started @2496851ms
[junit4] 2> 2496772 INFO
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[98555D8F79EE8C33]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/,
solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.HttpPartitionWithTlogReplicasTest_98555D8F79EE8C33-001\tempDir-001/control/data,
hostPort=51763,
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.HttpPartitionWithTlogReplicasTest_98555D8F79EE8C33-001\control-001\cores}
[junit4] 2> 2496772 ERROR
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[98555D8F79EE8C33]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2496772 INFO
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[98555D8F79EE8C33]) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 2496772 INFO
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[98555D8F79EE8C33]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.1.0
[junit4] 2> 2496772 INFO
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[98555D8F79EE8C33]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2496772 INFO
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[98555D8F79EE8C33]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2496772 INFO
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[98555D8F79EE8C33]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-03-26T12:33:28.614424400Z
[junit4] 2> 2496772 INFO (zkConnectionManagerCallback-13678-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2496772 INFO
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[98555D8F79EE8C33]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 2496772 INFO
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[98555D8F79EE8C33]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.HttpPartitionWithTlogReplicasTest_98555D8F79EE8C33-001\control-001\solr.xml
[junit4] 2> 2496772 INFO
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[98555D8F79EE8C33]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 2496772 INFO
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[98555D8F79EE8C33]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 2496788 INFO
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[98555D8F79EE8C33]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@7df9dc2f, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 2496866 INFO
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[98555D8F79EE8C33]) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 2496866 WARN
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[98555D8F79EE8C33]) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@577f31f3[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2496866 WARN
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[98555D8F79EE8C33]) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@27a71145[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2496866 INFO
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[98555D8F79EE8C33]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51755/solr
[junit4] 2> 2496866 INFO (zkConnectionManagerCallback-13685-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2496881 INFO (zkConnectionManagerCallback-13687-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2496960 INFO
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[98555D8F79EE8C33])
[n:127.0.0.1:51763_ ] o.a.s.c.OverseerElectionContext I am going to be the
leader 127.0.0.1:51763_
[junit4] 2> 2496960 INFO
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[98555D8F79EE8C33])
[n:127.0.0.1:51763_ ] o.a.s.c.Overseer Overseer
(id=72130070505914372-127.0.0.1:51763_-n_0000000000) starting
[junit4] 2> 2496975 INFO (zkConnectionManagerCallback-13694-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2496975 INFO
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[98555D8F79EE8C33])
[n:127.0.0.1:51763_ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:51755/solr ready
[junit4] 2> 2496975 INFO
(OverseerStateUpdate-72130070505914372-127.0.0.1:51763_-n_0000000000)
[n:127.0.0.1:51763_ ] o.a.s.c.Overseer Starting to work on the main queue :
127.0.0.1:51763_
[junit4] 2> 2496975 INFO
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[98555D8F79EE8C33])
[n:127.0.0.1:51763_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:51763_
[junit4] 2> 2496975 INFO (zkCallback-13693-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 2496975 INFO (zkCallback-13686-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 2497007 INFO
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[98555D8F79EE8C33])
[n:127.0.0.1:51763_ ] o.a.s.h.a.MetricsHistoryHandler No .system collection,
keeping metrics history in memory.
[junit4] 2> 2497028 INFO
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[98555D8F79EE8C33])
[n:127.0.0.1:51763_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7df9dc2f
[junit4] 2> 2497040 INFO
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[98555D8F79EE8C33])
[n:127.0.0.1:51763_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7df9dc2f
[junit4] 2> 2497040 INFO
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[98555D8F79EE8C33])
[n:127.0.0.1:51763_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7df9dc2f
[junit4] 2> 2497040 INFO
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[98555D8F79EE8C33])
[n:127.0.0.1:51763_ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
underneath
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.HttpPartitionWithTlogReplicasTest_98555D8F79EE8C33-001\control-001\cores
[junit4] 2> 2497069 INFO (zkConnectionManagerCallback-13700-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2497069 INFO
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[98555D8F79EE8C33]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 2497069 INFO
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[98555D8F79EE8C33]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51755/solr ready
[junit4] 2> 2497069 INFO (SocketProxy-Acceptor-51763) [ ]
o.a.s.c.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=51786,localport=51763], receiveBufferSize:65536
[junit4] 2> 2497069 INFO (SocketProxy-Acceptor-51763) [ ]
o.a.s.c.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=51764,localport=51787], receiveBufferSize=65536
[junit4] 2> 2497069 INFO (qtp1282335954-36899) [n:127.0.0.1:51763_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:51763_&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2497069 INFO
(OverseerThreadFactory-10978-thread-1-processing-n:127.0.0.1:51763_)
[n:127.0.0.1:51763_ ] o.a.s.c.a.c.CreateCollectionCmd Create collection
control_collection
[junit4] 2> 2497194 INFO (SocketProxy-Acceptor-51763) [ ]
o.a.s.c.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=51788,localport=51763], receiveBufferSize:65536
[junit4] 2> 2497194 INFO (SocketProxy-Acceptor-51763) [ ]
o.a.s.c.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=51764,localport=51789], receiveBufferSize=65536
[junit4] 2> 2497194 INFO (qtp1282335954-36900) [n:127.0.0.1:51763_
x:control_collection_shard1_replica_n1] 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> 2497194 INFO (qtp1282335954-36900) [n:127.0.0.1:51763_
x:control_collection_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 4 transient cores
[junit4] 2> 2498209 INFO (qtp1282335954-36900) [n:127.0.0.1:51763_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
[junit4] 2> 2498225 INFO (qtp1282335954-36900) [n:127.0.0.1:51763_
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> 2498354 INFO (qtp1282335954-36900) [n:127.0.0.1:51763_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 2498366 INFO (qtp1282335954-36900) [n:127.0.0.1:51763_
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> 2498366 INFO (qtp1282335954-36900) [n:127.0.0.1:51763_
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@7df9dc2f
[junit4] 2> 2498366 INFO (qtp1282335954-36900) [n:127.0.0.1:51763_
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
[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.HttpPartitionWithTlogReplicasTest_98555D8F79EE8C33-001\control-001\cores\control_collection_shard1_replica_n1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.HttpPartitionWithTlogReplicasTest_98555D8F79EE8C33-001\control-001\cores\control_collection_shard1_replica_n1\data\]
[junit4] 2> 2498382 INFO (qtp1282335954-36900) [n:127.0.0.1:51763_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=15, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=3.6572265625,
floorSegmentMB=1.529296875, forceMergeDeletesPctAllowed=25.621729750761713,
segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.3341029339286437, deletesPctAllowed=32.53588234716418
[junit4] 2> 2498382 WARN (qtp1282335954-36900) [n:127.0.0.1:51763_
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> 2498444 INFO (qtp1282335954-36900) [n:127.0.0.1:51763_
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> 2498444 INFO (qtp1282335954-36900) [n:127.0.0.1:51763_
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> 2498459 INFO (qtp1282335954-36900) [n:127.0.0.1:51763_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2498459 INFO (qtp1282335954-36900) [n:127.0.0.1:51763_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2498459 INFO (qtp1282335954-36900) [n:127.0.0.1:51763_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=23, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.27561412279792236]
[junit4] 2> 2498459 INFO (qtp1282335954-36900) [n:127.0.0.1:51763_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@64131f42[control_collection_shard1_replica_n1] main]
[junit4] 2> 2498459 INFO (qtp1282335954-36900) [n:127.0.0.1:51763_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 2498459 INFO (qtp1282335954-36900) [n:127.0.0.1:51763_
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> 2498459 INFO (qtp1282335954-36900) [n:127.0.0.1:51763_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 2498459 INFO (qtp1282335954-36900) [n:127.0.0.1:51763_
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 1629071459274981376
[junit4] 2> 2498459 INFO
(searcherExecutor-10983-thread-1-processing-n:127.0.0.1:51763_
x:control_collection_shard1_replica_n1 c:control_collection s:shard1)
[n:127.0.0.1:51763_ 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@64131f42[control_collection_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2498476 INFO (qtp1282335954-36900) [n:127.0.0.1:51763_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/control_collection/terms/shard1 to Terms{values={core_node2=0},
version=0}
[junit4] 2> 2498476 INFO (qtp1282335954-36900) [n:127.0.0.1:51763_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/control_collection/leaders/shard1
[junit4] 2> 2498476 INFO (qtp1282335954-36900) [n:127.0.0.1:51763_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 2498476 INFO (qtp1282335954-36900) [n:127.0.0.1:51763_
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> 2498476 INFO (qtp1282335954-36900) [n:127.0.0.1:51763_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:51763/control_collection_shard1_replica_n1/
[junit4] 2> 2498476 INFO (qtp1282335954-36900) [n:127.0.0.1:51763_
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> 2498476 INFO (qtp1282335954-36900) [n:127.0.0.1:51763_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy
http://127.0.0.1:51763/control_collection_shard1_replica_n1/ has no replicas
[junit4] 2> 2498476 INFO (qtp1282335954-36900) [n:127.0.0.1:51763_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/control_collection/leaders/shard1/leader after winning as
/collections/control_collection/leader_elect/shard1/election/72130070505914372-core_node2-n_0000000000
[junit4] 2> 2498476 INFO (qtp1282335954-36900) [n:127.0.0.1:51763_
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:51763/control_collection_shard1_replica_n1/ shard1
[junit4] 2> 2498600 INFO (zkCallback-13686-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 2498600 INFO (zkCallback-13686-thread-2) [ ]
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> 2498600 INFO (qtp1282335954-36900) [n:127.0.0.1:51763_
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> 2498600 INFO (qtp1282335954-36900) [n:127.0.0.1:51763_
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=1401
[junit4] 2> 2498600 INFO (qtp1282335954-36899) [n:127.0.0.1:51763_ ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
45 seconds. Check all shard replicas
[junit4] 2> 2498710 INFO (zkCallback-13686-thread-3) [ ]
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> 2498710 INFO (zkCallback-13686-thread-2) [ ]
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> 2498710 INFO (zkCallback-13686-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 2498710 INFO (qtp1282335954-36899) [n:127.0.0.1:51763_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:51763_&wt=javabin&version=2}
status=0 QTime=1633
[junit4] 2> 2498774 INFO (zkConnectionManagerCallback-13706-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2498774 INFO
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[98555D8F79EE8C33]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 2498774 INFO
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[98555D8F79EE8C33]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51755/solr ready
[junit4] 2> 2498774 INFO
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[98555D8F79EE8C33]) [ ]
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection
loss:false
[junit4] 2> 2498774 INFO (SocketProxy-Acceptor-51763) [ ]
o.a.s.c.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=51804,localport=51763], receiveBufferSize:65536
[junit4] 2> 2498774 INFO (SocketProxy-Acceptor-51763) [ ]
o.a.s.c.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=51764,localport=51805], receiveBufferSize=65536
[junit4] 2> 2498774 INFO (qtp1282335954-36901) [n:127.0.0.1:51763_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2498788 INFO
(OverseerThreadFactory-10978-thread-2-processing-n:127.0.0.1:51763_)
[n:127.0.0.1:51763_ ] o.a.s.c.a.c.CreateCollectionCmd Create collection
collection1
[junit4] 2> 2498788 INFO
(OverseerCollectionConfigSetProcessor-72130070505914372-127.0.0.1:51763_-n_0000000000)
[n:127.0.0.1:51763_ ] 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> 2499025 WARN
(OverseerThreadFactory-10978-thread-2-processing-n:127.0.0.1:51763_)
[n:127.0.0.1:51763_ ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to
create a collection (collection1) without cores.
[junit4] 2> 2499025 INFO (qtp1282335954-36901) [n:127.0.0.1:51763_ ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
45 seconds. Check all shard replicas
[junit4] 2> 2499025 INFO (qtp1282335954-36901) [n:127.0.0.1:51763_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2}
status=0 QTime=242
[junit4] 2> 2499025 INFO
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[98555D8F79EE8C33]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances
pullReplicaCount=0 numOtherReplicas=3
[junit4] 2> 2499742 INFO
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[98555D8F79EE8C33]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.HttpPartitionWithTlogReplicasTest_98555D8F79EE8C33-001\shard-1-001
of type TLOG in shard 2
[junit4] 2> 2499742 WARN (closeThreadPool-13707-thread-1) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 2499742 INFO (closeThreadPool-13707-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 2499742 INFO (closeThreadPool-13707-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 2499742 INFO (closeThreadPool-13707-thread-1) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 9.0.4+11
[junit4] 2> 2499742 INFO (closeThreadPool-13707-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 2499742 INFO (closeThreadPool-13707-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 2499742 INFO (closeThreadPool-13707-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 2499742 INFO (closeThreadPool-13707-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@72a1dd96{/,null,AVAILABLE}
[junit4] 2> 2499742 INFO (closeThreadPool-13707-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@376a3be9{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:51807}
[junit4] 2> 2499742 INFO (closeThreadPool-13707-thread-1) [ ]
o.e.j.s.Server Started @2499819ms
[junit4] 2> 2499742 INFO (closeThreadPool-13707-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/,
solrconfig=solrconfig.xml,
solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.HttpPartitionWithTlogReplicasTest_98555D8F79EE8C33-001\tempDir-001/jetty1,
hostPort=51806,
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.HttpPartitionWithTlogReplicasTest_98555D8F79EE8C33-001\shard-1-001\cores,
replicaType=TLOG}
[junit4] 2> 2499742 ERROR (closeThreadPool-13707-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2499742 INFO (closeThreadPool-13707-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 2499742 INFO (closeThreadPool-13707-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.1.0
[junit4] 2> 2499742 INFO (closeThreadPool-13707-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2499742 INFO (closeThreadPool-13707-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2499742 INFO (closeThreadPool-13707-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-03-26T12:33:31.584977800Z
[junit4] 2> 2499742 INFO (zkConnectionManagerCallback-13709-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2499756 INFO (closeThreadPool-13707-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 2499756 INFO (closeThreadPool-13707-thread-1) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.HttpPartitionWithTlogReplicasTest_98555D8F79EE8C33-001\shard-1-001\solr.xml
[junit4] 2> 2499756 INFO (closeThreadPool-13707-thread-1) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 2499756 INFO (closeThreadPool-13707-thread-1) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 2499756 INFO (closeThreadPool-13707-thread-1) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@7df9dc2f, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 2500117 INFO (closeThreadPool-13707-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 2500117 WARN (closeThreadPool-13707-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@2d27318f[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2500132 WARN (closeThreadPool-13707-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@4b7e06e4[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2500148 INFO (closeThreadPool-13707-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51755/solr
[junit4] 2> 2500148 INFO (zkConnectionManagerCallback-13716-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2500178 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid
0x10041eabe210009, likely client has closed socket
[junit4] 2> 2500178 INFO (zkConnectionManagerCallback-13718-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2500226 INFO (closeThreadPool-13707-thread-1)
[n:127.0.0.1:51806_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 2500241 INFO (closeThreadPool-13707-thread-1)
[n:127.0.0.1:51806_ ] o.a.s.c.ZkController Publish node=127.0.0.1:51806_ as
DOWN
[junit4] 2> 2500241 INFO (closeThreadPool-13707-thread-1)
[n:127.0.0.1:51806_ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 4 transient cores
[junit4] 2> 2500241 INFO (closeThreadPool-13707-thread-1)
[n:127.0.0.1:51806_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:51806_
[junit4] 2> 2500241 INFO (zkCallback-13693-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 2500256 INFO (zkCallback-13717-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 2500256 INFO (zkCallback-13686-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 2500256 INFO (zkCallback-13705-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 2500338 INFO (zkConnectionManagerCallback-13725-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2500366 INFO (closeThreadPool-13707-thread-1)
[n:127.0.0.1:51806_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 2500386 INFO (closeThreadPool-13707-thread-1)
[n:127.0.0.1:51806_ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:51755/solr ready
[junit4] 2> 2500386 INFO (closeThreadPool-13707-thread-1)
[n:127.0.0.1:51806_ ] o.a.s.h.a.MetricsHistoryHandler No .system collection,
keeping metrics history in memory.
[junit4] 2> 2500398 INFO (closeThreadPool-13707-thread-1)
[n:127.0.0.1:51806_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7df9dc2f
[junit4] 2> 2500414 INFO (closeThreadPool-13707-thread-1)
[n:127.0.0.1:51806_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7df9dc2f
[junit4] 2> 2500414 INFO (closeThreadPool-13707-thread-1)
[n:127.0.0.1:51806_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7df9dc2f
[junit4] 2> 2500414 INFO (closeThreadPool-13707-thread-1)
[n:127.0.0.1:51806_ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
underneath
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.HttpPartitionWithTlogReplicasTest_98555D8F79EE8C33-001\shard-1-001\cores
[junit4] 2> 2500569 INFO
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[98555D8F79EE8C33]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.HttpPartitionWithTlogReplicasTest_98555D8F79EE8C33-001\shard-2-001
of type TLOG in shard 1
[junit4] 2> 2500569 WARN (closeThreadPool-13707-thread-1) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 2500569 INFO (closeThreadPool-13707-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 2500569 INFO (closeThreadPool-13707-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 2500569 INFO (closeThreadPool-13707-thread-1) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 9.0.4+11
[junit4] 2> 2500586 INFO (closeThreadPool-13707-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 2500586 INFO (closeThreadPool-13707-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 2500586 INFO (closeThreadPool-13707-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 2500586 INFO (closeThreadPool-13707-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@4154b0ec{/,null,AVAILABLE}
[junit4] 2> 2500586 INFO (closeThreadPool-13707-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@656c69e5{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:51827}
[junit4] 2> 2500586 INFO (closeThreadPool-13707-thread-1) [ ]
o.e.j.s.Server Started @2500659ms
[junit4] 2> 2500586 INFO (closeThreadPool-13707-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/,
solrconfig=solrconfig.xml,
solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.HttpPartitionWithTlogReplicasTest_98555D8F79EE8C33-001\tempDir-001/jetty2,
hostPort=51826,
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.HttpPartitionWithTlogReplicasTest_98555D8F79EE8C33-001\shard-2-001\cores,
replicaType=TLOG}
[junit4] 2> 2500601 ERROR (closeThreadPool-13707-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2500601 INFO (closeThreadPool-13707-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 2500601 INFO (closeThreadPool-13707-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.1.0
[junit4] 2> 2500601 INFO (closeThreadPool-13707-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2500601 INFO (closeThreadPool-13707-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2500601 INFO (closeThreadPool-13707-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-03-26T12:33:32.443666900Z
[junit4] 2> 2500618 INFO (zkConnectionManagerCallback-13728-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2500618 INFO (closeThreadPool-13707-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 2500618 INFO (closeThreadPool-13707-thread-1) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.HttpPartitionWithTlogReplicasTest_98555D8F79EE8C33-001\shard-2-001\solr.xml
[junit4] 2> 2500618 INFO (closeThreadPool-13707-thread-1) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 2500618 INFO (closeThreadPool-13707-thread-1) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 2500618 INFO (closeThreadPool-13707-thread-1) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@7df9dc2f, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 2500638 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid
0x10041eabe21000c, likely client has closed socket
[junit4] 2> 2500804 INFO
(OverseerCollectionConfigSetProcessor-72130070505914372-127.0.0.1:51763_-n_0000000000)
[n:127.0.0.1:51763_ ] 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> 2500835 INFO (closeThreadPool-13707-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 2500835 WARN (closeThreadPool-13707-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@5bbc5044[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2500854 WARN (closeThreadPool-13707-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@6be7d04f[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2500854 INFO (closeThreadPool-13707-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51755/solr
[junit4] 2> 2500854 INFO (zkConnectionManagerCallback-13735-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2500865 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid
0x10041eabe21000d, likely client has closed socket
[junit4] 2> 2500866 INFO (zkConnectionManagerCallback-13737-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2500898 INFO (closeThreadPool-13707-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 2500914 INFO (closeThreadPool-13707-thread-1) [ ]
o.a.s.c.ZkController Publish node=127.0.0.1:51826_ as DOWN
[junit4] 2> 2500914 INFO (closeThreadPool-13707-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 2500914 INFO (closeThreadPool-13707-thread-1) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:51826_
[junit4] 2> 2500914 INFO (zkCallback-13717-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 2500914 INFO (zkCallback-13693-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 2500914 INFO (zkCallback-13686-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 2500914 INFO (zkCallback-13705-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 2500914 INFO (zkCallback-13724-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 2500914 INFO (zkCallback-13736-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 2500962 INFO (zkConnectionManagerCallback-13744-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2500977 INFO (closeThreadPool-13707-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
[junit4] 2> 2500977 INFO (closeThreadPool-13707-thread-1) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51755/solr ready
[junit4] 2> 2500977 INFO (closeThreadPool-13707-thread-1) [ ]
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history
in memory.
[junit4] 2> 2501009 INFO (closeThreadPool-13707-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7df9dc2f
[junit4] 2> 2501022 INFO (closeThreadPool-13707-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7df9dc2f
[junit4] 2> 2501022 INFO (closeThreadPool-13707-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7df9dc2f
[junit4] 2> 2501022 INFO (closeThreadPool-13707-thread-1) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.HttpPartitionWithTlogReplicasTest_98555D8F79EE8C33-001\shard-2-001\cores
[junit4] 2> 2501353 INFO
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[98555D8F79EE8C33]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.HttpPartitionWithTlogReplicasTest_98555D8F79EE8C33-001\shard-3-001
of type TLOG in shard 2
[junit4] 2> 2501353 WARN (closeThreadPool-13707-thread-1) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 2501353 INFO (closeThreadPool-13707-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 2501353 INFO (closeThreadPool-13707-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 2501353 INFO (closeThreadPool-13707-thread-1) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 9.0.4+11
[junit4] 2> 2501366 INFO (closeThreadPool-13707-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 2501366 INFO (closeThreadPool-13707-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 2501366 INFO (closeThreadPool-13707-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 2501366 INFO (closeThreadPool-13707-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@52ec3bb0{/,null,AVAILABLE}
[junit4] 2> 2501366 INFO (closeThreadPool-13707-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@7b2faa24{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:51847}
[junit4] 2> 2501366 INFO (closeThreadPool-13707-thread-1) [ ]
o.e.j.s.Server Started @2501443ms
[junit4] 2> 2501366 INFO (closeThreadPool-13707-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/,
solrconfig=solrconfig.xml,
solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.HttpPartitionWithTlogReplicasTest_98555D8F79EE8C33-001\tempDir-001/jetty3,
hostPort=51846,
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.HttpPartitionWithTlogReplicasTest_98555D8F79EE8C33-001\shard-3-001\cores,
replicaType=TLOG}
[junit4] 2> 2501366 ERROR (closeThreadPool-13707-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2501366 INFO (closeThreadPool-13707-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 2501366 INFO (closeThreadPool-13707-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.1.0
[junit4] 2> 2501366 INFO (closeThreadPool-13707-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2501366 INFO (closeThreadPool-13707-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2501366 INFO (closeThreadPool-13707-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-03-26T12:33:33.208343900Z
[junit4] 2> 2501366 INFO (zkConnectionManagerCallback-13747-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2501366 INFO (closeThreadPool-13707-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 2501366 INFO (closeThreadPool-13707-thread-1) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.HttpPartitionWithTlogReplicasTest_98555D8F79EE8C33-001\shard-3-001\solr.xml
[junit4] 2> 2501366 INFO (closeThreadPool-13707-thread-1) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 2501366 INFO (closeThreadPool-13707-thread-1) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 2501381 INFO (closeThreadPool-13707-thread-1) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@7df9dc2f, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 2501381 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid
0x10041eabe210010, likely client has closed socket
[junit4] 2> 2501553 INFO (closeThreadPool-13707-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 2501553 WARN (closeThreadPool-13707-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@3fbe17e3[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2501553 WARN (closeThreadPool-13707-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@37f0c84c[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2501553 INFO (closeThreadPool-13707-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51755/solr
[junit4] 2> 2501553 INFO (zkConnectionManagerCallback-13754-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2501569 INFO (zkConnectionManagerCallback-13756-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2501569 INFO (closeThreadPool-13707-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
[junit4] 2> 2501585 INFO (closeThreadPool-13707-thread-1) [ ]
o.a.s.c.ZkController Publish node=127.0.0.1:51846_ as DOWN
[junit4] 2> 2501585 INFO (closeThreadPool-13707-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 2501585 INFO (closeThreadPool-13707-thread-1) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:51846_
[junit4] 2> 2501585 INFO (zkCallback-13693-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 2501585 INFO (zkCallback-13705-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 2501585 INFO (zkCallback-13686-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 2501585 INFO (zkCallback-13717-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 2501585 INFO (zkCallback-13736-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 2501585 INFO (zkCallback-13724-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 2501585 INFO (zkCallback-13743-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 2501585 INFO (zkCallback-13755-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 2501632 INFO (zkConnectionManagerCallback-13763-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2501633 INFO (closeThreadPool-13707-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 2501634 INFO (closeThreadPool-13707-thread-1) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51755/solr ready
[junit4] 2> 2501634 INFO (closeThreadPool-13707-thread-1) [ ]
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history
in memory.
[junit4] 2> 2501663 INFO (closeThreadPool-13707-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7df9dc2f
[junit4] 2> 2501678 INFO (closeThreadPool-13707-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7df9dc2f
[junit4] 2> 2501678 INFO (closeThreadPool-13707-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7df9dc2f
[junit4] 2> 2501679 INFO (closeThreadPool-13707-thread-1) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.HttpPartitionWithTlogReplicasTest_98555D8F79EE8C33-001\shard-3-001\cores
[junit4] 2> 2501773 INFO (qtp1282335954-36900) [n:127.0.0.1:51763_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:51806_&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2501778 INFO (SocketProxy-Acceptor-51763) [ ]
o.a.s.c.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=51869,localport=51763], receiveBufferSize:65536
[junit4] 2> 2501778 INFO (SocketProxy-Acceptor-51763) [ ]
o.a.s.c.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=51764,localport=51870], receiveBufferSize=65536
[junit4] 2> 2501779 INFO (SocketProxy-Acceptor-51763) [ ]
o.a.s.c.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=51871,localport=51763], receiveBufferSize:65536
[junit4] 2> 2501779 INFO (SocketProxy-Acceptor-51763) [ ]
o.a.s.c.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=51764,localport=51872], receiveBufferSize=65536
[junit4] 2> 2501811 INFO (qtp1282335954-36903) [n:127.0.0.1:51763_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:51826_&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2501811 INFO (qtp1282335954-36898) [n:127.0.0.1:51763_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:51846_&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2501811 INFO
(OverseerThreadFactory-10978-thread-3-processing-n:127.0.0.1:51763_)
[n:127.0.0.1:51763_ c:collection1 s:shard2 ] o.a.s.c.a.c.AddReplicaCmd Node
Identified 127.0.0.1:51806_ for creating new replica of shard shard2 for
collection collection1
[junit4] 2> 2501811 INFO
(OverseerThreadFactory-10978-thread-3-processing-n:127.0.0.1:51763_)
[n:127.0.0.1:51763_ c:collection1 s:shard2 ] o.a.s.c.a.c.AddReplicaCmd
Returning CreateReplica command.
[junit4] 2> 2501811 INFO
(OverseerThreadFactory-10978-thread-4-processing-n:127.0.0.1:51763_)
[n:127.0.0.1:51763_ c:collection1 s:shard1 ] o.a.s.c.a.c.AddReplicaCmd Node
Identified 127.0.0.1:51826_ for creating new replica of shard shard1 for
collection collection1
[junit4] 2> 2501811 INFO (SocketProxy-Acceptor-51806) [ ]
o.a.s.c.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=51874,localport=51806], receiveBufferSize:65536
[junit4] 2> 2501811 INFO
(OverseerThreadFactory-10978-thread-4-processing-n:127.0.0.1:51763_)
[n:127.0.0.1:51763_ c:collection1 s:shard1 ] o.a.s.c.a.c.AddReplicaCmd
Returning CreateReplica command.
[junit4] 2> 2501811 INFO (SocketProxy-Acceptor-51806) [ ]
o.a.s.c.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=51807,localport=51875], receiveBufferSize=65536
[junit4] 2> 2501811 INFO (SocketProxy-Acceptor-51826) [ ]
o.a.s.c.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=51876,localport=51826], receiveBufferSize:65536
[junit4] 2> 2501811 INFO (SocketProxy-Acceptor-51826) [ ]
o.a.s.c.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=51827,localport=51877], receiveBufferSize=65536
[junit4] 2> 2501828 INFO (qtp1963780217-37001) [n:127.0.0.1:51826_
x:collection1_shard1_replica_t2] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t2&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG
[junit4] 2> 2501828 INFO (qtp330082620-36967) [n:127.0.0.1:51806_
x:collection1_shard2_replica_t1] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t1&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG
[junit4] 2> 2502886 INFO (qtp1963780217-37001) [n:127.0.0.1:51826_
c:collection1 s:shard1 x:collection1_shard1_replica_t2] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 8.1.0
[junit4] 2> 2502890 INFO (qtp330082620-36967) [n:127.0.0.1:51806_
c:collection1 s:shard2 x:collection1_shard2_replica_t1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 8.1.0
[junit4] 2> 2502944 INFO (qtp330082620-36967) [n:127.0.0.1:51806_
c:collection1 s:shard2 x:collection1_shard2_replica_t1] o.a.s.s.IndexSchema
[collection1_shard2_replica_t1] Schema name=test
[junit4] 2> 2502946 INFO (qtp1963780217-37001) [n:127.0.0.1:51826_
c:collection1 s:shard1 x:collection1_shard1_replica_t2] o.a.s.s.IndexSchema
[collection1_shard1_replica_t2] Schema name=test
[junit4] 2> 2503092 INFO (qtp330082620-36967) [n:127.0.0.1:51806_
c:collection1 s:shard2 x:collection1_shard2_replica_t1] o.a.s.s.IndexSchema
Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 2503093 INFO (qtp1963780217-37001) [n:127.0.0.1:51826_
c:collection1 s:shard1 x:collection1_shard1_replica_t2] o.a.s.s.IndexSchema
Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 2503122 INFO (qtp1963780217-37001) [n:127.0.0.1:51826_
c:collection1 s:shard1 x:collection1_shard1_replica_t2] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard1_replica_t2' using configuration from
collection collection1, trusted=true
[junit4] 2> 2503122 INFO (qtp330082620-36967) [n:127.0.0.1:51806_
c:collection1 s:shard2 x:collection1_shard2_replica_t1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard2_replica_t1' using configuration from
collection collection1, trusted=true
[junit4] 2> 2503122 INFO (qtp1963780217-37001) [n:127.0.0.1:51826_
c:collection1 s:shard1 x:collection1_shard1_replica_t2]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard1.replica_t2' (registry
'solr.core.collection1.shard1.replica_t2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7df9dc2f
[junit4] 2> 2503122 INFO (qtp1963780217-37001) [n:127.0.0.1:51826_
c:collection1 s:shard1 x:collection1_shard1_replica_t2] o.a.s.c.SolrCore
[[collection1_shard1_replica_t2] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.HttpPartitionWithTlogReplicasTest_98555D8F79EE8C33-001\shard-2-001\cores\collection1_shard1_replica_t2],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.HttpPartitionWithTlogReplicasTest_98555D8F79EE8C33-001\shard-2-001\cores\collection1_shard1_replica_t2\data\]
[junit4] 2> 2503122 INFO (qtp330082620-36967) [n:127.0.0.1:51806_
c:collection1 s:shard2 x:collection1_shard2_replica_t1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard2.replica_t1' (registry
'solr.core.collection1.shard2.replica_t1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7df9dc2f
[junit4] 2> 2503122 INFO (qtp330082620-36967) [n:127.0.0.1:51806_
c:collection1 s:shard2 x:collection1_shard2_replica_t1] o.a.s.c.SolrCore
[[collection1_shard2_replica_t1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.HttpPartitionWithTlogReplicasTest_98555D8F79EE8C33-001\shard-1-001\cores\collection1_shard2_replica_t1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.HttpPartitionWithTlogReplicasTest_98555D8F79EE8C33-001\shard-1-001\cores\collection1_shard2_replica_t1\data\]
[junit4] 2> 2503132 INFO (qtp330082620-36967) [n:127.0.0.1:51806_
c:collection1 s:shard2 x:collection1_shard2_replica_t1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=15, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=3.6572265625,
floorSegmentMB=1.529296875, forceMergeDeletesPctAllowed=25.621729750761713,
segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.3341029339286437, deletesPctAllowed=32.53588234716418
[junit4] 2> 2503132 INFO (qtp1963780217-37001) [n:127.0.0.1:51826_
c:collection1 s:shard1 x:collection1_shard1_replica_t2]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=15, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=3.6572265625,
floorSegmentMB=1.529296875, forceMergeDeletesPctAllowed=25.621729750761713,
segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.3341029339286437, deletesPctAllowed=32.53588234716418
[junit4] 2> 2503149 WARN (qtp330082620-36967) [n:127.0.0.1:51806_
c:collection1 s:shard2 x:collection1_shard2_replica_t1]
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> 2503194 WARN (qtp1963780217-37001) [n:127.0.0.1:51826_
c:collection1 s:shard1 x:collection1_shard1_replica_t2]
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> 2503227 INFO (qtp330082620-36967) [n:127.0.0.1:51806_
c:collection1 s:shard2 x:collection1_shard2_replica_t1] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 2503227 INFO (qtp330082620-36967) [n:127.0.0.1:51806_
c:collection1 s:shard2 x:collection1_shard2_replica_t1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2503231 INFO (qtp330082620-36967) [n:127.0.0.1:51806_
c:collection1 s:shard2 x:collection1_shard2_replica_t1] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 2503231 INFO (qtp330082620-36967) [n:127.0.0.1:51806_
c:collection1 s:shard2 x:collection1_shard2_replica_t1] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 2503303 INFO (qtp330082620-36967) [n:127.0.0.1:51806_
c:collection1 s:shard2 x:collection1_shard2_replica_t1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=23, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.27561412279792236]
[junit4] 2> 2503335 INFO (qtp330082620-36967) [n:127.0.0.1:51806_
c:collection1 s:shard2 x:collection1_shard2_replica_t1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@69396616[collection1_shard2_replica_t1] main]
[junit4] 2> 2503337 INFO (qtp330082620-36967) [n:127.0.0.1:51806_
c:collection1 s:shard2 x:collection1_shard2_replica_t1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 2503337 INFO (qtp330082620-36967) [n:127.0.0.1:51806_
c:collection1 s:shard2 x:collection1_shard2_replica_t1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 2503338 INFO (qtp330082620-36967) [n:127.0.0.1:51806_
c:collection1 s:shard2 x:collection1_shard2_replica_t1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 2503338 INFO (qtp330082620-36967) [n:127.0.0.1:51806_
c:collection1 s:shard2 x:collection1_shard2_replica_t1] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1629071464390983680
[junit4] 2> 2503346 INFO
(searcherExecutor-11016-thread-1-processing-n:127.0.0.1:51806_
x:collection1_shard2_replica_t1 c:collection1 s:shard2) [n:127.0.0.1:51806_
c:collection1 s:shard2 x:collection1_shard2_replica_t1] o.a.s.c.SolrCore
[collection1_shard2_replica_t1] Registered new searcher
Searcher@69396616[collection1_shard2_replica_t1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2503360 INFO (qtp330082620-36967) [n:127.0.0.1:51806_
c:collection1 s:shard2 x:collection1_shard2_replica_t1] o.a.s.c.ZkShardTerms
Successful update of terms at /collections/collection1/terms/shard2 to
Terms{values={core_node3=0}, version=0}
[junit4] 2> 2503361 INFO (qtp330082620-36967) [n:127.0.0.1:51806_
c:collection1 s:shard2 x:collection1_shard2_replica_t1]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/collection1/leaders/shard2
[junit4] 2> 2503369 INFO (qtp330082620-36967) [n:127.0.0.1:51806_
c:collection1 s:shard2 x:collection1_shard2_replica_t1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 2503369 INFO (qtp330082620-36967) [n:127.0.0.1:51806_
c:collection1 s:shard2 x:collection1_shard2_replica_t1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 2503369 INFO (qtp330082620-36967) [n:127.0.0.1:51806_
c:collection1 s:shard2 x:collection1_shard2_replica_t1] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:51806/collection1_shard2_replica_t1/
[junit4] 2> 2503370 INFO (qtp330082620-36967) [n:127.0.0.1:51806_
c:collection1 s:shard2 x:collection1_shard2_replica_t1] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 2503370 INFO (qtp330082620-36967) [n:127.0.0.1:51806_
c:collection1 s:shard2 x:collection1_shard2_replica_t1] o.a.s.c.SyncStrategy
http://127.0.0.1:51806/collection1_shard2_replica_t1/ has no replicas
[junit4] 2> 2503370 INFO (qtp330082620-36967) [n:127.0.0.1:51806_
c:collection1 s:shard2 x:collection1_shard2_replica_t1] o.a.s.c.ZkController
collection1_shard2_replica_t1 stopping background replication from leader
[junit4] 2> 2503370 INFO (qtp330082620-36967) [n:127.0.0.1:51806_
c:collection1 s:shard2 x:collection1_shard2_replica_t1]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/collection1/leaders/shard2/leader after winning as
/collections/collection1/leader_elect/shard2/election/72130070505914378-core_node3-n_0000000000
[junit4] 2> 2503371 INFO (qtp330082620-36967) [n:127.0.0.1:51806_
c:collection1 s:shard2 x:collection1_shard2_replica_t1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:51806/collection1_shard2_replica_t1/ shard2
[junit4] 2> 2503494 INFO (zkCallback-13717-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 2503495 INFO (qtp330082620-36967) [n:127.0.0.1:51806_
c:collection1 s:shard2 x:collection1_shard2_replica_t1] o.a.s.c.ZkController I
am the leader, no recovery necessary
[junit4] 2> 2503495 INFO (qtp1963780217-37001) [n:127.0.0.1:51826_
c:collection1 s:shard1 x:collection1_shard1_replica_t2] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 2503495 INFO (qtp1963780217-37001) [n:127.0.0.1:51826_
c:collection1 s:shard1 x:collection1_shard1_replica_t2] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2503500 INFO (qtp330082620-36967) [n:127.0.0.1:51806_
c:collection1 s:shard2 x:collection1_shard2_replica_t1] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t1&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG}
status=0 QTime=1669
[junit4] 2> 2503502 INFO (qtp1963780217-37001) [n:127.0.0.1:51826_
c:collection1 s:shard1 x:collection1_shard1_replica_t2] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 2503502 INFO (qtp1963780217-37001) [n:127.0.0.1:51826_
c:collection1 s:shard1 x:collection1_shard1_replica_t2] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 2503502 INFO (qtp1963780217-37001) [n:127.0.0.1:51826_
c:collection1 s:shard1 x:collection1_shard1_replica_t2]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=23, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.27561412279792236]
[junit4] 2> 2503502 INFO (qtp1963780217-37001) [n:127.0.0.1:51826_
c:collection1 s:shard1 x:collection1_shard1_replica_t2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@737c1c6f[collection1_shard1_replica_t2] main]
[junit4] 2> 2503509 INFO (qtp1282335954-36900) [n:127.0.0.1:51763_
c:collection1 ] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/collections
params={node=127.0.0.1:51806_&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2}
status=0 QTime=1732
[junit4] 2> 2503509 INFO (qtp1963780217-37001) [n:127.0.0.1:51826_
c:collection1 s:shard1 x:collection1_shard1_replica_t2]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 2503509 INFO (qtp1963780217-37001) [n:127.0.0.1:51826_
c:collection1 s:shard1 x:collection1_shard1_replica_t2]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 2503509 INFO (qtp1963780217-37001) [n:127.0.0.1:51826_
c:collection1 s:shard1 x:collection1_shard1_replica_t2]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 2503509 INFO (qtp1963780217-37001) [n:127.0.0.1:51826_
c:collection1 s:shard1 x:collection1_shard1_replica_t2] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1629071464570290176
[junit4] 2> 2503513 INFO
(searcherExecutor-11015-thread-1-processing-n:127.0.0.1:51826_
x:collection1_shard1_replica_t2 c:collection1 s:shard1) [n:127.0.0.1:51826_
c:collection1 s:shard1 x:collection1_shard1_replica_t2] o.a.s.c.SolrCore
[collection1_shard1_replica_t2] Registered new searcher
Searcher@737c1c6f[collection1_shard1_replica_t2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2503516 INFO (qtp1963780217-37001) [n:127.0.0.1:51826_
c:collection1 s:shard1 x:collection1_shard1_replica_t2] o.a.s.c.ZkShardTerms
Successful update of terms at /collections/collection1/terms/shard1 to
Terms{values={core_node4=0}, version=0}
[junit4] 2> 2503516 INFO (qtp1963780217-37001) [n:127.0.0.1:51826_
c:collection1 s:shard1 x:collection1_shard1_replica_t2]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/collection1/leaders/shard1
[junit4] 2> 2503526 INFO (qtp1963780217-37001) [n:127.0.0.1:51826_
c:collection1 s:shard1 x:collection1_shard1_replica_t2]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 2503526 INFO (qtp1963780217-37001) [n:127.0.0.1:51826_
c:collection1 s:shard1 x:collection1_shard1_replica_t2]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 2503526 INFO (qtp1963780217-37001) [n:127.0.0.1:51826_
c:collection1 s:shard1 x:collection1_shard1_replica_t2] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:51826/collection1_shard1_replica_t2/
[junit4] 2> 2503527 INFO (qtp1963780217-37001) [n:127.0.0.1:51826_
c:collection1 s:shard1 x:collection1_shard1_replica_t2] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 2503527 INFO (qtp1963780217-37001) [n:127.0.0.1:51826_
c:collection1 s:shard1 x:collection1_shard1_replica_t2] o.a.s.c.SyncStrategy
http://127.0.0.1:51826/collection1_shard1_replica_t2/ has no replicas
[junit4] 2> 2503527 INFO (qtp1963780217-37001) [n:127.0.0.1:51826_
c:collection1 s:shard1 x:collection1_shard1_replica_t2] o.a.s.c.ZkController
collection1_shard1_replica_t2 stopping background replication from leader
[junit4] 2> 2503527 INFO (qtp1963780217-37001) [n:127.0.0.1:51826_
c:collection1 s:shard1 x:collection1_shard1_replica_t2]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/collection1/leaders/shard1/leader after winning as
/collections/collection1/leader_elect/shard1/election/72130070505914382-core_node4-n_0000000000
[junit4] 2> 2503529 INFO (qtp1963780217-37001) [n:127.0.0.1:51826_
c:collection1 s:shard1 x:collection1_shard1_replica_t2]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:51826/collection1_shard1_replica_t2/ shard1
[junit4] 2> 2503642 INFO (zkCallback-13717-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 2503644 INFO (zkCallback-13717-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 2503644 INFO (zkCallback-13736-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 2503645 INFO (qtp1963780217-37001) [n:127.0.0.1:51826_
c:collection1 s:shard1 x:collection1_shard1_replica_t2] o.a.s.c.ZkController I
am the leader, no recovery necessary
[junit4] 2> 2503663 INFO (qtp1963780217-37001) [n:127.0.0.1:51826_
c:collection1 s:shard1 x:collection1_shard1_replica_t2] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t2&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG}
status=0 QTime=1833
[junit4] 2> 2503702 INFO (qtp1282335954-36903) [n:127.0.0.1:51763_
c:collection1 ] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/collections
params={node=127.0.0.1:51826_&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2}
status=0 QTime=1892
[junit4] 2> 2503756 INFO (zkCallback-13717-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change
[...truncated too long message...]
etty-closer-18915-thread-1) [ ] o.e.j.s.AbstractConnector Stopped
ServerConnector@55abc593{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
[junit4] 2> 2729546 INFO (jetty-closer-18915-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@4410ec76{/solr,null,UNAVAILABLE}
[junit4] 2> 2729546 INFO (jetty-closer-18915-thread-1) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 2729590 INFO (jetty-closer-18915-thread-2) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@2c049db0{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:0}
[junit4] 2> 2729594 INFO (jetty-closer-18915-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@42dc6907{/solr,null,UNAVAILABLE}
[junit4] 2> 2729594 INFO (jetty-closer-18915-thread-2) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 2729597 INFO
(SUITE-SystemCollectionCompatTest-seed#[98555D8F79EE8C33]-worker) [ ]
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
[junit4] 2> 2729614 WARN (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Watch limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 9 /solr/aliases.json
[junit4] 2> 9 /solr/collections/.system/terms/shard1
[junit4] 2> 9 /solr/clusterprops.json
[junit4] 2> 2 /solr/configs/.system
[junit4] 2> 2 /solr/security.json
[junit4] 2> 2 /solr/configs/.system/managed-schema
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 10 /solr/collections/.system/state.json
[junit4] 2> 9 /solr/clusterstate.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 10 /solr/collections
[junit4] 2> 9 /solr/live_nodes
[junit4] 2>
[junit4] 2> 2729623 INFO
(SUITE-SystemCollectionCompatTest-seed#[98555D8F79EE8C33]-worker) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:54044
[junit4] 2> 2729623 INFO
(SUITE-SystemCollectionCompatTest-seed#[98555D8F79EE8C33]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 54044
[junit4] 2> NOTE: leaving temporary files on disk at:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SystemCollectionCompatTest_98555D8F79EE8C33-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene80),
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@427582f6),
locale=en-RW, timezone=Asia/Irkutsk
[junit4] 2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.4
(64-bit)/cpus=3,threads=1,free=102538520,total=504365056
[junit4] 2> NOTE: All tests run in this JVM: [AnalysisErrorHandlingTest,
PhrasesIdentificationComponentTest, SolrIndexConfigTest, HighlighterTest,
DistributedSuggestComponentTest, BigEndianAscendingWordDeserializerTest,
HighlighterConfigTest, TestNumericTerms32, BlockJoinFacetDistribTest,
TestClusterStateMutator, LukeRequestHandlerTest, SuggesterFSTTest,
RecoveryZkTest, ResourceLoaderTest, StatsReloadRaceTest,
DocumentAnalysisRequestHandlerTest, SimpleMLTQParserTest, SoftAutoCommitTest,
AnalysisAfterCoreReloadTest, TestReqParamsAPI, TestDFRSimilarityFactory,
CdcrRequestHandlerTest, TestSchemaSimilarityResource, RankQueryTest,
TestTrieFacet, TestHttpShardHandlerFactory, ShardRoutingCustomTest,
TestPseudoReturnFields, TestFastLRUCache, BasicAuthStandaloneTest,
SimplePostToolTest, TestBinaryField, DeleteNodeTest, TestCollapseQParserPlugin,
ResponseHeaderTest, TestDistributedStatsComponentCardinality,
TestLegacyFieldReuse, XmlInterpolationTest, MoveReplicaHDFSFailoverTest,
TestConfigSetsAPIExclusivity, TestStressInPlaceUpdates,
DocExpirationUpdateProcessorFactoryTest, TestTlogReplica,
IndexSchemaRuntimeFieldTest, TestInPlaceUpdatesDistrib,
ZookeeperStatusHandlerTest, SuggesterTest, BlockJoinFacetSimpleTest,
TestCloudJSONFacetSKG, PeerSyncTest, TestCustomDocTransformer, TestOrdValues,
URLClassifyProcessorTest, SolrCLIZkUtilsTest, TestExceedMaxTermLength,
TestFieldCollectionResource, ExitableDirectoryReaderTest,
HdfsChaosMonkeyNothingIsSafeTest, BasicZkTest, CoreSorterTest,
TestEmbeddedSolrServerAdminHandler, TestHdfsBackupRestoreCore,
TestLRUStatsCache, TestNumericTokenStream, TestManagedStopFilterFactory,
TestReRankQParserPlugin, TestCorePropertiesReload, TestHalfAndHalfDocValues,
PluginInfoTest, TestSchemaManager, TestSolrCloudWithSecureImpersonation,
V2StandaloneTest, UninvertDocValuesMergePolicyTest,
TestRuleBasedAuthorizationPlugin, DeleteShardTest, TestCryptoKeys,
TestNoOpRegenerator, TestDocTermOrdsUninvertLimit,
TestLegacyBM25SimilarityFactory, PeerSyncWithIndexFingerprintCachingTest,
TestJsonFacetsWithNestedObjects, TemplateUpdateProcessorTest,
TestComplexPhraseQParserPlugin, TestOmitPositions, LargeFieldTest,
TestCollationField, TestPrepRecovery, TestCrossCoreJoin, CdcrBidirectionalTest,
BlockCacheTest, TestSort, TestCloudPhrasesIdentificationComponent,
CurrencyFieldTypeTest, TestDistributedSearch, TestNestedUpdateProcessor,
TestCloudPseudoReturnFields, TestSubQueryTransformer, TestBlobHandler,
TestInitQParser, TriggerSetPropertiesIntegrationTest, DataDrivenBlockJoinTest,
BasicDistributedZk2Test, TestManagedResourceStorage,
TlogReplayBufferedWhileIndexingTest, TestNamedUpdateProcessors,
TestSimNodeLostTrigger, TestRandomFaceting,
DistributedQueryComponentCustomSortTest, TestSimLargeCluster,
MigrateRouteKeyTest, CdcrWithNodesRestartsTest, TaggerTest, RequiredFieldsTest,
TestManagedSynonymGraphFilterFactory, ConvertedLegacyTest, ResponseBuilderTest,
TestHashQParserPlugin, EchoParamsTest, TestFieldCacheReopen,
SpellPossibilityIteratorTest, CollectionsAPIDistributedZkTest,
TestSchemaNameResource, ProtectedTermFilterFactoryTest, MoveReplicaTest,
TestDownShardTolerantSearch, ReplaceNodeTest,
TimeRoutedAliasUpdateProcessorTest, TestSQLHandler,
DistributedFacetPivotWhiteBoxTest, HttpTriggerListenerTest,
TestUnifiedSolrHighlighter, FullHLLTest,
IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestRemoteStreaming,
TestQuerySenderListener, NodeAddedTriggerIntegrationTest, TestSolr4Spatial,
ChangedSchemaMergeTest, TestSolrCoreProperties,
TestSerializedLuceneMatchVersion, HdfsBasicDistributedZk2Test,
RemoteQueryErrorTest, TestCloudNestedDocsSort, XsltUpdateRequestHandlerTest,
RegexBytesRefFilterTest, TestDirectoryFactory, SubstringBytesRefFilterTest,
TestSimExtremeIndexing, TestUninvertingReader, TestRandomRequestDistribution,
HttpPartitionOnCommitTest, UniqFieldsUpdateProcessorFactoryTest,
OverseerCollectionConfigSetProcessorTest, CollectionPropsTest,
TestFoldingMultitermQuery, TestSimComputePlanAction,
TestBackupRepositoryFactory, DateMathParserTest, SolrShardReporterTest,
TestSolrCoreParser, TestFieldCacheSortRandom, TestReload,
AutoscalingHistoryHandlerTest, TestCodecSupport, PingRequestHandlerTest,
HdfsTlogReplayBufferedWhileIndexingTest, TestSimpleQParserPlugin,
CustomCollectionTest, ZkStateWriterTest, ConnectionReuseTest, MetricUtilsTest,
HdfsRecoveryZkTest, BufferStoreTest, CurrencyRangeFacetCloudTest,
CircularListTest, TestFieldTypeCollectionResource, TestDistribDocBasedVersion,
TestHighFrequencyDictionaryFactory, LeaderFailoverAfterPartitionTest,
MetricTriggerIntegrationTest, SegmentsInfoRequestHandlerTest,
DebugComponentTest, RuleEngineTest, TestWithCollection, TestManagedSchemaAPI,
SyncSliceTest, AutoScalingHandlerTest, TestXmlQParser,
SpatialHeatmapFacetsTest, TestSystemCollAutoCreate, TestQueryUtils,
CollectionsAPISolrJTest, OrderedExecutorTest, FileBasedSpellCheckerTest,
TestRandomCollapseQParserPlugin, ForceLeaderTest, InfoHandlerTest,
TestSubQueryTransformerDistrib, ClusterStateTest, TestRecovery,
RestartWhileUpdatingTest, NodeMarkersRegistrationTest, TestBulkSchemaAPI,
TestSolrIndexConfig, ScriptEngineTest, FileUtilsTest, SolrSlf4jReporterTest,
TestMaxScoreQueryParser, TestClassicSimilarityFactory, TermVectorComponentTest,
TestDistributedMissingSort, TestSimpleTrackingShardHandler,
TestEmbeddedSolrServerConstructors, TestEmbeddedSolrServerSchemaAPI,
TestJettySolrRunner, AddReplicaTest, AssignBackwardCompatibilityTest,
BasicDistributedZkTest, DeleteInactiveReplicaTest, DistribCursorPagingTest,
DistributedVersionInfoTest, LeaderElectionIntegrationTest,
LeaderTragicEventTest, LegacyCloudClusterPropTest,
MetricsHistoryIntegrationTest, MoveReplicaHDFSTest, MultiSolrCloudTestCaseTest,
MultiThreadedOCPTest, OutOfBoxZkACLAndCredentialsProvidersTest,
OverseerModifyCollectionTest, OverseerRolesTest, OverseerTaskQueueTest,
PeerSyncReplicationTest, ReplaceNodeNoTargetTest, SSLMigrationTest,
SaslZkACLProviderTest, SharedFSAutoReplicaFailoverTest, SliceStateTest,
SolrCloudExampleTest, SystemCollectionCompatTest]
[junit4] Completed [493/845 (2!)] on J0 in 6.65s, 1 test, 1 error <<<
FAILURES!
[...truncated 43706 lines...]
[repro] Jenkins log URL:
https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Windows/150/consoleText
[repro] Revision: efbb494c8cb93f2cdb6596cdddacd4d63b212c7c
[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseParallelGC"
[repro] ant clean
[...truncated 6 lines...]
[repro] Test suites by module:
[repro] solr\core
[repro] HttpPartitionWithTlogReplicasTest
[repro] SystemCollectionCompatTest
[repro] ant compile-test
[...truncated 3603 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=10
-Dtests.class="*.HttpPartitionWithTlogReplicasTest|*.SystemCollectionCompatTest"
-Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseParallelGC"
-Dtests.seed=98555D8F79EE8C33 -Dtests.slow=true -Dtests.locale=nb-SJ
-Dtests.timezone=Asia/Sakhalin -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[...truncated 97 lines...]
[repro] Failures:
[repro] 0/5 failed: org.apache.solr.cloud.HttpPartitionWithTlogReplicasTest
[repro] 0/5 failed: org.apache.solr.cloud.SystemCollectionCompatTest
[repro] Exiting with code 0
[...truncated 78 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]