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 2018/08/14 20:51:39 UTC

[JENKINS] Lucene-Solr-BadApples-Tests-master - Build # 125 - Still Unstable

Build: https://builds.apache.org/job/Lucene-Solr-BadApples-Tests-master/125/

1 tests failed.
FAILED:  org.apache.solr.cloud.TestAuthenticationFramework.testBasics

Error Message:
Error from server at https://127.0.0.1:34645/solr/testcollection_shard1_replica_n3: Expected mime type application/octet-stream but got text/html. <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=utf-8"/> <title>Error 404 Can not find: /solr/testcollection_shard1_replica_n3/update</title> </head> <body><h2>HTTP ERROR 404</h2> <p>Problem accessing /solr/testcollection_shard1_replica_n3/update. Reason: <pre>    Can not find: /solr/testcollection_shard1_replica_n3/update</pre></p><hr><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.4.11.v20180605</a><hr/>  </body> </html> 

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from server at https://127.0.0.1:34645/solr/testcollection_shard1_replica_n3: Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>
<title>Error 404 Can not find: /solr/testcollection_shard1_replica_n3/update</title>
</head>
<body><h2>HTTP ERROR 404</h2>
<p>Problem accessing /solr/testcollection_shard1_replica_n3/update. Reason:
<pre>    Can not find: /solr/testcollection_shard1_replica_n3/update</pre></p><hr><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.4.11.v20180605</a><hr/>

</body>
</html>

	at __randomizedtesting.SeedInfo.seed([3F7749E0D0AC2A7B:2AFE7CCE842740B]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:551)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1015)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:886)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:948)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:948)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:948)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:948)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:948)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:233)
	at org.apache.solr.cloud.TestAuthenticationFramework.collectionCreateSearchDeleteTwice(TestAuthenticationFramework.java:125)
	at org.apache.solr.cloud.TestAuthenticationFramework.testBasics(TestAuthenticationFramework.java:76)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:34645/solr/testcollection_shard1_replica_n3: Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>
<title>Error 404 Can not find: /solr/testcollection_shard1_replica_n3/update</title>
</head>
<body><h2>HTTP ERROR 404</h2>
<p>Problem accessing /solr/testcollection_shard1_replica_n3/update. Reason:
<pre>    Can not find: /solr/testcollection_shard1_replica_n3/update</pre></p><hr><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.4.11.v20180605</a><hr/>

</body>
</html>

	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:607)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:528)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	... 1 more




