Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/18952/
Java: 32bit/jdk-9-ea+155 -client -XX:+UseG1GC
3 tests failed.
FAILED: org.apache.solr.cloud.LeaderFailureAfterFreshStartTest.test
Error Message:
timeout waiting to see all nodes active
Stack Trace:
java.lang.AssertionError: timeout waiting to see all nodes active
at
__randomizedtesting.SeedInfo.seed([FD5E374203B4D5E9:750A0898AD48B811]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.cloud.LeaderFailureAfterFreshStartTest.waitTillNodesActive(LeaderFailureAfterFreshStartTest.java:233)
at
org.apache.solr.cloud.LeaderFailureAfterFreshStartTest.restartNodes(LeaderFailureAfterFreshStartTest.java:173)
at
org.apache.solr.cloud.LeaderFailureAfterFreshStartTest.test(LeaderFailureAfterFreshStartTest.java:148)
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
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
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([FD5E374203B4D5E9:EA28FD65056039D4]: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 @f5481d
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([FD5E374203B4D5E9:CF9F28298638664E]: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 @75b8c7
at
java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:207)
at
java.base/java.lang.reflect.Method.checkCanSetAccessible(Method.java:192)
at java.base/java.lang.reflect.Method.setAccessible(Method.java:186)
at net.sf.cglib.core.ReflectUtils$2.run(ReflectUtils.java:56)
at java.base/java.security.AccessController.doPrivileged(Native Method)
at net.sf.cglib.core.ReflectUtils.<clinit>(ReflectUtils.java:46)
... 52 more
Build Log:
[...truncated 11906 lines...]
[junit4] Suite: org.apache.solr.handler.admin.TestApiFramework
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.admin.TestApiFramework_FD5E374203B4D5E9-001/init-core-data-001
[junit4] 2> 1412040 INFO
(SUITE-TestApiFramework-seed#[FD5E374203B4D5E9]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields
[junit4] 2> 1412041 INFO
(SUITE-TestApiFramework-seed#[FD5E374203B4D5E9]-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> 1412042 INFO
(TEST-TestApiFramework.testFramework-seed#[FD5E374203B4D5E9]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testFramework
[junit4] 2> 1412084 INFO
(TEST-TestApiFramework.testFramework-seed#[FD5E374203B4D5E9]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testFramework
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestApiFramework
-Dtests.method=testFramework -Dtests.seed=FD5E374203B4D5E9 -Dtests.multiplier=3
-Dtests.slow=true -Dtests.locale=kkj-CM -Dtests.timezone=Europe/Kaliningrad
-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([FD5E374203B4D5E9:EA28FD65056039D4]: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 @f5481d
[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> 1412087 INFO
(TEST-TestApiFramework.testTrailingTemplatePaths-seed#[FD5E374203B4D5E9]) [
] o.a.s.SolrTestCaseJ4 ###Starting testTrailingTemplatePaths
[junit4] 2> 1412087 INFO
(TEST-TestApiFramework.testTrailingTemplatePaths-seed#[FD5E374203B4D5E9]) [
] o.a.s.SolrTestCaseJ4 ###Ending testTrailingTemplatePaths
[junit4] 2> 1412087 INFO
(SUITE-TestApiFramework-seed#[FD5E374203B4D5E9]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.admin.TestApiFramework_FD5E374203B4D5E9-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {},
docValues:{}, maxPointsInLeafNode=1335, maxMBSortInHeap=6.261923722502415,
sim=RandomSimilarity(queryNorm=false): {}, locale=kkj-CM,
timezone=Europe/Kaliningrad
[junit4] 2> NOTE: Linux 4.4.0-53-generic i386/Oracle Corporation 9-ea
(32-bit)/cpus=12,threads=1,free=321676264,total=536870912
[junit4] 2> NOTE: All tests run in this JVM: [DeleteStatusTest,
ResponseHeaderTest, TestLuceneMatchVersion, LukeRequestHandlerTest,
TestStressReorder, TestExtendedDismaxParser, BinaryUpdateRequestHandlerTest,
DistributedFacetPivotSmallAdvancedTest, TestAddFieldRealTimeGet, TestZkChroot,
TestCollationFieldDocValues, ReplaceNodeTest, TestBlendedInfixSuggestions,
SolrTestCaseJ4Test, AddBlockUpdateTest, SolrGraphiteReporterTest,
MissingSegmentRecoveryTest, TestDynamicLoading, TestJsonRequest,
BadIndexSchemaTest, TestConfigOverlay, TestJavabinTupleStreamParser,
ShardSplitTest, TestImpersonationWithHadoopAuth, TestRandomFlRTGCloud,
TestRuleBasedAuthorizationPlugin, TestTrieFacet, TestDistribIDF,
TestSizeLimitedDistributedMap, TestFieldTypeResource, HdfsDirectoryFactoryTest,
OverseerTest, TestSolrDeletionPolicy1, RequestLoggingTest,
BlockJoinFacetDistribTest, TestCloudManagedSchema, TestHashQParserPlugin,
TestNumericTerms32, UUIDUpdateProcessorFallbackTest,
CollectionsAPIAsyncDistributedZkTest, HardAutoCommitTest,
BasicDistributedZk2Test, TestDistributedMissingSort,
LeaderInitiatedRecoveryOnCommitTest, TestPHPSerializedResponseWriter,
SolrIndexConfigTest, TestSolrCloudWithSecureImpersonation, OutputWriterTest,
TestJettySolrRunner, CoreMergeIndexesAdminHandlerTest, EchoParamsTest,
TestBinaryField, RecoveryZkTest, TestFieldCacheVsDocValues,
TestMergePolicyConfig, BlobRepositoryCloudTest,
OverriddenZkACLAndCredentialsProvidersTest, TestRecovery, TestManagedResource,
WrapperMergePolicyFactoryTest, TestSolrQueryParser, TestFieldSortValues,
SolrXmlInZkTest, TestStressLiveNodes,
StatelessScriptUpdateProcessorFactoryTest, AutoCommitTest, TestCryptoKeys,
VersionInfoTest, TestReload, TestReloadDeadlock, TestCloudRecovery,
ClassificationUpdateProcessorFactoryTest, TestConfig, DocValuesMultiTest,
SmileWriterTest, TestMaxScoreQueryParser,
TestSolrQueryParserDefaultOperatorResource, XmlUpdateRequestHandlerTest,
TestSSLRandomization, TermVectorComponentDistributedTest, CoreAdminHandlerTest,
StatsComponentTest, DeleteNodeTest, TestDocSet, ExternalFileFieldSortTest,
CoreSorterTest, TestDefaultSearchFieldResource, TestApiFramework]
[junit4] Completed [344/694 (1!)] on J2 in 0.06s, 2 tests, 1 error <<<
FAILURES!
[...truncated 559 lines...]
[junit4] Suite: org.apache.solr.cloud.LeaderFailureAfterFreshStartTest
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailureAfterFreshStartTest_FD5E374203B4D5E9-001/init-core-data-001
[junit4] 2> 1740578 INFO
(SUITE-LeaderFailureAfterFreshStartTest-seed#[FD5E374203B4D5E9]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields
[junit4] 2> 1740586 INFO
(SUITE-LeaderFailureAfterFreshStartTest-seed#[FD5E374203B4D5E9]-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> 1740586 INFO
(SUITE-LeaderFailureAfterFreshStartTest-seed#[FD5E374203B4D5E9]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
[junit4] 2> 1740588 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[FD5E374203B4D5E9]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1740588 INFO (Thread-2234) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1740588 INFO (Thread-2234) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1740688 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[FD5E374203B4D5E9]) [ ]
o.a.s.c.ZkTestServer start zk server on port:42065
[junit4] 2> 1740693 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[FD5E374203B4D5E9]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 1740696 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[FD5E374203B4D5E9]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 1740699 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[FD5E374203B4D5E9]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 1740702 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[FD5E374203B4D5E9]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 1740705 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[FD5E374203B4D5E9]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 1740708 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[FD5E374203B4D5E9]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 1740711 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[FD5E374203B4D5E9]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 1740713 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[FD5E374203B4D5E9]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 1740716 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[FD5E374203B4D5E9]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 1740719 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[FD5E374203B4D5E9]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 1740722 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[FD5E374203B4D5E9]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 1741286 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[FD5E374203B4D5E9]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailureAfterFreshStartTest_FD5E374203B4D5E9-001/control-001/cores/collection1
[junit4] 2> 1741287 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[FD5E374203B4D5E9]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1741288 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[FD5E374203B4D5E9]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1639ab0{/,null,AVAILABLE}
[junit4] 2> 1741290 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[FD5E374203B4D5E9]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@2ded59{HTTP/1.1,[http/1.1]}{127.0.0.1:?????}
[junit4] 2> 1741290 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[FD5E374203B4D5E9]) [ ]
o.e.j.s.Server Started @???????ms
[junit4] 2> 1741290 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[FD5E374203B4D5E9]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/,
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailureAfterFreshStartTest_FD5E374203B4D5E9-001/tempDir-001/control/data,
hostPort=39638,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailureAfterFreshStartTest_FD5E374203B4D5E9-001/control-001/cores}
[junit4] 2> 1741291 ERROR
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[FD5E374203B4D5E9]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1741291 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[FD5E374203B4D5E9]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 1741291 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[FD5E374203B4D5E9]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1741291 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[FD5E374203B4D5E9]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1741291 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[FD5E374203B4D5E9]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-02-13T07:36:02.294429Z
[junit4] 2> 1741294 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[FD5E374203B4D5E9]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1741294 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[FD5E374203B4D5E9]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailureAfterFreshStartTest_FD5E374203B4D5E9-001/control-001/solr.xml
[junit4] 2> 1741301 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[FD5E374203B4D5E9]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42065/solr
[junit4] 2> 1741309 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[FD5E374203B4D5E9]) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1741309 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[FD5E374203B4D5E9]) [ ]
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:39638_
[junit4] 2> 1741310 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[FD5E374203B4D5E9]) [ ]
o.a.s.c.Overseer Overseer (id=97450155153293316-127.0.0.1:39638_-n_0000000000)
starting
[junit4] 2> 1741312 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[FD5E374203B4D5E9]) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:39638_
[junit4] 2> 1741312 INFO (zkCallback-4026-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1741496 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[FD5E374203B4D5E9]) [ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailureAfterFreshStartTest_FD5E374203B4D5E9-001/control-001/cores
[junit4] 2> 1741496 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[FD5E374203B4D5E9]) [ ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 1741498 INFO
(OverseerStateUpdate-97450155153293316-127.0.0.1:39638_-n_0000000000) [ ]
o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
[junit4] 2> 1742506 WARN (coreLoadExecutor-5541-thread-1) [ ]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 1742507 INFO (coreLoadExecutor-5541-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1742521 INFO (coreLoadExecutor-5541-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1742610 WARN (coreLoadExecutor-5541-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] default search field in schema is text.
WARNING: Deprecated, please use 'df' on request instead.
[junit4] 2> 1742612 INFO (coreLoadExecutor-5541-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1742618 INFO (coreLoadExecutor-5541-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
collection control_collection
[junit4] 2> 1742618 INFO (coreLoadExecutor-5541-thread-1) [ ]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailureAfterFreshStartTest_FD5E374203B4D5E9-001/control-001/cores/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailureAfterFreshStartTest_FD5E374203B4D5E9-001/control-001/cores/collection1/data/]
[junit4] 2> 1742618 INFO (coreLoadExecutor-5541-thread-1) [ ]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1f97760
[junit4] 2> 1742621 INFO (coreLoadExecutor-5541-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=24, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 1742637 WARN (coreLoadExecutor-5541-thread-1) [ ]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 1742812 INFO (coreLoadExecutor-5541-thread-1) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1742812 INFO (coreLoadExecutor-5541-thread-1) [ ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=1000 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1742812 INFO (coreLoadExecutor-5541-thread-1) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1742812 INFO (coreLoadExecutor-5541-thread-1) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1742813 INFO (coreLoadExecutor-5541-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=9, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 1742813 INFO (coreLoadExecutor-5541-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@1b5479e[collection1] main]
[junit4] 2> 1742814 INFO (coreLoadExecutor-5541-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1742814 INFO (coreLoadExecutor-5541-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1742814 INFO (coreLoadExecutor-5541-thread-1) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1742815 INFO (searcherExecutor-5542-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1b5479e[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1742816 INFO (coreLoadExecutor-5541-thread-1) [ ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1559202484787871744
[junit4] 2> 1742820 INFO (coreZkRegister-5534-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1742820 INFO (coreZkRegister-5534-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1742820 INFO (coreZkRegister-5534-thread-1) [ ]
o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:39638/collection1/
[junit4] 2> 1742820 INFO (coreZkRegister-5534-thread-1) [ ]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 1742820 INFO (coreZkRegister-5534-thread-1) [ ]
o.a.s.c.SyncStrategy http://127.0.0.1:39638/collection1/ has no replicas
[junit4] 2> 1742822 INFO (coreZkRegister-5534-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:39638/collection1/ shard1
[junit4] 2> 1742973 INFO (coreZkRegister-5534-thread-1) [ ]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 1743111 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[FD5E374203B4D5E9]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1743112 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[FD5E374203B4D5E9]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42065/solr ready
[junit4] 2> 1743112 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[FD5E374203B4D5E9]) [ ]
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection
loss:false
[junit4] 2> 1743728 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[FD5E374203B4D5E9]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailureAfterFreshStartTest_FD5E374203B4D5E9-001/shard-1-001/cores/collection1
[junit4] 2> 1743728 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[FD5E374203B4D5E9]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailureAfterFreshStartTest_FD5E374203B4D5E9-001/shard-1-001
[junit4] 2> 1743729 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[FD5E374203B4D5E9]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1743730 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[FD5E374203B4D5E9]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@3ec4d4{/,null,AVAILABLE}
[junit4] 2> 1743730 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[FD5E374203B4D5E9]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@6c88d0{HTTP/1.1,[http/1.1]}{127.0.0.1:?????}
[junit4] 2> 1743730 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[FD5E374203B4D5E9]) [ ]
o.e.j.s.Server Started @???????ms
[junit4] 2> 1743730 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[FD5E374203B4D5E9]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/,
solrconfig=solrconfig.xml,
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailureAfterFreshStartTest_FD5E374203B4D5E9-001/tempDir-001/jetty1,
hostPort=40872,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailureAfterFreshStartTest_FD5E374203B4D5E9-001/shard-1-001/cores}
[junit4] 2> 1743731 ERROR
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[FD5E374203B4D5E9]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1743731 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[FD5E374203B4D5E9]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 1743731 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[FD5E374203B4D5E9]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1743731 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[FD5E374203B4D5E9]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1743731 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[FD5E374203B4D5E9]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-02-13T07:36:04.734398Z
[junit4] 2> 1743733 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[FD5E374203B4D5E9]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1743733 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[FD5E374203B4D5E9]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailureAfterFreshStartTest_FD5E374203B4D5E9-001/shard-1-001/solr.xml
[junit4] 2> 1743741 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[FD5E374203B4D5E9]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42065/solr
[junit4] 2> 1743746 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[FD5E374203B4D5E9]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1743747 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[FD5E374203B4D5E9]) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1743748 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[FD5E374203B4D5E9]) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:40872_
[junit4] 2> 1743748 INFO (zkCallback-4035-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1743748 INFO (zkCallback-4026-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1743748 INFO (zkCallback-4030-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1743979 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[FD5E374203B4D5E9]) [ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailureAfterFreshStartTest_FD5E374203B4D5E9-001/shard-1-001/cores
[junit4] 2> 1743979 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[FD5E374203B4D5E9]) [ ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 1743981 INFO
(OverseerStateUpdate-97450155153293316-127.0.0.1:39638_-n_0000000000) [ ]
o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
[junit4] 2> 1744989 WARN (coreLoadExecutor-5552-thread-1) [ ]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 1744989 INFO (coreLoadExecutor-5552-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1744998 INFO (coreLoadExecutor-5552-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1745056 WARN (coreLoadExecutor-5552-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] default search field in schema is text.
WARNING: Deprecated, please use 'df' on request instead.
[junit4] 2> 1745058 INFO (coreLoadExecutor-5552-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1745064 INFO (coreLoadExecutor-5552-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
collection collection1
[junit4] 2> 1745064 INFO (coreLoadExecutor-5552-thread-1) [ ]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailureAfterFreshStartTest_FD5E374203B4D5E9-001/shard-1-001/cores/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailureAfterFreshStartTest_FD5E374203B4D5E9-001/shard-1-001/cores/collection1/data/]
[junit4] 2> 1745064 INFO (coreLoadExecutor-5552-thread-1) [ ]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1f97760
[junit4] 2> 1745066 INFO (coreLoadExecutor-5552-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=24, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 1745123 WARN (coreLoadExecutor-5552-thread-1) [ ]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 1745297 INFO (coreLoadExecutor-5552-thread-1) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1745297 INFO (coreLoadExecutor-5552-thread-1) [ ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=1000 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1745298 INFO (coreLoadExecutor-5552-thread-1) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1745298 INFO (coreLoadExecutor-5552-thread-1) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1745298 INFO (coreLoadExecutor-5552-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=9, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 1745299 INFO (coreLoadExecutor-5552-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@12c0bac[collection1] main]
[junit4] 2> 1745299 INFO (coreLoadExecutor-5552-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1745299 INFO (coreLoadExecutor-5552-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1745300 INFO (coreLoadExecutor-5552-thread-1) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1745300 INFO (searcherExecutor-5553-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@12c0bac[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1745301 INFO (coreLoadExecutor-5552-thread-1) [ ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1559202487393583104
[junit4] 2> 1745305 INFO (coreZkRegister-5547-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1745305 INFO (coreZkRegister-5547-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1745305 INFO (coreZkRegister-5547-thread-1) [ ]
o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:40872/collection1/
[junit4] 2> 1745305 INFO (coreZkRegister-5547-thread-1) [ ]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 1745305 INFO (coreZkRegister-5547-thread-1) [ ]
o.a.s.c.SyncStrategy http://127.0.0.1:40872/collection1/ has no replicas
[junit4] 2> 1745306 INFO (coreZkRegister-5547-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:40872/collection1/ shard1
[junit4] 2> 1745457 INFO (coreZkRegister-5547-thread-1) [ ]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 1746184 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[FD5E374203B4D5E9]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailureAfterFreshStartTest_FD5E374203B4D5E9-001/shard-2-001/cores/collection1
[junit4] 2> 1746184 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[FD5E374203B4D5E9]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailureAfterFreshStartTest_FD5E374203B4D5E9-001/shard-2-001
[junit4] 2> 1746185 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[FD5E374203B4D5E9]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1746186 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[FD5E374203B4D5E9]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@566063{/,null,AVAILABLE}
[junit4] 2> 1746186 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[FD5E374203B4D5E9]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@14f0362{HTTP/1.1,[http/1.1]}{127.0.0.1:?????}
[junit4] 2> 1746186 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[FD5E374203B4D5E9]) [ ]
o.e.j.s.Server Started @???????ms
[junit4] 2> 1746186 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[FD5E374203B4D5E9]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/,
solrconfig=solrconfig.xml,
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailureAfterFreshStartTest_FD5E374203B4D5E9-001/tempDir-001/jetty2,
hostPort=45881,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailureAfterFreshStartTest_FD5E374203B4D5E9-001/shard-2-001/cores}
[junit4] 2> 1746187 ERROR
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[FD5E374203B4D5E9]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1746187 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[FD5E374203B4D5E9]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 1746187 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[FD5E374203B4D5E9]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1746187 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[FD5E374203B4D5E9]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1746187 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[FD5E374203B4D5E9]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-02-13T07:36:07.190509Z
[junit4] 2> 1746190 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[FD5E374203B4D5E9]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1746190 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[FD5E374203B4D5E9]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailureAfterFreshStartTest_FD5E374203B4D5E9-001/shard-2-001/solr.xml
[junit4] 2> 1746198 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[FD5E374203B4D5E9]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42065/solr
[junit4] 2> 1746202 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[FD5E374203B4D5E9]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 1746203 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[FD5E374203B4D5E9]) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1746204 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[FD5E374203B4D5E9]) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:45881_
[junit4] 2> 1746205 INFO (zkCallback-4035-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1746209 INFO (zkCallback-4041-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1746209 INFO (zkCallback-4026-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1746210 INFO (zkCallback-4030-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1746403 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[FD5E374203B4D5E9]) [ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailureAfterFreshStartTest_FD5E374203B4D5E9-001/shard-2-001/cores
[junit4] 2> 1746403 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[FD5E374203B4D5E9]) [ ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 1746405 INFO
(OverseerStateUpdate-97450155153293316-127.0.0.1:39638_-n_0000000000) [ ]
o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
[junit4] 2> 1747416 WARN (coreLoadExecutor-5563-thread-1) [ ]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 1747417 INFO (coreLoadExecutor-5563-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1747426 INFO (coreLoadExecutor-5563-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1747485 WARN (coreLoadExecutor-5563-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] default search field in schema is text.
WARNING: Deprecated, please use 'df' on request instead.
[junit4] 2> 1747487 INFO (coreLoadExecutor-5563-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1747492 INFO (coreLoadExecutor-5563-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
collection collection1
[junit4] 2> 1747493 INFO (coreLoadExecutor-5563-thread-1) [ ]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailureAfterFreshStartTest_FD5E374203B4D5E9-001/shard-2-001/cores/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailureAfterFreshStartTest_FD5E374203B4D5E9-001/shard-2-001/cores/collection1/data/]
[junit4] 2> 1747493 INFO (coreLoadExecutor-5563-thread-1) [ ]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1f97760
[junit4] 2> 1747495 INFO (coreLoadExecutor-5563-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=24, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 1747533 WARN (coreLoadExecutor-5563-thread-1) [ ]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 1747740 INFO (coreLoadExecutor-5563-thread-1) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1747740 INFO (coreLoadExecutor-5563-thread-1) [ ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=1000 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1747741 INFO (coreLoadExecutor-5563-thread-1) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1747741 INFO (coreLoadExecutor-5563-thread-1) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1747741 INFO (coreLoadExecutor-5563-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=9, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 1747742 INFO (coreLoadExecutor-5563-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@84d2d1[collection1] main]
[junit4] 2> 1747742 INFO (coreLoadExecutor-5563-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1747742 INFO (coreLoadExecutor-5563-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1747743 INFO (coreLoadExecutor-5563-thread-1) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1747743 INFO (searcherExecutor-5564-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@84d2d1[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1747744 INFO (coreLoadExecutor-5563-thread-1) [ ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1559202489955254272
[junit4] 2> 1747747 INFO (coreZkRegister-5558-thread-1) [ ]
o.a.s.c.ZkController Core needs to recover:collection1
[junit4] 2> 1747747 INFO (updateExecutor-4038-thread-1) [ ]
o.a.s.u.DefaultSolrCoreState Running recovery
[junit4] 2> 1747747 INFO (recoveryExecutor-4039-thread-1) [ ]
o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
[junit4] 2> 1747747 INFO (recoveryExecutor-4039-thread-1) [ ]
o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
[junit4] 2> 1747747 INFO (recoveryExecutor-4039-thread-1) [ ]
o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1]
[junit4] 2> 1747747 INFO (recoveryExecutor-4039-thread-1) [ ]
o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE,
tlog=null}
[junit4] 2> 1747747 INFO (recoveryExecutor-4039-thread-1) [ ]
o.a.s.c.RecoveryStrategy Publishing state of core [collection1] as recovering,
leader is [http://127.0.0.1:40872/collection1/] and I am
[http://127.0.0.1:45881/collection1/]
[junit4] 2> 1747750 INFO (recoveryExecutor-4039-thread-1) [ ]
o.a.s.c.RecoveryStrategy Sending prep recovery command to
[http://127.0.0.1:40872]; [WaitForState:
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:45881_&coreNodeName=core_node2&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
[junit4] 2> 1747751 INFO (qtp9821565-18496) [ ]
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node2, state:
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
[junit4] 2> 1747752 INFO (qtp9821565-18496) [ ]
o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1
(shard1 of collection1) have state: recovering
[junit4] 2> 1747752 INFO (qtp9821565-18496) [ ]
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1,
shard=shard1, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader?
true, live=true, checkLive=true, currentState=down, localState=active,
nodeName=127.0.0.1:45881_, coreNodeName=core_node2,
onlyIfActiveCheckResult=false, nodeProps:
core_node2:{"core":"collection1","base_url":"http://127.0.0.1:45881","node_name":"127.0.0.1:45881_","state":"down"}
[junit4] 2> 1748752 INFO (qtp9821565-18496) [ ]
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1,
shard=shard1, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader?
true, live=true, checkLive=true, currentState=recovering, localState=active,
nodeName=127.0.0.1:45881_, coreNodeName=core_node2,
onlyIfActiveCheckResult=false, nodeProps:
core_node2:{"core":"collection1","base_url":"http://127.0.0.1:45881","node_name":"127.0.0.1:45881_","state":"recovering"}
[junit4] 2> 1748752 INFO (qtp9821565-18496) [ ]
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node2, state: recovering,
checkLive: true, onlyIfLeader: true for: 1 seconds.
[junit4] 2> 1748752 INFO (qtp9821565-18496) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={nodeName=127.0.0.1:45881_&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node2&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
status=0 QTime=1000
[junit4] 2> 1748893 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[FD5E374203B4D5E9]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailureAfterFreshStartTest_FD5E374203B4D5E9-001/shard-3-001/cores/collection1
[junit4] 2> 1748894 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[FD5E374203B4D5E9]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailureAfterFreshStartTest_FD5E374203B4D5E9-001/shard-3-001
[junit4] 2> 1748894 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[FD5E374203B4D5E9]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1748895 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[FD5E374203B4D5E9]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@13c6dc9{/,null,AVAILABLE}
[junit4] 2> 1748896 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[FD5E374203B4D5E9]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@7f6de5{HTTP/1.1,[http/1.1]}{127.0.0.1:?????}
[junit4] 2> 1748896 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[FD5E374203B4D5E9]) [ ]
o.e.j.s.Server Started @???????ms
[junit4] 2> 1748896 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[FD5E374203B4D5E9]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/,
solrconfig=solrconfig.xml,
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailureAfterFreshStartTest_FD5E374203B4D5E9-001/tempDir-001/jetty3,
hostPort=36682,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailureAfterFreshStartTest_FD5E374203B4D5E9-001/shard-3-001/cores}
[junit4] 2> 1748897 ERROR
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[FD5E374203B4D5E9]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1748897 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[FD5E374203B4D5E9]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 1748897 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[FD5E374203B4D5E9]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1748897 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[FD5E374203B4D5E9]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1748897 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[FD5E374203B4D5E9]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-02-13T07:36:09.900645Z
[junit4] 2> 1748899 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[FD5E374203B4D5E9]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1748899 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[FD5E374203B4D5E9]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailureAfterFreshStartTest_FD5E374203B4D5E9-001/shard-3-001/solr.xml
[junit4] 2> 1748911 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[FD5E374203B4D5E9]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42065/solr
[junit4] 2> 1748917 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[FD5E374203B4D5E9]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
[junit4] 2> 1748918 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[FD5E374203B4D5E9]) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1748919 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[FD5E374203B4D5E9]) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:36682_
[junit4] 2> 1748919 INFO (zkCallback-4041-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1748920 INFO (zkCallback-4026-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1748920 INFO (zkCallback-4035-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1748920 INFO (zkCallback-4048-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1748920 INFO (zkCallback-4030-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1749194 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[FD5E374203B4D5E9]) [ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailureAfterFreshStartTest_FD5E374203B4D5E9-001/shard-3-001/cores
[junit4] 2> 1749194 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[FD5E374203B4D5E9]) [ ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 1749196 INFO
(OverseerStateUpdate-97450155153293316-127.0.0.1:39638_-n_0000000000) [ ]
o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
[junit4] 2> 1750202 WARN (coreLoadExecutor-5574-thread-1) [ ]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 1750202 INFO (coreLoadExecutor-5574-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1750217 INFO (coreLoadExecutor-5574-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1750281 WARN (coreLoadExecutor-5574-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] default search field in schema is text.
WARNING: Deprecated, please use 'df' on request instead.
[junit4] 2> 1750283 INFO (coreLoadExecutor-5574-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1750288 INFO (coreLoadExecutor-5574-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
collection collection1
[junit4] 2> 1750289 INFO (coreLoadExecutor-5574-thread-1) [ ]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailureAfterFreshStartTest_FD5E374203B4D5E9-001/shard-3-001/cores/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailureAfterFreshStartTest_FD5E374203B4D5E9-001/shard-3-001/cores/collection1/data/]
[junit4] 2> 1750289 INFO (coreLoadExecutor-5574-thread-1) [ ]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1f97760
[junit4] 2> 1750291 INFO (coreLoadExecutor-5574-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=24, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 1750327 WARN (coreLoadExecutor-5574-thread-1) [ ]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 1750547 INFO (coreLoadExecutor-5574-thread-1) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1750548 INFO (coreLoadExecutor-5574-thread-1) [ ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=1000 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1750548 INFO (coreLoadExecutor-5574-thread-1) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1750548 INFO (coreLoadExecutor-5574-thread-1) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1750549 INFO (coreLoadExecutor-5574-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=9, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 1750549 INFO (coreLoadExecutor-5574-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@1efe51a[collection1] main]
[junit4] 2> 1750550 INFO (coreLoadExecutor-5574-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1750550 INFO (coreLoadExecutor-5574-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1750550 INFO (coreLoadExecutor-5574-thread-1) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1750551 INFO (searcherExecutor-5575-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1efe51a[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1750551 INFO (coreLoadExecutor-5574-thread-1) [ ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1559202492898607104
[junit4] 2> 1750554 INFO (coreZkRegister-5569-thread-1) [ ]
o.a.s.c.ZkController Core needs to recover:collection1
[junit4] 2> 1750554 INFO (updateExecutor-4045-thread-1) [ ]
o.a.s.u.DefaultSolrCoreState Running recovery
[junit4] 2> 1750554 INFO (recoveryExecutor-4046-thread-1) [ ]
o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
[junit4] 2> 1750555 INFO (recoveryExecutor-4046-thread-1) [ ]
o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
[junit4] 2> 1750555 INFO (recoveryExecutor-4046-thread-1) [ ]
o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1]
[junit4] 2> 1750555 INFO (recoveryExecutor-4046-thread-1) [ ]
o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE,
tlog=null}
[junit4] 2> 1750555 INFO (recoveryExecutor-4046-thread-1) [ ]
o.a.s.c.RecoveryStrategy Publishing state of core [collection1] as recovering,
leader is [http://127.0.0.1:40872/collection1/] and I am
[http://127.0.0.1:36682/collection1/]
[junit4] 2> 1750557 INFO (recoveryExecutor-4046-thread-1) [ ]
o.a.s.c.RecoveryStrategy Sending prep recovery command to
[http://127.0.0.1:40872]; [WaitForState:
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:36682_&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
[junit4] 2> 1750558 INFO (qtp9821565-18496) [ ]
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state:
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
[junit4] 2> 1750558 INFO (qtp9821565-18496) [ ]
o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1
(shard1 of collection1) have state: recovering
[junit4] 2> 1750558 INFO (qtp9821565-18496) [ ]
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1,
shard=shard1, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader?
true, live=true, checkLive=true, currentState=down, localState=active,
nodeName=127.0.0.1:36682_, coreNodeName=core_node3,
onlyIfActiveCheckResult=false, nodeProps:
core_node3:{"core":"collection1","base_url":"http://127.0.0.1:36682","node_name":"127.0.0.1:36682_","state":"down"}
[junit4] 2> 1750824 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[FD5E374203B4D5E9]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting test
[junit4] 2> 1750824 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[FD5E374203B4D5E9]) [ ]
o.a.s.c.LeaderFailureAfterFreshStartTest Leader node_name: core_node1, url:
http://127.0.0.1:40872/collection1
[junit4] 2> 1750824 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[FD5E374203B4D5E9]) [ ]
o.a.s.c.LeaderFailureAfterFreshStartTest Nonleader node_name: core_node2, url:
http://127.0.0.1:45881/collection1
[junit4] 2> 1750824 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[FD5E374203B4D5E9]) [ ]
o.a.s.c.LeaderFailureAfterFreshStartTest Nonleader node_name: core_node3, url:
http://127.0.0.1:36682/collection1
[junit4] 2> 1750825 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[FD5E374203B4D5E9]) [ ]
o.a.s.c.ChaosMonkey monkey: kill shard! 36682
[junit4] 2> 1750825 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[FD5E374203B4D5E9]) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@7f6de5{HTTP/1.1,[http/1.1]}{127.0.0.1:?}
[junit4] 2> 1750825 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[FD5E374203B4D5E9]) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=25901656
[junit4] 2> 1750826 WARN
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[FD5E374203B4D5E9]) [ ]
o.a.s.c.RecoveryStrategy Stopping recovery for core=[collection1]
coreNodeName=[core_node3]
[junit4] 2> 1750827 ERROR (recoveryExecutor-4046-thread-1) [ ]
o.a.s.c.RecoveryStrategy Error while trying to recover.
core=collection1:java.util.concurrent.ExecutionException:
org.apache.solr.client.solrj.SolrServerException: IOException occured when
talking to server at: http://127.0.0.1:40872
[junit4] 2> at
java.base/java.util.concurrent.FutureTask.report(FutureTask.java:122)
[junit4] 2> at
java.base/java.util.concurrent.FutureTask.get(FutureTask.java:191)
[junit4] 2> at
org.apache.solr.cloud.RecoveryStrategy.sendPrepRecoveryCmd(RecoveryStrategy.java:614)
[junit4] 2> at
org.apache.solr.cloud.RecoveryStrategy.sendPrepRecoveryCmd(RecoveryStrategy.java:591)
[junit4] 2> at
org.apache.solr.cloud.RecoveryStrategy.doRecovery(RecoveryStrategy.java:351)
[junit4] 2> at
org.apache.solr.cloud.RecoveryStrategy.run(RecoveryStrategy.java:222)
[junit4] 2> at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
[junit4] 2> at
java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:514)
[junit4] 2> at
java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
[junit4] 2> at
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1161)
[junit4] 2> at
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> Caused by: org.apache.solr.client.solrj.SolrServerException:
IOException occured when talking to server at: http://127.0.0.1:40872
[junit4] 2> at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:641)
[junit4] 2> at
org.apache.solr.client.solrj.impl.HttpSolrClient.lambda$httpUriRequest$0(HttpSolrClient.java:319)
[junit4] 2> ... 5 more
[junit4] 2> Caused by: java.net.SocketException: Socket closed
[junit4] 2> at
java.base/java.net.SocketInputStream.read(SocketInputStream.java:204)
[junit4] 2> at
java.base/java.net.SocketInputStream.read(SocketInputStream.java:141)
[junit4] 2> at
org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:139)
[junit4] 2> at
org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:155)
[junit4] 2> at
org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:284)
[junit4] 2> at
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
[junit4] 2> at
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
[junit4] 2> at
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
[junit4] 2> at
org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:165)
[junit4] 2> at
org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:167)
[junit4] 2> at
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
[junit4] 2> at
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
[junit4] 2> at
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271)
[junit4] 2> at
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
[junit4] 2> at
org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
[junit4] 2> at
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
[junit4] 2> at
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
[junit4] 2> at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
[junit4] 2> at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
[junit4] 2> at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:532)
[junit4] 2> ... 6 more
[junit4] 2>
[junit4] 2> 1750827 INFO (recoveryExecutor-4046-thread-1) [ ]
o.a.s.c.RecoveryStrategy Replay not started, or was not successful... still
buffering updates.
[junit4] 2> 1750827 INFO (recoveryExecutor-4046-thread-1) [ ]
o.a.s.c.RecoveryStrategy RecoveryStrategy has been closed
[junit4] 2> 1750827 INFO (recoveryExecutor-4046-thread-1) [ ]
o.a.s.c.RecoveryStrategy Finished recovery process, successful=[false]
[junit4] 2> 1750828 INFO (coreCloseExecutor-5580-thread-1) [ ]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@1dfe731
[junit4] 2> 1750829 WARN (coreCloseExecutor-5580-thread-1) [ ]
o.a.s.c.RecoveryStrategy Stopping recovery for core=[collection1]
coreNodeName=[core_node3]
[junit4] 2> 1750872 INFO (coreCloseExecutor-5580-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
[junit4] 2> 1750874 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 0x15a36665938000e, 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> 1750875 INFO (zkCallback-4041-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
[junit4] 2> 1750875 INFO (zkCallback-4026-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
[junit4] 2> 1750875 INFO (zkCallback-4035-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
[junit4] 2> 1750875 INFO (zkCallback-4030-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
[junit4] 2> 1751559 INFO (qtp9821565-18496) [ ]
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1,
shard=shard1, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader?
true, live=false, checkLive=true, currentState=down, localState=active,
nodeName=127.0.0.1:36682_, coreNodeName=core_node3,
onlyIfActiveCheckResult=false, nodeProps:
core_node3:{"core":"collection1","base_url":"http://127.0.0.1:36682","node_name":"127.0.0.1:36682_","state":"down"}
[junit4] 2> 1752374 WARN (zkCallback-4048-thread-1) [ ]
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK:
[KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 1752374 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[FD5E374203B4D5E9]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
[junit4] 2> 1752375 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[FD5E374203B4D5E9]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@13c6dc9{/,null,UNAVAILABLE}
[junit4] 2> 1752375 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[FD5E374203B4D5E9]) [ ]
o.a.s.c.ChaosMonkey monkey: stop shard! 36682
[junit4] 2> 1752378 INFO (qtp19843808-18460) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{deleteByQuery=*:* (-1559202494812258304)} 0 2
[junit4] 2> 1752382 INFO (qtp27671225-18524) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={update.distrib=FROMLEADER&_version_=-1559202494815404032&distrib.from=http://127.0.0.1:40872/collection1/&wt=javabin&version=2}{deleteByQuery=*:*
(-1559202494815404032)} 0 0
[junit4] 2> 1752382 INFO (qtp9821565-18491) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{deleteByQuery=*:* (-1559202494815404032)} 0 3
[junit4] 2> 1752382 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[FD5E374203B4D5E9]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Wait for recoveries to finish - wait 30
for each attempt
[junit4] 2> 1752382 INFO
(TEST-LeaderFailureAfterFreshStartTest.test-seed#[FD5E374203B4D5E9]) [ ]
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection:
collection1 failOnTimeout:true timeout (sec):30
[junit4] 2> 1752559 INFO (qtp9821565-18496) [ ]
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1,
shard=shard1, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader?
true, live=false, checkLive=true, currentState=down, localState=active,
nodeName=127.0.0.1:36682_, coreNodeName=core_node3,
onlyIfActiveCheckResult=false, nodeProps:
core_node3:{"core":"collection1","base_url":"http://127.0.0.1:36682","node_name":"127.0.0.1:36682_","state":"down"}
[junit4] 2> 1753559 INFO (qtp9821565-18496) [ ]
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1,
shard=shard1, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader?
true, live=false, checkLive=true, currentState=down, localState=active,
nodeName=127.0.0.1:36682_, coreNodeName=core_node3,
onlyIfActiveCheckResult=false, nodeProps:
core_node3:{"core":"collection1","base_url":"http://127.0.0.1:36682","node_name":"127.0.0.1:36682_","state":"down"}
[junit4] 2> 1754559 INFO (qtp9821565-18496) [ ]
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1,
shard=shard1, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader?
true, live=false, checkLive=true, currentState=down, localState=active,
nodeName=127.0.0.1:36682_, coreNodeName=core_node3,
onlyIfActiveCheckResult=false, nodeProps:
core_node3:{"core":"collection1","base_url":"http://127.0.0.1:36682","node_name":"127.0.0.1:36682_","state":"down"}
[junit4] 2> 1755559 INFO (qtp9821565-18496) [ ]
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1,
shard=shard1, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader?
true, live=false, checkLive=true, currentState=down, localState=active,
nodeName=127.0.0.1:36682_, coreNodeName=core_node3,
onlyIfActiveCheckResult=false, nodeProps:
core_node3:{"core":"collection1","base_url":"http://127.0.0.1:36682","node_name":"127.0.0.1:36682_","state":"down"}
[junit4] 2> 1755753 INFO (recoveryExecutor-4039-thread-1) [ ]
o.a.s.c.RecoveryStrategy Attempting to PeerSync from
[http://127.0.0.1:40872/collection1/] - recoveringAfterStartup=[true]
[junit4] 2> 1755753 INFO (recoveryExecutor-4039-thread-1) [ ]
o.a.s.u.PeerSync PeerSync: core=collection1 url=http://127.0.0.1:45881 START
replicas=[http://127.0.0.1:40872/collection1/] nUpdates=1000
[junit4] 2> 1755754 INFO (qtp9821565-18493) [ ]
o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0
result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0,
maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
[junit4] 2> 1755754 INFO (qtp9821565-18493) [ ] o.a.s.c.S.Request
[collection1] webapp= path=/get
params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1755754 INFO (recoveryExecutor-4039-thread-1) [ ]
o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0
result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0,
maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
[junit4] 2> 1755755 INFO (recoveryExecutor-4039-thread-1) [ ]
o.a.s.u.PeerSync We are already in sync. No need to do a PeerSync
[junit4] 2> 1755755 INFO (recoveryExecutor-4039-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1755755 INFO (recoveryExecutor-4039-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 1755755 INFO (recoveryExecutor-4039-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1755755 INFO (recoveryExecutor-4039-thread-1) [ ]
o.a.s.c.RecoveryStrategy PeerSync stage of recovery was successful.
[junit4] 2> 1755755 INFO (recoveryExecutor-4039-thread-1) [ ]
o.a.s.c.RecoveryStrategy Replaying updates buffered during PeerSync.
[junit4] 2> 1755755 INFO (recoveryExecutor-4039-thread-1) [ ]
o.a.s.c.RecoveryStrategy Replaying buffered documents.
[junit4] 2> 1755755 WARN (recoveryExecutor-5566-thread-1) [ ]
o.a.s.u.UpdateLog Starting log replay
tlog{file=/home/jenkins/workspace/Lucene-Solr-master
[...truncated too long message...]
TermVectorComponentTest, IndexSchemaRuntimeFieldTest, MBeansHandlerTest,
UniqFieldsUpdateProcessorFactoryTest, TestPartialUpdateDeduplication,
TestComponentsName, HighlighterConfigTest, TestSolrIndexConfig,
ResponseLogComponentTest, TestStressRecovery, SynonymTokenizerTest,
TestLMDirichletSimilarityFactory, TestIBSimilarityFactory,
TestFastOutputStream, URLClassifyProcessorTest, PluginInfoTest,
ChaosMonkeyNothingIsSafeTest, CollectionReloadTest, CollectionsAPISolrJTest,
DistribCursorPagingTest, LeaderElectionContextKeyTest,
LeaderFailureAfterFreshStartTest]
[junit4] Completed [522/694 (2!)] on J2 in 259.51s, 1 test, 1 failure <<<
FAILURES!
[...truncated 189 lines...]
[junit4] Suite: org.apache.solr.handler.admin.TestCoreAdminApis
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.admin.TestCoreAdminApis_FD5E374203B4D5E9-001/init-core-data-001
[junit4] 2> 2168827 INFO
(SUITE-TestCoreAdminApis-seed#[FD5E374203B4D5E9]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields
[junit4] 2> 2168829 INFO
(SUITE-TestCoreAdminApis-seed#[FD5E374203B4D5E9]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0,
clientAuth=0.0/0.0)
[junit4] 2> 2168831 INFO
(TEST-TestCoreAdminApis.testCalls-seed#[FD5E374203B4D5E9]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testCalls
[junit4] 2> 2168873 INFO
(TEST-TestCoreAdminApis.testCalls-seed#[FD5E374203B4D5E9]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testCalls
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestCoreAdminApis
-Dtests.method=testCalls -Dtests.seed=FD5E374203B4D5E9 -Dtests.multiplier=3
-Dtests.slow=true -Dtests.locale=en-BZ -Dtests.timezone=Asia/Kabul
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
[junit4] ERROR 0.04s J0 | TestCoreAdminApis.testCalls <<<
[junit4] > Throwable #1: java.lang.ExceptionInInitializerError
[junit4] > at
__randomizedtesting.SeedInfo.seed([FD5E374203B4D5E9:CF9F28298638664E]: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 @75b8c7
[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> 2168875 INFO
(SUITE-TestCoreAdminApis-seed#[FD5E374203B4D5E9]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.admin.TestCoreAdminApis_FD5E374203B4D5E9-001
[junit4] 2> NOTE: test params are:
codec=HighCompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION,
chunkSize=28482, maxDocsPerChunk=2, blockSize=699),
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION,
chunkSize=28482, blockSize=699)), sim=RandomSimilarity(queryNorm=true): {},
locale=en-BZ, timezone=Asia/Kabul
[junit4] 2> NOTE: Linux 4.4.0-53-generic i386/Oracle Corporation 9-ea
(32-bit)/cpus=12,threads=1,free=264351552,total=536870912
[junit4] 2> NOTE: All tests run in this JVM: [TestManagedSchema,
TestMacros, TestDFRSimilarityFactory, TestQuerySenderListener,
SSLMigrationTest, CursorPagingTest, TestExceedMaxTermLength,
RequiredFieldsTest, TestReplicationHandler, TestSolrConfigHandlerConcurrent,
TestConfigSetsAPIExclusivity, TestJoin, HdfsBasicDistributedZkTest,
XsltUpdateRequestHandlerTest, TestBadConfig, BlockCacheTest,
OverseerStatusTest, BlockJoinFacetRandomTest, TestPathTrie, SearchHandlerTest,
TestPointFields, TestExclusionRuleCollectionAccess,
DistributedQueryElevationComponentTest, TestJmxIntegration, RankQueryTest,
TestComplexPhraseQParserPlugin, TestFunctionQuery, CloudMLTQParserTest,
NotRequiredUniqueKeyTest, HdfsDirectoryTest, TestSha256AuthenticationProvider,
TestJmxMonitoredMap, TestFieldCache, TestRandomRequestDistribution,
TestFileDictionaryLookup, LeaderInitiatedRecoveryOnShardRestartTest,
TestMiniSolrCloudClusterSSL, DeleteInactiveReplicaTest, AssignTest,
PingRequestHandlerTest, TestFoldingMultitermQuery, ConnectionReuseTest,
TestFieldResource, TestDeleteCollectionOnDownNodes, TestSortByMinMaxFunction,
TestTrackingShardHandlerFactory, TestAuthorizationFramework,
TestReplicationHandlerBackup, TestXmlQParser, TestAuthenticationFramework,
SolrMetricsIntegrationTest, FastVectorHighlighterTest,
TestSubQueryTransformerCrossCore, QueryElevationComponentTest,
DistributedFacetPivotLargeTest, ChangedSchemaMergeTest, CacheHeaderTest,
AnalyticsQueryTest, TestRandomFaceting, CopyFieldTest, DateMathParserTest,
RecoveryAfterSoftCommitTest, RegexBoostProcessorTest,
TestSolrCloudWithHadoopAuthPlugin, TestValueSourceCache,
TestQueryWrapperFilter, CollectionStateFormat2Test, ZkNodePropsTest,
TestStandardQParsers, TestDistributedStatsComponentCardinality,
TestAtomicUpdateErrorCases, ZkStateReaderTest, ConjunctionSolrSpellCheckerTest,
SyncSliceTest, TestRealTimeGet, InfixSuggestersTest,
TriLevelCompositeIdRoutingTest, DirectoryFactoryTest, TestRequestForwarding,
TestClusterProperties, TestNRTOpen, ConnectionManagerTest,
TestDistributedSearch, TestLockTree, ClusterStateTest, NumericFieldsTest,
TestPseudoReturnFields, ScriptEngineTest, TestCloudPivotFacet,
TestAnalyzedSuggestions, LeaderElectionIntegrationTest, TestSolrQueryResponse,
SharedFSAutoReplicaFailoverTest, RuleEngineTest, TestCollectionAPIs,
SolrCoreMetricManagerTest, TestRTGBase, TestMissingGroups,
TestExactSharedStatsCache, BasicDistributedZkTest, TestBinaryResponseWriter,
TestFastWriter, TestLFUCache, HdfsWriteToMultipleCollectionsTest,
OverseerCollectionConfigSetProcessorTest, TestLRUCache, ReplicationFactorTest,
InfoHandlerTest, TestDynamicFieldCollectionResource, CheckHdfsIndexTest,
SpatialHeatmapFacetsTest, TestDFISimilarityFactory, ReturnFieldsTest,
MultiTermTest, CollectionsAPIDistributedZkTest, TestRandomDVFaceting,
ZkCLITest, ShardRoutingCustomTest, DistributedSpellCheckComponentTest,
TestRangeQuery, TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey,
TestHighlightDedupGrouping, CdcrBootstrapTest,
ConcurrentDeleteAndCreateCollectionTest, ConfigSetsAPITest,
CreateCollectionCleanupTest, CustomCollectionTest,
DistribJoinFromCollectionTest, DistributedVersionInfoTest,
LeaderFailoverAfterPartitionTest, MultiThreadedOCPTest, RemoteQueryErrorTest,
RollingRestartTest, SharedFSAutoReplicaFailoverUtilsTest,
SimpleCollectionCreateDeleteTest, SolrCLIZkUtilsTest, TestCollectionAPI,
TestDownShardTolerantSearch, TestLeaderElectionWithEmptyReplica,
TestLocalFSCloudBackupRestore, TestShortCircuitedRequests,
TestSolrCloudWithDelegationTokens, TestSolrCloudWithKerberosAlt,
TestStressCloudBlindAtomicUpdates, VMParamsZkACLAndCredentialsProvidersTest,
HdfsBasicDistributedZk2Test, HdfsChaosMonkeySafeLeaderTest,
HdfsCollectionsAPIDistributedZkTest, HdfsRecoverLeaseTest, HdfsRecoveryZkTest,
HdfsSyncSliceTest, HdfsThreadLeakTest, HdfsTlogReplayBufferedWhileIndexingTest,
HdfsUnloadDistributedZkTest, TestClusterStateMutator, RulesTest,
TestImplicitCoreProperties, TestInitParams, TestReloadAndDeleteDocs,
TestShardHandlerFactory, TestSolrConfigHandler, TestBlobHandler,
CoreAdminCreateDiscoverTest, CoreAdminRequestStatusTest, MetricsHandlerTest,
SegmentsInfoRequestHandlerTest, TestConfigsApi, TestCoreAdminApis]
[junit4] Completed [569/694 (3!)] on J0 in 0.06s, 1 test, 1 error <<<
FAILURES!
[...truncated 51993 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]