Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20214/
Java: 32bit/jdk1.8.0_141 -client -XX:+UseConcMarkSweepGC

2 tests failed.
FAILED:  org.apache.solr.cloud.LeaderElectionContextKeyTest.test

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([293EA0AA8DD887B0:A16A9F702324EA48]:0)
        at org.junit.Assert.fail(Assert.java:92)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertTrue(Assert.java:54)
        at 
org.apache.solr.cloud.LeaderElectionContextKeyTest.test(LeaderElectionContextKeyTest.java:88)
        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:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        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:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        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)


FAILED:  
org.apache.solr.update.processor.AtomicUpdateProcessorFactoryTest.testMultipleThreads

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
        at 
__randomizedtesting.SeedInfo.seed([293EA0AA8DD887B0:50CD727011CF134]:0)
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:886)
        at 
org.apache.solr.update.processor.AtomicUpdateProcessorFactoryTest.testMultipleThreads(AtomicUpdateProcessorFactoryTest.java:264)
        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:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        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:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        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: java.lang.RuntimeException: REQUEST FAILED: 
xpath=//result[@numFound=1]
        xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int 
name="QTime">0</int></lst><result name="response" numFound="0" 
start="0"></result>
</response>

        request was:q=int_i:16&wt=xml
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:879)
        ... 40 more




Build Log:
[...truncated 11319 lines...]
   [junit4] Suite: org.apache.solr.cloud.LeaderElectionContextKeyTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionContextKeyTest_293EA0AA8DD887B0-001/init-core-data-001
   [junit4]   2> 612969 WARN  