Build Log:
[...truncated 13786 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestAuthenticationFramework
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_3F7749E0D0AC2A7B-001/init-core-data-001
   [junit4]   2> 1937770 WARN  (SUITE-TestAuthenticationFramework-seed#[3F7749E0D0AC2A7B]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=93 numCloses=93
   [junit4]   2> 1937770 INFO  (SUITE-TestAuthenticationFramework-seed#[3F7749E0D0AC2A7B]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1937772 INFO  (SUITE-TestAuthenticationFramework-seed#[3F7749E0D0AC2A7B]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1937772 INFO  (SUITE-TestAuthenticationFramework-seed#[3F7749E0D0AC2A7B]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1937781 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[3F7749E0D0AC2A7B]) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_3F7749E0D0AC2A7B-001/tempDir-001
   [junit4]   2> 1937781 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[3F7749E0D0AC2A7B]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1937781 INFO  (Thread-7620) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1937781 INFO  (Thread-7620) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1937785 ERROR (Thread-7620) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1937881 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[3F7749E0D0AC2A7B]) [    ] o.a.s.c.ZkTestServer start zk server on port:39955
   [junit4]   2> 1937889 INFO  (zkConnectionManagerCallback-8019-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1937900 INFO  (jetty-launcher-8016-thread-2) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 1937901 INFO  (jetty-launcher-8016-thread-1) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 1937902 INFO  (jetty-launcher-8016-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1937902 INFO  (jetty-launcher-8016-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1937902 INFO  (jetty-launcher-8016-thread-2) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1937902 INFO  (jetty-launcher-8016-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1937902 INFO  (jetty-launcher-8016-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1937902 INFO  (jetty-launcher-8016-thread-1) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1937902 INFO  (jetty-launcher-8016-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6a7c25bf{/solr,null,AVAILABLE}
   [junit4]   2> 1937902 INFO  (jetty-launcher-8016-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7c57961e{/solr,null,AVAILABLE}
   [junit4]   2> 1937903 INFO  (jetty-launcher-8016-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@12e8451{SSL,[ssl, http/1.1]}{127.0.0.1:34645}
   [junit4]   2> 1937903 INFO  (jetty-launcher-8016-thread-2) [    ] o.e.j.s.Server Started @1937944ms
   [junit4]   2> 1937906 INFO  (jetty-launcher-8016-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34645}
   [junit4]   2> 1937906 ERROR (jetty-launcher-8016-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1937906 INFO  (jetty-launcher-8016-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1937906 INFO  (jetty-launcher-8016-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 1937906 INFO  (jetty-launcher-8016-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1937906 INFO  (jetty-launcher-8016-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1937907 INFO  (jetty-launcher-8016-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-08-14T20:15:00.062Z
   [junit4]   2> 1937907 INFO  (jetty-launcher-8016-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1880ff75{SSL,[ssl, http/1.1]}{127.0.0.1:34369}
   [junit4]   2> 1937908 INFO  (jetty-launcher-8016-thread-1) [    ] o.e.j.s.Server Started @1937949ms
   [junit4]   2> 1937908 INFO  (jetty-launcher-8016-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34369}
   [junit4]   2> 1937908 INFO  (zkConnectionManagerCallback-8021-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1937908 ERROR (jetty-launcher-8016-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1937908 INFO  (jetty-launcher-8016-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1937908 INFO  (jetty-launcher-8016-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 1937908 INFO  (jetty-launcher-8016-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1937908 INFO  (jetty-launcher-8016-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1937908 INFO  (jetty-launcher-8016-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-08-14T20:15:00.063Z
   [junit4]   2> 1937908 INFO  (jetty-launcher-8016-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1937911 INFO  (zkConnectionManagerCallback-8023-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1937912 INFO  (jetty-launcher-8016-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1938101 INFO  (jetty-launcher-8016-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39955/solr
   [junit4]   2> 1938102 INFO  (zkConnectionManagerCallback-8027-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1938104 INFO  (zkConnectionManagerCallback-8029-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1938127 INFO  (jetty-launcher-8016-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39955/solr
   [junit4]   2> 1938128 INFO  (zkConnectionManagerCallback-8035-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1938130 INFO  (zkConnectionManagerCallback-8037-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1938143 INFO  (jetty-launcher-8016-thread-2) [n:127.0.0.1:34645_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:34645_solr
   [junit4]   2> 1938144 INFO  (jetty-launcher-8016-thread-2) [n:127.0.0.1:34645_solr    ] o.a.s.c.Overseer Overseer (id=72160253784162310-127.0.0.1:34645_solr-n_0000000000) starting
   [junit4]   2> 1938153 INFO  (zkConnectionManagerCallback-8044-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1938155 INFO  (jetty-launcher-8016-thread-2) [n:127.0.0.1:34645_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39955/solr ready
   [junit4]   2> 1938155 INFO  (OverseerStateUpdate-72160253784162310-127.0.0.1:34645_solr-n_0000000000) [    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:34645_solr
   [junit4]   2> 1938156 INFO  (jetty-launcher-8016-thread-2) [n:127.0.0.1:34645_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34645_solr
   [junit4]   2> 1938157 INFO  (OverseerStateUpdate-72160253784162310-127.0.0.1:34645_solr-n_0000000000) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1938157 INFO  (jetty-launcher-8016-thread-2) [n:127.0.0.1:34645_solr    ] o.a.s.c.CoreContainer Initializing authentication plugin: org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
   [junit4]   2> 1938169 DEBUG (OverseerAutoScalingTriggerThread-72160253784162310-127.0.0.1:34645_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and .scheduled_maintenance triggers
   [junit4]   2> 1938170 INFO  (zkCallback-8043-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1938170 DEBUG (OverseerAutoScalingTriggerThread-72160253784162310-127.0.0.1:34645_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 1938170 DEBUG (OverseerAutoScalingTriggerThread-72160253784162310-127.0.0.1:34645_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 1938170 DEBUG (OverseerAutoScalingTriggerThread-72160253784162310-127.0.0.1:34645_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 1938174 DEBUG (OverseerAutoScalingTriggerThread-72160253784162310-127.0.0.1:34645_solr-n_0000000000) [    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial livenodes: [127.0.0.1:34645_solr]
   [junit4]   2> 1938174 DEBUG (OverseerAutoScalingTriggerThread-72160253784162310-127.0.0.1:34645_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 1938175 DEBUG (OverseerAutoScalingTriggerThread-72160253784162310-127.0.0.1:34645_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 1938175 DEBUG (ScheduledTrigger-7832-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 1938175 INFO  (jetty-launcher-8016-thread-2) [n:127.0.0.1:34645_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1938185 INFO  (jetty-launcher-8016-thread-1) [n:127.0.0.1:34369_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1938188 INFO  (jetty-launcher-8016-thread-1) [n:127.0.0.1:34369_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1938188 INFO  (jetty-launcher-8016-thread-1) [n:127.0.0.1:34369_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34369_solr
   [junit4]   2> 1938191 INFO  (zkCallback-8036-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1938191 INFO  (zkCallback-8043-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1938192 INFO  (jetty-launcher-8016-thread-1) [n:127.0.0.1:34369_solr    ] o.a.s.c.CoreContainer Initializing authentication plugin: org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
   [junit4]   2> 1938216 INFO  (jetty-launcher-8016-thread-2) [n:127.0.0.1:34645_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34645.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e0e98c5
   [junit4]   2> 1938218 INFO  (zkCallback-8028-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1938223 INFO  (zkConnectionManagerCallback-8050-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1938223 INFO  (jetty-launcher-8016-thread-2) [n:127.0.0.1:34645_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34645.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e0e98c5
   [junit4]   2> 1938223 INFO  (jetty-launcher-8016-thread-2) [n:127.0.0.1:34645_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34645.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e0e98c5
   [junit4]   2> 1938224 INFO  (jetty-launcher-8016-thread-1) [n:127.0.0.1:34369_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1938224 INFO  (jetty-launcher-8016-thread-1) [n:127.0.0.1:34369_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39955/solr ready
   [junit4]   2> 1938225 INFO  (jetty-launcher-8016-thread-2) [n:127.0.0.1:34645_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_3F7749E0D0AC2A7B-001/tempDir-001/node2/.
   [junit4]   2> 1938225 INFO  (jetty-launcher-8016-thread-1) [n:127.0.0.1:34369_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1938260 INFO  (jetty-launcher-8016-thread-1) [n:127.0.0.1:34369_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34369.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e0e98c5
   [junit4]   2> 1938267 INFO  (jetty-launcher-8016-thread-1) [n:127.0.0.1:34369_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34369.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e0e98c5
   [junit4]   2> 1938267 INFO  (jetty-launcher-8016-thread-1) [n:127.0.0.1:34369_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34369.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e0e98c5
   [junit4]   2> 1938268 INFO  (jetty-launcher-8016-thread-1) [n:127.0.0.1:34369_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_3F7749E0D0AC2A7B-001/tempDir-001/node1/.
   [junit4]   2> 1938286 INFO  (zkConnectionManagerCallback-8053-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1938288 INFO  (zkConnectionManagerCallback-8058-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1938289 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[3F7749E0D0AC2A7B]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1938290 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[3F7749E0D0AC2A7B]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39955/solr ready
   [junit4]   2> 1938293 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[3F7749E0D0AC2A7B]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testBasics
   [junit4]   2> 1938318 INFO  (qtp1941354788-27537) [n:127.0.0.1:34645_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params async=e4e9fa56-c207-48a7-abec-7f5e63e2eb32&collection.configName=solrCloudCollectionConfig&maxShardsPerNode=2&name=testcollection&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1938321 INFO  (qtp1941354788-27537) [n:127.0.0.1:34645_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=e4e9fa56-c207-48a7-abec-7f5e63e2eb32&collection.configName=solrCloudCollectionConfig&maxShardsPerNode=2&name=testcollection&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 1938324 INFO  (qtp1941354788-27533) [n:127.0.0.1:34645_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=e4e9fa56-c207-48a7-abec-7f5e63e2eb32&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1938325 INFO  (qtp1941354788-27533) [n:127.0.0.1:34645_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=e4e9fa56-c207-48a7-abec-7f5e63e2eb32&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1938325 INFO  (OverseerThreadFactory-7834-thread-1) [    ] o.a.s.c.a.c.CreateCollectionCmd Create collection testcollection
   [junit4]   2> 1938434 INFO  (OverseerStateUpdate-72160253784162310-127.0.0.1:34645_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testcollection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:34369/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1938437 INFO  (OverseerStateUpdate-72160253784162310-127.0.0.1:34645_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testcollection_shard1_replica_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:34645/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1938441 INFO  (OverseerStateUpdate-72160253784162310-127.0.0.1:34645_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testcollection_shard2_replica_n5",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:34369/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1938443 INFO  (OverseerStateUpdate-72160253784162310-127.0.0.1:34645_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testcollection_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:34645/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1938657 INFO  (qtp1941354788-27533) [n:127.0.0.1:34645_solr    x:testcollection_shard2_replica_n6] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464074070985&coreNodeName=core_node8&name=testcollection_shard2_replica_n6&action=CREATE&numShards=2&shard=shard2&wt=javabin} status=0 QTime=0
   [junit4]   2> 1938657 INFO  (parallelCoreAdminExecutor-7835-thread-1-processing-n:127.0.0.1:34645_solr x:testcollection_shard2_replica_n6 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464074070985 CREATE) [n:127.0.0.1:34645_solr    x:testcollection_shard2_replica_n6] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464074070985&coreNodeName=core_node8&name=testcollection_shard2_replica_n6&action=CREATE&numShards=2&shard=shard2&wt=javabin
   [junit4]   2> 1938658 INFO  (parallelCoreAdminExecutor-7835-thread-1-processing-n:127.0.0.1:34645_solr x:testcollection_shard2_replica_n6 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464074070985 CREATE) [n:127.0.0.1:34645_solr    x:testcollection_shard2_replica_n6] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1938658 INFO  (qtp1941354788-27539) [n:127.0.0.1:34645_solr    x:testcollection_shard1_replica_n3] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464067966071&coreNodeName=core_node4&name=testcollection_shard1_replica_n3&action=CREATE&numShards=2&shard=shard1&wt=javabin} status=0 QTime=0
   [junit4]   2> 1938659 INFO  (parallelCoreAdminExecutor-7835-thread-2-processing-n:127.0.0.1:34645_solr x:testcollection_shard1_replica_n3 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464067966071 CREATE) [n:127.0.0.1:34645_solr    x:testcollection_shard1_replica_n3] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464067966071&coreNodeName=core_node4&name=testcollection_shard1_replica_n3&action=CREATE&numShards=2&shard=shard1&wt=javabin
   [junit4]   2> 1938691 INFO  (qtp621711992-27541) [n:127.0.0.1:34369_solr    x:testcollection_shard2_replica_n5] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464072097394&coreNodeName=core_node7&name=testcollection_shard2_replica_n5&action=CREATE&numShards=2&shard=shard2&wt=javabin} status=0 QTime=0
   [junit4]   2> 1938692 INFO  (parallelCoreAdminExecutor-7838-thread-1-processing-n:127.0.0.1:34369_solr x:testcollection_shard2_replica_n5 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464072097394 CREATE) [n:127.0.0.1:34369_solr    x:testcollection_shard2_replica_n5] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464072097394&coreNodeName=core_node7&name=testcollection_shard2_replica_n5&action=CREATE&numShards=2&shard=shard2&wt=javabin
   [junit4]   2> 1938702 INFO  (qtp621711992-27541) [n:127.0.0.1:34369_solr    x:testcollection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464064286739&coreNodeName=core_node2&name=testcollection_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin} status=0 QTime=0
   [junit4]   2> 1938702 INFO  (parallelCoreAdminExecutor-7838-thread-2-processing-n:127.0.0.1:34369_solr x:testcollection_shard1_replica_n1 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464064286739 CREATE) [n:127.0.0.1:34369_solr    x:testcollection_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464064286739&coreNodeName=core_node2&name=testcollection_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin
   [junit4]   2> 1938706 INFO  (qtp621711992-27536) [n:127.0.0.1:34369_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464072097394
   [junit4]   2> 1938706 INFO  (qtp621711992-27536) [n:127.0.0.1:34369_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464072097394&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1939182 DEBUG (ScheduledTrigger-7832-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 1939326 INFO  (qtp1941354788-27528) [n:127.0.0.1:34645_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=e4e9fa56-c207-48a7-abec-7f5e63e2eb32&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1939327 INFO  (qtp1941354788-27528) [n:127.0.0.1:34645_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=e4e9fa56-c207-48a7-abec-7f5e63e2eb32&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 1939702 INFO  (parallelCoreAdminExecutor-7835-thread-2-processing-n:127.0.0.1:34645_solr x:testcollection_shard1_replica_n3 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464067966071 CREATE) [n:127.0.0.1:34645_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1939702 INFO  (parallelCoreAdminExecutor-7835-thread-1-processing-n:127.0.0.1:34645_solr x:testcollection_shard2_replica_n6 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464074070985 CREATE) [n:127.0.0.1:34645_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1939707 INFO  (qtp621711992-27541) [n:127.0.0.1:34369_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464072097394
   [junit4]   2> 1939707 INFO  (qtp621711992-27541) [n:127.0.0.1:34369_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464072097394&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1939708 INFO  (parallelCoreAdminExecutor-7835-thread-1-processing-n:127.0.0.1:34645_solr x:testcollection_shard2_replica_n6 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464074070985 CREATE) [n:127.0.0.1:34645_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.s.IndexSchema [testcollection_shard2_replica_n6] Schema name=minimal
   [junit4]   2> 1939708 INFO  (parallelCoreAdminExecutor-7835-thread-2-processing-n:127.0.0.1:34645_solr x:testcollection_shard1_replica_n3 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464067966071 CREATE) [n:127.0.0.1:34645_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.s.IndexSchema [testcollection_shard1_replica_n3] Schema name=minimal
   [junit4]   2> 1939711 INFO  (parallelCoreAdminExecutor-7835-thread-2-processing-n:127.0.0.1:34645_solr x:testcollection_shard1_replica_n3 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464067966071 CREATE) [n:127.0.0.1:34645_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1939711 INFO  (parallelCoreAdminExecutor-7835-thread-2-processing-n:127.0.0.1:34645_solr x:testcollection_shard1_replica_n3 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464067966071 CREATE) [n:127.0.0.1:34645_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.c.CoreContainer Creating SolrCore 'testcollection_shard1_replica_n3' using configuration from collection testcollection, trusted=true
   [junit4]   2> 1939712 INFO  (parallelCoreAdminExecutor-7835-thread-2-processing-n:127.0.0.1:34645_solr x:testcollection_shard1_replica_n3 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464067966071 CREATE) [n:127.0.0.1:34645_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34645.solr.core.testcollection.shard1.replica_n3' (registry 'solr.core.testcollection.shard1.replica_n3') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e0e98c5
   [junit4]   2> 1939712 INFO  (parallelCoreAdminExecutor-7835-thread-2-processing-n:127.0.0.1:34645_solr x:testcollection_shard1_replica_n3 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464067966071 CREATE) [n:127.0.0.1:34645_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1939712 INFO  (parallelCoreAdminExecutor-7835-thread-2-processing-n:127.0.0.1:34645_solr x:testcollection_shard1_replica_n3 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464067966071 CREATE) [n:127.0.0.1:34645_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.c.SolrCore [[testcollection_shard1_replica_n3] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_3F7749E0D0AC2A7B-001/tempDir-001/node2/testcollection_shard1_replica_n3], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_3F7749E0D0AC2A7B-001/tempDir-001/node2/./testcollection_shard1_replica_n3/data/]
   [junit4]   2> 1939712 INFO  (parallelCoreAdminExecutor-7835-thread-1-processing-n:127.0.0.1:34645_solr x:testcollection_shard2_replica_n6 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464074070985 CREATE) [n:127.0.0.1:34645_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1939713 INFO  (parallelCoreAdminExecutor-7835-thread-1-processing-n:127.0.0.1:34645_solr x:testcollection_shard2_replica_n6 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464074070985 CREATE) [n:127.0.0.1:34645_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.c.CoreContainer Creating SolrCore 'testcollection_shard2_replica_n6' using configuration from collection testcollection, trusted=true
   [junit4]   2> 1939713 INFO  (parallelCoreAdminExecutor-7835-thread-1-processing-n:127.0.0.1:34645_solr x:testcollection_shard2_replica_n6 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464074070985 CREATE) [n:127.0.0.1:34645_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34645.solr.core.testcollection.shard2.replica_n6' (registry 'solr.core.testcollection.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e0e98c5
   [junit4]   2> 1939713 INFO  (parallelCoreAdminExecutor-7835-thread-1-processing-n:127.0.0.1:34645_solr x:testcollection_shard2_replica_n6 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464074070985 CREATE) [n:127.0.0.1:34645_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1939713 INFO  (parallelCoreAdminExecutor-7835-thread-1-processing-n:127.0.0.1:34645_solr x:testcollection_shard2_replica_n6 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464074070985 CREATE) [n:127.0.0.1:34645_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.c.SolrCore [[testcollection_shard2_replica_n6] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_3F7749E0D0AC2A7B-001/tempDir-001/node2/testcollection_shard2_replica_n6], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_3F7749E0D0AC2A7B-001/tempDir-001/node2/./testcollection_shard2_replica_n6/data/]
   [junit4]   2> 1939721 INFO  (parallelCoreAdminExecutor-7838-thread-1-processing-n:127.0.0.1:34369_solr x:testcollection_shard2_replica_n5 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464072097394 CREATE) [n:127.0.0.1:34369_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n5] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1939742 INFO  (parallelCoreAdminExecutor-7838-thread-1-processing-n:127.0.0.1:34369_solr x:testcollection_shard2_replica_n5 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464072097394 CREATE) [n:127.0.0.1:34369_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n5] o.a.s.s.IndexSchema [testcollection_shard2_replica_n5] Schema name=minimal
   [junit4]   2> 1939743 INFO  (parallelCoreAdminExecutor-7838-thread-2-processing-n:127.0.0.1:34369_solr x:testcollection_shard1_replica_n1 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464064286739 CREATE) [n:127.0.0.1:34369_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1939744 INFO  (parallelCoreAdminExecutor-7838-thread-1-processing-n:127.0.0.1:34369_solr x:testcollection_shard2_replica_n5 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464072097394 CREATE) [n:127.0.0.1:34369_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n5] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1939744 INFO  (parallelCoreAdminExecutor-7838-thread-1-processing-n:127.0.0.1:34369_solr x:testcollection_shard2_replica_n5 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464072097394 CREATE) [n:127.0.0.1:34369_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n5] o.a.s.c.CoreContainer Creating SolrCore 'testcollection_shard2_replica_n5' using configuration from collection testcollection, trusted=true
   [junit4]   2> 1939745 INFO  (parallelCoreAdminExecutor-7838-thread-1-processing-n:127.0.0.1:34369_solr x:testcollection_shard2_replica_n5 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464072097394 CREATE) [n:127.0.0.1:34369_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n5] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34369.solr.core.testcollection.shard2.replica_n5' (registry 'solr.core.testcollection.shard2.replica_n5') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e0e98c5
   [junit4]   2> 1939745 INFO  (parallelCoreAdminExecutor-7838-thread-1-processing-n:127.0.0.1:34369_solr x:testcollection_shard2_replica_n5 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464072097394 CREATE) [n:127.0.0.1:34369_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n5] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1939745 INFO  (parallelCoreAdminExecutor-7838-thread-1-processing-n:127.0.0.1:34369_solr x:testcollection_shard2_replica_n5 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464072097394 CREATE) [n:127.0.0.1:34369_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n5] o.a.s.c.SolrCore [[testcollection_shard2_replica_n5] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_3F7749E0D0AC2A7B-001/tempDir-001/node1/testcollection_shard2_replica_n5], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_3F7749E0D0AC2A7B-001/tempDir-001/node1/./testcollection_shard2_replica_n5/data/]
   [junit4]   2> 1939750 INFO  (parallelCoreAdminExecutor-7838-thread-2-processing-n:127.0.0.1:34369_solr x:testcollection_shard1_replica_n1 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464064286739 CREATE) [n:127.0.0.1:34369_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.s.IndexSchema [testcollection_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1939751 INFO  (parallelCoreAdminExecutor-7838-thread-2-processing-n:127.0.0.1:34369_solr x:testcollection_shard1_replica_n1 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464064286739 CREATE) [n:127.0.0.1:34369_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1939752 INFO  (parallelCoreAdminExecutor-7838-thread-2-processing-n:127.0.0.1:34369_solr x:testcollection_shard1_replica_n1 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464064286739 CREATE) [n:127.0.0.1:34369_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'testcollection_shard1_replica_n1' using configuration from collection testcollection, trusted=true
   [junit4]   2> 1939752 INFO  (parallelCoreAdminExecutor-7838-thread-2-processing-n:127.0.0.1:34369_solr x:testcollection_shard1_replica_n1 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464064286739 CREATE) [n:127.0.0.1:34369_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34369.solr.core.testcollection.shard1.replica_n1' (registry 'solr.core.testcollection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e0e98c5
   [junit4]   2> 1939752 INFO  (parallelCoreAdminExecutor-7838-thread-2-processing-n:127.0.0.1:34369_solr x:testcollection_shard1_replica_n1 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464064286739 CREATE) [n:127.0.0.1:34369_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1939752 INFO  (parallelCoreAdminExecutor-7838-thread-2-processing-n:127.0.0.1:34369_solr x:testcollection_shard1_replica_n1 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464064286739 CREATE) [n:127.0.0.1:34369_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.c.SolrCore [[testcollection_shard1_replica_n1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_3F7749E0D0AC2A7B-001/tempDir-001/node1/testcollection_shard1_replica_n1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_3F7749E0D0AC2A7B-001/tempDir-001/node1/./testcollection_shard1_replica_n1/data/]
   [junit4]   2> 1939781 INFO  (parallelCoreAdminExecutor-7835-thread-2-processing-n:127.0.0.1:34645_solr x:testcollection_shard1_replica_n3 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464067966071 CREATE) [n:127.0.0.1:34645_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1939781 INFO  (parallelCoreAdminExecutor-7835-thread-2-processing-n:127.0.0.1:34645_solr x:testcollection_shard1_replica_n3 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464067966071 CREATE) [n:127.0.0.1:34645_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1939783 INFO  (parallelCoreAdminExecutor-7835-thread-2-processing-n:127.0.0.1:34645_solr x:testcollection_shard1_replica_n3 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464067966071 CREATE) [n:127.0.0.1:34645_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1939783 INFO  (parallelCoreAdminExecutor-7835-thread-2-processing-n:127.0.0.1:34645_solr x:testcollection_shard1_replica_n3 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464067966071 CREATE) [n:127.0.0.1:34645_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1939784 INFO  (parallelCoreAdminExecutor-7835-thread-2-processing-n:127.0.0.1:34645_solr x:testcollection_shard1_replica_n3 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464067966071 CREATE) [n:127.0.0.1:34645_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.s.SolrIndexSearcher Opening [Searcher@30746035[testcollection_shard1_replica_n3] main]
   [junit4]   2> 1939785 INFO  (parallelCoreAdminExecutor-7835-thread-2-processing-n:127.0.0.1:34645_solr x:testcollection_shard1_replica_n3 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464067966071 CREATE) [n:127.0.0.1:34645_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig
   [junit4]   2> 1939785 INFO  (parallelCoreAdminExecutor-7835-thread-2-processing-n:127.0.0.1:34645_solr x:testcollection_shard1_replica_n3 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464067966071 CREATE) [n:127.0.0.1:34645_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 1939786 INFO  (parallelCoreAdminExecutor-7835-thread-2-processing-n:127.0.0.1:34645_solr x:testcollection_shard1_replica_n3 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464067966071 CREATE) [n:127.0.0.1:34645_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1939786 INFO  (parallelCoreAdminExecutor-7835-thread-2-processing-n:127.0.0.1:34645_solr x:testcollection_shard1_replica_n3 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464067966071 CREATE) [n:127.0.0.1:34645_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1608806775590486016
   [junit4]   2> 1939789 INFO  (searcherExecutor-7843-thread-1-processing-x:testcollection_shard1_replica_n3 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464067966071 r:core_node4 CREATE n:127.0.0.1:34645_solr c:testcollection s:shard1) [n:127.0.0.1:34645_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.c.SolrCore [testcollection_shard1_replica_n3] Registered new searcher Searcher@30746035[testcollection_shard1_replica_n3] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1939789 INFO  (parallelCoreAdminExecutor-7838-thread-1-processing-n:127.0.0.1:34369_solr x:testcollection_shard2_replica_n5 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464072097394 CREATE) [n:127.0.0.1:34369_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n5] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1939789 INFO  (parallelCoreAdminExecutor-7838-thread-1-processing-n:127.0.0.1:34369_solr x:testcollection_shard2_replica_n5 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464072097394 CREATE) [n:127.0.0.1:34369_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n5] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1939790 INFO  (parallelCoreAdminExecutor-7838-thread-1-processing-n:127.0.0.1:34369_solr x:testcollection_shard2_replica_n5 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464072097394 CREATE) [n:127.0.0.1:34369_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n5] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1939790 INFO  (parallelCoreAdminExecutor-7838-thread-1-processing-n:127.0.0.1:34369_solr x:testcollection_shard2_replica_n5 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464072097394 CREATE) [n:127.0.0.1:34369_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n5] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1939792 INFO  (parallelCoreAdminExecutor-7835-thread-1-processing-n:127.0.0.1:34645_solr x:testcollection_shard2_replica_n6 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464074070985 CREATE) [n:127.0.0.1:34645_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1939792 INFO  (parallelCoreAdminExecutor-7835-thread-1-processing-n:127.0.0.1:34645_solr x:testcollection_shard2_replica_n6 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464074070985 CREATE) [n:127.0.0.1:34645_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1939793 INFO  (parallelCoreAdminExecutor-7838-thread-1-processing-n:127.0.0.1:34369_solr x:testcollection_shard2_replica_n5 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464072097394 CREATE) [n:127.0.0.1:34369_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n5] o.a.s.s.SolrIndexSearcher Opening [Searcher@78bea216[testcollection_shard2_replica_n5] main]
   [junit4]   2> 1939794 INFO  (parallelCoreAdminExecutor-7838-thread-1-processing-n:127.0.0.1:34369_solr x:testcollection_shard2_replica_n5 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464072097394 CREATE) [n:127.0.0.1:34369_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n5] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig
   [junit4]   2> 1939794 INFO  (parallelCoreAdminExecutor-7838-thread-1-processing-n:127.0.0.1:34369_solr x:testcollection_shard2_replica_n5 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464072097394 CREATE) [n:127.0.0.1:34369_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n5] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 1939795 INFO  (parallelCoreAdminExecutor-7835-thread-1-processing-n:127.0.0.1:34645_solr x:testcollection_shard2_replica_n6 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464074070985 CREATE) [n:127.0.0.1:34645_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1939795 INFO  (parallelCoreAdminExecutor-7835-thread-1-processing-n:127.0.0.1:34645_solr x:testcollection_shard2_replica_n6 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464074070985 CREATE) [n:127.0.0.1:34645_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1939795 INFO  (parallelCoreAdminExecutor-7838-thread-2-processing-n:127.0.0.1:34369_solr x:testcollection_shard1_replica_n1 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464064286739 CREATE) [n:127.0.0.1:34369_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1939795 INFO  (parallelCoreAdminExecutor-7838-thread-2-processing-n:127.0.0.1:34369_solr x:testcollection_shard1_replica_n1 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464064286739 CREATE) [n:127.0.0.1:34369_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1939795 INFO  (parallelCoreAdminExecutor-7835-thread-2-processing-n:127.0.0.1:34645_solr x:testcollection_shard1_replica_n3 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464067966071 CREATE) [n:127.0.0.1:34645_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testcollection/terms/shard1 to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 1939795 INFO  (parallelCoreAdminExecutor-7838-thread-1-processing-n:127.0.0.1:34369_solr x:testcollection_shard2_replica_n5 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464072097394 CREATE) [n:127.0.0.1:34369_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n5] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1939796 INFO  (searcherExecutor-7845-thread-1-processing-x:testcollection_shard2_replica_n5 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464072097394 r:core_node7 CREATE n:127.0.0.1:34369_solr c:testcollection s:shard2) [n:127.0.0.1:34369_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n5] o.a.s.c.SolrCore [testcollection_shard2_replica_n5] Registered new searcher Searcher@78bea216[testcollection_shard2_replica_n5] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1939796 INFO  (parallelCoreAdminExecutor-7838-thread-2-processing-n:127.0.0.1:34369_solr x:testcollection_shard1_replica_n1 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464064286739 CREATE) [n:127.0.0.1:34369_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1939796 INFO  (parallelCoreAdminExecutor-7838-thread-2-processing-n:127.0.0.1:34369_solr x:testcollection_shard1_replica_n1 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464064286739 CREATE) [n:127.0.0.1:34369_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1939796 INFO  (parallelCoreAdminExecutor-7838-thread-1-processing-n:127.0.0.1:34369_solr x:testcollection_shard2_replica_n5 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464072097394 CREATE) [n:127.0.0.1:34369_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n5] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1608806775600971776
   [junit4]   2> 1939797 INFO  (parallelCoreAdminExecutor-7835-thread-1-processing-n:127.0.0.1:34645_solr x:testcollection_shard2_replica_n6 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464074070985 CREATE) [n:127.0.0.1:34645_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.s.SolrIndexSearcher Opening [Searcher@1630537f[testcollection_shard2_replica_n6] main]
   [junit4]   2> 1939797 INFO  (parallelCoreAdminExecutor-7838-thread-2-processing-n:127.0.0.1:34369_solr x:testcollection_shard1_replica_n1 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464064286739 CREATE) [n:127.0.0.1:34369_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@250ba1a1[testcollection_shard1_replica_n1] main]
   [junit4]   2> 1939798 INFO  (parallelCoreAdminExecutor-7838-thread-2-processing-n:127.0.0.1:34369_solr x:testcollection_shard1_replica_n1 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464064286739 CREATE) [n:127.0.0.1:34369_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig
   [junit4]   2> 1939798 INFO  (parallelCoreAdminExecutor-7835-thread-1-processing-n:127.0.0.1:34645_solr x:testcollection_shard2_replica_n6 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464074070985 CREATE) [n:127.0.0.1:34645_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig
   [junit4]   2> 1939798 INFO  (parallelCoreAdminExecutor-7838-thread-2-processing-n:127.0.0.1:34369_solr x:testcollection_shard1_replica_n1 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464064286739 CREATE) [n:127.0.0.1:34369_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 1939799 INFO  (parallelCoreAdminExecutor-7835-thread-1-processing-n:127.0.0.1:34645_solr x:testcollection_shard2_replica_n6 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464074070985 CREATE) [n:127.0.0.1:34645_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 1939799 INFO  (parallelCoreAdminExecutor-7838-thread-2-processing-n:127.0.0.1:34369_solr x:testcollection_shard1_replica_n1 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464064286739 CREATE) [n:127.0.0.1:34369_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1939799 INFO  (parallelCoreAdminExecutor-7838-thread-2-processing-n:127.0.0.1:34369_solr x:testcollection_shard1_replica_n1 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464064286739 CREATE) [n:127.0.0.1:34369_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1608806775604117504
   [junit4]   2> 1939801 INFO  (parallelCoreAdminExecutor-7835-thread-2-processing-n:127.0.0.1:34645_solr x:testcollection_shard1_replica_n3 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464067966071 CREATE) [n:127.0.0.1:34645_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 1939801 INFO  (searcherExecutor-7846-thread-1-processing-x:testcollection_shard1_replica_n1 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464064286739 r:core_node2 CREATE n:127.0.0.1:34369_solr c:testcollection s:shard1) [n:127.0.0.1:34369_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.c.SolrCore [testcollection_shard1_replica_n1] Registered new searcher Searcher@250ba1a1[testcollection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1939801 INFO  (parallelCoreAdminExecutor-7835-thread-1-processing-n:127.0.0.1:34645_solr x:testcollection_shard2_replica_n6 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464074070985 CREATE) [n:127.0.0.1:34645_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1939801 INFO  (parallelCoreAdminExecutor-7835-thread-1-processing-n:127.0.0.1:34645_solr x:testcollection_shard2_replica_n6 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464074070985 CREATE) [n:127.0.0.1:34645_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1608806775606214656
   [junit4]   2> 1939803 INFO  (searcherExecutor-7844-thread-1-processing-x:testcollection_shard2_replica_n6 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464074070985 r:core_node8 CREATE n:127.0.0.1:34645_solr c:testcollection s:shard2) [n:127.0.0.1:34645_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.c.SolrCore [testcollection_shard2_replica_n6] Registered new searcher Searcher@1630537f[testcollection_shard2_replica_n6] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1939803 INFO  (parallelCoreAdminExecutor-7838-thread-1-processing-n:127.0.0.1:34369_solr x:testcollection_shard2_replica_n5 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464072097394 CREATE) [n:127.0.0.1:34369_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n5] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testcollection/terms/shard2 to Terms{values={core_node7=0}, version=0}
   [junit4]   2> 1939805 INFO  (parallelCoreAdminExecutor-7838-thread-2-processing-n:127.0.0.1:34369_solr x:testcollection_shard1_replica_n1 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464064286739 CREATE) [n:127.0.0.1:34369_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testcollection/terms/shard1 to Terms{values={core_node2=0, core_node4=0}, version=1}
   [junit4]   2> 1939809 INFO  (parallelCoreAdminExecutor-7835-thread-1-processing-n:127.0.0.1:34645_solr x:testcollection_shard2_replica_n6 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464074070985 CREATE) [n:127.0.0.1:34645_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testcollection/terms/shard2 to Terms{values={core_node7=0, core_node8=0}, version=1}
   [junit4]   2> 1939811 INFO  (parallelCoreAdminExecutor-7838-thread-1-processing-n:127.0.0.1:34369_solr x:testcollection_shard2_replica_n5 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464072097394 CREATE) [n:127.0.0.1:34369_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n5] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1939811 INFO  (parallelCoreAdminExecutor-7838-thread-1-processing-n:127.0.0.1:34369_solr x:testcollection_shard2_replica_n5 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464072097394 CREATE) [n:127.0.0.1:34369_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n5] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1939811 INFO  (parallelCoreAdminExecutor-7838-thread-1-processing-n:127.0.0.1:34369_solr x:testcollection_shard2_replica_n5 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464072097394 CREATE) [n:127.0.0.1:34369_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n5] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:34369/solr/testcollection_shard2_replica_n5/
   [junit4]   2> 1939812 INFO  (parallelCoreAdminExecutor-7838-thread-1-processing-n:127.0.0.1:34369_solr x:testcollection_shard2_replica_n5 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464072097394 CREATE) [n:127.0.0.1:34369_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n5] o.a.s.u.PeerSync PeerSync: core=testcollection_shard2_replica_n5 url=https://127.0.0.1:34369/solr START replicas=[https://127.0.0.1:34645/solr/testcollection_shard2_replica_n6/] nUpdates=100
   [junit4]   2> 1939812 INFO  (parallelCoreAdminExecutor-7838-thread-1-processing-n:127.0.0.1:34369_solr x:testcollection_shard2_replica_n5 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464072097394 CREATE) [n:127.0.0.1:34369_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n5] o.a.s.u.PeerSync PeerSync: core=testcollection_shard2_replica_n5 url=https://127.0.0.1:34369/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1939818 INFO  (qtp1941354788-27528) [n:127.0.0.1:34645_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.c.S.Request [testcollection_shard2_replica_n6]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 1939819 INFO  (parallelCoreAdminExecutor-7838-thread-1-processing-n:127.0.0.1:34369_solr x:testcollection_shard2_replica_n5 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464072097394 CREATE) [n:127.0.0.1:34369_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n5] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1939819 INFO  (parallelCoreAdminExecutor-7838-thread-1-processing-n:127.0.0.1:34369_solr x:testcollection_shard2_replica_n5 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464072097394 CREATE) [n:127.0.0.1:34369_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n5] 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> 1939819 INFO  (parallelCoreAdminExecutor-7838-thread-1-processing-n:127.0.0.1:34369_solr x:testcollection_shard2_replica_n5 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464072097394 CREATE) [n:127.0.0.1:34369_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n5] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1939823 INFO  (parallelCoreAdminExecutor-7838-thread-1-processing-n:127.0.0.1:34369_solr x:testcollection_shard2_replica_n5 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464072097394 CREATE) [n:127.0.0.1:34369_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n5] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:34369/solr/testcollection_shard2_replica_n5/ shard2
   [junit4]   2> 1939925 INFO  (parallelCoreAdminExecutor-7838-thread-1-processing-n:127.0.0.1:34369_solr x:testcollection_shard2_replica_n5 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464072097394 CREATE) [n:127.0.0.1:34369_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n5] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1940028 INFO  (zkCallback-8028-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1940186 DEBUG (ScheduledTrigger-7832-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 1940302 INFO  (parallelCoreAdminExecutor-7835-thread-2-processing-n:127.0.0.1:34645_solr x:testcollection_shard1_replica_n3 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464067966071 CREATE) [n:127.0.0.1:34645_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1940302 INFO  (parallelCoreAdminExecutor-7835-thread-2-processing-n:127.0.0.1:34645_solr x:testcollection_shard1_replica_n3 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464067966071 CREATE) [n:127.0.0.1:34645_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1940302 INFO  (parallelCoreAdminExecutor-7835-thread-2-processing-n:127.0.0.1:34645_solr x:testcollection_shard1_replica_n3 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464067966071 CREATE) [n:127.0.0.1:34645_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:34645/solr/testcollection_shard1_replica_n3/
   [junit4]   2> 1940303 INFO  (parallelCoreAdminExecutor-7835-thread-2-processing-n:127.0.0.1:34645_solr x:testcollection_shard1_replica_n3 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464067966071 CREATE) [n:127.0.0.1:34645_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.u.PeerSync PeerSync: core=testcollection_shard1_replica_n3 url=https://127.0.0.1:34645/solr START replicas=[https://127.0.0.1:34369/solr/testcollection_shard1_replica_n1/] nUpdates=100
   [junit4]   2> 1940303 INFO  (parallelCoreAdminExecutor-7835-thread-2-processing-n:127.0.0.1:34645_solr x:testcollection_shard1_replica_n3 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464067966071 CREATE) [n:127.0.0.1:34645_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.u.PeerSync PeerSync: core=testcollection_shard1_replica_n3 url=https://127.0.0.1:34645/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1940308 INFO  (qtp621711992-27536) [n:127.0.0.1:34369_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.c.S.Request [testcollection_shard1_replica_n1]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 1940308 INFO  (parallelCoreAdminExecutor-7835-thread-2-processing-n:127.0.0.1:34645_solr x:testcollection_shard1_replica_n3 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464067966071 CREATE) [n:127.0.0.1:34645_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1940308 INFO  (parallelCoreAdminExecutor-7835-thread-2-processing-n:127.0.0.1:34645_solr x:testcollection_shard1_replica_n3 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464067966071 CREATE) [n:127.0.0.1:34645_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_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> 1940308 INFO  (parallelCoreAdminExecutor-7835-thread-2-processing-n:127.0.0.1:34645_solr x:testcollection_shard1_replica_n3 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464067966071 CREATE) [n:127.0.0.1:34645_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1940311 INFO  (parallelCoreAdminExecutor-7835-thread-2-processing-n:127.0.0.1:34645_solr x:testcollection_shard1_replica_n3 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464067966071 CREATE) [n:127.0.0.1:34645_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:34645/solr/testcollection_shard1_replica_n3/ shard1
   [junit4]   2> 1940328 INFO  (qtp1941354788-27539) [n:127.0.0.1:34645_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=e4e9fa56-c207-48a7-abec-7f5e63e2eb32&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1940329 INFO  (qtp1941354788-27539) [n:127.0.0.1:34645_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=e4e9fa56-c207-48a7-abec-7f5e63e2eb32&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1940412 INFO  (zkCallback-8028-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1940413 INFO  (parallelCoreAdminExecutor-7835-thread-2-processing-n:127.0.0.1:34645_solr x:testcollection_shard1_replica_n3 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464067966071 CREATE) [n:127.0.0.1:34645_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1940516 INFO  (zkCallback-8028-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1940516 INFO  (zkCallback-8036-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1940708 INFO  (qtp621711992-27541) [n:127.0.0.1:34369_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464072097394
   [junit4]   2> 1940708 INFO  (qtp621711992-27541) [n:127.0.0.1:34369_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464072097394&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1940712 INFO  (qtp1941354788-27533) [n:127.0.0.1:34645_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464074070985
   [junit4]   2> 1940712 INFO  (qtp1941354788-27533) [n:127.0.0.1:34645_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464074070985&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1940915 INFO  (zkCallback-8028-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1940915 INFO  (zkCallback-8036-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1941186 DEBUG (ScheduledTrigger-7832-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 1941330 INFO  (qtp1941354788-27528) [n:127.0.0.1:34645_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=e4e9fa56-c207-48a7-abec-7f5e63e2eb32&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1941330 INFO  (qtp1941354788-27528) [n:127.0.0.1:34645_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=e4e9fa56-c207-48a7-abec-7f5e63e2eb32&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1941715 INFO  (qtp1941354788-27539) [n:127.0.0.1:34645_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464074070985
   [junit4]   2> 1941715 INFO  (qtp1941354788-27539) [n:127.0.0.1:34645_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464074070985&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1941719 INFO  (OverseerThreadFactory-7834-thread-1) [    ] 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> 1942186 DEBUG (ScheduledTrigger-7832-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 1942329 INFO  (OverseerCollectionConfigSetProcessor-72160253784162310-127.0.0.1:34645_solr-n_0000000000) [    ] 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> 1942331 INFO  (qtp1941354788-27533) [n:127.0.0.1:34645_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=e4e9fa56-c207-48a7-abec-7f5e63e2eb32&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1942332 INFO  (qtp1941354788-27533) [n:127.0.0.1:34645_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=e4e9fa56-c207-48a7-abec-7f5e63e2eb32&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1942333 INFO  (qtp1941354788-27539) [n:127.0.0.1:34645_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletestatus with params requestid=e4e9fa56-c207-48a7-abec-7f5e63e2eb32&action=DELETESTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1942334 INFO  (qtp1941354788-27539) [n:127.0.0.1:34645_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=e4e9fa56-c207-48a7-abec-7f5e63e2eb32&action=DELETESTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1942334 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[3F7749E0D0AC2A7B]) [    ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: testcollection failOnTimeout:true timeout (sec):330
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:active live:true
   [junit4]   1> replica:core_node4 rstate:active live:true
   [junit4]   1> replica:core_node7 rstate:active live:true
   [junit4]   1> replica:core_node8 rstate:active live:true
   [junit4]   1> no one is recoverying
   [junit4]   2> 1942335 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[3F7749E0D0AC2A7B]) [    ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: testcollection
   [junit4]   2> 1942345 INFO  (qtp621711992-27540) [n:127.0.0.1:34369_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n5] o.a.s.c.S.Request [testcollection_shard2_replica_n5]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=testcollection:7&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=https://127.0.0.1:34369/solr/testcollection_shard2_replica_n5/|https://127.0.0.1:34645/solr/testcollection_shard2_replica_n6/&rows=10&version=2&q=*:*&NOW=1534277704493&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 1942345 INFO  (qtp621711992-27527) [n:127.0.0.1:34369_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.c.S.Request [testcollection_shard1_replica_n1]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=testcollection:7&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=https://127.0.0.1:34369/solr/testcollection_shard1_replica_n1/|https://127.0.0.1:34645/solr/testcollection_shard1_replica_n3/&rows=10&version=2&q=*:*&NOW=1534277704493&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 1942346 INFO  (qtp621711992-27541) [n:127.0.0.1:34369_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.c.S.Request [testcollection_shard1_replica_n1]  webapp=/solr path=/select params={q=*:*&_stateVer_=testcollection:7&wt=javabin&version=2} hits=0 status=0 QTime=7
   [junit4]   2> 1942358 INFO  (qtp1941354788-27533) [n:127.0.0.1:34645_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testcollection/terms/shard1 to Terms{values={core_node2=1, core_node4=1}, version=2}
   [junit4]   2> 1942370 INFO  (qtp621711992-27541) [n:127.0.0.1:34369_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testcollection_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:34645/solr/testcollection_shard1_replica_n3/&wt=javabin&version=2}{add=[1 (1608806778283229184)]} 0 10
   [junit4]   2> 1942370 INFO  (qtp1941354788-27533) [n:127.0.0.1:34645_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.u.p.LogUpdateProcessorFactory [testcollection_shard1_replica_n3]  webapp=/solr path=/update params={_stateVer_=testcollection:7&wt=javabin&version=2}{add=[1 (1608806778283229184)]} 0 16
   [junit4]   2> 1942371 INFO  (qtp621711992-27536) [n:127.0.0.1:34369_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1608806778301054976,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1942376 INFO  (qtp621711992-27536) [n:127.0.0.1:34369_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1f3070f6 commitCommandVersion:1608806778301054976
   [junit4]   2> 1942378 INFO  (qtp621711992-27527) [n:127.0.0.1:34369_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n5] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1608806778308395008,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1942381 INFO  (qtp621711992-27527) [n:127.0.0.1:34369_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n5] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1942384 INFO  (qtp621711992-27527) [n:127.0.0.1:34369_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n5] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1942384 INFO  (qtp621711992-27527) [n:127.0.0.1:34369_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n5] o.a.s.u.p.LogUpdateProcessorFactory [testcollection_shard2_replica_n5]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:34645/solr/testcollection_shard1_replica_n3/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 6
   [junit4]   2> 1942398 INFO  (qtp1941354788-27533) [n:127.0.0.1:34645_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1608806778329366528,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1942398 INFO  (qtp1941354788-27533) [n:127.0.0.1:34645_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@688c7654 commitCommandVersion:1608806778329366528
   [junit4]   2> 1942398 INFO  (qtp1941354788-27528) [n:127.0.0.1:34645_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1608806778329366528,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1942398 INFO  (qtp1941354788-27528) [n:127.0.0.1:34645_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1942401 INFO  (qtp1941354788-27528) [n:127.0.0.1:34645_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1942401 INFO  (qtp1941354788-27528) [n:127.0.0.1:34645_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.u.p.LogUpdateProcessorFactory [testcollection_shard2_replica_n6]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:34645/solr/testcollection_shard1_replica_n3/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 3
   [junit4]   2> 1942402 INFO  (qtp621711992-27536) [n:127.0.0.1:34369_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@25f5fd8b[testcollection_shard1_replica_n1] main]
   [junit4]   2> 1942412 INFO  (qtp621711992-27536) [n:127.0.0.1:34369_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1942412 INFO  (qtp1941354788-27533) [n:127.0.0.1:34645_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.s.SolrIndexSearcher Opening [Searcher@7ebc9178[testcollection_shard1_replica_n3] main]
   [junit4]   2> 1942414 INFO  (searcherExecutor-7846-thread-1-processing-n:127.0.0.1:34369_solr x:testcollection_shard1_replica_n1 c:testcollection s:shard1 r:core_node2) [n:127.0.0.1:34369_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.c.SolrCore [testcollection_shard1_replica_n1] Registered new searcher Searcher@25f5fd8b[testcollection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1)))}
   [junit4]   2> 1942414 INFO  (searcherExecutor-7843-thread-1-processing-n:127.0.0.1:34645_solr x:testcollection_shard1_replica_n3 c:testcollection s:shard1 r:core_node4) [n:127.0.0.1:34645_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.c.SolrCore [testcollection_shard1_replica_n3] Registered new searcher Searcher@7ebc9178[testcollection_shard1_replica_n3] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1)))}
   [junit4]   2> 1942414 INFO  (qtp1941354788-27533) [n:127.0.0.1:34645_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1942414 INFO  (qtp621711992-27536) [n:127.0.0.1:34369_solr c:testcollection s:shard1 r:core_node2 x:testcollection_sha

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

nkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/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 = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/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 = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/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 = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/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 = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/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 = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/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 = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/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 = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/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 = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/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 = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/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 = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/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 = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/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 = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/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 = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/null742063050
     [copy] Copying 238 files to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/null742063050
   [delete] Deleting directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/null742063050

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 21ms :: artifacts dl 1ms
	---------------------------------------------------------------------
	|                  |            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: 99 minutes 38 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath$34.hasMatch(FilePath.java:2678)
	at hudson.FilePath$34.invoke(FilePath.java:2557)
	at hudson.FilePath$34.invoke(FilePath.java:2547)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene
		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:1036)
		at hudson.FilePath.act(FilePath.java:1025)
		at hudson.FilePath.validateAntFileMask(FilePath.java:2547)
		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:1819)
		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:2920)
	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:1038)
	at hudson.FilePath.act(FilePath.java:1025)
	at hudson.FilePath.validateAntFileMask(FilePath.java:2547)
	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:1819)
	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)

[JENKINS] Lucene-Solr-BadApples-Tests-master - Build # 126 - Still Unstable

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-BadApples-Tests-master/126/

1 tests failed.
FAILED:  org.apache.solr.search.TestRecovery.testExistOldBufferLog

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([E570CE6D1148A781:BB20D3389F873708]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertFalse(Assert.java:68)
	at org.junit.Assert.assertFalse(Assert.java:79)
	at org.apache.solr.search.TestRecovery.testExistOldBufferLog(TestRecovery.java:1073)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 12348 lines...]
   [junit4] Suite: org.apache.solr.search.TestRecovery
   [junit4]   2> 100090 INFO  (SUITE-TestRecovery-seed#[E570CE6D1148A781]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.search.TestRecovery_E570CE6D1148A781-001/init-core-data-001
   [junit4]   2> 100091 WARN  (SUITE-TestRecovery-seed#[E570CE6D1148A781]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=11 numCloses=11
   [junit4]   2> 100091 INFO  (SUITE-TestRecovery-seed#[E570CE6D1148A781]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 100093 INFO  (SUITE-TestRecovery-seed#[E570CE6D1148A781]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 100093 INFO  (SUITE-TestRecovery-seed#[E570CE6D1148A781]-worker) [    ] o.a.s.SolrTestCaseJ4 updateLog impl=solr.CdcrUpdateLog
   [junit4]   2> 100094 INFO  (SUITE-TestRecovery-seed#[E570CE6D1148A781]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 100098 INFO  (SUITE-TestRecovery-seed#[E570CE6D1148A781]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/lib, /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 100146 INFO  (SUITE-TestRecovery-seed#[E570CE6D1148A781]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 100252 INFO  (SUITE-TestRecovery-seed#[E570CE6D1148A781]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 100496 INFO  (SUITE-TestRecovery-seed#[E570CE6D1148A781]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 100686 INFO  (SUITE-TestRecovery-seed#[E570CE6D1148A781]-worker) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 100686 INFO  (SUITE-TestRecovery-seed#[E570CE6D1148A781]-worker) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 100700 INFO  (SUITE-TestRecovery-seed#[E570CE6D1148A781]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58c91144
   [junit4]   2> 100706 INFO  (SUITE-TestRecovery-seed#[E570CE6D1148A781]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58c91144
   [junit4]   2> 100706 INFO  (SUITE-TestRecovery-seed#[E570CE6D1148A781]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58c91144
   [junit4]   2> 100714 INFO  (coreLoadExecutor-354-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/lib, /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 100811 INFO  (coreLoadExecutor-354-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 100829 INFO  (coreLoadExecutor-354-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 100953 INFO  (coreLoadExecutor-354-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 100995 INFO  (coreLoadExecutor-354-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 100995 INFO  (coreLoadExecutor-354-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58c91144
   [junit4]   2> 100998 INFO  (coreLoadExecutor-354-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 100998 INFO  (coreLoadExecutor-354-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.search.TestRecovery_E570CE6D1148A781-001/init-core-data-001/]
   [junit4]   2> 101004 INFO  (coreLoadExecutor-354-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=36, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2369706801032601]
   [junit4]   2> 101042 WARN  (coreLoadExecutor-354-thread-1) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 101137 INFO  (coreLoadExecutor-354-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 101137 INFO  (coreLoadExecutor-354-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 101139 INFO  (coreLoadExecutor-354-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 101139 INFO  (coreLoadExecutor-354-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 101141 INFO  (coreLoadExecutor-354-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=11, maxMergeAtOnceExplicit=21, maxMergedSegmentMB=49.0634765625, floorSegmentMB=2.0078125, forceMergeDeletesPctAllowed=16.890977116858824, segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.22801187511426813, deletesPctAllowed=47.80150596613021
   [junit4]   2> 101145 INFO  (coreLoadExecutor-354-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@22679187[collection1] main]
   [junit4]   2> 101145 WARN  (coreLoadExecutor-354-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 101146 INFO  (coreLoadExecutor-354-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 101146 INFO  (coreLoadExecutor-354-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1608894078076846080
   [junit4]   2> 101148 INFO  (searcherExecutor-355-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@22679187[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 101150 INFO  (SUITE-TestRecovery-seed#[E570CE6D1148A781]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 101153 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testLogReplay
   [junit4]   2> 101163 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 101167 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2c0c5fd4[collection1] realtime]
   [junit4]   2> 101167 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:* (-9223372036854775807)} 0 12
   [junit4]   2> 101169 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1608894078100963328,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 101169 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1c16f645 commitCommandVersion:1608894078100963328
   [junit4]   2> 101179 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@147973da[collection1] main]
   [junit4]   2> 101180 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 101182 INFO  (searcherExecutor-355-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@147973da[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 101183 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 14
   [junit4]   2> 101202 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[A1 (1608894078128226304)]} 0 7
   [junit4]   2> 101202 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[A11 (1608894078135566336)]} 0 0
   [junit4]   2> 101203 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[A12 (1608894078136614912)]} 0 0
   [junit4]   2> 101263 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@39a82269[collection1] realtime]
   [junit4]   2> 101435 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@496a5aca[collection1] realtime]
   [junit4]   2> 101436 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{deleteByQuery=id:A11 (-1608894078136614913)} 0 232
   [junit4]   2> 101438 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[A13 (1608894078381981696)]} 0 0
   [junit4]   2> 101449 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[A12 (1608894078392467456)]} 0 11
   [junit4]   2> 101455 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[A12 (1608894078395613184)]} 0 5
   [junit4]   2> 101457 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&wt=xml} hits=0 status=0 QTime=1
   [junit4]   2> 101462 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&getVersions=7&wt=xml} status=0 QTime=3
   [junit4]   2> 101464 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=69790954
   [junit4]   2> 101464 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 101464 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@15bb9c41: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@7a56d728
   [junit4]   2> 101468 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 101468 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@21b69de0: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@263d608
   [junit4]   2> 101471 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 101471 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@43a8b828: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@1086ae37
   [junit4]   2> 101471 INFO  (coreCloseExecutor-360-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@bdc980b
   [junit4]   2> 101472 INFO  (coreCloseExecutor-360-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=bdc980b
   [junit4]   2> 101472 INFO  (coreCloseExecutor-360-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5c097ccf: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@2c325cca
   [junit4]   2> 101509 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/lib, /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 101533 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 101546 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 101680 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 102235 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 102235 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 102261 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58c91144
   [junit4]   2> 102274 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58c91144
   [junit4]   2> 102274 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58c91144
   [junit4]   2> 102288 INFO  (coreLoadExecutor-370-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/lib, /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 102335 INFO  (coreLoadExecutor-370-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 102386 INFO  (coreLoadExecutor-370-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 102528 INFO  (coreLoadExecutor-370-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 102549 INFO  (coreLoadExecutor-370-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 102550 INFO  (coreLoadExecutor-370-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58c91144
   [junit4]   2> 102550 INFO  (coreLoadExecutor-370-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 102550 INFO  (coreLoadExecutor-370-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.search.TestRecovery_E570CE6D1148A781-001/init-core-data-001/]
   [junit4]   2> 102568 WARN  (coreLoadExecutor-370-thread-1) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 102640 INFO  (coreLoadExecutor-370-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 102640 INFO  (coreLoadExecutor-370-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 102642 INFO  (coreLoadExecutor-370-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 102642 INFO  (coreLoadExecutor-370-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 102643 INFO  (coreLoadExecutor-370-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=36, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2369706801032601]
   [junit4]   2> 102645 INFO  (coreLoadExecutor-370-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6ce15a66[collection1] main]
   [junit4]   2> 102645 WARN  (coreLoadExecutor-370-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 102646 INFO  (coreLoadExecutor-370-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 102647 INFO  (searcherExecutor-371-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6ce15a66[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 102655 WARN  (recoveryExecutor-373-thread-1-processing-x:collection1) [    x:collection1] o.a.s.u.UpdateLog Starting log replay tlog{file=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.search.TestRecovery_E570CE6D1148A781-001/init-core-data-001/tlog/tlog.0000000000000000001.1608894078128226304 refcount=1} active=false starting pos=0 inSortedOrder=false
   [junit4]   2> 102656 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 102657 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&getVersions=7&wt=xml} status=0 QTime=0
   [junit4]   2> 102657 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&getVersions=7&wt=xml} status=0 QTime=0
   [junit4]   2> 103183 INFO  (recoveryExecutor-373-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@59371eb5[collection1] realtime]
   [junit4]   2> 103185 INFO  (recoveryExecutor-373-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6521c9b9[collection1] realtime]
   [junit4]   2> 103186 INFO  (recoveryExecutor-373-thread-1-processing-x:collection1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{flags=2,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 103186 INFO  (recoveryExecutor-373-thread-1-processing-x:collection1) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@4e0125dc commitCommandVersion:0
   [junit4]   2> 103386 INFO  (recoveryExecutor-373-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@7cddc26d[collection1] main]
   [junit4]   2> 103387 INFO  (recoveryExecutor-373-thread-1-processing-x:collection1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 103388 INFO  (searcherExecutor-371-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7cddc26d[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(8.0.0):C3/2:delGen=1) Uninverting(_2(8.0.0):C2:fieldInfosGen=1:dvGen=2)))}
   [junit4]   2> 103389 INFO  (recoveryExecutor-373-thread-1-processing-x:collection1) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[A1 (1608894078128226304), A11 (1608894078135566336), A12 (1608894078136614912), A13 (1608894078381981696), A12 (1608894078392467456), A12 (1608894078395613184)],deleteByQuery=id:A11 (-1608894078136614913)} 0 733
   [junit4]   2> 103389 WARN  (recoveryExecutor-373-thread-1-processing-x:collection1) [    x:collection1] o.a.s.u.UpdateLog Log replay finished. recoveryInfo=RecoveryInfo{adds=6 deletes=0 deleteByQuery=1 errors=0 positionOfStart=0}
   [junit4]   2> 103392 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=val_i_dvo:2&wt=xml} hits=1 status=0 QTime=2
   [junit4]   2> 103393 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&wt=xml} hits=3 status=0 QTime=0
   [junit4]   2> 103394 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&getVersions=7&wt=xml} status=0 QTime=0
   [junit4]   2> 103396 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[A2 (1608894080434044928)]} 0 1
   [junit4]   2> 103397 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[A3 (1608894080436142080)]} 0 0
   [junit4]   2> 103398 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{delete=[A2 (-1608894080438239232)]} 0 0
   [junit4]   2> 103399 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[A4 (1608894080439287808)]} 0 0
   [junit4]   2> 103399 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&wt=xml} hits=3 status=0 QTime=0
   [junit4]   2> 103400 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=val_i_dvo:2&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 103400 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=230093027
   [junit4]   2> 103402 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 103402 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7a49123: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@40472f6f
   [junit4]   2> 103411 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 103411 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3759903f: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@263d608
   [junit4]   2> 103414 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 103414 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7109d32e: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@1086ae37
   [junit4]   2> 103438 INFO  (coreCloseExecutor-376-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@5a2a3a4b
   [junit4]   2> 103438 INFO  (coreCloseExecutor-376-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=5a2a3a4b
   [junit4]   2> 103438 INFO  (coreCloseExecutor-376-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@58c7a260: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@76fd234d
   [junit4]   2> 103496 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/lib, /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 103519 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 103542 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 104487 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 104841 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 104841 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 104859 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58c91144
   [junit4]   2> 104867 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58c91144
   [junit4]   2> 104867 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58c91144
   [junit4]   2> 104876 INFO  (coreLoadExecutor-386-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/lib, /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 104931 INFO  (coreLoadExecutor-386-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 104977 INFO  (coreLoadExecutor-386-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 105169 INFO  (coreLoadExecutor-386-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 105184 INFO  (coreLoadExecutor-386-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 105185 INFO  (coreLoadExecutor-386-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58c91144
   [junit4]   2> 105185 INFO  (coreLoadExecutor-386-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 105185 INFO  (coreLoadExecutor-386-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.search.TestRecovery_E570CE6D1148A781-001/init-core-data-001/]
   [junit4]   2> 105204 WARN  (coreLoadExecutor-386-thread-1) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 105290 INFO  (coreLoadExecutor-386-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 105290 INFO  (coreLoadExecutor-386-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 105293 INFO  (coreLoadExecutor-386-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 105293 INFO  (coreLoadExecutor-386-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 105299 INFO  (coreLoadExecutor-386-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=36, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2369706801032601]
   [junit4]   2> 105403 INFO  (coreLoadExecutor-386-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@d89dbd1[collection1] main]
   [junit4]   2> 105404 WARN  (coreLoadExecutor-386-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 105405 INFO  (coreLoadExecutor-386-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 105406 INFO  (searcherExecutor-387-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@d89dbd1[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(8.0.0):C3/2:delGen=1) Uninverting(_2(8.0.0):C2:fieldInfosGen=1:dvGen=2)))}
   [junit4]   2> 105418 WARN  (recoveryExecutor-389-thread-1-processing-x:collection1) [    x:collection1] o.a.s.u.UpdateLog Starting log replay tlog{file=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.search.TestRecovery_E570CE6D1148A781-001/init-core-data-001/tlog/tlog.0000000000000000003.1608894080434044928 refcount=1} active=false starting pos=0 inSortedOrder=false
   [junit4]   2> 105939 INFO  (recoveryExecutor-389-thread-1-processing-x:collection1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{flags=2,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 105939 INFO  (recoveryExecutor-389-thread-1-processing-x:collection1) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@359aaf88 commitCommandVersion:0
   [junit4]   2> 105985 INFO  (recoveryExecutor-389-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@73784603[collection1] main]
   [junit4]   2> 105985 INFO  (recoveryExecutor-389-thread-1-processing-x:collection1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 105986 INFO  (searcherExecutor-387-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@73784603[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(8.0.0):C3/2:delGen=1) Uninverting(_2(8.0.0):C2:fieldInfosGen=1:dvGen=2) Uninverting(_3(8.0.0):C3/1:delGen=1)))}
   [junit4]   2> 105987 INFO  (recoveryExecutor-389-thread-1-processing-x:collection1) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[A2 (1608894080434044928), A3 (1608894080436142080), A4 (1608894080439287808)],delete=[A2 (-1608894080438239232)]} 0 568
   [junit4]   2> 105987 WARN  (recoveryExecutor-389-thread-1-processing-x:collection1) [    x:collection1] o.a.s.u.UpdateLog Log replay finished. recoveryInfo=RecoveryInfo{adds=3 deletes=1 deleteByQuery=0 errors=0 positionOfStart=0}
   [junit4]   2> 105988 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&wt=xml} hits=5 status=0 QTime=0
   [junit4]   2> 105989 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:A2&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 105989 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1670069712
   [junit4]   2> 105992 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 105992 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3300b5b1: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@5b84ce4c
   [junit4]   2> 105996 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 105996 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@261028ca: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@263d608
   [junit4]   2> 106007 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 106007 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@192b22fb: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@1086ae37
   [junit4]   2> 106041 INFO  (coreCloseExecutor-392-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@7bb371b8
   [junit4]   2> 106042 INFO  (coreCloseExecutor-392-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=7bb371b8
   [junit4]   2> 106042 INFO  (coreCloseExecutor-392-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@26de2189: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@42287fca
   [junit4]   2> 106081 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/lib, /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 106115 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 106132 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 106277 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 106738 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 106738 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 106760 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58c91144
   [junit4]   2> 106769 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58c91144
   [junit4]   2> 106769 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58c91144
   [junit4]   2> 106771 INFO  (coreLoadExecutor-402-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/lib, /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 106973 INFO  (coreLoadExecutor-402-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 107029 INFO  (coreLoadExecutor-402-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 107165 INFO  (coreLoadExecutor-402-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 107182 INFO  (coreLoadExecutor-402-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 107183 INFO  (coreLoadExecutor-402-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58c91144
   [junit4]   2> 107183 INFO  (coreLoadExecutor-402-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 107183 INFO  (coreLoadExecutor-402-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.search.TestRecovery_E570CE6D1148A781-001/init-core-data-001/]
   [junit4]   2> 107203 WARN  (coreLoadExecutor-402-thread-1) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 107270 INFO  (coreLoadExecutor-402-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 107270 INFO  (coreLoadExecutor-402-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 107272 INFO  (coreLoadExecutor-402-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 107272 INFO  (coreLoadExecutor-402-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 107274 INFO  (coreLoadExecutor-402-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=36, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2369706801032601]
   [junit4]   2> 107294 INFO  (coreLoadExecutor-402-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@155375a9[collection1] main]
   [junit4]   2> 107295 WARN  (coreLoadExecutor-402-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 107295 INFO  (coreLoadExecutor-402-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 107296 INFO  (searcherExecutor-403-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@155375a9[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(8.0.0):C3/2:delGen=1) Uninverting(_2(8.0.0):C2:fieldInfosGen=1:dvGen=2) Uninverting(_3(8.0.0):C3/1:delGen=1)))}
   [junit4]   2> 107393 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&wt=xml} hits=5 status=0 QTime=0
   [junit4]   2> 107394 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=val_i_dvo:2&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 107495 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testLogReplay
   [junit4]   2> 107498 INFO  (TEST-TestRecovery.testNewDBQAndDocMatchingOldDBQDuringLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testNewDBQAndDocMatchingOldDBQDuringLogReplay
   [junit4]   2> 107499 INFO  (TEST-TestRecovery.testNewDBQAndDocMatchingOldDBQDuringLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 107501 INFO  (TEST-TestRecovery.testNewDBQAndDocMatchingOldDBQDuringLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@683dade8[collection1] realtime]
   [junit4]   2> 107501 INFO  (TEST-TestRecovery.testNewDBQAndDocMatchingOldDBQDuringLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:* (-9223372036854775807)} 0 2
   [junit4]   2> 107501 INFO  (TEST-TestRecovery.testNewDBQAndDocMatchingOldDBQDuringLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1608894084740546560,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 107501 INFO  (TEST-TestRecovery.testNewDBQAndDocMatchingOldDBQDuringLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@7c5cc502 commitCommandVersion:1608894084740546560
   [junit4]   2> 107507 INFO  (TEST-TestRecovery.testNewDBQAndDocMatchingOldDBQDuringLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@212cfeee[collection1] main]
   [junit4]   2> 107509 INFO  (searcherExecutor-403-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@212cfeee[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 107511 INFO  (TEST-TestRecovery.testNewDBQAndDocMatchingOldDBQDuringLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 107511 INFO  (TEST-TestRecovery.testNewDBQAndDocMatchingOldDBQDuringLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 10
   [junit4]   2> 107519 INFO  (TEST-TestRecovery.testNewDBQAndDocMatchingOldDBQDuringLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[B0 (1608894084752080896)]} 0 6
   [junit4]   2> 107519 INFO  (TEST-TestRecovery.testNewDBQAndDocMatchingOldDBQDuringLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[B1 (1608894084759420928)]} 0 0
   [junit4]   2> 107519 INFO  (TEST-TestRecovery.testNewDBQAndDocMatchingOldDBQDuringLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[B2 (1608894084759420929)]} 0 0
   [junit4]   2> 107534 INFO  (TEST-TestRecovery.testNewDBQAndDocMatchingOldDBQDuringLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@7894197f[collection1] realtime]
   [junit4]   2> 107544 INFO  (TEST-TestRecovery.testNewDBQAndDocMatchingOldDBQDuringLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@5be6d4c[collection1] realtime]
   [junit4]   2> 107545 INFO  (TEST-TestRecovery.testNewDBQAndDocMatchingOldDBQDuringLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{deleteByQuery=id:B1 OR id:B3 OR id:B6 (-1608894084760469504)} 0 25
   [junit4]   2> 107555 INFO  (TEST-TestRecovery.testNewDBQAndDocMatchingOldDBQDuringLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[B3 (1608894084786683904)]} 0 9
   [junit4]   2> 107555 INFO  (TEST-TestRecovery.testNewDBQAndDocMatchingOldDBQDuringLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[B4 (1608894084797169664)]} 0 0
   [junit4]   2> 107555 INFO  (TEST-TestRecovery.testNewDBQAndDocMatchingOldDBQDuringLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[B5 (1608894084797169665)]} 0 0
   [junit4]   2> 107556 INFO  (TEST-TestRecovery.testNewDBQAndDocMatchingOldDBQDuringLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 107556 INFO  (TEST-TestRecovery.testNewDBQAndDocMatchingOldDBQDuringLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=500097113
   [junit4]   2> 107556 INFO  (TEST-TestRecovery.testNewDBQAndDocMatchingOldDBQDuringLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 107556 INFO  (TEST-TestRecovery.testNewDBQAndDocMatchingOldDBQDuringLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@38b90130: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@12b499aa
   [junit4]   2> 107561 INFO  (TEST-TestRecovery.testNewDBQAndDocMatchingOldDBQDuringLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 107561 INFO  (TEST-TestRecovery.testNewDBQAndDocMatchingOldDBQDuringLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2cc8cde1: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@263d608
   [junit4]   2> 107564 INFO  (TEST-TestRecovery.testNewDBQAndDocMatchingOldDBQDuringLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 107564 INFO  (TEST-TestRecovery.testNewDBQAndDocMatchingOldDBQDuringLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7f3935: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@1086ae37
   [junit4]   2> 107566 INFO  (coreCloseExecutor-408-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@37ce368f
   [junit4]   2> 107566 INFO  (coreCloseExecutor-408-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=37ce368f
   [junit4]   2> 107566 INFO  (coreCloseExecutor-408-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6ac88fa0: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@117fffa2
   [junit4]   2> 107588 INFO  (TEST-TestRecovery.testNewDBQAndDocMatchingOldDBQDuringLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/lib, /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 107611 INFO  (TEST-TestRecovery.testNewDBQAndDocMatchingOldDBQDuringLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 107639 INFO  (TEST-TestRecovery.testNewDBQAndDocMatchingOldDBQDuringLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 107740 INFO  (TEST-TestRecovery.testNewDBQAndDocMatchingOldDBQDuringLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 108051 INFO  (TEST-TestRecovery.testNewDBQAndDocMatchingOldDBQDuringLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 108051 INFO  (TEST-TestRecovery.testNewDBQAndDocMatchingOldDBQDuringLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 108066 INFO  (TEST-TestRecovery.testNewDBQAndDocMatchingOldDBQDuringLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58c91144
   [junit4]   2> 108074 INFO  (TEST-TestRecovery.testNewDBQAndDocMatchingOldDBQDuringLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58c91144
   [junit4]   2> 108075 INFO  (TEST-TestRecovery.testNewDBQAndDocMatchingOldDBQDuringLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58c91144
   [junit4]   2> 108082 INFO  (coreLoadExecutor-418-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/lib, /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 108114 INFO  (coreLoadExecutor-418-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 108136 INFO  (coreLoadExecutor-418-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 108434 INFO  (coreLoadExecutor-418-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 108487 INFO  (coreLoadExecutor-418-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 108488 INFO  (coreLoadExecutor-418-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58c91144
   [junit4]   2> 108488 INFO  (coreLoadExecutor-418-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 108488 INFO  (coreLoadExecutor-418-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.search.TestRecovery_E570CE6D1148A781-001/init-core-data-001/]
   [junit4]   2> 108504 WARN  (coreLoadExecutor-418-thread-1) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 108594 INFO  (coreLoadExecutor-418-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 108594 INFO  (coreLoadExecutor-418-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 108596 INFO  (coreLoadExecutor-418-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 108596 INFO  (coreLoadExecutor-418-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 108598 INFO  (coreLoadExecutor-418-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=36, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2369706801032601]
   [junit4]   2> 108603 INFO  (coreLoadExecutor-418-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@dd01f2[collection1] main]
   [junit4]   2> 108604 WARN  (coreLoadExecutor-418-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 108605 INFO  (coreLoadExecutor-418-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 108607 INFO  (searcherExecutor-419-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@dd01f2[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 108614 WARN  (recoveryExecutor-421-thread-1-processing-x:collection1) [    x:collection1] o.a.s.u.UpdateLog Starting log replay tlog{file=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.search.TestRecovery_E570CE6D1148A781-001/init-core-data-001/tlog/tlog.0000000000000000005.1608894084752080896 refcount=1} active=false starting pos=0 inSortedOrder=false
   [junit4]   2> 108615 INFO  (TEST-TestRecovery.testNewDBQAndDocMatchingOldDBQDuringLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 108628 INFO  (TEST-TestRecovery.testNewDBQAndDocMatchingOldDBQDuringLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{deleteByQuery=id:B2 OR id:B4 (-1608894085909708800)} 0 12
   [junit4]   2> 108630 INFO  (replayUpdatesExecutor-412-thread-1-processing-x:collection1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 Reordered DBQs detected.  Update=add{flags=a,_version_=1608894084752080896,id=B0} DBQs=[DBQ{version=1608894085909708800,q=id:B2 OR id:B4}]
   [junit4]   2> 108631 INFO  (TEST-TestRecovery.testNewDBQAndDocMatchingOldDBQDuringLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[B6 (1608894085922291712)]} 0 2
   [junit4]   2> 108631 INFO  (TEST-TestRecovery.testNewDBQAndDocMatchingOldDBQDuringLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.u.p.DistributedUpdateProcessor Ignoring commit while not ACTIVE - state: REPLAYING replay: false
   [junit4]   2> 108631 INFO  (TEST-TestRecovery.testNewDBQAndDocMatchingOldDBQDuringLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 0
   [junit4]   2> 108652 INFO  (replayUpdatesExecutor-412-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6ad2c1f6[collection1] realtime]
   [junit4]   2> 108653 INFO  (replayUpdatesExecutor-412-thread-1-processing-x:collection1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 Reordered DBQs detected.  Update=add{flags=a,_version_=1608894084759420928,id=B1} DBQs=[DBQ{version=1608894085909708800,q=id:B2 OR id:B4}]
   [junit4]   2> 108663 INFO  (replayUpdatesExecutor-412-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@44050775[collection1] realtime]
   [junit4]   2> 108663 INFO  (replayUpdatesExecutor-412-thread-1-processing-x:collection1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 Reordered DBQs detected.  Update=add{flags=a,_version_=1608894084759420929,id=B2} DBQs=[DBQ{version=1608894085909708800,q=id:B2 OR id:B4}]
   [junit4]   2> 108681 INFO  (replayUpdatesExecutor-412-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4c4b4caa[collection1] realtime]
   [junit4]   2> 109133 INFO  (recoveryExecutor-421-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3debe8b0[collection1] realtime]
   [junit4]   2> 109134 INFO  (replayUpdatesExecutor-412-thread-1-processing-x:collection1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 Reordered DBQs detected.  Update=add{flags=a,_version_=1608894084786683904,id=B3} DBQs=[DBQ{version=1608894085909708800,q=id:B2 OR id:B4}]
   [junit4]   2> 109140 INFO  (replayUpdatesExecutor-412-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1f49c3d4[collection1] realtime]
   [junit4]   2> 109140 INFO  (replayUpdatesExecutor-412-thread-1-processing-x:collection1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 Reordered DBQs detected.  Update=add{flags=a,_version_=1608894084797169664,id=B4} DBQs=[DBQ{version=1608894085909708800,q=id:B2 OR id:B4}]
   [junit4]   2> 109146 INFO  (replayUpdatesExecutor-412-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@d38622[collection1] realtime]
   [junit4]   2> 109146 INFO  (replayUpdatesExecutor-412-thread-1-processing-x:collection1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 Reordered DBQs detected.  Update=add{flags=a,_version_=1608894084797169665,id=B5} DBQs=[DBQ{version=1608894085909708800,q=id:B2 OR id:B4}]
   [junit4]   2> 109152 INFO  (replayUpdatesExecutor-412-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3f0f1444[collection1] realtime]
   [junit4]   2> 109635 INFO  (recoveryExecutor-421-thread-1-processing-x:collection1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{flags=2,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 109635 INFO  (recoveryExecutor-421-thread-1-processing-x:collection1) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@257ab700 commitCommandVersion:0
   [junit4]   2> 109677 INFO  (recoveryExecutor-421-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@391bf0ed[collection1] main]
   [junit4]   2> 109679 INFO  (searcherExecutor-419-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@391bf0ed[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_5(8.0.0):C2) Uninverting(_8(8.0.0):C1) Uninverting(_a(8.0.0):C1)))}
   [junit4]   2> 109679 INFO  (recoveryExecutor-421-thread-1-processing-x:collection1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 109680 INFO  (recoveryExecutor-421-thread-1-processing-x:collection1) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[B0 (1608894084752080896), B1 (1608894084759420928), B2 (1608894084759420929), B3 (1608894084786683904), B4 (1608894084797169664), B5 (1608894084797169665)],deleteByQuery=id:B1 OR id:B3 OR id:B6 (-1608894084760469504)} 0 1065
   [junit4]   2> 109680 WARN  (recoveryExecutor-421-thread-1-processing-x:collection1) [    x:collection1] o.a.s.u.UpdateLog Log replay finished. recoveryInfo=RecoveryInfo{adds=6 deletes=0 deleteByQuery=1 errors=0 positionOfStart=0}
   [junit4]   2> 109690 INFO  (TEST-TestRecovery.testNewDBQAndDocMatchingOldDBQDuringLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=id&sort=id+asc&wt=xml} hits=4 status=0 QTime=10
   [junit4]   2> 109691 INFO  (TEST-TestRecovery.testNewDBQAndDocMatchingOldDBQDuringLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testNewDBQAndDocMatchingOldDBQDuringLogReplay
   [junit4]   2> 109694 INFO  (TEST-TestRecovery.testLogReplayWithInPlaceUpdatesAndDeletes-seed#[E570CE6D1148A781]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testLogReplayWithInPlaceUpdatesAndDeletes
   [junit4]   2> 109695 INFO  (TEST-TestRecovery.testLogReplayWithInPlaceUpdatesAndDeletes-seed#[E570CE6D1148A781]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 109698 INFO  (TEST-TestRecovery.testLogReplayWithInPlaceUpdatesAndDeletes-seed#[E570CE6D1148A781]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@15d39d24[collection1] realtime]
   [junit4]   2> 109698 INFO  (TEST-TestRecovery.testLogReplayWithInPlaceUpdatesAndDeletes-seed#[E570CE6D1148A781]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:* (-9223372036854775807)} 0 3
   [junit4]   2> 109698 INFO  (TEST-TestRecovery.testLogReplayWithInPlaceUpdatesAndDeletes-seed#[E570CE6D1148A781]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1608894087044268032,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 109699 INFO  (TEST-TestRecovery.testLogReplayWithInPlaceUpdatesAndDeletes-seed#[E570CE6D1148A781]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@257ab700 commitCommandVersion:1608894087044268032
   [junit4]   2> 109705 INFO  (TEST-TestRecovery.testLogReplayWithInPlaceUpdatesAndDeletes-seed#[E570CE6D1148A781]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@71879b5a[collection1] main]
   [junit4]   2> 109715 INFO  (searcherExecutor-419-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@71879b5a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 109722 INFO  (TEST-TestRecovery.testLogReplayWithInPlaceUpdatesAndDeletes-seed#[E570CE6D1148A781]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 109722 INFO  (TEST-TestRecovery.testLogReplayWithInPlaceUpdatesAndDeletes-seed#[E570CE6D1148A781]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 23
   [junit4]   2> 109731 INFO  (TEST-TestRecovery.testLogReplayWithInPlaceUpdatesAndDeletes-seed#[E570CE6D1148A781]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[A1 (1608894087071531008)]} 0 7
   [junit4]   2> 109732 INFO  (TEST-TestRecovery.testLogReplayWithInPlaceUpdatesAndDeletes-seed#[E570CE6D1148A781]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[A2 (1608894087078871040)]} 0 0
   [junit4]   2> 109733 INFO  (TEST-TestRecovery.testLogReplayWithInPlaceUpdatesAndDeletes-seed#[E570CE6D1148A781]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[A2 (1608894087079919616)]} 0 0
   [junit4]   2> 109766 INFO  (TEST-TestRecovery.testLogReplayWithInPlaceUpdatesAndDeletes-seed#[E570CE6D1148A781]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@47d51840[collection1] realtime]
   [junit4]   2> 109770 INFO  (TEST-TestRecovery.testLogReplayWithInPlaceUpdatesAndDeletes-seed#[E570CE6D1148A781]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@7d712d13[collection1] realtime]
   [junit4]   2> 109770 INFO  (TEST-TestRecovery.testLogReplayWithInPlaceUpdatesAndDeletes-seed#[E570CE6D1148A781]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{deleteByQuery=id:A2 (-1608894087083065344)} 0 35
   [junit4]   2> 109799 INFO  (TEST-TestRecovery.testLogReplayWithInPlaceUpdatesAndDeletes-seed#[E570CE6D1148A781]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[A3 (1608894087123959808)]} 0 28
   [junit4]   2> 109853 INFO  (TEST-TestRecovery.testLogReplayWithInPlaceUpdatesAndDeletes-seed#[E570CE6D1148A781]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[A3 (1608894087206797312)]} 0 53
   [junit4]   2> 109870 INFO  (TEST-TestRecovery.testLogReplayWithInPlaceUpdatesAndDeletes-seed#[E570CE6D1148A781]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1f695645[collection1] realtime]
   [junit4]   2> 109875 INFO  (TEST-TestRecovery.testLogReplayWithInPlaceUpdatesAndDeletes-seed#[E570CE6D1148A781]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6abf1152[collection1] realtime]
   [junit4]   2> 109876 INFO  (TEST-TestRecovery.testLogReplayWithInPlaceUpdatesAndDeletes-seed#[E570CE6D1148A781]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{deleteByQuery=val_i_dvo:102 (-1608894087207845888)} 0 22
   [junit4]   2> 109880 INFO  (TEST-TestRecovery.testLogReplayWithInPlaceUpdatesAndDeletes-seed#[E570CE6D1148A781]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[A4 (1608894087230914560)]} 0 3
   [junit4]   2> 109881 INFO  (TEST-TestRecovery.testLogReplayWithInPlaceUpdatesAndDeletes-seed#[E570CE6D1148A781]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[A4 (1608894087236157440)]} 0 0
   [junit4]   2> 109883 INFO  (TEST-TestRecovery.testLogReplayWithInPlaceUpdatesAndDeletes-seed#[E570CE6D1148A781]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[A4 (1608894087236157441)]} 0 2
   [junit4]   2> 109895 INFO  (TEST-TestRecovery.testLogReplayWithInPlaceUpdatesAndDeletes-seed#[E570CE6D1148A781]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@68deec65[collection1] realtime]
   [junit4]   2> 109897 INFO  (TEST-TestRecovery.testLogReplayWithInPlaceUpdatesAndDeletes-seed#[E570CE6D1148A781]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{deleteByQuery=val_i_dvo:201 (-1608894087238254592)} 0 13
   [junit4]   2> 109910 INFO  (TEST-TestRecovery.testLogReplayWithInPlaceUpdatesAndDeletes-seed#[E570CE6D1148A781]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[A5 (1608894087253983232)]} 0 12
   [junit4]   2> 109911 INFO  (TEST-TestRecovery.testLogReplayWithInPlaceUpdatesAndDeletes-seed#[E570CE6D1148A781]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[A5 (1608894087267614720)]} 0 0
   [junit4]   2> 109912 INFO  (TEST-TestRecovery.testLogReplayWithInPlaceUpdatesAndDeletes-seed#[E570CE6D1148A781]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[A5 (1608894087268663296)]} 0 0
   [junit4]   2> 109912 INFO  (TEST-TestRecovery.testLogReplayWithInPlaceUpdatesAndDeletes-seed#[E570CE6D1148A781]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{delete=[A5 (-1608894087268663297)]} 0 0
   [junit4]   2> 109912 INFO  (TEST-TestRecovery.testLogReplayWithInPlaceUpdatesAndDeletes-seed#[E570CE6D1148A781]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 109913 INFO  (TEST-TestRecovery.testLogReplayWithInPlaceUpdatesAndDeletes-seed#[E570CE6D1148A781]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&getVersions=15&wt=xml} status=0 QTime=0
   [junit4]   2> 109914 INFO  (TEST-TestRecovery.testLogReplayWithInPlaceUpdatesAndDeletes-seed#[E570CE6D1148A781]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1588263309
   [junit4]   2> 109915 INFO  (TEST-TestRecovery.testLogReplayWithInPlaceUpdatesAndDeletes-seed#[E570CE6D1148A781]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 109915 INFO  (TEST-TestRecovery.testLogReplayWithInPlaceUpdatesAndDeletes-seed#[E570CE6D1148A781]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@44e6ab: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@795bee10
   [junit4]   2> 109920 INFO  (TEST-TestRecovery.testLogReplayWithInPlaceUpdatesAndDeletes-seed#[E570CE6D1148A781]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 109921 INFO  (TEST-TestRecovery.testLogReplayWithInPlaceUpdatesAndDeletes-seed#[E570CE6D1148A781]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2d4120ed: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@263d608
   [junit4]   2> 109923 INFO  (TEST-TestRecovery.testLogReplayWithInPlaceUpdatesAndDeletes-seed#[E570CE6D1148A781]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 109923 INFO  (TEST-TestRecovery.testLogReplayWithInPlaceUpdatesAndDeletes-seed#[E570CE6D1148A781]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@57df3c11: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@1086ae37
   [junit4]   2> 109934 INFO  (coreCloseExecutor-424-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@2e777cdb
   [junit4]   2> 109934 INFO  (coreCloseExecutor-424-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=2e777cdb
   [junit4]   2> 109934 INFO  (coreCloseExecutor-424-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@9fe2299: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@1d5fe0f8
   [junit4]   2> 109955 INFO  (TEST-TestRecovery.testLogReplayWithInPlaceUpdatesAndDeletes-seed#[E570CE6D1148A781]) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/lib, /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 109979 INFO  (TEST-TestRecovery.testLogReplayWithInPlaceUpdatesAndDeletes-seed#[E570CE6D1148A781]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 109991 INFO  (TEST-TestRecovery.testLogReplayWithInPlaceUpdatesAndDeletes-seed#[E570CE6D1148A781]) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 110115 INFO  (TEST-TestRecovery.testLogReplayWithInPlaceUpdatesAndDeletes-seed#[E570CE6D1148A781]) [    ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 110288 INFO  (TEST-TestRecovery.testLogReplayWithInPlaceUpdatesAndDeletes-seed#[E570CE6D1148A781]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 110288 INFO  (TEST-TestRecovery.testLogReplayWithInPlaceUpdatesAndDeletes-seed#[E570CE6D1148A781]) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 110304 INFO  (TEST-TestRecovery.testLogReplayWithInPlaceUpdatesAndDeletes-seed#[E570CE6D1148A781]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58c91144
   [junit4]   2> 110311 INFO  (TEST-TestRecovery.testLogReplayWithInPlaceUpdatesAndDeletes-seed#[E570CE6D1148A781]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58c91144
   [junit4]   2> 110312 INFO  (TEST-TestRecovery.testLogReplayWithInPlaceUpdatesAndDeletes-seed#[E570CE6D1148A781]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58c91144
   [junit4]   2> 110415 INFO  (coreLoadExecutor-434-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/lib, /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 110482 INFO  (coreLoadExecutor-434-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 110521 INFO  (coreLoadExecutor-434-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 110586 INFO  (coreLoadExecutor-434-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 110593 INFO  (coreLoadExecutor-434-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 110594 INFO  (coreLoadExecutor-434-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58c91144
   [junit4]   2> 110594 INFO  (coreLoadExecutor-434-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 110594 INFO  (coreLoadExecutor-434-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.search.TestRecovery_E570CE6D1148A781-001/init-core-data-001/]
   [junit4]   2> 110597 WARN  (coreLoadExecutor-434-thread-1) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 110631 INFO  (coreLoadExecutor-434-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 110631 INFO  (coreLoadExecutor-434-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 110634 INFO  (coreLoadExecutor-434-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 110634 INFO  (coreLoadExecutor-434-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 110635 INFO  (coreLoadExecutor-434-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=36, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2369706801032601]
   [junit4]   2> 110638 INFO  (coreLoadExecutor-434-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@284e93fd[collection1] main]
   [junit4]   2> 110638 WARN  (coreLoadExecutor-434-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 110639 INFO  (coreLoadExecutor-434-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 110642 INFO  (searcherExecutor-435-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@284e93fd[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 110653 WARN  (recoveryExecutor-437-thread-1-processing-x:collection1) [    x:collection1] o.a.s.u.UpdateLog Starting log replay tlog{file=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.search.TestRecovery_E570CE6D1148A781-001/init-core-data-001/tlog/tlog.0000000000000000008.1608894087071531008 refcount=1} active=false starting pos=0 inSortedOrder=false
   [junit4]   2> 110654 INFO  (TEST-TestRecovery.testLogReplayWithInPlaceUpdatesAndDeletes-seed#[E570CE6D1148A781]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 110656 INFO  (TEST-TestRecovery.testLogReplayWithInPlaceUpdatesAndDeletes-seed#[E570CE6D1148A781]) [    ] o.a.s.c.S.Request [collection1]  webapp=null 

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

ns-slave/workspace/Lucene-Solr-BadApples-Tests-master/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 = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/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 = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/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 = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/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 = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/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 = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/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 = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/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 = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/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 = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/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 = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/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 = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/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 = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/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 = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/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 = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/null1119681261
     [copy] Copying 238 files to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/null1119681261
   [delete] Deleting directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/null1119681261

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 22ms :: artifacts dl 1ms
	---------------------------------------------------------------------
	|                  |            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: 98 minutes 41 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath$34.hasMatch(FilePath.java:2678)
	at hudson.FilePath$34.invoke(FilePath.java:2557)
	at hudson.FilePath$34.invoke(FilePath.java:2547)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene
		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:1036)
		at hudson.FilePath.act(FilePath.java:1025)
		at hudson.FilePath.validateAntFileMask(FilePath.java:2547)
		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:1819)
		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:2920)
	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:1038)
	at hudson.FilePath.act(FilePath.java:1025)
	at hudson.FilePath.validateAntFileMask(FilePath.java:2547)
	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:1819)
	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)