You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2019/04/01 00:23:29 UTC

[JENKINS] Lucene-Solr-Tests-8.x - Build # 94 - Still Unstable

Build: https://builds.apache.org/job/Lucene-Solr-Tests-8.x/94/

1 tests failed.
FAILED:  org.apache.solr.cloud.ReindexCollectionTest.testFailure

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([2E4ABB7FCB51D237:46F74893F161B098]:0)
	at org.apache.solr.cloud.ReindexCollectionTest.lambda$testFailure$9(ReindexCollectionTest.java:305)
	at org.apache.solr.common.cloud.ClusterState.lambda$forEachCollection$0(ClusterState.java:359)
	at java.util.LinkedHashMap.forEach(LinkedHashMap.java:684)
	at org.apache.solr.common.cloud.ClusterState.forEachCollection(ClusterState.java:357)
	at org.apache.solr.cloud.ReindexCollectionTest.testFailure(ReindexCollectionTest.java:304)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 13309 lines...]
   [junit4] Suite: org.apache.solr.cloud.ReindexCollectionTest
   [junit4]   2> Creating dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.ReindexCollectionTest_2E4ABB7FCB51D237-001/init-core-data-001
   [junit4]   2> 1395517 WARN  (SUITE-ReindexCollectionTest-seed#[2E4ABB7FCB51D237]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=30 numCloses=30
   [junit4]   2> 1395518 INFO  (SUITE-ReindexCollectionTest-seed#[2E4ABB7FCB51D237]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1395519 INFO  (SUITE-ReindexCollectionTest-seed#[2E4ABB7FCB51D237]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1395519 INFO  (SUITE-ReindexCollectionTest-seed#[2E4ABB7FCB51D237]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1395520 INFO  (SUITE-ReindexCollectionTest-seed#[2E4ABB7FCB51D237]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.ReindexCollectionTest_2E4ABB7FCB51D237-001/tempDir-001
   [junit4]   2> 1395520 INFO  (SUITE-ReindexCollectionTest-seed#[2E4ABB7FCB51D237]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1395533 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1395533 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1395646 INFO  (SUITE-ReindexCollectionTest-seed#[2E4ABB7FCB51D237]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:37020
   [junit4]   2> 1395646 INFO  (SUITE-ReindexCollectionTest-seed#[2E4ABB7FCB51D237]-worker) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:37020
   [junit4]   2> 1395646 INFO  (SUITE-ReindexCollectionTest-seed#[2E4ABB7FCB51D237]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 37020
   [junit4]   2> 1395809 INFO  (zkConnectionManagerCallback-6006-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1395946 INFO  (zkConnectionManagerCallback-6008-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1395970 INFO  (zkConnectionManagerCallback-6010-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1395979 WARN  (jetty-launcher-6011-thread-1) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1395979 INFO  (jetty-launcher-6011-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1395979 INFO  (jetty-launcher-6011-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1395979 INFO  (jetty-launcher-6011-thread-1) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 1395980 WARN  (jetty-launcher-6011-thread-2) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1395995 INFO  (jetty-launcher-6011-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1395995 INFO  (jetty-launcher-6011-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1395995 INFO  (jetty-launcher-6011-thread-2) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 1396088 INFO  (jetty-launcher-6011-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1396088 INFO  (jetty-launcher-6011-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1396088 INFO  (jetty-launcher-6011-thread-2) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1396089 INFO  (jetty-launcher-6011-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2c98f604{/solr,null,AVAILABLE}
   [junit4]   2> 1396145 INFO  (jetty-launcher-6011-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1396145 INFO  (jetty-launcher-6011-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1396145 INFO  (jetty-launcher-6011-thread-1) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1396145 INFO  (jetty-launcher-6011-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7d46c357{/solr,null,AVAILABLE}
   [junit4]   2> 1396146 INFO  (jetty-launcher-6011-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7dbb07b4{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:41412}
   [junit4]   2> 1396146 INFO  (jetty-launcher-6011-thread-2) [    ] o.e.j.s.Server Started @1396347ms
   [junit4]   2> 1396146 INFO  (jetty-launcher-6011-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41412}
   [junit4]   2> 1396146 ERROR (jetty-launcher-6011-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1396146 INFO  (jetty-launcher-6011-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1396146 INFO  (jetty-launcher-6011-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.1.0
   [junit4]   2> 1396146 INFO  (jetty-launcher-6011-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1396146 INFO  (jetty-launcher-6011-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1396146 INFO  (jetty-launcher-6011-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-03-31T22:28:16.938Z
   [junit4]   2> 1396161 INFO  (jetty-launcher-6011-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@42fb2f42{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:33656}
   [junit4]   2> 1396161 INFO  (jetty-launcher-6011-thread-1) [    ] o.e.j.s.Server Started @1396362ms
   [junit4]   2> 1396161 INFO  (jetty-launcher-6011-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33656}
   [junit4]   2> 1396161 ERROR (jetty-launcher-6011-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1396161 INFO  (jetty-launcher-6011-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1396161 INFO  (jetty-launcher-6011-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.1.0
   [junit4]   2> 1396161 INFO  (jetty-launcher-6011-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1396161 INFO  (jetty-launcher-6011-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1396161 INFO  (jetty-launcher-6011-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-03-31T22:28:16.953Z
   [junit4]   2> 1396162 INFO  (zkConnectionManagerCallback-6013-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1396162 INFO  (jetty-launcher-6011-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1396270 INFO  (zkConnectionManagerCallback-6015-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1396271 INFO  (jetty-launcher-6011-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1396997 INFO  (jetty-launcher-6011-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1397012 WARN  (jetty-launcher-6011-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@7fe0cbf1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1397054 WARN  (jetty-launcher-6011-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@2dcba6a6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1397055 INFO  (jetty-launcher-6011-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37020/solr
   [junit4]   2> 1397077 INFO  (zkConnectionManagerCallback-6023-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1397295 INFO  (zkConnectionManagerCallback-6025-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1397330 INFO  (jetty-launcher-6011-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1397333 WARN  (jetty-launcher-6011-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@7edf2c17[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1397335 WARN  (jetty-launcher-6011-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@6524f490[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1397348 INFO  (jetty-launcher-6011-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37020/solr
   [junit4]   2> 1397404 INFO  (zkConnectionManagerCallback-6031-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1397510 INFO  (zkConnectionManagerCallback-6035-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1397568 INFO  (jetty-launcher-6011-thread-1) [n:127.0.0.1:33656_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:33656_solr
   [junit4]   2> 1397568 INFO  (jetty-launcher-6011-thread-1) [n:127.0.0.1:33656_solr    ] o.a.s.c.Overseer Overseer (id=74443674421821448-127.0.0.1:33656_solr-n_0000000000) starting
   [junit4]   2> 1397676 INFO  (zkConnectionManagerCallback-6042-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1397679 INFO  (jetty-launcher-6011-thread-1) [n:127.0.0.1:33656_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37020/solr ready
   [junit4]   2> 1397786 INFO  (OverseerStateUpdate-74443674421821448-127.0.0.1:33656_solr-n_0000000000) [n:127.0.0.1:33656_solr    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:33656_solr
   [junit4]   2> 1397862 INFO  (jetty-launcher-6011-thread-1) [n:127.0.0.1:33656_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33656_solr
   [junit4]   2> 1397919 INFO  (zkCallback-6041-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1397976 INFO  (zkCallback-6034-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1398121 INFO  (jetty-launcher-6011-thread-1) [n:127.0.0.1:33656_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1398173 INFO  (jetty-launcher-6011-thread-2) [n:127.0.0.1:41412_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1398190 INFO  (jetty-launcher-6011-thread-2) [n:127.0.0.1:41412_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:41412_solr as DOWN
   [junit4]   2> 1398208 INFO  (jetty-launcher-6011-thread-2) [n:127.0.0.1:41412_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1398208 INFO  (jetty-launcher-6011-thread-2) [n:127.0.0.1:41412_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41412_solr
   [junit4]   2> 1398405 INFO  (zkCallback-6041-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1398405 INFO  (zkCallback-6024-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1398445 INFO  (zkCallback-6034-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1398466 INFO  (jetty-launcher-6011-thread-1) [n:127.0.0.1:33656_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33656.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c4e7218
   [junit4]   2> 1398558 INFO  (jetty-launcher-6011-thread-1) [n:127.0.0.1:33656_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33656.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c4e7218
   [junit4]   2> 1398558 INFO  (jetty-launcher-6011-thread-1) [n:127.0.0.1:33656_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33656.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c4e7218
   [junit4]   2> 1398576 INFO  (jetty-launcher-6011-thread-1) [n:127.0.0.1:33656_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.ReindexCollectionTest_2E4ABB7FCB51D237-001/tempDir-001/node1/.
   [junit4]   2> 1398624 INFO  (zkConnectionManagerCallback-6048-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1398666 INFO  (jetty-launcher-6011-thread-2) [n:127.0.0.1:41412_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1398668 INFO  (jetty-launcher-6011-thread-2) [n:127.0.0.1:41412_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37020/solr ready
   [junit4]   2> 1398684 INFO  (jetty-launcher-6011-thread-2) [n:127.0.0.1:41412_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1398817 INFO  (jetty-launcher-6011-thread-2) [n:127.0.0.1:41412_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41412.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c4e7218
   [junit4]   2> 1398902 INFO  (jetty-launcher-6011-thread-2) [n:127.0.0.1:41412_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41412.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c4e7218
   [junit4]   2> 1398902 INFO  (jetty-launcher-6011-thread-2) [n:127.0.0.1:41412_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41412.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c4e7218
   [junit4]   2> 1398916 INFO  (jetty-launcher-6011-thread-2) [n:127.0.0.1:41412_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.ReindexCollectionTest_2E4ABB7FCB51D237-001/tempDir-001/node2/.
   [junit4]   2> 1399519 INFO  (zkConnectionManagerCallback-6054-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1399665 INFO  (SUITE-ReindexCollectionTest-seed#[2E4ABB7FCB51D237]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1399811 INFO  (SUITE-ReindexCollectionTest-seed#[2E4ABB7FCB51D237]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37020/solr ready
   [junit4]   2> 1400319 INFO  (TEST-ReindexCollectionTest.testLossySchema-seed#[2E4ABB7FCB51D237]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testLossySchema
   [junit4]   2> 1400356 INFO  (zkConnectionManagerCallback-6059-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1400357 INFO  (TEST-ReindexCollectionTest.testLossySchema-seed#[2E4ABB7FCB51D237]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1400390 INFO  (TEST-ReindexCollectionTest.testLossySchema-seed#[2E4ABB7FCB51D237]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37020/solr ready
   [junit4]   2> 1400444 INFO  (qtp1009944011-11260) [n:127.0.0.1:33656_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> 1400537 INFO  (OverseerThreadFactory-2902-thread-1-processing-n:127.0.0.1:33656_solr) [n:127.0.0.1:33656_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection sourceLossyReindexing
   [junit4]   2> 1400688 INFO  (OverseerStateUpdate-74443674421821448-127.0.0.1:33656_solr-n_0000000000) [n:127.0.0.1:33656_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:33656/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1400689 INFO  (OverseerStateUpdate-74443674421821448-127.0.0.1:33656_solr-n_0000000000) [n:127.0.0.1:33656_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:41412/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1400690 INFO  (OverseerStateUpdate-74443674421821448-127.0.0.1:33656_solr-n_0000000000) [n:127.0.0.1:33656_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_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:33656/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1400707 INFO  (OverseerStateUpdate-74443674421821448-127.0.0.1:33656_solr-n_0000000000) [n:127.0.0.1:33656_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:41412/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1400991 INFO  (qtp1009944011-11262) [n:127.0.0.1:33656_solr    x:sourceLossyReindexing_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&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> 1400991 INFO  (qtp1009944011-11262) [n:127.0.0.1:33656_solr    x:sourceLossyReindexing_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1400992 INFO  (qtp646967887-11251) [n:127.0.0.1:41412_solr    x:sourceLossyReindexing_shard2_replica_n4] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&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> 1400992 INFO  (qtp646967887-11252) [n:127.0.0.1:41412_solr    x:sourceLossyReindexing_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node6&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> 1400993 INFO  (qtp1009944011-11259) [n:127.0.0.1:33656_solr    x:sourceLossyReindexing_shard2_replica_n3] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf2&newCollection=true&name=sourceLossyReindexing_shard2_replica_n3&action=CREATE&numShards=2&collection=sourceLossyReindexing&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1402565 INFO  (qtp1009944011-11262) [n:127.0.0.1:33656_solr c:sourceLossyReindexing s:shard1 r:core_node5 x:sourceLossyReindexing_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 1402601 INFO  (qtp1009944011-11259) [n:127.0.0.1:33656_solr c:sourceLossyReindexing s:shard2 r:core_node7 x:sourceLossyReindexing_shard2_replica_n3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 1402615 INFO  (qtp646967887-11251) [n:127.0.0.1:41412_solr c:sourceLossyReindexing s:shard2 r:core_node8 x:sourceLossyReindexing_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 1402873 INFO  (qtp646967887-11252) [n:127.0.0.1:41412_solr c:sourceLossyReindexing s:shard1 r:core_node6 x:sourceLossyReindexing_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 1402894 INFO  (qtp1009944011-11262) [n:127.0.0.1:33656_solr c:sourceLossyReindexing s:shard1 r:core_node5 x:sourceLossyReindexing_shard1_replica_n1] o.a.s.s.IndexSchema [sourceLossyReindexing_shard1_replica_n1] Schema name=cloud-dynamic
   [junit4]   2> 1402912 INFO  (qtp646967887-11251) [n:127.0.0.1:41412_solr c:sourceLossyReindexing s:shard2 r:core_node8 x:sourceLossyReindexing_shard2_replica_n4] o.a.s.s.IndexSchema [sourceLossyReindexing_shard2_replica_n4] Schema name=cloud-dynamic
   [junit4]   2> 1403023 INFO  (qtp646967887-11252) [n:127.0.0.1:41412_solr c:sourceLossyReindexing s:shard1 r:core_node6 x:sourceLossyReindexing_shard1_replica_n2] o.a.s.s.IndexSchema [sourceLossyReindexing_shard1_replica_n2] Schema name=cloud-dynamic
   [junit4]   2> 1403036 INFO  (qtp1009944011-11259) [n:127.0.0.1:33656_solr c:sourceLossyReindexing s:shard2 r:core_node7 x:sourceLossyReindexing_shard2_replica_n3] o.a.s.s.IndexSchema [sourceLossyReindexing_shard2_replica_n3] Schema name=cloud-dynamic
   [junit4]   2> 1403558 INFO  (qtp646967887-11251) [n:127.0.0.1:41412_solr c:sourceLossyReindexing s:shard2 r:core_node8 x:sourceLossyReindexing_shard2_replica_n4] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1403559 INFO  (qtp646967887-11251) [n:127.0.0.1:41412_solr c:sourceLossyReindexing s:shard2 r:core_node8 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> 1403559 INFO  (qtp646967887-11251) [n:127.0.0.1:41412_solr c:sourceLossyReindexing s:shard2 r:core_node8 x:sourceLossyReindexing_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41412.solr.core.sourceLossyReindexing.shard2.replica_n4' (registry 'solr.core.sourceLossyReindexing.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c4e7218
   [junit4]   2> 1403560 INFO  (qtp646967887-11251) [n:127.0.0.1:41412_solr c:sourceLossyReindexing s:shard2 r:core_node8 x:sourceLossyReindexing_shard2_replica_n4] o.a.s.c.SolrCore [[sourceLossyReindexing_shard2_replica_n4] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.ReindexCollectionTest_2E4ABB7FCB51D237-001/tempDir-001/node2/sourceLossyReindexing_shard2_replica_n4], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.ReindexCollectionTest_2E4ABB7FCB51D237-001/tempDir-001/node2/./sourceLossyReindexing_shard2_replica_n4/data/]
   [junit4]   2> 1403561 INFO  (qtp1009944011-11262) [n:127.0.0.1:33656_solr c:sourceLossyReindexing s:shard1 r:core_node5 x:sourceLossyReindexing_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1403561 INFO  (qtp1009944011-11262) [n:127.0.0.1:33656_solr c:sourceLossyReindexing s:shard1 r:core_node5 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> 1403561 INFO  (qtp1009944011-11262) [n:127.0.0.1:33656_solr c:sourceLossyReindexing s:shard1 r:core_node5 x:sourceLossyReindexing_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33656.solr.core.sourceLossyReindexing.shard1.replica_n1' (registry 'solr.core.sourceLossyReindexing.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c4e7218
   [junit4]   2> 1403561 INFO  (qtp1009944011-11262) [n:127.0.0.1:33656_solr c:sourceLossyReindexing s:shard1 r:core_node5 x:sourceLossyReindexing_shard1_replica_n1] o.a.s.c.SolrCore [[sourceLossyReindexing_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.ReindexCollectionTest_2E4ABB7FCB51D237-001/tempDir-001/node1/sourceLossyReindexing_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.ReindexCollectionTest_2E4ABB7FCB51D237-001/tempDir-001/node1/./sourceLossyReindexing_shard1_replica_n1/data/]
   [junit4]   2> 1403665 INFO  (qtp1009944011-11259) [n:127.0.0.1:33656_solr c:sourceLossyReindexing s:shard2 r:core_node7 x:sourceLossyReindexing_shard2_replica_n3] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1403665 INFO  (qtp1009944011-11259) [n:127.0.0.1:33656_solr c:sourceLossyReindexing s:shard2 r:core_node7 x:sourceLossyReindexing_shard2_replica_n3] o.a.s.c.CoreContainer Creating SolrCore 'sourceLossyReindexing_shard2_replica_n3' using configuration from collection sourceLossyReindexing, trusted=true
   [junit4]   2> 1403665 INFO  (qtp1009944011-11259) [n:127.0.0.1:33656_solr c:sourceLossyReindexing s:shard2 r:core_node7 x:sourceLossyReindexing_shard2_replica_n3] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33656.solr.core.sourceLossyReindexing.shard2.replica_n3' (registry 'solr.core.sourceLossyReindexing.shard2.replica_n3') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c4e7218
   [junit4]   2> 1403665 INFO  (qtp1009944011-11259) [n:127.0.0.1:33656_solr c:sourceLossyReindexing s:shard2 r:core_node7 x:sourceLossyReindexing_shard2_replica_n3] o.a.s.c.SolrCore [[sourceLossyReindexing_shard2_replica_n3] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.ReindexCollectionTest_2E4ABB7FCB51D237-001/tempDir-001/node1/sourceLossyReindexing_shard2_replica_n3], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.ReindexCollectionTest_2E4ABB7FCB51D237-001/tempDir-001/node1/./sourceLossyReindexing_shard2_replica_n3/data/]
   [junit4]   2> 1403673 INFO  (qtp646967887-11252) [n:127.0.0.1:41412_solr c:sourceLossyReindexing s:shard1 r:core_node6 x:sourceLossyReindexing_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1403673 INFO  (qtp646967887-11252) [n:127.0.0.1:41412_solr c:sourceLossyReindexing s:shard1 r:core_node6 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> 1403673 INFO  (qtp646967887-11252) [n:127.0.0.1:41412_solr c:sourceLossyReindexing s:shard1 r:core_node6 x:sourceLossyReindexing_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41412.solr.core.sourceLossyReindexing.shard1.replica_n2' (registry 'solr.core.sourceLossyReindexing.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c4e7218
   [junit4]   2> 1403673 INFO  (qtp646967887-11252) [n:127.0.0.1:41412_solr c:sourceLossyReindexing s:shard1 r:core_node6 x:sourceLossyReindexing_shard1_replica_n2] o.a.s.c.SolrCore [[sourceLossyReindexing_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.ReindexCollectionTest_2E4ABB7FCB51D237-001/tempDir-001/node2/sourceLossyReindexing_shard1_replica_n2], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.ReindexCollectionTest_2E4ABB7FCB51D237-001/tempDir-001/node2/./sourceLossyReindexing_shard1_replica_n2/data/]
   [junit4]   2> 1404195 INFO  (qtp646967887-11251) [n:127.0.0.1:41412_solr c:sourceLossyReindexing s:shard2 r:core_node8 x:sourceLossyReindexing_shard2_replica_n4] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1404195 INFO  (qtp646967887-11251) [n:127.0.0.1:41412_solr c:sourceLossyReindexing s:shard2 r:core_node8 x:sourceLossyReindexing_shard2_replica_n4] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1404197 INFO  (qtp646967887-11251) [n:127.0.0.1:41412_solr c:sourceLossyReindexing s:shard2 r:core_node8 x:sourceLossyReindexing_shard2_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1404197 INFO  (qtp646967887-11251) [n:127.0.0.1:41412_solr c:sourceLossyReindexing s:shard2 r:core_node8 x:sourceLossyReindexing_shard2_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1404198 INFO  (qtp1009944011-11259) [n:127.0.0.1:33656_solr c:sourceLossyReindexing s:shard2 r:core_node7 x:sourceLossyReindexing_shard2_replica_n3] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1404198 INFO  (qtp1009944011-11259) [n:127.0.0.1:33656_solr c:sourceLossyReindexing s:shard2 r:core_node7 x:sourceLossyReindexing_shard2_replica_n3] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1404200 INFO  (qtp1009944011-11259) [n:127.0.0.1:33656_solr c:sourceLossyReindexing s:shard2 r:core_node7 x:sourceLossyReindexing_shard2_replica_n3] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1404201 INFO  (qtp1009944011-11259) [n:127.0.0.1:33656_solr c:sourceLossyReindexing s:shard2 r:core_node7 x:sourceLossyReindexing_shard2_replica_n3] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1404202 INFO  (qtp1009944011-11259) [n:127.0.0.1:33656_solr c:sourceLossyReindexing s:shard2 r:core_node7 x:sourceLossyReindexing_shard2_replica_n3] o.a.s.s.SolrIndexSearcher Opening [Searcher@137b5e2d[sourceLossyReindexing_shard2_replica_n3] main]
   [junit4]   2> 1404235 INFO  (qtp1009944011-11259) [n:127.0.0.1:33656_solr c:sourceLossyReindexing s:shard2 r:core_node7 x:sourceLossyReindexing_shard2_replica_n3] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf2
   [junit4]   2> 1404235 INFO  (qtp1009944011-11259) [n:127.0.0.1:33656_solr c:sourceLossyReindexing s:shard2 r:core_node7 x:sourceLossyReindexing_shard2_replica_n3] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf2
   [junit4]   2> 1404236 INFO  (qtp1009944011-11259) [n:127.0.0.1:33656_solr c:sourceLossyReindexing s:shard2 r:core_node7 x:sourceLossyReindexing_shard2_replica_n3] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1404236 INFO  (qtp1009944011-11259) [n:127.0.0.1:33656_solr c:sourceLossyReindexing s:shard2 r:core_node7 x:sourceLossyReindexing_shard2_replica_n3] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1629561872741040128
   [junit4]   2> 1404238 INFO  (qtp646967887-11252) [n:127.0.0.1:41412_solr c:sourceLossyReindexing s:shard1 r:core_node6 x:sourceLossyReindexing_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1404238 INFO  (qtp646967887-11252) [n:127.0.0.1:41412_solr c:sourceLossyReindexing s:shard1 r:core_node6 x:sourceLossyReindexing_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1404247 INFO  (qtp646967887-11251) [n:127.0.0.1:41412_solr c:sourceLossyReindexing s:shard2 r:core_node8 x:sourceLossyReindexing_shard2_replica_n4] o.a.s.s.SolrIndexSearcher Opening [Searcher@4e26f968[sourceLossyReindexing_shard2_replica_n4] main]
   [junit4]   2> 1404638 INFO  (qtp646967887-11252) [n:127.0.0.1:41412_solr c:sourceLossyReindexing s:shard1 r:core_node6 x:sourceLossyReindexing_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1404638 INFO  (qtp646967887-11252) [n:127.0.0.1:41412_solr c:sourceLossyReindexing s:shard1 r:core_node6 x:sourceLossyReindexing_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1404639 INFO  (qtp646967887-11252) [n:127.0.0.1:41412_solr c:sourceLossyReindexing s:shard1 r:core_node6 x:sourceLossyReindexing_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@7844df88[sourceLossyReindexing_shard1_replica_n2] main]
   [junit4]   2> 1404653 INFO  (searcherExecutor-2913-thread-1-processing-n:127.0.0.1:33656_solr x:sourceLossyReindexing_shard2_replica_n3 c:sourceLossyReindexing s:shard2 r:core_node7) [n:127.0.0.1:33656_solr c:sourceLossyReindexing s:shard2 r:core_node7 x:sourceLossyReindexing_shard2_replica_n3] o.a.s.c.SolrCore [sourceLossyReindexing_shard2_replica_n3] Registered new searcher Searcher@137b5e2d[sourceLossyReindexing_shard2_replica_n3] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1404685 INFO  (qtp646967887-11252) [n:127.0.0.1:41412_solr c:sourceLossyReindexing s:shard1 r:core_node6 x:sourceLossyReindexing_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf2
   [junit4]   2> 1404686 INFO  (qtp646967887-11251) [n:127.0.0.1:41412_solr c:sourceLossyReindexing s:shard2 r:core_node8 x:sourceLossyReindexing_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf2
   [junit4]   2> 1404686 INFO  (qtp646967887-11251) [n:127.0.0.1:41412_solr c:sourceLossyReindexing s:shard2 r:core_node8 x:sourceLossyReindexing_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf2
   [junit4]   2> 1404686 INFO  (qtp646967887-11251) [n:127.0.0.1:41412_solr c:sourceLossyReindexing s:shard2 r:core_node8 x:sourceLossyReindexing_shard2_replica_n4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1404686 INFO  (qtp646967887-11251) [n:127.0.0.1:41412_solr c:sourceLossyReindexing s:shard2 r:core_node8 x:sourceLossyReindexing_shard2_replica_n4] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1629561873212899328
   [junit4]   2> 1404691 INFO  (qtp1009944011-11259) [n:127.0.0.1:33656_solr c:sourceLossyReindexing s:shard2 r:core_node7 x:sourceLossyReindexing_shard2_replica_n3] o.a.s.c.ZkShardTerms Successful update of terms at /collections/sourceLossyReindexing/terms/shard2 to Terms{values={core_node7=0}, version=0}
   [junit4]   2> 1404691 INFO  (qtp1009944011-11259) [n:127.0.0.1:33656_solr c:sourceLossyReindexing s:shard2 r:core_node7 x:sourceLossyReindexing_shard2_replica_n3] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/sourceLossyReindexing/leaders/shard2
   [junit4]   2> 1404733 INFO  (qtp646967887-11252) [n:127.0.0.1:41412_solr c:sourceLossyReindexing s:shard1 r:core_node6 x:sourceLossyReindexing_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf2
   [junit4]   2> 1404733 INFO  (qtp646967887-11252) [n:127.0.0.1:41412_solr c:sourceLossyReindexing s:shard1 r:core_node6 x:sourceLossyReindexing_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1404733 INFO  (qtp646967887-11252) [n:127.0.0.1:41412_solr c:sourceLossyReindexing s:shard1 r:core_node6 x:sourceLossyReindexing_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1629561873262182400
   [junit4]   2> 1404749 INFO  (qtp1009944011-11262) [n:127.0.0.1:33656_solr c:sourceLossyReindexing s:shard1 r:core_node5 x:sourceLossyReindexing_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1404750 INFO  (qtp1009944011-11262) [n:127.0.0.1:33656_solr c:sourceLossyReindexing s:shard1 r:core_node5 x:sourceLossyReindexing_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1404752 INFO  (qtp1009944011-11262) [n:127.0.0.1:33656_solr c:sourceLossyReindexing s:shard1 r:core_node5 x:sourceLossyReindexing_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1404752 INFO  (qtp1009944011-11262) [n:127.0.0.1:33656_solr c:sourceLossyReindexing s:shard1 r:core_node5 x:sourceLossyReindexing_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1404753 INFO  (qtp1009944011-11262) [n:127.0.0.1:33656_solr c:sourceLossyReindexing s:shard1 r:core_node5 x:sourceLossyReindexing_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@7e38960[sourceLossyReindexing_shard1_replica_n1] main]
   [junit4]   2> 1404807 INFO  (searcherExecutor-2914-thread-1-processing-n:127.0.0.1:41412_solr x:sourceLossyReindexing_shard1_replica_n2 c:sourceLossyReindexing s:shard1 r:core_node6) [n:127.0.0.1:41412_solr c:sourceLossyReindexing s:shard1 r:core_node6 x:sourceLossyReindexing_shard1_replica_n2] o.a.s.c.SolrCore [sourceLossyReindexing_shard1_replica_n2] Registered new searcher Searcher@7844df88[sourceLossyReindexing_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1404807 INFO  (searcherExecutor-2911-thread-1-processing-n:127.0.0.1:41412_solr x:sourceLossyReindexing_shard2_replica_n4 c:sourceLossyReindexing s:shard2 r:core_node8) [n:127.0.0.1:41412_solr c:sourceLossyReindexing s:shard2 r:core_node8 x:sourceLossyReindexing_shard2_replica_n4] o.a.s.c.SolrCore [sourceLossyReindexing_shard2_replica_n4] Registered new searcher Searcher@4e26f968[sourceLossyReindexing_shard2_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1404808 INFO  (qtp1009944011-11259) [n:127.0.0.1:33656_solr c:sourceLossyReindexing s:shard2 r:core_node7 x:sourceLossyReindexing_shard2_replica_n3] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 1404808 INFO  (qtp1009944011-11262) [n:127.0.0.1:33656_solr c:sourceLossyReindexing s:shard1 r:core_node5 x:sourceLossyReindexing_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf2
   [junit4]   2> 1404809 INFO  (qtp1009944011-11262) [n:127.0.0.1:33656_solr c:sourceLossyReindexing s:shard1 r:core_node5 x:sourceLossyReindexing_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf2
   [junit4]   2> 1404809 INFO  (qtp1009944011-11262) [n:127.0.0.1:33656_solr c:sourceLossyReindexing s:shard1 r:core_node5 x:sourceLossyReindexing_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1404810 INFO  (qtp1009944011-11262) [n:127.0.0.1:33656_solr c:sourceLossyReindexing s:shard1 r:core_node5 x:sourceLossyReindexing_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1629561873342922752
   [junit4]   2> 1404824 INFO  (qtp646967887-11252) [n:127.0.0.1:41412_solr c:sourceLossyReindexing s:shard1 r:core_node6 x:sourceLossyReindexing_shard1_replica_n2] o.a.s.c.ZkShardTerms Successful update of terms at /collections/sourceLossyReindexing/terms/shard1 to Terms{values={core_node6=0}, version=0}
   [junit4]   2> 1404824 INFO  (qtp646967887-11252) [n:127.0.0.1:41412_solr c:sourceLossyReindexing s:shard1 r:core_node6 x:sourceLossyReindexing_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/sourceLossyReindexing/leaders/shard1
   [junit4]   2> 1404844 INFO  (qtp646967887-11251) [n:127.0.0.1:41412_solr c:sourceLossyReindexing s:shard2 r:core_node8 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, core_node8=0}, version=1}
   [junit4]   2> 1404879 INFO  (qtp646967887-11251) [n:127.0.0.1:41412_solr c:sourceLossyReindexing s:shard2 r:core_node8 x:sourceLossyReindexing_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/sourceLossyReindexing/leaders/shard2
   [junit4]   2> 1404880 INFO  (searcherExecutor-2912-thread-1-processing-n:127.0.0.1:33656_solr x:sourceLossyReindexing_shard1_replica_n1 c:sourceLossyReindexing s:shard1 r:core_node5) [n:127.0.0.1:33656_solr c:sourceLossyReindexing s:shard1 r:core_node5 x:sourceLossyReindexing_shard1_replica_n1] o.a.s.c.SolrCore [sourceLossyReindexing_shard1_replica_n1] Registered new searcher Searcher@7e38960[sourceLossyReindexing_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1404936 INFO  (qtp646967887-11252) [n:127.0.0.1:41412_solr c:sourceLossyReindexing s:shard1 r:core_node6 x:sourceLossyReindexing_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9946ms
   [junit4]   2> 1404936 INFO  (qtp1009944011-11262) [n:127.0.0.1:33656_solr c:sourceLossyReindexing s:shard1 r:core_node5 x:sourceLossyReindexing_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/sourceLossyReindexing/terms/shard1 to Terms{values={core_node6=0, core_node5=0}, version=1}
   [junit4]   2> 1404937 INFO  (qtp1009944011-11262) [n:127.0.0.1:33656_solr c:sourceLossyReindexing s:shard1 r:core_node5 x:sourceLossyReindexing_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/sourceLossyReindexing/leaders/shard1
   [junit4]   2> 1405326 INFO  (qtp1009944011-11259) [n:127.0.0.1:33656_solr c:sourceLossyReindexing s:shard2 r:core_node7 x:sourceLossyReindexing_shard2_replica_n3] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1405326 INFO  (qtp1009944011-11259) [n:127.0.0.1:33656_solr c:sourceLossyReindexing s:shard2 r:core_node7 x:sourceLossyReindexing_shard2_replica_n3] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1405326 INFO  (qtp1009944011-11259) [n:127.0.0.1:33656_solr c:sourceLossyReindexing s:shard2 r:core_node7 x:sourceLossyReindexing_shard2_replica_n3] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:33656/solr/sourceLossyReindexing_shard2_replica_n3/
   [junit4]   2> 1405326 INFO  (qtp1009944011-11259) [n:127.0.0.1:33656_solr c:sourceLossyReindexing s:shard2 r:core_node7 x:sourceLossyReindexing_shard2_replica_n3] o.a.s.u.PeerSync PeerSync: core=sourceLossyReindexing_shard2_replica_n3 url=http://127.0.0.1:33656/solr START replicas=[http://127.0.0.1:41412/solr/sourceLossyReindexing_shard2_replica_n4/] nUpdates=100
   [junit4]   2> 1405327 INFO  (qtp1009944011-11259) [n:127.0.0.1:33656_solr c:sourceLossyReindexing s:shard2 r:core_node7 x:sourceLossyReindexing_shard2_replica_n3] o.a.s.u.PeerSync PeerSync: core=sourceLossyReindexing_shard2_replica_n3 url=http://127.0.0.1:33656/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1405357 INFO  (qtp646967887-11250) [n:127.0.0.1:41412_solr c:sourceLossyReindexing s:shard2 r:core_node8 x:sourceLossyReindexing_shard2_replica_n4] o.a.s.c.S.Request [sourceLossyReindexing_shard2_replica_n4]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=29
   [junit4]   2> 1405357 INFO  (qtp1009944011-11259) [n:127.0.0.1:33656_solr c:sourceLossyReindexing s:shard2 r:core_node7 x:sourceLossyReindexing_shard2_replica_n3] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1405357 INFO  (qtp1009944011-11259) [n:127.0.0.1:33656_solr c:sourceLossyReindexing s:shard2 r:core_node7 x:sourceLossyReindexing_shard2_replica_n3] 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> 1405357 INFO  (qtp1009944011-11259) [n:127.0.0.1:33656_solr c:sourceLossyReindexing s:shard2 r:core_node7 x:sourceLossyReindexing_shard2_replica_n3] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/sourceLossyReindexing/leaders/shard2/leader after winning as /collections/sourceLossyReindexing/leader_elect/shard2/election/74443674421821448-core_node7-n_0000000000
   [junit4]   2> 1405359 INFO  (qtp1009944011-11259) [n:127.0.0.1:33656_solr c:sourceLossyReindexing s:shard2 r:core_node7 x:sourceLossyReindexing_shard2_replica_n3] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:33656/solr/sourceLossyReindexing_shard2_replica_n3/ shard2
   [junit4]   2> 1405441 INFO  (qtp646967887-11252) [n:127.0.0.1:41412_solr c:sourceLossyReindexing s:shard1 r:core_node6 x:sourceLossyReindexing_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1405441 INFO  (qtp646967887-11252) [n:127.0.0.1:41412_solr c:sourceLossyReindexing s:shard1 r:core_node6 x:sourceLossyReindexing_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1405441 INFO  (qtp646967887-11252) [n:127.0.0.1:41412_solr c:sourceLossyReindexing s:shard1 r:core_node6 x:sourceLossyReindexing_shard1_replica_n2] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:41412/solr/sourceLossyReindexing_shard1_replica_n2/
   [junit4]   2> 1405454 INFO  (qtp646967887-11252) [n:127.0.0.1:41412_solr c:sourceLossyReindexing s:shard1 r:core_node6 x:sourceLossyReindexing_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: core=sourceLossyReindexing_shard1_replica_n2 url=http://127.0.0.1:41412/solr START replicas=[http://127.0.0.1:33656/solr/sourceLossyReindexing_shard1_replica_n1/] nUpdates=100
   [junit4]   2> 1405459 INFO  (qtp646967887-11252) [n:127.0.0.1:41412_solr c:sourceLossyReindexing s:shard1 r:core_node6 x:sourceLossyReindexing_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: core=sourceLossyReindexing_shard1_replica_n2 url=http://127.0.0.1:41412/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1405503 INFO  (qtp1009944011-11263) [n:127.0.0.1:33656_solr c:sourceLossyReindexing s:shard1 r:core_node5 x:sourceLossyReindexing_shard1_replica_n1] o.a.s.c.S.Request [sourceLossyReindexing_shard1_replica_n1]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=15
   [junit4]   2> 1405503 INFO  (qtp646967887-11252) [n:127.0.0.1:41412_solr c:sourceLossyReindexing s:shard1 r:core_node6 x:sourceLossyReindexing_shard1_replica_n2] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1405503 INFO  (qtp646967887-11252) [n:127.0.0.1:41412_solr c:sourceLossyReindexing s:shard1 r:core_node6 x:sourceLossyReindexing_shard1_replica_n2] 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> 1405503 INFO  (qtp646967887-11252) [n:127.0.0.1:41412_solr c:sourceLossyReindexing s:shard1 r:core_node6 x:sourceLossyReindexing_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/sourceLossyReindexing/leaders/shard1/leader after winning as /collections/sourceLossyReindexing/leader_elect/shard1/election/74443674421821446-core_node6-n_0000000000
   [junit4]   2> 1405527 INFO  (zkCallback-6034-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> 1405529 INFO  (qtp1009944011-11259) [n:127.0.0.1:33656_solr c:sourceLossyReindexing s:shard2 r:core_node7 x:sourceLossyReindexing_shard2_replica_n3] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1405544 INFO  (qtp1009944011-11259) [n:127.0.0.1:33656_solr c:sourceLossyReindexing s:shard2 r:core_node7 x:sourceLossyReindexing_shard2_replica_n3] 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_n3&action=CREATE&numShards=2&collection=sourceLossyReindexing&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=4551
   [junit4]   2> 1405564 INFO  (qtp646967887-11252) [n:127.0.0.1:41412_solr c:sourceLossyReindexing s:shard1 r:core_node6 x:sourceLossyReindexing_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:41412/solr/sourceLossyReindexing_shard1_replica_n2/ shard1
   [junit4]   2> 1405674 INFO  (zkCallback-6024-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> 1405675 INFO  (zkCallback-6034-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> 1405675 INFO  (qtp646967887-11252) [n:127.0.0.1:41412_solr c:sourceLossyReindexing s:shard1 r:core_node6 x:sourceLossyReindexing_shard1_replica_n2] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1405681 INFO  (zkCallback-6034-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> 1405690 INFO  (qtp646967887-11252) [n:127.0.0.1:41412_solr c:sourceLossyReindexing s:shard1 r:core_node6 x:sourceLossyReindexing_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node6&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=4697
   [junit4]   2> 1405921 INFO  (zkCallback-6024-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> 1405922 INFO  (qtp646967887-11251) [n:127.0.0.1:41412_solr c:sourceLossyReindexing s:shard2 r:core_node8 x:sourceLossyReindexing_shard2_replica_n4] 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_n4&action=CREATE&numShards=2&collection=sourceLossyReindexing&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=4930
   [junit4]   2> 1405922 INFO  (zkCallback-6034-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> 1405922 INFO  (zkCallback-6034-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> 1405932 INFO  (zkCallback-6024-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> 1406103 INFO  (qtp1009944011-11262) [n:127.0.0.1:33656_solr c:sourceLossyReindexing s:shard1 r:core_node5 x:sourceLossyReindexing_shard1_replica_n1] 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_n1&action=CREATE&numShards=2&collection=sourceLossyReindexing&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=5112
   [junit4]   2> 1406121 INFO  (qtp1009944011-11260) [n:127.0.0.1:33656_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> 1406220 INFO  (zkCallback-6024-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> 1406220 INFO  (zkCallback-6024-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> 1406227 INFO  (zkCallback-6034-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> 1406228 INFO  (zkCallback-6034-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> 1406244 INFO  (qtp1009944011-11260) [n:127.0.0.1:33656_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=5800
   [junit4]   2> 1406629 INFO  (qtp1009944011-11261) [n:127.0.0.1:33656_solr c:sourceLossyReindexing s:shard2 r:core_node7 x:sourceLossyReindexing_shard2_replica_n3] 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> 1406704 INFO  (OverseerCollectionConfigSetProcessor-74443674421821448-127.0.0.1:33656_solr-n_0000000000) [n:127.0.0.1:33656_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> 1406814 INFO  (qtp646967887-11250) [n:127.0.0.1:41412_solr c:sourceLossyReindexing s:shard2 r:core_node8 x:sourceLossyReindexing_shard2_replica_n4] o.a.s.u.p.LogUpdateProcessorFactory [sourceLossyReindexing_shard2_replica_n4]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:33656/solr/sourceLossyReindexing_shard2_replica_n3/&wt=javabin&version=2}{add=[2 (1629561874892718080), 3 (1629561875134939136), 5 (1629561875135987712), 6 (1629561875135987713), 7 (1629561875135987714), 9 (1629561875135987715), 17 (1629561875135987716), 18 (1629561875135987717), 19 (1629561875135987718), 21 (1629561875135987719), ... (97 adds)]} 0 111
   [junit4]   2> 1406888 INFO  (qtp1009944011-11261) [n:127.0.0.1:33656_solr c:sourceLossyReindexing s:shard2 r:core_node7 x:sourceLossyReindexing_shard2_replica_n3] o.a.s.u.p.LogUpdateProcessorFactory [sourceLossyReindexing_shard2_replica_n3]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2 (1629561874892718080), 3 (1629561875134939136), 5 (1629561875135987712), 6 (1629561875135987713), 7 (1629561875135987714), 9 (1629561875135987715), 17 (1629561875135987716), 18 (1629561875135987717), 19 (1629561875135987718), 21 (1629561875135987719), ... (97 adds)]} 0 600
   [junit4]   2> 1407200 INFO  (qtp646967887-11251) [n:127.0.0.1:41412_solr c:sourceLossyReindexing s:shard1 r:core_node6 x:sourceLossyReindexing_shard1_replica_n2] o.a.s.c.ZkShardTerms Successful update of terms at /collections/sourceLossyReindexing/terms/shard1 to Terms{values={core_node6=1, core_node5=1}, version=2}
   [junit4]   2> 1407269 INFO  (qtp1009944011-11262) [n:127.0.0.1:33656_solr c:sourceLossyReindexing s:shard1 r:core_node5 x:sourceLossyReindexing_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [sourceLossyReindexing_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:41412/solr/sourceLossyReindexing_shard1_replica_n2/&wt=javabin&version=2}{add=[0 (1629561875534446592), 1 (1629561875540738048), 4 (1629561875541786624), 8 (1629561875541786625), 10 (1629561875541786626), 11 (1629561875541786627), 12 (1629561875541786628), 13 (1629561875541786629), 14 (1629561875541786630), 15 (1629561875541786631), ... (103 adds)]} 0 101
   [junit4]   2> 1407269 INFO  (qtp646967887-11251) [n:127.0.0.1:41412_solr c:sourceLossyReindexing s:shard1 r:core_node6 x:sourceLossyReindexing_shard1_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [sourceLossyReindexing_shard1_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[0 (1629561875534446592), 1 (1629561875540738048), 4 (1629561875541786624), 8 (1629561875541786625), 10 (1629561875541786626), 11 (1629561875541786627), 12 (1629561875541786628), 13 (1629561875541786629), 14 (1629561875541786630), 15 (1629561875541786631), ... (103 adds)]} 0 369
   [junit4]   2> 1407474 INFO  (qtp1009944011-11260) [n:127.0.0.1:33656_solr c:sourceLossyReindexing s:shard2 r:core_node7 x:sourceLossyReindexing_shard2_replica_n3] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1629561876136329216,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1407474 INFO  (qtp1009944011-11260) [n:127.0.0.1:33656_solr c:sourceLossyReindexing s:shard2 r:core_node7 x:sourceLossyReindexing_shard2_replica_n3] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@35d1044d commitCommandVersion:1629561876136329216
   [junit4]   2> 1407715 INFO  (qtp646967887-11254) [n:127.0.0.1:41412_solr c:sourceLossyReindexing s:shard2 r:core_node8 x:sourceLossyReindexing_shard2_replica_n4] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1629561876389036032,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1407715 INFO  (qtp646967887-11254) [n:127.0.0.1:41412_solr c:sourceLossyReindexing s:shard2 r:core_node8 x:sourceLossyReindexing_shard2_replica_n4] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@60f7598f commitCommandVersion:1629561876389036032
   [junit4]   2> 1407966 INFO  (qtp646967887-11254) [n:127.0.0.1:41412_solr c:sourceLossyReindexing s:shard2 r:core_node8 x:sourceLossyReindexing_shard2_replica_n4] o.a.s.s.SolrIndexSearcher Opening [Searcher@15486227[sourceLossyReindexing_shard2_replica_n4] main]
   [junit4]   2> 1407966 INFO  (qtp646967887-11254) [n:127.0.0.1:41412_solr c:sourceLossyReindexing s:shard2 r:core_node8 x:sourceLossyReindexing_shard2_replica_n4] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1407974 INFO  (searcherExecutor-2911-thread-1-processing-n:127.0.0.1:41412_solr x:sourceLossyReindexing_shard2_replica_n4 c:sourceLossyReindexing s:shard2 r:core_node8) [n:127.0.0.1:41412_solr c:sourceLossyReindexing s:shard2 r:core_node8 x:sourceLossyReindexing_shard2_replica_n4] o.a.s.c.SolrCore [sourceLossyReindexing_shard2_replica_n4] Registered new searcher Searcher@15486227[sourceLossyReindexing_shard2_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.1.0):C97:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.1.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-112-generic, timestamp=1554071308628}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 1407975 INFO  (qtp646967887-11254) [n:127.0.0.1:41412_solr c:sourceLossyReindexing s:shard2 r:core_node8 x:sourceLossyReindexing_shard2_replica_n4] o.a.s.u.p.LogUpdateProcessorFactory [sourceLossyReindexing_shard2_replica_n4]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:33656/solr/sourceLossyReindexing_shard2_replica_n3/&commit_end_point=replicas&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 260
   [junit4]   2> 1408019 INFO  (qtp1009944011-11260) [n:127.0.0.1:33656_solr c:sourceLossyReindexing s:shard2 r:core_node7 x:sourceLossyReindexing_shard2_replica_n3] o.a.s.s.SolrIndexSearcher Opening [Searcher@cacf53[sourceLossyReindexing_shard2_replica_n3] main]
   [junit4]   2> 1408021 INFO  (searcherExecutor-2913-thread-1-processing-n:127.0.0.1:33656_solr x:sourceLossyReindexing_shard2_replica_n3 c:sourceLossyReindexing s:shard2 r:core_node7) [n:127.0.0.1:33656_solr c:sourceLossyReindexing s:shard2 r:core_node7 x:sourceLossyReindexing_shard2_replica_n3] o.a.s.c.SolrCore [sourceLossyReindexing_shard2_replica_n3] Registered new searcher Searcher@cacf53[sourceLossyReindexing_shard2_replica_n3] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.1.0):C97:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.1.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-112-generic, timestamp=1554071308739}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 1408021 INFO  (qtp1009944011-11260) [n:127.0.0.1:33656_solr c:sourceLossyReindexing s:shard2 r:core_node7 x:sourceLossyReindexing_shard2_replica_n3] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1408021 INFO  (qtp1009944011-11260) [n:127.0.0.1:33656_solr c:sourceLossyReindexing s:shard2 r:core_node7 x:sourceLossyReindexing_shard2_replica_n3] o.a.s.u.p.LogUpdateProcessorFactory [sourceLossyReindexing_shard2_replica_n3]  webapp=/solr path=/update params={update.distrib=TOLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:41412/solr/sourceLossyReindexing_shard1_replica_n2/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 547
   [junit4]   2> 1408031 INFO  (qtp646967887-11253) [n:127.0.0.1:41412_solr c:sourceLossyReindexing s:shard1 r:core_node6 x:sourceLossyReindexing_shard1_replica_n2] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1629561876720386048,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1408031 INFO  (qtp646967887-11253) [n:127.0.0.1:41412_solr c:sourceLossyReindexing s:shard1 r:core_node6 x:sourceLossyReindexing_shard1_replica_n2] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@7889bc77 commitCommandVersion:1629561876720386048
   [junit4]   2> 1408210 INFO  (qtp1009944011-11261) [n:127.0.0.1:33656_solr c:sourceLossyReindexing s:shard1 r:core_node5 x:sourceLossyReindexing_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1629561876908081152,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1408281 INFO  (qtp1009944011-11261) [n:127.0.0.1:33656_solr c:sourceLossyReindexing s:shard1 r:core_node5 x:sourceLossyReindexing_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@2233cbc commitCommandVersion:1629561876908081152
   [junit4]   2> 1408298 INFO  (qtp646967887-11253) [n:127.0.0.1:41412_solr c:sourceLossyReindexing s:shard1 r:core_node6 x:sourceLossyReindexing_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@23b6b424[sourceLossyReindexing_shard1_replica_n2] main]
   [junit4]   2> 1408298 INFO  (qtp646967887-11253) [n:127.0.0.1:41412_solr c:sourceLossyReindexing s:shard1 r:core_node6 x:sourceLossyReindexing_shard1_replica_n2] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1408299 INFO  (searcherExecutor-2914-thread-1-processing-n:127.0.0.1:41412_solr x:sourceLossyReindexing_shard1_replica_n2 c:sourceLossyReindexing s:shard1 r:core_node6) [n:127.0.0.1:41412_solr c:sourceLossyReindexing s:shard1 r:core_node6 x:sourceLossyReindexing_shard1_replica_n2] o.a.s.c.SolrCore [sourceLossyReindexing_shard1_replica_n2] Registered new searcher Searcher@23b6b424[sourceLossyReindexing_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.1.0):C103:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.1.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-112-generic, timestamp=1554071308965}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 1408356 INFO  (qtp1009944011-11261) [n:127.0.0.1:33656_solr c:sourceLossyReindexing s:shard1 r:core_node5 x:sourceLossyReindexing_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@50849336[sourceLossyReindexing_shard1_replica_n1] main]
   [junit4]   2> 1408356 INFO  (qtp1009944011-11261) [n:127.0.0.1:33656_solr c:sourceLossyReindexing s:shard1 r:core_node5 x:sourceLossyReindexing_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1408357 INFO  (searcherExecutor-2912-thread-1-processing-n:127.0.0.1:33656_solr x:sourceLossyReindexing_shard1_replica_n1 c:sourceLossyReindexing s:shard1 r:core_node5) [n:127.0.0.1:33656_solr c:sourceLossyReindexing s:shard1 r:core_node5 x:sourceLossyReindexing_shard1_replica_n1] o.a.s.c.SolrCore [sourceLossyReindexing_shard1_replica_n1] Registered new searcher Searcher@50849336[sourceLossyReindexing_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.1.0):C103:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.1.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-112-generic, timestamp=1554071309112}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 1408357 INFO  (qtp1009944011-11261) [n:127.0.0.1:33656_solr c:sourceLossyReindexing s:shard1 r:core_node5 x:sourceLossyReindexing_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [sourceLossyReindexing_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:41412/solr/sourceLossyReindexing_shard1_replica_n2/&commit_end_point=replicas&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 147
   [junit4]   2> 1408358 INFO  (qtp646967887-11253) [n:127.0.0.1:41412_solr c:sourceLossyReindexing s:shard1 r:core_node6 x:sourceLossyReindexing_shard1_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [sourceLossyReindexing_shard1_replica_n2]  webapp=/solr path=/update params={_stateVer_=sourceLossyReindexing:8&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 1064
   [junit4]   2> 1408484 INFO  (qtp646967887-11251) [n:127.0.0.1:41412_solr c:sourceLossyReindexing s:shard1 r:core_node6 x:sourceLossyReindexing_shard1_replica_n2] o.a.s.c.S.Request [sourceLossyReindexing_shard1_replica_n2]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=sourceLossyReindexing:8&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:41412/solr/sourceLossyReindexing_shard1_replica_n2/|http://127.0.0.1:33656/solr/sourceLossyReindexing_shard1_replica_n1/&rows=10&version=2&q=*:*&NOW=1554071309191&isShard=true&wt=javabin} hits=103 status=0 QTime=0
   [junit4]   2> 1408591 INFO  (qtp1009944011-11260) [n:127.0.0.1:33656_solr c:sourceLossyReindexing s:shard2 r:core_node7 x:sourceLossyReindexing_shard2_replica_n3] o.a.s.c.S.Request [sourceLossyReindexing_shard2_replica_n3]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=sourceLossyReindexing:8&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:33656/solr/sourceLossyReindexing_shard2_replica_n3/|http://127.0.0.1:41412/solr/sourceLossyReindexing_shard2_replica_n4/&rows=10&version=2&q=*:*&NOW=1554071309191&isShard=true&wt=javabin} hits=97 status=0 QTime=0
   [junit4]   2> 1408627 INFO  (qtp1009944011-11261) [n:127.0.0.1:33656_solr c:sourceLossyReindexing s:shard2 r:core_node7 x:sourceLossyReindexing_shard2_replica_n3] o.a.s.c.S.Request [sourceLossyReindexing_shard2_replica_n3]  webapp=/solr path=/select params={q=*:*&df=text&distrib=false&_stateVer_=sourceLossyReindexing:8&shards.purpose=64&NOW=1554071309191&ids=2,3,5,17,6,18,7,19,9,21&isShard=true&shard.url=http://127.0.0.1:33656/solr/sourceLossyReindexing_shard2_replica_n3/|http://127.0.0.1:41412/solr/sourceLossyReindexing_shard2_replica_n4/&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1408628 INFO  (qtp1009944011-11263) [n:127.0.0.1:33656_solr c:sourceLossyReindexing s:shard1 r:core_node5 x:sourceLossyReindexing_shard1_replica_n1] o.a.s.c.S.Request [sourceLossyReindexing_shard1_replica_n1]  webapp=/solr path=/select params={q=*:*&_stateVer_=sourceLossyReindexing:8&wt=javabin&version=2} hits=200 status=0 QTime=228
   [junit4]   2> 1408664 INFO  (qtp1009944011-11259) [n:127.0.0.1:33656_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> 1408679 DEBUG (OverseerThreadFactory-2902-thread-2-processing-n:127.0.0.1:33656_solr) [n:127.0.0.1:33656_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> 1408751 INFO  (zkConnectionManagerCallback-6068-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1408773 INFO  (OverseerThreadFactory-2902-thread-2-processing-n:127.0.0.1:33656_solr) [n:127.0.0.1:33656_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1408774 INFO  (OverseerThreadFactory-2902-thread-2-processing-n:127.0.0.1:33656_solr) [n:127.0.0.1:33656_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37020/solr ready
   [junit4]   2> 1408882 INFO  (qtp646967887-11252) [n:127.0.0.1:41412_solr c:sourceLossyReindexing s:shard1 r:core_node6 x:sourceLossyReindexing_shard1_replica_n2] o.a.s.c.S.Request [sourceLossyReindexing_shard1_replica_n2]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=sourceLossyReindexing:8&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:41412/solr/sourceLossyReindexing_shard1_replica_n2/|http://127.0.0.1:33656/solr/sourceLossyReindexing_shard1_replica_n1/&rows=0&version=2&q=*:*&NOW=1554071309567&isShard=true&wt=javabin} hits=103 status=0 QTime=0
   [junit4]   2> 1408935 INFO  (qtp1009944011-11261) [n:127.0.0.1:33656_solr c:sourceLossyReindexing s:shard2 r:core_node7 x:sourceLossyReindexing_shard2_replica_n3] o.a.s.c.S.Request [sourceLossyReindexing_shard2_replica_n3]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=sourceLossyReindexing:8&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:33656/solr/sourceLossyReindexing_shard2_replica_n3/|http://127.0.0.1:41412/solr/sourceLossyReindexing_shard2_replica_n4/&rows=0&version=2&q=*:*&NOW=1554071309567&isShard=true&wt=javabin} hits=97 status=0 QTime=0
   [junit4]   2> 1408936 INFO  (qtp646967887-11254) [n:127.0.0.1:41412_solr c:sourceLossyReindexing s:shard1 r:core_node6 x:sourceLossyReindexing_shard1_replica_n2] o.a.s.c.S.Request [sourceLossyReindexing_shard1_replica_n2]  webapp=/solr path=/select params={q=*:*&_stateVer_=sourceLossyReindexing:8&rows=0&wt=javabin&version=2} hits=200 status=0 QTime=161
   [junit4]   2> 1408971 INFO  (OverseerThreadFactory-2902-thread-2-processing-n:127.0.0.1:33656_solr) [n:127.0.0.1:33656_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection targetLossyReindexing
   [junit4]   2> 1409137 INFO  (OverseerStateUpdate-74443674421821448-127.0.0.1:33656_solr-n_0000000000) [n:127.0.0.1:33656_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:41412/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"true"} 
   [junit4]   2> 1409299 INFO  (OverseerStateUpdate-74443674421821448-127.0.0.1:33656_solr-n_0000000000) [n:127.0.0.1:33656_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_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:33656/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"true"} 
   [junit4]   2> 1409300 INFO  (OverseerStateUpdate-74443674421821448-127.0.0.1:33656_solr-n_0000000000) [n:127.0.0.1:33656_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_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:41412/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"true"} 
   [junit4]   2> 1409315 INFO  (OverseerStateUpdate-74443674421821448-127.0.0.1:33656_solr-n_0000000000) [n:127.0.0.1:33656_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:33656/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"true"} 
   [junit4]   2> 1409554 INFO  (qtp646967887-11251) [n:127.0.0.1:41412_solr    x:targetLossyReindexing_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&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> 1409570 INFO  (qtp646967887-11253) [n:127.0.0.1:41412_solr    x:targetLossyReindexing_shard2_replica_n4] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf3&newCollection=true&name=targetLossyReindexing_shard2_replica_n4&action=CREATE&numShards=2&collection=targetLossyReindexing&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1409574 INFO  (qtp1009944011-11263) [n:127.0.0.1:33656_solr    x:targetLossyReindexing_shard2_replica_n5] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&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> 1409683 INFO  (qtp1009944011-11262) [n:127.0.0.1:33656_solr    x:targetLossyReindexing_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf3&newCollection=true&name=targetLossyReindexing_shard1_replica_n2&action=CREATE&numShards=2&collection=targetLossyReindexing&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1410646 INFO  (qtp646967887-11253) [n:127.0.0.1:41412_solr c:targetLossyReindexing s:shard2 r:core_node7 x:targetLossyReindexing_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 1410754 INFO  (qtp646967887-11251) [n:127.0.0.1:41412_solr c:targetLossyReindexing s:shard1 r:core_node3 x:targetLossyReindexing_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 1410774 INFO  (qtp646967887-11253) [n:127.0.0.1:41412_solr c:targetLossyReindexing s:shard2 r:core_node7 x:targetLossyReindexing_shard2_replica_n4] o.a.s.s.IndexSchema [targetLossyReindexing_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 1410815 INFO  (qtp646967887-11251) [n:127.0.0.1:41412_solr c:targetLossyReindexing s:shard1 r:core_node3 x:targetLossyReindexing_shard1_replica_n1] o.a.s.s.IndexSchema [targetLossyReindexing_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1410825 INFO  (qtp646967887-11251) [n:127.0.0.1:41412_solr c:targetLossyReindexing s:shard1 r:core_node3 x:targetLossyReindexing_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1410825 INFO  (qtp646967887-11251) [n:127.0.0.1:41412_solr c:targetLossyReindexing s:shard1 r:core_node3 x:targetLossyReindexing_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'targetLossyReindexing_shard1_replica_n1' using configuration from collection targetLossyReindexing, trusted=true
   [junit4]   2> 1410825 INFO  (qtp646967887-11251) [n:127.0.0.1:41412_solr c:targetLossyReindexing s:shard1 r:core_node3 x:targetLossyReindexing_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41412.solr.core.targetLossyReindexing.shard1.replica_n1' (registry 'solr.core.targetLossyReindexing.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c4e7218
   [junit4]   2> 1410826 INFO  (qtp646967887-11251) [n:127.0.0.1:41412_solr c:targetLossyReindexing s:shard1 r:core_node3 x:targetLossyReindexing_shard1_replica_n1] o.a.s.c.SolrCore [[targetLossyReindexing_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.ReindexCollectionTest_2E4ABB7FCB51D237-001/tempDir-001/node2/targetLossyReindexing_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.ReindexCollectionTest_2E4ABB7FCB51D237-001/tempDir-001/node2/./targetLossyReindexing_shard1_replica_n1/data/]
   [junit4]   2> 1410828 INFO  (qtp646967887-11253) [n:127.0.0.1:41412_solr c:targetLossyReindexing s:shard2 r:core_node7 x:targetLossyReindexing_shard2_replica_n4] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1410850 INFO  (qtp646967887-11253) [n:127.0.0.1:41412_solr c:targetLossyReindexing s:shard2 r:core_node7 x:targetLossyReindexing_shard2_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'targetLossyReindexing_shard2_replica_n4' using configuration from collection targetLossyReindexing, trusted=true
   [junit4]   2> 1410850 INFO  (qtp646967887-11253) [n:127.0.0.1:41412_solr c:targetLossyReindexing s:shard2 r:core_node7 x:targetLossyReindexing_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41412.solr.core.targetLossyReindexing.shard2.replica_n4' (registry 'solr.core.targetLossyReindexing.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c4e7218
   [junit4]   2> 1410850 INFO  (qtp646967887-11253) [n:127.0.0.1:41412_solr c:targetLossyReindexing s:shard2 r:core_node7 x:targetLossyReindexing_shard2_replica_n4] o.a.s.c.SolrCore [[targetLossyReindexing_shard2_replica_n4] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.ReindexCollectionTest_2E4ABB7FCB51D237-001/tempDir-001/node2/targetLossyReindexing_shard2_replica_n4], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.ReindexCollectionTest_2E4ABB7FCB51D237-001/tempDir-001/node2/./targetLossyReindexing_shard2_replica_n4/data/]
   [junit4]   2> 1410924 INFO  (qtp1009944011-11263) [n:127.0.0.1:33656_solr c:targetLossyReindexing s:shard2 r:core_node8 x:targetLossyReindexing_shard2_replica_n5] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 1411189 INFO  (qtp1009944011-11262) [n:127.0.0.1:33656_solr c:targetLossyReindexing s:shard1 r:core_node6 x:targetLossyReindexing_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 1411334 INFO  (qtp1009944011-11262) [n:127.0.0.1:33656_solr c:targetLossyReindexing s:shard1 r:core_node6 x:targetLossyReindexing_shard1_replica_n2] o.a.s.s.IndexSchema [targetLossyReindexing_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 1411352 INFO  (qtp1009944011-11263) [n:127.0.0.1:33656_solr c:targetLossyReindexing s:shard2 r:core_node8 x:targetLossyReindexing_shard2_replica_n5] o.a.s.s.IndexSchema [targetLossyReindexing_shard2_replica_n5] Schema name=minimal
   [junit4]   2> 1411354 INFO  (qtp1009944011-11263) [n:127.0.0.1:33656_solr c:targetLossyReindexing s:shard2 r:core_node8 x:targetLossyReindexing_shard2_replica_n5] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1411354 INFO  (qtp1009944011-11263) [n:127.0.0.1:33656_solr c:targetLossyReindexing s:shard2 r:core_node8 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> 1411355 INFO  (qtp1009944011-11263) [n:127.0.0.1:33656_solr c:targetLossyReindexing s:shard2 r:core_node8 x:targetLossyReindexing_shard2_replica_n5] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33656.solr.core.targetLossyReindexing.shard2.replica_n5' (registry 'solr.core.targetLossyReindexing.shard2.replica_n5') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c4e7218
   [junit4]   2> 1411355 INFO  (qtp1009944011-11263) [n:127.0.0.1:33656_solr c:targetLossyReindexi

[...truncated too long message...]

ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/null1604652029
     [copy] Copying 240 files to /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/null1604652029
   [delete] Deleting directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/null1604652029

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: org.eclipse.jgit#org.eclipse.jgit-caller;working
[ivy:cachepath] 	confs: [default]
[ivy:cachepath] 	found org.eclipse.jgit#org.eclipse.jgit;4.6.0.201612231935-r in public
[ivy:cachepath] 	found com.jcraft#jsch;0.1.53 in public
[ivy:cachepath] 	found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath] 	found org.apache.httpcomponents#httpclient;4.3.6 in public
[ivy:cachepath] 	found org.apache.httpcomponents#httpcore;4.3.3 in public
[ivy:cachepath] 	found commons-logging#commons-logging;1.1.3 in public
[ivy:cachepath] 	found commons-codec#commons-codec;1.6 in public
[ivy:cachepath] 	found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 72ms :: artifacts dl 4ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      default     |   8   |   0   |   0   |   0   ||   8   |   0   |
	---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[wc-checker] SLF4J: Defaulting to no-operation (NOP) logger implementation
[wc-checker] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
[wc-checker] Checking working copy status...

-jenkins-base:

BUILD SUCCESSFUL
Total time: 227 minutes 47 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2847)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2726)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2707)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3086)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene2
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at hudson.FilePath.act(FilePath.java:1072)
		at hudson.FilePath.act(FilePath.java:1061)
		at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
		at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
		at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
		at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
		at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
		at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
		at hudson.model.Build$BuildExecution.post2(Build.java:186)
		at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
		at hudson.model.Run.execute(Run.java:1835)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3088)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath.act(FilePath.java:1074)
	at hudson.FilePath.act(FilePath.java:1061)
	at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
	at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
	at hudson.model.Build$BuildExecution.post2(Build.java:186)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
	at hudson.model.Run.execute(Run.java:1835)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern "**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)