(SUITE-LeaderElectionContextKeyTest-seed#[293EA0AA8DD887B0]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 612969 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[293EA0AA8DD887B0]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 612971 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[293EA0AA8DD887B0]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 612971 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[293EA0AA8DD887B0]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 612972 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[293EA0AA8DD887B0]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionContextKeyTest_293EA0AA8DD887B0-001/tempDir-001
   [junit4]   2> 612972 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[293EA0AA8DD887B0]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 612973 INFO  (Thread-876) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 612973 INFO  (Thread-876) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 612975 ERROR (Thread-876) [    ] 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> 613073 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[293EA0AA8DD887B0]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:46881
   [junit4]   2> 613080 INFO  (jetty-launcher-636-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 613083 INFO  (jetty-launcher-636-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@b0298b{/solr,null,AVAILABLE}
   [junit4]   2> 613087 INFO  (jetty-launcher-636-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@51cc6a{HTTP/1.1,[http/1.1]}{127.0.0.1:44221}
   [junit4]   2> 613087 INFO  (jetty-launcher-636-thread-1) [    ] 
o.e.j.s.Server Started @614328ms
   [junit4]   2> 613087 INFO  (jetty-launcher-636-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=44221}
   [junit4]   2> 613087 ERROR (jetty-launcher-636-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 613088 INFO  (jetty-launcher-636-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 613088 INFO  (jetty-launcher-636-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 613088 INFO  (jetty-launcher-636-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 613088 INFO  (jetty-launcher-636-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-07-28T09:09:13.242Z
   [junit4]   2> 613090 INFO  (jetty-launcher-636-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 613107 INFO  (jetty-launcher-636-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46881/solr
   [junit4]   2> 613200 INFO  (jetty-launcher-636-thread-1) 
[n:127.0.0.1:44221_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 613201 INFO  (jetty-launcher-636-thread-1) 
[n:127.0.0.1:44221_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:44221_solr
   [junit4]   2> 613202 INFO  (jetty-launcher-636-thread-1) 
[n:127.0.0.1:44221_solr    ] o.a.s.c.Overseer Overseer 
(id=98384802816196611-127.0.0.1:44221_solr-n_0000000000) starting
   [junit4]   2> 613212 INFO  (jetty-launcher-636-thread-1) 
[n:127.0.0.1:44221_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44221_solr
   [junit4]   2> 613213 INFO  
(zkCallback-643-thread-1-processing-n:127.0.0.1:44221_solr) 
[n:127.0.0.1:44221_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 613399 INFO  (jetty-launcher-636-thread-1) 
[n:127.0.0.1:44221_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44221.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1330925
   [junit4]   2> 613439 INFO  (jetty-launcher-636-thread-1) 
[n:127.0.0.1:44221_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44221.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1330925
   [junit4]   2> 613439 INFO  (jetty-launcher-636-thread-1) 
[n:127.0.0.1:44221_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44221.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1330925
   [junit4]   2> 613440 INFO  (jetty-launcher-636-thread-1) 
[n:127.0.0.1:44221_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionContextKeyTest_293EA0AA8DD887B0-001/tempDir-001/node1/.
   [junit4]   2> 613480 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[293EA0AA8DD887B0]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 613481 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[293EA0AA8DD887B0]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46881/solr ready
   [junit4]   2> 613485 INFO  (qtp14149482-3913) [n:127.0.0.1:44221_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=config&maxShardsPerNode=1000&name=testCollection1&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 613488 INFO  
(OverseerThreadFactory-1961-thread-1-processing-n:127.0.0.1:44221_solr) 
[n:127.0.0.1:44221_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
testCollection1
   [junit4]   2> 613599 INFO  
(OverseerStateUpdate-98384802816196611-127.0.0.1:44221_solr-n_0000000000) 
[n:127.0.0.1:44221_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testCollection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testCollection1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:44221/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 613602 INFO  
(OverseerStateUpdate-98384802816196611-127.0.0.1:44221_solr-n_0000000000) 
[n:127.0.0.1:44221_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testCollection1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testCollection1_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:44221/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 613805 INFO  (qtp14149482-3909) [n:127.0.0.1:44221_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=config&newCollection=true&name=testCollection1_shard1_replica_n1&action=CREATE&numShards=2&collection=testCollection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 613806 INFO  (qtp14149482-3909) [n:127.0.0.1:44221_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 613808 INFO  (qtp14149482-3908) [n:127.0.0.1:44221_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=config&newCollection=true&name=testCollection1_shard2_replica_n2&action=CREATE&numShards=2&collection=testCollection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 613912 INFO  
(zkCallback-643-thread-1-processing-n:127.0.0.1:44221_solr) 
[n:127.0.0.1:44221_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testCollection1/state.json] for collection [testCollection1] 
has occurred - updating... (live nodes size: [1])
   [junit4]   2> 613913 INFO  
(zkCallback-643-thread-2-processing-n:127.0.0.1:44221_solr) 
[n:127.0.0.1:44221_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testCollection1/state.json] for collection [testCollection1] 
has occurred - updating... (live nodes size: [1])
   [junit4]   2> 614891 INFO  (qtp14149482-3908) [n:127.0.0.1:44221_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 614916 INFO  (qtp14149482-3909) [n:127.0.0.1:44221_solr 
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 614942 INFO  (qtp14149482-3908) [n:127.0.0.1:44221_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2] 
o.a.s.s.IndexSchema [testCollection1_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 614969 INFO  (qtp14149482-3908) [n:127.0.0.1:44221_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 614969 INFO  (qtp14149482-3908) [n:127.0.0.1:44221_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2] 
o.a.s.c.CoreContainer Creating SolrCore 'testCollection1_shard2_replica_n2' 
using configuration from collection testCollection1, trusted=true
   [junit4]   2> 614975 INFO  (qtp14149482-3908) [n:127.0.0.1:44221_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44221.solr.core.testCollection1.shard2.replica_n2' (registry 
'solr.core.testCollection1.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1330925
   [junit4]   2> 614976 INFO  (qtp14149482-3908) [n:127.0.0.1:44221_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 614976 INFO  (qtp14149482-3908) [n:127.0.0.1:44221_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2] 
o.a.s.c.SolrCore [[testCollection1_shard2_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionContextKeyTest_293EA0AA8DD887B0-001/tempDir-001/node1/testCollection1_shard2_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionContextKeyTest_293EA0AA8DD887B0-001/tempDir-001/node1/./testCollection1_shard2_replica_n2/data/]
   [junit4]   2> 614979 INFO  (qtp14149482-3909) [n:127.0.0.1:44221_solr 
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1] 
o.a.s.s.IndexSchema [testCollection1_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 615000 INFO  (qtp14149482-3909) [n:127.0.0.1:44221_solr 
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 615000 INFO  (qtp14149482-3909) [n:127.0.0.1:44221_solr 
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'testCollection1_shard1_replica_n1' 
using configuration from collection testCollection1, trusted=true
   [junit4]   2> 615001 INFO  (qtp14149482-3909) [n:127.0.0.1:44221_solr 
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44221.solr.core.testCollection1.shard1.replica_n1' (registry 
'solr.core.testCollection1.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1330925
   [junit4]   2> 615001 INFO  (qtp14149482-3909) [n:127.0.0.1:44221_solr 
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 615001 INFO  (qtp14149482-3909) [n:127.0.0.1:44221_solr 
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1] 
o.a.s.c.SolrCore [[testCollection1_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionContextKeyTest_293EA0AA8DD887B0-001/tempDir-001/node1/testCollection1_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionContextKeyTest_293EA0AA8DD887B0-001/tempDir-001/node1/./testCollection1_shard1_replica_n1/data/]
   [junit4]   2> 615134 INFO  (qtp14149482-3909) [n:127.0.0.1:44221_solr 
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 615134 INFO  (qtp14149482-3909) [n:127.0.0.1:44221_solr 
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 615136 INFO  (qtp14149482-3909) [n:127.0.0.1:44221_solr 
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 615136 INFO  (qtp14149482-3909) [n:127.0.0.1:44221_solr 
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 615163 INFO  (qtp14149482-3909) [n:127.0.0.1:44221_solr 
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1d3aea7[testCollection1_shard1_replica_n1] main]
   [junit4]   2> 615165 INFO  (qtp14149482-3909) [n:127.0.0.1:44221_solr 
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/config
   [junit4]   2> 615165 INFO  (qtp14149482-3909) [n:127.0.0.1:44221_solr 
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 615166 INFO  (qtp14149482-3909) [n:127.0.0.1:44221_solr 
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 615171 INFO  (qtp14149482-3908) [n:127.0.0.1:44221_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 615171 INFO  (qtp14149482-3908) [n:127.0.0.1:44221_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 615187 INFO  
(searcherExecutor-1965-thread-1-processing-n:127.0.0.1:44221_solr 
x:testCollection1_shard1_replica_n1 s:shard1 c:testCollection1 r:core_node3) 
[n:127.0.0.1:44221_solr c:testCollection1 s:shard1 r:core_node3 
x:testCollection1_shard1_replica_n1] o.a.s.c.SolrCore 
[testCollection1_shard1_replica_n1] Registered new searcher 
Searcher@1d3aea7[testCollection1_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 615187 INFO  (qtp14149482-3909) [n:127.0.0.1:44221_solr 
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1574156847379644416
   [junit4]   2> 615193 INFO  (qtp14149482-3909) [n:127.0.0.1:44221_solr 
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 615194 INFO  (qtp14149482-3909) [n:127.0.0.1:44221_solr 
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 615194 INFO  (qtp14149482-3909) [n:127.0.0.1:44221_solr 
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:44221/solr/testCollection1_shard1_replica_n1/
   [junit4]   2> 615194 INFO  (qtp14149482-3909) [n:127.0.0.1:44221_solr 
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 615194 INFO  (qtp14149482-3909) [n:127.0.0.1:44221_solr 
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:44221/solr/testCollection1_shard1_replica_n1/ has no replicas
   [junit4]   2> 615194 INFO  (qtp14149482-3909) [n:127.0.0.1:44221_solr 
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 615198 INFO  (qtp14149482-3908) [n:127.0.0.1:44221_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 615198 INFO  (qtp14149482-3908) [n:127.0.0.1:44221_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 615199 INFO  (qtp14149482-3909) [n:127.0.0.1:44221_solr 
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:44221/solr/testCollection1_shard1_replica_n1/ shard1
   [junit4]   2> 615200 INFO  (qtp14149482-3908) [n:127.0.0.1:44221_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@21379a[testCollection1_shard2_replica_n2] main]
   [junit4]   2> 615201 INFO  (qtp14149482-3908) [n:127.0.0.1:44221_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/config
   [junit4]   2> 615201 INFO  (qtp14149482-3908) [n:127.0.0.1:44221_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 615202 INFO  (qtp14149482-3908) [n:127.0.0.1:44221_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 615204 INFO  
(searcherExecutor-1964-thread-1-processing-n:127.0.0.1:44221_solr 
x:testCollection1_shard2_replica_n2 s:shard2 c:testCollection1 r:core_node4) 
[n:127.0.0.1:44221_solr c:testCollection1 s:shard2 r:core_node4 
x:testCollection1_shard2_replica_n2] o.a.s.c.SolrCore 
[testCollection1_shard2_replica_n2] Registered new searcher 
Searcher@21379a[testCollection1_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 615204 INFO  (qtp14149482-3908) [n:127.0.0.1:44221_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1574156847397470208
   [junit4]   2> 615210 INFO  (qtp14149482-3908) [n:127.0.0.1:44221_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 615210 INFO  (qtp14149482-3908) [n:127.0.0.1:44221_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 615210 INFO  (qtp14149482-3908) [n:127.0.0.1:44221_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:44221/solr/testCollection1_shard2_replica_n2/
   [junit4]   2> 615210 INFO  (qtp14149482-3908) [n:127.0.0.1:44221_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 615210 INFO  (qtp14149482-3908) [n:127.0.0.1:44221_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:44221/solr/testCollection1_shard2_replica_n2/ has no replicas
   [junit4]   2> 615210 INFO  (qtp14149482-3908) [n:127.0.0.1:44221_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 615214 INFO  (qtp14149482-3908) [n:127.0.0.1:44221_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:44221/solr/testCollection1_shard2_replica_n2/ shard2
   [junit4]   2> 615317 INFO  
(zkCallback-643-thread-2-processing-n:127.0.0.1:44221_solr) 
[n:127.0.0.1:44221_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testCollection1/state.json] for collection [testCollection1] 
has occurred - updating... (live nodes size: [1])
   [junit4]   2> 615317 INFO  
(zkCallback-643-thread-1-processing-n:127.0.0.1:44221_solr) 
[n:127.0.0.1:44221_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testCollection1/state.json] for collection [testCollection1] 
has occurred - updating... (live nodes size: [1])
   [junit4]   2> 615351 INFO  (qtp14149482-3909) [n:127.0.0.1:44221_solr 
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 615353 INFO  (qtp14149482-3909) [n:127.0.0.1:44221_solr 
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=config&newCollection=true&name=testCollection1_shard1_replica_n1&action=CREATE&numShards=2&collection=testCollection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1547
   [junit4]   2> 615365 INFO  (qtp14149482-3908) [n:127.0.0.1:44221_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 615367 INFO  (qtp14149482-3908) [n:127.0.0.1:44221_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=config&newCollection=true&name=testCollection1_shard2_replica_n2&action=CREATE&numShards=2&collection=testCollection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1559
   [junit4]   2> 615381 INFO  (qtp14149482-3913) [n:127.0.0.1:44221_solr    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 615483 INFO  
(zkCallback-643-thread-1-processing-n:127.0.0.1:44221_solr) 
[n:127.0.0.1:44221_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testCollection1/state.json] for collection [testCollection1] 
has occurred - updating... (live nodes size: [1])
   [junit4]   2> 615483 INFO  
(zkCallback-643-thread-2-processing-n:127.0.0.1:44221_solr) 
[n:127.0.0.1:44221_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testCollection1/state.json] for collection [testCollection1] 
has occurred - updating... (live nodes size: [1])
   [junit4]   2> 615489 INFO  
(OverseerCollectionConfigSetProcessor-98384802816196611-127.0.0.1:44221_solr-n_0000000000)
 [n:127.0.0.1:44221_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 616382 INFO  (qtp14149482-3913) [n:127.0.0.1:44221_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=config&maxShardsPerNode=1000&name=testCollection1&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=2896
   [junit4]   2> 616384 INFO  (qtp14149482-3910) [n:127.0.0.1:44221_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=config&maxShardsPerNode=1000&name=testCollection2&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 616387 INFO  
(OverseerThreadFactory-1961-thread-2-processing-n:127.0.0.1:44221_solr) 
[n:127.0.0.1:44221_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
testCollection2
   [junit4]   2> 616594 INFO  
(OverseerStateUpdate-98384802816196611-127.0.0.1:44221_solr-n_0000000000) 
[n:127.0.0.1:44221_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testCollection2",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testCollection2_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:44221/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 616597 INFO  
(OverseerStateUpdate-98384802816196611-127.0.0.1:44221_solr-n_0000000000) 
[n:127.0.0.1:44221_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testCollection2",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testCollection2_shard2_replica_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:44221/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 616800 INFO  (qtp14149482-3907) [n:127.0.0.1:44221_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=config&newCollection=true&name=testCollection2_shard2_replica_n3&action=CREATE&numShards=2&collection=testCollection2&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 616800 INFO  (qtp14149482-3906) [n:127.0.0.1:44221_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node2&collection.configName=config&newCollection=true&name=testCollection2_shard1_replica_n1&action=CREATE&numShards=2&collection=testCollection2&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 616905 INFO  
(zkCallback-643-thread-2-processing-n:127.0.0.1:44221_solr) 
[n:127.0.0.1:44221_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testCollection2/state.json] for collection [testCollection2] 
has occurred - updating... (live nodes size: [1])
   [junit4]   2> 616905 INFO  
(zkCallback-643-thread-1-processing-n:127.0.0.1:44221_solr) 
[n:127.0.0.1:44221_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testCollection2/state.json] for collection [testCollection2] 
has occurred - updating... (live nodes size: [1])
   [junit4]   2> 617831 INFO  (qtp14149482-3907) [n:127.0.0.1:44221_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 617832 INFO  (qtp14149482-3906) [n:127.0.0.1:44221_solr 
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 617875 INFO  (qtp14149482-3907) [n:127.0.0.1:44221_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3] 
o.a.s.s.IndexSchema [testCollection2_shard2_replica_n3] Schema name=minimal
   [junit4]   2> 617876 INFO  (qtp14149482-3906) [n:127.0.0.1:44221_solr 
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1] 
o.a.s.s.IndexSchema [testCollection2_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 617887 INFO  (qtp14149482-3906) [n:127.0.0.1:44221_solr 
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 617887 INFO  (qtp14149482-3906) [n:127.0.0.1:44221_solr 
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'testCollection2_shard1_replica_n1' 
using configuration from collection testCollection2, trusted=true
   [junit4]   2> 617887 INFO  (qtp14149482-3907) [n:127.0.0.1:44221_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 617887 INFO  (qtp14149482-3907) [n:127.0.0.1:44221_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3] 
o.a.s.c.CoreContainer Creating SolrCore 'testCollection2_shard2_replica_n3' 
using configuration from collection testCollection2, trusted=true
   [junit4]   2> 617888 INFO  (qtp14149482-3906) [n:127.0.0.1:44221_solr 
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44221.solr.core.testCollection2.shard1.replica_n1' (registry 
'solr.core.testCollection2.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1330925
   [junit4]   2> 617888 INFO  (qtp14149482-3907) [n:127.0.0.1:44221_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44221.solr.core.testCollection2.shard2.replica_n3' (registry 
'solr.core.testCollection2.shard2.replica_n3') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1330925
   [junit4]   2> 617888 INFO  (qtp14149482-3906) [n:127.0.0.1:44221_solr 
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 617888 INFO  (qtp14149482-3907) [n:127.0.0.1:44221_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 617888 INFO  (qtp14149482-3906) [n:127.0.0.1:44221_solr 
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1] 
o.a.s.c.SolrCore [[testCollection2_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionContextKeyTest_293EA0AA8DD887B0-001/tempDir-001/node1/testCollection2_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionContextKeyTest_293EA0AA8DD887B0-001/tempDir-001/node1/./testCollection2_shard1_replica_n1/data/]
   [junit4]   2> 617888 INFO  (qtp14149482-3907) [n:127.0.0.1:44221_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3] 
o.a.s.c.SolrCore [[testCollection2_shard2_replica_n3] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionContextKeyTest_293EA0AA8DD887B0-001/tempDir-001/node1/testCollection2_shard2_replica_n3],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionContextKeyTest_293EA0AA8DD887B0-001/tempDir-001/node1/./testCollection2_shard2_replica_n3/data/]
   [junit4]   2> 618029 INFO  (qtp14149482-3907) [n:127.0.0.1:44221_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 618029 INFO  (qtp14149482-3907) [n:127.0.0.1:44221_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 618050 INFO  (qtp14149482-3907) [n:127.0.0.1:44221_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 618050 INFO  (qtp14149482-3907) [n:127.0.0.1:44221_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 618052 INFO  (qtp14149482-3907) [n:127.0.0.1:44221_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@f228cd[testCollection2_shard2_replica_n3] main]
   [junit4]   2> 618053 INFO  (qtp14149482-3907) [n:127.0.0.1:44221_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/config
   [junit4]   2> 618053 INFO  (qtp14149482-3907) [n:127.0.0.1:44221_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 618054 INFO  (qtp14149482-3907) [n:127.0.0.1:44221_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 618054 INFO  (qtp14149482-3906) [n:127.0.0.1:44221_solr 
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 618054 INFO  (qtp14149482-3906) [n:127.0.0.1:44221_solr 
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 618071 INFO  
(searcherExecutor-1975-thread-1-processing-n:127.0.0.1:44221_solr 
x:testCollection2_shard2_replica_n3 s:shard2 c:testCollection2 r:core_node4) 
[n:127.0.0.1:44221_solr c:testCollection2 s:shard2 r:core_node4 
x:testCollection2_shard2_replica_n3] o.a.s.c.SolrCore 
[testCollection2_shard2_replica_n3] Registered new searcher 
Searcher@f228cd[testCollection2_shard2_replica_n3] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 618072 INFO  (qtp14149482-3907) [n:127.0.0.1:44221_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1574156850404786176
   [junit4]   2> 618072 INFO  (qtp14149482-3906) [n:127.0.0.1:44221_solr 
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 618072 INFO  (qtp14149482-3906) [n:127.0.0.1:44221_solr 
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 618074 INFO  (qtp14149482-3906) [n:127.0.0.1:44221_solr 
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6b506e[testCollection2_shard1_replica_n1] main]
   [junit4]   2> 618075 INFO  (qtp14149482-3906) [n:127.0.0.1:44221_solr 
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/config
   [junit4]   2> 618076 INFO  (qtp14149482-3907) [n:127.0.0.1:44221_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 618076 INFO  (qtp14149482-3907) [n:127.0.0.1:44221_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 618076 INFO  (qtp14149482-3907) [n:127.0.0.1:44221_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:44221/solr/testCollection2_shard2_replica_n3/
   [junit4]   2> 618076 INFO  (qtp14149482-3907) [n:127.0.0.1:44221_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 618076 INFO  (qtp14149482-3907) [n:127.0.0.1:44221_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:44221/solr/testCollection2_shard2_replica_n3/ has no replicas
   [junit4]   2> 618076 INFO  (qtp14149482-3907) [n:127.0.0.1:44221_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 618076 INFO  (qtp14149482-3906) [n:127.0.0.1:44221_solr 
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 618077 INFO  (qtp14149482-3906) [n:127.0.0.1:44221_solr 
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 618078 INFO  (qtp14149482-3907) [n:127.0.0.1:44221_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:44221/solr/testCollection2_shard2_replica_n3/ shard2
   [junit4]   2> 618079 INFO  
(searcherExecutor-1974-thread-1-processing-n:127.0.0.1:44221_solr 
x:testCollection2_shard1_replica_n1 s:shard1 c:testCollection2 r:core_node2) 
[n:127.0.0.1:44221_solr c:testCollection2 s:shard1 r:core_node2 
x:testCollection2_shard1_replica_n1] o.a.s.c.SolrCore 
[testCollection2_shard1_replica_n1] Registered new searcher 
Searcher@6b506e[testCollection2_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 618079 INFO  (qtp14149482-3906) [n:127.0.0.1:44221_solr 
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1574156850412126208
   [junit4]   2> 618082 INFO  (qtp14149482-3906) [n:127.0.0.1:44221_solr 
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 618082 INFO  (qtp14149482-3906) [n:127.0.0.1:44221_solr 
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 618082 INFO  (qtp14149482-3906) [n:127.0.0.1:44221_solr 
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:44221/solr/testCollection2_shard1_replica_n1/
   [junit4]   2> 618082 INFO  (qtp14149482-3906) [n:127.0.0.1:44221_solr 
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 618082 INFO  (qtp14149482-3906) [n:127.0.0.1:44221_solr 
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:44221/solr/testCollection2_shard1_replica_n1/ has no replicas
   [junit4]   2> 618082 INFO  (qtp14149482-3906) [n:127.0.0.1:44221_solr 
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 618084 INFO  (qtp14149482-3906) [n:127.0.0.1:44221_solr 
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:44221/solr/testCollection2_shard1_replica_n1/ shard1
   [junit4]   2> 618190 INFO  
(zkCallback-643-thread-1-processing-n:127.0.0.1:44221_solr) 
[n:127.0.0.1:44221_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testCollection2/state.json] for collection [testCollection2] 
has occurred - updating... (live nodes size: [1])
   [junit4]   2> 618190 INFO  
(zkCallback-643-thread-2-processing-n:127.0.0.1:44221_solr) 
[n:127.0.0.1:44221_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testCollection2/state.json] for collection [testCollection2] 
has occurred - updating... (live nodes size: [1])
   [junit4]   2> 618229 INFO  (qtp14149482-3907) [n:127.0.0.1:44221_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 618230 INFO  (qtp14149482-3907) [n:127.0.0.1:44221_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=config&newCollection=true&name=testCollection2_shard2_replica_n3&action=CREATE&numShards=2&collection=testCollection2&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1430
   [junit4]   2> 618235 INFO  (qtp14149482-3906) [n:127.0.0.1:44221_solr 
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 618236 INFO  (qtp14149482-3906) [n:127.0.0.1:44221_solr 
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=config&newCollection=true&name=testCollection2_shard1_replica_n1&action=CREATE&numShards=2&collection=testCollection2&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1436
   [junit4]   2> 618238 INFO  (qtp14149482-3910) [n:127.0.0.1:44221_solr    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 618339 INFO  
(zkCallback-643-thread-1-processing-n:127.0.0.1:44221_solr) 
[n:127.0.0.1:44221_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testCollection2/state.json] for collection [testCollection2] 
has occurred - updating... (live nodes size: [1])
   [junit4]   2> 618339 INFO  
(zkCallback-643-thread-2-processing-n:127.0.0.1:44221_solr) 
[n:127.0.0.1:44221_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testCollection2/state.json] for collection [testCollection2] 
has occurred - updating... (live nodes size: [1])
   [junit4]   2> 618388 INFO  
(OverseerCollectionConfigSetProcessor-98384802816196611-127.0.0.1:44221_solr-n_0000000000)
 [n:127.0.0.1:44221_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 619239 INFO  (qtp14149482-3910) [n:127.0.0.1:44221_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=config&maxShardsPerNode=1000&name=testCollection2&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=2855
   [junit4]   2> 619239 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[293EA0AA8DD887B0]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: 
testCollection1 failOnTimeout:true timeout (sec):30
   [junit4]   2> 619240 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[293EA0AA8DD887B0]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: 
testCollection1
   [junit4]   2> 619240 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[293EA0AA8DD887B0]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: 
testCollection2 failOnTimeout:true timeout (sec):30
   [junit4]   2> 619240 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[293EA0AA8DD887B0]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: 
testCollection2
   [junit4]   2> 619250 INFO  
(TEST-LeaderElectionContextKeyTest.test-seed#[293EA0AA8DD887B0]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 619254 INFO  (qtp14149482-3911) [n:127.0.0.1:44221_solr    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testCollection1.shard2.replica_n2, tag=null
   [junit4]   2> 619261 INFO  (qtp14149482-3911) [n:127.0.0.1:44221_solr    ] 
o.a.s.c.SolrCore [testCollection1_shard2_replica_n2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@148eeb3
   [junit4]   2> 619264 INFO  (qtp14149482-3911) [n:127.0.0.1:44221_solr    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testCollection1.shard2.replica_n2, tag=21556915
   [junit4]   2> 619264 INFO  (qtp14149482-3911) [n:127.0.0.1:44221_solr    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.testCollection1.shard2.leader, tag=21556915
   [junit4]   2> 619265 INFO  (qtp14149482-3911) [n:127.0.0.1:44221_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={deleteInstanceDir=false&core=testCollection1_shard2_replica_n2&deleteDataDir=false&action=UNLOAD&indexInfo=true&wt=javabin&version=2&deleteIndex=false}
 status=0 QTime=11
   [junit4]   2> 619267 INFO  
(TEST-LeaderElectionContextKeyTest.test-seed#[293EA0AA8DD887B0]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending test
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=LeaderElectionContextKeyTest -Dtests.method=test 
-Dtests.seed=293EA0AA8DD887B0 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=de-CH -Dtests.timezone=SystemV/AST4 -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 0.03s J2 | LeaderElectionContextKeyTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([293EA0AA8DD887B0:A16A9F702324EA48]:0)
   [junit4]    >        at 
org.apache.solr.cloud.LeaderElectionContextKeyTest.test(LeaderElectionContextKeyTest.java:88)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 619271 INFO  (jetty-closer-637-thread-1) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@51cc6a{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 619271 INFO  (jetty-closer-637-thread-1) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=26110825
   [junit4]   2> 619271 INFO  (jetty-closer-637-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 619273 INFO  (jetty-closer-637-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 619287 INFO  (jetty-closer-637-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 619288 INFO  (jetty-closer-637-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 619290 INFO  (coreCloseExecutor-1984-thread-1) 
[n:127.0.0.1:44221_solr c:testCollection1 s:shard1 r:core_node3 
x:testCollection1_shard1_replica_n1] o.a.s.c.SolrCore 
[testCollection1_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@6968ee
   [junit4]   2> 619293 INFO  (coreCloseExecutor-1984-thread-2) 
[n:127.0.0.1:44221_solr c:testCollection2 s:shard2 r:core_node4 
x:testCollection2_shard2_replica_n3] o.a.s.c.SolrCore 
[testCollection2_shard2_replica_n3]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@c43535
   [junit4]   2> 619303 INFO  (coreCloseExecutor-1984-thread-3) 
[n:127.0.0.1:44221_solr c:testCollection2 s:shard1 r:core_node2 
x:testCollection2_shard1_replica_n1] o.a.s.c.SolrCore 
[testCollection2_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@a2c4b9
   [junit4]   2> 619310 INFO  (coreCloseExecutor-1984-thread-1) 
[n:127.0.0.1:44221_solr c:testCollection1 s:shard1 r:core_node3 
x:testCollection1_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.testCollection1.shard1.replica_n1, tag=6908142
   [junit4]   2> 619321 INFO  (coreCloseExecutor-1984-thread-3) 
[n:127.0.0.1:44221_solr c:testCollection2 s:shard1 r:core_node2 
x:testCollection2_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.testCollection2.shard1.replica_n1, tag=10667193
   [junit4]   2> 619325 INFO  (coreCloseExecutor-1984-thread-3) 
[n:127.0.0.1:44221_solr c:testCollection2 s:shard1 r:core_node2 
x:testCollection2_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.testCollection2.shard1.leader, 
tag=10667193
   [junit4]   2> 619325 INFO  (coreCloseExecutor-1984-thread-2) 
[n:127.0.0.1:44221_solr c:testCollection2 s:shard2 r:core_node4 
x:testCollection2_shard2_replica_n3] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.testCollection2.shard2.replica_n3, tag=12858677
   [junit4]   2> 619333 INFO  (coreCloseExecutor-1984-thread-1) 
[n:127.0.0.1:44221_solr c:testCollection1 s:shard1 r:core_node3 
x:testCollection1_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.testCollection1.shard1.leader, 
tag=6908142
   [junit4]   2> 619334 INFO  (coreCloseExecutor-1984-thread-2) 
[n:127.0.0.1:44221_solr c:testCollection2 s:shard2 r:core_node4 
x:testCollection2_shard2_replica_n3] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.testCollection2.shard2.leader, 
tag=12858677
   [junit4]   2> 619334 INFO  (jetty-closer-637-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=98384802816196611-127.0.0.1:44221_solr-n_0000000000) closing
   [junit4]   2> 619334 INFO  
(OverseerStateUpdate-98384802816196611-127.0.0.1:44221_solr-n_0000000000) 
[n:127.0.0.1:44221_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:44221_solr
   [junit4]   2> 619337 WARN  
(zkCallback-643-thread-2-processing-n:127.0.0.1:44221_solr) 
[n:127.0.0.1:44221_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 619337 INFO  (jetty-closer-637-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@b0298b{/solr,null,UNAVAILABLE}
   [junit4]   2> 619338 ERROR 
(SUITE-LeaderElectionContextKeyTest-seed#[293EA0AA8DD887B0]-worker) [    ] 
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> 619338 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[293EA0AA8DD887B0]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:46881 46881
   [junit4]   2> 619371 INFO  (Thread-876) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:46881 46881
   [junit4]   2> 619371 WARN  (Thread-876) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        2       /solr/aliases.json
   [junit4]   2>        2       /solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/collections/testCollection2/state.json
   [junit4]   2>        5       /solr/collections/testCollection1/state.json
   [junit4]   2>        2       /solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        2       /solr/live_nodes
   [junit4]   2>        2       /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionContextKeyTest_293EA0AA8DD887B0-001
   [junit4]   2> Jul 28, 2017 9:09:19 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=1232, maxMBSortInHeap=6.539411929866922, 
sim=RandomSimilarity(queryNorm=true): {}, locale=de-CH, timezone=SystemV/AST4
   [junit4]   2> NOTE: Linux 4.10.0-27-generic i386/Oracle Corporation 
1.8.0_141 (32-bit)/cpus=8,threads=1,free=157642424,total=341397504
   [junit4]   2> NOTE: All tests run in this JVM: [TestFieldResource, 
TestOrdValues, BufferStoreTest, TestRequestStatusCollectionAPI, 
TestRebalanceLeaders, TestDistributedMissingSort, TestSolrCloudSnapshots, 
TestHashQParserPlugin, InfixSuggestersTest, DeleteStatusTest, 
SpellPossibilityIteratorTest, URLClassifyProcessorTest, 
MissingSegmentRecoveryTest, JSONWriterTest, TestRecovery, 
TestJsonFacetRefinement, FastVectorHighlighterTest, TestDFISimilarityFactory, 
OverseerTaskQueueTest, TestLocalFSCloudBackupRestore, MinimalSchemaTest, 
RegexBoostProcessorTest, TriLevelCompositeIdRoutingTest, 
TestStressInPlaceUpdates, TestHalfAndHalfDocValues, TestReloadDeadlock, 
TestPseudoReturnFields, MetricsHandlerTest, TestSha256AuthenticationProvider, 
ResponseLogComponentTest, RecoveryZkTest, PrimitiveFieldTypeTest, 
TestNoOpRegenerator, SolrInfoBeanTest, UnloadDistributedZkTest, 
ClusterStateTest, UninvertDocValuesMergePolicyTest, TestFieldCacheSort, 
TestQuerySenderListener, ShowFileRequestHandlerTest, 
TestShortCircuitedRequests, BadCopyFieldTest, TestConfigSetImmutable, 
TestCloudManagedSchema, TestZkChroot, TestCorePropertiesReload, 
PingRequestHandlerTest, TestManagedStopFilterFactory, 
HdfsChaosMonkeyNothingIsSafeTest, HardAutoCommitTest, TestSurroundQueryParser, 
LeaderElectionContextKeyTest]
   [junit4] Completed [169/726 (1!)] on J2 in 6.95s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 1841 lines...]
   [junit4] Suite: 
org.apache.solr.update.processor.AtomicUpdateProcessorFactoryTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.AtomicUpdateProcessorFactoryTest_293EA0AA8DD887B0-001/init-core-data-001
   [junit4]   2> 2125598 WARN  
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[293EA0AA8DD887B0]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=17 numCloses=17
   [junit4]   2> 2125598 INFO  
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[293EA0AA8DD887B0]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2125600 INFO  
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[293EA0AA8DD887B0]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 2125600 INFO  
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[293EA0AA8DD887B0]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2125600 INFO  
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[293EA0AA8DD887B0]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 2125600 INFO  
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[293EA0AA8DD887B0]-worker) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2125631 INFO  
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[293EA0AA8DD887B0]-worker) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2125670 INFO  
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[293EA0AA8DD887B0]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 2125804 INFO  
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[293EA0AA8DD887B0]-worker) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2125854 INFO  
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[293EA0AA8DD887B0]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@23e755
   [junit4]   2> 2125858 INFO  
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[293EA0AA8DD887B0]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@23e755
   [junit4]   2> 2125859 INFO  
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[293EA0AA8DD887B0]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@23e755
   [junit4]   2> 2125861 INFO  (coreLoadExecutor-8390-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2125901 INFO  (coreLoadExecutor-8390-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2125926 INFO  (coreLoadExecutor-8390-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2126077 INFO  (coreLoadExecutor-8390-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2126097 INFO  (coreLoadExecutor-8390-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 2126098 INFO  (coreLoadExecutor-8390-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@23e755
   [junit4]   2> 2126098 INFO  (coreLoadExecutor-8390-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2126098 INFO  (coreLoadExecutor-8390-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.AtomicUpdateProcessorFactoryTest_293EA0AA8DD887B0-001/init-core-data-001/]
   [junit4]   2> 2126101 INFO  (coreLoadExecutor-8390-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=1391345021, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 2126167 INFO  (coreLoadExecutor-8390-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2126167 INFO  (coreLoadExecutor-8390-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 2126168 INFO  (coreLoadExecutor-8390-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2126168 INFO  (coreLoadExecutor-8390-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2126169 INFO  (coreLoadExecutor-8390-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=50, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.733694629138916]
   [junit4]   2> 2126169 INFO  (coreLoadExecutor-8390-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4d1864[collection1] 
main]
   [junit4]   2> 2126172 INFO  (coreLoadExecutor-8390-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2126189 INFO  (coreLoadExecutor-8390-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2126246 INFO  (coreLoadExecutor-8390-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2126246 INFO  (coreLoadExecutor-8390-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1574158432098844672
   [junit4]   2> 2126247 INFO  
(searcherExecutor-8391-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2126247 INFO  
(searcherExecutor-8391-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2126247 INFO  
(searcherExecutor-8391-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 2126247 INFO  
(searcherExecutor-8391-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 2126247 INFO  
(searcherExecutor-8391-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 2126247 INFO  
(searcherExecutor-8391-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 2126248 INFO  
(searcherExecutor-8391-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 2126248 INFO  
(searcherExecutor-8391-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 2126248 INFO  
(searcherExecutor-8391-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 2126249 INFO  
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[293EA0AA8DD887B0]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 2126249 INFO  
(searcherExecutor-8391-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@4d1864[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2126251 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[293EA0AA8DD887B0]) [    
] o.a.s.SolrTestCaseJ4 ###Starting testBasics
   [junit4]   2> 2126255 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[293EA0AA8DD887B0]) [    
] o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1574158432108281856,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2126255 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[293EA0AA8DD887B0]) [    
] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1d0a2a3 
commitCommandVersion:1574158432108281856
   [junit4]   2> 2126260 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[293EA0AA8DD887B0]) [    
] o.a.s.s.SolrIndexSearcher Opening [Searcher@1a934f0[collection1] main]
   [junit4]   2> 2126260 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[293EA0AA8DD887B0]) [    
] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2126262 INFO  (searcherExecutor-8391-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1a934f0[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):c1)))}
   [junit4]   2> 2126263 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[293EA0AA8DD887B0]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 7
   [junit4]   2> 2126265 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[293EA0AA8DD887B0]) [    
] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:1&wt=xml} 
hits=1 status=0 QTime=0
   [junit4]   2> 2126266 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[293EA0AA8DD887B0]) [    
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=cat:human&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2126267 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[293EA0AA8DD887B0]) [    
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=title:Mr&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2126268 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[293EA0AA8DD887B0]) [    
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=count_i:20&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2126269 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[293EA0AA8DD887B0]) [    
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=name_s:Virat&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2126269 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[293EA0AA8DD887B0]) [    
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=multiDefault:Delhi&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2126272 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[293EA0AA8DD887B0]) [    
] o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1574158432126107648,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2126272 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[293EA0AA8DD887B0]) [    
] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1d0a2a3 
commitCommandVersion:1574158432126107648
   [junit4]   2> 2126276 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[293EA0AA8DD887B0]) [    
] o.a.s.s.SolrIndexSearcher Opening [Searcher@72252c[collection1] main]
   [junit4]   2> 2126277 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[293EA0AA8DD887B0]) [    
] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2126279 INFO  (searcherExecutor-8391-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@72252c[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(8.0.0):c1)))}
   [junit4]   2> 2126279 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[293EA0AA8DD887B0]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 6
   [junit4]   2> 2126280 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[293EA0AA8DD887B0]) [    
] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:1&wt=xml} 
hits=1 status=0 QTime=0
   [junit4]   2> 2126281 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[293EA0AA8DD887B0]) [    
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=cat:human&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2126281 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[293EA0AA8DD887B0]) [    
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=cat:animal&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2126282 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[293EA0AA8DD887B0]) [    
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=title:Mr&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 2126283 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[293EA0AA8DD887B0]) [    
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=title:Dr&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2126283 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[293EA0AA8DD887B0]) [    
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=count_i:20&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 2126284 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[293EA0AA8DD887B0]) [    
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=count_i:40&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2126284 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[293EA0AA8DD887B0]) [    
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=name_s:Virat&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 2126285 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[293EA0AA8DD887B0]) [    
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=multiDefault:Delhi&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 2126285 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[293EA0AA8DD887B0]) [    
] o.a.s.SolrTestCaseJ4 ###Ending testBasics
   [junit4]   2> 2126288 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testNoUniqueIdPassed-seed#[293EA0AA8DD887B0])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testNoUniqueIdPassed
   [junit4]   2> 2126288 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testNoUniqueIdPassed-seed#[293EA0AA8DD887B0])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testNoUniqueIdPassed
   [junit4]   2> 2126290 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[293EA0AA8DD887B0])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testMultipleThreads
   [junit4]   2> 2126291 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[293EA0AA8DD887B0])
 [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM 
INDEX
   [junit4]   2> 2126291 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[293EA0AA8DD887B0])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@12babf3[collection1] 
realtime]
   [junit4]   2> 2126291 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[293EA0AA8DD887B0])
 [    ] 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 0
   [junit4]   2> 2126305 WARN  (Thread-4142) [    ] 
o.a.s.u.p.AtomicUpdateProcessorFactory Atomic update failed due to version 
conflict for 10 expected=1574158432155467776 actual=1574158432159662080Retrying 
with new version .... (1)
   [junit4]   2> 2126306 WARN  (Thread-4143) [    ] 
o.a.s.u.p.AtomicUpdateProcessorFactory Atomic update failed due to version 
conflict for 10 expected=1574158432152322048 actual=1574158432160710656Retrying 
with new version .... (1)
   [junit4]   2> 2126306 WARN  (Thread-4141) [    ] 
o.a.s.u.p.AtomicUpdateProcessorFactory Atomic update failed due to version 
conflict for 10 expected=1574158432152322048 actual=1574158432160710656Retrying 
with new version .... (1)
   [junit4]   2> 2126307 WARN  (Thread-4140) [    ] 
o.a.s.u.p.AtomicUpdateProcessorFactory Atomic update failed due to version 
conflict for 10 expected=1574158432152322048 actual=1574158432160710656Retrying 
with new version .... (1)
   [junit4]   2> 2126307 WARN  (Thread-4143) [    ] 
o.a.s.u.p.AtomicUpdateProcessorFactory Atomic update failed due to version 
conflict for 10 expected=1574158432160710656 actual=1574158432161759232Retrying 
with new version .... (2)
   [junit4]   2> 2126308 WARN  (Thread-4143) [    ] 
o.a.s.u.p.AtomicUpdateProcessorFactory Atomic update failed due to version 
conflict for 10 expected=1574158432161759232 actual=1574158432162807808Retrying 
with new version .... (3)
   [junit4]   2> 2126309 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[293EA0AA8DD887B0])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1574158432164904960,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2126309 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[293EA0AA8DD887B0])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1d0a2a3 
commitCommandVersion:1574158432164904960
   [junit4]   2> 2126313 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[293EA0AA8DD887B0])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1f4dff[collection1] main]
   [junit4]   2> 2126314 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[293EA0AA8DD887B0])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2126317 INFO  (searcherExecutor-8391-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1f4dff[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(8.0.0):c10/9:delGen=1)))}
   [junit4]   2> 2126317 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[293EA0AA8DD887B0])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 8
   [junit4]   2> 2126318 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[293EA0AA8DD887B0])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:10&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2126320 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[293EA0AA8DD887B0])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=cat:wreaq1d8pv0ro1qf85iz+icsxtm8n7kvuq7dut752+a9wvi7wc1g9xvg9spfps+c4ylhht2z6xo0z7cxllo+78ephdd3whskqyuwj9kj&wt=xml}
 hits=1 status=0 QTime=0
   [junit4]   2> 2126321 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[293EA0AA8DD887B0])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=int_i:16&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 2126321 ERROR 
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[293EA0AA8DD887B0])
 [    ] o.a.s.SolrTestCaseJ4 REQUEST FAILED: xpath=//result[@numFound=1]
   [junit4]   2>        xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> <response>
   [junit4]   2> <lst name="responseHeader"><int name="status">0</int><int 
name="QTime">0</int></lst><result name="response" numFound="0" 
start="0"></result>
   [junit4]   2> </response>
   [junit4]   2> 
   [junit4]   2>        request was:q=int_i:16&wt=xml
   [junit4]   2> 2126322 ERROR 
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[293EA0AA8DD887B0])
 [    ] o.a.s.SolrTestCaseJ4 REQUEST FAILED: 
q=int_i:16&wt=xml:java.lang.RuntimeException: REQUEST FAILED: 
xpath=//result[@numFound=1]
   [junit4]   2>        xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> <response>
   [junit4]   2> <lst name="responseHeader"><int name="status">0</int><int 
name="QTime">0</int></lst><result name="response" numFound="0" 
start="0"></result>
   [junit4]   2> </response>
   [junit4]   2> 
   [junit4]   2>        request was:q=int_i:16&wt=xml
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:879)
   [junit4]   2>        at 
org.apache.solr.update.processor.AtomicUpdateProcessorFactoryTest.testMultipleThreads(AtomicUpdateProcessorFactoryTest.java:264)
   [junit4]   2>        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method)
   [junit4]   2>        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2>        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2>        at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2>        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2>        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 2126322 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[293EA0AA8DD887B0])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testMultipleThreads
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=AtomicUpdateProcessorFactoryTest -Dtests.method=testMultipleThreads 
-Dtests.seed=293EA0AA8DD887B0 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=lv-LV -Dtests.timezone=Canada/Yukon -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.07s J0 | 
AtomicUpdateProcessorFactoryTest.testMultipleThreads <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Exception during 
query
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([293EA0AA8DD887B0:50CD727011CF134]:0)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:886)
   [junit4]    >        at 
org.apache.solr.update.processor.AtomicUpdateProcessorFactoryTest.testMultipleThreads(AtomicUpdateProcessorFactoryTest.java:264)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]    > Caused by: java.lang.RuntimeException: REQUEST FAILED: 
xpath=//result[@numFound=1]
   [junit4]    >        xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]    > <response>
   [junit4]    > <lst name="responseHeader"><int name="status">0</int><int 
name="QTime">0</int></lst><result name="response" numFound="0" 
start="0"></result>
   [junit4]    > </response>
   [junit4]    >        request was:q=int_i:16&wt=xml
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:879)
   [junit4]    >        ... 40 more
   [junit4]   2> 2126360 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testWrongAtomicOpPassed-seed#[293EA0AA8DD887B0])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testWrongAtomicOpPassed
   [junit4]   2> 2126361 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testWrongAtomicOpPassed-seed#[293EA0AA8DD887B0])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testWrongAtomicOpPassed
   [junit4]   2> 2126361 INFO  
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[293EA0AA8DD887B0]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 2126361 INFO  
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[293EA0AA8DD887B0]-worker) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=25901793
   [junit4]   2> 2126361 INFO  
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[293EA0AA8DD887B0]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 2126362 INFO  
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[293EA0AA8DD887B0]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 2126363 INFO  
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[293EA0AA8DD887B0]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 2126364 INFO  
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[293EA0AA8DD887B0]-worker) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 2126364 INFO  (coreCloseExecutor-8396-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1da1317
   [junit4]   2> 2126366 INFO  (coreCloseExecutor-8396-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=31068951
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.AtomicUpdateProcessorFactoryTest_293EA0AA8DD887B0-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, 
sim=RandomSimilarity(queryNorm=true): {}, locale=lv-LV, timezone=Canada/Yukon
   [junit4]   2> NOTE: Linux 4.10.0-27-generic i386/Oracle Corporation 
1.8.0_141 (32-bit)/cpus=8,threads=1,free=86884824,total=355987456
   [junit4]   2> NOTE: All tests run in this JVM: [TestMacroExpander, 
SolrIndexSplitterTest, TestIBSimilarityFactory, 
TestLMDirichletSimilarityFactory, BasicZkTest, TestFileDictionaryLookup, 
ForceLeaderTest, AssignBackwardCompatibilityTest, 
TestMultiValuedNumericRangeQuery, DocExpirationUpdateProcessorFactoryTest, 
TestSizeLimitedDistributedMap, ZkNodePropsTest, TestBulkSchemaAPI, 
SimpleMLTQParserTest, TestDistributedSearch, TestRandomFaceting, PeerSyncTest, 
UUIDFieldTest, TestTolerantUpdateProcessorRandomCloud, SynonymTokenizerTest, 
SolrGraphiteReporterTest, CdcrReplicationHandlerTest, 
ConfigureRecoveryStrategyTest, DateRangeFieldTest, TestFastOutputStream, 
MoveReplicaHDFSTest, TestStressLiveNodes, TestDefaultStatsCache, 
SolrMetricReporterTest, TestExpandComponent, SparseHLLTest, 
TestCSVResponseWriter, TestRangeQuery, IndexBasedSpellCheckerTest, 
CoreMergeIndexesAdminHandlerTest, SolrCloudReportersTest, TestOmitPositions, 
SolrIndexConfigTest, OverriddenZkACLAndCredentialsProvidersTest, 
TestFieldTypeCollectionResource, TestReplicationHandlerBackup, 
FieldAnalysisRequestHandlerTest, DistributedQueueTest, TestRawTransformer, 
TestExactStatsCache, CollectionStateFormat2Test, 
TestWordDelimiterFilterFactory, BlockJoinFacetRandomTest, 
DistributedSuggestComponentTest, TestNonDefinedSimilarityFactory, 
DeleteReplicaTest, TestInfoStreamLogging, DefaultValueUpdateProcessorTest, 
TestStandardQParsers, TestExclusionRuleCollectionAccess, TestReplicaProperties, 
BasicDistributedZkTest, ManagedSchemaRoundRobinCloudTest, 
TestEmbeddedSolrServerConstructors, DeleteInactiveReplicaTest, 
TestPhraseSuggestions, TestCloudSchemaless, TestIndexingPerformance, 
TestMergePolicyConfig, MergeStrategyTest, SpellCheckCollatorWithCollapseTest, 
MetricsConfigTest, DistributedExpandComponentTest, UtilsToolTest, 
TestNumericTokenStream, BlockCacheTest, BlobRepositoryCloudTest, 
CursorPagingTest, RollingRestartTest, MBeansHandlerTest, DistanceUnitsTest, 
LeaderInitiatedRecoveryOnShardRestartTest, TestConfigSetProperties, 
TestLockTree, TestCollectionAPI, FieldMutatingUpdateProcessorTest, 
SpellCheckCollatorTest, TestSortByMinMaxFunction, SyncSliceTest, 
TestNamedUpdateProcessors, VMParamsZkACLAndCredentialsProvidersTest, 
TestSolr4Spatial, TestOverriddenPrefixQueryForCustomFieldType, 
TestSolrConfigHandlerConcurrent, TestUninvertingReader, SolrCoreTest, 
TestFunctionQuery, HdfsBasicDistributedZk2Test, BinaryUpdateRequestHandlerTest, 
TestLegacyFieldReuse, StatsReloadRaceTest, UpdateParamsTest, 
TestJavabinTupleStreamParser, TestBackupRepositoryFactory, TestBlobHandler, 
TestAddFieldRealTimeGet, TestSchemaResource, ShardSplitTest, 
HdfsChaosMonkeySafeLeaderTest, ConnectionReuseTest, 
QueryElevationComponentTest, TestConfig, TestComponentsName, 
TestLeaderElectionZkExpiry, TestManagedSynonymFilterFactory, TestPrepRecovery, 
TestTrackingShardHandlerFactory, WordBreakSolrSpellCheckerTest, 
TestLuceneMatchVersion, RAMDirectoryFactoryTest, TestClusterStateMutator, 
PropertiesRequestHandlerTest, SolrRequestParserTest, SolrXmlInZkTest, 
TestUseDocValuesAsStored, HttpPartitionTest, MultiThreadedOCPTest, 
ReplicationFactorTest, RestartWhileUpdatingTest, 
SharedFSAutoReplicaFailoverUtilsTest, SimpleCollectionCreateDeleteTest, 
TestCloudPseudoReturnFields, TestCloudRecovery, 
TestDeleteCollectionOnDownNodes, TestLeaderInitiatedRecoveryThread, 
TestOnReconnectListenerSupport, TestPullReplicaErrorHandling, 
TestSolrCloudWithDelegationTokens, TestSolrCloudWithSecureImpersonation, 
TestTlogReplica, TestImplicitCoreProperties, TestNRTOpen, 
TestReloadAndDeleteDocs, TestSimpleTextCodec, TestSolrConfigHandler, 
TestSolrCoreSnapshots, TestHdfsBackupRestoreCore, TestSystemCollAutoCreate, 
V2StandaloneTest, CoreAdminRequestStatusTest, TestConfigsApi, 
DistributedDebugComponentTest, DistributedFacetPivotWhiteBoxTest, 
DistributedQueryComponentCustomSortTest, HighlighterMaxOffsetTest, 
TestUnifiedSolrHighlighter, WrapperMergePolicyFactoryTest, TestLegacyField, 
TestNumericRangeQuery64, SolrSlf4jReporterTest, SubstringBytesRefFilterTest, 
TestIntervalFaceting, TestStreamBody, TestMacros, SmileWriterTest, 
TestCustomDocTransformer, TestExportWriter, TestPushWriter, 
TestChildDocTransformer, TestSubQueryTransformer, TestManagedResource, 
TestManagedResourceStorage, TestDynamicFieldCollectionResource, 
TestFieldTypeResource, TestSerializedLuceneMatchVersion, BooleanFieldTest, 
DocValuesMissingTest, SpatialRPTFieldTypeTest, TestManagedSchema, 
TestManagedSchemaThreadSafety, TestPointFields, BJQParserTest, GraphQueryTest, 
TestCloudNestedDocsSort, TestExactSharedStatsCache, BasicAuthIntegrationTest, 
BasicAuthStandaloneTest, TestPKIAuthenticationPlugin, 
TestRuleBasedAuthorizationPlugin, TestDelegationWithHadoopAuth, 
HttpSolrCallGetCoreTest, ConjunctionSolrSpellCheckerTest, 
TestBlendedInfixSuggestions, TestFreeTextSuggestions, 
TestHighFrequencyDictionaryFactory, HdfsDirectoryTest, UpdateLogTest, 
VersionInfoTest, AddSchemaFieldsUpdateProcessorFactoryTest, 
AtomicUpdateProcessorFactoryTest]
   [junit4] Completed [707/726 (2!)] on J0 in 0.80s, 4 tests, 1 error <<< 
FAILURES!

[...truncated 39344 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to