Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/18962/
Java: 64bit/jdk-9-ea+155 -XX:+UseCompressedOops -XX:+UseParallelGC

2 tests failed.
FAILED:  org.apache.solr.handler.TestReqParamsAPI.test

Error Message:
Could not get expected value  'A val' for path 'params/a' full output: {   
"responseHeader":{     "status":0,     "QTime":0},   "params":{"wt":"json"},   
"context":{     "webapp":"/solr",     "path":"/dump1",     
"httpMethod":"GET"}},  from server:  
https://127.0.0.1:45318/solr/collection1_shard1_replica2

Stack Trace:
java.lang.AssertionError: Could not get expected value  'A val' for path 
'params/a' full output: {
  "responseHeader":{
    "status":0,
    "QTime":0},
  "params":{"wt":"json"},
  "context":{
    "webapp":"/solr",
    "path":"/dump1",
    "httpMethod":"GET"}},  from server:  
https://127.0.0.1:45318/solr/collection1_shard1_replica2
        at 
__randomizedtesting.SeedInfo.seed([3CBDF6197C68E2DD:B4E9C9C3D2948F25]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:556)
        at 
org.apache.solr.handler.TestReqParamsAPI.testReqParams(TestReqParamsAPI.java:152)
        at 
org.apache.solr.handler.TestReqParamsAPI.test(TestReqParamsAPI.java:69)
        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:543)
        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.handler.admin.TestApiFramework.testFramework

Error Message:


Stack Trace:
java.lang.ExceptionInInitializerError
        at 
__randomizedtesting.SeedInfo.seed([3CBDF6197C68E2DD:2BCB3C3E7ABC0EE0]:0)
        at 
net.sf.cglib.core.KeyFactory$Generator.generateClass(KeyFactory.java:166)
        at 
net.sf.cglib.core.DefaultGeneratorStrategy.generate(DefaultGeneratorStrategy.java:25)
        at 
net.sf.cglib.core.AbstractClassGenerator.create(AbstractClassGenerator.java:216)
        at net.sf.cglib.core.KeyFactory$Generator.create(KeyFactory.java:144)
        at net.sf.cglib.core.KeyFactory.create(KeyFactory.java:116)
        at net.sf.cglib.core.KeyFactory.create(KeyFactory.java:108)
        at net.sf.cglib.core.KeyFactory.create(KeyFactory.java:104)
        at net.sf.cglib.proxy.Enhancer.<clinit>(Enhancer.java:69)
        at 
org.easymock.internal.ClassProxyFactory.createEnhancer(ClassProxyFactory.java:259)
        at 
org.easymock.internal.ClassProxyFactory.createProxy(ClassProxyFactory.java:174)
        at org.easymock.internal.MocksControl.createMock(MocksControl.java:60)
        at org.easymock.EasyMock.createMock(EasyMock.java:104)
        at 
org.apache.solr.handler.admin.TestCoreAdminApis.getCoreContainerMock(TestCoreAdminApis.java:83)
        at 
org.apache.solr.handler.admin.TestApiFramework.testFramework(TestApiFramework.java:59)
        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:543)
        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)
Caused by: java.lang.reflect.InaccessibleObjectException: Unable to make 
protected final java.lang.Class 
java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain)
 throws java.lang.ClassFormatError accessible: module java.base does not "opens 
java.lang" to unnamed module @d9a87c1
        at 
java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:207)
        at 
java.base/java.lang.reflect.Method.checkCanSetAccessible(Method.java:192)
        at java.base/java.lang.reflect.Method.setAccessible(Method.java:186)
        at net.sf.cglib.core.ReflectUtils$2.run(ReflectUtils.java:56)
        at java.base/java.security.AccessController.doPrivileged(Native Method)
        at net.sf.cglib.core.ReflectUtils.<clinit>(ReflectUtils.java:46)
        ... 52 more




