Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/1261/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseG1GC
3 tests failed.
FAILED: junit.framework.TestSuite.org.apache.solr.cloud.hdfs.HdfsRecoveryZkTest
Error Message:
ObjectTracker found 1 object(s) that were not released!!! [HdfsTransactionLog]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.solr.update.HdfsTransactionLog at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
at
org.apache.solr.update.HdfsTransactionLog.<init>(HdfsTransactionLog.java:132)
at org.apache.solr.update.HdfsUpdateLog.init(HdfsUpdateLog.java:203) at
org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:159) at
org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:116) at
org.apache.solr.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:107)
at sun.reflect.GeneratedConstructorAccessor176.newInstance(Unknown Source)
at
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at
org.apache.solr.core.SolrCore.createInstance(SolrCore.java:784) at
org.apache.solr.core.SolrCore.createUpdateHandler(SolrCore.java:846) at
org.apache.solr.core.SolrCore.initUpdateHandler(SolrCore.java:1101) at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:971) at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:854) at
org.apache.solr.core.CoreContainer.create(CoreContainer.java:958) at
org.apache.solr.core.CoreContainer.lambda$load$7(CoreContainer.java:593) at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:197)
at java.util.concurrent.FutureTask.run(FutureTask.java:266) at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Stack Trace:
java.lang.AssertionError: ObjectTracker found 1 object(s) that were not
released!!! [HdfsTransactionLog]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.solr.update.HdfsTransactionLog
at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
at
org.apache.solr.update.HdfsTransactionLog.<init>(HdfsTransactionLog.java:132)
at org.apache.solr.update.HdfsUpdateLog.init(HdfsUpdateLog.java:203)
at org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:159)
at org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:116)
at
org.apache.solr.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:107)
at sun.reflect.GeneratedConstructorAccessor176.newInstance(Unknown
Source)
at
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
at org.apache.solr.core.SolrCore.createInstance(SolrCore.java:784)
at org.apache.solr.core.SolrCore.createUpdateHandler(SolrCore.java:846)
at org.apache.solr.core.SolrCore.initUpdateHandler(SolrCore.java:1101)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:971)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:854)
at org.apache.solr.core.CoreContainer.create(CoreContainer.java:958)
at
org.apache.solr.core.CoreContainer.lambda$load$7(CoreContainer.java:593)
at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:197)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
at __randomizedtesting.SeedInfo.seed([72E3FC4BEF482461]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertNull(Assert.java:551)
at
org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:302)
at sun.reflect.GeneratedMethodAccessor66.invoke(Unknown Source)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:870)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:745)
FAILED:
org.apache.solr.handler.admin.StatsReloadRaceTest.testParallelReloadAndStats
Error Message:
Key SEARCHER.searcher.indexVersion not found in registry solr.core.collection1
Stack Trace:
java.lang.AssertionError: Key SEARCHER.searcher.indexVersion not found in
registry solr.core.collection1
at
__randomizedtesting.SeedInfo.seed([72E3FC4BEF482461:BD7D997260B94C3E]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.solr.handler.admin.StatsReloadRaceTest.requestMetrics(StatsReloadRaceTest.java:132)
at
org.apache.solr.handler.admin.StatsReloadRaceTest.testParallelReloadAndStats(StatsReloadRaceTest.java:70)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:745)
FAILED: org.apache.solr.update.AutoCommitTest.testMaxDocs
Error Message:
Exception during query
Stack Trace:
java.lang.RuntimeException: Exception during query
at
__randomizedtesting.SeedInfo.seed([72E3FC4BEF482461:CB622A94C3A220EB]:0)
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:896)
at
org.apache.solr.update.AutoCommitTest.testMaxDocs(AutoCommitTest.java:225)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.RuntimeException: REQUEST FAILED:
xpath=//result[@numFound=1]
xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int
name="QTime">0</int></lst><result name="response" numFound="0"
start="0"></result>
</response>
request was:q=id:14&qt=standard&start=0&rows=20&version=2.2
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:889)
... 40 more
Build Log:
[...truncated 11993 lines...]
[junit4] Suite: org.apache.solr.update.AutoCommitTest
[junit4] 2> Creating dataDir:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest_72E3FC4BEF482461-001/init-core-data-001
[junit4] 2> 2030019 WARN
(SUITE-AutoCommitTest-seed#[72E3FC4BEF482461]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=66 numCloses=66
[junit4] 2> 2030020 INFO
(SUITE-AutoCommitTest-seed#[72E3FC4BEF482461]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields
[junit4] 2> 2030023 INFO
(SUITE-AutoCommitTest-seed#[72E3FC4BEF482461]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 2030026 INFO
(SUITE-AutoCommitTest-seed#[72E3FC4BEF482461]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 2030027 INFO
(SUITE-AutoCommitTest-seed#[72E3FC4BEF482461]-worker) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib,
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 2030088 INFO
(SUITE-AutoCommitTest-seed#[72E3FC4BEF482461]-worker) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.0.0
[junit4] 2> 2030124 INFO
(SUITE-AutoCommitTest-seed#[72E3FC4BEF482461]-worker) [ ]
o.a.s.s.IndexSchema [null] Schema name=test
[junit4] 2> 2030291 WARN
(SUITE-AutoCommitTest-seed#[72E3FC4BEF482461]-worker) [ ]
o.a.s.s.IndexSchema [null] default search field in schema is text. WARNING:
Deprecated, please use 'df' on request instead.
[junit4] 2> 2030296 INFO
(SUITE-AutoCommitTest-seed#[72E3FC4BEF482461]-worker) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 2030427 INFO
(SUITE-AutoCommitTest-seed#[72E3FC4BEF482461]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58c6afb6
[junit4] 2> 2030431 INFO
(SUITE-AutoCommitTest-seed#[72E3FC4BEF482461]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58c6afb6
[junit4] 2> 2030431 INFO
(SUITE-AutoCommitTest-seed#[72E3FC4BEF482461]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58c6afb6
[junit4] 2> 2030433 INFO (coreLoadExecutor-6782-thread-1) [
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader,
from paths:
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib,
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 2030488 INFO (coreLoadExecutor-6782-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 2030528 INFO (coreLoadExecutor-6782-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 2030727 WARN (coreLoadExecutor-6782-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema
is text. WARNING: Deprecated, please use 'df' on request instead.
[junit4] 2> 2030731 INFO (coreLoadExecutor-6782-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 2030739 INFO (coreLoadExecutor-6782-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1,
trusted=true
[junit4] 2> 2030739 INFO (coreLoadExecutor-6782-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@58c6afb6
[junit4] 2> 2030740 INFO (coreLoadExecutor-6782-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 2030740 INFO (coreLoadExecutor-6782-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest_72E3FC4BEF482461-001/init-core-data-001/]
[junit4] 2> 2030742 INFO (coreLoadExecutor-6782-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=23, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 2030846 INFO (coreLoadExecutor-6782-thread-1) [
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 2030847 INFO (coreLoadExecutor-6782-thread-1) [
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 2030849 INFO (coreLoadExecutor-6782-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2030849 INFO (coreLoadExecutor-6782-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2030851 INFO (coreLoadExecutor-6782-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=42, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.5320698944163994]
[junit4] 2> 2030851 INFO (coreLoadExecutor-6782-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@684b5a16[collection1] main]
[junit4] 2> 2030852 INFO (coreLoadExecutor-6782-thread-1) [
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 2030866 INFO (coreLoadExecutor-6782-thread-1) [
x:collection1] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 2030887 INFO (coreLoadExecutor-6782-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 2030887 INFO
(searcherExecutor-6783-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 2030887 INFO (coreLoadExecutor-6782-thread-1) [
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1565309302843899904
[junit4] 2> 2030888 INFO
(searcherExecutor-6783-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 2030888 INFO
(searcherExecutor-6783-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 2030888 INFO
(searcherExecutor-6783-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 2030888 INFO
(searcherExecutor-6783-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 2030888 INFO
(searcherExecutor-6783-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 2030889 INFO
(searcherExecutor-6783-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 2030889 INFO
(searcherExecutor-6783-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 2030890 INFO
(searcherExecutor-6783-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 2030891 INFO
(searcherExecutor-6783-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@684b5a16[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2030893 INFO
(SUITE-AutoCommitTest-seed#[72E3FC4BEF482461]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 2030898 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[72E3FC4BEF482461]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testMaxDocs
[junit4] 2> 2030898 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[72E3FC4BEF482461]) [ ]
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 2030898 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[72E3FC4BEF482461]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@1364f4dd[collection1] realtime]
[junit4] 2> 2030899 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[72E3FC4BEF482461]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*
(-9223372036854775807)} 0 1
[junit4] 2> 2030899 ERROR
(TEST-AutoCommitTest.testMaxDocs-seed#[72E3FC4BEF482461]) [ ]
o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/solrcore.properties:java.nio.file.NoSuchFileException:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/solrcore.properties
[junit4] 2> 2030901 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[72E3FC4BEF482461]) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib,
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 2030967 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[72E3FC4BEF482461]) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 2031037 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[72E3FC4BEF482461]) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 2031189 WARN
(TEST-AutoCommitTest.testMaxDocs-seed#[72E3FC4BEF482461]) [ ]
o.a.s.s.IndexSchema [collection1] default search field in schema is text.
WARNING: Deprecated, please use 'df' on request instead.
[junit4] 2> 2031193 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[72E3FC4BEF482461]) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 2031203 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[72E3FC4BEF482461]) [ ]
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from
instancedir
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1
[junit4] 2> 2031231 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[72E3FC4BEF482461]) [ x:collection1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry
'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@58c6afb6
[junit4] 2> 2031231 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[72E3FC4BEF482461]) [ x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest_72E3FC4BEF482461-001/init-core-data-001/]
[junit4] 2> 2031346 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[72E3FC4BEF482461]) [ x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2031346 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[72E3FC4BEF482461]) [ x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2031348 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[72E3FC4BEF482461]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@1c8e0045[collection1] main]
[junit4] 2> 2031349 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[72E3FC4BEF482461]) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 2031486 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[72E3FC4BEF482461]) [ x:collection1]
o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 2031490 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[72E3FC4BEF482461]) [ x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 2031490 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[72E3FC4BEF482461]) [ x:collection1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1565309303476191232
[junit4] 2> 2031494 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[72E3FC4BEF482461]) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=47, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.30129125904717413]
[junit4] 2> 2031494 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[72E3FC4BEF482461]) [ x:collection1]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 2031494 INFO
(searcherExecutor-6788-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 2031495 INFO
(searcherExecutor-6788-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 2031495 INFO
(searcherExecutor-6788-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 2031495 INFO
(searcherExecutor-6788-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 2031495 INFO
(searcherExecutor-6788-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 2031495 INFO
(searcherExecutor-6788-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 2031496 INFO
(searcherExecutor-6788-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 2031496 INFO
(searcherExecutor-6788-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 2031496 INFO
(searcherExecutor-6788-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 2031517 INFO
(searcherExecutor-6788-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1c8e0045[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2031517 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[72E3FC4BEF482461]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@4a8bb5ce[collection1] main]
[junit4] 2> 2031518 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[72E3FC4BEF482461]) [ x:collection1]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@79f1d357
[junit4] 2> 2031519 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[72E3FC4BEF482461]) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=2045891415
[junit4] 2> 2031526 INFO
(searcherExecutor-6788-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@4a8bb5ce[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2031547 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[72E3FC4BEF482461]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[0
(1565309303512891392)]} 0 22
[junit4] 2> 2031548 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[72E3FC4BEF482461]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[1
(1565309303537008640)]} 0 23
[junit4] 2> 2031548 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[72E3FC4BEF482461]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[2
(1565309303537008641)]} 0 23
[junit4] 2> 2031548 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[72E3FC4BEF482461]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[3
(1565309303537008642)]} 0 23
[junit4] 2> 2031548 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[72E3FC4BEF482461]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[4
(1565309303537008643)]} 0 23
[junit4] 2> 2031548 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[72E3FC4BEF482461]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[5
(1565309303537008644)]} 0 24
[junit4] 2> 2031549 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[72E3FC4BEF482461]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[6
(1565309303538057216)]} 0 24
[junit4] 2> 2031549 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[72E3FC4BEF482461]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[7
(1565309303538057217)]} 0 24
[junit4] 2> 2031549 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[72E3FC4BEF482461]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[8
(1565309303538057218)]} 0 24
[junit4] 2> 2031549 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[72E3FC4BEF482461]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[9
(1565309303538057219)]} 0 24
[junit4] 2> 2031549 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[72E3FC4BEF482461]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[10
(1565309303538057220)]} 0 24
[junit4] 2> 2031549 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[72E3FC4BEF482461]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[11
(1565309303538057221)]} 0 24
[junit4] 2> 2031549 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[72E3FC4BEF482461]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[12
(1565309303538057222)]} 0 25
[junit4] 2> 2031550 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[72E3FC4BEF482461]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[13
(1565309303538057223)]} 0 25
[junit4] 2> 2031550 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[72E3FC4BEF482461]) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:1&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
[junit4] 2> 2031553 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[72E3FC4BEF482461]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[14
(1565309303541202944)]} 0 28
[junit4] 2> 2031553 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[72E3FC4BEF482461]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[15
(1565309303542251520)]} 0 28
[junit4] 2> 2031553 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[72E3FC4BEF482461]) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:14&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
[junit4] 2> 2031553 ERROR
(TEST-AutoCommitTest.testMaxDocs-seed#[72E3FC4BEF482461]) [ x:collection1]
o.a.s.SolrTestCaseJ4 REQUEST FAILED: xpath=//result[@numFound=1]
[junit4] 2> xml response was: <?xml version="1.0" encoding="UTF-8"?>
[junit4] 2> <response>
[junit4] 2> <lst name="responseHeader"><int name="status">0</int><int
name="QTime">0</int></lst><result name="response" numFound="0"
start="0"></result>
[junit4] 2> </response>
[junit4] 2>
[junit4] 2> request
was:q=id:14&qt=standard&start=0&rows=20&version=2.2
[junit4] 2> 2031554 ERROR
(TEST-AutoCommitTest.testMaxDocs-seed#[72E3FC4BEF482461]) [ x:collection1]
o.a.s.SolrTestCaseJ4 REQUEST FAILED:
q=id:14&qt=standard&start=0&rows=20&version=2.2:java.lang.RuntimeException:
REQUEST FAILED: xpath=//result[@numFound=1]
[junit4] 2> xml response was: <?xml version="1.0" encoding="UTF-8"?>
[junit4] 2> <response>
[junit4] 2> <lst name="responseHeader"><int name="status">0</int><int
name="QTime">0</int></lst><result name="response" numFound="0"
start="0"></result>
[junit4] 2> </response>
[junit4] 2>
[junit4] 2> request
was:q=id:14&qt=standard&start=0&rows=20&version=2.2
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:889)
[junit4] 2> at
org.apache.solr.update.AutoCommitTest.testMaxDocs(AutoCommitTest.java:225)
[junit4] 2> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
[junit4] 2> at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] 2> at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] 2> at java.lang.reflect.Method.invoke(Method.java:498)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
[junit4] 2> at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4] 2> at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2>
[junit4] 2> 2031554 INFO (commitScheduler-6791-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
[junit4] 2> 2031554 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[72E3FC4BEF482461]) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###Ending testMaxDocs
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=AutoCommitTest
-Dtests.method=testMaxDocs -Dtests.seed=72E3FC4BEF482461 -Dtests.slow=true
-Dtests.locale=ar-DZ -Dtests.timezone=Asia/Karachi -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] ERROR 0.66s J0 | AutoCommitTest.testMaxDocs <<<
[junit4] > Throwable #1: java.lang.RuntimeException: Exception during
query
[junit4] > at
__randomizedtesting.SeedInfo.seed([72E3FC4BEF482461:CB622A94C3A220EB]:0)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:896)
[junit4] > at
org.apache.solr.update.AutoCommitTest.testMaxDocs(AutoCommitTest.java:225)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] > Caused by: java.lang.RuntimeException: REQUEST FAILED:
xpath=//result[@numFound=1]
[junit4] > xml response was: <?xml version="1.0" encoding="UTF-8"?>
[junit4] > <response>
[junit4] > <lst name="responseHeader"><int name="status">0</int><int
name="QTime">0</int></lst><result name="response" numFound="0"
start="0"></result>
[junit4] > </response>
[junit4] > request
was:q=id:14&qt=standard&start=0&rows=20&version=2.2
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:889)
[junit4] > ... 40 more
[junit4] 2> 2031583 INFO (commitScheduler-6791-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@6abf8630[collection1] main]
[junit4] 2> 2031585 INFO (commitScheduler-6791-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2031585 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[72E3FC4BEF482461]) [
x:collection1] o.a.s.SolrTestCaseJ4 ###Starting testCommitWithin
[junit4] 2> 2031586 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[72E3FC4BEF482461]) [
x:collection1] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL
DOCUMENTS FROM INDEX
[junit4] 2> 2031586 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[72E3FC4BEF482461]) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@79a9aed4[collection1] realtime]
[junit4] 2> 2031587 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[72E3FC4BEF482461]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*
(-9223372036854775807)} 0 1
[junit4] 2> 2031587 ERROR
(TEST-AutoCommitTest.testCommitWithin-seed#[72E3FC4BEF482461]) [
x:collection1] o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/solrcore.properties:java.nio.file.NoSuchFileException:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/solrcore.properties
[junit4] 2> 2031588 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[72E3FC4BEF482461]) [
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader,
from paths:
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib,
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 2031624 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[72E3FC4BEF482461]) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 2031656 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[72E3FC4BEF482461]) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 2031738 INFO
(searcherExecutor-6788-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@6abf8630[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):c16)))}
[junit4] 2> 2031858 WARN
(TEST-AutoCommitTest.testCommitWithin-seed#[72E3FC4BEF482461]) [
x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema
is text. WARNING: Deprecated, please use 'df' on request instead.
[junit4] 2> 2031860 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[72E3FC4BEF482461]) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 2031867 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[72E3FC4BEF482461]) [
x:collection1] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using
configuration from instancedir
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1
[junit4] 2> 2031879 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[72E3FC4BEF482461]) [
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@58c6afb6
[junit4] 2> 2031879 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[72E3FC4BEF482461]) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest_72E3FC4BEF482461-001/init-core-data-001/]
[junit4] 2> 2031969 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[72E3FC4BEF482461]) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2031969 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[72E3FC4BEF482461]) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2031971 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[72E3FC4BEF482461]) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@3c5a99b7[collection1] main]
[junit4] 2> 2031972 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[72E3FC4BEF482461]) [
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 2031973 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[72E3FC4BEF482461]) [
x:collection1] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 2031978 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[72E3FC4BEF482461]) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 2031979 INFO
(searcherExecutor-6792-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 2031979 INFO
(searcherExecutor-6792-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 2031979 INFO
(searcherExecutor-6792-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 2031979 INFO
(searcherExecutor-6792-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 2031980 INFO
(searcherExecutor-6792-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 2031980 INFO
(searcherExecutor-6792-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 2031980 INFO
(searcherExecutor-6792-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 2031981 INFO
(searcherExecutor-6792-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 2031981 INFO
(searcherExecutor-6792-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 2031981 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[72E3FC4BEF482461]) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=23, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=82.4609375,
floorSegmentMB=0.6201171875, forceMergeDeletesPctAllowed=27.10602377363332,
segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.39960811974265054
[junit4] 2> 2031982 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[72E3FC4BEF482461]) [
x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 2031984 INFO
(searcherExecutor-6792-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@3c5a99b7[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2031984 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[72E3FC4BEF482461]) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@575e2de7[collection1] main]
[junit4] 2> 2031984 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[72E3FC4BEF482461]) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@2452d41f
[junit4] 2> 2031985 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[72E3FC4BEF482461]) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=609408031
[junit4] 2> 2031987 INFO
(searcherExecutor-6792-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@575e2de7[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2031990 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[72E3FC4BEF482461]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529
(1565309303999430656)]} 0 0
[junit4] 2> 2031990 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[72E3FC4BEF482461]) [
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0
QTime=0
[junit4] 2> 2035990 INFO (commitScheduler-6795-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
[junit4] 2> 2035993 INFO (commitScheduler-6795-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@15fed79f[collection1] main]
[junit4] 2> 2035993 INFO (commitScheduler-6795-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2035994 INFO
(searcherExecutor-6792-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@15fed79f[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.0.0):c1)))}
[junit4] 2> 2036002 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[72E3FC4BEF482461]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530
(1565309308206317568)]} 0 4013
[junit4] 2> 2036002 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[72E3FC4BEF482461]) [
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0
QTime=0
[junit4] 2> 2036002 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[72E3FC4BEF482461]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[529
(-1565309308207366144)]} 0 4014
[junit4] 2> 2036003 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[72E3FC4BEF482461]) [
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0
QTime=0
[junit4] 2> 2038003 INFO (commitScheduler-6795-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
[junit4] 2> 2038006 INFO (commitScheduler-6795-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@7d765b60[collection1] main]
[junit4] 2> 2038006 INFO (commitScheduler-6795-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2038008 INFO
(searcherExecutor-6792-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@7d765b60[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(7.0.0):c1)))}
[junit4] 2> 2038254 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[72E3FC4BEF482461]) [
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0
QTime=0
[junit4] 2> 2038254 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[72E3FC4BEF482461]) [
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0
QTime=0
[junit4] 2> 2038255 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[72E3FC4BEF482461]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1565309310569807872)]} 0 6267
[junit4] 2> 2038256 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[72E3FC4BEF482461]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1565309310570856448)]} 0 6268
[junit4] 2> 2038256 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[72E3FC4BEF482461]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1565309310570856449)]} 0 6268
[junit4] 2> 2038256 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[72E3FC4BEF482461]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1565309310570856450)]} 0 6268
[junit4] 2> 2038256 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[72E3FC4BEF482461]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1565309310570856451)]} 0 6268
[junit4] 2> 2038256 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[72E3FC4BEF482461]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1565309310570856452)]} 0 6268
[junit4] 2> 2038256 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[72E3FC4BEF482461]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1565309310570856453)]} 0 6268
[junit4] 2> 2038256 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[72E3FC4BEF482461]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1565309310570856454)]} 0 6268
[junit4] 2> 2038257 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[72E3FC4BEF482461]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1565309310570856455)]} 0 6268
[junit4] 2> 2038257 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[72E3FC4BEF482461]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1565309310571905024)]} 0 6269
[junit4] 2> 2038257 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[72E3FC4BEF482461]) [
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:500&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0
QTime=0
[junit4] 2> 2038257 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[72E3FC4BEF482461]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1565309310571905025)]} 0 6269
[junit4] 2> 2038258 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[72E3FC4BEF482461]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1565309310572953600)]} 0 6270
[junit4] 2> 2038258 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[72E3FC4BEF482461]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1565309310572953601)]} 0 6270
[junit4] 2> 2038258 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[72E3FC4BEF482461]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1565309310572953602)]} 0 6270
[junit4] 2> 2038258 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[72E3FC4BEF482461]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1565309310572953603)]} 0 6270
[junit4] 2> 2038258 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[72E3FC4BEF482461]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1565309310572953604)]} 0 6270
[junit4] 2> 2038258 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[72E3FC4BEF482461]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1565309310572953605)]} 0 6270
[junit4] 2> 2038259 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[72E3FC4BEF482461]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1565309310574002176)]} 0 6271
[junit4] 2> 2038259 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[72E3FC4BEF482461]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1565309310574002177)]} 0 6271
[junit4] 2> 2038259 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[72E3FC4BEF482461]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1565309310574002178)]} 0 6271
[junit4] 2> 2038259 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[72E3FC4BEF482461]) [
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0
QTime=0
[junit4] 2> 2039258 INFO (commitScheduler-6795-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
[junit4] 2> 2039262 INFO (commitScheduler-6795-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@5c9c0c66[collection1] main]
[junit4] 2> 2039262 INFO (commitScheduler-6795-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2039264 INFO
(searcherExecutor-6792-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@5c9c0c66[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(7.0.0):c10/9:delGen=1)))}
[junit4] 2> 2039510 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[72E3FC4BEF482461]) [
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:500&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0
QTime=0
[junit4] 2> 2039511 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[72E3FC4BEF482461]) [
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0
QTime=0
[junit4] 2> 2039511 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[72E3FC4BEF482461]) [
x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testCommitWithin
[junit4] 2> 2039516 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[72E3FC4BEF482461]) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###Starting testMaxTime
[junit4] 2> 2039516 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[72E3FC4BEF482461]) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 2039517 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[72E3FC4BEF482461]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@20b496a[collection1] realtime]
[junit4] 2> 2039517 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[72E3FC4BEF482461]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*
(-9223372036854775807)} 0 1
[junit4] 2> 2039517 ERROR
(TEST-AutoCommitTest.testMaxTime-seed#[72E3FC4BEF482461]) [ x:collection1]
o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/solrcore.properties:java.nio.file.NoSuchFileException:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/solrcore.properties
[junit4] 2> 2039518 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[72E3FC4BEF482461]) [ x:collection1]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib,
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 2039553 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[72E3FC4BEF482461]) [ x:collection1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 2039577 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[72E3FC4BEF482461]) [ x:collection1]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 2039707 WARN
(TEST-AutoCommitTest.testMaxTime-seed#[72E3FC4BEF482461]) [ x:collection1]
o.a.s.s.IndexSchema [collection1] default search field in schema is text.
WARNING: Deprecated, please use 'df' on request instead.
[junit4] 2> 2039710 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[72E3FC4BEF482461]) [ x:collection1]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 2039716 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[72E3FC4BEF482461]) [ x:collection1]
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from
instancedir
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1
[junit4] 2> 2039730 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[72E3FC4BEF482461]) [ x:collection1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry
'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@58c6afb6
[junit4] 2> 2039730 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[72E3FC4BEF482461]) [ x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest_72E3FC4BEF482461-001/init-core-data-001/]
[junit4] 2> 2039801 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[72E3FC4BEF482461]) [ x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2039801 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[72E3FC4BEF482461]) [ x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2039802 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[72E3FC4BEF482461]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@2644e8c0[collection1] main]
[junit4] 2> 2039803 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[72E3FC4BEF482461]) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 2039804 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[72E3FC4BEF482461]) [ x:collection1]
o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 2039807 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[72E3FC4BEF482461]) [ x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 2039807 INFO
(searcherExecutor-6796-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 2039808 INFO
(searcherExecutor-6796-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 2039808 INFO
(searcherExecutor-6796-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 2039808 INFO
(searcherExecutor-6796-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 2039808 INFO
(searcherExecutor-6796-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 2039808 INFO
(searcherExecutor-6796-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 2039809 INFO
(searcherExecutor-6796-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 2039809 INFO
(searcherExecutor-6796-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 2039809 INFO
(searcherExecutor-6796-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 2039810 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[72E3FC4BEF482461]) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=15, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 2039810 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[72E3FC4BEF482461]) [ x:collection1]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 2039812 INFO
(searcherExecutor-6796-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@2644e8c0[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2039812 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[72E3FC4BEF482461]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@211d967b[collection1] main]
[junit4] 2> 2039812 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[72E3FC4BEF482461]) [ x:collection1]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@489c7a26
[junit4] 2> 2039813 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[72E3FC4BEF482461]) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=1218214438
[junit4] 2> 2039814 INFO
(searcherExecutor-6796-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@211d967b[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2039820 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[72E3FC4BEF482461]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529
(1565309312209780736)]} 0 0
[junit4] 2> 2039820 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[72E3FC4BEF482461]) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0
QTime=0
[junit4] 2> 2041320 INFO (commitScheduler-6799-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
[junit4] 2> 2041324 INFO (commitScheduler-6799-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@67e02a57[collection1] main]
[junit4] 2> 2041324 INFO (commitScheduler-6799-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2041325 INFO
(searcherExecutor-6796-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@67e02a57[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(7.0.0):c1)))}
[junit4] 2> 2041326 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[72E3FC4BEF482461]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530
(1565309313788936192)]} 0 1507
[junit4] 2> 2041326 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[72E3FC4BEF482461]) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0
QTime=0
[junit4] 2> 2041327 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[72E3FC4BEF482461]) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0
QTime=0
[junit4] 2> 2041327 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[72E3FC4BEF482461]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{delete=[529 (-1565309313791033344)]} 0 0
[junit4] 2> 2041328 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[72E3FC4BEF482461]) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0
QTime=0
[junit4] 2> 2042826 INFO (commitScheduler-6799-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
[junit4] 2> 2042829 INFO (commitScheduler-6799-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@59d02d77[collection1] main]
[junit4] 2> 2042829 INFO (commitScheduler-6799-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2042831 INFO
(searcherExecutor-6796-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@59d02d77[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_5(7.0.0):c1)))}
[junit4] 2> 2042831 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[72E3FC4BEF482461]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[550
(1565309315368091648)]} 0 3013
[junit4] 2> 2042832 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[72E3FC4BEF482461]) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0
QTime=0
[junit4] 2> 2042832 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[72E3FC4BEF482461]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1565309315369140224)]} 0 3013
[junit4] 2> 2042832 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[72E3FC4BEF482461]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1565309315369140225)]} 0 3014
[junit4] 2> 2042832 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[72E3FC4BEF482461]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1565309315369140226)]} 0 3014
[junit4] 2> 2042832 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[72E3FC4BEF482461]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1565309315369140227)]} 0 3014
[junit4] 2> 2042833 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[72E3FC4BEF482461]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1565309315370188800)]} 0 3014
[junit4] 2> 2042833 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[72E3FC4BEF482461]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1565309315370188801)]} 0 3014
[junit4] 2> 2042833 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[72E3FC4BEF482461]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1565309315370188802)]} 0 3014
[junit4] 2> 2042833 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[72E3FC4BEF482461]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1565309315370188803)]} 0 3015
[junit4] 2> 2042833 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[72E3FC4BEF482461]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1565309315370188804)]} 0 3015
[junit4] 2> 2042833 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[72E3FC4BEF482461]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1565309315370188805)]} 0 3015
[junit4] 2> 2042834 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[72E3FC4BEF482461]) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:500&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0
QTime=0
[junit4] 2> 2044332 INFO (commitScheduler-6799-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
[junit4] 2> 2044337 INFO (commitScheduler-6799-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@736df1e6[collection1] main]
[junit4] 2> 2044337 INFO (commitScheduler-6799-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2044339 INFO
(searcherExecutor-6796-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@736df1e6[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_5(7.0.0):c1)
Uninverting(_6(7.0.0):c11/9:delGen=1)))}
[junit4] 2> 2044588 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[72E3FC4BEF482461]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[531
(1565309317210439680)]} 0 4770
[junit4] 2> 2044588 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[72E3FC4BEF482461]) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:500&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0
QTime=0
[junit4] 2> 2044589 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[72E3FC4BEF482461]) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###Ending testMaxTime
[junit4] 2> 2044589 INFO
(SUITE-AutoCommitTest-seed#[72E3FC4BEF482461]-worker) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 2044589 INFO
(SUITE-AutoCommitTest-seed#[72E3FC4BEF482461]-worker) [ x:collection1]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=540229642
[junit4] 2> 2044589 INFO
(SUITE-AutoCommitTest-seed#[72E3FC4BEF482461]-worker) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 2044591 INFO
(SUITE-AutoCommitTest-seed#[72E3FC4BEF482461]-worker) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 2044592 INFO
(SUITE-AutoCommitTest-seed#[72E3FC4BEF482461]-worker) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 2044592 INFO
(SUITE-AutoCommitTest-seed#[72E3FC4BEF482461]-worker) [ x:collection1]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 2044592 INFO
(coreCloseExecutor-6800-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@5141457d
[junit4] 2> 2044592 INFO
(coreCloseExecutor-6800-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
[junit4] 2> 2044593 INFO
(coreCloseExecutor-6800-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@43e88757 commitCommandVersion:0
[junit4] 2> 2044596 INFO
(coreCloseExecutor-6800-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=1363232125
[junit4] 2> NOTE: leaving temporary files on disk at:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest_72E3FC4BEF482461-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{field_t=PostingsFormat(name=Asserting),
multiDefault=PostingsFormat(name=LuceneFixedGap),
subject=PostingsFormat(name=LuceneFixedGap), id=PostingsFormat(name=Asserting),
text=PostingsFormat(name=LuceneVarGapFixedInterval)},
docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene70),
_version_=DocValuesFormat(name=Direct),
intDefault=DocValuesFormat(name=Direct),
range_facet_i_dv=DocValuesFormat(name=Lucene70),
intDvoDefault=DocValuesFormat(name=Lucene70),
range_facet_l=DocValuesFormat(name=Lucene70),
timestamp=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=671,
maxMBSortInHeap=6.992382864787041, sim=RandomSimilarity(queryNorm=false): {},
locale=ar-DZ, timezone=Asia/Karachi
[junit4] 2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_121
(64-bit)/cpus=3,threads=1,free=236412952,total=536870912
[junit4] 2> NOTE: All tests run in this JVM: [TestFaceting,
TestDefaultSearchFieldResource, RestartWhileUpdatingTest,
TestRequestStatusCollectionAPI, PolyFieldTest, InfixSuggestersTest,
TestSuggestSpellingConverter, TestConfigSetsAPIExclusivity,
TriLevelCompositeIdRoutingTest, TestReloadAndDeleteDocs,
DeleteLastCustomShardedReplicaTest, SuggesterFSTTest, HLLUtilTest,
CursorPagingTest, TestJmxIntegration, TestSubQueryTransformerCrossCore,
TestFileDictionaryLookup, HttpSolrCallGetCoreTest, RulesTest,
SolrCLIZkUtilsTest, TestNamedUpdateProcessors, TestDistribIDF, SOLR749Test,
TestRTGBase, SuggestComponentContextFilterQueryTest, OverseerRolesTest,
TestUtils, InfoHandlerTest, HdfsChaosMonkeyNothingIsSafeTest,
DistributedQueueTest, TestCryptoKeys, TermsComponentTest, TestManagedSchemaAPI,
TestRTimerTree, PathHierarchyTokenizerFactoryTest, TestMacroExpander,
TestFieldCacheSortRandom, TestMissingGroups, ResourceLoaderTest,
OutputWriterTest, TestSolrConfigHandlerConcurrent, TestStressReorder,
TestScoreJoinQPScore, MBeansHandlerTest, TestSweetSpotSimilarityFactory,
SolrMetricsIntegrationTest, PreAnalyzedFieldManagedSchemaCloudTest,
TestSchemalessBufferedUpdates, JvmMetricsTest,
TestLeaderElectionWithEmptyReplica, TestSQLHandlerNonCloud,
AlternateDirectoryTest, TestExceedMaxTermLength, SSLMigrationTest,
BJQParserTest, UpdateLogTest, TestExtendedDismaxParser,
DistribDocExpirationUpdateProcessorTest, DistributedSpellCheckComponentTest,
StatelessScriptUpdateProcessorFactoryTest, TestHighFrequencyDictionaryFactory,
TestClassicSimilarityFactory, CustomCollectionTest, TestReplicaProperties,
QueryElevationComponentTest, BitVectorTest, HdfsBasicDistributedZk2Test,
ReplaceNodeTest, TestRestManager, AnalyticsQueryTest,
TestBM25SimilarityFactory, RankQueryTest,
OutOfBoxZkACLAndCredentialsProvidersTest, IndexSchemaRuntimeFieldTest,
TestXmlQParserPlugin, TestRandomDVFaceting, SolrXmlInZkTest, CopyFieldTest,
AssignTest, TestSegmentSorting, SoftAutoCommitTest, CurrencyFieldXmlFileTest,
PeerSyncTest, TestLFUCache, TestExactStatsCache,
TestImpersonationWithHadoopAuth, ClusterStateUpdateTest,
TestElisionMultitermQuery, ZkCLITest, TestSha256AuthenticationProvider,
PingRequestHandlerTest, DistributedSuggestComponentTest,
TestDynamicFieldResource, HdfsUnloadDistributedZkTest, TestNoOpRegenerator,
BooleanFieldTest, TestTolerantSearch, BaseCdcrDistributedZkTest,
SolrGraphiteReporterTest, JsonValidatorTest, MigrateRouteKeyTest,
TestIBSimilarityFactory, StandardRequestHandlerTest,
TestUnifiedSolrHighlighter, ConnectionManagerTest, AnalysisErrorHandlingTest,
TestHashPartitioner, DateFieldTest, JavabinLoaderTest, TestCloudDeleteByQuery,
TestCSVLoader, TestPivotHelperCode, TestClassNameShortening, TestFunctionQuery,
QueryEqualityTest, RecoveryZkTest, HardAutoCommitTest, ShardRoutingTest,
SimplePostToolTest, TestInPlaceUpdatesDistrib, TestQuerySenderNoQuery,
DistributedQueryComponentCustomSortTest, OverseerTest,
TestBulkSchemaConcurrent, BlockDirectoryTest, MoveReplicaTest,
SegmentsInfoRequestHandlerTest, TestCustomStream, V2ApiIntegrationTest,
CollectionStateFormat2Test, BigEndianAscendingWordDeserializerTest,
TestCharFilters, UUIDUpdateProcessorFallbackTest,
ShufflingReplicaListTransformerTest, TestReplicationHandlerBackup,
TestBinaryResponseWriter, SyncSliceTest, TestSizeLimitedDistributedMap,
TestCollationField, TestPhraseSuggestions, HdfsThreadLeakTest,
TestSolrQueryParserDefaultOperatorResource, SpellingQueryConverterTest,
TestCustomSort, ConcurrentDeleteAndCreateCollectionTest,
CdcrReplicationDistributedZkTest, TestStressVersions, TestSolrDeletionPolicy1,
CdcrRequestHandlerTest, BlockJoinFacetRandomTest, TestDocTermOrds,
DocValuesTest, RequestLoggingTest, FileUtilsTest, TestCoreContainer,
AnalysisAfterCoreReloadTest, TestCollationFieldDocValues,
TestFieldCacheWithThreads, UninvertDocValuesMergePolicyTest,
AddSchemaFieldsUpdateProcessorFactoryTest, TestGraphMLResponseWriter,
TestSolrCoreParser, TestExportWriter, TestBinaryField,
TestSchemaVersionResource, TestLeaderInitiatedRecoveryThread,
SolrTestCaseJ4Test, BasicDistributedZkTest, UnloadDistributedZkTest,
CollectionsAPIDistributedZkTest, LeaderElectionIntegrationTest,
FullSolrCloudDistribCmdsTest, TestReplicationHandler, LeaderElectionTest,
TestDistributedSearch, AutoCommitTest]
[junit4] Completed [345/702 (1!)] on J0 in 14.60s, 3 tests, 1 error <<<
FAILURES!
[...truncated 629 lines...]
[junit4] Suite: org.apache.solr.cloud.hdfs.HdfsRecoveryZkTest
[junit4] 2> Creating dataDir:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_72E3FC4BEF482461-001/init-core-data-001
[junit4] 2> 2921948 WARN
(SUITE-HdfsRecoveryZkTest-seed#[72E3FC4BEF482461]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=3 numCloses=3
[junit4] 2> 2921948 INFO
(SUITE-HdfsRecoveryZkTest-seed#[72E3FC4BEF482461]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields
[junit4] 2> 2921950 INFO
(SUITE-HdfsRecoveryZkTest-seed#[72E3FC4BEF482461]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 2921951 INFO
(SUITE-HdfsRecoveryZkTest-seed#[72E3FC4BEF482461]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_72E3FC4BEF482461-001/tempDir-001
[junit4] 2> 2921951 INFO
(SUITE-HdfsRecoveryZkTest-seed#[72E3FC4BEF482461]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 2921951 INFO (Thread-5102) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 2921951 INFO (Thread-5102) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 2922051 INFO
(SUITE-HdfsRecoveryZkTest-seed#[72E3FC4BEF482461]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:48231
[junit4] 2> 2922060 INFO (jetty-launcher-5257-thread-2) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 2922060 INFO (jetty-launcher-5257-thread-1) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 2922062 INFO (jetty-launcher-5257-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@11ab873{/solr,null,AVAILABLE}
[junit4] 2> 2922064 INFO (jetty-launcher-5257-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@579e57bd{/solr,null,AVAILABLE}
[junit4] 2> 2922064 INFO (jetty-launcher-5257-thread-2) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@51909222{HTTP/1.1,[http/1.1]}{127.0.0.1:42369}
[junit4] 2> 2922065 INFO (jetty-launcher-5257-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@3f983da1{HTTP/1.1,[http/1.1]}{127.0.0.1:51433}
[junit4] 2> 2922065 INFO (jetty-launcher-5257-thread-2) [ ]
o.e.j.s.Server Started @2925518ms
[junit4] 2> 2922065 INFO (jetty-launcher-5257-thread-1) [ ]
o.e.j.s.Server Started @2925518ms
[junit4] 2> 2922065 INFO (jetty-launcher-5257-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=42369}
[junit4] 2> 2922065 INFO (jetty-launcher-5257-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=51433}
[junit4] 2> 2922065 ERROR (jetty-launcher-5257-thread-1) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2922065 ERROR (jetty-launcher-5257-thread-2) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2922066 INFO (jetty-launcher-5257-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 2922066 INFO (jetty-launcher-5257-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 2922066 INFO (jetty-launcher-5257-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2922066 INFO (jetty-launcher-5257-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2922066 INFO (jetty-launcher-5257-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2922066 INFO (jetty-launcher-5257-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2922066 INFO (jetty-launcher-5257-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-04-21T17:36:10.218Z
[junit4] 2> 2922066 INFO (jetty-launcher-5257-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-04-21T17:36:10.218Z
[junit4] 2> 2922069 INFO (jetty-launcher-5257-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2922069 INFO (jetty-launcher-5257-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2922080 INFO (jetty-launcher-5257-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:48231/solr
[junit4] 2> 2922080 INFO (jetty-launcher-5257-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:48231/solr
[junit4] 2> 2922114 INFO (jetty-launcher-5257-thread-1)
[n:127.0.0.1:51433_solr ] o.a.s.c.Overseer Overseer (id=nu
[...truncated too long message...]
n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):c10)))}
[junit4] 2> 3174234 INFO
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[72E3FC4BEF482461]) [
] o.a.s.SolrTestCaseJ4 ###Ending testParallelReloadAndStats
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=StatsReloadRaceTest
-Dtests.method=testParallelReloadAndStats -Dtests.seed=72E3FC4BEF482461
-Dtests.slow=true -Dtests.locale=zh-HK -Dtests.timezone=Africa/Maseru
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] FAILURE 11.0s J1 | StatsReloadRaceTest.testParallelReloadAndStats
<<<
[junit4] > Throwable #1: java.lang.AssertionError: Key
SEARCHER.searcher.indexVersion not found in registry solr.core.collection1
[junit4] > at
__randomizedtesting.SeedInfo.seed([72E3FC4BEF482461:BD7D997260B94C3E]:0)
[junit4] > at
org.apache.solr.handler.admin.StatsReloadRaceTest.requestMetrics(StatsReloadRaceTest.java:132)
[junit4] > at
org.apache.solr.handler.admin.StatsReloadRaceTest.testParallelReloadAndStats(StatsReloadRaceTest.java:70)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 3174236 INFO
(SUITE-StatsReloadRaceTest-seed#[72E3FC4BEF482461]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 3174236 INFO
(SUITE-StatsReloadRaceTest-seed#[72E3FC4BEF482461]-worker) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=114902378
[junit4] 2> 3174237 INFO
(SUITE-StatsReloadRaceTest-seed#[72E3FC4BEF482461]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 3174238 INFO
(SUITE-StatsReloadRaceTest-seed#[72E3FC4BEF482461]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 3174240 INFO
(SUITE-StatsReloadRaceTest-seed#[72E3FC4BEF482461]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 3174251 INFO
(SUITE-StatsReloadRaceTest-seed#[72E3FC4BEF482461]-worker) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 3174251 INFO (coreCloseExecutor-9713-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@38117830
[junit4] 2> 3174252 INFO (coreCloseExecutor-9713-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=940668976
[junit4] 2> NOTE: leaving temporary files on disk at:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.admin.StatsReloadRaceTest_72E3FC4BEF482461-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{name_s=Lucene50(blocksize=128), range_facet_l_dv=PostingsFormat(name=Direct),
multiDefault=BlockTreeOrds(blocksize=128),
intDefault=PostingsFormat(name=MockRandom), id=PostingsFormat(name=Direct),
range_facet_i_dv=PostingsFormat(name=MockRandom),
range_facet_l=PostingsFormat(name=MockRandom),
timestamp=PostingsFormat(name=MockRandom)},
docValues:{range_facet_l_dv=DocValuesFormat(name=Direct),
_version_=DocValuesFormat(name=Memory),
range_facet_i_dv=DocValuesFormat(name=Memory),
intDvoDefault=DocValuesFormat(name=Lucene70),
timestamp=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=1850,
maxMBSortInHeap=6.076158276921051, sim=RandomSimilarity(queryNorm=true): {},
locale=zh-HK, timezone=Africa/Maseru
[junit4] 2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_121
(64-bit)/cpus=3,threads=1,free=262422784,total=536870912
[junit4] 2> NOTE: All tests run in this JVM: [CoreSorterTest,
TemplateUpdateProcessorTest, TestReRankQParserPlugin, ShardRoutingCustomTest,
TestSQLHandler, TestDocSet, TestSolr4Spatial2, TestStressRecovery,
CurrencyFieldOpenExchangeTest, TestFieldCacheSort,
LeaderFailureAfterFreshStartTest, TestCloudSchemaless, UpdateParamsTest,
TestCoreDiscovery, TestBlobHandler, DistribJoinFromCollectionTest,
SmileWriterTest, CollectionsAPISolrJTest, TestSolrCloudWithHadoopAuthPlugin,
TestExactSharedStatsCache, TestSolrQueryParser, ExternalFileFieldSortTest,
TestDocumentBuilder, TestMacros, TestFoldingMultitermQuery,
DistributedTermsComponentTest, DistributedVersionInfoTest,
ClassificationUpdateProcessorIntegrationTest,
LeaderInitiatedRecoveryOnShardRestartTest, SystemInfoHandlerTest,
CSVRequestHandlerTest, TestInitQParser, HdfsSyncSliceTest, TestRangeQuery,
ExplicitHLLTest, RuleEngineTest, TestFastWriter,
DirectUpdateHandlerOptimizeTest, BasicZkTest, ReturnFieldsTest,
ForceLeaderTest, CacheHeaderTest, TestZkChroot, PreAnalyzedUpdateProcessorTest,
TestReqParamsAPI, TestCoreAdminApis, TestMiniSolrCloudClusterSSL,
TestCloudPseudoReturnFields, TestRebalanceLeaders, OpenCloseCoreStressTest,
DistanceFunctionTest, ConfigSetsAPITest, ZkSolrClientTest,
TestLuceneMatchVersion, HighlighterConfigTest,
TestSolrCloudWithDelegationTokens, WordBreakSolrSpellCheckerTest,
NotRequiredUniqueKeyTest, TestPathTrie, TestCodecSupport,
SimpleCollectionCreateDeleteTest, DOMUtilTest, SolrCoreMetricManagerTest,
TestDownShardTolerantSearch, DistributedFacetPivotSmallAdvancedTest,
LukeRequestHandlerTest, TestDistributedMissingSort, TestFieldCache,
TestConfigSetProperties, TestPHPSerializedResponseWriter, RemoteQueryErrorTest,
ResponseLogComponentTest, MergeStrategyTest, SortByFunctionTest, TestNRTOpen,
TestFreeTextSuggestions, TestSimpleQParserPlugin,
TestSubQueryTransformerDistrib, DistribCursorPagingTest,
OverseerModifyCollectionTest, SuggesterTSTTest,
HdfsTlogReplayBufferedWhileIndexingTest, CleanupOldIndexTest, BadComponentTest,
SubstringBytesRefFilterTest, UtilsToolTest, SolrIndexSplitterTest,
TestAnalyzedSuggestions, TestOverriddenPrefixQueryForCustomFieldType,
PeerSyncReplicationTest, TestHdfsBackupRestoreCore, TestOmitPositions,
CoreMergeIndexesAdminHandlerTest, BlobRepositoryCloudTest, ZkStateWriterTest,
TestRealTimeGet, SolrCmdDistributorTest, TestSolrConfigHandlerCloud,
CloneFieldUpdateProcessorFactoryTest, TestLMDirichletSimilarityFactory,
TestInPlaceUpdatesStandalone, TestUseDocValuesAsStored, TestRequestForwarding,
TestFiltering, TestManagedResourceStorage, UpdateRequestProcessorFactoryTest,
TestQuerySenderListener, SortSpecParsingTest, BasicAuthStandaloneTest,
TestReversedWildcardFilterFactory, TestManagedStopFilterFactory,
ChangedSchemaMergeTest, FileBasedSpellCheckerTest,
TestRuleBasedAuthorizationPlugin, SolrJmxReporterTest,
TolerantUpdateProcessorTest, TestQueryTypes, OverseerStatusTest,
BlockCacheTest, TestSerializedLuceneMatchVersion, TestHdfsCloudBackupRestore,
CursorMarkTest, TestSolrFieldCacheBean, ExitableDirectoryReaderTest,
TestSchemaSimilarityResource, SliceStateTest, SuggestComponentTest,
CoreAdminHandlerTest, TestCloudInspectUtil, BasicDistributedZk2Test,
TestSearchPerf, TestSchemaManager, LoggingHandlerTest,
URLClassifyProcessorTest, TestClusterStateMutator, TestRandomFlRTGCloud,
SparseHLLTest, TestSystemCollAutoCreate, TestSubQueryTransformer,
SolrCoreCheckLockOnStartupTest, ResponseHeaderTest, DeleteShardTest,
DeleteInactiveReplicaTest, BlockJoinFacetSimpleTest, UUIDFieldTest,
TestBadConfig, ChaosMonkeySafeLeaderTest, TestRecovery,
TestAtomicUpdateErrorCases, TestSolr4Spatial, TestJoin, TestReload, TestTrie,
TestRandomFaceting, TestRandomCollapseQParserPlugin, TestQueryUtils,
TestBulkSchemaAPI, SolrMetricReporterTest, TestInfoStreamLogging,
DistributedIntervalFacetingTest, TestConfigSetsAPI,
TestSlowCompositeReaderWrapper, ReplicaListTransformerTest, DistanceUnitsTest,
ReplicationFactorTest, TestSimpleTrackingShardHandler,
ShowFileRequestHandlerTest, TermVectorComponentDistributedTest,
SpellCheckCollatorTest, TestDistributedGrouping, TestLRUCache,
PreAnalyzedFieldTest, TestSystemIdResolver, PrimUtilsTest,
RAMDirectoryFactoryTest, ClusterStateTest, TestSolrJ, ZkNodePropsTest,
CircularListTest, DistributedMLTComponentTest, TestCrossCoreJoin,
TestCursorMarkWithoutUniqueKey, TestHighlightDedupGrouping,
TestEmbeddedSolrServerConstructors, TestEmbeddedSolrServerSchemaAPI,
TestJettySolrRunner, ConnectionReuseTest, ActionThrottleTest,
AliasIntegrationTest, AsyncCallRequestStatusResponseTest, CdcrBootstrapTest,
CloudExitableDirectoryReaderTest, CollectionTooManyReplicasTest,
CreateCollectionCleanupTest, DeleteNodeTest, DeleteReplicaTest,
HttpPartitionTest, MissingSegmentRecoveryTest, NodeMutatorTest,
OnlyLeaderIndexesTest, SharedFSAutoReplicaFailoverTest,
SharedFSAutoReplicaFailoverUtilsTest, SolrCloudExampleTest,
TestAuthenticationFramework, TestCloudPivotFacet, TestCloudRecovery,
TestClusterProperties, TestCollectionAPI, TestConfigSetsAPIZkFailure,
TestDeleteCollectionOnDownNodes, TestDistribDocBasedVersion,
TestExclusionRuleCollectionAccess, TestLeaderElectionZkExpiry, TestLockTree,
TestMiniSolrCloudCluster, TestSSLRandomization, TestShortCircuitedRequests,
TestSolrCloudWithSecureImpersonation, TestStressInPlaceUpdates,
TlogReplayBufferedWhileIndexingTest, VMParamsZkACLAndCredentialsProvidersTest,
HdfsBasicDistributedZkTest, HdfsChaosMonkeySafeLeaderTest,
HdfsCollectionsAPIDistributedZkTest, HdfsNNFailoverTest, HdfsRecoveryZkTest,
HdfsRestartWhileUpdatingTest, HdfsWriteToMultipleCollectionsTest,
StressHdfsTest, ZkStateReaderTest, CachingDirectoryFactoryTest,
ConfigureRecoveryStrategyTest, DirectoryFactoryTest, HdfsDirectoryFactoryTest,
QueryResultKeyTest, TestBackupRepositoryFactory, TestConfigOverlay,
TestConfigSetImmutable, TestConfigSets, TestCorePropertiesReload,
TestDynamicLoading, TestImplicitCoreProperties, TestInitParams,
TestShardHandlerFactory, TestSolrConfigHandler, TestSolrXml,
TestSolrCloudSnapshots, TestSolrCoreSnapshots, TestConfigReload,
TestRestoreCore, CoreAdminCreateDiscoverTest, CoreAdminRequestStatusTest,
MetricsHandlerTest, PropertiesRequestHandlerTest, SecurityConfHandlerTest,
StatsReloadRaceTest]
[junit4] Completed [565/702 (3!)] on J1 in 11.64s, 1 test, 1 failure <<<
FAILURES!
[...truncated 43828 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]