Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/9202/
Java: 64bit/jdk-13.0.2 -XX:+UseCompressedOops -XX:+UseG1GC
3 tests failed.
FAILED: org.apache.solr.cloud.MoveReplicaTest.testFailedMove
Error Message:
expected:<100> but was:<44>
Stack Trace:
java.lang.AssertionError: expected:<100> but was:<44>
at
__randomizedtesting.SeedInfo.seed([B18D3E83B30A8201:1B40ED7104D957D1]:0)
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.failNotEquals(Assert.java:834)
at org.junit.Assert.assertEquals(Assert.java:645)
at org.junit.Assert.assertEquals(Assert.java:631)
at
org.apache.solr.cloud.MoveReplicaTest.testFailedMove(MoveReplicaTest.java:306)
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:567)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
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:370)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
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:370)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
at java.base/java.lang.Thread.run(Thread.java:830)
FAILED: org.apache.solr.servlet.TestRequestRateLimiter.testSlotBorrowing
Error Message:
Incoming slots borrowed count did not match. Expected > 0 incoming 0
Stack Trace:
java.lang.AssertionError: Incoming slots borrowed count did not match. Expected
> 0 incoming 0
at
__randomizedtesting.SeedInfo.seed([B18D3E83B30A8201:9AD8BCDC5C79A5]:0)
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.assertTrue(Assert.java:41)
at
org.apache.solr.servlet.TestRequestRateLimiter.testSlotBorrowing(TestRequestRateLimiter.java:106)
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:567)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
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:370)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
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:370)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
at java.base/java.lang.Thread.run(Thread.java:830)
FAILED: org.apache.solr.servlet.TestRequestRateLimiter.testConcurrentQueries
Error Message:
Incoming accepted new request count did not match. Expected 5 incoming 25
Stack Trace:
java.lang.AssertionError: Incoming accepted new request count did not match.
Expected 5 incoming 25
at
__randomizedtesting.SeedInfo.seed([B18D3E83B30A8201:F316DDA6336DF720]:0)
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.assertTrue(Assert.java:41)
at
org.apache.solr.servlet.TestRequestRateLimiter.testConcurrentQueries(TestRequestRateLimiter.java:74)
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:567)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
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:370)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
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:370)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
at java.base/java.lang.Thread.run(Thread.java:830)
Build Log:
[...truncated 13762 lines...]
[junit4] Suite: org.apache.solr.cloud.MoveReplicaTest
[junit4] 2> 1111723 INFO
(SUITE-MoveReplicaTest-seed#[B18D3E83B30A8201]-worker) [ ]
o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to
test-framework derived value of
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\server\solr\configsets\_default\conf'
[junit4] 2> 1111723 INFO
(SUITE-MoveReplicaTest-seed#[B18D3E83B30A8201]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 1111725 INFO
(SUITE-MoveReplicaTest-seed#[B18D3E83B30A8201]-worker) [ ]
o.a.s.SolrTestCaseJ4 Created dataDir:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MoveReplicaTest_B18D3E83B30A8201-001\data-dir-161-001
[junit4] 2> 1111725 WARN
(SUITE-MoveReplicaTest-seed#[B18D3E83B30A8201]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=20 numCloses=20
[junit4] 2> 1111726 INFO
(SUITE-MoveReplicaTest-seed#[B18D3E83B30A8201]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 1111727 INFO
(SUITE-MoveReplicaTest-seed#[B18D3E83B30A8201]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0,
clientAuth=0.0/0.0)
[junit4] 2> 1111731 INFO
(TEST-MoveReplicaTest.testFailedMove-seed#[B18D3E83B30A8201]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testFailedMove
[junit4] 2> 1111733 INFO
(TEST-MoveReplicaTest.testFailedMove-seed#[B18D3E83B30A8201]) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MoveReplicaTest_B18D3E83B30A8201-001\tempDir-001
[junit4] 2> 1111734 INFO
(TEST-MoveReplicaTest.testFailedMove-seed#[B18D3E83B30A8201]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1111735 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
[junit4] 2> 1111735 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 1111739 WARN (ZkTestServer Run Thread) [ ]
o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
[junit4] 2> 1111842 INFO
(TEST-MoveReplicaTest.testFailedMove-seed#[B18D3E83B30A8201]) [ ]
o.a.s.c.ZkTestServer start zk server on port: 55202
[junit4] 2> 1111842 INFO
(TEST-MoveReplicaTest.testFailedMove-seed#[B18D3E83B30A8201]) [ ]
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:55202
[junit4] 2> 1111842 INFO
(TEST-MoveReplicaTest.testFailedMove-seed#[B18D3E83B30A8201]) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:55202
[junit4] 2> 1111842 INFO
(TEST-MoveReplicaTest.testFailedMove-seed#[B18D3E83B30A8201]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 55202
[junit4] 2> 1111845 INFO
(TEST-MoveReplicaTest.testFailedMove-seed#[B18D3E83B30A8201]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1111852 INFO (zkConnectionManagerCallback-6501-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1111853 INFO
(TEST-MoveReplicaTest.testFailedMove-seed#[B18D3E83B30A8201]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1111859 INFO
(TEST-MoveReplicaTest.testFailedMove-seed#[B18D3E83B30A8201]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1111864 INFO (zkConnectionManagerCallback-6503-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1111864 INFO
(TEST-MoveReplicaTest.testFailedMove-seed#[B18D3E83B30A8201]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1111866 INFO
(TEST-MoveReplicaTest.testFailedMove-seed#[B18D3E83B30A8201]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1111871 INFO (zkConnectionManagerCallback-6505-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1111871 INFO
(TEST-MoveReplicaTest.testFailedMove-seed#[B18D3E83B30A8201]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1111988 INFO (jetty-launcher-6506-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 1111988 INFO (jetty-launcher-6506-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 1111988 INFO (jetty-launcher-6506-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 1111988 INFO (jetty-launcher-6506-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
[junit4] 2> 1111988 INFO (jetty-launcher-6506-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
[junit4] 2> 1111988 INFO (jetty-launcher-6506-thread-4) [ ]
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git:
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 13.0.2+8
[junit4] 2> 1111988 INFO (jetty-launcher-6506-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
[junit4] 2> 1111988 INFO (jetty-launcher-6506-thread-1) [ ]
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git:
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 13.0.2+8
[junit4] 2> 1111988 INFO (jetty-launcher-6506-thread-2) [ ]
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git:
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 13.0.2+8
[junit4] 2> 1111989 INFO (jetty-launcher-6506-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 1111989 INFO (jetty-launcher-6506-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
[junit4] 2> 1111989 INFO (jetty-launcher-6506-thread-3) [ ]
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git:
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 13.0.2+8
[junit4] 2> 1111989 INFO (jetty-launcher-6506-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1111989 INFO (jetty-launcher-6506-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1111989 INFO (jetty-launcher-6506-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 1111990 INFO (jetty-launcher-6506-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@21e9510e{/solr,null,AVAILABLE}
[junit4] 2> 1111990 INFO (jetty-launcher-6506-thread-4) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1111990 INFO (jetty-launcher-6506-thread-4) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1111990 INFO (jetty-launcher-6506-thread-4) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 1111991 INFO (jetty-launcher-6506-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1f4b0072{/solr,null,AVAILABLE}
[junit4] 2> 1111991 INFO (jetty-launcher-6506-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1111991 INFO (jetty-launcher-6506-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1111991 INFO (jetty-launcher-6506-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 1111991 INFO (jetty-launcher-6506-thread-3) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1111991 INFO (jetty-launcher-6506-thread-3) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1111991 INFO (jetty-launcher-6506-thread-3) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 1111991 INFO (jetty-launcher-6506-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@3bffc3bb{/solr,null,AVAILABLE}
[junit4] 2> 1111992 INFO (jetty-launcher-6506-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@14ead87e{ssl, (ssl, alpn,
http/1.1, h2)}{127.0.0.1:55216}
[junit4] 2> 1111992 INFO (jetty-launcher-6506-thread-2) [ ]
o.e.j.s.Server Started @1112270ms
[junit4] 2> 1111992 INFO (jetty-launcher-6506-thread-4) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@19e0e372{ssl, (ssl, alpn,
http/1.1, h2)}{127.0.0.1:55219}
[junit4] 2> 1111992 INFO (jetty-launcher-6506-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@45d12dfa{/solr,null,AVAILABLE}
[junit4] 2> 1111992 INFO (jetty-launcher-6506-thread-4) [ ]
o.e.j.s.Server Started @1112270ms
[junit4] 2> 1111992 INFO (jetty-launcher-6506-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=55219}
[junit4] 2> 1111992 INFO (jetty-launcher-6506-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=55216}
[junit4] 2> 1111993 ERROR (jetty-launcher-6506-thread-4) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1111993 INFO (jetty-launcher-6506-thread-4) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1111993 ERROR (jetty-launcher-6506-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1111993 INFO (jetty-launcher-6506-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1111993 INFO (jetty-launcher-6506-thread-4) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
9.0.0
[junit4] 2> 1111993 INFO (jetty-launcher-6506-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
9.0.0
[junit4] 2> 1111993 INFO (jetty-launcher-6506-thread-4) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1111993 INFO (jetty-launcher-6506-thread-4) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr
[junit4] 2> 1111993 INFO (jetty-launcher-6506-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1111993 INFO (jetty-launcher-6506-thread-4) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-08-08T14:16:21.659202700Z
[junit4] 2> 1111993 INFO (jetty-launcher-6506-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr
[junit4] 2> 1111993 INFO (jetty-launcher-6506-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-08-08T14:16:21.659202700Z
[junit4] 2> 1111994 INFO (jetty-launcher-6506-thread-4) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1111994 INFO (jetty-launcher-6506-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1111994 INFO (jetty-launcher-6506-thread-3) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@29183423{ssl, (ssl, alpn,
http/1.1, h2)}{127.0.0.1:55233}
[junit4] 2> 1111994 INFO (jetty-launcher-6506-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@7721ef0a{ssl, (ssl, alpn,
http/1.1, h2)}{127.0.0.1:55230}
[junit4] 2> 1111994 INFO (jetty-launcher-6506-thread-3) [ ]
o.e.j.s.Server Started @1112272ms
[junit4] 2> 1111994 INFO (jetty-launcher-6506-thread-1) [ ]
o.e.j.s.Server Started @1112272ms
[junit4] 2> 1111994 INFO (jetty-launcher-6506-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=55233}
[junit4] 2> 1111994 INFO (jetty-launcher-6506-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=55230}
[junit4] 2> 1111994 ERROR (jetty-launcher-6506-thread-3) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1111994 ERROR (jetty-launcher-6506-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1111994 INFO (jetty-launcher-6506-thread-3) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1111994 INFO (jetty-launcher-6506-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1111994 INFO (jetty-launcher-6506-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
9.0.0
[junit4] 2> 1111994 INFO (jetty-launcher-6506-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
9.0.0
[junit4] 2> 1111994 INFO (jetty-launcher-6506-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1111994 INFO (jetty-launcher-6506-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr
[junit4] 2> 1111994 INFO (jetty-launcher-6506-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1111995 INFO (jetty-launcher-6506-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-08-08T14:16:21.661279800Z
[junit4] 2> 1111995 INFO (jetty-launcher-6506-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr
[junit4] 2> 1111995 INFO (jetty-launcher-6506-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-08-08T14:16:21.661279800Z
[junit4] 2> 1111996 INFO (jetty-launcher-6506-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1111996 INFO (jetty-launcher-6506-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1111999 INFO (zkConnectionManagerCallback-6510-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1111999 INFO (jetty-launcher-6506-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1111999 INFO (zkConnectionManagerCallback-6508-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1111999 INFO (zkConnectionManagerCallback-6514-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1111999 INFO (zkConnectionManagerCallback-6512-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1111999 INFO (jetty-launcher-6506-thread-4) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1111999 INFO (jetty-launcher-6506-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1111999 INFO (jetty-launcher-6506-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1112000 INFO (jetty-launcher-6506-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1112000 INFO (jetty-launcher-6506-thread-4) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1112000 INFO (jetty-launcher-6506-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1112000 INFO (jetty-launcher-6506-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1112004 INFO (jetty-launcher-6506-thread-1) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@d383975, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 1112004 INFO (jetty-launcher-6506-thread-3) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@d383975, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 1112005 INFO (jetty-launcher-6506-thread-4) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@d383975, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 1112005 INFO (jetty-launcher-6506-thread-2) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@d383975, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 1112009 WARN
(jetty-launcher-6506-thread-2-SendThread(127.0.0.1:55202)) [ ]
o.a.z.ClientCnxn An exception was thrown while closing send thread for session
0x1006177d8a00003.
[junit4] 2> => EndOfStreamException: Unable to read additional
data from server sessionid 0x1006177d8a00003, likely server has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
[junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable
to read additional data from server sessionid 0x1006177d8a00003, likely server
has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
~[zookeeper-3.6.1.jar:3.6.1]
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
~[zookeeper-3.6.1.jar:3.6.1]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262)
[zookeeper-3.6.1.jar:3.6.1]
[junit4] 2> 1112224 INFO (jetty-launcher-6506-thread-4) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 1112225 WARN (jetty-launcher-6506-thread-4) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@1c7d6399[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1112225 WARN (jetty-launcher-6506-thread-4) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@1c7d6399[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1112228 WARN (jetty-launcher-6506-thread-4) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@c53bd41[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1112228 WARN (jetty-launcher-6506-thread-4) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@c53bd41[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1112229 INFO (jetty-launcher-6506-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55202/solr
[junit4] 2> 1112230 INFO (jetty-launcher-6506-thread-4)
[n:127.0.0.1:55219_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 1112234 INFO (zkConnectionManagerCallback-6527-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1112234 INFO (jetty-launcher-6506-thread-4)
[n:127.0.0.1:55219_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 1112399 INFO (jetty-launcher-6506-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 1112399 WARN (jetty-launcher-6506-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@7b3d563a[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1112399 WARN (jetty-launcher-6506-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@7b3d563a[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1112403 WARN (jetty-launcher-6506-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@1154d6f4[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1112403 WARN (jetty-launcher-6506-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@1154d6f4[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1112406 INFO (jetty-launcher-6506-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55202/solr
[junit4] 2> 1112407 INFO (jetty-launcher-6506-thread-2)
[n:127.0.0.1:55216_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 1112407 INFO (zkConnectionManagerCallback-6539-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1112407 INFO (jetty-launcher-6506-thread-2)
[n:127.0.0.1:55216_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 1112447 INFO (jetty-launcher-6506-thread-2)
[n:127.0.0.1:55216_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:55216_solr
[junit4] 2> 1112451 INFO (jetty-launcher-6506-thread-2)
[n:127.0.0.1:55216_solr ] o.a.s.c.Overseer Overseer
(id=72164761401294856-127.0.0.1:55216_solr-n_0000000000) starting
[junit4] 2> 1112463 INFO (jetty-launcher-6506-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 1112465 WARN (jetty-launcher-6506-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@35bd5868[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1112465 WARN (jetty-launcher-6506-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@35bd5868[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1112469 WARN (jetty-launcher-6506-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@5446a457[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1112469 WARN (jetty-launcher-6506-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@5446a457[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1112470 INFO (jetty-launcher-6506-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55202/solr
[junit4] 2> 1112471 INFO (jetty-launcher-6506-thread-1)
[n:127.0.0.1:55230_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 1112476 INFO (zkConnectionManagerCallback-6551-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1112476 INFO (jetty-launcher-6506-thread-1)
[n:127.0.0.1:55230_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 1112484 INFO (jetty-launcher-6506-thread-2)
[n:127.0.0.1:55216_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:55216_solr
[junit4] 2> 1112484 INFO
(OverseerStateUpdate-72164761401294856-127.0.0.1:55216_solr-n_0000000000)
[n:127.0.0.1:55216_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:55216_solr
[junit4] 2> 1112493 INFO
(OverseerStateUpdate-72164761401294856-127.0.0.1:55216_solr-n_0000000000)
[n:127.0.0.1:55216_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1112496 INFO (jetty-launcher-6506-thread-1)
[n:127.0.0.1:55230_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1112499 INFO (jetty-launcher-6506-thread-2)
[n:127.0.0.1:55216_solr ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 1112499 WARN (jetty-launcher-6506-thread-2)
[n:127.0.0.1:55216_solr ] o.a.s.c.CoreContainer Not all security plugins
configured! authentication=disabled authorization=disabled. Solr is only as
secure as you make it. Consider configuring authentication/authorization before
exposing Solr to users internal or external. See
https://s.apache.org/solrsecurity for more info
[junit4] 2> 1112522 INFO (jetty-launcher-6506-thread-1)
[n:127.0.0.1:55230_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:55230_solr as DOWN
[junit4] 2> 1112526 INFO (jetty-launcher-6506-thread-2)
[n:127.0.0.1:55216_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 1112530 INFO (jetty-launcher-6506-thread-1)
[n:127.0.0.1:55230_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 4 transient cores
[junit4] 2> 1112530 INFO (jetty-launcher-6506-thread-1)
[n:127.0.0.1:55230_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:55230_solr
[junit4] 2> 1112530 INFO (jetty-launcher-6506-thread-3) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 1112530 WARN (jetty-launcher-6506-thread-3) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@594e155d[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1112533 WARN (jetty-launcher-6506-thread-3) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@594e155d[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1112538 INFO (zkCallback-6550-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1112538 INFO (zkCallback-6538-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1112539 WARN (jetty-launcher-6506-thread-3) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@2ab085e[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1112539 WARN (jetty-launcher-6506-thread-3) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@2ab085e[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1112540 INFO (jetty-launcher-6506-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55202/solr
[junit4] 2> 1112541 INFO (jetty-launcher-6506-thread-3)
[n:127.0.0.1:55233_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 1112545 INFO (jetty-launcher-6506-thread-1)
[n:127.0.0.1:55230_solr ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 1112545 WARN (jetty-launcher-6506-thread-1)
[n:127.0.0.1:55230_solr ] o.a.s.c.CoreContainer Not all security plugins
configured! authentication=disabled authorization=disabled. Solr is only as
secure as you make it. Consider configuring authentication/authorization before
exposing Solr to users internal or external. See
https://s.apache.org/solrsecurity for more info
[junit4] 2> 1112545 INFO (zkConnectionManagerCallback-6567-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1112545 INFO (jetty-launcher-6506-thread-3)
[n:127.0.0.1:55233_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 1112550 INFO (jetty-launcher-6506-thread-2)
[n:127.0.0.1:55216_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@d383975
[junit4] 2> 1112556 INFO (jetty-launcher-6506-thread-2)
[n:127.0.0.1:55216_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@d383975
[junit4] 2> 1112556 INFO (jetty-launcher-6506-thread-2)
[n:127.0.0.1:55216_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@d383975
[junit4] 2> 1112558 INFO (jetty-launcher-6506-thread-2)
[n:127.0.0.1:55216_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MoveReplicaTest_B18D3E83B30A8201-001\tempDir-001\node2
[junit4] 2> 1112566 INFO (jetty-launcher-6506-thread-3)
[n:127.0.0.1:55233_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 1112571 INFO (jetty-launcher-6506-thread-1)
[n:127.0.0.1:55230_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 1112593 INFO (jetty-launcher-6506-thread-3)
[n:127.0.0.1:55233_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:55233_solr as DOWN
[junit4] 2> 1112599 INFO (jetty-launcher-6506-thread-3)
[n:127.0.0.1:55233_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 4 transient cores
[junit4] 2> 1112599 INFO (jetty-launcher-6506-thread-3)
[n:127.0.0.1:55233_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:55233_solr
[junit4] 2> 1112599 INFO (jetty-launcher-6506-thread-1)
[n:127.0.0.1:55230_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@d383975
[junit4] 2> 1112604 INFO (zkCallback-6538-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1112604 INFO (zkCallback-6566-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1112604 INFO (zkCallback-6550-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1112607 INFO (jetty-launcher-6506-thread-1)
[n:127.0.0.1:55230_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@d383975
[junit4] 2> 1112608 INFO (jetty-launcher-6506-thread-1)
[n:127.0.0.1:55230_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@d383975
[junit4] 2> 1112610 INFO (jetty-launcher-6506-thread-1)
[n:127.0.0.1:55230_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MoveReplicaTest_B18D3E83B30A8201-001\tempDir-001\node1
[junit4] 2> 1112611 INFO (jetty-launcher-6506-thread-3)
[n:127.0.0.1:55233_solr ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 1112612 WARN (jetty-launcher-6506-thread-3)
[n:127.0.0.1:55233_solr ] o.a.s.c.CoreContainer Not all security plugins
configured! authentication=disabled authorization=disabled. Solr is only as
secure as you make it. Consider configuring authentication/authorization before
exposing Solr to users internal or external. See
https://s.apache.org/solrsecurity for more info
[junit4] 2> 1112637 INFO (jetty-launcher-6506-thread-3)
[n:127.0.0.1:55233_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 1112655 INFO (jetty-launcher-6506-thread-3)
[n:127.0.0.1:55233_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@d383975
[junit4] 2> 1112661 INFO (jetty-launcher-6506-thread-3)
[n:127.0.0.1:55233_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@d383975
[junit4] 2> 1112661 INFO (jetty-launcher-6506-thread-3)
[n:127.0.0.1:55233_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@d383975
[junit4] 2> 1112663 INFO (jetty-launcher-6506-thread-3)
[n:127.0.0.1:55233_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MoveReplicaTest_B18D3E83B30A8201-001\tempDir-001\node4
[junit4] 2> 1112721 INFO (jetty-launcher-6506-thread-4)
[n:127.0.0.1:55219_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 1112728 INFO (jetty-launcher-6506-thread-4)
[n:127.0.0.1:55219_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:55219_solr as DOWN
[junit4] 2> 1112730 INFO (jetty-launcher-6506-thread-4)
[n:127.0.0.1:55219_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 4 transient cores
[junit4] 2> 1112730 INFO (jetty-launcher-6506-thread-4)
[n:127.0.0.1:55219_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:55219_solr
[junit4] 2> 1112734 INFO (zkCallback-6566-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1112734 INFO (zkCallback-6550-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1112734 INFO (zkCallback-6538-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1112734 INFO (zkCallback-6526-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1112735 INFO (jetty-launcher-6506-thread-4)
[n:127.0.0.1:55219_solr ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 1112735 WARN (jetty-launcher-6506-thread-4)
[n:127.0.0.1:55219_solr ] o.a.s.c.CoreContainer Not all security plugins
configured! authentication=disabled authorization=disabled. Solr is only as
secure as you make it. Consider configuring authentication/authorization before
exposing Solr to users internal or external. See
https://s.apache.org/solrsecurity for more info
[junit4] 2> 1112769 INFO (jetty-launcher-6506-thread-4)
[n:127.0.0.1:55219_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 1112795 INFO (jetty-launcher-6506-thread-4)
[n:127.0.0.1:55219_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@d383975
[junit4] 2> 1112804 INFO (jetty-launcher-6506-thread-4)
[n:127.0.0.1:55219_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@d383975
[junit4] 2> 1112804 INFO (jetty-launcher-6506-thread-4)
[n:127.0.0.1:55219_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@d383975
[junit4] 2> 1112806 INFO (jetty-launcher-6506-thread-4)
[n:127.0.0.1:55219_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MoveReplicaTest_B18D3E83B30A8201-001\tempDir-001\node3
[junit4] 2> 1112843 INFO
(TEST-MoveReplicaTest.testFailedMove-seed#[B18D3E83B30A8201]) [ ]
o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
[junit4] 2> 1112845 INFO
(TEST-MoveReplicaTest.testFailedMove-seed#[B18D3E83B30A8201]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1112851 INFO (zkConnectionManagerCallback-6593-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1112852 INFO
(TEST-MoveReplicaTest.testFailedMove-seed#[B18D3E83B30A8201]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1112853 INFO
(TEST-MoveReplicaTest.testFailedMove-seed#[B18D3E83B30A8201]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 1112858 INFO
(TEST-MoveReplicaTest.testFailedMove-seed#[B18D3E83B30A8201]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:55202/solr ready
[junit4] 2> 1112971 INFO (qtp320374786-9705) [n:127.0.0.1:55219_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with
params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
[junit4] 2> 1113027 INFO (qtp320374786-9705) [n:127.0.0.1:55219_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=56
[junit4] 2> 1113029 INFO (qtp320374786-9697) [n:127.0.0.1:55219_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
pullReplicas=1&collection.configName=conf1&name=MoveReplicaTest_failed_coll_true&nrtReplicas=1&action=CREATE&numShards=2&tlogReplicas=0&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1113051 INFO
(OverseerCollectionConfigSetProcessor-72164761401294856-127.0.0.1:55216_solr-n_0000000000)
[n:127.0.0.1:55216_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 1113051 INFO
(OverseerThreadFactory-6556-thread-2-processing-n:127.0.0.1:55216_solr)
[n:127.0.0.1:55216_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
MoveReplicaTest_failed_coll_true
[junit4] 2> 1113224 INFO
(OverseerStateUpdate-72164761401294856-127.0.0.1:55216_solr-n_0000000000)
[n:127.0.0.1:55216_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"MoveReplicaTest_failed_coll_true",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"MoveReplicaTest_failed_coll_true_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:55230/solr",
[junit4] 2> "node_name":"127.0.0.1:55230_solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1113241 INFO
(OverseerStateUpdate-72164761401294856-127.0.0.1:55216_solr-n_0000000000)
[n:127.0.0.1:55216_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"MoveReplicaTest_failed_coll_true",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"MoveReplicaTest_failed_coll_true_shard1_replica_p2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:55216/solr",
[junit4] 2> "node_name":"127.0.0.1:55216_solr",
[junit4] 2> "type":"PULL",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1113262 INFO
(OverseerStateUpdate-72164761401294856-127.0.0.1:55216_solr-n_0000000000)
[n:127.0.0.1:55216_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"MoveReplicaTest_failed_coll_true",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"MoveReplicaTest_failed_coll_true_shard2_replica_n4",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:55233/solr",
[junit4] 2> "node_name":"127.0.0.1:55233_solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1113345 INFO
(OverseerStateUpdate-72164761401294856-127.0.0.1:55216_solr-n_0000000000)
[n:127.0.0.1:55216_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"MoveReplicaTest_failed_coll_true",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"MoveReplicaTest_failed_coll_true_shard2_replica_p7",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:55219/solr",
[junit4] 2> "node_name":"127.0.0.1:55219_solr",
[junit4] 2> "type":"PULL",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1113584 INFO (qtp504541966-9685) [n:127.0.0.1:55216_solr
x:MoveReplicaTest_failed_coll_true_shard1_replica_p2 ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=MoveReplicaTest_failed_coll_true_shard1_replica_p2&action=CREATE&numShards=2&collection=MoveReplicaTest_failed_coll_true&shard=shard1&wt=javabin&version=2&replicaType=PULL
[junit4] 2> 1113586 INFO (qtp2111407226-9703) [n:127.0.0.1:55230_solr
x:MoveReplicaTest_failed_coll_true_shard1_replica_n1 ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=MoveReplicaTest_failed_coll_true_shard1_replica_n1&action=CREATE&numShards=2&collection=MoveReplicaTest_failed_coll_true&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1113587 INFO (qtp504541966-9685) [n:127.0.0.1:55216_solr
x:MoveReplicaTest_failed_coll_true_shard1_replica_p2 ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 1113588 INFO (qtp2046611371-9711) [n:127.0.0.1:55233_solr
x:MoveReplicaTest_failed_coll_true_shard2_replica_n4 ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf1&newCollection=true&name=MoveReplicaTest_failed_coll_true_shard2_replica_n4&action=CREATE&numShards=2&collection=MoveReplicaTest_failed_coll_true&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1113615 INFO (qtp320374786-9705) [n:127.0.0.1:55219_solr
x:MoveReplicaTest_failed_coll_true_shard2_replica_p7 ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf1&newCollection=true&name=MoveReplicaTest_failed_coll_true_shard2_replica_p7&action=CREATE&numShards=2&collection=MoveReplicaTest_failed_coll_true&shard=shard2&wt=javabin&version=2&replicaType=PULL
[junit4] 2> 1113667 INFO (qtp504541966-9685) [n:127.0.0.1:55216_solr
c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node5
x:MoveReplicaTest_failed_coll_true_shard1_replica_p2 ] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 9.0.0
[junit4] 2> 1113671 INFO (qtp2046611371-9711) [n:127.0.0.1:55233_solr
c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node6
x:MoveReplicaTest_failed_coll_true_shard2_replica_n4 ] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 9.0.0
[junit4] 2> 1113674 INFO (qtp320374786-9705) [n:127.0.0.1:55219_solr
c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node8
x:MoveReplicaTest_failed_coll_true_shard2_replica_p7 ] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 9.0.0
[junit4] 2> 1113675 INFO (qtp504541966-9685) [n:127.0.0.1:55216_solr
c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node5
x:MoveReplicaTest_failed_coll_true_shard1_replica_p2 ] o.a.s.c.CoreContainer
Creating SolrCore 'MoveReplicaTest_failed_coll_true_shard1_replica_p2' using
configuration from configset conf1, trusted=true
[junit4] 2> 1113676 INFO (qtp2111407226-9703) [n:127.0.0.1:55230_solr
c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node3
x:MoveReplicaTest_failed_coll_true_shard1_replica_n1 ] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 9.0.0
[junit4] 2> 1113680 INFO (qtp2046611371-9711) [n:127.0.0.1:55233_solr
c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node6
x:MoveReplicaTest_failed_coll_true_shard2_replica_n4 ] o.a.s.c.CoreContainer
Creating SolrCore 'MoveReplicaTest_failed_coll_true_shard2_replica_n4' using
configuration from configset conf1, trusted=true
[junit4] 2> 1113711 INFO (qtp2111407226-9703) [n:127.0.0.1:55230_solr
c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node3
x:MoveReplicaTest_failed_coll_true_shard1_replica_n1 ] o.a.s.c.CoreContainer
Creating SolrCore 'MoveReplicaTest_failed_coll_true_shard1_replica_n1' using
configuration from configset conf1, trusted=true
[junit4] 2> 1113718 INFO (qtp320374786-9705) [n:127.0.0.1:55219_solr
c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node8
x:MoveReplicaTest_failed_coll_true_shard2_replica_p7 ] o.a.s.c.CoreContainer
Creating SolrCore 'MoveReplicaTest_failed_coll_true_shard2_replica_p7' using
configuration from configset conf1, trusted=true
[junit4] 2> 1113723 INFO (qtp504541966-9685) [n:127.0.0.1:55216_solr
c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node5
x:MoveReplicaTest_failed_coll_true_shard1_replica_p2 ] o.a.s.s.IndexSchema
Schema name=cloud-dynamic
[junit4] 2> 1113732 INFO (qtp2111407226-9703) [n:127.0.0.1:55230_solr
c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node3
x:MoveReplicaTest_failed_coll_true_shard1_replica_n1 ] o.a.s.s.IndexSchema
Schema name=cloud-dynamic
[junit4] 2> 1113737 INFO (qtp2046611371-9711) [n:127.0.0.1:55233_solr
c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node6
x:MoveReplicaTest_failed_coll_true_shard2_replica_n4 ] o.a.s.s.IndexSchema
Schema name=cloud-dynamic
[junit4] 2> 1113750 INFO (qtp320374786-9705) [n:127.0.0.1:55219_solr
c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node8
x:MoveReplicaTest_failed_coll_true_shard2_replica_p7 ] o.a.s.s.IndexSchema
Schema name=cloud-dynamic
[junit4] 2> 1113754 INFO (qtp504541966-9685) [n:127.0.0.1:55216_solr
c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node5
x:MoveReplicaTest_failed_coll_true_shard1_replica_p2 ] o.a.s.s.IndexSchema
Loaded schema cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 1113754 INFO (qtp504541966-9685) [n:127.0.0.1:55216_solr
c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node5
x:MoveReplicaTest_failed_coll_true_shard1_replica_p2 ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.MoveReplicaTest_failed_coll_true.shard1.replica_p2' (registry
'solr.core.MoveReplicaTest_failed_coll_true.shard1.replica_p2') enabled at
server: com.sun.jmx.mbeanserver.JmxMBeanServer@d383975
[junit4] 2> 1113754 INFO (qtp504541966-9685) [n:127.0.0.1:55216_solr
c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node5
x:MoveReplicaTest_failed_coll_true_shard1_replica_p2 ] o.a.s.c.SolrCore
[[MoveReplicaTest_failed_coll_true_shard1_replica_p2] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MoveReplicaTest_B18D3E83B30A8201-001\tempDir-001\node2\MoveReplicaTest_failed_coll_true_shard1_replica_p2],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MoveReplicaTest_B18D3E83B30A8201-001\tempDir-001\node2\MoveReplicaTest_failed_coll_true_shard1_replica_p2\data\]
[junit4] 2> 1113780 INFO (qtp2046611371-9711) [n:127.0.0.1:55233_solr
c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node6
x:MoveReplicaTest_failed_coll_true_shard2_replica_n4 ] o.a.s.s.IndexSchema
Loaded schema cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 1113783 INFO (qtp2046611371-9711) [n:127.0.0.1:55233_solr
c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node6
x:MoveReplicaTest_failed_coll_true_shard2_replica_n4 ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.MoveReplicaTest_failed_coll_true.shard2.replica_n4' (registry
'solr.core.MoveReplicaTest_failed_coll_true.shard2.replica_n4') enabled at
server: com.sun.jmx.mbeanserver.JmxMBeanServer@d383975
[junit4] 2> 1113784 INFO (qtp2046611371-9711) [n:127.0.0.1:55233_solr
c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node6
x:MoveReplicaTest_failed_coll_true_shard2_replica_n4 ] o.a.s.c.SolrCore
[[MoveReplicaTest_failed_coll_true_shard2_replica_n4] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MoveReplicaTest_B18D3E83B30A8201-001\tempDir-001\node4\MoveReplicaTest_failed_coll_true_shard2_replica_n4],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MoveReplicaTest_B18D3E83B30A8201-001\tempDir-001\node4\MoveReplicaTest_failed_coll_true_shard2_replica_n4\data\]
[junit4] 2> 1113786 INFO (qtp2111407226-9703) [n:127.0.0.1:55230_solr
c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node3
x:MoveReplicaTest_failed_coll_true_shard1_replica_n1 ] o.a.s.s.IndexSchema
Loaded schema cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 1113788 INFO (qtp2111407226-9703) [n:127.0.0.1:55230_solr
c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node3
x:MoveReplicaTest_failed_coll_true_shard1_replica_n1 ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.MoveReplicaTest_failed_coll_true.shard1.replica_n1' (registry
'solr.core.MoveReplicaTest_failed_coll_true.shard1.replica_n1') enabled at
server: com.sun.jmx.mbeanserver.JmxMBeanServer@d383975
[junit4] 2> 1113788 INFO (qtp2111407226-9703) [n:127.0.0.1:55230_solr
c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node3
x:MoveReplicaTest_failed_coll_true_shard1_replica_n1 ] o.a.s.c.SolrCore
[[MoveReplicaTest_failed_coll_true_shard1_replica_n1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MoveReplicaTest_B18D3E83B30A8201-001\tempDir-001\node1\MoveReplicaTest_failed_coll_true_shard1_replica_n1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MoveReplicaTest_B18D3E83B30A8201-001\tempDir-001\node1\MoveReplicaTest_failed_coll_true_shard1_replica_n1\data\]
[junit4] 2> 1113806 INFO (qtp320374786-9705) [n:127.0.0.1:55219_solr
c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node8
x:MoveReplicaTest_failed_coll_true_shard2_replica_p7 ] o.a.s.s.IndexSchema
Loaded schema cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 1113806 INFO (qtp320374786-9705) [n:127.0.0.1:55219_solr
c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node8
x:MoveReplicaTest_failed_coll_true_shard2_replica_p7 ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.MoveReplicaTest_failed_coll_true.shard2.replica_p7' (registry
'solr.core.MoveReplicaTest_failed_coll_true.shard2.replica_p7') enabled at
server: com.sun.jmx.mbeanserver.JmxMBeanServer@d383975
[junit4] 2> 1113806 INFO (qtp320374786-9705) [n:127.0.0.1:55219_solr
c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node8
x:MoveReplicaTest_failed_coll_true_shard2_replica_p7 ] o.a.s.c.SolrCore
[[MoveReplicaTest_failed_coll_true_shard2_replica_p7] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MoveReplicaTest_B18D3E83B30A8201-001\tempDir-001\node3\MoveReplicaTest_failed_coll_true_shard2_replica_p7],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MoveReplicaTest_B18D3E83B30A8201-001\tempDir-001\node3\MoveReplicaTest_failed_coll_true_shard2_replica_p7\data\]
[junit4] 2> 1113986 INFO (qtp504541966-9685) [n:127.0.0.1:55216_solr
c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node5
x:MoveReplicaTest_failed_coll_true_shard1_replica_p2 ] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 1113986 INFO (qtp504541966-9685) [n:127.0.0.1:55216_solr
c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node5
x:MoveReplicaTest_failed_coll_true_shard1_replica_p2 ] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 1113996 INFO (qtp504541966-9685) [n:127.0.0.1:55216_solr
c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node5
x:MoveReplicaTest_failed_coll_true_shard1_replica_p2 ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1114000 INFO (qtp504541966-9685) [n:127.0.0.1:55216_solr
c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node5
x:MoveReplicaTest_failed_coll_true_shard1_replica_p2 ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1114001 INFO (qtp504541966-9685) [n:127.0.0.1:55216_solr
c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node5
x:MoveReplicaTest_failed_coll_true_shard1_replica_p2 ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
[junit4] 2> 1114006 INFO
(searcherExecutor-6595-thread-1-processing-n:127.0.0.1:55216_solr
x:MoveReplicaTest_failed_coll_true_shard1_replica_p2
c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node5)
[n:127.0.0.1:55216_solr c:MoveReplicaTest_failed_coll_true s:shard1
r:core_node5 x:MoveReplicaTest_failed_coll_true_shard1_replica_p2 ]
o.a.s.c.SolrCore [MoveReplicaTest_failed_coll_true_shard1_replica_p2]
Registered new searcher autowarm time: 0 ms
[junit4] 2> 1114018 INFO (qtp320374786-9705) [n:127.0.0.1:55219_solr
c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node8
x:MoveReplicaTest_failed_coll_true_shard2_replica_p7 ] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 1114018 INFO (qtp320374786-9705) [n:127.0.0.1:55219_solr
c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node8
x:MoveReplicaTest_failed_coll_true_shard2_replica_p7 ] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 1114020 INFO (qtp2046611371-9711) [n:127.0.0.1:55233_solr
c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node6
x:MoveReplicaTest_failed_coll_true_shard2_replica_n4 ] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1114020 INFO (qtp2046611371-9711) [n:127.0.0.1:55233_solr
c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node6
x:MoveReplicaTest_failed_coll_true_shard2_replica_n4 ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1114044 INFO (qtp320374786-9705) [n:127.0.0.1:55219_solr
c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node8
x:MoveReplicaTest_failed_coll_true_shard2_replica_p7 ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1114044 INFO (qtp504541966-9685) [n:127.0.0.1:55216_solr
c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node5
x:MoveReplicaTest_failed_coll_true_shard1_replica_p2 ] o.a.s.c.ZkController
MoveReplicaTest_failed_coll_true_shard1_replica_p2 starting background
replication from leader
[junit4] 2> 1114044 INFO (qtp504541966-9685) [n:127.0.0.1:55216_solr
c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node5
x:MoveReplicaTest_failed_coll_true_shard1_replica_p2 ]
o.a.s.c.ReplicateFromLeader Will start replication from leader with poll
interval: 00:00:01
[junit4] 2> 1114044 INFO (qtp320374786-9705) [n:127.0.0.1:55219_solr
c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node8
x:MoveReplicaTest_failed_coll_true_shard2_replica_p7 ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1114048 INFO (qtp320374786-9705) [n:127.0.0.1:55219_solr
c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node8
x:MoveReplicaTest_failed_coll_true_shard2_replica_p7 ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
[junit4] 2> 1114048 INFO (qtp504541966-9685) [n:127.0.0.1:55216_solr
c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node5
x:MoveReplicaTest_failed_coll_true_shard1_replica_p2 ]
o.a.s.h.ReplicationHandler Poll scheduled at an interval of 1000ms
[junit4] 2> 1114048 INFO (qtp504541966-9685) [n:127.0.0.1:55216_solr
c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node5
x:MoveReplicaTest_failed_coll_true_shard1_replica_p2 ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
[junit4] 2> 1114048 INFO (qtp2046611371-9711) [n:127.0.0.1:55233_solr
c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node6
x:MoveReplicaTest_failed_coll_true_shard2_replica_n4 ] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 1114048 INFO (qtp2046611371-9711) [n:127.0.0.1:55233_solr
c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node6
x:MoveReplicaTest_failed_coll_true_shard2_replica_n4 ] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 1114048 INFO (qtp2111407226-9703) [n:127.0.0.1:55230_solr
c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node3
x:MoveReplicaTest_failed_coll_true_shard1_replica_n1 ] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1114048 INFO (qtp2111407226-9703) [n:127.0.0.1:55230_solr
c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node3
x:MoveReplicaTest_failed_coll_true_shard1_replica_n1 ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1114052 INFO (qtp2046611371-9711) [n:127.0.0.1:55233_solr
c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node6
x:MoveReplicaTest_failed_coll_true_shard2_replica_n4 ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1114052 INFO (qtp2046611371-9711) [n:127.0.0.1:55233_solr
c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node6
x:MoveReplicaTest_failed_coll_true_shard2_replica_n4 ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1114052 INFO (qtp2046611371-9711) [n:127.0.0.1:55233_solr
c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node6
x:MoveReplicaTest_failed_coll_true_shard2_replica_n4 ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
[junit4] 2> 1114052 INFO (qtp2046611371-9711) [n:127.0.0.1:55233_solr
c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node6
x:MoveReplicaTest_failed_coll_true_shard2_replica_n4 ] o.a.s.u.UpdateLog Could
not find max version in index or recent updates, using new clock
1674467012738285568
[junit4] 2> 1114052 INFO
(searcherExecutor-6601-thread-1-processing-n:127.0.0.1:55219_solr
x:MoveReplicaTest_failed_coll_true_shard2_replica_p7
c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node8)
[n:127.0.0.1:55219_solr c:MoveReplicaTest_failed_coll_true s:shard2
r:core_node8 x:MoveReplicaTest_failed_coll_true_shard2_replica_p7 ]
o.a.s.c.SolrCore [MoveReplicaTest_failed_coll_true_shard2_replica_p7]
Registered new searcher autowarm time: 0 ms
[junit4] 2> 1114056 INFO (qtp2111407226-9703) [n:127.0.0.1:55230_solr
c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node3
x:MoveReplicaTest_failed_coll_true_shard1_replica_n1 ] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 1114056 INFO (qtp2111407226-9703) [n:127.0.0.1:55230_solr
c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node3
x:MoveReplicaTest_failed_coll_true_shard1_replica_n1 ] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 1114064 INFO (qtp2111407226-9703) [n:127.0.0.1:55230_solr
c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node3
x:MoveReplicaTest_failed_coll_true_shard1_replica_n1 ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1114069 INFO
(searcherExecutor-6597-thread-1-processing-n:127.0.0.1:55233_solr
x:MoveReplicaTest_failed_coll_true_shard2_replica_n4
c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node6)
[n:127.0.0.1:55233_solr c:MoveReplicaTest_failed_coll_true s:shard2
r:core_node6 x:MoveReplicaTest_failed_coll_true_shard2_replica_n4 ]
o.a.s.c.SolrCore [MoveReplicaTest_failed_coll_true_shard2_replica_n4]
Registered new searcher autowarm time: 0 ms
[junit4] 2> 1114073 INFO (qtp2111407226-9703) [n:127.0.0.1:55230_solr
c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node3
x:MoveReplicaTest_failed_coll_true_shard1_replica_n1 ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1114073 INFO (qtp2111407226-9703) [n:127.0.0.1:55230_solr
c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node3
x:MoveReplicaTest_failed_coll_true_shard1_replica_n1 ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
[junit4] 2> 1114073 INFO (qtp2111407226-9703) [n:127.0.0.1:55230_solr
c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node3
x:MoveReplicaTest_failed_coll_true_shard1_replica_n1 ] o.a.s.u.UpdateLog Could
not find max version in index or recent updates, using new clock
1674467012760305664
[junit4] 2> 1114099 INFO
(searcherExecutor-6599-thread-1-processing-n:127.0.0.1:55230_solr
x:MoveReplicaTest_failed_coll_true_shard1_replica_n1
c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node3)
[n:127.0.0.1:55230_solr c:MoveReplicaTest_failed_coll_true s:shard1
r:core_node3 x:MoveReplicaTest_failed_coll_true_shard1_replica_n1 ]
o.a.s.c.SolrCore [MoveReplicaTest_failed_coll_true_shard1_replica_n1]
Registered new searcher autowarm time: 0 ms
[junit4] 2> 1114109 INFO (qtp320374786-9705) [n:127.0.0.1:55219_solr
c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node8
x:MoveReplicaTest_failed_coll_true_shard2_replica_p7 ] o.a.s.c.ZkController
MoveReplicaTest_failed_coll_true_shard2_replica_p7 starting background
replication from leader
[junit4] 2> 1114109 INFO (qtp320374786-9705) [n:127.0.0.1:55219_solr
c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node8
x:MoveReplicaTest_failed_coll_true_shard2_replica_p7 ]
o.a.s.c.ReplicateFromLeader Will start replication from leader with poll
interval: 00:00:01
[junit4] 2> 1114110 INFO (qtp320374786-9705) [n:127.0.0.1:55219_solr
c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node8
x:MoveReplicaTest_failed_coll_true_shard2_replica_p7 ]
o.a.s.h.ReplicationHandler Poll scheduled at an interval of 1000ms
[junit4] 2> 1114110 INFO (qtp320374786-9705) [n:127.0.0.1:55219_solr
c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node8
x:MoveReplicaTest_failed_coll_true_shard2_replica_p7 ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
[junit4] 2> 1114148 INFO (qtp2046611371-9711) [n:127.0.0.1:55233_solr
c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node6
x:MoveReplicaTest_failed_coll_true_shard2_replica_n4 ] o.a.s.c.ZkShardTerms
Successful update of terms at
/collections/MoveReplicaTest_failed_coll_true/terms/shard2 to
Terms{values={core_node6=0}, version=0}
[junit4] 2> 1114148 INFO (qtp2046611371-9711) [n:127.0.0.1:55233_solr
c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node6
x:MoveReplicaTest_failed_coll_true_shard2_replica_n4 ]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/MoveReplicaTest_failed_coll_true/leaders/shard2
[junit4] 2> 1114185 INFO (qtp2111407226-9703) [n:127.0.0.1:55230_solr
c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node3
x:MoveReplicaTest_failed_coll_true_shard1_replica_n1 ] o.a.s.c.ZkShardTerms
Successful update of terms at
/collections/MoveReplicaTest_failed_coll_true/terms/shard1 to
Terms{values={core_node3=0}, version=0}
[junit4] 2> 1114185 INFO (qtp2111407226-9703) [n:127.0.0.1:55230_solr
c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node3
x:MoveReplicaTest_failed_coll_true_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/MoveReplicaTest_failed_coll_true/leaders/shard1
[junit4] 2> 1114274 INFO (qtp2111407226-9703) [n:127.0.0.1:55230_solr
c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node3
x:MoveReplicaTest_failed_coll_true_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1114274 INFO (qtp2111407226-9703) [n:127.0.0.1:55230_solr
c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node3
x:MoveReplicaTest_failed_coll_true_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1114274 INFO (qtp2111407226-9703) [n:127.0.0.1:55230_solr
c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node3
x:MoveReplicaTest_failed_coll_true_shard1_replica_n1 ] o.a.s.c.SyncStrategy
Sync replicas to
https://127.0.0.1:55230/solr/MoveReplicaTest_failed_coll_true_shard1_replica_n1/
[junit4] 2> 1114281 INFO (qtp2111407226-9703) [n:127.0.0.1:55230_solr
c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node3
x:MoveReplicaTest_failed_coll_true_shard1_replica_n1 ] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 1114283 INFO (qtp2046611371-9711) [n:127.0.0.1:55233_solr
c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node6
x:MoveReplicaTest_failed_coll_true_shard2_replica_n4 ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1114283 INFO (qtp2046611371-9711) [n:127.0.0.1:55233_solr
c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node6
x:MoveReplicaTest_failed_coll_true_shard2_replica_n4 ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1114283 INFO (qtp2046611371-9711) [n:127.0.0.1:55233_solr
c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node6
x:MoveReplicaTest_failed_coll_true_shard2_replica_n4 ] o.a.s.c.SyncStrategy
Sync replicas to
https://127.0.0.1:55233/solr/MoveReplicaTest_failed_coll_true_shard2_replica_n4/
[junit4] 2> 1114283 INFO (qtp2111407226-9703) [n:127.0.0.1:55230_solr
c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node3
x:MoveReplicaTest_failed_coll_true_shard1_replica_n1 ] o.a.s.c.SyncStrategy
https://127.0.0.1:55230/solr/MoveReplicaTest_failed_coll_true_shard1_replica_n1/
has no replicas
[junit4] 2> 1114283 INFO (qtp2111407226-9703) [n:127.0.0.1:55230_solr
c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node3
x:MoveReplicaTest_failed_coll_true_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/MoveReplicaTest_failed_coll_true/leaders/shard1/leader after
winning as
/collections/MoveReplicaTest_failed_coll_true/leader_elect/shard1/election/72164761401294857-core_node3-n_0000000000
[junit4] 2> 1114295 INFO (qtp2046611371-9711) [n:127.0.0.1:55233_solr
c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node6
x:MoveReplicaTest_failed_coll_true_shard2_replica_n4 ] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 1114296 INFO (qtp2046611371-9711) [n:127.0.0.1:55233_solr
c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node6
x:MoveReplicaTest_failed_coll_true_shard2_replica_n4 ] o.a.s.c.SyncStrategy
https://127.0.0.1:55233/solr/MoveReplicaTest_failed_coll_true_shard2_replica_n4/
has no replicas
[junit4] 2> 1114296 INFO (qtp2046611371-9711) [n:127.0.0.1:55233_solr
c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node6
x:MoveReplicaTest_failed_coll_true_shard2_replica_n4 ]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/MoveReplicaTest_failed_coll_true/leaders/shard2/leader after
winning as
/collections/MoveReplicaTest_failed_coll_true/leader_elect/shard2/election/72164761401294858-core_node6-n_0000000000
[junit4] 2> 1114314 INFO (qtp2111407226-9703) [n:127.0.0.1:55230_solr
c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node3
x:MoveReplicaTest_failed_coll_true_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:55230/solr/MoveReplicaTest_failed_coll_true_shard1_replica_n1/
shard1
[junit4] 2> 1114350 INFO (qtp2046611371-9711) [n:127.0.0.1:55233_solr
c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node6
x:MoveReplicaTest_failed_coll_true_shard2_replica_n4 ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:55233/solr/MoveReplicaTest_failed_coll_true_shard2_replica_n4/
shard2
[junit4] 2> 1114463 INFO (zkCallback-6566-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/MoveReplicaTest_failed_coll_true/state.json] for collection
[MoveReplicaTest_failed_coll_true] has occurred - updating... (live nodes size:
[4])
[junit4] 2> 1114463 INFO (zkCallback-6526-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/MoveReplicaTest_failed_coll_true/state.json] for collection
[MoveReplicaTest_failed_coll_true] has occurred - updating... (live nodes size:
[4])
[junit4] 2> 1114463 INFO (zkCallback-6538-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/MoveReplicaTest_failed_coll_true/state.json] for collection
[MoveReplicaTest_failed_coll_true] has occurred - updating... (live nodes size:
[4])
[junit4] 2> 1114463 INFO (zkCallback-6550-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/MoveReplicaTest_failed_coll_true/state.json] for collection
[MoveReplicaTest_failed_coll_true] has occurred - updating... (live nodes size:
[4])
[junit4] 2> 1114464 INFO (zkCallback-6538-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/MoveReplicaTest_failed_coll_true/state.json] for collection
[MoveReplicaTest_failed_coll_true] has occurred - updating... (live nodes size:
[4])
[junit4] 2> 1114464 INFO (zkCallback-6526-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/MoveReplicaTest_failed_coll_true/state.json] for collection
[MoveReplicaTest_failed_coll_true] has occurred - updating... (live nodes size:
[4])
[junit4] 2> 1114464 INFO (zkCallback-6550-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/MoveReplicaTest_failed_coll_true/state.json] for collection
[MoveReplicaTest_failed_coll_true] has occurred - updating... (live nodes size:
[4])
[junit4] 2> 1114468 INFO (qtp2046611371-9711) [n:127.0.0.1:55233_solr
c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node6
x:MoveReplicaTest_failed_coll_true_shard2_replica_n4 ] o.a.s.c.ZkController I
am the leader, no recovery necessary
[junit4] 2> 1114468 INFO (indexFetcher-6619-thread-1) [ ]
o.a.s.h.IndexFetcher Replica core_node6 is leader but it's state is down,
skipping replication
[junit4] 2> 1114470 INFO (indexFetcher-6612-thread-1) [ ]
o.a.s.h.IndexFetcher Replica core_node3 is leader but it's state is down,
skipping replication
[junit4] 2> 1114495 INFO (qtp2111407226-9703) [n:127.0.0.1:55230_solr
c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node3
x:MoveReplicaTest_failed_coll_true_shard1_replica_n1 ] o.a.s.c.ZkController I
am the leader, no recovery necessary
[junit4] 2> 1114509 INFO (qtp2046611371-9711) [n:127.0.0.1:55233_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf1&newCollection=true&name=MoveReplicaTest_failed_coll_true_shard2_replica_n4&action=CREATE&numShards=2&collection=MoveReplicaTest_failed_coll_true&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=922
[junit4] 2> 1114521 INFO (qtp2111407226-9703) [n:127.0.0.1:55230_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=MoveReplicaTest_failed_coll_true_shard1_replica_n1&action=CREATE&numShards=2&collection=MoveReplicaTest_failed_coll_true&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=935
[junit4] 2> 1114622 INFO (zkCallback-6550-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/MoveReplicaTest_failed_coll_true/state.json] for collection
[MoveReplicaTest_failed_coll_true] has occurred - updating... (live nodes size:
[4])
[junit4] 2> 1114622 INFO (zkCallback-6550-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/MoveReplicaTest_failed_coll_true/state.json] for collection
[MoveReplicaTest_failed_coll_true] has occurred - updating... (live nodes size:
[4])
[junit4] 2> 1114622 INFO (zkCallback-6566-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/MoveReplicaTest_failed_coll_true/state.json] for collection
[MoveReplicaTest_failed_coll_true] has occurred - updating... (live nodes size:
[4])
[junit4] 2> 1114623 INFO (zkCallback-6566-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/MoveReplicaTest_failed_coll_true/state.json] for collection
[MoveReplicaTest_failed_coll_true] has occurred - updating... (live nodes size:
[4])
[junit4] 2> 1114624 INFO (zkCallback-6550-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/MoveReplicaTest_failed_coll_true/state.json] for collection
[MoveReplicaTest_failed_coll_true] has occurred - updating... (live nodes size:
[4])
[junit4] 2> 1115050 INFO (indexFetcher-6612-thread-1) [ ]
o.a.s.h.IndexFetcher Last replication failed, so I'll force replication
[junit4] 2> 1115069 INFO (indexFetcher-6612-thread-1) [ ]
o.a.s.h.IndexFetcher Updated leaderUrl to
https://127.0.0.1:55230/solr/MoveReplicaTest_failed_coll_true_shard1_replica_n1/
[junit4] 2> 1115103 INFO (qtp504541966-9685) [n:127.0.0.1:55216_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=MoveReplicaTest_failed_coll_true_shard1_replica_p2&action=CREATE&numShards=2&collection=MoveReplicaTest_failed_coll_true&shard=shard1&wt=javabin&version=2&replicaType=PULL}
status=0 QTime=1519
[junit4] 2> 1115103 INFO (qtp2111407226-9703) [n:127.0.0.1:55230_solr
c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node3
x:MoveReplicaTest_failed_coll_true_shard1_replica_n1 ] o.a.s.c.S.Request
[MoveReplicaTest_failed_coll_true_shard1_replica_n1] webapp=/solr
path=/replication
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0
QTime=0
[junit4] 2> 1115105 INFO (indexFetcher-6612-thread-1) [ ]
o.a.s.h.IndexFetcher Leader's generation: 1
[junit4] 2> 1115105 INFO (indexFetcher-6612-thread-1) [ ]
o.a.s.h.IndexFetcher Leader's version: 0
[junit4] 2> 1115105 INFO (indexFetcher-6612-thread-1) [ ]
o.a.s.h.IndexFetcher Follower's generation: 1
[junit4] 2> 1115105 INFO (indexFetcher-6612-thread-1) [ ]
o.a.s.h.IndexFetcher Follower's version: 0
[junit4] 2> 1115105 INFO (indexFetcher-6612-thread-1) [ ]
o.a.s.h.IndexFetcher New index in Leader. Deleting mine...
[junit4] 2> 1115111 INFO (indexFetcher-6619-thread-1) [ ]
o.a.s.h.IndexFetcher Last replication failed, so I'll force replication
[junit4] 2> 1115112 INFO (indexFetcher-6619-thread-1) [ ]
o.a.s.h.IndexFetcher Updated leaderUrl to
https://127.0.0.1:55233/solr/MoveReplicaTest_failed_coll_true_shard2_replica_n4/
[junit4] 2> 1115161 INFO (searcherExecutor-6595-thread-1) [ ]
o.a.s.c.SolrCore [MoveReplicaTest_failed_coll_true_shard1_replica_p2]
Registered new sear
[...truncated too long message...]
7.0.0.1:59416_solr ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.collection.c1.shard1.leader tag=SolrCore@52b6e92d
[junit4] 2> 1768765 INFO (coreCloseExecutor-14669-thread-2)
[n:127.0.0.1:59416_solr ] o.a.s.u.DirectUpdateHandler2 Committing on
IndexWriter.close() ... SKIPPED (unnecessary).
[junit4] 2> 1768777 INFO (jetty-closer-14665-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node
tag=null
[junit4] 2> 1768777 INFO (jetty-closer-14665-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@ab6bd80: rootName =
solr_59416, domain = solr.node, service url = null, agent id = null] for
registry solr.node/com.codahale.metrics.MetricRegistry@533aba
[junit4] 2> 1768782 INFO (jetty-closer-14665-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm
tag=null
[junit4] 2> 1768782 INFO (jetty-closer-14665-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@77717512: rootName =
solr_59416, domain = solr.jvm, service url = null, agent id = null] for
registry solr.jvm/com.codahale.metrics.MetricRegistry@6bf4a078
[junit4] 2> 1768784 INFO (jetty-closer-14665-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty
tag=null
[junit4] 2> 1768784 INFO (jetty-closer-14665-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@2be2ca24: rootName =
solr_59416, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty/com.codahale.metrics.MetricRegistry@1f9bf62c
[junit4] 2> 1768784 INFO (jetty-closer-14665-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster
tag=null
[junit4] 2> 1768787 INFO (closeThreadPool-14671-thread-2) [ ]
o.a.s.c.Overseer Overseer
(id=72164804039213060-127.0.0.1:59416_solr-n_0000000000) closing
[junit4] 2> 1768787 INFO
(OverseerStateUpdate-72164804039213060-127.0.0.1:59416_solr-n_0000000000)
[n:127.0.0.1:59416_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:59416_solr
[junit4] 2> 1768788 INFO (closeThreadPool-14671-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=72164804039213060-127.0.0.1:59416_solr-n_0000000000) closing
[junit4] 2> 1768891 INFO (jetty-closer-14665-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=72164804039213060-127.0.0.1:59416_solr-n_0000000000) closing
[junit4] 2> 1768897 INFO (jetty-closer-14665-thread-1) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@4dcb1045{HTTP/1.1, (http/1.1,
h2c)}{127.0.0.1:0}
[junit4] 2> 1768899 INFO (jetty-closer-14665-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@293aacad{/solr,null,UNAVAILABLE}
[junit4] 2> 1768920 INFO (jetty-closer-14665-thread-1) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 1768921 INFO
(SUITE-TestRequestRateLimiter-seed#[B18D3E83B30A8201]-worker) [ ]
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
[junit4] 2> 1769178 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> 3 /solr/collections/c2/terms/shard1
[junit4] 2> 3 /solr/collections/c1/terms/shard1
[junit4] 2> 2 /solr/clusterprops.json
[junit4] 2> 2 /solr/aliases.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 10 /solr/collections/c2/state.json
[junit4] 2> 10 /solr/collections/c1/state.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 22 /solr/overseer/queue
[junit4] 2> 7 /solr/overseer/collection-queue-work
[junit4] 2> 6 /solr/collections
[junit4] 2> 4 /solr/live_nodes
[junit4] 2>
[junit4] 2> 1769187 INFO
(SUITE-TestRequestRateLimiter-seed#[B18D3E83B30A8201]-worker) [ ]
o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:59403
[junit4] 2> 1769187 INFO
(SUITE-TestRequestRateLimiter-seed#[B18D3E83B30A8201]-worker) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:59403
[junit4] 2> 1769187 INFO
(SUITE-TestRequestRateLimiter-seed#[B18D3E83B30A8201]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 59403
[junit4] 2> NOTE: leaving temporary files on disk at:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J4\temp\solr.servlet.TestRequestRateLimiter_B18D3E83B30A8201-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene86): {},
docValues:{}, maxPointsInLeafNode=895, maxMBSortInHeap=5.525192945029767,
sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=km-KH,
timezone=Asia/Ulan_Bator
[junit4] 2> NOTE: Windows 10 10.0 amd64/AdoptOpenJDK 13.0.2
(64-bit)/cpus=6,threads=1,free=80136440,total=325058560
[junit4] 2> NOTE: All tests run in this JVM: [CoreAdminHandlerTest,
ForceLeaderWithTlogReplicasTest, TestScoreJoinQPNoScore,
TestReloadAndDeleteDocs, SimpleMLTQParserTest, MetricsConfigTest,
MBeansHandlerTest, TestConfigSets, TestPayloadScoreQParserPlugin,
TestExportTool, PKIAuthenticationIntegrationTest,
CollectionsAPIAsyncDistributedZkTest, SegmentsInfoRequestHandlerTest,
TestContainerPlugin, JavaBinAtomicUpdateMultivalueTest,
DistributedSpellCheckComponentTest, TestExpandComponent,
ClassificationUpdateProcessorIntegrationTest, TestLazyCores, ShardSplitTest,
SystemCollectionCompatTest, TestSolrConfigHandlerCloud,
TestReplicationHandlerDiskOverFlow, HighlighterTest, AuditLoggerPluginTest,
OverseerCollectionConfigSetProcessorTest, BJQParserTest,
DistributedFacetPivotWhiteBoxTest, TestSchemaManager, SaslZkACLProviderTest,
TestCustomDocTransformer, SampleTest, TestQueryingOnDownCollection,
TestZkAclsWithHadoopAuth, TestCustomSort, DisMaxRequestHandlerTest,
TestFunctionQuery, VMParamsZkACLAndCredentialsProvidersTest,
TestChildDocTransformer, TaggingAttributeTest, DistributedFacetExistsSmallTest,
TransactionLogTest, ReplicationFactorTest, TestSha256AuthenticationProvider,
DistribJoinFromCollectionTest, ResponseHeaderTest, TestNumericTerms64,
TestUseDocValuesAsStored2, SignificantTermsQParserPluginTest,
SuggestComponentTest, TestSolrCloudSnapshots, TestWordDelimiterFilterFactory,
SearchHandlerTest, TestRemoteStreaming, TestAtomicUpdateErrorCases,
HdfsChaosMonkeyNothingIsSafeTest, TestSkipOverseerOperations,
AliasIntegrationTest, TestHdfsCloudBackupRestore, TestCloudInspectUtil,
TestCaffeineCache, MissingSegmentRecoveryTest, TestDirectoryFactory,
RecoveryAfterSoftCommitTest, LeaderElectionContextKeyTest,
SpatialRPTFieldTypeTest, DeleteReplicaTest, TestSolrCoreProperties,
URLClassifyProcessorTest, HealthCheckHandlerTest, DynamicMapsTest,
AtomicUpdateProcessorFactoryTest, CdcrBidirectionalTest,
TestLRUStatsCacheCloud, TestPerFieldSimilarity, TestRequestForwarding,
MoreLikeThisComponentTest, TestSlowCompositeReaderWrapper, SimplePostToolTest,
SolrCLIZkUtilsTest, TestRandomCollapseQParserPlugin, ZkStateWriterTest,
PluginInfoTest, TestFilteredDocIdSet, TestMissingGroups,
TestDynamicFieldNamesIndexCorrectly, TestOnReconnectListenerSupport,
TestSolrCloudWithSecureImpersonation, TestStressCloudBlindAtomicUpdates,
TestTolerantUpdateProcessorCloud, TestWaitForStateWithJettyShutdowns,
ZkCLITest, CdcrOpsAndBoundariesTest, CdcrReplicationHandlerTest,
CdcrRequestHandlerTest, CdcrVersionReplicationTest, AlternateDirectoryTest,
ConfigureRecoveryStrategyTest, CoreSorterTest, DirectoryFactoryTest,
ExitableDirectoryReaderTest, HdfsDirectoryFactoryTest, QueryResultKeyTest,
ResourceLoaderTest, TestCodecSupport, TestCorePropertiesReload,
TestCustomStream, TestCoreBackup, TestReplicationHandlerBackup,
TestReqParamsAPI, TestSQLHandlerNonCloud, XmlUpdateRequestHandlerTest,
CoreAdminCreateDiscoverTest, InfoHandlerTest, LoggingHandlerTest,
LukeRequestHandlerTest, SplitHandlerTest, DistributedExpandComponentTest,
JavabinLoaderTest, TestLegacyField, TestLegacyNumericUtils,
TestNumericRangeQuery32, SolrShardReporterTest,
TestManagedSynonymFilterFactory, IndexSchemaTest,
PreAnalyzedFieldManagedSchemaCloudTest, TestManagedSchemaAPI, TestTextField,
TestUseDocValuesAsStored, MaxScoreCollectorTest, MergeStrategyTest,
TestStandardQParsers, TestStressRecovery, TestStressReorder, TestTrieFacet,
TestCloudJSONFacetJoinDomain, TestOrdValues, TestSortByMinMaxFunction,
CrossCollectionJoinQueryTest, TestLRUStatsCache, NoCacheHeaderTest,
SolrRequestParserTest, TestRequestRateLimiter]
[junit4] Completed [804/864 (2!)] on J4 in 9.54s, 2 tests, 2 failures <<<
FAILURES!
[...truncated 52133 lines...]
[repro] Jenkins log URL:
https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/9202/consoleText
[repro] Revision: bd1dd6bdfb5b64bc4c332dc5d11aa4a9e300e0b8
[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseG1GC"
[repro] JUnit rest result XML files will be moved to: ./repro-reports
[repro] ant clean
[...truncated 6 lines...]
[repro] Test suites by module:
[repro] solr\core
[repro] MoveReplicaTest
[repro] TestRequestRateLimiter
[repro] ant compile-test
[...truncated 2468 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=10
-Dtests.class="*.MoveReplicaTest|*.TestRequestRateLimiter"
-Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UseG1GC"
-Dtests.seed=B18D3E83B30A8201 -Dtests.slow=true -Dtests.locale=en-AI
-Dtests.timezone=Europe/Oslo -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[...truncated 112 lines...]
[repro] Failures w/original seeds:
[repro] 0/5 failed: org.apache.solr.cloud.MoveReplicaTest
[repro] 0/5 failed: org.apache.solr.servlet.TestRequestRateLimiter
[repro] Exiting with code 0
[...truncated 84 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]