Build Log:
[...truncated 12649 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReqParamsAPI
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_3CBDF6197C68E2DD-001/init-core-data-001
   [junit4]   2> 1835726 INFO  
(SUITE-TestReqParamsAPI-seed#[3CBDF6197C68E2DD]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields
   [junit4]   2> 1835727 INFO  
(SUITE-TestReqParamsAPI-seed#[3CBDF6197C68E2DD]-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> 1835728 INFO  
(SUITE-TestReqParamsAPI-seed#[3CBDF6197C68E2DD]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_3CBDF6197C68E2DD-001/tempDir-001
   [junit4]   2> 1835729 INFO  
(SUITE-TestReqParamsAPI-seed#[3CBDF6197C68E2DD]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1835729 INFO  (Thread-2981) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1835729 INFO  (Thread-2981) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1835829 INFO  
(SUITE-TestReqParamsAPI-seed#[3CBDF6197C68E2DD]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:39049
   [junit4]   2> 1835834 INFO  (jetty-launcher-2074-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1835834 INFO  (jetty-launcher-2074-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1835835 INFO  (jetty-launcher-2074-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7f51bf27{/solr,null,AVAILABLE}
   [junit4]   2> 1835835 INFO  (jetty-launcher-2074-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3c77752{/solr,null,AVAILABLE}
   [junit4]   2> 1835836 INFO  (jetty-launcher-2074-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@6eedd9a8{SSL,[ssl, 
http/1.1]}{127.0.0.1:45318}
   [junit4]   2> 1835836 INFO  (jetty-launcher-2074-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@c25284d{SSL,[ssl, 
http/1.1]}{127.0.0.1:43608}
   [junit4]   2> 1835836 INFO  (jetty-launcher-2074-thread-1) [    ] 
o.e.j.s.Server Started @1837613ms
   [junit4]   2> 1835836 INFO  (jetty-launcher-2074-thread-2) [    ] 
o.e.j.s.Server Started @1837613ms
   [junit4]   2> 1835836 INFO  (jetty-launcher-2074-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=45318}
   [junit4]   2> 1835836 INFO  (jetty-launcher-2074-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=43608}
   [junit4]   2> 1835836 ERROR (jetty-launcher-2074-thread-2) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1835836 ERROR (jetty-launcher-2074-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1835836 INFO  (jetty-launcher-2074-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 1835836 INFO  (jetty-launcher-2074-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 1835836 INFO  (jetty-launcher-2074-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1835837 INFO  (jetty-launcher-2074-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1835837 INFO  (jetty-launcher-2074-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1835837 INFO  (jetty-launcher-2074-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1835837 INFO  (jetty-launcher-2074-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-02-14T16:32:28.071100Z
   [junit4]   2> 1835837 INFO  (jetty-launcher-2074-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-02-14T16:32:28.071134Z
   [junit4]   2> 1835839 INFO  (jetty-launcher-2074-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1835839 INFO  (jetty-launcher-2074-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1835844 INFO  (jetty-launcher-2074-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39049/solr
   [junit4]   2> 1835845 INFO  (jetty-launcher-2074-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39049/solr
   [junit4]   2> 1835853 INFO  (jetty-launcher-2074-thread-2) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1835853 INFO  (jetty-launcher-2074-thread-1) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1835853 INFO  (jetty-launcher-2074-thread-2) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:43608_solr
   [junit4]   2> 1835853 INFO  (jetty-launcher-2074-thread-1) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45318_solr
   [junit4]   2> 1835853 INFO  (jetty-launcher-2074-thread-2) [    ] 
o.a.s.c.Overseer Overseer 
(id=97457926829899780-127.0.0.1:43608_solr-n_0000000000) starting
   [junit4]   2> 1835854 INFO  (zkCallback-2085-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1835854 INFO  (zkCallback-2083-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1835856 INFO  (jetty-launcher-2074-thread-2) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43608_solr
   [junit4]   2> 1835857 INFO  (zkCallback-2085-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1835857 INFO  (zkCallback-2083-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1835947 INFO  (jetty-launcher-2074-thread-2) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_3CBDF6197C68E2DD-001/tempDir-001/node2/.
   [junit4]   2> 1835957 INFO  (jetty-launcher-2074-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_3CBDF6197C68E2DD-001/tempDir-001/node1/.
   [junit4]   2> 1836425 INFO  
(SUITE-TestReqParamsAPI-seed#[3CBDF6197C68E2DD]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1836426 INFO  
(SUITE-TestReqParamsAPI-seed#[3CBDF6197C68E2DD]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39049/solr ready
   [junit4]   2> 1836443 INFO  (qtp379486630-12896) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=2&collection.configName=conf1&name=collection1&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1836444 INFO  (OverseerThreadFactory-5598-thread-1) [    ] 
o.a.s.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 1836549 INFO  (qtp379486630-12894) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=collection1_shard1_replica1&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2
   [junit4]   2> 1836560 INFO  (qtp429740198-12883) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=collection1_shard1_replica2&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2
   [junit4]   2> 1836662 INFO  (zkCallback-2083-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1836662 INFO  (zkCallback-2085-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1837556 INFO  (qtp379486630-12894) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1837561 INFO  (qtp379486630-12894) [    ] o.a.s.s.IndexSchema 
[collection1_shard1_replica1] Schema name=minimal
   [junit4]   2> 1837563 INFO  (qtp379486630-12894) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1837563 INFO  (qtp379486630-12894) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica1' using 
configuration from collection collection1
   [junit4]   2> 1837564 INFO  (qtp379486630-12894) [    ] o.a.s.c.SolrCore 
[[collection1_shard1_replica1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_3CBDF6197C68E2DD-001/tempDir-001/node2/collection1_shard1_replica1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_3CBDF6197C68E2DD-001/tempDir-001/node2/./collection1_shard1_replica1/data/]
   [junit4]   2> 1837565 INFO  (qtp429740198-12883) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1837569 INFO  (qtp429740198-12883) [    ] o.a.s.s.IndexSchema 
[collection1_shard1_replica2] Schema name=minimal
   [junit4]   2> 1837570 INFO  (qtp429740198-12883) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1837571 INFO  (qtp429740198-12883) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica2' using 
configuration from collection collection1
   [junit4]   2> 1837571 INFO  (qtp429740198-12883) [    ] o.a.s.c.SolrCore 
[[collection1_shard1_replica2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_3CBDF6197C68E2DD-001/tempDir-001/node1/collection1_shard1_replica2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_3CBDF6197C68E2DD-001/tempDir-001/node1/./collection1_shard1_replica2/data/]
   [junit4]   2> 1837802 INFO  (qtp379486630-12894) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1837802 INFO  (qtp379486630-12894) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1837810 INFO  (qtp379486630-12894) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1837810 INFO  (qtp379486630-12894) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1837810 INFO  (qtp379486630-12894) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@127482ef[collection1_shard1_replica1] main]
   [junit4]   2> 1837811 INFO  (qtp379486630-12894) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1837811 INFO  (qtp429740198-12883) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1837811 INFO  (qtp429740198-12883) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1837811 INFO  (qtp379486630-12894) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1837811 INFO  (qtp379486630-12894) [    ] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/conf1/managed-schema
   [junit4]   2> 1837811 INFO  (qtp379486630-12894) [    ] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1837811 INFO  (qtp379486630-12894) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1837812 INFO  (searcherExecutor-5603-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_shard1_replica1] Registered new searcher 
Searcher@127482ef[collection1_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1837812 INFO  (qtp379486630-12894) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1559326831459434496
   [junit4]   2> 1837816 INFO  (qtp379486630-12894) [    ] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 1837817 INFO  (qtp429740198-12883) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1837817 INFO  (qtp429740198-12883) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1837818 INFO  (qtp429740198-12883) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4a110ddd[collection1_shard1_replica2] main]
   [junit4]   2> 1837818 INFO  (qtp429740198-12883) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1837818 INFO  (qtp429740198-12883) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1837819 INFO  (qtp429740198-12883) [    ] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/conf1/managed-schema
   [junit4]   2> 1837819 INFO  (qtp429740198-12883) [    ] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1837819 INFO  (qtp429740198-12883) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1837819 INFO  (searcherExecutor-5604-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_shard1_replica2] Registered new searcher 
Searcher@4a110ddd[collection1_shard1_replica2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1837819 INFO  (qtp429740198-12883) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1559326831466774528
   [junit4]   2> 1837917 INFO  (zkCallback-2083-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1837917 INFO  (zkCallback-2085-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1838316 INFO  (qtp379486630-12894) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1838316 INFO  (qtp379486630-12894) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1838316 INFO  (qtp379486630-12894) [    ] o.a.s.c.SyncStrategy 
Sync replicas to https://127.0.0.1:43608/solr/collection1_shard1_replica1/
   [junit4]   2> 1838316 INFO  (qtp379486630-12894) [    ] o.a.s.u.PeerSync 
PeerSync: core=collection1_shard1_replica1 url=https://127.0.0.1:43608/solr 
START replicas=[https://127.0.0.1:45318/solr/collection1_shard1_replica2/] 
nUpdates=100
   [junit4]   2> 1838334 INFO  (qtp379486630-12894) [    ] o.a.s.u.PeerSync 
PeerSync: core=collection1_shard1_replica1 url=https://127.0.0.1:43608/solr 
DONE.  We have no versions.  sync failed.
   [junit4]   2> 1838337 INFO  (qtp429740198-12885) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica2]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1838337 INFO  (qtp379486630-12894) [    ] o.a.s.c.SyncStrategy 
Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1838337 INFO  (qtp379486630-12894) [    ] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1838340 INFO  (qtp379486630-12894) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:43608/solr/collection1_shard1_replica1/ shard1
   [junit4]   2> 1838442 INFO  (zkCallback-2085-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1838442 INFO  (zkCallback-2083-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1838491 INFO  (qtp379486630-12894) [    ] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 1838493 INFO  (qtp379486630-12894) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=collection1_shard1_replica1&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2}
 status=0 QTime=1944
   [junit4]   2> 1838592 INFO  (zkCallback-2083-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1838592 INFO  (zkCallback-2085-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1838824 INFO  (qtp429740198-12883) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=collection1_shard1_replica2&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2}
 status=0 QTime=2264
   [junit4]   2> 1838826 INFO  (qtp379486630-12896) [    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 1838924 INFO  (zkCallback-2085-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1838924 INFO  (zkCallback-2083-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1839827 INFO  (qtp379486630-12896) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={replicationFactor=2&collection.configName=conf1&name=collection1&action=CREATE&numShards=1&wt=javabin&version=2}
 status=0 QTime=3384
   [junit4]   2> 1839837 INFO  
(TEST-TestReqParamsAPI.test-seed#[3CBDF6197C68E2DD]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 1839840 INFO  
(TEST-TestReqParamsAPI.test-seed#[3CBDF6197C68E2DD]) [    ] 
o.a.s.c.TestSolrConfigHandler going to send config command. path 
/config?wt=json , payload: {
   [junit4]   2> 'create-requesthandler' : { 'name' : '/dump0', 'class': 
'org.apache.solr.handler.DumpRequestHandler' }
   [junit4]   2> }
   [junit4]   2> 1839859 INFO  (qtp379486630-12894) [    ] 
o.a.s.h.SolrConfigHandler Executed config commands successfully and persisted 
to ZK [{"create-requesthandler":{
   [junit4]   2>     "name":"/dump0",
   [junit4]   2>     "class":"org.apache.solr.handler.DumpRequestHandler"}}]
   [junit4]   2> 1839860 INFO  (qtp379486630-12894) [    ] 
o.a.s.h.SolrConfigHandler Waiting up to 30 secs for 2 replicas to set the 
property overlay to be of version 0 for collection collection1
   [junit4]   2> 1839860 INFO  (Thread-3000) [    ] o.a.s.c.SolrCore config 
update listener called for core collection1_shard1_replica1
   [junit4]   2> 1839860 INFO  (Thread-3001) [    ] o.a.s.c.SolrCore config 
update listener called for core collection1_shard1_replica2
   [junit4]   2> 1839860 INFO  (Thread-3000) [    ] o.a.s.c.SolrCore core 
reload collection1_shard1_replica1
   [junit4]   2> 1839860 INFO  (Thread-3001) [    ] o.a.s.c.SolrCore core 
reload collection1_shard1_replica2
   [junit4]   2> 1839861 INFO  (solrHandlerExecutor-5613-thread-2) [    ] 
o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 1839861 INFO  (solrHandlerExecutor-5613-thread-1) [    ] 
o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 1839864 INFO  (Thread-3001) [    ] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.0.0
   [junit4]   2> 1839864 INFO  (Thread-3000) [    ] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.0.0
   [junit4]   2> 1839876 INFO  (Thread-3000) [    ] o.a.s.s.IndexSchema 
[collection1_shard1_replica1] Schema name=minimal
   [junit4]   2> 1839876 INFO  (Thread-3001) [    ] o.a.s.s.IndexSchema 
[collection1_shard1_replica2] Schema name=minimal
   [junit4]   2> 1839877 INFO  (Thread-3000) [    ] o.a.s.s.IndexSchema Loaded 
schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1839877 INFO  (Thread-3001) [    ] o.a.s.s.IndexSchema Loaded 
schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1839878 INFO  (Thread-3001) [    ] o.a.s.c.CoreContainer 
Reloading SolrCore 'collection1_shard1_replica2' using configuration from 
collection collection1
   [junit4]   2> 1839878 INFO  (Thread-3000) [    ] o.a.s.c.CoreContainer 
Reloading SolrCore 'collection1_shard1_replica1' using configuration from 
collection collection1
   [junit4]   2> 1839879 INFO  (Thread-3001) [    ] o.a.s.c.SolrCore 
[[collection1_shard1_replica2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_3CBDF6197C68E2DD-001/tempDir-001/node1/collection1_shard1_replica2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_3CBDF6197C68E2DD-001/tempDir-001/node1/./collection1_shard1_replica2/data/]
   [junit4]   2> 1839879 INFO  (Thread-3000) [    ] o.a.s.c.SolrCore 
[[collection1_shard1_replica1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_3CBDF6197C68E2DD-001/tempDir-001/node2/collection1_shard1_replica1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_3CBDF6197C68E2DD-001/tempDir-001/node2/./collection1_shard1_replica1/data/]
   [junit4]   2> 1839963 INFO  (qtp429740198-12885) [    ] 
o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 1839963 INFO  (qtp379486630-12892) [    ] 
o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 1839963 INFO  (qtp429740198-12885) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica2]  webapp=/solr path=/config/znodeVersion 
params={overlay=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1839963 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.h.SolrConfigHandler Trying to update my configs
   [junit4]   2> 1839963 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.h.SolrConfigHandler Trying to update my configs
   [junit4]   2> 1839963 INFO  (qtp379486630-12892) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica1]  webapp=/solr path=/config/znodeVersion 
params={overlay=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1839964 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.c.SolrCore config update listener called for core 
collection1_shard1_replica1
   [junit4]   2> 1839964 INFO  (solrHandlerExecutor-5613-thread-2) [    ] 
o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from 
https://127.0.0.1:45318/solr/collection1_shard1_replica2/ for prop overlay   
after 1 attempts
   [junit4]   2> 1839963 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.c.SolrCore config update listener called for core 
collection1_shard1_replica2
   [junit4]   2> 1839964 INFO  (solrHandlerExecutor-5613-thread-1) [    ] 
o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from 
https://127.0.0.1:43608/solr/collection1_shard1_replica1/ for prop overlay   
after 1 attempts
   [junit4]   2> 1839964 INFO  (solrHandlerExecutor-5613-thread-2) [    ] 
o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 1839964 INFO  (solrHandlerExecutor-5613-thread-1) [    ] 
o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 1839964 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.c.SolrCore core reload collection1_shard1_replica1
   [junit4]   2> 1839964 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.c.SolrCore core reload collection1_shard1_replica2
   [junit4]   2> 1839981 INFO  (Thread-3001) [    ] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 1839981 INFO  (Thread-3001) [    ] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 1839981 INFO  (Thread-3001) [    ] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@4cf380b5[collection1_shard1_replica2] main]
   [junit4]   2> 1839982 INFO  (Thread-3001) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1839982 INFO  (Thread-3001) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1839982 INFO  (Thread-3001) [    ] o.a.s.s.ZkIndexSchemaReader 
Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
   [junit4]   2> 1839982 INFO  (Thread-3000) [    ] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 1839982 INFO  (Thread-3000) [    ] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 1839982 INFO  (Thread-3000) [    ] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@60bea8ff[collection1_shard1_replica1] main]
   [junit4]   2> 1839982 INFO  (Thread-3001) [    ] o.a.s.s.ZkIndexSchemaReader 
Current schema version 0 is already the latest
   [junit4]   2> 1839983 INFO  (Thread-3001) [    ] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 1839983 INFO  (searcherExecutor-5614-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_shard1_replica2] Registered new searcher 
Searcher@4cf380b5[collection1_shard1_replica2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1839983 INFO  (Thread-3001) [    ] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1559326833735892992
   [junit4]   2> 1839983 INFO  (Thread-3000) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1839983 INFO  (Thread-3000) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1839983 INFO  (Thread-3000) [    ] o.a.s.s.ZkIndexSchemaReader 
Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
   [junit4]   2> 1839983 INFO  (Thread-3000) [    ] o.a.s.s.ZkIndexSchemaReader 
Current schema version 0 is already the latest
   [junit4]   2> 1839983 INFO  (Thread-3000) [    ] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 1839983 INFO  (searcherExecutor-5615-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_shard1_replica1] Registered new searcher 
Searcher@60bea8ff[collection1_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1839984 INFO  (Thread-3000) [    ] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1559326833736941568
   [junit4]   2> 1839985 INFO  (Thread-3001) [    ] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1839986 INFO  (Thread-3001) [    ] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@15f40b64[collection1_shard1_replica2] main]
   [junit4]   2> 1839986 INFO  (searcherExecutor-5614-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_shard1_replica2] Registered new searcher 
Searcher@15f40b64[collection1_shard1_replica2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1839986 INFO  (Thread-3001) [    ] o.a.s.c.SolrCore 
[collection1_shard1_replica2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@6d8de347
   [junit4]   2> 1839986 INFO  (Thread-3001) [    ] o.a.s.m.SolrMetricManager 
Closing metric reporters for: solr.core.collection1.shard1.replica2
   [junit4]   2> 1839987 INFO  (Thread-3000) [    ] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1839987 INFO  (Thread-3000) [    ] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@133aaf6a[collection1_shard1_replica1] main]
   [junit4]   2> 1839987 INFO  (searcherExecutor-5615-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_shard1_replica1] Registered new searcher 
Searcher@133aaf6a[collection1_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1839995 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1839995 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1840001 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.s.IndexSchema [collection1_shard1_replica2] Schema name=minimal
   [junit4]   2> 1840001 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.s.IndexSchema [collection1_shard1_replica1] Schema name=minimal
   [junit4]   2> 1840003 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1840003 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1840003 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.c.CoreContainer Reloading SolrCore 'collection1_shard1_replica2' using 
configuration from collection collection1
   [junit4]   2> 1840003 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.c.CoreContainer Reloading SolrCore 'collection1_shard1_replica1' using 
configuration from collection collection1
   [junit4]   2> 1840004 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.c.SolrCore [[collection1_shard1_replica2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_3CBDF6197C68E2DD-001/tempDir-001/node1/collection1_shard1_replica2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_3CBDF6197C68E2DD-001/tempDir-001/node1/./collection1_shard1_replica2/data/]
   [junit4]   2> 1840004 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.c.SolrCore [[collection1_shard1_replica1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_3CBDF6197C68E2DD-001/tempDir-001/node2/collection1_shard1_replica1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_3CBDF6197C68E2DD-001/tempDir-001/node2/./collection1_shard1_replica1/data/]
   [junit4]   2> 1840065 INFO  (qtp429740198-12883) [    ] 
o.a.s.h.SolrConfigHandler I already have the expected version 0 of config
   [junit4]   2> 1840065 INFO  (qtp379486630-12888) [    ] 
o.a.s.h.SolrConfigHandler I already have the expected version 0 of config
   [junit4]   2> 1840065 INFO  (qtp429740198-12883) [    ] 
o.a.s.h.SolrConfigHandler isStale false , resourceloader 
org.apache.solr.cloud.ZkSolrResourceLoader
   [junit4]   2> 1840065 INFO  (qtp379486630-12888) [    ] 
o.a.s.h.SolrConfigHandler isStale false , resourceloader 
org.apache.solr.cloud.ZkSolrResourceLoader
   [junit4]   2> 1840066 INFO  (qtp429740198-12883) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica2]  webapp=/solr path=/config/znodeVersion 
params={overlay=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1840066 INFO  (qtp379486630-12888) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica1]  webapp=/solr path=/config/znodeVersion 
params={overlay=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1840066 INFO  (qtp379486630-12894) [    ] 
o.a.s.h.SolrConfigHandler Took 206.0ms to set the property overlay to be of 
version 0 for collection collection1
   [junit4]   2> 1840066 INFO  (qtp379486630-12894) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica1]  webapp=/solr path=/config params={wt=json} 
status=0 QTime=224
   [junit4]   2> 1840066 INFO  (qtp379486630-12894) [    ] o.a.s.c.SolrCore 
[collection1_shard1_replica1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@3c7eb04e
   [junit4]   2> 1840066 INFO  (qtp379486630-12894) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.collection1.shard1.replica1
   [junit4]   2> 1840067 INFO  
(TEST-TestReqParamsAPI.test-seed#[3CBDF6197C68E2DD]) [    ] 
o.a.s.c.TestSolrConfigHandler going to send config command. path 
/config?wt=json , payload: {
   [junit4]   2> 'create-requesthandler' : { 'name' : '/dump1', 'class': 
'org.apache.solr.handler.DumpRequestHandler', 'useParams':'x' }
   [junit4]   2> }
   [junit4]   2> 1840067 INFO  (qtp379486630-12896) [    ] o.a.s.c.ZkController 
Persisted config data to node /configs/conf1/configoverlay.json 
   [junit4]   2> 1840068 INFO  (qtp379486630-12896) [    ] 
o.a.s.h.SolrConfigHandler Executed config commands successfully and persisted 
to ZK [{"create-requesthandler":{
   [junit4]   2>     "name":"/dump1",
   [junit4]   2>     "class":"org.apache.solr.handler.DumpRequestHandler",
   [junit4]   2>     "useParams":"x"}}]
   [junit4]   2> 1840068 INFO  (qtp379486630-12896) [    ] 
o.a.s.h.SolrConfigHandler Waiting up to 30 secs for 2 replicas to set the 
property overlay to be of version 1 for collection collection1
   [junit4]   2> 1840068 INFO  (Thread-3002) [    ] o.a.s.c.SolrCore config 
update listener called for core collection1_shard1_replica1
   [junit4]   2> 1840068 INFO  (Thread-3003) [    ] o.a.s.c.SolrCore config 
update listener called for core collection1_shard1_replica2
   [junit4]   2> 1840068 INFO  (Thread-3002) [    ] o.a.s.c.SolrCore core 
reload collection1_shard1_replica1
   [junit4]   2> 1840068 INFO  (Thread-3003) [    ] o.a.s.c.SolrCore core 
reload collection1_shard1_replica2
   [junit4]   2> 1840069 INFO  (solrHandlerExecutor-5624-thread-1) [    ] 
o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 1840069 INFO  (solrHandlerExecutor-5624-thread-2) [    ] 
o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 1840115 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1840115 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1840115 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@101da36f[collection1_shard1_replica1] main]
   [junit4]   2> 1840115 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1840115 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1840115 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/conf1/managed-schema
   [junit4]   2> 1840116 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1840116 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1840116 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@30441a0e[collection1_shard1_replica2] main]
   [junit4]   2> 1840116 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1840116 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1840116 INFO  (searcherExecutor-5623-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_shard1_replica1] Registered new searcher 
Searcher@101da36f[collection1_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1840116 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1559326833875353600
   [junit4]   2> 1840116 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1840116 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1840116 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/conf1/managed-schema
   [junit4]   2> 1840116 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1840116 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1840117 INFO  (searcherExecutor-5622-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_shard1_replica2] Registered new searcher 
Searcher@30441a0e[collection1_shard1_replica2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1840117 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1559326833876402176
   [junit4]   2> 1840119 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1840119 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@77e45fbc[collection1_shard1_replica1] main]
   [junit4]   2> 1840119 INFO  (searcherExecutor-5623-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_shard1_replica1] Registered new searcher 
Searcher@77e45fbc[collection1_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1840119 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1840119 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@746e7812[collection1_shard1_replica2] main]
   [junit4]   2> 1840119 INFO  (searcherExecutor-5622-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_shard1_replica2] Registered new searcher 
Searcher@746e7812[collection1_shard1_replica2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1840119 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.c.SolrCore [collection1_shard1_replica2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@4341469b
   [junit4]   2> 1840120 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.collection1.shard1.replica2
   [junit4]   2> 1840124 INFO  (Thread-3002) [    ] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.0.0
   [junit4]   2> 1840124 INFO  (Thread-3003) [    ] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.0.0
   [junit4]   2> 1840129 INFO  (Thread-3003) [    ] o.a.s.s.IndexSchema 
[collection1_shard1_replica2] Schema name=minimal
   [junit4]   2> 1840129 INFO  (Thread-3002) [    ] o.a.s.s.IndexSchema 
[collection1_shard1_replica1] Schema name=minimal
   [junit4]   2> 1840130 INFO  (Thread-3003) [    ] o.a.s.s.IndexSchema Loaded 
schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1840130 INFO  (Thread-3002) [    ] o.a.s.s.IndexSchema Loaded 
schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1840131 INFO  (Thread-3002) [    ] o.a.s.c.CoreContainer 
Reloading SolrCore 'collection1_shard1_replica1' using configuration from 
collection collection1
   [junit4]   2> 1840131 INFO  (Thread-3003) [    ] o.a.s.c.CoreContainer 
Reloading SolrCore 'collection1_shard1_replica2' using configuration from 
collection collection1
   [junit4]   2> 1840131 INFO  (Thread-3002) [    ] o.a.s.c.SolrCore 
[[collection1_shard1_replica1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_3CBDF6197C68E2DD-001/tempDir-001/node2/collection1_shard1_replica1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_3CBDF6197C68E2DD-001/tempDir-001/node2/./collection1_shard1_replica1/data/]
   [junit4]   2> 1840131 INFO  (Thread-3003) [    ] o.a.s.c.SolrCore 
[[collection1_shard1_replica2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_3CBDF6197C68E2DD-001/tempDir-001/node1/collection1_shard1_replica2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_3CBDF6197C68E2DD-001/tempDir-001/node1/./collection1_shard1_replica2/data/]
   [junit4]   2> 1840171 INFO  (qtp429740198-12897) [    ] 
o.a.s.h.SolrConfigHandler expecting overlay version 1 but my version is 0
   [junit4]   2> 1840172 INFO  (qtp429740198-12897) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica2]  webapp=/solr path=/config/znodeVersion 
params={overlay=1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1840172 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.h.SolrConfigHandler Trying to update my configs
   [junit4]   2> 1840172 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.c.SolrCore config update listener called for core 
collection1_shard1_replica2
   [junit4]   2> 1840172 INFO  (qtp379486630-12894) [    ] 
o.a.s.h.SolrConfigHandler expecting overlay version 1 but my version is 0
   [junit4]   2> 1840172 INFO  (solrHandlerExecutor-5624-thread-2) [    ] 
o.a.s.h.SolrConfigHandler Could not get expectedVersion 1 from 
https://127.0.0.1:45318/solr/collection1_shard1_replica2/ for prop overlay   
after 1 attempts
   [junit4]   2> 1840172 INFO  (qtp379486630-12894) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica1]  webapp=/solr path=/config/znodeVersion 
params={overlay=1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1840172 INFO  (solrHandlerExecutor-5624-thread-2) [    ] 
o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 1840172 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.h.SolrConfigHandler Trying to update my configs
   [junit4]   2> 1840172 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.c.SolrCore core reload collection1_shard1_replica2
   [junit4]   2> 1840172 INFO  (solrHandlerExecutor-5624-thread-1) [    ] 
o.a.s.h.SolrConfigHandler Could not get expectedVersion 1 from 
https://127.0.0.1:43608/solr/collection1_shard1_replica1/ for prop overlay   
after 1 attempts
   [junit4]   2> 1840172 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.c.SolrCore config update listener called for core 
collection1_shard1_replica1
   [junit4]   2> 1840172 INFO  (solrHandlerExecutor-5624-thread-1) [    ] 
o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 1840172 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.c.SolrCore core reload collection1_shard1_replica1
   [junit4]   2> 1840238 INFO  (Thread-3003) [    ] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 1840238 INFO  (Thread-3003) [    ] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 1840238 INFO  (Thread-3003) [    ] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@715ebbb7[collection1_shard1_replica2] main]
   [junit4]   2> 1840239 INFO  (Thread-3003) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1840239 INFO  (Thread-3003) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1840239 INFO  (Thread-3003) [    ] o.a.s.s.ZkIndexSchemaReader 
Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
   [junit4]   2> 1840239 INFO  (Thread-3003) [    ] o.a.s.s.ZkIndexSchemaReader 
Current schema version 0 is already the latest
   [junit4]   2> 1840239 INFO  (Thread-3003) [    ] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 1840239 INFO  (searcherExecutor-5632-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_shard1_replica2] Registered new searcher 
Searcher@715ebbb7[collection1_shard1_replica2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1840240 INFO  (Thread-3003) [    ] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1559326834005377024
   [junit4]   2> 1840240 INFO  (Thread-3002) [    ] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 1840240 INFO  (Thread-3002) [    ] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 1840240 INFO  (Thread-3002) [    ] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@56c6e50e[collection1_shard1_replica1] main]
   [junit4]   2> 1840240 INFO  (Thread-3002) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1840240 INFO  (Thread-3002) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1840240 INFO  (Thread-3002) [    ] o.a.s.s.ZkIndexSchemaReader 
Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
   [junit4]   2> 1840241 INFO  (Thread-3002) [    ] o.a.s.s.ZkIndexSchemaReader 
Current schema version 0 is already the latest
   [junit4]   2> 1840241 INFO  (Thread-3002) [    ] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 1840241 INFO  (searcherExecutor-5631-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_shard1_replica1] Registered new searcher 
Searcher@56c6e50e[collection1_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1840241 INFO  (Thread-3002) [    ] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1559326834006425600
   [junit4]   2> 1840242 INFO  (Thread-3003) [    ] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1840242 INFO  (Thread-3003) [    ] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@778c7f65[collection1_shard1_replica2] main]
   [junit4]   2> 1840242 INFO  (searcherExecutor-5632-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_shard1_replica2] Registered new searcher 
Searcher@778c7f65[collection1_shard1_replica2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1840242 INFO  (Thread-3003) [    ] o.a.s.c.SolrCore 
[collection1_shard1_replica2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@7b24958d
   [junit4]   2> 1840242 INFO  (Thread-3003) [    ] o.a.s.m.SolrMetricManager 
Closing metric reporters for: solr.core.collection1.shard1.replica2
   [junit4]   2> 1840243 INFO  (Thread-3002) [    ] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1840243 INFO  (Thread-3002) [    ] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@4d40c10a[collection1_shard1_replica1] main]
   [junit4]   2> 1840243 INFO  (searcherExecutor-5631-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_shard1_replica1] Registered new searcher 
Searcher@4d40c10a[collection1_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1840243 INFO  (Thread-3002) [    ] o.a.s.c.SolrCore 
[collection1_shard1_replica1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@19306056
   [junit4]   2> 1840244 INFO  (Thread-3002) [    ] o.a.s.m.SolrMetricManager 
Closing metric reporters for: solr.core.collection1.shard1.replica1
   [junit4]   2> 1840246 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1840247 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1840251 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.s.IndexSchema [collection1_shard1_replica2] Schema name=minimal
   [junit4]   2> 1840252 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.s.IndexSchema [collection1_shard1_replica1] Schema name=minimal
   [junit4]   2> 1840253 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1840254 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1840254 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.c.CoreContainer Reloading SolrCore 'collection1_shard1_replica2' using 
configuration from collection collection1
   [junit4]   2> 1840255 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.c.CoreContainer Reloading SolrCore 'collection1_shard1_replica1' using 
configuration from collection collection1
   [junit4]   2> 1840255 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.c.SolrCore [[collection1_shard1_replica2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_3CBDF6197C68E2DD-001/tempDir-001/node1/collection1_shard1_replica2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_3CBDF6197C68E2DD-001/tempDir-001/node1/./collection1_shard1_replica2/data/]
   [junit4]   2> 1840255 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.c.SolrCore [[collection1_shard1_replica1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_3CBDF6197C68E2DD-001/tempDir-001/node2/collection1_shard1_replica1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_3CBDF6197C68E2DD-001/tempDir-001/node2/./collection1_shard1_replica1/data/]
   [junit4]   2> 1840274 INFO  (qtp429740198-12887) [    ] 
o.a.s.h.SolrConfigHandler I already have the expected version 1 of config
   [junit4]   2> 1840274 INFO  (qtp429740198-12887) [    ] 
o.a.s.h.SolrConfigHandler isStale false , resourceloader 
org.apache.solr.cloud.ZkSolrResourceLoader
   [junit4]   2> 1840274 INFO  (qtp379486630-12884) [    ] 
o.a.s.h.SolrConfigHandler I already have the expected version 1 of config
   [junit4]   2> 1840274 INFO  (qtp429740198-12887) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica2]  webapp=/solr path=/config/znodeVersion 
params={overlay=1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1840274 INFO  (qtp379486630-12884) [    ] 
o.a.s.h.SolrConfigHandler isStale false , resourceloader 
org.apache.solr.cloud.ZkSolrResourceLoader
   [junit4]   2> 1840274 INFO  (qtp379486630-12884) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica1]  webapp=/solr path=/config/znodeVersion 
params={overlay=1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1840275 INFO  (qtp379486630-12896) [    ] 
o.a.s.h.SolrConfigHandler Took 206.0ms to set the property overlay to be of 
version 1 for collection collection1
   [junit4]   2> 1840275 INFO  (qtp379486630-12896) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica1]  webapp=/solr path=/config params={wt=json} 
status=0 QTime=207
   [junit4]   2> 1840275 INFO  (qtp379486630-12896) [    ] o.a.s.c.SolrCore 
[collection1_shard1_replica1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@52915198
   [junit4]   2> 1840275 INFO  (qtp379486630-12896) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.collection1.shard1.replica1
   [junit4]   2> 1840275 INFO  
(TEST-TestReqParamsAPI.test-seed#[3CBDF6197C68E2DD]) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: 
collection1 failOnTimeout:true timeout (sec):90
   [junit4]   2> 1840275 INFO  
(TEST-TestReqParamsAPI.test-seed#[3CBDF6197C68E2DD]) [    ] 
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1
   [junit4]   2> 1840275 INFO  
(TEST-TestReqParamsAPI.test-seed#[3CBDF6197C68E2DD]) [    ] 
o.a.s.c.TestSolrConfigHandler going to send config command. path 
/config/params?wt=json , payload:  {
   [junit4]   2>   'set' : {'x': {                    'a':'A val',
   [junit4]   2>                     'b': 'B val'}
   [junit4]   2>              }
   [junit4]   2>   }
   [junit4]   2> 1840276 INFO  (qtp379486630-12886) [    ] 
o.a.s.h.SolrConfigHandler Waiting up to 30 secs for 2 replicas to set the 
property params to be of version 0 for collection collection1
   [junit4]   2> 1840276 INFO  (Thread-3004) [    ] o.a.s.c.SolrCore config 
update listener called for core collection1_shard1_replica2
   [junit4]   2> 1840276 INFO  (Thread-3005) [    ] o.a.s.c.SolrCore config 
update listener called for core collection1_shard1_replica1
   [junit4]   2> 1840277 INFO  (Thread-3004) [    ] o.a.s.c.RequestParams conf 
resource params.json loaded . version : 0 
   [junit4]   2> 1840277 INFO  (Thread-3004) [    ] o.a.s.c.RequestParams 
request params refreshed to version 0
   [junit4]   2> 1840277 INFO  (Thread-3005) [    ] o.a.s.c.RequestParams conf 
resource params.json loaded . version : 0 
   [junit4]   2> 1840277 INFO  (Thread-3005) [    ] o.a.s.c.RequestParams 
request params refreshed to version 0
   [junit4]   2> 1840279 INFO  (solrHandlerExecutor-5641-thread-1) [    ] 
o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 1840279 INFO  (solrHandlerExecutor-5641-thread-2) [    ] 
o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 1840379 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1840379 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1840379 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@24eb44cd[collection1_shard1_replica2] main]
   [junit4]   2> 1840380 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1840381 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1840381 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/conf1/managed-schema
   [junit4]   2> 1840381 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1840381 INFO  (qtp379486630-12894) [    ] 
o.a.s.h.SolrConfigHandler I already have the expected version 0 of params
   [junit4]   2> 1840381 INFO  (qtp429740198-12889) [    ] 
o.a.s.h.SolrConfigHandler I already have the expected version 0 of params
   [junit4]   2> 1840381 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1840381 INFO  (qtp429740198-12889) [    ] 
o.a.s.h.SolrConfigHandler isStale false , resourceloader 
org.apache.solr.cloud.ZkSolrResourceLoader
   [junit4]   2> 1840381 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1559326834153226240
   [junit4]   2> 1840381 INFO  (qtp429740198-12889) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica2]  webapp=/solr path=/config/znodeVersion 
params={params=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1840381 INFO  (qtp379486630-12894) [    ] 
o.a.s.h.SolrConfigHandler isStale false , resourceloader 
org.apache.solr.cloud.ZkSolrResourceLoader
   [junit4]   2> 1840382 INFO  (qtp379486630-12894) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica1]  webapp=/solr path=/config/znodeVersion 
params={params=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1840382 INFO  (searcherExecutor-5639-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_shard1_replica2] Registered new searcher 
Searcher@24eb44cd[collection1_shard1_replica2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1840382 INFO  (qtp379486630-12886) [    ] 
o.a.s.h.SolrConfigHandler Took 106.0ms to set the property params to be of 
version 0 for collection collection1
   [junit4]   2> 1840382 INFO  (qtp379486630-12886) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica1]  webapp=/solr path=/config/params 
params={wt=json} status=0 QTime=106
   [junit4]   2> 1840384 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1840384 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@596bade3[collection1_shard1_replica2] main]
   [junit4]   2> 1840384 INFO  (searcherExecutor-5639-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_shard1_replica2] Registered new searcher 
Searcher@596bade3[collection1_shard1_replica2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1840384 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.c.SolrCore [collection1_shard1_replica2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@f52a531
   [junit4]   2> 1840384 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.collection1.shard1.replica2
   [junit4]   2> 1840387 INFO  (qtp379486630-12886) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica1]  webapp=/solr path=/config/params 
params={wt=json} status=0 QTime=0
   [junit4]   2> 1840389 INFO  (qtp379486630-12896) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica1]  webapp=/solr path=/config/overlay 
params={wt=json} status=0 QTime=0
   [junit4]   2> 1840391 INFO  (qtp379486630-12894) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica1]  webapp=/solr path=/dump0 
params={wt=json&useParams=x} status=0 QTime=0
   [junit4]   2> 1840391 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1840391 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1840391 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@129d703c[collection1_shard1_replica1] main]
   [junit4]   2> 1840392 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1840392 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1840392 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/conf1/managed-schema
   [junit4]   2> 1840392 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1840392 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1840392 INFO  (qtp429740198-12883) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica2]  webapp=/solr path=/dump0 
params={a=fomrequest&wt=json&useParams=x} status=0 QTime=0
   [junit4]   2> 1840392 INFO  (searcherExecutor-5640-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_shard1_replica1] Registered new searcher 
Searcher@129d703c[collection1_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1840392 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1559326834164760576
   [junit4]   2> 1840394 INFO  (qtp429740198-12889) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica2]  webapp=/solr path=/config/overlay 
params={wt=json} status=0 QTime=0
   [junit4]   2> 1840395 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1840395 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@f6412a5[collection1_shard1_replica1] main]
   [junit4]   2> 1840395 INFO  (searcherExecutor-5640-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_shard1_replica1] Registered new searcher 
Searcher@f6412a5[collection1_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1840395 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.c.SolrCore [collection1_shard1_replica1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@70e5ffe5
   [junit4]   2> 1840395 INFO  (qtp429740198-12895) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica2]  webapp=/solr path=/dump1 params={wt=json} 
status=0 QTime=0
   [junit4]   2> 1840395 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.collection1.shard1.replica1
   [junit4]   2> 1840445 INFO  
(OverseerCollectionConfigSetProcessor-97457926829899780-127.0.0.1:43608_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> 1840497 INFO  (qtp429740198-12885) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica2]  webapp=/solr path=/dump1 params={wt=json} 
status=0 QTime=0
   [junit4]   2> 1840600 INFO  (qtp429740198-12897) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica2]  webapp=/solr path=/dump1 params={wt=json} 
status=0 QTime=0
   [junit4]   2> 1840702 INFO  (qtp429740198-12893) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica2]  webapp=/solr path=/dump1 params={wt=json} 
status=0 QTime=0
   [junit4]   2> 1840803 INFO  (qtp429740198-12887) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica2]  webapp=/solr path=/dump1 params={wt=json} 
status=0 QTime=0
   [junit4]   2> 1840905 INFO  (qtp429740198-12883) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica2]  webapp=/solr path=/dump1 params={wt=json} 
status=0 QTime=0
   [junit4]   2> 1841007 INFO  (qtp429740198-12889) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica2]  webapp=/solr path=/dump1 params={wt=json} 
status=0 QTime=0
   [junit4]   2> 1841109 INFO  (qtp429740198-12885) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica2]  webapp=/solr path=/dump1 params={wt=json} 
status=0 QTime=0
   [junit4]   2> 1841210 INFO  (qtp429740198-12887) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica2]  webapp=/solr path=/dump1 params={wt=json} 
status=0 QTime=0
   [junit4]   2> 1841312 INFO  (qtp429740198-12897) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica2]  webapp=/solr path=/dump1 params={wt=json} 
status=0 QTime=0
   [junit4]   2> 1841415 INFO  (qtp429740198-12893) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica2]  webapp=/solr path=/dump1 params={wt=json} 
status=0 QTime=0
   [junit4]   2> 1841517 INFO  (qtp429740198-12883) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica2]  webapp=/solr path=/dump1 params={wt=json} 
status=0 QTime=0
   [junit4]   2> 1841619 INFO  (qtp429740198-12895) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica2]  webapp=/solr path=/dump1 params={wt=json} 
status=0 QTime=0
   [junit4]   2> 1841721 INFO  (qtp429740198-12889) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica2]  webapp=/solr path=/dump1 params={wt=json} 
status=0 QTime=0
   [junit4]   2> 1841823 INFO  (qtp429740198-12885) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica2]  webapp=/solr path=/dump1 params={wt=json} 
status=0 QTime=0
   [junit4]   2> 1841925 INFO  (qtp429740198-12887) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica2]  webapp=/solr path=/dump1 params={wt=json} 
status=0 QTime=0
   [junit4]   2> 1842027 INFO  (qtp429740198-12897) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica2]  webapp=/solr path=/dump1 params={wt=json} 
status=0 QTime=0
   [junit4]   2> 1842129 INFO  (qtp429740198-12889) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica2]  webapp=/solr path=/dump1 params={wt=json} 
status=0 QTime=0
   [junit4]   2> 1842230 INFO  (qtp429740198-12883) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica2]  webapp=/solr path=/dump1 params={wt=json} 
status=0 QTime=0
   [junit4]   2> 1842332 INFO  (qtp429740198-12895) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica2]  webapp=/solr path=/dump1 params={wt=json} 
status=0 QTime=0
   [junit4]   2> 1842434 INFO  (qtp429740198-12885) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica2]  webapp=/solr path=/dump1 params={wt=json} 
status=0 QTime=0
   [junit4]   2> 1842536 INFO  (qtp429740198-12893) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica2]  webapp=/solr path=/dump1 params={wt=json} 
status=0 QTime=0
   [junit4]   2> 1842638 INFO  (qtp429740198-12893) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica2]  webapp=/solr path=/dump1 params={wt=json} 
status=0 QTime=0
   [junit4]   2> 1842740 INFO  (qtp429740198-12889) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica2]  webapp=/solr path=/dump1 params={wt=json} 
status=0 QTime=0
   [junit4]   2> 1842842 INFO  (qtp429740198-12897) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica2]  webapp=/solr path=/dump1 params={wt=json} 
status=0 QTime=0
   [junit4]   2> 1842944 INFO  (qtp429740198-12883) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica2]  webapp=/solr path=/dump1 params={wt=json} 
status=0 QTime=0
   [junit4]   2> 1843046 INFO  (qtp429740198-12887) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica2]  webapp=/solr path=/dump1 params={wt=json} 
status=0 QTime=0
   [junit4]   2> 1843147 INFO  (qtp429740198-12895) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica2]  webapp=/solr path=/dump1 params={wt=json} 
status=0 QTime=0
   [junit4]   2> 1843249 INFO  (qtp429740198-12897) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica2]  webapp=/solr path=/dump1 params={wt=json} 
status=0 QTime=0
   [junit4]   2> 1843351 INFO  (qtp429740198-12893) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica2]  webapp=/solr path=/dump1 params={wt=json} 
status=0 QTime=0
   [junit4]   2> 1843453 INFO  (qtp429740198-12889) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica2]  webapp=/solr path=/dump1 params={wt=json} 
status=0 QTime=0
   [junit4]   2> 1843555 INFO  (qtp429740198-12885) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica2]  webapp=/solr path=/dump1 params={wt=json} 
status=0 QTime=0
   [junit4]   2> 1843657 INFO  (qtp429740198-12883) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica2]  webapp=/solr path=/dump1 params={wt=json} 
status=0 QTime=0
   [junit4]   2> 1843759 INFO  (qtp429740198-12887) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica2]  webapp=/solr path=/dump1 params={wt=json} 
status=0 QTime=0
   [junit4]   2> 1843861 INFO  (qtp429740198-12895) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica2]  webapp=/solr path=/dump1 params={wt=json} 
status=0 QTime=0
   [junit4]   2> 1843963 INFO  (qtp429740198-12897) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica2]  webapp=/solr path=/dump1 params={wt=json} 
status=0 QTime=0
   [junit4]   2> 1844065 INFO  (qtp429740198-12893) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica2]  webapp=/solr path=/dump1 params={wt=json} 
status=0 QTime=0
   [junit4]   2> 1844167 INFO  (qtp429740198-12887) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica2]  webapp=/solr path=/dump1 params={wt=json} 
status=0 QTime=0
   [junit4]   2> 1844268 INFO  (qtp429740198-12885) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica2]  webapp=/solr path=/dump1 params={wt=json} 
status=0 QTime=0
   [junit4]   2> 1844370 INFO  (qtp429740198-12883) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica2]  webapp=/solr path=/dump1 params={wt=json} 
status=0 QTime=0
   [junit4]   2> 1844472 INFO  (qtp429740198-12895) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica2]  webapp=/solr path=/dump1 params={wt=json} 
status=0 QTime=0
   [junit4]   2> 1844574 INFO  (qtp429740198-12889) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica2]  webapp=/solr path=/dump1 params={wt=json} 
status=0 QTime=0
   [junit4]   2> 1844676 INFO  (qtp429740198-12887) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica2]  webapp=/solr path=/dump1 params={wt=json} 
status=0 QTime=0
   [junit4]   2> 1844778 INFO  (qtp429740198-12893) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica2]  webapp=/solr path=/dump1 params={wt=json} 
status=0 QTime=0
   [junit4]   2> 1844880 INFO  (qtp429740198-12883) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica2]  webapp=/solr path=/dump1 params={wt=json} 
status=0 QTime=0
   [junit4]   2> 1844982 INFO  (qtp429740198-12885) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica2]  webapp=/solr path=/dump1 params={wt=json} 
status=0 QTime=0
   [junit4]   2> 1845084 INFO  (qtp429740198-12897) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica2]  webapp=/solr path=/dump1 params={wt=json} 
status=0 QTime=0
   [junit4]   2> 1845187 INFO  (qtp429740198-12889) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica2]  webapp=/solr path=/dump1 params={wt=json} 
status=0 QTime=0
   [junit4]   2> 1845289 INFO  (qtp429740198-12883) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica2]  webapp=/solr path=/dump1 params={wt=json} 
status=0 QTime=0
   [junit4]   2> 1845391 INFO  (qtp429740198-12887) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica2]  webapp=/solr path=/dump1 params={wt=json} 
status=0 QTime=0
   [junit4]   2> 1845492 INFO  
(TEST-TestReqParamsAPI.test-seed#[3CBDF6197C68E2DD]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending test
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestReqParamsAPI 
-Dtests.method=test -Dtests.seed=3CBDF6197C68E2DD -Dtests.multiplier=3 
-Dtests.slow=true -Dtests.locale=luy -Dtests.timezone=Asia/Katmandu 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 5.67s J1 | TestReqParamsAPI.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Could not get expected 
value  'A val' for path 'params/a' full output: {
   [junit4]    >   "responseHeader":{
   [junit4]    >     "status":0,
   [junit4]    >     "QTime":0},
   [junit4]    >   "params":{"wt":"json"},
   [junit4]    >   "context":{
   [junit4]    >     "webapp":"/solr",
   [junit4]    >     "path":"/dump1",
   [junit4]    >     "httpMethod":"GET"}},  from server:  
https://127.0.0.1:45318/solr/collection1_shard1_replica2
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([3CBDF6197C68E2DD:B4E9C9C3D2948F25]:0)
   [junit4]    >        at 
org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:556)
   [junit4]    >        at 
org.apache.solr.handler.TestReqParamsAPI.testReqParams(TestReqParamsAPI.java:152)
   [junit4]    >        at 
org.apache.solr.handler.TestReqParamsAPI.test(TestReqParamsAPI.java:69)
   [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:543)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 1845497 INFO  (jetty-launcher-2074-thread-1) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@c25284d{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1845497 INFO  (jetty-launcher-2074-thread-2) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@6eedd9a8{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1845497 INFO  (jetty-launcher-2074-thread-1) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=538740787
   [junit4]   2> 1845498 INFO  (jetty-launcher-2074-thread-2) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=2071574637
   [junit4]   2> 1845499 INFO  (coreCloseExecutor-5648-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_shard1_replica2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@5f711c35
   [junit4]   2> 1845499 INFO  (coreCloseExecutor-5649-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_shard1_replica1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@146d29ad
   [junit4]   2> 1845499 INFO  (coreCloseExecutor-5648-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.collection1.shard1.replica2
   [junit4]   2> 1845499 INFO  (coreCloseExecutor-5649-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.collection1.shard1.replica1
   [junit4]   2> 1845500 INFO  (zkCallback-2083-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1845500 INFO  (zkCallback-2085-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1845500 INFO  (zkCallback-2083-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1845504 WARN  (zkCallback-2085-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> 1845504 INFO  (jetty-launcher-2074-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=97457926829899780-127.0.0.1:43608_solr-n_0000000000) closing
   [junit4]   2> 1845504 INFO  
(OverseerStateUpdate-97457926829899780-127.0.0.1:43608_solr-n_0000000000) [    
] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:43608_solr
   [junit4]   2> 1847000 WARN  (zkCallback-2085-thread-1) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /collections/collection1/state.json]
   [junit4]   2> 1847000 INFO  (jetty-launcher-2074-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1847000 INFO  (jetty-launcher-2074-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@3c77752{/solr,null,UNAVAILABLE}
   [junit4]   2> 1847005 WARN  (zkCallback-2083-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> 1847005 INFO  (jetty-launcher-2074-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1847005 INFO  (jetty-launcher-2074-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@7f51bf27{/solr,null,UNAVAILABLE}
   [junit4]   2> 1847005 INFO  
(SUITE-TestReqParamsAPI-seed#[3CBDF6197C68E2DD]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:39049 39049
   [junit4]   2> 1847041 INFO  (Thread-2981) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:39049 39049
   [junit4]   2> 1847042 WARN  (Thread-2981) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        10      /solr/configs/conf1/managed-schema
   [junit4]   2>        8       /solr/configs/conf1
   [junit4]   2>        3       /solr/aliases.json
   [junit4]   2>        2       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        3       /solr/clusterstate.json
   [junit4]   2>        3       /solr/clusterprops.json
   [junit4]   2>        2       /solr/collections/collection1/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        9       /solr/overseer/queue
   [junit4]   2>        7       /solr/overseer/collection-queue-work
   [junit4]   2>        3       /solr/live_nodes
   [junit4]   2>        3       /solr/collections
   [junit4]   2>        3       /solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 1847042 INFO  
(SUITE-TestReqParamsAPI-seed#[3CBDF6197C68E2DD]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_3CBDF6197C68E2DD-001
   [junit4]   2> Feb 14, 2017 4:32:39 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): {}, 
docValues:{}, maxPointsInLeafNode=1021, maxMBSortInHeap=6.202090552128359, 
sim=RandomSimilarity(queryNorm=true): {}, locale=luy, timezone=Asia/Katmandu
   [junit4]   2> NOTE: Linux 4.4.0-53-generic amd64/Oracle Corporation 9-ea 
(64-bit)/cpus=12,threads=1,free=136745824,total=466616320
   [junit4]   2> NOTE: All tests run in this JVM: [SolrIndexSplitterTest, 
TestHdfsUpdateLog, TestFreeTextSuggestions, CdcrUpdateLogTest, TestQueryTypes, 
SortSpecParsingTest, TestUseDocValuesAsStored2, TestCloudPseudoReturnFields, 
TestDistribDocBasedVersion, JSONWriterTest, CdcrVersionReplicationTest, 
ClassificationUpdateProcessorTest, DOMUtilTest, 
DistributedIntervalFacetingTest, TestCustomDocTransformer, HttpPartitionTest, 
AtomicUpdatesTest, DistributedSuggestComponentTest, MetricsHandlerTest, 
ExplicitHLLTest, DistributedFacetPivotWhiteBoxTest, TestCoreContainer, 
TestBM25SimilarityFactory, TestStressVersions, TestScoreJoinQPScore, 
WordBreakSolrSpel

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

ramework-seed#[3CBDF6197C68E2DD]) [    ] o.a.s.SolrTestCaseJ4 ###Starting 
testFramework
   [junit4]   2> 1863195 INFO  
(TEST-TestApiFramework.testFramework-seed#[3CBDF6197C68E2DD]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testFramework
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestApiFramework 
-Dtests.method=testFramework -Dtests.seed=3CBDF6197C68E2DD -Dtests.multiplier=3 
-Dtests.slow=true -Dtests.locale=fr-FR 
-Dtests.timezone=America/Argentina/San_Juan -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.05s J0 | TestApiFramework.testFramework <<<
   [junit4]    > Throwable #1: java.lang.ExceptionInInitializerError
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([3CBDF6197C68E2DD:2BCB3C3E7ABC0EE0]:0)
   [junit4]    >        at 
net.sf.cglib.core.KeyFactory$Generator.generateClass(KeyFactory.java:166)
   [junit4]    >        at 
net.sf.cglib.core.DefaultGeneratorStrategy.generate(DefaultGeneratorStrategy.java:25)
   [junit4]    >        at 
net.sf.cglib.core.AbstractClassGenerator.create(AbstractClassGenerator.java:216)
   [junit4]    >        at 
net.sf.cglib.core.KeyFactory$Generator.create(KeyFactory.java:144)
   [junit4]    >        at 
net.sf.cglib.core.KeyFactory.create(KeyFactory.java:116)
   [junit4]    >        at 
net.sf.cglib.core.KeyFactory.create(KeyFactory.java:108)
   [junit4]    >        at 
net.sf.cglib.core.KeyFactory.create(KeyFactory.java:104)
   [junit4]    >        at 
net.sf.cglib.proxy.Enhancer.<clinit>(Enhancer.java:69)
   [junit4]    >        at 
org.easymock.internal.ClassProxyFactory.createEnhancer(ClassProxyFactory.java:259)
   [junit4]    >        at 
org.easymock.internal.ClassProxyFactory.createProxy(ClassProxyFactory.java:174)
   [junit4]    >        at 
org.easymock.internal.MocksControl.createMock(MocksControl.java:60)
   [junit4]    >        at org.easymock.EasyMock.createMock(EasyMock.java:104)
   [junit4]    >        at 
org.apache.solr.handler.admin.TestCoreAdminApis.getCoreContainerMock(TestCoreAdminApis.java:83)
   [junit4]    >        at 
org.apache.solr.handler.admin.TestApiFramework.testFramework(TestApiFramework.java:59)
   [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:543)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]    > Caused by: java.lang.reflect.InaccessibleObjectException: 
Unable to make protected final java.lang.Class 
java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain)
 throws java.lang.ClassFormatError accessible: module java.base does not "opens 
java.lang" to unnamed module @d9a87c1
   [junit4]    >        at 
java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:207)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.checkCanSetAccessible(Method.java:192)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.setAccessible(Method.java:186)
   [junit4]    >        at 
net.sf.cglib.core.ReflectUtils$2.run(ReflectUtils.java:56)
   [junit4]    >        at 
java.base/java.security.AccessController.doPrivileged(Native Method)
   [junit4]    >        at 
net.sf.cglib.core.ReflectUtils.<clinit>(ReflectUtils.java:46)
   [junit4]    >        ... 52 more
   [junit4]   2> 1863198 INFO  
(TEST-TestApiFramework.testTrailingTemplatePaths-seed#[3CBDF6197C68E2DD]) [    
] o.a.s.SolrTestCaseJ4 ###Starting testTrailingTemplatePaths
   [junit4]   2> 1863198 INFO  
(TEST-TestApiFramework.testTrailingTemplatePaths-seed#[3CBDF6197C68E2DD]) [    
] o.a.s.SolrTestCaseJ4 ###Ending testTrailingTemplatePaths
   [junit4]   2> 1863198 INFO  
(SUITE-TestApiFramework-seed#[3CBDF6197C68E2DD]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.admin.TestApiFramework_3CBDF6197C68E2DD-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=587, maxMBSortInHeap=7.852671542559946, 
sim=RandomSimilarity(queryNorm=true): {}, locale=fr-FR, 
timezone=America/Argentina/San_Juan
   [junit4]   2> NOTE: Linux 4.4.0-53-generic amd64/Oracle Corporation 9-ea 
(64-bit)/cpus=12,threads=1,free=75812152,total=526909440
   [junit4]   2> NOTE: All tests run in this JVM: [TestSolrDeletionPolicy2, 
CopyFieldTest, TestSolrCoreProperties, TestFoldingMultitermQuery, 
ClusterStateTest, TestSQLHandler, TestStandardQParsers, 
DistributedQueryComponentOptimizationTest, InfixSuggestersTest, 
MinimalSchemaTest, BlockCacheTest, TestFaceting, TestCodecSupport, 
PluginInfoTest, TestConfigSetImmutable, TestNamedUpdateProcessors, 
TestAuthenticationFramework, TestPathTrie, TestStressLucene, TestInitQParser, 
CursorPagingTest, DistributedQueryElevationComponentTest, 
TestSolrConfigHandlerConcurrent, UUIDFieldTest, TestCorePropertiesReload, 
DistributedFacetPivotSmallTest, TestRandomRequestDistribution, 
DisMaxRequestHandlerTest, DateMathParserTest, DistributedDebugComponentTest, 
CheckHdfsIndexTest, TestPushWriter, TestRTGBase, TestConfigSetsAPIExclusivity, 
BasicAuthIntegrationTest, TestGeoJSONResponseWriter, TestMissingGroups, 
TestRandomFaceting, CloudMLTQParserTest, 
LeaderInitiatedRecoveryOnShardRestartTest, ScriptEngineTest, MetricUtilsTest, 
DistributedFacetPivotLargeTest, TestSha256AuthenticationProvider, 
ClassificationUpdateProcessorIntegrationTest, TestPointFields, 
DirectoryFactoryTest, SpatialHeatmapFacetsTest, MultiThreadedOCPTest, 
ConjunctionSolrSpellCheckerTest, TestFieldCacheSort, HdfsThreadLeakTest, 
TestDeleteCollectionOnDownNodes, TestSubQueryTransformerCrossCore, 
ConnectionReuseTest, TestInPlaceUpdatesStandalone, TestFileDictionaryLookup, 
TestStressCloudBlindAtomicUpdates, TestSchemaVersionResource, SSLMigrationTest, 
TestFieldCache, DistributedQueueTest, TestBinaryResponseWriter, 
SolrCoreMetricManagerTest, XsltUpdateRequestHandlerTest, TestJsonFacets, 
TestSchemaNameResource, DocumentAnalysisRequestHandlerTest, 
ResponseLogComponentTest, DocExpirationUpdateProcessorFactoryTest, 
TestRTimerTree, DeleteReplicaTest, AssignTest, TestRemoteStreaming, 
TestCloudPivotFacet, TestDFRSimilarityFactory, 
OverseerCollectionConfigSetProcessorTest, TestFunctionQuery, 
TestDynamicFieldCollectionResource, TestCrossCoreJoin, TestRealTimeGet, 
SearchHandlerTest, AnalysisErrorHandlingTest, SolrCoreTest, TestSearcherReuse, 
EnumFieldTest, TestQuerySenderListener, TestRequestForwarding, 
HdfsCollectionsAPIDistributedZkTest, ConnectionManagerTest, 
PingRequestHandlerTest, RegexBoostProcessorTest, 
PathHierarchyTokenizerFactoryTest, TestSolrQueryParserResource, 
UniqFieldsUpdateProcessorFactoryTest, TestReRankQParserPlugin, 
SolrJmxReporterTest, LeaderElectionIntegrationTest, 
TestReplicationHandlerBackup, PreAnalyzedUpdateProcessorTest, TestNRTOpen, 
SpellPossibilityIteratorTest, TestTolerantUpdateProcessorCloud, 
CollectionsAPISolrJTest, QueryResultKeyTest, BasicDistributedZkTest, 
FastVectorHighlighterTest, CollectionStateFormat2Test, TestManagedSchema, 
CurrencyFieldOpenExchangeTest, TestXmlQParser, TestReplicationHandler, 
TestDistributedStatsComponentCardinality, SyncSliceTest, ShardRoutingTest, 
BasicZkTest, FullSolrCloudDistribCmdsTest, ZkCLITest, TestDistributedGrouping, 
TestHashPartitioner, DistributedSpellCheckComponentTest, ZkControllerTest, 
TestStressReorder, TestJoin, TestSolr4Spatial, SpellCheckComponentTest, 
QueryElevationComponentTest, BadIndexSchemaTest, ConvertedLegacyTest, TestSort, 
BasicFunctionalityTest, TestLazyCores, TestBadConfig, SimplePostToolTest, 
AnalysisAfterCoreReloadTest, SignatureUpdateProcessorFactoryTest, 
SpellCheckCollatorTest, CoreAdminHandlerTest, SolrRequestParserTest, 
DocValuesTest, SuggesterTSTTest, TestTrie, SuggesterWFSTTest, 
NoCacheHeaderTest, SolrCoreCheckLockOnStartupTest, TestAtomicUpdateErrorCases, 
SortByFunctionTest, SolrInfoMBeanTest, TestSurroundQueryParser, 
DirectSolrSpellCheckerTest, TestOmitPositions, TermsComponentTest, 
TestValueSourceCache, FieldAnalysisRequestHandlerTest, LoggingHandlerTest, 
ReturnFieldsTest, MBeansHandlerTest, BinaryUpdateRequestHandlerTest, 
CSVRequestHandlerTest, TestSolrIndexConfig, TestStressRecovery, 
NumericFieldsTest, TestConfig, TestFuzzyAnalyzedSuggestions, 
NotRequiredUniqueKeyTest, TestXIncludeConfig, TestSweetSpotSimilarityFactory, 
TestLMDirichletSimilarityFactory, TestFastWriter, TestJmxMonitoredMap, 
TestFastOutputStream, URLClassifyProcessorTest, PreAnalyzedFieldTest, 
DateFieldTest, TestLRUCache, TestDocumentBuilder, SystemInfoHandlerTest, 
TestHighlightDedupGrouping, TestSimpleTrackingShardHandler, 
AsyncCallRequestStatusResponseTest, CdcrReplicationDistributedZkTest, 
CdcrRequestHandlerTest, CleanupOldIndexTest, 
ConcurrentDeleteAndCreateCollectionTest, DeleteInactiveReplicaTest, 
DeleteShardTest, DistribCursorPagingTest, LeaderFailoverAfterPartitionTest, 
OutOfBoxZkACLAndCredentialsProvidersTest, OverseerRolesTest, 
PeerSyncReplicationTest, TestConfigSetsAPIZkFailure, 
TestDownShardTolerantSearch, TestExclusionRuleCollectionAccess, 
TestLeaderElectionZkExpiry, TestLeaderInitiatedRecoveryThread, 
TestReplicaProperties, TestRequestStatusCollectionAPI, 
TestTolerantUpdateProcessorRandomCloud, HdfsBasicDistributedZk2Test, 
HdfsBasicDistributedZkTest, HdfsChaosMonkeySafeLeaderTest, HdfsNNFailoverTest, 
HdfsRecoverLeaseTest, HdfsRecoveryZkTest, HdfsRestartWhileUpdatingTest, 
HdfsTlogReplayBufferedWhileIndexingTest, HdfsUnloadDistributedZkTest, 
HdfsWriteToMultipleCollectionsTest, StressHdfsTest, TestClusterStateMutator, 
ZkStateReaderTest, RuleEngineTest, RulesTest, TestSolrDynamicMBean, 
TestSolrXml, TestSolrCloudSnapshots, SecurityConfHandlerTest, 
SegmentsInfoRequestHandlerTest, TestApiFramework]
   [junit4] Completed [581/694 (2!)] on J0 in 0.07s, 2 tests, 1 error <<< 
FAILURES!

[...truncated 51960 lines...]

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to