Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Windows/178/
Java: 64bit/jdk-10.0.1 -XX:-UseCompressedOops -XX:+UseParallelGC
2 tests failed.
FAILED: org.apache.solr.cloud.ReindexCollectionTest.testSameTargetReindexing
Error Message:
num docs expected:<200> but was:<60>
Stack Trace:
java.lang.AssertionError: num docs expected:<200> but was:<60>
at
__randomizedtesting.SeedInfo.seed([AF1986EE849D2BD9:1A606D3983FBB39D]: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.apache.solr.cloud.ReindexCollectionTest.indexDocs(ReindexCollectionTest.java:376)
at
org.apache.solr.cloud.ReindexCollectionTest.testSameTargetReindexing(ReindexCollectionTest.java:150)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:844)
FAILED: org.apache.solr.cloud.autoscaling.ComputePlanActionTest.testNodeAdded
Error Message:
The operations computed by ComputePlanAction should not be
nullSolrClientNodeStateProvider.DEBUG{AFTER_ACTION=[compute_plan, null],
BEFORE_ACTION=[compute_plan, null]}
Stack Trace:
java.lang.AssertionError: The operations computed by ComputePlanAction should
not be nullSolrClientNodeStateProvider.DEBUG{AFTER_ACTION=[compute_plan, null],
BEFORE_ACTION=[compute_plan, null]}
at
__randomizedtesting.SeedInfo.seed([AF1986EE849D2BD9:CADAD099263E83DA]:0)
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.assertTrue(Assert.java:41)
at org.junit.Assert.assertNotNull(Assert.java:712)
at
org.apache.solr.cloud.autoscaling.ComputePlanActionTest.testNodeAdded(ComputePlanActionTest.java:385)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:844)
Build Log:
[...truncated 14417 lines...]
[junit4] Suite: org.apache.solr.cloud.ReindexCollectionTest
[junit4] 2> Creating dataDir:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ReindexCollectionTest_AF1986EE849D2BD9-001\init-core-data-001
[junit4] 2> 2548397 WARN
(SUITE-ReindexCollectionTest-seed#[AF1986EE849D2BD9]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=6 numCloses=6
[junit4] 2> 2548397 INFO
(SUITE-ReindexCollectionTest-seed#[AF1986EE849D2BD9]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 2548400 INFO
(SUITE-ReindexCollectionTest-seed#[AF1986EE849D2BD9]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) 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> 2548400 INFO
(SUITE-ReindexCollectionTest-seed#[AF1986EE849D2BD9]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 2548401 INFO
(SUITE-ReindexCollectionTest-seed#[AF1986EE849D2BD9]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ReindexCollectionTest_AF1986EE849D2BD9-001\tempDir-001
[junit4] 2> 2548401 INFO
(SUITE-ReindexCollectionTest-seed#[AF1986EE849D2BD9]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 2548403 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 2548403 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 2548503 INFO
(SUITE-ReindexCollectionTest-seed#[AF1986EE849D2BD9]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:49847
[junit4] 2> 2548503 INFO
(SUITE-ReindexCollectionTest-seed#[AF1986EE849D2BD9]-worker) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:49847
[junit4] 2> 2548503 INFO
(SUITE-ReindexCollectionTest-seed#[AF1986EE849D2BD9]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 49847
[junit4] 2> 2548509 INFO (zkConnectionManagerCallback-14787-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2548514 INFO (zkConnectionManagerCallback-14789-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2548517 INFO (zkConnectionManagerCallback-14791-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2548519 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid
0x10063be06ae0002, likely client has closed socket
[junit4] 2> 2548520 WARN (jetty-launcher-14792-thread-2) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 2548520 WARN (jetty-launcher-14792-thread-1) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 2548520 INFO (jetty-launcher-14792-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 2548520 INFO (jetty-launcher-14792-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 2548520 INFO (jetty-launcher-14792-thread-1) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 10.0.1+10
[junit4] 2> 2548520 INFO (jetty-launcher-14792-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 2548520 INFO (jetty-launcher-14792-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 2548521 INFO (jetty-launcher-14792-thread-2) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 10.0.1+10
[junit4] 2> 2548521 INFO (jetty-launcher-14792-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 2548521 INFO (jetty-launcher-14792-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 2548521 INFO (jetty-launcher-14792-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 2548521 INFO (jetty-launcher-14792-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@a5e4669{/solr,null,AVAILABLE}
[junit4] 2> 2548521 INFO (jetty-launcher-14792-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 2548521 INFO (jetty-launcher-14792-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 2548521 INFO (jetty-launcher-14792-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 2548521 INFO (jetty-launcher-14792-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@7f442b89{/solr,null,AVAILABLE}
[junit4] 2> 2548525 INFO (jetty-launcher-14792-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@2b96eb8a{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:49858}
[junit4] 2> 2548525 INFO (jetty-launcher-14792-thread-1) [ ]
o.e.j.s.Server Started @2548568ms
[junit4] 2> 2548525 INFO (jetty-launcher-14792-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=49858}
[junit4] 2> 2548525 ERROR (jetty-launcher-14792-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2548525 INFO (jetty-launcher-14792-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 2548525 INFO (jetty-launcher-14792-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@41adc22a{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:49861}
[junit4] 2> 2548525 INFO (jetty-launcher-14792-thread-2) [ ]
o.e.j.s.Server Started @2548568ms
[junit4] 2> 2548525 INFO (jetty-launcher-14792-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.1.0
[junit4] 2> 2548525 INFO (jetty-launcher-14792-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2548525 INFO (jetty-launcher-14792-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=49861}
[junit4] 2> 2548525 INFO (jetty-launcher-14792-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2548525 INFO (jetty-launcher-14792-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-04-02T02:11:39.787482200Z
[junit4] 2> 2548525 ERROR (jetty-launcher-14792-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2548525 INFO (jetty-launcher-14792-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 2548525 INFO (jetty-launcher-14792-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.1.0
[junit4] 2> 2548525 INFO (jetty-launcher-14792-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2548525 INFO (jetty-launcher-14792-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2548525 INFO (jetty-launcher-14792-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-04-02T02:11:39.787482200Z
[junit4] 2> 2548532 INFO (zkConnectionManagerCallback-14796-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2548532 INFO (zkConnectionManagerCallback-14794-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2548533 INFO (jetty-launcher-14792-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2548533 INFO (jetty-launcher-14792-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2548544 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid
0x10063be06ae0004, likely client has closed socket
[junit4] 2> 2548848 INFO (jetty-launcher-14792-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 2548852 WARN (jetty-launcher-14792-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@78bd9a40[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2548858 WARN (jetty-launcher-14792-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@6f79bc34[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2548858 INFO (jetty-launcher-14792-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49847/solr
[junit4] 2> 2548866 INFO (zkConnectionManagerCallback-14804-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2548875 INFO (zkConnectionManagerCallback-14806-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2548959 INFO (jetty-launcher-14792-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 2548964 WARN (jetty-launcher-14792-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@10a01c17[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2549000 WARN (jetty-launcher-14792-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@725312d0[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2549001 INFO (jetty-launcher-14792-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49847/solr
[junit4] 2> 2549010 INFO (zkConnectionManagerCallback-14814-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2549019 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid
0x10063be06ae0007, likely client has closed socket
[junit4] 2> 2549023 INFO (zkConnectionManagerCallback-14816-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2549072 INFO (jetty-launcher-14792-thread-2)
[n:127.0.0.1:49861_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:49861_solr
[junit4] 2> 2549074 INFO (jetty-launcher-14792-thread-2)
[n:127.0.0.1:49861_solr ] o.a.s.c.Overseer Overseer
(id=72167261844930568-127.0.0.1:49861_solr-n_0000000000) starting
[junit4] 2> 2549092 INFO (zkConnectionManagerCallback-14823-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2549102 INFO (jetty-launcher-14792-thread-2)
[n:127.0.0.1:49861_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:49847/solr ready
[junit4] 2> 2549104 INFO (jetty-launcher-14792-thread-2)
[n:127.0.0.1:49861_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:49861_solr
[junit4] 2> 2549104 INFO
(OverseerStateUpdate-72167261844930568-127.0.0.1:49861_solr-n_0000000000)
[n:127.0.0.1:49861_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:49861_solr
[junit4] 2> 2549108 INFO
(OverseerStateUpdate-72167261844930568-127.0.0.1:49861_solr-n_0000000000)
[n:127.0.0.1:49861_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 2549113 INFO (zkCallback-14822-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 2549140 INFO (jetty-launcher-14792-thread-2)
[n:127.0.0.1:49861_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 2549177 INFO (jetty-launcher-14792-thread-2)
[n:127.0.0.1:49861_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_49861.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@55d312f2
[junit4] 2> 2549188 INFO (jetty-launcher-14792-thread-2)
[n:127.0.0.1:49861_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_49861.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@55d312f2
[junit4] 2> 2549188 INFO (jetty-launcher-14792-thread-2)
[n:127.0.0.1:49861_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_49861.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@55d312f2
[junit4] 2> 2549188 INFO (jetty-launcher-14792-thread-2)
[n:127.0.0.1:49861_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ReindexCollectionTest_AF1986EE849D2BD9-001\tempDir-001\node1\.
[junit4] 2> 2549269 INFO (jetty-launcher-14792-thread-1)
[n:127.0.0.1:49858_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 2549281 INFO (jetty-launcher-14792-thread-1)
[n:127.0.0.1:49858_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:49858_solr as DOWN
[junit4] 2> 2549284 INFO (jetty-launcher-14792-thread-1)
[n:127.0.0.1:49858_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 2549284 INFO (jetty-launcher-14792-thread-1)
[n:127.0.0.1:49858_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:49858_solr
[junit4] 2> 2549287 INFO (zkCallback-14815-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 2549287 INFO (zkCallback-14805-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 2549291 INFO (zkCallback-14822-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 2549322 INFO (zkConnectionManagerCallback-14829-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2549328 INFO (jetty-launcher-14792-thread-1)
[n:127.0.0.1:49858_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 2549330 INFO (jetty-launcher-14792-thread-1)
[n:127.0.0.1:49858_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:49847/solr ready
[junit4] 2> 2549330 INFO (jetty-launcher-14792-thread-1)
[n:127.0.0.1:49858_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 2549356 INFO (jetty-launcher-14792-thread-1)
[n:127.0.0.1:49858_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_49858.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@55d312f2
[junit4] 2> 2549368 INFO (jetty-launcher-14792-thread-1)
[n:127.0.0.1:49858_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_49858.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@55d312f2
[junit4] 2> 2549368 INFO (jetty-launcher-14792-thread-1)
[n:127.0.0.1:49858_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_49858.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@55d312f2
[junit4] 2> 2549369 INFO (jetty-launcher-14792-thread-1)
[n:127.0.0.1:49858_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ReindexCollectionTest_AF1986EE849D2BD9-001\tempDir-001\node2\.
[junit4] 2> 2549413 INFO (zkConnectionManagerCallback-14835-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2549416 INFO
(SUITE-ReindexCollectionTest-seed#[AF1986EE849D2BD9]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 2549417 INFO
(SUITE-ReindexCollectionTest-seed#[AF1986EE849D2BD9]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:49847/solr ready
[junit4] 2> 2549448 INFO
(TEST-ReindexCollectionTest.testLossySchema-seed#[AF1986EE849D2BD9]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testLossySchema
[junit4] 2> 2549452 INFO (zkConnectionManagerCallback-14840-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2549455 INFO
(TEST-ReindexCollectionTest.testLossySchema-seed#[AF1986EE849D2BD9]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 2549457 INFO
(TEST-ReindexCollectionTest.testLossySchema-seed#[AF1986EE849D2BD9]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:49847/solr ready
[junit4] 2> 2549458 INFO (qtp1431315159-39996) [n:127.0.0.1:49858_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
collection.configName=conf2&maxShardsPerNode=-1&name=sourceLossyReindexing&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2549462 INFO
(OverseerThreadFactory-11955-thread-1-processing-n:127.0.0.1:49861_solr)
[n:127.0.0.1:49861_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
sourceLossyReindexing
[junit4] 2> 2549571 INFO
(OverseerStateUpdate-72167261844930568-127.0.0.1:49861_solr-n_0000000000)
[n:127.0.0.1:49861_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"sourceLossyReindexing",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"sourceLossyReindexing_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:49861/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 2549576 INFO
(OverseerStateUpdate-72167261844930568-127.0.0.1:49861_solr-n_0000000000)
[n:127.0.0.1:49861_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"sourceLossyReindexing",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"sourceLossyReindexing_shard1_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:49858/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 2549578 INFO
(OverseerStateUpdate-72167261844930568-127.0.0.1:49861_solr-n_0000000000)
[n:127.0.0.1:49861_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"sourceLossyReindexing",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"sourceLossyReindexing_shard2_replica_n4",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:49861/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 2549581 INFO
(OverseerStateUpdate-72167261844930568-127.0.0.1:49861_solr-n_0000000000)
[n:127.0.0.1:49861_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"sourceLossyReindexing",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"sourceLossyReindexing_shard2_replica_n6",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:49858/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 2549786 INFO (qtp1431315159-39986) [n:127.0.0.1:49858_solr
x:sourceLossyReindexing_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation core
create command
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf2&newCollection=true&name=sourceLossyReindexing_shard1_replica_n2&action=CREATE&numShards=2&collection=sourceLossyReindexing&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 2549786 INFO (qtp1223276620-39993) [n:127.0.0.1:49861_solr
x:sourceLossyReindexing_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core
create command
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf2&newCollection=true&name=sourceLossyReindexing_shard1_replica_n1&action=CREATE&numShards=2&collection=sourceLossyReindexing&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 2549786 INFO (qtp1223276620-39993) [n:127.0.0.1:49861_solr
x:sourceLossyReindexing_shard1_replica_n1]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 2549786 INFO (qtp1431315159-39984) [n:127.0.0.1:49858_solr
x:sourceLossyReindexing_shard2_replica_n6] o.a.s.h.a.CoreAdminOperation core
create command
qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf2&newCollection=true&name=sourceLossyReindexing_shard2_replica_n6&action=CREATE&numShards=2&collection=sourceLossyReindexing&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 2549798 INFO (qtp1223276620-39989) [n:127.0.0.1:49861_solr
x:sourceLossyReindexing_shard2_replica_n4] o.a.s.h.a.CoreAdminOperation core
create command
qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf2&newCollection=true&name=sourceLossyReindexing_shard2_replica_n4&action=CREATE&numShards=2&collection=sourceLossyReindexing&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 2550817 INFO (qtp1431315159-39986) [n:127.0.0.1:49858_solr
c:sourceLossyReindexing s:shard1 r:core_node5
x:sourceLossyReindexing_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 8.1.0
[junit4] 2> 2550861 INFO (qtp1431315159-39984) [n:127.0.0.1:49858_solr
c:sourceLossyReindexing s:shard2 r:core_node8
x:sourceLossyReindexing_shard2_replica_n6] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 8.1.0
[junit4] 2> 2550876 INFO (qtp1431315159-39984) [n:127.0.0.1:49858_solr
c:sourceLossyReindexing s:shard2 r:core_node8
x:sourceLossyReindexing_shard2_replica_n6] o.a.s.s.IndexSchema
[sourceLossyReindexing_shard2_replica_n6] Schema name=cloud-dynamic
[junit4] 2> 2550880 INFO (qtp1431315159-39986) [n:127.0.0.1:49858_solr
c:sourceLossyReindexing s:shard1 r:core_node5
x:sourceLossyReindexing_shard1_replica_n2] o.a.s.s.IndexSchema
[sourceLossyReindexing_shard1_replica_n2] Schema name=cloud-dynamic
[junit4] 2> 2550952 INFO (qtp1431315159-39984) [n:127.0.0.1:49858_solr
c:sourceLossyReindexing s:shard2 r:core_node8
x:sourceLossyReindexing_shard2_replica_n6] o.a.s.s.IndexSchema Loaded schema
cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 2550952 INFO (qtp1431315159-39984) [n:127.0.0.1:49858_solr
c:sourceLossyReindexing s:shard2 r:core_node8
x:sourceLossyReindexing_shard2_replica_n6] o.a.s.c.CoreContainer Creating
SolrCore 'sourceLossyReindexing_shard2_replica_n6' using configuration from
collection sourceLossyReindexing, trusted=true
[junit4] 2> 2550953 INFO (qtp1431315159-39984) [n:127.0.0.1:49858_solr
c:sourceLossyReindexing s:shard2 r:core_node8
x:sourceLossyReindexing_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter JMX
monitoring for 'solr_49858.solr.core.sourceLossyReindexing.shard2.replica_n6'
(registry 'solr.core.sourceLossyReindexing.shard2.replica_n6') enabled at
server: com.sun.jmx.mbeanserver.JmxMBeanServer@55d312f2
[junit4] 2> 2550953 INFO (qtp1431315159-39984) [n:127.0.0.1:49858_solr
c:sourceLossyReindexing s:shard2 r:core_node8
x:sourceLossyReindexing_shard2_replica_n6] o.a.s.c.SolrCore
[[sourceLossyReindexing_shard2_replica_n6] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ReindexCollectionTest_AF1986EE849D2BD9-001\tempDir-001\node2\sourceLossyReindexing_shard2_replica_n6],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ReindexCollectionTest_AF1986EE849D2BD9-001\tempDir-001\node2\.\sourceLossyReindexing_shard2_replica_n6\data\]
[junit4] 2> 2550953 INFO (qtp1431315159-39986) [n:127.0.0.1:49858_solr
c:sourceLossyReindexing s:shard1 r:core_node5
x:sourceLossyReindexing_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema
cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 2550953 INFO (qtp1431315159-39986) [n:127.0.0.1:49858_solr
c:sourceLossyReindexing s:shard1 r:core_node5
x:sourceLossyReindexing_shard1_replica_n2] o.a.s.c.CoreContainer Creating
SolrCore 'sourceLossyReindexing_shard1_replica_n2' using configuration from
collection sourceLossyReindexing, trusted=true
[junit4] 2> 2550954 INFO (qtp1431315159-39986) [n:127.0.0.1:49858_solr
c:sourceLossyReindexing s:shard1 r:core_node5
x:sourceLossyReindexing_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX
monitoring for 'solr_49858.solr.core.sourceLossyReindexing.shard1.replica_n2'
(registry 'solr.core.sourceLossyReindexing.shard1.replica_n2') enabled at
server: com.sun.jmx.mbeanserver.JmxMBeanServer@55d312f2
[junit4] 2> 2550954 INFO (qtp1431315159-39986) [n:127.0.0.1:49858_solr
c:sourceLossyReindexing s:shard1 r:core_node5
x:sourceLossyReindexing_shard1_replica_n2] o.a.s.c.SolrCore
[[sourceLossyReindexing_shard1_replica_n2] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ReindexCollectionTest_AF1986EE849D2BD9-001\tempDir-001\node2\sourceLossyReindexing_shard1_replica_n2],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ReindexCollectionTest_AF1986EE849D2BD9-001\tempDir-001\node2\.\sourceLossyReindexing_shard1_replica_n2\data\]
[junit4] 2> 2550964 INFO (qtp1223276620-39989) [n:127.0.0.1:49861_solr
c:sourceLossyReindexing s:shard2 r:core_node7
x:sourceLossyReindexing_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 8.1.0
[junit4] 2> 2551780 INFO (qtp1223276620-39993) [n:127.0.0.1:49861_solr
c:sourceLossyReindexing s:shard1 r:core_node3
x:sourceLossyReindexing_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 8.1.0
[junit4] 2> 2551795 INFO (qtp1223276620-39993) [n:127.0.0.1:49861_solr
c:sourceLossyReindexing s:shard1 r:core_node3
x:sourceLossyReindexing_shard1_replica_n1] o.a.s.s.IndexSchema
[sourceLossyReindexing_shard1_replica_n1] Schema name=cloud-dynamic
[junit4] 2> 2551864 INFO (qtp1223276620-39989) [n:127.0.0.1:49861_solr
c:sourceLossyReindexing s:shard2 r:core_node7
x:sourceLossyReindexing_shard2_replica_n4] o.a.s.s.IndexSchema
[sourceLossyReindexing_shard2_replica_n4] Schema name=cloud-dynamic
[junit4] 2> 2551890 INFO (qtp1223276620-39989) [n:127.0.0.1:49861_solr
c:sourceLossyReindexing s:shard2 r:core_node7
x:sourceLossyReindexing_shard2_replica_n4] o.a.s.s.IndexSchema Loaded schema
cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 2551890 INFO (qtp1223276620-39989) [n:127.0.0.1:49861_solr
c:sourceLossyReindexing s:shard2 r:core_node7
x:sourceLossyReindexing_shard2_replica_n4] o.a.s.c.CoreContainer Creating
SolrCore 'sourceLossyReindexing_shard2_replica_n4' using configuration from
collection sourceLossyReindexing, trusted=true
[junit4] 2> 2551893 INFO (qtp1223276620-39993) [n:127.0.0.1:49861_solr
c:sourceLossyReindexing s:shard1 r:core_node3
x:sourceLossyReindexing_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema
cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 2551893 INFO (qtp1223276620-39993) [n:127.0.0.1:49861_solr
c:sourceLossyReindexing s:shard1 r:core_node3
x:sourceLossyReindexing_shard1_replica_n1] o.a.s.c.CoreContainer Creating
SolrCore 'sourceLossyReindexing_shard1_replica_n1' using configuration from
collection sourceLossyReindexing, trusted=true
[junit4] 2> 2551894 INFO (qtp1223276620-39993) [n:127.0.0.1:49861_solr
c:sourceLossyReindexing s:shard1 r:core_node3
x:sourceLossyReindexing_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX
monitoring for 'solr_49861.solr.core.sourceLossyReindexing.shard1.replica_n1'
(registry 'solr.core.sourceLossyReindexing.shard1.replica_n1') enabled at
server: com.sun.jmx.mbeanserver.JmxMBeanServer@55d312f2
[junit4] 2> 2551894 INFO (qtp1223276620-39993) [n:127.0.0.1:49861_solr
c:sourceLossyReindexing s:shard1 r:core_node3
x:sourceLossyReindexing_shard1_replica_n1] o.a.s.c.SolrCore
[[sourceLossyReindexing_shard1_replica_n1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ReindexCollectionTest_AF1986EE849D2BD9-001\tempDir-001\node1\sourceLossyReindexing_shard1_replica_n1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ReindexCollectionTest_AF1986EE849D2BD9-001\tempDir-001\node1\.\sourceLossyReindexing_shard1_replica_n1\data\]
[junit4] 2> 2551895 INFO (qtp1223276620-39989) [n:127.0.0.1:49861_solr
c:sourceLossyReindexing s:shard2 r:core_node7
x:sourceLossyReindexing_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX
monitoring for 'solr_49861.solr.core.sourceLossyReindexing.shard2.replica_n4'
(registry 'solr.core.sourceLossyReindexing.shard2.replica_n4') enabled at
server: com.sun.jmx.mbeanserver.JmxMBeanServer@55d312f2
[junit4] 2> 2551895 INFO (qtp1223276620-39989) [n:127.0.0.1:49861_solr
c:sourceLossyReindexing s:shard2 r:core_node7
x:sourceLossyReindexing_shard2_replica_n4] o.a.s.c.SolrCore
[[sourceLossyReindexing_shard2_replica_n4] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ReindexCollectionTest_AF1986EE849D2BD9-001\tempDir-001\node1\sourceLossyReindexing_shard2_replica_n4],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ReindexCollectionTest_AF1986EE849D2BD9-001\tempDir-001\node1\.\sourceLossyReindexing_shard2_replica_n4\data\]
[junit4] 2> 2552104 INFO (qtp1223276620-39989) [n:127.0.0.1:49861_solr
c:sourceLossyReindexing s:shard2 r:core_node7
x:sourceLossyReindexing_shard2_replica_n4] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 2552104 INFO (qtp1223276620-39989) [n:127.0.0.1:49861_solr
c:sourceLossyReindexing s:shard2 r:core_node7
x:sourceLossyReindexing_shard2_replica_n4] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2552105 INFO (qtp1223276620-39993) [n:127.0.0.1:49861_solr
c:sourceLossyReindexing s:shard1 r:core_node3
x:sourceLossyReindexing_shard1_replica_n1] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 2552105 INFO (qtp1223276620-39993) [n:127.0.0.1:49861_solr
c:sourceLossyReindexing s:shard1 r:core_node3
x:sourceLossyReindexing_shard1_replica_n1] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2552106 INFO (qtp1431315159-39986) [n:127.0.0.1:49858_solr
c:sourceLossyReindexing s:shard1 r:core_node5
x:sourceLossyReindexing_shard1_replica_n2] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 2552106 INFO (qtp1431315159-39986) [n:127.0.0.1:49858_solr
c:sourceLossyReindexing s:shard1 r:core_node5
x:sourceLossyReindexing_shard1_replica_n2] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2552109 INFO (qtp1223276620-39989) [n:127.0.0.1:49861_solr
c:sourceLossyReindexing s:shard2 r:core_node7
x:sourceLossyReindexing_shard2_replica_n4] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 2552109 INFO (qtp1223276620-39989) [n:127.0.0.1:49861_solr
c:sourceLossyReindexing s:shard2 r:core_node7
x:sourceLossyReindexing_shard2_replica_n4] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 2552109 INFO (qtp1223276620-39989) [n:127.0.0.1:49861_solr
c:sourceLossyReindexing s:shard2 r:core_node7
x:sourceLossyReindexing_shard2_replica_n4] o.a.s.s.SolrIndexSearcher Opening
[Searcher@47229feb[sourceLossyReindexing_shard2_replica_n4] main]
[junit4] 2> 2552110 INFO (qtp1223276620-39989) [n:127.0.0.1:49861_solr
c:sourceLossyReindexing s:shard2 r:core_node7
x:sourceLossyReindexing_shard2_replica_n4] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf2
[junit4] 2> 2552111 INFO (qtp1223276620-39989) [n:127.0.0.1:49861_solr
c:sourceLossyReindexing s:shard2 r:core_node7
x:sourceLossyReindexing_shard2_replica_n4] o.a.s.r.ManagedResourceStorage
Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf2
[junit4] 2> 2552111 INFO (qtp1223276620-39989) [n:127.0.0.1:49861_solr
c:sourceLossyReindexing s:shard2 r:core_node7
x:sourceLossyReindexing_shard2_replica_n4] o.a.s.h.ReplicationHandler Commits
will be reserved for 10000ms.
[junit4] 2> 2552111 INFO (qtp1223276620-39989) [n:127.0.0.1:49861_solr
c:sourceLossyReindexing s:shard2 r:core_node7
x:sourceLossyReindexing_shard2_replica_n4] o.a.s.u.UpdateLog Could not find max
version in index or recent updates, using new clock 1629666518890446848
[junit4] 2> 2552149 INFO (qtp1223276620-39993) [n:127.0.0.1:49861_solr
c:sourceLossyReindexing s:shard1 r:core_node3
x:sourceLossyReindexing_shard1_replica_n1] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 2552149 INFO (qtp1223276620-39993) [n:127.0.0.1:49861_solr
c:sourceLossyReindexing s:shard1 r:core_node3
x:sourceLossyReindexing_shard1_replica_n1] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 2552149 INFO (qtp1223276620-39993) [n:127.0.0.1:49861_solr
c:sourceLossyReindexing s:shard1 r:core_node3
x:sourceLossyReindexing_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@365ee7b7[sourceLossyReindexing_shard1_replica_n1] main]
[junit4] 2> 2552152 INFO (qtp1431315159-39986) [n:127.0.0.1:49858_solr
c:sourceLossyReindexing s:shard1 r:core_node5
x:sourceLossyReindexing_shard1_replica_n2] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 2552152 INFO (qtp1431315159-39986) [n:127.0.0.1:49858_solr
c:sourceLossyReindexing s:shard1 r:core_node5
x:sourceLossyReindexing_shard1_replica_n2] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 2552152 INFO (qtp1431315159-39986) [n:127.0.0.1:49858_solr
c:sourceLossyReindexing s:shard1 r:core_node5
x:sourceLossyReindexing_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening
[Searcher@3f980428[sourceLossyReindexing_shard1_replica_n2] main]
[junit4] 2> 2552152 INFO (qtp1431315159-39986) [n:127.0.0.1:49858_solr
c:sourceLossyReindexing s:shard1 r:core_node5
x:sourceLossyReindexing_shard1_replica_n2] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf2
[junit4] 2> 2552152 INFO (qtp1431315159-39986) [n:127.0.0.1:49858_solr
c:sourceLossyReindexing s:shard1 r:core_node5
x:sourceLossyReindexing_shard1_replica_n2] o.a.s.r.ManagedResourceStorage
Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf2
[junit4] 2> 2552152 INFO (qtp1431315159-39986) [n:127.0.0.1:49858_solr
c:sourceLossyReindexing s:shard1 r:core_node5
x:sourceLossyReindexing_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits
will be reserved for 10000ms.
[junit4] 2> 2552152 INFO (qtp1431315159-39986) [n:127.0.0.1:49858_solr
c:sourceLossyReindexing s:shard1 r:core_node5
x:sourceLossyReindexing_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max
version in index or recent updates, using new clock 1629666518933438464
[junit4] 2> 2552164 INFO (qtp1223276620-39993) [n:127.0.0.1:49861_solr
c:sourceLossyReindexing s:shard1 r:core_node3
x:sourceLossyReindexing_shard1_replica_n1] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf2
[junit4] 2> 2552165 INFO
(searcherExecutor-11966-thread-1-processing-n:127.0.0.1:49861_solr
x:sourceLossyReindexing_shard2_replica_n4 c:sourceLossyReindexing s:shard2
r:core_node7) [n:127.0.0.1:49861_solr c:sourceLossyReindexing s:shard2
r:core_node7 x:sourceLossyReindexing_shard2_replica_n4] o.a.s.c.SolrCore
[sourceLossyReindexing_shard2_replica_n4] Registered new searcher
Searcher@47229feb[sourceLossyReindexing_shard2_replica_n4]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2552165 INFO (qtp1223276620-39993) [n:127.0.0.1:49861_solr
c:sourceLossyReindexing s:shard1 r:core_node3
x:sourceLossyReindexing_shard1_replica_n1] o.a.s.r.ManagedResourceStorage
Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf2
[junit4] 2> 2552166 INFO (qtp1223276620-39993) [n:127.0.0.1:49861_solr
c:sourceLossyReindexing s:shard1 r:core_node3
x:sourceLossyReindexing_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits
will be reserved for 10000ms.
[junit4] 2> 2552166 INFO (qtp1223276620-39993) [n:127.0.0.1:49861_solr
c:sourceLossyReindexing s:shard1 r:core_node3
x:sourceLossyReindexing_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max
version in index or recent updates, using new clock 1629666518948118528
[junit4] 2> 2552168 INFO (qtp1223276620-39989) [n:127.0.0.1:49861_solr
c:sourceLossyReindexing s:shard2 r:core_node7
x:sourceLossyReindexing_shard2_replica_n4] o.a.s.c.ZkShardTerms Successful
update of terms at /collections/sourceLossyReindexing/terms/shard2 to
Terms{values={core_node7=0}, version=0}
[junit4] 2> 2552168 INFO (qtp1223276620-39989) [n:127.0.0.1:49861_solr
c:sourceLossyReindexing s:shard2 r:core_node7
x:sourceLossyReindexing_shard2_replica_n4]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/sourceLossyReindexing/leaders/shard2
[junit4] 2> 2552169 INFO
(searcherExecutor-11967-thread-1-processing-n:127.0.0.1:49861_solr
x:sourceLossyReindexing_shard1_replica_n1 c:sourceLossyReindexing s:shard1
r:core_node3) [n:127.0.0.1:49861_solr c:sourceLossyReindexing s:shard1
r:core_node3 x:sourceLossyReindexing_shard1_replica_n1] o.a.s.c.SolrCore
[sourceLossyReindexing_shard1_replica_n1] Registered new searcher
Searcher@365ee7b7[sourceLossyReindexing_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2552173 INFO (qtp1223276620-39993) [n:127.0.0.1:49861_solr
c:sourceLossyReindexing s:shard1 r:core_node3
x:sourceLossyReindexing_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful
update of terms at /collections/sourceLossyReindexing/terms/shard1 to
Terms{values={core_node3=0}, version=0}
[junit4] 2> 2552173 INFO (qtp1223276620-39993) [n:127.0.0.1:49861_solr
c:sourceLossyReindexing s:shard1 r:core_node3
x:sourceLossyReindexing_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/sourceLossyReindexing/leaders/shard1
[junit4] 2> 2552174 INFO (qtp1223276620-39989) [n:127.0.0.1:49861_solr
c:sourceLossyReindexing s:shard2 r:core_node7
x:sourceLossyReindexing_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext
Waiting until we see more replicas up for shard shard2: total=2 found=1
timeoutin=9999ms
[junit4] 2> 2552175 INFO
(searcherExecutor-11965-thread-1-processing-n:127.0.0.1:49858_solr
x:sourceLossyReindexing_shard1_replica_n2 c:sourceLossyReindexing s:shard1
r:core_node5) [n:127.0.0.1:49858_solr c:sourceLossyReindexing s:shard1
r:core_node5 x:sourceLossyReindexing_shard1_replica_n2] o.a.s.c.SolrCore
[sourceLossyReindexing_shard1_replica_n2] Registered new searcher
Searcher@3f980428[sourceLossyReindexing_shard1_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2552178 INFO (qtp1431315159-39984) [n:127.0.0.1:49858_solr
c:sourceLossyReindexing s:shard2 r:core_node8
x:sourceLossyReindexing_shard2_replica_n6] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 2552178 INFO (qtp1431315159-39984) [n:127.0.0.1:49858_solr
c:sourceLossyReindexing s:shard2 r:core_node8
x:sourceLossyReindexing_shard2_replica_n6] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2552182 INFO (qtp1431315159-39984) [n:127.0.0.1:49858_solr
c:sourceLossyReindexing s:shard2 r:core_node8
x:sourceLossyReindexing_shard2_replica_n6] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 2552182 INFO (qtp1431315159-39984) [n:127.0.0.1:49858_solr
c:sourceLossyReindexing s:shard2 r:core_node8
x:sourceLossyReindexing_shard2_replica_n6] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 2552183 INFO (qtp1431315159-39986) [n:127.0.0.1:49858_solr
c:sourceLossyReindexing s:shard1 r:core_node5
x:sourceLossyReindexing_shard1_replica_n2] o.a.s.c.ZkShardTerms Successful
update of terms at /collections/sourceLossyReindexing/terms/shard1 to
Terms{values={core_node3=0, core_node5=0}, version=1}
[junit4] 2> 2552183 INFO (qtp1431315159-39986) [n:127.0.0.1:49858_solr
c:sourceLossyReindexing s:shard1 r:core_node5
x:sourceLossyReindexing_shard1_replica_n2]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/sourceLossyReindexing/leaders/shard1
[junit4] 2> 2552183 INFO (qtp1223276620-39993) [n:127.0.0.1:49861_solr
c:sourceLossyReindexing s:shard1 r:core_node3
x:sourceLossyReindexing_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext
Waiting until we see more replicas up for shard shard1: total=2 found=1
timeoutin=9999ms
[junit4] 2> 2552184 INFO (qtp1431315159-39984) [n:127.0.0.1:49858_solr
c:sourceLossyReindexing s:shard2 r:core_node8
x:sourceLossyReindexing_shard2_replica_n6] o.a.s.s.SolrIndexSearcher Opening
[Searcher@4a1c8df3[sourceLossyReindexing_shard2_replica_n6] main]
[junit4] 2> 2552185 INFO (qtp1431315159-39984) [n:127.0.0.1:49858_solr
c:sourceLossyReindexing s:shard2 r:core_node8
x:sourceLossyReindexing_shard2_replica_n6] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf2
[junit4] 2> 2552186 INFO (qtp1431315159-39984) [n:127.0.0.1:49858_solr
c:sourceLossyReindexing s:shard2 r:core_node8
x:sourceLossyReindexing_shard2_replica_n6] o.a.s.r.ManagedResourceStorage
Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf2
[junit4] 2> 2552187 INFO (qtp1431315159-39984) [n:127.0.0.1:49858_solr
c:sourceLossyReindexing s:shard2 r:core_node8
x:sourceLossyReindexing_shard2_replica_n6] o.a.s.h.ReplicationHandler Commits
will be reserved for 10000ms.
[junit4] 2> 2552187 INFO (qtp1431315159-39984) [n:127.0.0.1:49858_solr
c:sourceLossyReindexing s:shard2 r:core_node8
x:sourceLossyReindexing_shard2_replica_n6] o.a.s.u.UpdateLog Could not find max
version in index or recent updates, using new clock 1629666518970138624
[junit4] 2> 2552190 INFO
(searcherExecutor-11964-thread-1-processing-n:127.0.0.1:49858_solr
x:sourceLossyReindexing_shard2_replica_n6 c:sourceLossyReindexing s:shard2
r:core_node8) [n:127.0.0.1:49858_solr c:sourceLossyReindexing s:shard2
r:core_node8 x:sourceLossyReindexing_shard2_replica_n6] o.a.s.c.SolrCore
[sourceLossyReindexing_shard2_replica_n6] Registered new searcher
Searcher@4a1c8df3[sourceLossyReindexing_shard2_replica_n6]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2552195 INFO (qtp1431315159-39984) [n:127.0.0.1:49858_solr
c:sourceLossyReindexing s:shard2 r:core_node8
x:sourceLossyReindexing_shard2_replica_n6] o.a.s.c.ZkShardTerms Successful
update of terms at /collections/sourceLossyReindexing/terms/shard2 to
Terms{values={core_node7=0, core_node8=0}, version=1}
[junit4] 2> 2552195 INFO (qtp1431315159-39984) [n:127.0.0.1:49858_solr
c:sourceLossyReindexing s:shard2 r:core_node8
x:sourceLossyReindexing_shard2_replica_n6]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/sourceLossyReindexing/leaders/shard2
[junit4] 2> 2552692 INFO (qtp1223276620-39989) [n:127.0.0.1:49861_solr
c:sourceLossyReindexing s:shard2 r:core_node7
x:sourceLossyReindexing_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext
Enough replicas found to continue.
[junit4] 2> 2552692 INFO (qtp1223276620-39989) [n:127.0.0.1:49861_solr
c:sourceLossyReindexing s:shard2 r:core_node7
x:sourceLossyReindexing_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext I
may be the new leader - try and sync
[junit4] 2> 2552692 INFO (qtp1223276620-39989) [n:127.0.0.1:49861_solr
c:sourceLossyReindexing s:shard2 r:core_node7
x:sourceLossyReindexing_shard2_replica_n4] o.a.s.c.SyncStrategy Sync replicas
to http://127.0.0.1:49861/solr/sourceLossyReindexing_shard2_replica_n4/
[junit4] 2> 2552693 INFO (qtp1223276620-39989) [n:127.0.0.1:49861_solr
c:sourceLossyReindexing s:shard2 r:core_node7
x:sourceLossyReindexing_shard2_replica_n4] o.a.s.u.PeerSync PeerSync:
core=sourceLossyReindexing_shard2_replica_n4 url=http://127.0.0.1:49861/solr
START
replicas=[http://127.0.0.1:49858/solr/sourceLossyReindexing_shard2_replica_n6/]
nUpdates=100
[junit4] 2> 2552693 INFO (qtp1223276620-39989) [n:127.0.0.1:49861_solr
c:sourceLossyReindexing s:shard2 r:core_node7
x:sourceLossyReindexing_shard2_replica_n4] o.a.s.u.PeerSync PeerSync:
core=sourceLossyReindexing_shard2_replica_n4 url=http://127.0.0.1:49861/solr
DONE. We have no versions. sync failed.
[junit4] 2> 2552695 INFO (qtp1223276620-39993) [n:127.0.0.1:49861_solr
c:sourceLossyReindexing s:shard1 r:core_node3
x:sourceLossyReindexing_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext
Enough replicas found to continue.
[junit4] 2> 2552695 INFO (qtp1223276620-39993) [n:127.0.0.1:49861_solr
c:sourceLossyReindexing s:shard1 r:core_node3
x:sourceLossyReindexing_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I
may be the new leader - try and sync
[junit4] 2> 2552695 INFO (qtp1223276620-39993) [n:127.0.0.1:49861_solr
c:sourceLossyReindexing s:shard1 r:core_node3
x:sourceLossyReindexing_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas
to http://127.0.0.1:49861/solr/sourceLossyReindexing_shard1_replica_n1/
[junit4] 2> 2552696 INFO (qtp1223276620-39993) [n:127.0.0.1:49861_solr
c:sourceLossyReindexing s:shard1 r:core_node3
x:sourceLossyReindexing_shard1_replica_n1] o.a.s.u.PeerSync PeerSync:
core=sourceLossyReindexing_shard1_replica_n1 url=http://127.0.0.1:49861/solr
START
replicas=[http://127.0.0.1:49858/solr/sourceLossyReindexing_shard1_replica_n2/]
nUpdates=100
[junit4] 2> 2552696 INFO (qtp1223276620-39993) [n:127.0.0.1:49861_solr
c:sourceLossyReindexing s:shard1 r:core_node3
x:sourceLossyReindexing_shard1_replica_n1] o.a.s.u.PeerSync PeerSync:
core=sourceLossyReindexing_shard1_replica_n1 url=http://127.0.0.1:49861/solr
DONE. We have no versions. sync failed.
[junit4] 2> 2552698 INFO (qtp1431315159-39980) [n:127.0.0.1:49858_solr
c:sourceLossyReindexing s:shard2 r:core_node8
x:sourceLossyReindexing_shard2_replica_n6] o.a.s.c.S.Request
[sourceLossyReindexing_shard2_replica_n6] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 2552699 INFO (qtp1431315159-39983) [n:127.0.0.1:49858_solr
c:sourceLossyReindexing s:shard1 r:core_node5
x:sourceLossyReindexing_shard1_replica_n2] o.a.s.c.S.Request
[sourceLossyReindexing_shard1_replica_n2] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 2552700 INFO (qtp1223276620-39993) [n:127.0.0.1:49861_solr
c:sourceLossyReindexing s:shard1 r:core_node3
x:sourceLossyReindexing_shard1_replica_n1] o.a.s.c.SyncStrategy Leader's
attempt to sync with shard failed, moving to the next candidate
[junit4] 2> 2552700 INFO (qtp1223276620-39993) [n:127.0.0.1:49861_solr
c:sourceLossyReindexing s:shard1 r:core_node3
x:sourceLossyReindexing_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext
We failed sync, but we have no versions - we can't sync in that case - we were
active before, so become leader anyway
[junit4] 2> 2552700 INFO (qtp1223276620-39993) [n:127.0.0.1:49861_solr
c:sourceLossyReindexing s:shard1 r:core_node3
x:sourceLossyReindexing_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/sourceLossyReindexing/leaders/shard1/leader after winning as
/collections/sourceLossyReindexing/leader_elect/shard1/election/72167261844930568-core_node3-n_0000000000
[junit4] 2> 2552702 INFO (qtp1223276620-39989) [n:127.0.0.1:49861_solr
c:sourceLossyReindexing s:shard2 r:core_node7
x:sourceLossyReindexing_shard2_replica_n4] o.a.s.c.SyncStrategy Leader's
attempt to sync with shard failed, moving to the next candidate
[junit4] 2> 2552702 INFO (qtp1223276620-39989) [n:127.0.0.1:49861_solr
c:sourceLossyReindexing s:shard2 r:core_node7
x:sourceLossyReindexing_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext
We failed sync, but we have no versions - we can't sync in that case - we were
active before, so become leader anyway
[junit4] 2> 2552702 INFO (qtp1223276620-39989) [n:127.0.0.1:49861_solr
c:sourceLossyReindexing s:shard2 r:core_node7
x:sourceLossyReindexing_shard2_replica_n4]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/sourceLossyReindexing/leaders/shard2/leader after winning as
/collections/sourceLossyReindexing/leader_elect/shard2/election/72167261844930568-core_node7-n_0000000000
[junit4] 2> 2552704 INFO (qtp1223276620-39993) [n:127.0.0.1:49861_solr
c:sourceLossyReindexing s:shard1 r:core_node3
x:sourceLossyReindexing_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I
am the new leader:
http://127.0.0.1:49861/solr/sourceLossyReindexing_shard1_replica_n1/ shard1
[junit4] 2> 2552706 INFO (qtp1223276620-39989) [n:127.0.0.1:49861_solr
c:sourceLossyReindexing s:shard2 r:core_node7
x:sourceLossyReindexing_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext I
am the new leader:
http://127.0.0.1:49861/solr/sourceLossyReindexing_shard2_replica_n4/ shard2
[junit4] 2> 2552811 INFO (zkCallback-14815-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/sourceLossyReindexing/state.json] for collection
[sourceLossyReindexing] has occurred - updating... (live nodes size: [2])
[junit4] 2> 2552814 INFO (qtp1223276620-39989) [n:127.0.0.1:49861_solr
c:sourceLossyReindexing s:shard2 r:core_node7
x:sourceLossyReindexing_shard2_replica_n4] o.a.s.c.ZkController I am the
leader, no recovery necessary
[junit4] 2> 2552815 INFO (qtp1223276620-39993) [n:127.0.0.1:49861_solr
c:sourceLossyReindexing s:shard1 r:core_node3
x:sourceLossyReindexing_shard1_replica_n1] o.a.s.c.ZkController I am the
leader, no recovery necessary
[junit4] 2> 2552817 INFO (qtp1223276620-39989) [n:127.0.0.1:49861_solr
c:sourceLossyReindexing s:shard2 r:core_node7
x:sourceLossyReindexing_shard2_replica_n4] o.a.s.s.HttpSolrCall [admin]
webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf2&newCollection=true&name=sourceLossyReindexing_shard2_replica_n4&action=CREATE&numShards=2&collection=sourceLossyReindexing&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=3019
[junit4] 2> 2552821 INFO (qtp1223276620-39993) [n:127.0.0.1:49861_solr
c:sourceLossyReindexing s:shard1 r:core_node3
x:sourceLossyReindexing_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin]
webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf2&newCollection=true&name=sourceLossyReindexing_shard1_replica_n1&action=CREATE&numShards=2&collection=sourceLossyReindexing&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=3033
[junit4] 2> 2552938 INFO (zkCallback-14815-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/sourceLossyReindexing/state.json] for collection
[sourceLossyReindexing] has occurred - updating... (live nodes size: [2])
[junit4] 2> 2552938 INFO (zkCallback-14815-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/sourceLossyReindexing/state.json] for collection
[sourceLossyReindexing] has occurred - updating... (live nodes size: [2])
[junit4] 2> 2553192 INFO (qtp1431315159-39986) [n:127.0.0.1:49858_solr
c:sourceLossyReindexing s:shard1 r:core_node5
x:sourceLossyReindexing_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin]
webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf2&newCollection=true&name=sourceLossyReindexing_shard1_replica_n2&action=CREATE&numShards=2&collection=sourceLossyReindexing&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=3406
[junit4] 2> 2553205 INFO (qtp1431315159-39984) [n:127.0.0.1:49858_solr
c:sourceLossyReindexing s:shard2 r:core_node8
x:sourceLossyReindexing_shard2_replica_n6] o.a.s.s.HttpSolrCall [admin]
webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf2&newCollection=true&name=sourceLossyReindexing_shard2_replica_n6&action=CREATE&numShards=2&collection=sourceLossyReindexing&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=3412
[junit4] 2> 2553211 INFO (qtp1431315159-39996) [n:127.0.0.1:49858_solr
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
45 seconds. Check all shard replicas
[junit4] 2> 2553310 INFO (zkCallback-14815-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/sourceLossyReindexing/state.json] for collection
[sourceLossyReindexing] has occurred - updating... (live nodes size: [2])
[junit4] 2> 2553310 INFO (zkCallback-14815-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/sourceLossyReindexing/state.json] for collection
[sourceLossyReindexing] has occurred - updating... (live nodes size: [2])
[junit4] 2> 2553310 INFO (zkCallback-14805-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/sourceLossyReindexing/state.json] for collection
[sourceLossyReindexing] has occurred - updating... (live nodes size: [2])
[junit4] 2> 2553310 INFO (zkCallback-14805-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/sourceLossyReindexing/state.json] for collection
[sourceLossyReindexing] has occurred - updating... (live nodes size: [2])
[junit4] 2> 2553311 INFO (qtp1431315159-39996) [n:127.0.0.1:49858_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={collection.configName=conf2&maxShardsPerNode=-1&name=sourceLossyReindexing&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2}
status=0 QTime=3853
[junit4] 2> 2553324 INFO (qtp1223276620-39982) [n:127.0.0.1:49861_solr
c:sourceLossyReindexing s:shard2 r:core_node7
x:sourceLossyReindexing_shard2_replica_n4] o.a.s.c.ZkShardTerms Successful
update of terms at /collections/sourceLossyReindexing/terms/shard2 to
Terms{values={core_node7=1, core_node8=1}, version=2}
[junit4] 2> 2553332 INFO (qtp1431315159-39980) [n:127.0.0.1:49858_solr
c:sourceLossyReindexing s:shard2 r:core_node8
x:sourceLossyReindexing_shard2_replica_n6] o.a.s.u.p.LogUpdateProcessorFactory
[sourceLossyReindexing_shard2_replica_n6] webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:49861/solr/sourceLossyReindexing_shard2_replica_n4/&wt=javabin&version=2}{add=[2
(1629666520153980928), 3 (1629666520155029504), 5 (1629666520155029505), 6
(1629666520155029506), 7 (1629666520155029507), 9 (1629666520155029508), 17
(1629666520155029509), 18 (1629666520155029510), 19 (1629666520155029511), 21
(1629666520155029512), ... (97 adds)]} 0 8
[junit4] 2> 2553332 INFO (qtp1223276620-39982) [n:127.0.0.1:49861_solr
c:sourceLossyReindexing s:shard2 r:core_node7
x:sourceLossyReindexing_shard2_replica_n4] o.a.s.u.p.LogUpdateProcessorFactory
[sourceLossyReindexing_shard2_replica_n4] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[2 (1629666520153980928), 3
(1629666520155029504), 5 (1629666520155029505), 6 (1629666520155029506), 7
(1629666520155029507), 9 (1629666520155029508), 17 (1629666520155029509), 18
(1629666520155029510), 19 (1629666520155029511), 21 (1629666520155029512), ...
(97 adds)]} 0 17
[junit4] 2> 2553341 INFO (qtp1223276620-39997) [n:127.0.0.1:49861_solr
c:sourceLossyReindexing s:shard1 r:core_node3
x:sourceLossyReindexing_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful
update of terms at /collections/sourceLossyReindexing/terms/shard1 to
Terms{values={core_node3=1, core_node5=1}, version=2}
[junit4] 2> 2553342 INFO (qtp1431315159-39983) [n:127.0.0.1:49858_solr
c:sourceLossyReindexing s:shard1 r:core_node5
x:sourceLossyReindexing_shard1_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory
[sourceLossyReindexing_shard1_replica_n2] webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:49861/solr/sourceLossyReindexing_shard1_replica_n1/&wt=javabin&version=2}{add=[0
(1629666520171806720), 1 (1629666520172855296), 4 (1629666520172855297), 8
(1629666520172855298), 10 (1629666520172855299), 11 (1629666520172855300), 12
(1629666520172855301), 13 (1629666520172855302), 14 (1629666520173903872), 15
(1629666520173903873), ... (103 adds)]} 0 7
[junit4] 2> 2553343 INFO (qtp1223276620-39997) [n:127.0.0.1:49861_solr
c:sourceLossyReindexing s:shard1 r:core_node3
x:sourceLossyReindexing_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory
[sourceLossyReindexing_shard1_replica_n1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[0 (1629666520171806720), 1
(1629666520172855296), 4 (1629666520172855297), 8 (1629666520172855298), 10
(1629666520172855299), 11 (1629666520172855300), 12 (1629666520172855301), 13
(1629666520172855302), 14 (1629666520173903872), 15 (1629666520173903873), ...
(103 adds)]} 0 9
[junit4] 2> 2553351 INFO (qtp1223276620-39989) [n:127.0.0.1:49861_solr
c:sourceLossyReindexing s:shard2 r:core_node7
x:sourceLossyReindexing_shard2_replica_n4] o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1629666520190681088,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2553351 INFO (qtp1223276620-39989) [n:127.0.0.1:49861_solr
c:sourceLossyReindexing s:shard2 r:core_node7
x:sourceLossyReindexing_shard2_replica_n4] o.a.s.u.SolrIndexWriter Calling
setCommitData with IW:org.apache.solr.update.SolrIndexWriter@13bb6ece
commitCommandVersion:1629666520190681088
[junit4] 2> 2553352 INFO (qtp1431315159-39986) [n:127.0.0.1:49858_solr
c:sourceLossyReindexing s:shard2 r:core_node8
x:sourceLossyReindexing_shard2_replica_n6] o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1629666520191729664,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2553352 INFO (qtp1431315159-39986) [n:127.0.0.1:49858_solr
c:sourceLossyReindexing s:shard2 r:core_node8
x:sourceLossyReindexing_shard2_replica_n6] o.a.s.u.SolrIndexWriter Calling
setCommitData with IW:org.apache.solr.update.SolrIndexWriter@67fc5bc7
commitCommandVersion:1629666520191729664
[junit4] 2> 2553359 INFO (qtp1431315159-39986) [n:127.0.0.1:49858_solr
c:sourceLossyReindexing s:shard2 r:core_node8
x:sourceLossyReindexing_shard2_replica_n6] o.a.s.s.SolrIndexSearcher Opening
[Searcher@6061364[sourceLossyReindexing_shard2_replica_n6] main]
[junit4] 2> 2553359 INFO (qtp1223276620-39989) [n:127.0.0.1:49861_solr
c:sourceLossyReindexing s:shard2 r:core_node7
x:sourceLossyReindexing_shard2_replica_n4] o.a.s.s.SolrIndexSearcher Opening
[Searcher@5e39e836[sourceLossyReindexing_shard2_replica_n4] main]
[junit4] 2> 2553360 INFO (qtp1223276620-39989) [n:127.0.0.1:49861_solr
c:sourceLossyReindexing s:shard2 r:core_node7
x:sourceLossyReindexing_shard2_replica_n4] o.a.s.u.DirectUpdateHandler2
end_commit_flush
[junit4] 2> 2553360 INFO (qtp1431315159-39986) [n:127.0.0.1:49858_solr
c:sourceLossyReindexing s:shard2 r:core_node8
x:sourceLossyReindexing_shard2_replica_n6] o.a.s.u.DirectUpdateHandler2
end_commit_flush
[junit4] 2> 2553360 INFO
(searcherExecutor-11966-thread-1-processing-n:127.0.0.1:49861_solr
x:sourceLossyReindexing_shard2_replica_n4 c:sourceLossyReindexing s:shard2
r:core_node7) [n:127.0.0.1:49861_solr c:sourceLossyReindexing s:shard2
r:core_node7 x:sourceLossyReindexing_shard2_replica_n4] o.a.s.c.SolrCore
[sourceLossyReindexing_shard2_replica_n4] Registered new searcher
Searcher@5e39e836[sourceLossyReindexing_shard2_replica_n4]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.1.0):C97:[diagnostics={os=Windows
10, java.vendor=Oracle Corporation, java.version=10.0.1,
java.vm.version=10.0.1+10, lucene.version=8.1.0, os.arch=amd64,
java.runtime.version=10.0.1+10, source=flush, os.version=10.0,
timestamp=1554171104617}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
[junit4] 2> 2553361 INFO
(searcherExecutor-11964-thread-1-processing-n:127.0.0.1:49858_solr
x:sourceLossyReindexing_shard2_replica_n6 c:sourceLossyReindexing s:shard2
r:core_node8) [n:127.0.0.1:49858_solr c:sourceLossyReindexing s:shard2
r:core_node8 x:sourceLossyReindexing_shard2_replica_n6] o.a.s.c.SolrCore
[sourceLossyReindexing_shard2_replica_n6] Registered new searcher
Searcher@6061364[sourceLossyReindexing_shard2_replica_n6]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.1.0):C97:[diagnostics={os=Windows
10, java.vendor=Oracle Corporation, java.version=10.0.1,
java.vm.version=10.0.1+10, lucene.version=8.1.0, os.arch=amd64,
java.runtime.version=10.0.1+10, source=flush, os.version=10.0,
timestamp=1554171104617}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
[junit4] 2> 2553361 INFO (qtp1431315159-39986) [n:127.0.0.1:49858_solr
c:sourceLossyReindexing s:shard2 r:core_node8
x:sourceLossyReindexing_shard2_replica_n6] o.a.s.u.p.LogUpdateProcessorFactory
[sourceLossyReindexing_shard2_replica_n6] webapp=/solr path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:49861/solr/sourceLossyReindexing_shard2_replica_n4/&commit_end_point=replicas&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 8
[junit4] 2> 2553362 INFO (qtp1223276620-39989) [n:127.0.0.1:49861_solr
c:sourceLossyReindexing s:shard2 r:core_node7
x:sourceLossyReindexing_shard2_replica_n4] o.a.s.u.p.LogUpdateProcessorFactory
[sourceLossyReindexing_shard2_replica_n4] webapp=/solr path=/update
params={update.distrib=TOLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:49861/solr/sourceLossyReindexing_shard1_replica_n1/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 11
[junit4] 2> 2553362 INFO (qtp1223276620-39998) [n:127.0.0.1:49861_solr
c:sourceLossyReindexing s:shard1 r:core_node3
x:sourceLossyReindexing_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1629666520202215424,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2553362 INFO (qtp1223276620-39998) [n:127.0.0.1:49861_solr
c:sourceLossyReindexing s:shard1 r:core_node3
x:sourceLossyReindexing_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling
setCommitData with IW:org.apache.solr.update.SolrIndexWriter@5d58a832
commitCommandVersion:1629666520202215424
[junit4] 2> 2553363 INFO (qtp1431315159-39984) [n:127.0.0.1:49858_solr
c:sourceLossyReindexing s:shard1 r:core_node5
x:sourceLossyReindexing_shard1_replica_n2] o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1629666520203264000,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2553363 INFO (qtp1431315159-39984) [n:127.0.0.1:49858_solr
c:sourceLossyReindexing s:shard1 r:core_node5
x:sourceLossyReindexing_shard1_replica_n2] o.a.s.u.SolrIndexWriter Calling
setCommitData with IW:org.apache.solr.update.SolrIndexWriter@52f02540
commitCommandVersion:1629666520203264000
[junit4] 2> 2553374 INFO (qtp1431315159-39984) [n:127.0.0.1:49858_solr
c:sourceLossyReindexing s:shard1 r:core_node5
x:sourceLossyReindexing_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening
[Searcher@6b4dbb08[sourceLossyReindexing_shard1_replica_n2] main]
[junit4] 2> 2553374 INFO (qtp1223276620-39998) [n:127.0.0.1:49861_solr
c:sourceLossyReindexing s:shard1 r:core_node3
x:sourceLossyReindexing_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@4e75bce1[sourceLossyReindexing_shard1_replica_n1] main]
[junit4] 2> 2553376 INFO
(searcherExecutor-11967-thread-1-processing-n:127.0.0.1:49861_solr
x:sourceLossyReindexing_shard1_replica_n1 c:sourceLossyReindexing s:shard1
r:core_node3) [n:127.0.0.1:49861_solr c:sourceLossyReindexing s:shard1
r:core_node3 x:sourceLossyReindexing_shard1_replica_n1] o.a.s.c.SolrCore
[sourceLossyReindexing_shard1_replica_n1] Registered new searcher
Searcher@4e75bce1[sourceLossyReindexing_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.1.0):C103:[diagnostics={os=Windows
10, java.vendor=Oracle Corporation, java.version=10.0.1,
java.vm.version=10.0.1+10, lucene.version=8.1.0, os.arch=amd64,
java.runtime.version=10.0.1+10, source=flush, os.version=10.0,
timestamp=1554171104627}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
[junit4] 2> 2553376 INFO
(searcherExecutor-11965-thread-1-processing-n:127.0.0.1:49858_solr
x:sourceLossyReindexing_shard1_replica_n2 c:sourceLossyReindexing s:shard1
r:core_node5) [n:127.0.0.1:49858_solr c:sourceLossyReindexing s:shard1
r:core_node5 x:sourceLossyReindexing_shard1_replica_n2] o.a.s.c.SolrCore
[sourceLossyReindexing_shard1_replica_n2] Registered new searcher
Searcher@6b4dbb08[sourceLossyReindexing_shard1_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.1.0):C103:[diagnostics={os=Windows
10, java.vendor=Oracle Corporation, java.version=10.0.1,
java.vm.version=10.0.1+10, lucene.version=8.1.0, os.arch=amd64,
java.runtime.version=10.0.1+10, source=flush, os.version=10.0,
timestamp=1554171104634}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
[junit4] 2> 2553376 INFO (qtp1431315159-39984) [n:127.0.0.1:49858_solr
c:sourceLossyReindexing s:shard1 r:core_node5
x:sourceLossyReindexing_shard1_replica_n2] o.a.s.u.DirectUpdateHandler2
end_commit_flush
[junit4] 2> 2553376 INFO (qtp1431315159-39984) [n:127.0.0.1:49858_solr
c:sourceLossyReindexing s:shard1 r:core_node5
x:sourceLossyReindexing_shard1_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory
[sourceLossyReindexing_shard1_replica_n2] webapp=/solr path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:49861/solr/sourceLossyReindexing_shard1_replica_n1/&commit_end_point=replicas&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 13
[junit4] 2> 2553376 INFO (qtp1223276620-39998) [n:127.0.0.1:49861_solr
c:sourceLossyReindexing s:shard1 r:core_node3
x:sourceLossyReindexing_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2
end_commit_flush
[junit4] 2> 2553380 INFO (qtp1223276620-39998) [n:127.0.0.1:49861_solr
c:sourceLossyReindexing s:shard1 r:core_node3
x:sourceLossyReindexing_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory
[sourceLossyReindexing_shard1_replica_n1] webapp=/solr path=/update
params={_stateVer_=sourceLossyReindexing:7&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 36
[junit4] 2> 2553388 INFO (qtp1223276620-39997) [n:127.0.0.1:49861_solr
c:sourceLossyReindexing s:shard2 r:core_node7
x:sourceLossyReindexing_shard2_replica_n4] o.a.s.c.S.Request
[sourceLossyReindexing_shard2_replica_n4] webapp=/solr path=/select
params={df=text&distrib=false&_stateVer_=sourceLossyReindexing:7&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:49861/solr/sourceLossyReindexing_shard2_replica_n4/|http://127.0.0.1:49858/solr/sourceLossyReindexing_shard2_replica_n6/&rows=10&version=2&q=*:*&NOW=1554171104642&isShard=true&wt=javabin}
hits=97 status=0 QTime=0
[junit4] 2> 2553388 INFO (qtp1223276620-39991) [n:127.0.0.1:49861_solr
c:sourceLossyReindexing s:shard1 r:core_node3
x:sourceLossyReindexing_shard1_replica_n1] o.a.s.c.S.Request
[sourceLossyReindexing_shard1_replica_n1] webapp=/solr path=/select
params={df=text&distrib=false&_stateVer_=sourceLossyReindexing:7&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:49861/solr/sourceLossyReindexing_shard1_replica_n1/|http://127.0.0.1:49858/solr/sourceLossyReindexing_shard1_replica_n2/&rows=10&version=2&q=*:*&NOW=1554171104642&isShard=true&wt=javabin}
hits=103 status=0 QTime=0
[junit4] 2> 2553389 INFO (qtp1223276620-39990) [n:127.0.0.1:49861_solr
c:sourceLossyReindexing s:shard1 r:core_node3
x:sourceLossyReindexing_shard1_replica_n1] o.a.s.c.S.Request
[sourceLossyReindexing_shard1_replica_n1] webapp=/solr path=/select
params={q=*:*&df=text&distrib=false&_stateVer_=sourceLossyReindexing:7&shards.purpose=64&NOW=1554171104642&ids=11,0,12,1,13,14,15,4,8,10&isShard=true&shard.url=http://127.0.0.1:49861/solr/sourceLossyReindexing_shard1_replica_n1/|http://127.0.0.1:49858/solr/sourceLossyReindexing_shard1_replica_n2/&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 2553390 INFO (qtp1223276620-39993) [n:127.0.0.1:49861_solr
c:sourceLossyReindexing s:shard1 r:core_node3
x:sourceLossyReindexing_shard1_replica_n1] o.a.s.c.S.Request
[sourceLossyReindexing_shard1_replica_n1] webapp=/solr path=/select
params={q=*:*&_stateVer_=sourceLossyReindexing:7&wt=javabin&version=2} hits=200
status=0 QTime=9
[junit4] 2> 2553395 INFO (qtp1431315159-39996) [n:127.0.0.1:49858_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :reindexcollection
with params
configName=conf3&name=sourceLossyReindexing&action=REINDEXCOLLECTION&wt=javabin&version=2&target=targetLossyReindexing
and sendToOCPQueue=true
[junit4] 2> 2553398 INFO
(OverseerCollectionConfigSetProcessor-72167261844930568-127.0.0.1:49861_solr-n_0000000000)
[n:127.0.0.1:49861_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> 2553398 DEBUG
(OverseerThreadFactory-11955-thread-2-processing-n:127.0.0.1:49861_solr)
[n:127.0.0.1:49861_solr ] o.a.s.c.a.c.ReindexCollectionCmd *** called: {
[junit4] 2> "name":"sourceLossyReindexing",
[junit4] 2> "target":"targetLossyReindexing",
[junit4] 2> "configName":"conf3",
[junit4] 2> "operation":"reindexcollection"}
[junit4] 2> 2553408 INFO (zkConnectionManagerCallback-14849-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2553413 INFO
(OverseerThreadFactory-11955-thread-2-processing-n:127.0.0.1:49861_solr)
[n:127.0.0.1:49861_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 2553414 INFO
(OverseerThreadFactory-11955-thread-2-processing-n:127.0.0.1:49861_solr)
[n:127.0.0.1:49861_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:49847/solr ready
[junit4] 2> 2553425 INFO (qtp1223276620-39988) [n:127.0.0.1:49861_solr
c:sourceLossyReindexing s:shard1 r:core_node3
x:sourceLossyReindexing_shard1_replica_n1] o.a.s.c.S.Request
[sourceLossyReindexing_shard1_replica_n1] webapp=/solr path=/select
params={df=text&distrib=false&_stateVer_=sourceLossyReindexing:7&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:49861/solr/sourceLossyReindexing_shard1_replica_n1/|http://127.0.0.1:49858/solr/sourceLossyReindexing_shard1_replica_n2/&rows=0&version=2&q=*:*&NOW=1554171104676&isShard=true&wt=javabin}
hits=103 status=0 QTime=0
[junit4] 2> 2553425 INFO (qtp1223276620-39982) [n:127.0.0.1:49861_solr
c:sourceLossyReindexing s:shard2 r:core_node7
x:sourceLossyReindexing_shard2_replica_n4] o.a.s.c.S.Request
[sourceLossyReindexing_shard2_replica_n4] webapp=/solr path=/select
params={df=text&distrib=false&_stateVer_=sourceLossyReindexing:7&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:49861/solr/sourceLossyReindexing_shard2_replica_n4/|http://127.0.0.1:49858/solr/sourceLossyReindexing_shard2_replica_n6/&rows=0&version=2&q=*:*&NOW=1554171104676&isShard=true&wt=javabin}
hits=97 status=0 QTime=0
[junit4] 2> 2553425 INFO (qtp1431315159-39981) [n:127.0.0.1:49858_solr
c:sourceLossyReindexing s:shard1 r:core_node5
x:sourceLossyReindexing_shard1_replica_n2] o.a.s.c.S.Request
[sourceLossyReindexing_shard1_replica_n2] webapp=/solr path=/select
params={q=*:*&_stateVer_=sourceLossyReindexing:7&rows=0&wt=javabin&version=2}
hits=200 status=0 QTime=10
[junit4] 2> 2553436 INFO
(OverseerThreadFactory-11955-thread-2-processing-n:127.0.0.1:49861_solr)
[n:127.0.0.1:49861_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
targetLossyReindexing
[junit4] 2> 2553650 INFO
(OverseerStateUpdate-72167261844930568-127.0.0.1:49861_solr-n_0000000000)
[n:127.0.0.1:49861_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"targetLossyReindexing",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"targetLossyReindexing_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:49861/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"true"}
[junit4] 2> 2553657 INFO
(OverseerStateUpdate-72167261844930568-127.0.0.1:49861_solr-n_0000000000)
[n:127.0.0.1:49861_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"targetLossyReindexing",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"targetLossyReindexing_shard1_replica_n3",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:49858/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"true"}
[junit4] 2> 2553680 INFO
(OverseerStateUpdate-72167261844930568-127.0.0.1:49861_solr-n_0000000000)
[n:127.0.0.1:49861_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"targetLossyReindexing",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"targetLossyReindexing_shard2_replica_n5",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:49861/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"true"}
[junit4] 2> 2553691 INFO
(OverseerStateUpdate-72167261844930568-127.0.0.1:49861_solr-n_0000000000)
[n:127.0.0.1:49861_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"targetLossyReindexing",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"targetLossyReindexing_shard2_replica_n7",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:49858/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"true"}
[junit4] 2> 2553893 INFO (qtp1431315159-39985) [n:127.0.0.1:49858_solr
x:targetLossyReindexing_shard1_replica_n3] o.a.s.h.a.CoreAdminOperation core
create command
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf3&newCollection=true&name=targetLossyReindexing_shard1_replica_n3&action=CREATE&numShards=2&collection=targetLossyReindexing&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 2553893 INFO (qtp1223276620-39991) [n:127.0.0.1:49861_solr
x:targetLossyReindexing_shard2_replica_n5] o.a.s.h.a.CoreAdminOperation core
create command
qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf3&newCollection=true&name=targetLossyReindexing_shard2_replica_n5&action=CREATE&numShards=2&collection=targetLossyReindexing&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 2553893 INFO (qtp1223276620-39997) [n:127.0.0.1:49861_solr
x:targetLossyReindexing_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core
create command
qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf3&newCollection=true&name=targetLossyReindexing_shard1_replica_n1&action=CREATE&numShards=2&collection=targetLossyReindexing&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 2553895 INFO (qtp1431315159-39980) [n:127.0.0.1:49858_solr
x:targetLossyReindexing_shard2_replica_n7] o.a.s.h.a.CoreAdminOperation core
create command
qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf3&newCollection=true&name=targetLossyReindexing_shard2_replica_n7&action=CREATE&numShards=2&collection=targetLossyReindexing&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 2554914 INFO (qtp1223276620-39991) [n:127.0.0.1:49861_solr
c:targetLossyReindexing s:shard2 r:core_node6
x:targetLossyReindexing_shard2_replica_n5] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 8.1.0
[junit4] 2> 2554980 INFO (qtp1223276620-39997) [n:127.0.0.1:49861_solr
c:targetLossyReindexing s:shard1 r:core_node2
x:targetLossyReindexing_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 8.1.0
[junit4] 2> 2554981 INFO (qtp1223276620-39991) [n:127.0.0.1:49861_solr
c:targetLossyReindexing s:shard2 r:core_node6
x:targetLossyReindexing_shard2_replica_n5] o.a.s.s.IndexSchema
[targetLossyReindexing_shard2_replica_n5] Schema name=minimal
[junit4] 2> 2554986 INFO (qtp1223276620-39991) [n:127.0.0.1:49861_solr
c:targetLossyReindexing s:shard2 r:core_node6
x:targetLossyReindexing_shard2_replica_n5] o.a.s.s.IndexSchema Loaded schema
minimal/1.1 with uniqueid field id
[junit4] 2> 2554986 INFO (qtp1223276620-39991) [n:127.0.0.1:49861_solr
c:targetLossyReindexing s:shard2 r:core_node6
x:targetLossyReindexing_shard2_replica_n5] o.a.s.c.CoreContainer Creating
SolrCore 'targetLossyReindexing_shard2_replica_n5' using configuration from
collection targetLossyReindexing, trusted=true
[junit4] 2> 2554986 INFO (qtp1223276620-39991) [n:127.0.0.1:49861_solr
c:targetLossyReindexing s:shard2 r:core_node6
x:targetLossyReindexing_shard2_replica_n5] o.a.s.m.r.SolrJmxReporter JMX
monitoring for 'solr_49861.solr.core.targetLossyReindexing.shard2.replica_n5'
(registry 'solr.core.targetLossyReindexing.shard2.replica_n5') enabled at
server: com.sun.jmx.mbeanserver.JmxMBeanServer@55d312f2
[junit4] 2> 2554986 INFO (qtp1431315159-39980) [n:127.0.0.1:49858_solr
c:targetLossyReindexing s:shard2 r:core_node8
x:targetLossyReindexing_shard2_replica_n7] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 8.1.0
[junit4] 2> 2554986 INFO (qtp1223276620-39991) [n:127.0.0.1:49861_solr
c:targetLossyReindexing s:shard2 r:core_node6
x:targetLossyReindexing_shard2_replica_n5] o.a.s.c.SolrCore
[[targetLossyReindexing_shard2_replica_n5] ] Opening new SolrCore at [C:\Us
[...truncated too long message...]
4] 2> 5 /solr/autoscaling.json
[junit4] 2> 3
/solr/overseer_elect/election/72167299184918533-127.0.0.1:57636_solr-n_0000000000
[junit4] 2> 3
/solr/overseer_elect/election/72167299184918562-127.0.0.1:58296_solr-n_0000000007
[junit4] 2> 2
/solr/collections/testNodeWithMultipleReplicasLost/leader_elect/shard1/election/72167299184918558-core_node3-n_0000000000
[junit4] 2> 2
/solr/overseer_elect/election/72167299184918550-127.0.0.1:58036_solr-n_0000000004
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 108 /solr/live_nodes
[junit4] 2> 48 /solr/collections
[junit4] 2> 6 /solr/autoscaling/events/.scheduled_maintenance
[junit4] 2> 6 /solr/autoscaling/events/.auto_add_replicas
[junit4] 2> 6 /solr/overseer/collection-queue-work
[junit4] 2> 6 /solr/overseer/queue-work
[junit4] 2> 5 /solr/overseer/queue
[junit4] 2> 2 /solr/autoscaling/events/node_lost_trigger
[junit4] 2>
[junit4] 2> 3211519 INFO
(SUITE-ComputePlanActionTest-seed#[AF1986EE849D2BD9]-worker) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:57625
[junit4] 2> 3211519 INFO
(SUITE-ComputePlanActionTest-seed#[AF1986EE849D2BD9]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 57625
[junit4] 2> NOTE: leaving temporary files on disk at:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.ComputePlanActionTest_AF1986EE849D2BD9-001
[junit4] 2> NOTE: test params are: codec=CheapBastard,
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@7fc7e191),
locale=gu, timezone=Australia/Canberra
[junit4] 2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 10.0.1
(64-bit)/cpus=3,threads=1,free=141210312,total=490733568
[junit4] 2> NOTE: All tests run in this JVM: [TestRandomFlRTGCloud,
UtilsToolTest, VMParamsZkACLAndCredentialsProvidersTest, MinimalSchemaTest,
TestObjectReleaseTracker, MetricUtilsTest, OpenExchangeRatesOrgProviderTest,
WordBreakSolrSpellCheckerTest, OverseerModifyCollectionTest,
QueryResultKeyTest, TestFileDictionaryLookup, TestJsonFacetsStatsParsing,
VersionInfoTest, HdfsAutoAddReplicasIntegrationTest,
DistributedDebugComponentTest, SuggesterWFSTTest, DocValuesMissingTest,
TestCloudSearcherWarming, TestFuzzyAnalyzedSuggestions, TestPhraseSuggestions,
TestGraphTermsQParserPlugin, TestDynamicFieldResource, TestFieldSortValues,
TestStressUserVersions, TestStandardQParsers, FieldAnalysisRequestHandlerTest,
BitVectorTest, ZkControllerTest, CustomTermsComponentTest,
BasicFunctionalityTest, PeerSyncWithLeaderAndIndexFingerprintCachingTest,
TestCoreAdminApis, MergeStrategyTest, TestStressRecovery,
ConnectionManagerTest, UpdateLogTest, BasicDistributedZkTest,
TestNumericRangeQuery64, TestMinMaxOnMultiValuedField,
TolerantUpdateProcessorTest, CursorPagingTest, TestAddFieldRealTimeGet,
ConfigureRecoveryStrategyTest, RequestHandlersTest, TestSolrCoreSnapshots,
TestSSLRandomization, TestCustomStream, TestMultiWordSynonyms,
StatelessScriptUpdateProcessorFactoryTest, DirectSolrConnectionTest,
CSVRequestHandlerTest, TestSimDistribStateManager,
TestLegacyNumericRangeQueryBuilder, TestIBSimilarityFactory,
SolrMetricManagerTest, TestConfigSetImmutable,
DeleteLastCustomShardedReplicaTest, SecurityConfHandlerTest, MBeansHandlerTest,
SimpleFacetsTest, TestLegacyField, AnalyticsQueryTest, TestRawTransformer,
LeaderElectionContextKeyTest, SolrIndexMetricsTest, TestDocumentBuilder,
TestCloudConsistency, TestIntervalFaceting, TestExtendedDismaxParser,
TestSchemaVersionResource, DateFieldTest, BaseCdcrDistributedZkTest,
AutoAddReplicasPlanActionTest, TriggerIntegrationTest, BlockDirectoryTest,
BooleanFieldTest, TestIndexingPerformance, DocValuesTest,
TestImplicitCoreProperties, TestSolrDeletionPolicy2, TestSmileRequest,
BadCopyFieldTest, CloudExitableDirectoryReaderTest, TestSimNodeAddedTrigger,
TestUpdate, TestDeleteCollectionOnDownNodes, TestFieldCache,
TestManagedResource, TestExclusionRuleCollectionAccess, TestLegacyFieldCache,
TestQueryTypes, TestMinHashQParser, SliceStateTest,
TriLevelCompositeIdRoutingTest, TestSolrFieldCacheBean, CloudMLTQParserTest,
TestSimExecutePlanAction, TestRangeQuery, ZkStateReaderTest,
OrderedExecutorTest, TestValueSourceCache, SchemaApiFailureTest, TestFiltering,
DirectUpdateHandlerTest, NodeLostTriggerTest, TestSha256AuthenticationProvider,
TestInitParams, ReplaceNodeNoTargetTest, NodeMutatorTest, TestDistribIDF,
TestReplicationHandler, TestUniqueKeyFieldResource, TestShardHandlerFactory,
TestHighlightDedupGrouping, ForceLeaderWithTlogReplicasTest,
MoreLikeThisHandlerTest, MetricsHistoryIntegrationTest, SolrRequestParserTest,
Tagger2Test, TestAnalyzedSuggestions, SortSpecParsingTest,
TestFastOutputStream, CdcrReplicationHandlerTest, TestSkipOverseerOperations,
TestFacetMethods, TestSimClusterStateProvider,
FieldMutatingUpdateProcessorTest, DistributedMLTComponentTest,
TestSolr4Spatial2, ConcurrentCreateRoutedAliasTest, TestWriterPerf,
TestChildDocTransformerHierarchy, TestConfigSetsAPI, TestLegacyNumericUtils,
CategoryRoutedAliasUpdateProcessorTest, ShowFileRequestHandlerTest,
MultiSolrCloudTestCaseTest, TestSlowCompositeReaderWrapper,
TestPartialUpdateDeduplication, TestAtomicUpdateErrorCases,
SpellCheckCollatorWithCollapseTest, TestLockTree,
SignatureUpdateProcessorFactoryTest, CoreMergeIndexesAdminHandlerTest,
SpellCheckComponentTest, TestRecoveryHdfs, TestOnReconnectListenerSupport,
HdfsDirectoryFactoryTest, JWTAuthPluginIntegrationTest, ClusterStateUpdateTest,
HdfsUnloadDistributedZkTest, OverseerTest, TestSchemaResource,
AliasIntegrationTest, TestIndexSearcher, MetricsHistoryHandlerTest,
TestCollationFieldDocValues, TestDynamicLoading, TestStressLiveNodes,
DeleteStatusTest, MetricTriggerTest, IndexSizeTriggerTest, RulesTest,
TestShortCircuitedRequests, ZkSolrClientTest, UUIDUpdateProcessorFallbackTest,
SolrJmxReporterTest, CollectionStateFormat2Test, TestPointFields,
TestReplicationHandlerDiskOverFlow, RootFieldTest, TestCharFilters,
SuggestComponentContextFilterQueryTest, TestLuceneIndexBackCompat,
TestCopyFieldCollectionResource, TestDistributedMap,
SpellingQueryConverterTest, AdminHandlersProxyTest, TestUtils,
MetricsConfigTest, TestZkAclsWithHadoopAuth, DistributedQueueTest,
TestSimPolicyCloud, TestLMJelinekMercerSimilarityFactory, HdfsThreadLeakTest,
IndexSchemaTest, StressHdfsTest, DistributedFacetPivotSmallTest,
ResponseLogComponentTest, TestSolrXml, RequestLoggingTest, TestUtilizeNode,
CdcrBootstrapTest, TestUseDocValuesAsStored, SystemLogListenerTest,
TestSearcherReuse, CloneFieldUpdateProcessorFactoryTest,
SimpleCollectionCreateDeleteTest, TestPullReplica,
TestComplexPhraseLeadingWildcard, BJQParserTest, TestPKIAuthenticationPlugin,
TestSolrQueryResponse, TestReloadDeadlock, TestNRTOpen,
TestRequestStatusCollectionAPI, DisMaxRequestHandlerTest,
DistributedIntervalFacetingTest, OutputWriterTest, SampleTest,
SolrInfoBeanTest, SolrTestCaseJ4Test, TestCrossCoreJoin,
TestCursorMarkWithoutUniqueKey, TestDistributedGrouping,
TestDistributedMissingSort, TestJoin, TestRandomDVFaceting, TestRandomFaceting,
TestSimpleTrackingShardHandler, TestSolrCoreProperties, TestTolerantSearch,
TestTrie, PathHierarchyTokenizerFactoryTest, TestDeprecatedFilters,
TestLuceneMatchVersion, TestReversedWildcardFilterFactory,
TestWordDelimiterFilterFactory, TestEmbeddedSolrServerAdminHandler,
TestEmbeddedSolrServerConstructors, TestEmbeddedSolrServerSchemaAPI,
TestJettySolrRunner, ConnectionReuseTest, ActionThrottleTest,
AssignBackwardCompatibilityTest, AsyncCallRequestStatusResponseTest,
BasicZkTest, ChaosMonkeyNothingIsSafeTest,
ChaosMonkeyNothingIsSafeWithPullReplicasTest, ChaosMonkeySafeLeaderTest,
ChaosMonkeySafeLeaderWithPullReplicasTest, CreateCollectionCleanupTest,
CreateRoutedAliasTest, DeleteNodeTest, DeleteReplicaTest,
DistribCursorPagingTest, DistribDocExpirationUpdateProcessorTest,
DocValuesNotIndexedTest, HttpPartitionTest, LeaderFailureAfterFreshStartTest,
MigrateRouteKeyTest, OutOfBoxZkACLAndCredentialsProvidersTest,
OverseerRolesTest, OverseerStatusTest, RecoveryAfterSoftCommitTest,
RecoveryZkTest, ReindexCollectionTest, RestartWhileUpdatingTest,
RollingRestartTest, SSLMigrationTest, SaslZkACLProviderTest,
ShardRoutingCustomTest, ShardRoutingTest, SolrCLIZkUtilsTest,
SolrCloudExampleTest, SolrXmlInZkTest, SplitShardTest,
SystemCollectionCompatTest, TestCloudDeleteByQuery, TestCloudInspectUtil,
TestCloudPhrasesIdentificationComponent, TestCloudPivotFacet,
TestCloudPseudoReturnFields, TestCloudRecovery,
TestLeaderElectionWithEmptyReplica, TestRebalanceLeaders, TestWithCollection,
CollectionsAPIDistributedZkTest, TestCollectionsAPIViaSolrCloudCluster,
ComputePlanActionTest]
[junit4] Completed [544/846 (2!)] on J1 in 94.58s, 7 tests, 1 failure, 1
skipped <<< FAILURES!
[...truncated 43565 lines...]
[repro] Jenkins log URL:
https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Windows/178/consoleText
[repro] Revision: 7c0caeacfa4d98d9e97d5295d4d249f89da05b4b
[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseParallelGC"
[repro] ant clean
[...truncated 6 lines...]
[repro] Test suites by module:
[repro] solr\core
[repro] ComputePlanActionTest
[repro] ReindexCollectionTest
[repro] ant compile-test
[...truncated 3603 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=10
-Dtests.class="*.ComputePlanActionTest|*.ReindexCollectionTest"
-Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseParallelGC"
-Dtests.seed=AF1986EE849D2BD9 -Dtests.slow=true -Dtests.locale=gu
-Dtests.timezone=Australia/Canberra -Dtests.asserts=true
-Dtests.file.encoding=US-ASCII
[...truncated 153 lines...]
[repro] Failures:
[repro] 0/5 failed: org.apache.solr.cloud.ReindexCollectionTest
[repro] 0/5 failed: org.apache.solr.cloud.autoscaling.ComputePlanActionTest
[repro] Exiting with code 0
[...truncated 78 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]