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

4 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",     "useParams":""},   "context":{     "webapp":"/solr",     
"path":"/dump0",     "httpMethod":"GET"}},  from server:  
http://127.0.0.1:43116/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",
    "useParams":""},
  "context":{
    "webapp":"/solr",
    "path":"/dump0",
    "httpMethod":"GET"}},  from server:  
http://127.0.0.1:43116/solr/collection1_shard1_replica2
        at 
__randomizedtesting.SeedInfo.seed([BFC57DF9E83B5F76:3791422346C7328E]: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:127)
        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([BFC57DF9E83B5F76:A8B3B7DEEEEFB34B]: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:76)
        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 @5f422336
        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


FAILED:  org.apache.solr.handler.admin.TestCoreAdminApis.testCalls

Error Message:


Stack Trace:
java.lang.ExceptionInInitializerError
        at 
__randomizedtesting.SeedInfo.seed([BFC57DF9E83B5F76:8D0462926DB7ECD1]: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:76)
        at 
org.apache.solr.handler.admin.TestCoreAdminApis.testCalls(TestCoreAdminApis.java:43)
        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 @d317c02
        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


FAILED:  org.apache.solr.handler.admin.MBeansHandlerTest.testDiff

Error Message:
expected:<Was: [1, Now: 2], Delta: 1> but was:<Was: [4, Now: 5], Delta: 1>

Stack Trace:
org.junit.ComparisonFailure: expected:<Was: [1, Now: 2], Delta: 1> but 
was:<Was: [4, Now: 5], Delta: 1>
        at 
__randomizedtesting.SeedInfo.seed([BFC57DF9E83B5F76:7AD3B962F88D6716]:0)
        at org.junit.Assert.assertEquals(Assert.java:125)
        at org.junit.Assert.assertEquals(Assert.java:147)
        at 
org.apache.solr.handler.admin.MBeansHandlerTest.testDiff(MBeansHandlerTest.java:63)
        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)




Build Log:
[...truncated 11281 lines...]
   [junit4] Suite: org.apache.solr.handler.admin.TestCoreAdminApis
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.TestCoreAdminApis_BFC57DF9E83B5F76-001/init-core-data-001
   [junit4]   2> 433185 INFO  
