Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20311/
Java: 32bit/jdk-9-ea+181 -server -XX:+UseG1GC --illegal-access=deny

2 tests failed.
FAILED:  
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testDistributions

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([F5C24CB32DE8F20:B0A36561EC246FBC]: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.client.solrj.io.stream.StreamExpressionTest.testDistributions(StreamExpressionTest.java:6056)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.cloud.LeaderElectionContextKeyTest.test

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([3913A69A4369778C:B1479940ED951A74]: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 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 11232 lines...]
   [junit4] Suite: org.apache.solr.cloud.LeaderElectionContextKeyTest
   [junit4]   2> 457399 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[3913A69A4369778C]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderElectionContextKeyTest_3913A69A4369778C-001/init-core-data-001
   [junit4]   2> 457399 WARN  
(SUITE-LeaderElectionContextKeyTest-seed#[3913A69A4369778C]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
   [junit4]   2> 457400 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[3913A69A4369778C]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 457400 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[3913A69A4369778C]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 457401 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[3913A69A4369778C]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderElectionContextKeyTest_3913A69A4369778C-001/tempDir-001
   [junit4]   2> 457401 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[3913A69A4369778C]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 457401 INFO  (Thread-725) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 457401 INFO  (Thread-725) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 457403 ERROR (Thread-725) [    ] 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> 457501 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[3913A69A4369778C]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:33145
   [junit4]   2> 457507 INFO  (jetty-launcher-487-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 457507 INFO  (jetty-launcher-487-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5f3ff5{/solr,null,AVAILABLE}
   [junit4]   2> 457510 INFO  (jetty-launcher-487-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@1622079{SSL,[ssl, 
http/1.1]}{127.0.0.1:42161}
   [junit4]   2> 457510 INFO  (jetty-launcher-487-thread-1) [    ] 
o.e.j.s.Server Started @458554ms
   [junit4]   2> 457510 INFO  (jetty-launcher-487-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=42161}
   [junit4]   2> 457510 ERROR (jetty-launcher-487-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 457510 INFO  (jetty-launcher-487-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 457510 INFO  (jetty-launcher-487-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 457510 INFO  (jetty-launcher-487-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 457510 INFO  (jetty-launcher-487-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-13T16:56:33.945767Z
   [junit4]   2> 457512 INFO  (jetty-launcher-487-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 457517 INFO  (jetty-launcher-487-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33145/solr
   [junit4]   2> 457573 INFO  (jetty-launcher-487-thread-1) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 457573 INFO  (jetty-launcher-487-thread-1) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:42161_solr
   [junit4]   2> 457574 INFO  (jetty-launcher-487-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=98477237458501635-127.0.0.1:42161_solr-n_0000000000) starting
   [junit4]   2> 457578 INFO  (jetty-launcher-487-thread-1) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42161_solr
   [junit4]   2> 457578 INFO  (zkCallback-494-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 457636 INFO  (jetty-launcher-487-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42161.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b52173
   [junit4]   2> 457640 INFO  (jetty-launcher-487-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42161.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b52173
   [junit4]   2> 457640 INFO  (jetty-launcher-487-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42161.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b52173
   [junit4]   2> 457642 INFO  (jetty-launcher-487-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderElectionContextKeyTest_3913A69A4369778C-001/tempDir-001/node1/.
   [junit4]   2> 457663 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[3913A69A4369778C]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 457663 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[3913A69A4369778C]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33145/solr ready
   [junit4]   2> 457720 INFO  (qtp19235936-3553) [    ] 
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> 457722 INFO  (OverseerThreadFactory-1831-thread-1) [    ] 
o.a.s.c.CreateCollectionCmd Create collection testCollection1
   [junit4]   2> 457826 INFO  
(OverseerStateUpdate-98477237458501635-127.0.0.1:42161_solr-n_0000000000) [    
] 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":"https://127.0.0.1:42161/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 457827 INFO  
(OverseerStateUpdate-98477237458501635-127.0.0.1:42161_solr-n_0000000000) [    
] 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":"https://127.0.0.1:42161/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 458031 INFO  (qtp19235936-3560) [    ] 
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> 458031 INFO  (qtp19235936-3559) [    ] 
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> 458031 INFO  (qtp19235936-3559) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 458134 INFO  (zkCallback-494-thread-1) [    ] 
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> 458134 INFO  (zkCallback-494-thread-2) [    ] 
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> 459041 INFO  (qtp19235936-3560) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 459042 INFO  (qtp19235936-3559) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 459046 INFO  (qtp19235936-3560) [    ] o.a.s.s.IndexSchema 
[testCollection1_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 459047 INFO  (qtp19235936-3559) [    ] o.a.s.s.IndexSchema 
[testCollection1_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 459048 INFO  (qtp19235936-3559) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 459048 INFO  (qtp19235936-3559) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'testCollection1_shard1_replica_n1' using configuration from 
collection testCollection1, trusted=true
   [junit4]   2> 459049 INFO  (qtp19235936-3560) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 459049 INFO  (qtp19235936-3560) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'testCollection1_shard2_replica_n2' using configuration from 
collection testCollection1, trusted=true
   [junit4]   2> 459050 INFO  (qtp19235936-3560) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42161.solr.core.testCollection1.shard2.replica_n2' (registry 
'solr.core.testCollection1.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@b52173
   [junit4]   2> 459050 INFO  (qtp19235936-3560) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 459050 INFO  (qtp19235936-3560) [    ] 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/J0/temp/solr.cloud.LeaderElectionContextKeyTest_3913A69A4369778C-001/tempDir-001/node1/testCollection1_shard2_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderElectionContextKeyTest_3913A69A4369778C-001/tempDir-001/node1/./testCollection1_shard2_replica_n2/data/]
   [junit4]   2> 459053 INFO  (qtp19235936-3559) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42161.solr.core.testCollection1.shard1.replica_n1' (registry 
'solr.core.testCollection1.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@b52173
   [junit4]   2> 459053 INFO  (qtp19235936-3559) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 459053 INFO  (qtp19235936-3559) [    ] 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/J0/temp/solr.cloud.LeaderElectionContextKeyTest_3913A69A4369778C-001/tempDir-001/node1/testCollection1_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderElectionContextKeyTest_3913A69A4369778C-001/tempDir-001/node1/./testCollection1_shard1_replica_n1/data/]
   [junit4]   2> 459111 INFO  (qtp19235936-3560) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 459111 INFO  (qtp19235936-3560) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 459112 INFO  (qtp19235936-3560) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 459112 INFO  (qtp19235936-3560) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 459113 INFO  (qtp19235936-3560) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5d23c9[testCollection1_shard2_replica_n2] main]
   [junit4]   2> 459114 INFO  (qtp19235936-3560) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/config
   [junit4]   2> 459114 INFO  (qtp19235936-3560) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 459114 INFO  (qtp19235936-3559) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 459115 INFO  (qtp19235936-3559) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 459115 INFO  (qtp19235936-3560) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 459115 INFO  (qtp19235936-3559) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 459116 INFO  (qtp19235936-3559) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 459116 INFO  (searcherExecutor-1835-thread-1) [    ] 
o.a.s.c.SolrCore [testCollection1_shard2_replica_n2] Registered new searcher 
Searcher@5d23c9[testCollection1_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 459117 INFO  (qtp19235936-3559) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@160dc3c[testCollection1_shard1_replica_n1] main]
   [junit4]   2> 459119 INFO  (qtp19235936-3560) [    ] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1575635801136431104
   [junit4]   2> 459120 INFO  (qtp19235936-3559) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/config
   [junit4]   2> 459120 INFO  (qtp19235936-3559) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 459121 INFO  (qtp19235936-3559) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 459122 INFO  (searcherExecutor-1834-thread-1) [    ] 
o.a.s.c.SolrCore [testCollection1_shard1_replica_n1] Registered new searcher 
Searcher@160dc3c[testCollection1_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 459122 INFO  (qtp19235936-3559) [    ] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1575635801139576832
   [junit4]   2> 459123 INFO  (qtp19235936-3560) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 459123 INFO  (qtp19235936-3560) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 459123 INFO  (qtp19235936-3560) [    ] o.a.s.c.SyncStrategy 
Sync replicas to https://127.0.0.1:42161/solr/testCollection1_shard2_replica_n2/
   [junit4]   2> 459123 INFO  (qtp19235936-3560) [    ] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 459123 INFO  (qtp19235936-3560) [    ] o.a.s.c.SyncStrategy 
https://127.0.0.1:42161/solr/testCollection1_shard2_replica_n2/ has no replicas
   [junit4]   2> 459124 INFO  (qtp19235936-3560) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 459126 INFO  (qtp19235936-3560) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:42161/solr/testCollection1_shard2_replica_n2/ shard2
   [junit4]   2> 459126 INFO  (qtp19235936-3559) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 459126 INFO  (qtp19235936-3559) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 459126 INFO  (qtp19235936-3559) [    ] o.a.s.c.SyncStrategy 
Sync replicas to https://127.0.0.1:42161/solr/testCollection1_shard1_replica_n1/
   [junit4]   2> 459126 INFO  (qtp19235936-3559) [    ] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 459126 INFO  (qtp19235936-3559) [    ] o.a.s.c.SyncStrategy 
https://127.0.0.1:42161/solr/testCollection1_shard1_replica_n1/ has no replicas
   [junit4]   2> 459126 INFO  (qtp19235936-3559) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 459128 INFO  (qtp19235936-3559) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:42161/solr/testCollection1_shard1_replica_n1/ shard1
   [junit4]   2> 459229 INFO  (zkCallback-494-thread-2) [    ] 
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> 459229 INFO  (zkCallback-494-thread-1) [    ] 
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> 459230 INFO  (qtp19235936-3559) [    ] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 459231 INFO  (qtp19235936-3559) [    ] 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=1200
   [junit4]   2> 459277 INFO  (qtp19235936-3560) [    ] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 459279 INFO  (qtp19235936-3560) [    ] 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=1248
   [junit4]   2> 459280 INFO  (qtp19235936-3553) [    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 459380 INFO  (zkCallback-494-thread-1) [    ] 
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> 459380 INFO  (zkCallback-494-thread-2) [    ] 
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> 459726 INFO  
(OverseerCollectionConfigSetProcessor-98477237458501635-127.0.0.1:42161_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 460280 INFO  (qtp19235936-3553) [    ] 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=2560
   [junit4]   2> 460281 INFO  (qtp19235936-3558) [    ] 
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> 460282 INFO  (OverseerThreadFactory-1831-thread-2) [    ] 
o.a.s.c.CreateCollectionCmd Create collection testCollection2
   [junit4]   2> 460486 INFO  
(OverseerStateUpdate-98477237458501635-127.0.0.1:42161_solr-n_0000000000) [    
] 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":"https://127.0.0.1:42161/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 460487 INFO  
(OverseerStateUpdate-98477237458501635-127.0.0.1:42161_solr-n_0000000000) [    
] 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":"https://127.0.0.1:42161/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 460689 INFO  (qtp19235936-3590) [    ] 
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> 460689 INFO  (qtp19235936-3554) [    ] 
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> 460792 INFO  (zkCallback-494-thread-2) [    ] 
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> 460792 INFO  (zkCallback-494-thread-1) [    ] 
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> 461694 INFO  (qtp19235936-3554) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 461694 INFO  (qtp19235936-3590) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 461697 INFO  (qtp19235936-3554) [    ] o.a.s.s.IndexSchema 
[testCollection2_shard2_replica_n3] Schema name=minimal
   [junit4]   2> 461697 INFO  (qtp19235936-3590) [    ] o.a.s.s.IndexSchema 
[testCollection2_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 461698 INFO  (qtp19235936-3590) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 461698 INFO  (qtp19235936-3554) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 461698 INFO  (qtp19235936-3590) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'testCollection2_shard1_replica_n1' using configuration from 
collection testCollection2, trusted=true
   [junit4]   2> 461698 INFO  (qtp19235936-3554) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'testCollection2_shard2_replica_n3' using configuration from 
collection testCollection2, trusted=true
   [junit4]   2> 461699 INFO  (qtp19235936-3554) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42161.solr.core.testCollection2.shard2.replica_n3' (registry 
'solr.core.testCollection2.shard2.replica_n3') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@b52173
   [junit4]   2> 461699 INFO  (qtp19235936-3590) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42161.solr.core.testCollection2.shard1.replica_n1' (registry 
'solr.core.testCollection2.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@b52173
   [junit4]   2> 461699 INFO  (qtp19235936-3554) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 461699 INFO  (qtp19235936-3590) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 461699 INFO  (qtp19235936-3554) [    ] 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/J0/temp/solr.cloud.LeaderElectionContextKeyTest_3913A69A4369778C-001/tempDir-001/node1/testCollection2_shard2_replica_n3],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderElectionContextKeyTest_3913A69A4369778C-001/tempDir-001/node1/./testCollection2_shard2_replica_n3/data/]
   [junit4]   2> 461699 INFO  (qtp19235936-3590) [    ] 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/J0/temp/solr.cloud.LeaderElectionContextKeyTest_3913A69A4369778C-001/tempDir-001/node1/testCollection2_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderElectionContextKeyTest_3913A69A4369778C-001/tempDir-001/node1/./testCollection2_shard1_replica_n1/data/]
   [junit4]   2> 461732 INFO  (qtp19235936-3590) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 461732 INFO  (qtp19235936-3590) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 461733 INFO  (qtp19235936-3590) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 461733 INFO  (qtp19235936-3590) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 461734 INFO  (qtp19235936-3590) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1076a1[testCollection2_shard1_replica_n1] main]
   [junit4]   2> 461735 INFO  (qtp19235936-3590) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/config
   [junit4]   2> 461735 INFO  (qtp19235936-3590) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 461735 INFO  (qtp19235936-3590) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 461736 INFO  (qtp19235936-3554) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 461736 INFO  (qtp19235936-3554) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 461736 INFO  (searcherExecutor-1844-thread-1) [    ] 
o.a.s.c.SolrCore [testCollection2_shard1_replica_n1] Registered new searcher 
Searcher@1076a1[testCollection2_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 461736 INFO  (qtp19235936-3590) [    ] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1575635803880554496
   [junit4]   2> 461736 INFO  (qtp19235936-3554) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 461737 INFO  (qtp19235936-3554) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 461738 INFO  (qtp19235936-3554) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1de7618[testCollection2_shard2_replica_n3] main]
   [junit4]   2> 461738 INFO  (qtp19235936-3554) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/config
   [junit4]   2> 461738 INFO  (qtp19235936-3554) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 461739 INFO  (qtp19235936-3554) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 461739 INFO  (qtp19235936-3590) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 461739 INFO  (qtp19235936-3554) [    ] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1575635803883700224
   [junit4]   2> 461739 INFO  (qtp19235936-3590) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 461739 INFO  (qtp19235936-3590) [    ] o.a.s.c.SyncStrategy 
Sync replicas to https://127.0.0.1:42161/solr/testCollection2_shard1_replica_n1/
   [junit4]   2> 461739 INFO  (qtp19235936-3590) [    ] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 461739 INFO  (qtp19235936-3590) [    ] o.a.s.c.SyncStrategy 
https://127.0.0.1:42161/solr/testCollection2_shard1_replica_n1/ has no replicas
   [junit4]   2> 461739 INFO  (qtp19235936-3590) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 461740 INFO  (searcherExecutor-1845-thread-1) [    ] 
o.a.s.c.SolrCore [testCollection2_shard2_replica_n3] Registered new searcher 
Searcher@1de7618[testCollection2_shard2_replica_n3] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 461741 INFO  (qtp19235936-3590) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:42161/solr/testCollection2_shard1_replica_n1/ shard1
   [junit4]   2> 461742 INFO  (qtp19235936-3554) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 461742 INFO  (qtp19235936-3554) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 461742 INFO  (qtp19235936-3554) [    ] o.a.s.c.SyncStrategy 
Sync replicas to https://127.0.0.1:42161/solr/testCollection2_shard2_replica_n3/
   [junit4]   2> 461742 INFO  (qtp19235936-3554) [    ] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 461742 INFO  (qtp19235936-3554) [    ] o.a.s.c.SyncStrategy 
https://127.0.0.1:42161/solr/testCollection2_shard2_replica_n3/ has no replicas
   [junit4]   2> 461742 INFO  (qtp19235936-3554) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 461743 INFO  (qtp19235936-3554) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:42161/solr/testCollection2_shard2_replica_n3/ shard2
   [junit4]   2> 461844 INFO  (zkCallback-494-thread-2) [    ] 
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> 461844 INFO  (zkCallback-494-thread-1) [    ] 
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> 461892 INFO  (qtp19235936-3590) [    ] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 461892 INFO  (qtp19235936-3590) [    ] 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=1203
   [junit4]   2> 461894 INFO  (qtp19235936-3554) [    ] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 461894 INFO  (qtp19235936-3554) [    ] 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=1205
   [junit4]   2> 461895 INFO  (qtp19235936-3558) [    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 461995 INFO  (zkCallback-494-thread-1) [    ] 
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> 461995 INFO  (zkCallback-494-thread-2) [    ] 
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> 462283 INFO  
(OverseerCollectionConfigSetProcessor-98477237458501635-127.0.0.1:42161_solr-n_0000000000)
 [    ] 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> 462895 INFO  (qtp19235936-3558) [    ] 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=2614
   [junit4]   2> 462896 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[3913A69A4369778C]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: 
testCollection1 failOnTimeout:true timeout (sec):30
   [junit4]   2> 462896 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[3913A69A4369778C]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: 
testCollection1
   [junit4]   2> 462896 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[3913A69A4369778C]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: 
testCollection2 failOnTimeout:true timeout (sec):30
   [junit4]   2> 462896 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[3913A69A4369778C]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: 
testCollection2
   [junit4]   2> 462903 INFO  
(TEST-LeaderElectionContextKeyTest.test-seed#[3913A69A4369778C]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 462907 INFO  (qtp19235936-3590) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testCollection1.shard2.replica_n2, tag=null
   [junit4]   2> 462912 INFO  (qtp19235936-3590) [    ] o.a.s.c.SolrCore 
[testCollection1_shard2_replica_n2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1b382b2
   [junit4]   2> 462913 INFO  (qtp19235936-3590) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testCollection1.shard2.replica_n2, tag=28541618
   [junit4]   2> 462913 INFO  (qtp19235936-3590) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.testCollection1.shard2.leader, tag=28541618
   [junit4]   2> 462914 INFO  (qtp19235936-3590) [    ] 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=7
   [junit4]   2> 462915 INFO  
(TEST-LeaderElectionContextKeyTest.test-seed#[3913A69A4369778C]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending test
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=LeaderElectionContextKeyTest -Dtests.method=test 
-Dtests.seed=3913A69A4369778C -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=lo-LA -Dtests.timezone=Europe/Jersey -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.02s J0 | LeaderElectionContextKeyTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([3913A69A4369778C:B1479940ED951A74]:0)
   [junit4]    >        at 
org.apache.solr.cloud.LeaderElectionContextKeyTest.test(LeaderElectionContextKeyTest.java:88)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 462918 INFO  (jetty-closer-488-thread-1) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@1622079{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 462919 INFO  (jetty-closer-488-thread-1) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=21868382
   [junit4]   2> 462919 INFO  (jetty-closer-488-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 462922 INFO  (jetty-closer-488-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 462924 INFO  (jetty-closer-488-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 462924 INFO  (jetty-closer-488-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 462925 INFO  (coreCloseExecutor-1854-thread-1) [    ] 
o.a.s.c.SolrCore [testCollection1_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@95cf19
   [junit4]   2> 462925 INFO  (coreCloseExecutor-1854-thread-2) [    ] 
o.a.s.c.SolrCore [testCollection2_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1f4c326
   [junit4]   2> 462925 INFO  (coreCloseExecutor-1854-thread-3) [    ] 
o.a.s.c.SolrCore [testCollection2_shard2_replica_n3]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@156f773
   [junit4]   2> 462928 INFO  (coreCloseExecutor-1854-thread-3) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testCollection2.shard2.replica_n3, tag=22476659
   [junit4]   2> 462930 INFO  (coreCloseExecutor-1854-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testCollection2.shard1.replica_n1, tag=32817958
   [junit4]   2> 462933 INFO  (coreCloseExecutor-1854-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.testCollection2.shard1.leader, tag=32817958
   [junit4]   2> 462933 INFO  (coreCloseExecutor-1854-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testCollection1.shard1.replica_n1, tag=9817881
   [junit4]   2> 462935 INFO  (coreCloseExecutor-1854-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.testCollection1.shard1.leader, tag=9817881
   [junit4]   2> 462935 INFO  (coreCloseExecutor-1854-thread-3) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.testCollection2.shard2.leader, tag=22476659
   [junit4]   2> 462937 INFO  (jetty-closer-488-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=98477237458501635-127.0.0.1:42161_solr-n_0000000000) closing
   [junit4]   2> 462937 INFO  
(OverseerStateUpdate-98477237458501635-127.0.0.1:42161_solr-n_0000000000) [    
] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:42161_solr
   [junit4]   2> 462938 WARN  (zkCallback-494-thread-1) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 462938 INFO  (jetty-closer-488-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@5f3ff5{/solr,null,UNAVAILABLE}
   [junit4]   2> 462940 ERROR 
(SUITE-LeaderElectionContextKeyTest-seed#[3913A69A4369778C]-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> 462940 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[3913A69A4369778C]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:33145 33145
   [junit4]   2> 467957 INFO  (Thread-725) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:33145 33145
   [junit4]   2> 467958 WARN  (Thread-725) [    ] 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> 
   [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>        2       /solr/clusterprops.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/J0/temp/solr.cloud.LeaderElectionContextKeyTest_3913A69A4369778C-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), 
sim=RandomSimilarity(queryNorm=true): {}, locale=lo-LA, timezone=Europe/Jersey
   [junit4]   2> NOTE: Linux 4.10.0-27-generic i386/Oracle Corporation 9 
(32-bit)/cpus=8,threads=1,free=272556992,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [SolrIndexSplitterTest, 
TestIndexingPerformance, TestSegmentSorting, SolrIndexConfigTest, 
RequestHandlersTest, TestRealTimeGet, SuggestComponentTest, TestConfig, 
TestCSVResponseWriter, MissingSegmentRecoveryTest, TestLazyCores, 
TestWordDelimiterFilterFactory, TestNestedDocsSort, 
TlogReplayBufferedWhileIndexingTest, IndexBasedSpellCheckerTest, 
TestRTimerTree, TestSolr4Spatial, TestHighlightDedupGrouping, 
TestGraphTermsQParserPlugin, TestPayloadCheckQParserPlugin, TestStressLucene, 
HdfsThreadLeakTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, 
TestFastOutputStream, UpdateLogTest, TestMacros, 
TestSlowCompositeReaderWrapper, TestCloudSearcherWarming, 
TestFieldCacheSortRandom, TestEmbeddedSolrServerConstructors, TestConfigReload, 
TestDistribDocBasedVersion, AssignBackwardCompatibilityTest, 
TestSQLHandlerNonCloud, TestExtendedDismaxParser, DistributedQueueTest, 
TestRandomRequestDistribution, OverseerTaskQueueTest, TestTlogReplica, 
FacetPivotSmallTest, TestConfigSets, LeaderElectionContextKeyTest]
   [junit4] Completed [136/729 (1!)] on J0 in 10.57s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 2773 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.io.stream.StreamExpressionTest
   [junit4]   2> 89220 INFO  
(SUITE-StreamExpressionTest-seed#[F5C24CB32DE8F20]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamExpressionTest_F5C24CB32DE8F20-001/init-core-data-001
   [junit4]   2> 89220 WARN  
(SUITE-StreamExpressionTest-seed#[F5C24CB32DE8F20]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
   [junit4]   2> 89220 INFO  
(SUITE-StreamExpressionTest-seed#[F5C24CB32DE8F20]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 89220 INFO  
(SUITE-StreamExpressionTest-seed#[F5C24CB32DE8F20]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 89221 INFO  
(SUITE-StreamExpressionTest-seed#[F5C24CB32DE8F20]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamExpressionTest_F5C24CB32DE8F20-001/tempDir-001
   [junit4]   2> 89221 INFO  
(SUITE-StreamExpressionTest-seed#[F5C24CB32DE8F20]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 89221 INFO  (Thread-568) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 89221 INFO  (Thread-568) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 89223 ERROR (Thread-568) [    ] 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> 89321 INFO  
(SUITE-StreamExpressionTest-seed#[F5C24CB32DE8F20]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:39829
   [junit4]   2> 89332 INFO  (jetty-launcher-692-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 89332 INFO  (jetty-launcher-692-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 89332 INFO  (jetty-launcher-692-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 89332 INFO  (jetty-launcher-692-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 89335 INFO  (jetty-launcher-692-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@11b3a15{/solr,null,AVAILABLE}
   [junit4]   2> 89335 INFO  (jetty-launcher-692-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@f05dce{/solr,null,AVAILABLE}
   [junit4]   2> 89335 INFO  (jetty-launcher-692-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@21eb52{/solr,null,AVAILABLE}
   [junit4]   2> 89339 INFO  (jetty-launcher-692-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1ac52c{/solr,null,AVAILABLE}
   [junit4]   2> 89340 INFO  (jetty-launcher-692-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@1f78c5f{SSL,[ssl, 
http/1.1]}{127.0.0.1:42101}
   [junit4]   2> 89340 INFO  (jetty-launcher-692-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@b21763{SSL,[ssl, 
http/1.1]}{127.0.0.1:41005}
   [junit4]   2> 89341 INFO  (jetty-launcher-692-thread-1) [    ] 
o.e.j.s.Server Started @91998ms
   [junit4]   2> 89341 INFO  (jetty-launcher-692-thread-3) [    ] 
o.e.j.s.Server Started @91998ms
   [junit4]   2> 89341 INFO  (jetty-launcher-692-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=42101}
   [junit4]   2> 89341 INFO  (jetty-launcher-692-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=41005}
   [junit4]   2> 89340 INFO  (jetty-launcher-692-thread-4) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@1189b2f{SSL,[ssl, 
http/1.1]}{127.0.0.1:36353}
   [junit4]   2> 89341 INFO  (jetty-launcher-692-thread-4) [    ] 
o.e.j.s.Server Started @91999ms
   [junit4]   2> 89341 INFO  (jetty-launcher-692-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=36353}
   [junit4]   2> 89341 ERROR (jetty-launcher-692-thread-3) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 89341 ERROR (jetty-launcher-692-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 89341 INFO  (jetty-launcher-692-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 89341 INFO  (jetty-launcher-692-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 89341 ERROR (jetty-launcher-692-thread-4) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 89341 INFO  (jetty-launcher-692-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 89341 INFO  (jetty-launcher-692-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 89341 INFO  (jetty-launcher-692-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 89341 INFO  (jetty-launcher-692-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 89341 INFO  (jetty-launcher-692-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 89341 INFO  (jetty-launcher-692-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-13T17:37:46.372825Z
   [junit4]   2> 89341 INFO  (jetty-launcher-692-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 89341 INFO  (jetty-launcher-692-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@effbd{SSL,[ssl, 
http/1.1]}{127.0.0.1:33733}
   [junit4]   2> 89342 INFO  (jetty-launcher-692-thread-2) [    ] 
o.e.j.s.Server Started @91999ms
   [junit4]   2> 89341 INFO  (jetty-launcher-692-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 89342 INFO  (jetty-launcher-692-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=33733}
   [junit4]   2> 89342 INFO  (jetty-launcher-692-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-13T17:37:46.373114Z
   [junit4]   2> 89342 ERROR (jetty-launcher-692-thread-2) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 89342 INFO  (jetty-launcher-692-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 89342 INFO  (jetty-launcher-692-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 89342 INFO  (jetty-launcher-692-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 89342 INFO  (jetty-launcher-692-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-13T17:37:46.372964Z
   [junit4]   2> 89342 INFO  (jetty-launcher-692-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-13T17:37:46.373755Z
   [junit4]   2> 89354 INFO  (jetty-launcher-692-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 89354 INFO  (jetty-launcher-692-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 89354 INFO  (jetty-launcher-692-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 89357 INFO  (jetty-launcher-692-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 89364 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15ddcac4f0d0001, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 89365 INFO  (jetty-launcher-692-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39829/solr
   [junit4]   2> 89369 INFO  (jetty-launcher-692-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39829/solr
   [junit4]   2> 89369 INFO  (jetty-launcher-692-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39829/solr
   [junit4]   2> 89373 INFO  (jetty-launcher-692-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39829/solr
   [junit4]   2> 89381 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15ddcac4f0d0007, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 89389 WARN  (jetty-launcher-692-thread-4) [    ] 
o.a.s.c.ZkController The _default configset could not be uploaded. Please 
provide 'solr.default.confdir' parameter that points to a configset intended to 
be the default. Current 'solr.default.confdir' value: null
   [junit4]   2> 89390 INFO  (jetty-launcher-692-thread-4) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 89391 INFO  (jetty-launcher-692-thread-4) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:36353_solr
   [junit4]   2> 89391 INFO  (jetty-launcher-692-thread-4) [    ] 
o.a.s.c.Overseer Overseer 
(id=98477399490756617-127.0.0.1:36353_solr-n_0000000000) starting
   [junit4]   2> 89396 WARN  (jetty-launcher-692-thread-2) [    ] 
o.a.s.c.ZkController The _default configset could not be uploaded. Please 
provide 'solr.default.confdir' parameter that points to a configset intended to 
be the default. Current 'solr.default.confdir' value: null
   [junit4]   2> 89397 WARN  (jetty-launcher-692-thread-3) [    ] 
o.a.s.c.ZkController The _default configset could not be uploaded. Please 
provide 'solr.default.confdir' parameter that points to a configset intended to 
be the default. Current 'solr.default.confdir' value: null
   [junit4]   2> 89397 WARN  (jetty-launcher-692-thread-1) [    ] 
o.a.s.c.ZkController The _default configset could not be uploaded. Please 
provide 'solr.default.confdir' parameter that points to a configset intended to 
be the default. Current 'solr.default.confdir' value: null
   [junit4]   2> 89398 INFO  (jetty-launcher-692-thread-2) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 89398 INFO  (jetty-launcher-692-thread-2) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33733_solr
   [junit4]   2> 89398 INFO  (jetty-launcher-692-thread-1) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 89399 INFO  (jetty-launcher-692-thread-3) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 89401 INFO  (jetty-launcher-692-thread-3) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41005_solr
   [junit4]   2> 89405 INFO  (zkCallback-712-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 89405 INFO  (zkCallback-712-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 89406 INFO  (zkCallback-714-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 89407 INFO  (zkCallback-713-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 89412 INFO  
(OverseerStateUpdate-98477399490756617-127.0.0.1:36353_solr-n_0000000000) [    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 89413 INFO  (jetty-launcher-692-thread-4) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36353_solr
   [junit4]   2> 89413 INFO  (jetty-launcher-692-thread-1) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42101_solr
   [junit4]   2> 89414 INFO  (zkCallback-712-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 89414 INFO  (zkCallback-713-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 89414 INFO  (zkCallback-711-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 89416 INFO  (zkCallback-714-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 89465 INFO  (jetty-launcher-692-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33733.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ff54ac
   [junit4]   2> 89468 INFO  (jetty-launcher-692-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33733.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ff54ac
   [junit4]   2> 89468 INFO  (jetty-launcher-692-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33733.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ff54ac
   [junit4]   2> 89469 INFO  (jetty-launcher-692-thread-2) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamExpressionTest_F5C24CB32DE8F20-001/tempDir-001/node2/.
   [junit4]   2> 89479 INFO  (jetty-launcher-692-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42101.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ff54ac
   [junit4]   2> 89483 INFO  (jetty-launcher-692-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42101.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ff54ac
   [junit4]   2> 89483 INFO  (jetty-launcher-692-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42101.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ff54ac
   [junit4]   2> 89484 INFO  (jetty-launcher-692-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamExpressionTest_F5C24CB32DE8F20-001/tempDir-001/node1/.
   [junit4]   2> 89503 INFO  (jetty-launcher-692-thread-4) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36353.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ff54ac
   [junit4]   2> 89506 INFO  (jetty-launcher-692-thread-4) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36353.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ff54ac
   [junit4]   2> 89506 INFO  (jetty-launcher-692-thread-4) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36353.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ff54ac
   [junit4]   2> 89507 INFO  (jetty-launcher-692-thread-4) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamExpressionTest_F5C24CB32DE8F20-001/tempDir-001/node4/.
   [junit4]   2> 89585 INFO  (jetty-launcher-692-thread-3) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41005.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ff54ac
   [junit4]   2> 89588 INFO  (jetty-launcher-692-thread-3) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41005.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ff54ac
   [junit4]   2> 89588 INFO  (jetty-launcher-692-thread-3) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41005.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ff54ac
   [junit4]   2> 89589 INFO  (jetty-launcher-692-thread-3) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamExpressionTest_F5C24CB32DE8F20-001/tempDir-001/node3/.
   [junit4]   2> 89635 INFO  
(SUITE-StreamExpressionTest-seed#[F5C24CB32DE8F20]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 89637 INFO  
(SUITE-StreamExpressionTest-seed#[F5C24CB32DE8F20]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39829/solr ready
   [junit4]   2> 89674 INFO  (qtp29120057-2302) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf&name=collection1_collection&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 89676 INFO  (OverseerThreadFactory-724-thread-1) [    ] 
o.a.s.c.CreateCollectionCmd Create collection collection1_collection
   [junit4]   2> 89784 INFO  
(OverseerStateUpdate-98477399490756617-127.0.0.1:36353_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_collection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:41005/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 89786 INFO  
(OverseerStateUpdate-98477399490756617-127.0.0.1:36353_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1_collection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"collection1_collection_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:42101/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 89992 INFO  (qtp29120057-2318) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1_collection_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 89992 INFO  (qtp29120057-2318) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 90029 INFO  (qtp32071964-2305) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collection1_collection_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 90029 INFO  (qtp32071964-2305) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 90133 INFO  (zkCallback-714-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 90133 INFO  (zkCallback-713-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 90133 INFO  (zkCallback-714-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 90133 INFO  (zkCallback-713-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 91013 INFO  (qtp29120057-2318) [    ] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 8.0.0
   [junit4]   2> 91023 INFO  (qtp29120057-2318) [    ] o.a.s.s.IndexSchema 
[collection1_collection_shard2_replica_n2] Schema name=test
   [junit4]   2> 91027 WARN  (qtp29120057-2318) [    ] 
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class 
[solr.TrieIntField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 91028 WARN  (qtp29120057-2318) [    ] 
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class 
[solr.TrieFloatField]. Please consult documentation how to replace it 
accordingly.
   [junit4]   2> 91030 WARN  (qtp29120057-2318) [    ] 
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class 
[solr.TrieLongField]. Please consult documentation how to replace it 
accordingly.
   [junit4]   2> 91032 WARN  (qtp29120057-2318) [    ] 
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class 
[solr.TrieDoubleField]. Please consult documentation how to replace it 
accordingly.
   [junit4]   2> 91039 WARN  (qtp29120057-2318) [    ] 
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class 
[solr.TrieDateField]. Please consult documentation how to replace it 
accordingly.
   [junit4]   2> 91039 INFO  (qtp32071964-2305) [    ] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 8.0.0
   [junit4]   2> 91048 INFO  (qtp32071964-2305) [    ] o.a.s.s.IndexSchema 
[collection1_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 91077 WARN  (qtp29120057-2318) [    ] o.a.s.s.IndexSchema 
Field lowerfilt1and2 is not multivalued and destination for multiple copyFields 
(2)
   [junit4]   2> 91077 WARN  (qtp29120057-2318) [    ] o.a.s.s.IndexSchema 
Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 91077 INFO  (qtp29120057-2318) [    ] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 91077 INFO  (qtp29120057-2318) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_collection_shard2_replica_n2' using 
configuration from collection collection1_collection, trusted=true
   [junit4]   2> 91078 INFO  (qtp29120057-2318) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42101.solr.core.collection1_collection.shard2.replica_n2' (registry 
'solr.core.collection1_collection.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@ff54ac
   [junit4]   2> 91078 INFO  (qtp29120057-2318) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 91078 INFO  (qtp29120057-2318) [    ] o.a.s.c.SolrCore 
[[collection1_collection_shard2_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamExpressionTest_F5C24CB32DE8F20-001/tempDir-001/node1/collection1_collection_shard2_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamExpressionTest_F5C24CB32DE8F20-001/tempDir-001/node1/./collection1_collection_shard2_replica_n2/data/]
   [junit4]   2> 91086 WARN  (qtp32071964-2305) [    ] o.a.s.s.IndexSchema 
Field lowerfilt1and2 is not multivalued and destination for multiple copyFields 
(2)
   [junit4]   2> 91086 WARN  (qtp32071964-2305) [    ] o.a.s.s.IndexSchema 
Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 91086 INFO  (qtp32071964-2305) [    ] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 91086 INFO  (qtp32071964-2305) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_collection_shard1_replica_n1' using 
configuration from collection collection1_collection, trusted=true
   [junit4]   2> 91086 INFO  (qtp32071964-2305) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41005.solr.core.collection1_collection.shard1.replica_n1' (registry 
'solr.core.collection1_collection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@ff54ac
   [junit4]   2> 91087 INFO  (qtp32071964-2305) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 91087 INFO  (qtp32071964-2305) [    ] o.a.s.c.SolrCore 
[[collection1_collection_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamExpressionTest_F5C24CB32DE8F20-001/tempDir-001/node3/collection1_collection_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamExpressionTest_F5C24CB32DE8F20-001/tempDir-001/node3/./collection1_collection_shard1_replica_n1/data/]
   [junit4]   2> 91117 INFO  (qtp29120057-2318) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 91117 INFO  (qtp29120057-2318) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 91118 INFO  (qtp29120057-2318) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 91118 INFO  (qtp29120057-2318) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 91119 INFO  (qtp29120057-2318) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@b7d2bb[collection1_collection_shard2_replica_n2] main]
   [junit4]   2> 91120 INFO  (qtp29120057-2318) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 91120 INFO  (qtp29120057-2318) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 91121 INFO  (qtp29120057-2318) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 91122 INFO  (searcherExecutor-733-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_collection_shard2_replica_n2] Registered new 
searcher Searcher@b7d2bb[collection1_collection_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 91122 INFO  (qtp29120057-2318) [    ] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1575638393844400128
   [junit4]   2> 91127 INFO  (qtp29120057-2318) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 91127 INFO  (qtp29120057-2318) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 91127 INFO  (qtp29120057-2318) [    ] o.a.s.c.SyncStrategy 
Sync replicas to 
https://127.0.0.1:42101/solr/collection1_collection_shard2_replica_n2/
   [junit4]   2> 91127 INFO  (qtp29120057-2318) [    ] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 91127 INFO  (qtp29120057-2318) [    ] o.a.s.c.SyncStrategy 
https://127.0.0.1:42101/solr/collection1_collection_shard2_replica_n2/ has no 
replicas
   [junit4]   2> 91127 INFO  (qtp29120057-2318) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 91128 INFO  (qtp29120057-2318) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:42101/solr/collection1_collection_shard2_replica_n2/ shard2
   [junit4]   2> 91138 INFO  (qtp32071964-2305) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 91138 INFO  (qtp32071964-2305) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 91139 INFO  (qtp32071964-2305) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 91139 INFO  (qtp32071964-2305) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 91141 INFO  (qtp32071964-2305) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@14e3e7a[collection1_collection_shard1_replica_n1] main]
   [junit4]   2> 91142 INFO  (qtp32071964-2305) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 91142 INFO  (qtp32071964-2305) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 91143 INFO  (qtp32071964-2305) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 91143 INFO  (searcherExecutor-734-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_collection_shard1_replica_n1] Registered new 
searcher Searcher@14e3e7a[collection1_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 91144 INFO  (qtp32071964-2305) [    ] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1575638393867468800
   [junit4]   2> 91148 INFO  (qtp32071964-2305) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 91148 INFO  (qtp32071964-2305) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 91148 INFO  (qtp32071964-2305) [    ] o.a.s.c.SyncStrategy 
Sync replicas to 
https://127.0.0.1:41005/solr/collection1_collection_shard1_replica_n1/
   [junit4]   2> 91148 INFO  (qtp32071964-2305) [    ] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 91148 INFO  (qtp32071964-2305) [    ] o.a.s.c.SyncStrategy 
https://127.0.0.1:41005/solr/collection1_collection_shard1_replica_n1/ has no 
replicas
   [junit4]   2> 91148 INFO  (qtp32071964-2305) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 91149 INFO  (qtp32071964-2305) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:41005/solr/collection1_collection_shard1_replica_n1/ shard1
   [junit4]   2> 91251 INFO  (zkCallback-713-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 91251 INFO  (zkCallback-713-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 91251 INFO  (zkCallback-714-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 91251 INFO  (zkCallback-714-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 91252 INFO  (qtp32071964-2305) [    ] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 91255 INFO  (qtp32071964-2305) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collection1_collection_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1226
   [junit4]   2> 91279 INFO  (qtp29120057-2318) [    ] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 91281 INFO  (qtp29120057-2318) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1_collection_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1289
   [junit4]   2> 91287 INFO  (qtp29120057-2302) [    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 91385 INFO  (zkCallback-713-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 91385 INFO  (zkCallback-713-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 91385 INFO  (zkCallback-714-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 91385 INFO  (zkCallback-714-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 91678 INFO  
(OverseerCollectionConfigSetProcessor-98477399490756617-127.0.0.1:36353_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 92287 INFO  (qtp29120057-2302) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf&name=collection1_collection&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=2613
   [junit4]   2> 92288 INFO  
(SUITE-StreamExpressionTest-seed#[F5C24CB32DE8F20]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: 
collection1_collection failOnTimeout:true timeout (sec):90
   [junit4]   2> 92288 INFO  
(SUITE-StreamExpressionTest-seed#[F5C24CB32DE8F20]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: 
collection1_collection
   [junit4]   2> 92289 INFO  (qtp29120057-2316) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :createalias with params 
collections=collection1_collection&name=collection1&action=CREATEALIAS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 92397 INFO  (qtp29120057-2316) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={collections=collection1_collection&name=collection1&action=CREATEALIAS&wt=javabin&version=2}
 status=0 QTime=107
   [junit4]   2> 92427 INFO  
(TEST-StreamExpressionTest.testArray-seed#[F5C24CB32DE8F20]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testArray
   [junit4]   2> 92442 INFO  (qtp29120057-2316) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica_n2]  
webapp=/solr path=/update 
params={update.distrib=TOLEADER&distrib.from=https://127.0.0.1:41005/solr/collection1_collection_shard1_replica_n1/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1575638395225374720)} 0 3
   [junit4]   2> 92445 INFO  (qtp29120057-2309) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1575638395231666176,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 92445 INFO  (qtp29120057-2309) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 92446 INFO  (qtp29120057-2309) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 92446 INFO  (qtp29120057-2309) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica_n2]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:41005/solr/collection1_collection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 1
   [junit4]   2> 92449 INFO  (qtp32071964-2308) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1575638395235860480,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 92449 INFO  (qtp32071964-2308) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 92450 INFO  (qtp32071964-2308) [    ] 
o.a.s.u.DirectUpdateHandler2 end_c

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

ack-2162-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (3)
   [junit4]   2> 160882 INFO  (zkCallback-712-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 160882 INFO  (zkCallback-712-thread-2) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:33733_solr
   [junit4]   2> 160882 INFO  (jetty-closer-693-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 160883 INFO  (jetty-closer-693-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 160883 INFO  (jetty-closer-693-thread-4) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 160883 INFO  (jetty-closer-693-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 160884 INFO  (coreCloseExecutor-864-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_collection_shard2_replica_n2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@d09117
   [junit4]   2> 160884 INFO  (jetty-closer-693-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 160884 INFO  (jetty-closer-693-thread-4) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 160885 INFO  (coreCloseExecutor-864-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1_collection.shard2.replica_n2, tag=13668631
   [junit4]   2> 160885 INFO  (coreCloseExecutor-866-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_collection_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@13adfce
   [junit4]   2> 160886 INFO  (zkCallback-714-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 160886 INFO  (zkCallback-2162-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 160886 WARN  (zkCallback-712-thread-2) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 160886 INFO  (coreCloseExecutor-866-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1_collection.shard1.replica_n1, tag=20635598
   [junit4]   2> 160886 INFO  (zkCallback-713-thread-2) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:42101_solr
   [junit4]   2> 160886 INFO  (zkCallback-713-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 160886 INFO  (jetty-closer-693-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@f05dce{/solr,null,UNAVAILABLE}
   [junit4]   2> 160889 INFO  (coreCloseExecutor-864-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.collection1_collection.shard2.leader, tag=13668631
   [junit4]   2> 160890 INFO  (coreCloseExecutor-866-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.collection1_collection.shard1.leader, tag=20635598
   [junit4]   2> 160891 INFO  (jetty-closer-693-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@11b3a15{/solr,null,UNAVAILABLE}
   [junit4]   2> 162382 WARN  (zkCallback-711-thread-2) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 162382 INFO  (jetty-closer-693-thread-3) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1ac52c{/solr,null,UNAVAILABLE}
   [junit4]   2> 162391 WARN  (zkCallback-714-thread-1) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 162391 INFO  (jetty-closer-693-thread-4) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@21eb52{/solr,null,UNAVAILABLE}
   [junit4]   2> 162392 ERROR 
(SUITE-StreamExpressionTest-seed#[F5C24CB32DE8F20]-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> 162392 INFO  
(SUITE-StreamExpressionTest-seed#[F5C24CB32DE8F20]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:39829 39829
   [junit4]   2> 162399 INFO  (Thread-568) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:39829 39829
   [junit4]   2> 162399 WARN  (Thread-568) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        74      /solr/aliases.json
   [junit4]   2>        14      /solr/configs/conf
   [junit4]   2>        4       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        74      /solr/clusterprops.json
   [junit4]   2>        74      /solr/clusterstate.json
   [junit4]   2>        20      /solr/collections/destination/state.json
   [junit4]   2>        20      
/solr/collections/parallelDestinationCollection/state.json
   [junit4]   2>        20      
/solr/collections/destinationCollection/state.json
   [junit4]   2>        20      /solr/collections/mainCorpus/state.json
   [junit4]   2>        18      /solr/collections/workQueue/state.json
   [junit4]   2>        18      
/solr/collections/parallelDestinationCollection1/state.json
   [junit4]   2>        10      
/solr/collections/collection1_collection/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        74      /solr/live_nodes
   [junit4]   2>        74      /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamExpressionTest_F5C24CB32DE8F20-001
   [junit4]   2> Aug 13, 2017 5:38:59 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{expr_s=FST50, join2_s=BlockTreeOrds(blocksize=128), 
multiDefault=BlockTreeOrds(blocksize=128), 
subject=BlockTreeOrds(blocksize=128), price_f=BlockTreeOrds(blocksize=128), 
a1_s=PostingsFormat(name=Memory), intDefault=PostingsFormat(name=Memory), 
a_f=PostingsFormat(name=Memory), join1_i=FST50, a2_s=FST50, 
a_i=PostingsFormat(name=MockRandom), join3_i=PostingsFormat(name=MockRandom), 
test_i=BlockTreeOrds(blocksize=128), field_i=BlockTreeOrds(blocksize=128), 
level1_s=FST50, body_t=PostingsFormat(name=MockRandom), s_multi=FST50, 
col_s=PostingsFormat(name=Memory), a_ss=BlockTreeOrds(blocksize=128), 
level2_s=PostingsFormat(name=Memory), a_s=FST50, 
a_t=BlockTreeOrds(blocksize=128), id=PostingsFormat(name=MockRandom), 
text=FST50, timestamp=BlockTreeOrds(blocksize=128), 
i_multi=PostingsFormat(name=MockRandom), b_ls=PostingsFormat(name=Memory), 
test_dt=FST50, test_t=PostingsFormat(name=MockRandom), 
ident_s=PostingsFormat(name=Memory), order_i=BlockTreeOrds(blocksize=128), 
_version_=PostingsFormat(name=Memory), side_s=PostingsFormat(name=MockRandom), 
miles_i=PostingsFormat(name=Memory)}, 
docValues:{expr_s=DocValuesFormat(name=Lucene70), 
join2_s=DocValuesFormat(name=Asserting), 
multiDefault=DocValuesFormat(name=Asserting), 
price_f=DocValuesFormat(name=Asserting), a1_s=DocValuesFormat(name=Lucene70), 
intDefault=DocValuesFormat(name=Lucene70), a_f=DocValuesFormat(name=Lucene70), 
join1_i=DocValuesFormat(name=Lucene70), a2_s=DocValuesFormat(name=Lucene70), 
a_i=DocValuesFormat(name=Direct), join3_i=DocValuesFormat(name=Direct), 
test_i=DocValuesFormat(name=Asserting), 
field_i=DocValuesFormat(name=Asserting), 
level1_s=DocValuesFormat(name=Lucene70), 
s_multi=DocValuesFormat(name=Lucene70), col_s=DocValuesFormat(name=Lucene70), 
a_ss=DocValuesFormat(name=Asserting), level2_s=DocValuesFormat(name=Lucene70), 
a_s=DocValuesFormat(name=Lucene70), id=DocValuesFormat(name=Direct), 
timestamp=DocValuesFormat(name=Asserting), 
i_multi=DocValuesFormat(name=Direct), b_ls=DocValuesFormat(name=Lucene70), 
test_dt=DocValuesFormat(name=Lucene70), ident_s=DocValuesFormat(name=Lucene70), 
order_i=DocValuesFormat(name=Asserting), 
_version_=DocValuesFormat(name=Lucene70), side_s=DocValuesFormat(name=Direct), 
miles_i=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=1074, 
maxMBSortInHeap=7.760557321161536, sim=RandomSimilarity(queryNorm=false): {}, 
locale=tk, timezone=America/Menominee
   [junit4]   2> NOTE: Linux 4.10.0-27-generic i386/Oracle Corporation 9 
(32-bit)/cpus=8,threads=1,free=99246304,total=265289728
   [junit4]   2> NOTE: All tests run in this JVM: [CloudSolrClientBuilderTest, 
ShardParamsTest, TestV1toV2ApiMapper, DivideEvaluatorTest, QueryResponseTest, 
SolrQueryTest, TestDocumentObjectBinder, SolrDocumentTest, GetByIdTest, 
TestConfigSetAdminRequest, CeilingEvaluatorTest, SelectWithEvaluatorsTest, 
ClientUtilsTest, JdbcDriverTest, TestClusteringResponse, 
GreaterThanEvaluatorTest, TestFastInputStream, FieldEvaluatorTest, 
ArcSineEvaluatorTest, SchemaTest, NaturalLogEvaluatorTest, 
TangentEvaluatorTest, SolrExampleStreamingBinaryTest, SolrExampleXMLTest, 
JettyWebappTest, LargeVolumeEmbeddedTest, LargeVolumeJettyTest, 
TestSolrProperties, MergeIndexesEmbeddedTest, FieldAnalysisResponseTest, 
AnlysisResponseBaseTest, CollectionAdminRequestRequiredParamsTest, 
TestSolrJErrorHandling, ConcurrentUpdateSolrClientBuilderTest, 
HttpSolrClientBuilderTest, HttpSolrClientSSLAuthConPoolTest, 
LBHttpSolrClientBuilderTest, TestCloudSolrClientConnections, JdbcTest, 
StreamExpressionTest]
   [junit4] Completed [135/135 (1!)] on J1 in 73.95s, 94 tests, 1 failure, 9 
skipped <<< FAILURES!

[...truncated 35648 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to