(SUITE-TestCoreAdminApis-seed#[BFC57DF9E83B5F76]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) 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> 433186 INFO  
(TEST-TestCoreAdminApis.testCalls-seed#[BFC57DF9E83B5F76]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testCalls
   [junit4]   2> 433271 INFO  
(TEST-TestCoreAdminApis.testCalls-seed#[BFC57DF9E83B5F76]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testCalls
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestCoreAdminApis 
-Dtests.method=testCalls -Dtests.seed=BFC57DF9E83B5F76 -Dtests.multiplier=3 
-Dtests.slow=true -Dtests.locale=ln-CG -Dtests.timezone=Indian/Christmas 
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.09s J1 | TestCoreAdminApis.testCalls <<<
   [junit4]    > Throwable #1: java.lang.ExceptionInInitializerError
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([BFC57DF9E83B5F76:8D0462926DB7ECD1]: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:76)
   [junit4]    >        at 
org.apache.solr.handler.admin.TestCoreAdminApis.testCalls(TestCoreAdminApis.java:43)
   [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 @d317c02
   [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> 433274 INFO  
(SUITE-TestCoreAdminApis-seed#[BFC57DF9E83B5F76]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.TestCoreAdminApis_BFC57DF9E83B5F76-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, 
docValues:{}, maxPointsInLeafNode=1023, maxMBSortInHeap=5.1628153643605, 
sim=RandomSimilarity(queryNorm=true,coord=yes): {}, locale=ln-CG, 
timezone=Indian/Christmas
   [junit4]   2> NOTE: Linux 4.4.0-53-generic amd64/Oracle Corporation 9-ea 
(64-bit)/cpus=12,threads=1,free=78978944,total=434110464
   [junit4]   2> NOTE: All tests run in this JVM: 
[BigEndianAscendingWordDeserializerTest, CdcrReplicationDistributedZkTest, 
TestDelegationWithHadoopAuth, SchemaVersionSpecificBehaviorTest, 
SecurityConfHandlerTest, TestSimpleQParserPlugin, TestSurroundQueryParser, 
TestConfigSetsAPIZkFailure, TestPartialUpdateDeduplication, 
IndexSchemaRuntimeFieldTest, SpatialFilterTest, 
PreAnalyzedFieldManagedSchemaCloudTest, TestExactSharedStatsCache, 
HdfsUnloadDistributedZkTest, TestComplexPhraseQParserPlugin, 
TlogReplayBufferedWhileIndexingTest, IndexSchemaTest, MultiTermTest, 
HdfsBasicDistributedZk2Test, SearchHandlerTest, JsonValidatorTest, 
TestSearchPerf, EchoParamsTest, TestTrie, DistanceFunctionTest, 
ZkControllerTest, TestCollectionAPI, WordBreakSolrSpellCheckerTest, 
LeaderFailureAfterFreshStartTest, BJQParserTest, TestCollationFieldDocValues, 
TestDynamicLoading, IndexBasedSpellCheckerTest, ExplicitHLLTest, 
CoreSorterTest, DistributedIntervalFacetingTest, CdcrVersionReplicationTest, 
TestLegacyFieldCache, HdfsSyncSliceTest, TestLuceneMatchVersion, 
RestartWhileUpdatingTest, FileUtilsTest, TestFieldCacheReopen, 
RequestLoggingTest, TestShardHandlerFactory, DirectSolrConnectionTest, 
WrapperMergePolicyFactoryTest, TestHdfsCloudBackupRestore, 
TestUseDocValuesAsStored, TermsComponentTest, TestFilteredDocIdSet, 
TestSystemIdResolver, ClusterStateUpdateTest, OverseerTaskQueueTest, 
BasicFunctionalityTest, HttpSolrCallGetCoreTest, TestSuggestSpellingConverter, 
TestClusterStateMutator, URLClassifyProcessorTest, TestUninvertingReader, 
TestRandomCollapseQParserPlugin, TestCoreAdminApis]
   [junit4] Completed [124/690 (1!)] on J1 in 0.11s, 1 test, 1 error <<< 
FAILURES!

[...truncated 43 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReqParamsAPI
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_BFC57DF9E83B5F76-001/init-core-data-001
   [junit4]   2> 448175 INFO  
(SUITE-TestReqParamsAPI-seed#[BFC57DF9E83B5F76]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 448176 INFO  
(SUITE-TestReqParamsAPI-seed#[BFC57DF9E83B5F76]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_BFC57DF9E83B5F76-001/tempDir-001
   [junit4]   2> 448177 INFO  
(SUITE-TestReqParamsAPI-seed#[BFC57DF9E83B5F76]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 448177 INFO  (Thread-1092) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 448177 INFO  (Thread-1092) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 448277 INFO  
(SUITE-TestReqParamsAPI-seed#[BFC57DF9E83B5F76]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:41485
   [junit4]   2> 448282 INFO  (jetty-launcher-440-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 448282 INFO  (jetty-launcher-440-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 448283 INFO  (jetty-launcher-440-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2db1bf72{/solr,null,AVAILABLE}
   [junit4]   2> 448283 INFO  (jetty-launcher-440-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@664e4b6c{/solr,null,AVAILABLE}
   [junit4]   2> 448284 INFO  (jetty-launcher-440-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@156cf991{HTTP/1.1,[http/1.1]}{127.0.0.1:43116}
   [junit4]   2> 448284 INFO  (jetty-launcher-440-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@1804edc9{HTTP/1.1,[http/1.1]}{127.0.0.1:32880}
   [junit4]   2> 448285 INFO  (jetty-launcher-440-thread-1) [    ] 
o.e.j.s.Server Started @450215ms
   [junit4]   2> 448285 INFO  (jetty-launcher-440-thread-2) [    ] 
o.e.j.s.Server Started @450215ms
   [junit4]   2> 448285 INFO  (jetty-launcher-440-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=43116}
   [junit4]   2> 448285 INFO  (jetty-launcher-440-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=32880}
   [junit4]   2> 448285 ERROR (jetty-launcher-440-thread-2) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 448285 ERROR (jetty-launcher-440-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 448285 INFO  (jetty-launcher-440-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.5.0
   [junit4]   2> 448285 INFO  (jetty-launcher-440-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.5.0
   [junit4]   2> 448285 INFO  (jetty-launcher-440-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 448285 INFO  (jetty-launcher-440-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 448285 INFO  (jetty-launcher-440-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 448285 INFO  (jetty-launcher-440-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 448285 INFO  (jetty-launcher-440-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-02-08T16:40:45.031436Z
   [junit4]   2> 448285 INFO  (jetty-launcher-440-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-02-08T16:40:45.031455Z
   [junit4]   2> 448287 INFO  (jetty-launcher-440-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 448287 INFO  (jetty-launcher-440-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 448290 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15a1e99427d0002, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 448292 INFO  (jetty-launcher-440-thread-1) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 448293 INFO  (jetty-launcher-440-thread-2) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 448294 INFO  (jetty-launcher-440-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41485/solr
   [junit4]   2> 448295 INFO  (jetty-launcher-440-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41485/solr
   [junit4]   2> 448305 INFO  (jetty-launcher-440-thread-2) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:32880_solr
   [junit4]   2> 448305 INFO  (jetty-launcher-440-thread-1) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43116_solr
   [junit4]   2> 448306 INFO  (jetty-launcher-440-thread-2) [    ] 
o.a.s.c.Overseer Overseer 
(id=97423985536204806-127.0.0.1:32880_solr-n_0000000000) starting
   [junit4]   2> 448307 INFO  (zkCallback-450-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 448308 INFO  (zkCallback-451-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 448313 INFO  (jetty-launcher-440-thread-2) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:32880_solr
   [junit4]   2> 448313 INFO  (zkCallback-450-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 448314 INFO  (zkCallback-451-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 448402 INFO  (jetty-launcher-440-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_BFC57DF9E83B5F76-001/tempDir-001/node1/.
   [junit4]   2> 448418 INFO  (jetty-launcher-440-thread-2) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_BFC57DF9E83B5F76-001/tempDir-001/node2/.
   [junit4]   2> 448470 INFO  
(SUITE-TestReqParamsAPI-seed#[BFC57DF9E83B5F76]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 448471 INFO  
(SUITE-TestReqParamsAPI-seed#[BFC57DF9E83B5F76]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41485/solr ready
   [junit4]   2> 448478 INFO  (qtp1914307253-3262) [    ] 
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> 448479 INFO  (OverseerThreadFactory-1718-thread-1) [    ] 
o.a.s.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 448584 INFO  (qtp1914307253-3266) [    ] 
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> 448584 INFO  (qtp164693549-3261) [    ] 
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> 448688 INFO  (zkCallback-450-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> 448688 INFO  (zkCallback-451-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> 449592 INFO  (qtp1914307253-3266) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 6.5.0
   [junit4]   2> 449592 INFO  (qtp164693549-3261) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 6.5.0
   [junit4]   2> 449598 INFO  (qtp1914307253-3266) [    ] o.a.s.s.IndexSchema 
[collection1_shard1_replica2] Schema name=minimal
   [junit4]   2> 449605 INFO  (qtp164693549-3261) [    ] o.a.s.s.IndexSchema 
[collection1_shard1_replica1] Schema name=minimal
   [junit4]   2> 449606 INFO  (qtp1914307253-3266) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 449606 INFO  (qtp164693549-3261) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 449607 INFO  (qtp164693549-3261) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard1_replica1' using configuration from 
collection collection1
   [junit4]   2> 449607 INFO  (qtp1914307253-3266) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard1_replica2' using configuration from 
collection collection1
   [junit4]   2> 449607 INFO  (qtp164693549-3261) [    ] o.a.s.c.SolrCore 
[[collection1_shard1_replica1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_BFC57DF9E83B5F76-001/tempDir-001/node2/collection1_shard1_replica1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_BFC57DF9E83B5F76-001/tempDir-001/node2/./collection1_shard1_replica1/data/]
   [junit4]   2> 449608 INFO  (qtp1914307253-3266) [    ] o.a.s.c.SolrCore 
[[collection1_shard1_replica2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_BFC57DF9E83B5F76-001/tempDir-001/node1/collection1_shard1_replica2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_BFC57DF9E83B5F76-001/tempDir-001/node1/./collection1_shard1_replica2/data/]
   [junit4]   2> 449763 INFO  (qtp164693549-3261) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 449763 INFO  (qtp164693549-3261) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 449767 INFO  (qtp164693549-3261) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 449767 INFO  (qtp164693549-3261) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 449768 INFO  (qtp164693549-3261) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@70a0a026[collection1_shard1_replica1] main]
   [junit4]   2> 449769 INFO  (qtp1914307253-3266) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 449769 INFO  (qtp164693549-3261) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 449769 INFO  (qtp1914307253-3266) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 449769 INFO  (qtp164693549-3261) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 449769 INFO  (qtp164693549-3261) [    ] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/conf1/managed-schema
   [junit4]   2> 449770 INFO  (qtp164693549-3261) [    ] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 449770 INFO  (qtp164693549-3261) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 449771 INFO  (searcherExecutor-1723-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_shard1_replica1] Registered new searcher 
Searcher@70a0a026[collection1_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 449771 INFO  (qtp164693549-3261) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1558783770248609792
   [junit4]   2> 449775 INFO  (qtp164693549-3261) [    ] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 449776 INFO  (qtp1914307253-3266) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 449776 INFO  (qtp1914307253-3266) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 449777 INFO  (qtp1914307253-3266) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@44ecae0d[collection1_shard1_replica2] main]
   [junit4]   2> 449777 INFO  (qtp1914307253-3266) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 449778 INFO  (qtp1914307253-3266) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 449778 INFO  (qtp1914307253-3266) [    ] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/conf1/managed-schema
   [junit4]   2> 449778 INFO  (qtp1914307253-3266) [    ] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 449778 INFO  (qtp1914307253-3266) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 449778 INFO  (searcherExecutor-1724-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_shard1_replica2] Registered new searcher 
Searcher@44ecae0d[collection1_shard1_replica2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 449778 INFO  (qtp1914307253-3266) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1558783770255949824
   [junit4]   2> 449876 INFO  (zkCallback-451-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> 449876 INFO  (zkCallback-450-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> 450275 INFO  (qtp164693549-3261) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 450275 INFO  (qtp164693549-3261) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 450275 INFO  (qtp164693549-3261) [    ] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:32880/solr/collection1_shard1_replica1/
   [junit4]   2> 450275 INFO  (qtp164693549-3261) [    ] o.a.s.u.PeerSync 
PeerSync: core=collection1_shard1_replica1 url=http://127.0.0.1:32880/solr 
START replicas=[http://127.0.0.1:43116/solr/collection1_shard1_replica2/] 
nUpdates=100
   [junit4]   2> 450276 INFO  (qtp164693549-3261) [    ] o.a.s.u.PeerSync 
PeerSync: core=collection1_shard1_replica1 url=http://127.0.0.1:32880/solr 
DONE.  We have no versions.  sync failed.
   [junit4]   2> 450277 INFO  (qtp1914307253-3256) [    ] 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> 450277 INFO  (qtp164693549-3261) [    ] o.a.s.c.SyncStrategy 
Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 450278 INFO  (qtp164693549-3261) [    ] 
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> 450279 INFO  (qtp164693549-3261) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:32880/solr/collection1_shard1_replica1/ shard1
   [junit4]   2> 450381 INFO  (zkCallback-450-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> 450381 INFO  (zkCallback-451-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> 450430 INFO  (qtp164693549-3261) [    ] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 450433 INFO  (qtp164693549-3261) [    ] 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=1848
   [junit4]   2> 450532 INFO  (zkCallback-450-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> 450532 INFO  (zkCallback-451-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> 450787 INFO  (qtp1914307253-3266) [    ] 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=2202
   [junit4]   2> 450789 INFO  (qtp1914307253-3262) [    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 450885 INFO  (zkCallback-451-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> 450885 INFO  (zkCallback-450-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> 451789 INFO  (qtp1914307253-3262) [    ] 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=3310
   [junit4]   2> 451797 INFO  
(TEST-TestReqParamsAPI.test-seed#[BFC57DF9E83B5F76]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 451801 INFO  
(TEST-TestReqParamsAPI.test-seed#[BFC57DF9E83B5F76]) [    ] 
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> 451806 INFO  (qtp164693549-3265) [    ] 
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> 451807 INFO  (Thread-1113) [    ] o.a.s.c.SolrCore config 
update listener called for core collection1_shard1_replica2
   [junit4]   2> 451807 INFO  (Thread-1114) [    ] o.a.s.c.SolrCore config 
update listener called for core collection1_shard1_replica1
   [junit4]   2> 451807 INFO  (Thread-1114) [    ] o.a.s.c.SolrCore core reload 
collection1_shard1_replica1
   [junit4]   2> 451807 INFO  (Thread-1113) [    ] o.a.s.c.SolrCore core reload 
collection1_shard1_replica2
   [junit4]   2> 451807 INFO  (qtp164693549-3265) [    ] 
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> 451809 INFO  (solrHandlerExecutor-1733-thread-1) [    ] 
o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 451811 INFO  (solrHandlerExecutor-1733-thread-2) [    ] 
o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 451813 INFO  (Thread-1114) [    ] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.5.0
   [junit4]   2> 451813 INFO  (Thread-1113) [    ] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.5.0
   [junit4]   2> 451827 INFO  (Thread-1113) [    ] o.a.s.s.IndexSchema 
[collection1_shard1_replica2] Schema name=minimal
   [junit4]   2> 451827 INFO  (Thread-1114) [    ] o.a.s.s.IndexSchema 
[collection1_shard1_replica1] Schema name=minimal
   [junit4]   2> 451829 INFO  (Thread-1113) [    ] o.a.s.s.IndexSchema Loaded 
schema minimal/1.1 with uniqueid field id
   [junit4]   2> 451829 INFO  (Thread-1114) [    ] o.a.s.s.IndexSchema Loaded 
schema minimal/1.1 with uniqueid field id
   [junit4]   2> 451829 INFO  (Thread-1114) [    ] o.a.s.c.CoreContainer 
Reloading SolrCore 'collection1_shard1_replica1' using configuration from 
collection collection1
   [junit4]   2> 451829 INFO  (Thread-1113) [    ] o.a.s.c.CoreContainer 
Reloading SolrCore 'collection1_shard1_replica2' using configuration from 
collection collection1
   [junit4]   2> 451830 INFO  (Thread-1114) [    ] o.a.s.c.SolrCore 
[[collection1_shard1_replica1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_BFC57DF9E83B5F76-001/tempDir-001/node2/collection1_shard1_replica1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_BFC57DF9E83B5F76-001/tempDir-001/node2/./collection1_shard1_replica1/data/]
   [junit4]   2> 451830 INFO  (Thread-1113) [    ] o.a.s.c.SolrCore 
[[collection1_shard1_replica2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_BFC57DF9E83B5F76-001/tempDir-001/node1/collection1_shard1_replica2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_BFC57DF9E83B5F76-001/tempDir-001/node1/./collection1_shard1_replica2/data/]
   [junit4]   2> 451913 INFO  (qtp164693549-3261) [    ] 
o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 451913 INFO  (qtp1914307253-3321) [    ] 
o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 451914 INFO  (qtp164693549-3261) [    ] 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> 451914 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.h.SolrConfigHandler Trying to update my configs
   [junit4]   2> 451914 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.c.SolrCore config update listener called for core 
collection1_shard1_replica1
   [junit4]   2> 451915 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.c.SolrCore core reload collection1_shard1_replica1
   [junit4]   2> 451915 INFO  (qtp1914307253-3321) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica2]  webapp=/solr path=/config/znodeVersion 
params={overlay=0&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 451915 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.h.SolrConfigHandler Trying to update my configs
   [junit4]   2> 451915 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.c.SolrCore config update listener called for core 
collection1_shard1_replica2
   [junit4]   2> 451915 INFO  (solrHandlerExecutor-1733-thread-1) [    ] 
o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from 
http://127.0.0.1:32880/solr/collection1_shard1_replica1/ for prop overlay   
after 1 attempts
   [junit4]   2> 451915 INFO  (solrHandlerExecutor-1733-thread-1) [    ] 
o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 451916 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.c.SolrCore core reload collection1_shard1_replica2
   [junit4]   2> 451916 INFO  (solrHandlerExecutor-1733-thread-2) [    ] 
o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from 
http://127.0.0.1:43116/solr/collection1_shard1_replica2/ for prop overlay   
after 1 attempts
   [junit4]   2> 451916 INFO  (solrHandlerExecutor-1733-thread-2) [    ] 
o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 451946 INFO  (Thread-1114) [    ] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 451946 INFO  (Thread-1114) [    ] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 451946 INFO  (Thread-1114) [    ] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@64e83089[collection1_shard1_replica1] main]
   [junit4]   2> 451946 INFO  (Thread-1113) [    ] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 451946 INFO  (Thread-1113) [    ] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 451946 INFO  (Thread-1113) [    ] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@52b750c[collection1_shard1_replica2] main]
   [junit4]   2> 451947 INFO  (Thread-1114) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 451947 INFO  (Thread-1113) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 451947 INFO  (Thread-1114) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 451947 INFO  (Thread-1114) [    ] o.a.s.s.ZkIndexSchemaReader 
Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
   [junit4]   2> 451947 INFO  (Thread-1113) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 451947 INFO  (Thread-1113) [    ] o.a.s.s.ZkIndexSchemaReader 
Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
   [junit4]   2> 451947 INFO  (Thread-1114) [    ] o.a.s.s.ZkIndexSchemaReader 
Current schema version 0 is already the latest
   [junit4]   2> 451947 INFO  (Thread-1114) [    ] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 451947 INFO  (Thread-1113) [    ] o.a.s.s.ZkIndexSchemaReader 
Current schema version 0 is already the latest
   [junit4]   2> 451947 INFO  (Thread-1113) [    ] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 451948 INFO  (searcherExecutor-1735-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_shard1_replica1] Registered new searcher 
Searcher@64e83089[collection1_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 451948 INFO  (searcherExecutor-1734-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_shard1_replica2] Registered new searcher 
Searcher@52b750c[collection1_shard1_replica2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 451948 INFO  (Thread-1114) [    ] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1558783772531359744
   [junit4]   2> 451948 INFO  (Thread-1113) [    ] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1558783772531359744
   [junit4]   2> 451951 INFO  (Thread-1114) [    ] o.a.s.u.DefaultSolrCoreState 
New IndexWriter is ready to be used.
   [junit4]   2> 451951 INFO  (Thread-1113) [    ] o.a.s.u.DefaultSolrCoreState 
New IndexWriter is ready to be used.
   [junit4]   2> 451951 INFO  (Thread-1114) [    ] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@4d56d43[collection1_shard1_replica1] main]
   [junit4]   2> 451951 INFO  (Thread-1113) [    ] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@4f2cd27b[collection1_shard1_replica2] main]
   [junit4]   2> 451951 INFO  (searcherExecutor-1735-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_shard1_replica1] Registered new searcher 
Searcher@4d56d43[collection1_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 451951 INFO  (searcherExecutor-1734-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_shard1_replica2] Registered new searcher 
Searcher@4f2cd27b[collection1_shard1_replica2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 451951 INFO  (Thread-1113) [    ] o.a.s.c.SolrCore 
[collection1_shard1_replica2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@b87491e
   [junit4]   2> 451952 INFO  (Thread-1113) [    ] o.a.s.m.SolrMetricManager 
Closing metric reporters for: solr.core.collection1.shard1.replica2
   [junit4]   2> 451958 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0
   [junit4]   2> 451961 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0
   [junit4]   2> 451968 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.s.IndexSchema [collection1_shard1_replica1] Schema name=minimal
   [junit4]   2> 451968 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.s.IndexSchema [collection1_shard1_replica2] Schema name=minimal
   [junit4]   2> 451970 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 451970 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 451971 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.c.CoreContainer Reloading SolrCore 'collection1_shard1_replica2' using 
configuration from collection collection1
   [junit4]   2> 451971 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.c.CoreContainer Reloading SolrCore 'collection1_shard1_replica1' using 
configuration from collection collection1
   [junit4]   2> 451972 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.c.SolrCore [[collection1_shard1_replica2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_BFC57DF9E83B5F76-001/tempDir-001/node1/collection1_shard1_replica2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_BFC57DF9E83B5F76-001/tempDir-001/node1/./collection1_shard1_replica2/data/]
   [junit4]   2> 451972 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.c.SolrCore [[collection1_shard1_replica1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_BFC57DF9E83B5F76-001/tempDir-001/node2/collection1_shard1_replica1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_BFC57DF9E83B5F76-001/tempDir-001/node2/./collection1_shard1_replica1/data/]
   [junit4]   2> 452018 INFO  (qtp1914307253-3256) [    ] 
o.a.s.h.SolrConfigHandler I already have the expected version 0 of config
   [junit4]   2> 452018 INFO  (qtp164693549-3253) [    ] 
o.a.s.h.SolrConfigHandler I already have the expected version 0 of config
   [junit4]   2> 452018 INFO  (qtp1914307253-3256) [    ] 
o.a.s.h.SolrConfigHandler isStale false , resourceloader 
org.apache.solr.cloud.ZkSolrResourceLoader
   [junit4]   2> 452018 INFO  (qtp164693549-3253) [    ] 
o.a.s.h.SolrConfigHandler isStale false , resourceloader 
org.apache.solr.cloud.ZkSolrResourceLoader
   [junit4]   2> 452018 INFO  (qtp1914307253-3256) [    ] 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> 452018 INFO  (qtp164693549-3253) [    ] 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> 452018 INFO  (qtp164693549-3265) [    ] 
o.a.s.h.SolrConfigHandler Took 212.0ms to set the property overlay to be of 
version 0 for collection collection1
   [junit4]   2> 452019 INFO  (qtp164693549-3265) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica1]  webapp=/solr path=/config params={wt=json} 
status=0 QTime=215
   [junit4]   2> 452019 INFO  (qtp164693549-3265) [    ] o.a.s.c.SolrCore 
[collection1_shard1_replica1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@230239d8
   [junit4]   2> 452019 INFO  (qtp164693549-3265) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.collection1.shard1.replica1
   [junit4]   2> 452019 INFO  
(TEST-TestReqParamsAPI.test-seed#[BFC57DF9E83B5F76]) [    ] 
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> 452022 INFO  (qtp164693549-3251) [    ] o.a.s.c.ZkController 
Persisted config data to node /configs/conf1/configoverlay.json 
   [junit4]   2> 452022 INFO  (qtp164693549-3251) [    ] 
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> 452022 INFO  (qtp164693549-3251) [    ] 
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> 452022 INFO  (Thread-1116) [    ] o.a.s.c.SolrCore config 
update listener called for core collection1_shard1_replica2
   [junit4]   2> 452022 INFO  (Thread-1115) [    ] o.a.s.c.SolrCore config 
update listener called for core collection1_shard1_replica1
   [junit4]   2> 452023 INFO  (Thread-1115) [    ] o.a.s.c.SolrCore core reload 
collection1_shard1_replica1
   [junit4]   2> 452023 INFO  (Thread-1116) [    ] o.a.s.c.SolrCore core reload 
collection1_shard1_replica2
   [junit4]   2> 452024 INFO  (solrHandlerExecutor-1744-thread-1) [    ] 
o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 452025 INFO  (solrHandlerExecutor-1744-thread-2) [    ] 
o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 452111 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 452111 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 452111 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@580fbd3e[collection1_shard1_replica2] main]
   [junit4]   2> 452112 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 452112 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 452112 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/conf1/managed-schema
   [junit4]   2> 452112 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 452112 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 452113 INFO  (searcherExecutor-1742-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_shard1_replica2] Registered new searcher 
Searcher@580fbd3e[collection1_shard1_replica2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 452113 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1558783772704374784
   [junit4]   2> 452115 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 452115 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@640b80d8[collection1_shard1_replica2] main]
   [junit4]   2> 452116 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.c.SolrCore [collection1_shard1_replica2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@578fbf40
   [junit4]   2> 452116 INFO  (searcherExecutor-1742-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_shard1_replica2] Registered new searcher 
Searcher@640b80d8[collection1_shard1_replica2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 452116 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.collection1.shard1.replica2
   [junit4]   2> 452122 INFO  (Thread-1116) [    ] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.5.0
   [junit4]   2> 452126 INFO  (qtp164693549-3261) [    ] 
o.a.s.h.SolrConfigHandler expecting overlay version 1 but my version is 0
   [junit4]   2> 452126 INFO  (qtp164693549-3261) [    ] 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> 452126 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.h.SolrConfigHandler Trying to update my configs
   [junit4]   2> 452126 INFO  (qtp1914307253-3258) [    ] 
o.a.s.h.SolrConfigHandler expecting overlay version 1 but my version is 0
   [junit4]   2> 452126 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.c.SolrCore config update listener called for core 
collection1_shard1_replica1
   [junit4]   2> 452127 INFO  (qtp1914307253-3258) [    ] 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> 452127 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.h.SolrConfigHandler Trying to update my configs
   [junit4]   2> 452127 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.c.SolrCore config update listener called for core 
collection1_shard1_replica2
   [junit4]   2> 452127 INFO  (solrHandlerExecutor-1744-thread-1) [    ] 
o.a.s.h.SolrConfigHandler Could not get expectedVersion 1 from 
http://127.0.0.1:32880/solr/collection1_shard1_replica1/ for prop overlay   
after 1 attempts
   [junit4]   2> 452127 INFO  (solrHandlerExecutor-1744-thread-1) [    ] 
o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 452127 INFO  (solrHandlerExecutor-1744-thread-2) [    ] 
o.a.s.h.SolrConfigHandler Could not get expectedVersion 1 from 
http://127.0.0.1:43116/solr/collection1_shard1_replica2/ for prop overlay   
after 1 attempts
   [junit4]   2> 452127 INFO  (solrHandlerExecutor-1744-thread-2) [    ] 
o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 452127 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.c.SolrCore core reload collection1_shard1_replica2
   [junit4]   2> 452127 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.c.SolrCore core reload collection1_shard1_replica1
   [junit4]   2> 452130 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 452130 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 452131 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@10eca52[collection1_shard1_replica1] main]
   [junit4]   2> 452131 INFO  (Thread-1116) [    ] o.a.s.s.IndexSchema 
[collection1_shard1_replica2] Schema name=minimal
   [junit4]   2> 452131 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 452131 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 452131 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/conf1/managed-schema
   [junit4]   2> 452131 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 452132 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 452132 INFO  (searcherExecutor-1743-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_shard1_replica1] Registered new searcher 
Searcher@10eca52[collection1_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 452132 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1558783772724297728
   [junit4]   2> 452133 INFO  (Thread-1116) [    ] o.a.s.s.IndexSchema Loaded 
schema minimal/1.1 with uniqueid field id
   [junit4]   2> 452135 INFO  (Thread-1116) [    ] o.a.s.c.CoreContainer 
Reloading SolrCore 'collection1_shard1_replica2' using configuration from 
collection collection1
   [junit4]   2> 452135 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 452135 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@127e024b[collection1_shard1_replica1] main]
   [junit4]   2> 452135 INFO  (searcherExecutor-1743-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_shard1_replica1] Registered new searcher 
Searcher@127e024b[collection1_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 452135 INFO  (Thread-1116) [    ] o.a.s.c.SolrCore 
[[collection1_shard1_replica2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_BFC57DF9E83B5F76-001/tempDir-001/node1/collection1_shard1_replica2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_BFC57DF9E83B5F76-001/tempDir-001/node1/./collection1_shard1_replica2/data/]
   [junit4]   2> 452140 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0
   [junit4]   2> 452145 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.s.IndexSchema [collection1_shard1_replica1] Schema name=minimal
   [junit4]   2> 452148 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 452149 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.c.CoreContainer Reloading SolrCore 'collection1_shard1_replica1' using 
configuration from collection collection1
   [junit4]   2> 452149 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.c.SolrCore [[collection1_shard1_replica1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_BFC57DF9E83B5F76-001/tempDir-001/node2/collection1_shard1_replica1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_BFC57DF9E83B5F76-001/tempDir-001/node2/./collection1_shard1_replica1/data/]
   [junit4]   2> 452229 INFO  (qtp1914307253-3321) [    ] 
o.a.s.h.SolrConfigHandler expecting overlay version 1 but my version is 0
   [junit4]   2> 452229 INFO  (qtp164693549-3265) [    ] 
o.a.s.h.SolrConfigHandler expecting overlay version 1 but my version is 0
   [junit4]   2> 452229 INFO  (qtp1914307253-3321) [    ] 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> 452229 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 452229 INFO  (qtp164693549-3265) [    ] 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> 452229 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.h.SolrConfigHandler Trying to update my configs
   [junit4]   2> 452230 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.c.SolrCore config update listener called for core 
collection1_shard1_replica1
   [junit4]   2> 452230 INFO  (solrHandlerExecutor-1744-thread-2) [    ] 
o.a.s.h.SolrConfigHandler Could not get expectedVersion 1 from 
http://127.0.0.1:43116/solr/collection1_shard1_replica2/ for prop overlay   
after 2 attempts
   [junit4]   2> 452230 INFO  (solrHandlerExecutor-1744-thread-2) [    ] 
o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 452230 INFO  (solrHandlerExecutor-1744-thread-1) [    ] 
o.a.s.h.SolrConfigHandler Could not get expectedVersion 1 from 
http://127.0.0.1:32880/solr/collection1_shard1_replica1/ for prop overlay   
after 2 attempts
   [junit4]   2> 452230 INFO  (solrHandlerExecutor-1744-thread-1) [    ] 
o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 452230 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.c.SolrCore core reload collection1_shard1_replica1
   [junit4]   2> 452269 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 452269 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 452269 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@65667a47[collection1_shard1_replica1] main]
   [junit4]   2> 452270 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 452270 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 452270 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/conf1/managed-schema
   [junit4]   2> 452270 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 452271 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 452271 INFO  (searcherExecutor-1752-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_shard1_replica1] Registered new searcher 
Searcher@65667a47[collection1_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 452271 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1558783772870049792
   [junit4]   2> 452273 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 452273 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@65b3380d[collection1_shard1_replica1] main]
   [junit4]   2> 452273 INFO  (searcherExecutor-1752-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_shard1_replica1] Registered new searcher 
Searcher@65b3380d[collection1_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 452273 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.c.SolrCore [collection1_shard1_replica1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@31e68b92
   [junit4]   2> 452274 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.collection1.shard1.replica1
   [junit4]   2> 452284 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0
   [junit4]   2> 452291 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.s.IndexSchema [collection1_shard1_replica1] Schema name=minimal
   [junit4]   2> 452292 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 452293 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.c.CoreContainer Reloading SolrCore 'collection1_shard1_replica1' using 
configuration from collection collection1
   [junit4]   2> 452294 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.c.SolrCore [[collection1_shard1_replica1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_BFC57DF9E83B5F76-001/tempDir-001/node2/collection1_shard1_replica1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_BFC57DF9E83B5F76-001/tempDir-001/node2/./collection1_shard1_replica1/data/]
   [junit4]   2> 452295 INFO  (Thread-1116) [    ] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 452295 INFO  (Thread-1116) [    ] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 452295 INFO  (Thread-1116) [    ] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@146f4a19[collection1_shard1_replica2] main]
   [junit4]   2> 452295 INFO  (Thread-1116) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 452296 INFO  (Thread-1116) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 452296 INFO  (Thread-1116) [    ] o.a.s.s.ZkIndexSchemaReader 
Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
   [junit4]   2> 452296 INFO  (Thread-1116) [    ] o.a.s.s.ZkIndexSchemaReader 
Current schema version 0 is already the latest
   [junit4]   2> 452296 INFO  (Thread-1116) [    ] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 452296 INFO  (searcherExecutor-1751-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_shard1_replica2] Registered new searcher 
Searcher@146f4a19[collection1_shard1_replica2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 452296 INFO  (Thread-1116) [    ] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1558783772896264192
   [junit4]   2> 452298 INFO  (Thread-1116) [    ] o.a.s.u.DefaultSolrCoreState 
New IndexWriter is ready to be used.
   [junit4]   2> 452299 INFO  (Thread-1116) [    ] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@1161443c[collection1_shard1_replica2] main]
   [junit4]   2> 452299 INFO  (searcherExecutor-1751-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_shard1_replica2] Registered new searcher 
Searcher@1161443c[collection1_shard1_replica2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 452299 INFO  (Thread-1116) [    ] o.a.s.c.SolrCore 
[collection1_shard1_replica2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@174e409f
   [junit4]   2> 452299 INFO  (Thread-1116) [    ] o.a.s.m.SolrMetricManager 
Closing metric reporters for: solr.core.collection1.shard1.replica2
   [junit4]   2> 452305 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0
   [junit4]   2> 452312 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.s.IndexSchema [collection1_shard1_replica2] Schema name=minimal
   [junit4]   2> 452314 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 452315 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.c.CoreContainer Reloading SolrCore 'collection1_shard1_replica2' using 
configuration from collection collection1
   [junit4]   2> 452316 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.c.SolrCore [[collection1_shard1_replica2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_BFC57DF9E83B5F76-001/tempDir-001/node1/collection1_shard1_replica2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_BFC57DF9E83B5F76-001/tempDir-001/node1/./collection1_shard1_replica2/data/]
   [junit4]   2> 452332 INFO  (qtp164693549-3257) [    ] 
o.a.s.h.SolrConfigHandler I already have the expected version 1 of config
   [junit4]   2> 452332 INFO  (qtp1914307253-3256) [    ] 
o.a.s.h.SolrConfigHandler I already have the expected version 1 of config
   [junit4]   2> 452332 INFO  (qtp164693549-3257) [    ] 
o.a.s.h.SolrConfigHandler isStale false , resourceloader 
org.apache.solr.cloud.ZkSolrResourceLoader
   [junit4]   2> 452332 INFO  (qtp1914307253-3256) [    ] 
o.a.s.h.SolrConfigHandler isStale false , resourceloader 
org.apache.solr.cloud.ZkSolrResourceLoader
   [junit4]   2> 452332 INFO  (qtp164693549-3257) [    ] 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> 452332 INFO  (qtp1914307253-3256) [    ] 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> 452333 INFO  (qtp164693549-3251) [    ] 
o.a.s.h.SolrConfigHandler Took 310.0ms to set the property overlay to be of 
version 1 for collection collection1
   [junit4]   2> 452333 INFO  (qtp164693549-3251) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica1]  webapp=/solr path=/config params={wt=json} 
status=0 QTime=312
   [junit4]   2> 452333 INFO  (qtp164693549-3251) [    ] o.a.s.c.SolrCore 
[collection1_shard1_replica1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@17af07e
   [junit4]   2> 452333 INFO  (qtp164693549-3251) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.collection1.shard1.replica1
   [junit4]   2> 452333 INFO  
(TEST-TestReqParamsAPI.test-seed#[BFC57DF9E83B5F76]) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: 
collection1 failOnTimeout:true timeout (sec):90
   [junit4]   2> 452334 INFO  
(TEST-TestReqParamsAPI.test-seed#[BFC57DF9E83B5F76]) [    ] 
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1
   [junit4]   2> 452334 INFO  
(TEST-TestReqParamsAPI.test-seed#[BFC57DF9E83B5F76]) [    ] 
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> 452353 INFO  (qtp164693549-3253) [    ] 
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> 452353 INFO  (Thread-1117) [    ] o.a.s.c.SolrCore config 
update listener called for core collection1_shard1_replica2
   [junit4]   2> 452353 INFO  (Thread-1117) [    ] o.a.s.c.RequestParams conf 
resource params.json loaded . version : 0 
   [junit4]   2> 452354 INFO  (Thread-1117) [    ] o.a.s.c.RequestParams 
request params refreshed to version 0
   [junit4]   2> 452355 INFO  (solrHandlerExecutor-1761-thread-1) [    ] 
o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 452355 INFO  (Thread-1118) [    ] o.a.s.c.SolrCore config 
update listener called for core collection1_shard1_replica1
   [junit4]   2> 452355 INFO  (solrHandlerExecutor-1761-thread-2) [    ] 
o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 452356 INFO  (Thread-1118) [    ] o.a.s.c.RequestParams conf 
resource params.json loaded . version : 0 
   [junit4]   2> 452356 INFO  (Thread-1118) [    ] o.a.s.c.RequestParams 
request params refreshed to version 0
   [junit4]   2> 452421 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 452421 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 452422 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1269b5b2[collection1_shard1_replica1] main]
   [junit4]   2> 452422 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 452422 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 452423 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/conf1/managed-schema
   [junit4]   2> 452423 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 452423 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 452423 INFO  (searcherExecutor-1757-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_shard1_replica1] Registered new searcher 
Searcher@1269b5b2[collection1_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 452423 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1558783773029433344
   [junit4]   2> 452426 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 452426 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@38bef319[collection1_shard1_replica1] main]
   [junit4]   2> 452426 INFO  (searcherExecutor-1757-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_shard1_replica1] Registered new searcher 
Searcher@38bef319[collection1_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 452431 INFO  (Thread-1115) [    ] o.a.s.c.RequestParams conf 
resource params.json loaded . version : 0 
   [junit4]   2> 452431 INFO  (Thread-1115) [    ] o.a.s.c.RequestParams 
request params refreshed to version 0
   [junit4]   2> 452434 INFO  (Thread-1115) [    ] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.5.0
   [junit4]   2> 452442 INFO  (Thread-1115) [    ] o.a.s.s.IndexSchema 
[collection1_shard1_replica1] Schema name=minimal
   [junit4]   2> 452454 INFO  (Thread-1115) [    ] o.a.s.s.IndexSchema Loaded 
schema minimal/1.1 with uniqueid field id
   [junit4]   2> 452457 INFO  (Thread-1115) [    ] o.a.s.c.CoreContainer 
Reloading SolrCore 'collection1_shard1_replica1' using configuration from 
collection collection1
   [junit4]   2> 452457 INFO  (qtp164693549-3257) [    ] 
o.a.s.h.SolrConfigHandler expecting params version 0 but my version is -1
   [junit4]   2> 452458 INFO  (qtp164693549-3257) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica1]  webapp=/solr path=/config/znodeVersion 
params={params=0&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 452458 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.h.SolrConfigHandler Trying to update my configs
   [junit4]   2> 452459 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.c.SolrCore config update listener called for core 
collection1_shard1_replica1
   [junit4]   2> 452459 INFO  (solrHandlerExecutor-1761-thread-1) [    ] 
o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from 
http://127.0.0.1:32880/solr/collection1_shard1_replica1/ for prop params   
after 1 attempts
   [junit4]   2> 452459 INFO  (solrHandlerExecutor-1761-thread-1) [    ] 
o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 452462 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 452462 INFO  (Thread-1115) [    ] o.a.s.c.SolrCore 
[[collection1_shard1_replica1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_BFC57DF9E83B5F76-001/tempDir-001/node2/collection1_shard1_replica1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_BFC57DF9E83B5F76-001/tempDir-001/node2/./collection1_shard1_replica1/data/]
   [junit4]   2> 452462 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 452463 INFO  (qtp1914307253-3252) [    ] 
o.a.s.h.SolrConfigHandler I already have the expected version 0 of params
   [junit4]   2> 452463 INFO  (qtp1914307253-3252) [    ] 
o.a.s.h.SolrConfigHandler isStale false , resourceloader 
org.apache.solr.cloud.ZkSolrResourceLoader
   [junit4]   2> 452463 INFO  (qtp1914307253-3252) [    ] 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
   [ju

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

tributedSearch, TestBulkSchemaConcurrent, PolyFieldTest, 
CoreAdminRequestStatusTest, TestReqParamsAPI, TestLeaderElectionZkExpiry, 
ExitableDirectoryReaderTest, TestSolr4Spatial, TestAtomicUpdateErrorCases, 
TestSolrDynamicMBean, TestSubQueryTransformerDistrib, 
TestTolerantUpdateProcessorRandomCloud, TestSegmentSorting, 
CleanupOldIndexTest, TestFieldTypeCollectionResource, TestSchemaResource, 
OutputWriterTest, HLLSerializationTest, NumericFieldsTest, 
ReplicaListTransformerTest, TestManagedSchemaAPI, MBeansHandlerTest]
   [junit4] Completed [168/690 (3!)] on J0 in 1.11s, 3 tests, 1 failure <<< 
FAILURES!

[...truncated 1253 lines...]
   [junit4] Suite: org.apache.solr.handler.admin.TestApiFramework
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.admin.TestApiFramework_BFC57DF9E83B5F76-001/init-core-data-001
   [junit4]   2> 1930926 INFO  
(SUITE-TestApiFramework-seed#[BFC57DF9E83B5F76]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 1930929 INFO  
(TEST-TestApiFramework.testTrailingTemplatePaths-seed#[BFC57DF9E83B5F76]) [    
] o.a.s.SolrTestCaseJ4 ###Starting testTrailingTemplatePaths
   [junit4]   2> 1930929 INFO  
(TEST-TestApiFramework.testTrailingTemplatePaths-seed#[BFC57DF9E83B5F76]) [    
] o.a.s.SolrTestCaseJ4 ###Ending testTrailingTemplatePaths
   [junit4]   2> 1930930 INFO  
(TEST-TestApiFramework.testFramework-seed#[BFC57DF9E83B5F76]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testFramework
   [junit4]   2> 1930968 INFO  
(TEST-TestApiFramework.testFramework-seed#[BFC57DF9E83B5F76]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testFramework
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestApiFramework 
-Dtests.method=testFramework -Dtests.seed=BFC57DF9E83B5F76 -Dtests.multiplier=3 
-Dtests.slow=true -Dtests.locale=seh-MZ -Dtests.timezone=Antarctica/Casey 
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.04s J2 | TestApiFramework.testFramework <<<
   [junit4]    > Throwable #1: java.lang.ExceptionInInitializerError
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([BFC57DF9E83B5F76:A8B3B7DEEEEFB34B]: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:76)
   [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 @5f422336
   [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> 1930969 INFO  
(SUITE-TestApiFramework-seed#[BFC57DF9E83B5F76]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.admin.TestApiFramework_BFC57DF9E83B5F76-001
   [junit4]   2> NOTE: test params are: 
codec=HighCompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION,
 chunkSize=5, maxDocsPerChunk=717, blockSize=981), 
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION,
 chunkSize=5, blockSize=981)), 
sim=RandomSimilarity(queryNorm=false,coord=crazy): {}, locale=seh-MZ, 
timezone=Antarctica/Casey
   [junit4]   2> NOTE: Linux 4.4.0-53-generic amd64/Oracle Corporation 9-ea 
(64-bit)/cpus=12,threads=1,free=331468120,total=530055168
   [junit4]   2> NOTE: All tests run in this JVM: [TestJsonFacetRefinement, 
CloneFieldUpdateProcessorFactoryTest, PrimUtilsTest, SortSpecParsingTest, 
TestBlendedInfixSuggestions, DistributedFacetPivotSmallTest, TestPushWriter, 
TestConfigSetsAPI, TestReplicationHandlerBackup, BaseCdcrDistributedZkTest, 
TestLocalFSCloudBackupRestore, TestConfigSetImmutable, 
TestClassicSimilarityFactory, TestSolrConfigHandler, 
TestDocBasedVersionConstraints, TestSolrQueryParser, TestZkChroot, 
PKIAuthenticationIntegrationTest, LeaderElectionTest, TestExtendedDismaxParser, 
SolrJmxReporterTest, OpenExchangeRatesOrgProviderTest, TestStressReorder, 
DistributedQueryComponentOptimizationTest, TestBinaryField, 
TestMaxScoreQueryParser, TestAnalyzedSuggestions, CustomCollectionTest, 
TestSchemaNameResource, TestNumericTerms32, TestDownShardTolerantSearch, 
AutoCommitTest, TestRandomFlRTGCloud, GraphQueryTest, TestJsonRequest, 
CdcrReplicationHandlerTest, TestSolrConfigHandlerConcurrent, 
TestGroupingSearch, BlockJoinFacetDistribTest, BufferStoreTest, 
PreAnalyzedFieldTest, SolrXmlInZkTest, RequestHandlersTest, RuleEngineTest, 
TestCoreDiscovery, SpellPossibilityIteratorTest, TestDistributedMissingSort, 
TestTrieFacet, InfoHandlerTest, TestLeaderElectionWithEmptyReplica, 
ConfigSetsAPITest, MissingSegmentRecoveryTest, QueryResultKeyTest, 
TestSolrCloudWithSecureImpersonation, TestSizeLimitedDistributedMap, 
HdfsCollectionsAPIDistributedZkTest, CheckHdfsIndexTest, 
TestDistributedStatsComponentCardinality, TestMacros, FullHLLTest, 
TestIndexSearcher, ZkStateReaderTest, MinimalSchemaTest, 
ShowFileRequestHandlerTest, TestConfig, DocValuesNotIndexedTest, 
TestTolerantSearch, CursorMarkTest, TestMergePolicyConfig, 
TemplateUpdateProcessorTest, SparseHLLTest, TestUtils, 
ResponseLogComponentTest, InfixSuggestersTest, TestPerFieldSimilarityClassic, 
TestDFRSimilarityFactory, TestManagedResourceStorage, UnloadDistributedZkTest, 
SuggesterWFSTTest, SimpleFacetsTest, TestSmileRequest, HardAutoCommitTest, 
TestBinaryResponseWriter, TestObjectReleaseTracker, 
TermVectorComponentDistributedTest, CollectionReloadTest, 
SolrCoreMetricManagerTest, StatsComponentTest, SuggesterTest, 
TestReplicaProperties, TestSSLRandomization, SolrTestCaseJ4Test, 
TestCustomSort, FieldMutatingUpdateProcessorTest, RecoveryZkTest, 
SolrPluginUtilsTest, CoreAdminCreateDiscoverTest, 
TestLMJelinekMercerSimilarityFactory, TestPhraseSuggestions, 
SolrMetricsIntegrationTest, ChangedSchemaMergeTest, TestCollationField, 
AliasIntegrationTest, DistributedFacetPivotLargeTest, 
BigEndianAscendingWordSerializerTest, ClassificationUpdateProcessorFactoryTest, 
TestCollectionAPIs, TestTestInjection, TestUseDocValuesAsStored2, 
SuggesterTSTTest, LukeRequestHandlerTest, BasicDistributedZkTest, 
BasicDistributedZk2Test, OpenCloseCoreStressTest, OverseerTest, 
ShardRoutingTest, ZkSolrClientTest, TestHashPartitioner, TestStressVersions, 
TestRangeQuery, SynonymTokenizerTest, TestXIncludeConfig, 
TestPerFieldSimilarity, TestIBSimilarityFactory, TimeZoneUtilsTest, 
TestFastOutputStream, TestFastLRUCache, ChaosMonkeyNothingIsSafeTest, 
ConcurrentDeleteAndCreateCollectionTest, ConnectionManagerTest, 
CreateCollectionCleanupTest, DeleteLastCustomShardedReplicaTest, 
DeleteReplicaTest, DistribJoinFromCollectionTest, ForceLeaderTest, 
ReplicationFactorTest, RollingRestartTest, SolrCloudExampleTest, 
TestClusterProperties, TestCryptoKeys, TestOnReconnectListenerSupport, 
TestRequestForwarding, TestRequestStatusCollectionAPI, 
TestSolrCloudWithDelegationTokens, TriLevelCompositeIdRoutingTest, 
HdfsRestartWhileUpdatingTest, HdfsTlogReplayBufferedWhileIndexingTest, 
ZkStateWriterTest, BlobRepositoryCloudTest, CachingDirectoryFactoryTest, 
DirectoryFactoryTest, TestConfigSetProperties, TestConfigSets, 
TestCorePropertiesReload, TestImplicitCoreProperties, TestInfoStreamLogging, 
TestInitParams, TestNRTOpen, TestSolrXml, TestSolrCloudSnapshots, 
TestSQLHandler, V2ApiIntegrationTest, CoreMergeIndexesAdminHandlerTest, 
SegmentsInfoRequestHandlerTest, TestApiFramework]
   [junit4] Completed [567/690 (4!)] on J2 in 0.06s, 2 tests, 1 error <<< 
FAILURES!

[...truncated 51948 lines...]

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to