Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/1130/
1 tests failed.
FAILED: org.apache.solr.update.AutoCommitTest.testMaxTime
Error Message:
Exception during query
Stack Trace:
java.lang.RuntimeException: Exception during query
at
__randomizedtesting.SeedInfo.seed([518C1F8151DF65B2:CB786263CF45F98E]:0)
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:785)
at
org.apache.solr.update.AutoCommitTest.testMaxTime(AutoCommitTest.java:243)
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:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
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:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
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:367)
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:529&qt=standard&start=0&rows=20&version=2.2
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:778)
... 40 more
Build Log:
[...truncated 11538 lines...]
[junit4] Suite: org.apache.solr.update.AutoCommitTest
[junit4] 2> Creating dataDir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest_518C1F8151DF65B2-001/init-core-data-001
[junit4] 2> 962033 INFO
(SUITE-AutoCommitTest-seed#[518C1F8151DF65B2]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false)
[junit4] 2> 962035 INFO
(SUITE-AutoCommitTest-seed#[518C1F8151DF65B2]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 962035 INFO
(SUITE-AutoCommitTest-seed#[518C1F8151DF65B2]-worker) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1'
[junit4] 2> 962035 INFO
(SUITE-AutoCommitTest-seed#[518C1F8151DF65B2]-worker) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 962035 INFO
(SUITE-AutoCommitTest-seed#[518C1F8151DF65B2]-worker) [ ]
o.a.s.c.SolrResourceLoader using system property solr.solr.home:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr
[junit4] 2> 962035 INFO
(SUITE-AutoCommitTest-seed#[518C1F8151DF65B2]-worker) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes/'
to classloader
[junit4] 2> 962035 INFO
(SUITE-AutoCommitTest-seed#[518C1F8151DF65B2]-worker) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib/README'
to classloader
[junit4] 2> 962055 INFO
(SUITE-AutoCommitTest-seed#[518C1F8151DF65B2]-worker) [ ] o.a.s.c.SolrConfig
current version of requestparams : -1
[junit4] 2> 962061 WARN
(SUITE-AutoCommitTest-seed#[518C1F8151DF65B2]-worker) [ ] o.a.s.c.Config
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory>
instead.
[junit4] 2> 962063 INFO
(SUITE-AutoCommitTest-seed#[518C1F8151DF65B2]-worker) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.0.0
[junit4] 2> 962077 INFO
(SUITE-AutoCommitTest-seed#[518C1F8151DF65B2]-worker) [ ] o.a.s.c.SolrConfig
Loaded SolrConfig: solrconfig.xml
[junit4] 2> 962080 INFO
(SUITE-AutoCommitTest-seed#[518C1F8151DF65B2]-worker) [ ]
o.a.s.s.IndexSchema [null] Schema name=test
[junit4] 2> 962160 INFO
(SUITE-AutoCommitTest-seed#[518C1F8151DF65B2]-worker) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with
rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 962170 INFO
(SUITE-AutoCommitTest-seed#[518C1F8151DF65B2]-worker) [ ]
o.a.s.s.IndexSchema default search field in schema is text
[junit4] 2> 962170 INFO
(SUITE-AutoCommitTest-seed#[518C1F8151DF65B2]-worker) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 962174 INFO
(SUITE-AutoCommitTest-seed#[518C1F8151DF65B2]-worker) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 962175 INFO
(SUITE-AutoCommitTest-seed#[518C1F8151DF65B2]-worker) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 962176 INFO
(SUITE-AutoCommitTest-seed#[518C1F8151DF65B2]-worker) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 962177 INFO
(SUITE-AutoCommitTest-seed#[518C1F8151DF65B2]-worker) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 962177 INFO
(SUITE-AutoCommitTest-seed#[518C1F8151DF65B2]-worker) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 962177 INFO
(SUITE-AutoCommitTest-seed#[518C1F8151DF65B2]-worker) [ ]
o.a.s.c.SolrResourceLoader using system property solr.solr.home:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr
[junit4] 2> 962177 INFO
(SUITE-AutoCommitTest-seed#[518C1F8151DF65B2]-worker) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr'
[junit4] 2> 962177 INFO
(SUITE-AutoCommitTest-seed#[518C1F8151DF65B2]-worker) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 962177 INFO
(SUITE-AutoCommitTest-seed#[518C1F8151DF65B2]-worker) [ ]
o.a.s.c.SolrResourceLoader using system property solr.solr.home:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr
[junit4] 2> 962177 INFO
(SUITE-AutoCommitTest-seed#[518C1F8151DF65B2]-worker) [ ]
o.a.s.c.CoreContainer New CoreContainer 1980164509
[junit4] 2> 962178 INFO
(SUITE-AutoCommitTest-seed#[518C1F8151DF65B2]-worker) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr]
[junit4] 2> 962178 WARN
(SUITE-AutoCommitTest-seed#[518C1F8151DF65B2]-worker) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/lib
to classpath:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/lib
[junit4] 2> 962178 INFO
(SUITE-AutoCommitTest-seed#[518C1F8151DF65B2]-worker) [ ]
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout :
600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections :
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime :
5,sizeOfQueue : -1,fairnessPolicy : false,
[junit4] 2> 962191 INFO
(SUITE-AutoCommitTest-seed#[518C1F8151DF65B2]-worker) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
[junit4] 2> 962192 INFO
(SUITE-AutoCommitTest-seed#[518C1F8151DF65B2]-worker) [ ] o.a.s.l.LogWatcher
SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 962192 INFO
(SUITE-AutoCommitTest-seed#[518C1F8151DF65B2]-worker) [ ] o.a.s.l.LogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 962192 INFO
(SUITE-AutoCommitTest-seed#[518C1F8151DF65B2]-worker) [ ]
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 962192 INFO
(SUITE-AutoCommitTest-seed#[518C1F8151DF65B2]-worker) [ ]
o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 962193 INFO
(SUITE-AutoCommitTest-seed#[518C1F8151DF65B2]-worker) [ ]
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1,
config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true,
configSetProperties=configsetprops.json, collection=collection1,
dataDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest_518C1F8151DF65B2-001/init-core-data-001,
shard=shard1}
[junit4] 2> 962193 INFO (coreLoadExecutor-4110-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1'
[junit4] 2> 962193 INFO (coreLoadExecutor-4110-thread-1) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 962193 INFO (coreLoadExecutor-4110-thread-1) [ ]
o.a.s.c.SolrResourceLoader using system property solr.solr.home:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr
[junit4] 2> 962194 INFO (coreLoadExecutor-4110-thread-1) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes/'
to classloader
[junit4] 2> 962194 INFO (coreLoadExecutor-4110-thread-1) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib/README'
to classloader
[junit4] 2> 962214 INFO (coreLoadExecutor-4110-thread-1) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 962220 WARN (coreLoadExecutor-4110-thread-1) [ ]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 962221 INFO (coreLoadExecutor-4110-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 962254 INFO (coreLoadExecutor-4110-thread-1) [ ]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 962257 INFO (coreLoadExecutor-4110-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 962321 INFO (coreLoadExecutor-4110-thread-1) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with
rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 962325 INFO (coreLoadExecutor-4110-thread-1) [ ]
o.a.s.s.IndexSchema default search field in schema is text
[junit4] 2> 962325 INFO (coreLoadExecutor-4110-thread-1) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 962328 INFO (coreLoadExecutor-4110-thread-1) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 962329 INFO (coreLoadExecutor-4110-thread-1) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 962336 INFO (coreLoadExecutor-4110-thread-1) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 962336 INFO (coreLoadExecutor-4110-thread-1) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 962338 INFO (coreLoadExecutor-4110-thread-1) [ ]
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default
properties: Can't find resource 'configsetprops.json' in classpath or
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1'
[junit4] 2> 962338 INFO (coreLoadExecutor-4110-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1
[junit4] 2> 962338 INFO (coreLoadExecutor-4110-thread-1) [
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 962338 INFO (coreLoadExecutor-4110-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest_518C1F8151DF65B2-001/init-core-data-001/]
[junit4] 2> 962338 INFO (coreLoadExecutor-4110-thread-1) [
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@52e48249
[junit4] 2> 962339 INFO (coreLoadExecutor-4110-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest_518C1F8151DF65B2-001/init-core-data-001
[junit4] 2> 962339 INFO (coreLoadExecutor-4110-thread-1) [
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null
new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest_518C1F8151DF65B2-001/init-core-data-001/index/
[junit4] 2> 962339 WARN (coreLoadExecutor-4110-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest_518C1F8151DF65B2-001/init-core-data-001/index'
doesn't exist. Creating new index...
[junit4] 2> 962340 INFO (coreLoadExecutor-4110-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest_518C1F8151DF65B2-001/init-core-data-001/index
[junit4] 2> 962340 INFO (coreLoadExecutor-4110-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=23, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=24.7998046875,
floorSegmentMB=0.759765625, forceMergeDeletesPctAllowed=16.23473515224778,
segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 962340 INFO (coreLoadExecutor-4110-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@7452ef5b
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@657110f3),segFN=segments_1,generation=1}
[junit4] 2> 962340 INFO (coreLoadExecutor-4110-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 962342 INFO
(OldIndexDirectoryCleanupThreadForCore-collection1) [ x:collection1]
o.a.s.c.SolrCore Looking for old index directories to cleanup for core
collection1 in
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest_518C1F8151DF65B2-001/init-core-data-001/
[junit4] 2> 962343 INFO (coreLoadExecutor-4110-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 962343 INFO (coreLoadExecutor-4110-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 962343 INFO (coreLoadExecutor-4110-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "dedupe-allfields"
[junit4] 2> 962343 INFO (coreLoadExecutor-4110-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"dedupe-allfields"
[junit4] 2> 962343 INFO (coreLoadExecutor-4110-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 962343 INFO (coreLoadExecutor-4110-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 962343 INFO (coreLoadExecutor-4110-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "uniq-fields"
[junit4] 2> 962343 INFO (coreLoadExecutor-4110-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4] 2> 962343 INFO (coreLoadExecutor-4110-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 962343 INFO (coreLoadExecutor-4110-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 962343 INFO (coreLoadExecutor-4110-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 962343 INFO (coreLoadExecutor-4110-thread-1) [
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as
default, creating implicit default
[junit4] 2> 962344 INFO (coreLoadExecutor-4110-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 962345 INFO (coreLoadExecutor-4110-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 962345 INFO (coreLoadExecutor-4110-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 962346 INFO (coreLoadExecutor-4110-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 962348 INFO (coreLoadExecutor-4110-thread-1) [
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with
startup=lazy
[junit4] 2> 962349 INFO (coreLoadExecutor-4110-thread-1) [
x:collection1] o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,/export,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/sql,/graph,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
[junit4] 2> 962349 INFO (coreLoadExecutor-4110-thread-1) [
x:collection1] o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 962349 INFO (coreLoadExecutor-4110-thread-1) [
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 962349 INFO (coreLoadExecutor-4110-thread-1) [
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 962350 INFO (coreLoadExecutor-4110-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 962350 INFO (coreLoadExecutor-4110-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 962351 INFO (coreLoadExecutor-4110-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=27, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=11.837890625,
floorSegmentMB=1.6943359375, forceMergeDeletesPctAllowed=27.490112161011144,
segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.7705075877245529
[junit4] 2> 962351 INFO (coreLoadExecutor-4110-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@7452ef5b
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@657110f3),segFN=segments_1,generation=1}
[junit4] 2> 962351 INFO (coreLoadExecutor-4110-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 962351 INFO (coreLoadExecutor-4110-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@43e9ed5a[collection1] main]
[junit4] 2> 962351 INFO (coreLoadExecutor-4110-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs:
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
[junit4] 2> 962351 INFO (coreLoadExecutor-4110-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using
InMemoryStorage
[junit4] 2> 962351 INFO (coreLoadExecutor-4110-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 962351 INFO (coreLoadExecutor-4110-thread-1) [
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 962363 INFO (coreLoadExecutor-4110-thread-1) [
x:collection1] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 962386 INFO (coreLoadExecutor-4110-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 962386 INFO
(searcherExecutor-4111-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 962386 INFO
(searcherExecutor-4111-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 962386 INFO
(searcherExecutor-4111-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 962386 INFO
(searcherExecutor-4111-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 962386 INFO
(searcherExecutor-4111-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 962387 INFO
(searcherExecutor-4111-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 962387 INFO
(searcherExecutor-4111-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 962387 INFO
(searcherExecutor-4111-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 962387 INFO
(searcherExecutor-4111-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 962387 INFO
(searcherExecutor-4111-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@43e9ed5a[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 962388 INFO (coreLoadExecutor-4110-thread-1) [
x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed
version buckets
[junit4] 2> 962388 INFO (coreLoadExecutor-4110-thread-1) [
x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for
65536 version buckets from index
[junit4] 2> 962388 INFO (coreLoadExecutor-4110-thread-1) [
x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed
version bucket highest value from index
[junit4] 2> 962388 INFO (coreLoadExecutor-4110-thread-1) [
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1533722164281212928
[junit4] 2> 962390 INFO (coreLoadExecutor-4110-thread-1) [
x:collection1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with
highest version 1533722164281212928
[junit4] 2> 962390 INFO (coreLoadExecutor-4110-thread-1) [
x:collection1] o.a.s.c.CoreContainer registering core: collection1
[junit4] 2> 962391 INFO
(SUITE-AutoCommitTest-seed#[518C1F8151DF65B2]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 962394 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[518C1F8151DF65B2]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testMaxDocs
[junit4] 2> 962395 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[518C1F8151DF65B2]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{deleteByQuery=*:* (-1533722164287504384)} 0 1
[junit4] 2> 962396 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[518C1F8151DF65B2]) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1'
[junit4] 2> 962396 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[518C1F8151DF65B2]) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 962396 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[518C1F8151DF65B2]) [ ]
o.a.s.c.SolrResourceLoader using system property solr.solr.home:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr
[junit4] 2> 962397 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[518C1F8151DF65B2]) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes/'
to classloader
[junit4] 2> 962397 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[518C1F8151DF65B2]) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib/README'
to classloader
[junit4] 2> 962412 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[518C1F8151DF65B2]) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 962417 WARN
(TEST-AutoCommitTest.testMaxDocs-seed#[518C1F8151DF65B2]) [ ] o.a.s.c.Config
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory>
instead.
[junit4] 2> 962419 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[518C1F8151DF65B2]) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 962432 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[518C1F8151DF65B2]) [ ]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 962437 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[518C1F8151DF65B2]) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 962538 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[518C1F8151DF65B2]) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with
rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 962546 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[518C1F8151DF65B2]) [ ]
o.a.s.s.IndexSchema default search field in schema is text
[junit4] 2> 962546 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[518C1F8151DF65B2]) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 962556 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[518C1F8151DF65B2]) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 962561 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[518C1F8151DF65B2]) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 962563 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[518C1F8151DF65B2]) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 962563 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[518C1F8151DF65B2]) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 962564 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[518C1F8151DF65B2]) [ ]
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default
properties: Can't find resource 'configsetprops.json' in classpath or
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1'
[junit4] 2> 962564 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[518C1F8151DF65B2]) [ ]
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from
instancedir
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1
[junit4] 2> 962569 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[518C1F8151DF65B2]) [ x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest_518C1F8151DF65B2-001/init-core-data-001/]
[junit4] 2> 962570 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[518C1F8151DF65B2]) [ x:collection1]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@52e48249
[junit4] 2> 962570 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[518C1F8151DF65B2]) [ x:collection1]
o.a.s.c.SolrCore New index directory detected: old=null
new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest_518C1F8151DF65B2-001/init-core-data-001/index/
[junit4] 2> 962576 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[518C1F8151DF65B2]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"dedupe"
[junit4] 2> 962576 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[518C1F8151DF65B2]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 962576 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[518C1F8151DF65B2]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"dedupe-allfields"
[junit4] 2> 962576 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[518C1F8151DF65B2]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"dedupe-allfields"
[junit4] 2> 962576 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[518C1F8151DF65B2]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"stored_sig"
[junit4] 2> 962576 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[518C1F8151DF65B2]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 962576 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[518C1F8151DF65B2]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"uniq-fields"
[junit4] 2> 962576 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[518C1F8151DF65B2]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4] 2> 962576 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[518C1F8151DF65B2]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"distrib-dup-test-chain-explicit"
[junit4] 2> 962577 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[518C1F8151DF65B2]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 962577 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[518C1F8151DF65B2]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 962577 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[518C1F8151DF65B2]) [ x:collection1]
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating
implicit default
[junit4] 2> 962578 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[518C1F8151DF65B2]) [ x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 962579 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[518C1F8151DF65B2]) [ x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 962579 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[518C1F8151DF65B2]) [ x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 962580 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[518C1F8151DF65B2]) [ x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 962580 INFO
(OldIndexDirectoryCleanupThreadForCore-collection1) [ x:collection1]
o.a.s.c.SolrCore Looking for old index directories to cleanup for core
collection1 in
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest_518C1F8151DF65B2-001/init-core-data-001/
[junit4] 2> 962588 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[518C1F8151DF65B2]) [ x:collection1]
o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy
[junit4] 2> 962589 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[518C1F8151DF65B2]) [ x:collection1]
o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,/export,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/sql,/graph,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
[junit4] 2> 962589 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[518C1F8151DF65B2]) [ x:collection1]
o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 962592 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[518C1F8151DF65B2]) [ x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 962592 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[518C1F8151DF65B2]) [ x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 962592 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[518C1F8151DF65B2]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@79549c4c[collection1] main]
[junit4] 2> 962592 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[518C1F8151DF65B2]) [ x:collection1]
o.a.s.r.RestManager Initializing RestManager with initArgs:
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
[junit4] 2> 962592 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[518C1F8151DF65B2]) [ x:collection1]
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
[junit4] 2> 962592 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[518C1F8151DF65B2]) [ x:collection1]
o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 962592 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[518C1F8151DF65B2]) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 962593 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[518C1F8151DF65B2]) [ x:collection1]
o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 962595 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[518C1F8151DF65B2]) [ x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 962595 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[518C1F8151DF65B2]) [ x:collection1]
o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
[junit4] 2> 962595 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[518C1F8151DF65B2]) [ x:collection1]
o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version
buckets from index
[junit4] 2> 962595 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[518C1F8151DF65B2]) [ x:collection1]
o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket
highest value from index
[junit4] 2> 962597 INFO
(searcherExecutor-4116-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 962597 INFO
(searcherExecutor-4116-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 962597 INFO
(searcherExecutor-4116-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 962597 INFO
(searcherExecutor-4116-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 962598 INFO
(searcherExecutor-4116-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 962598 INFO
(searcherExecutor-4116-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 962598 INFO
(searcherExecutor-4116-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 962598 INFO
(searcherExecutor-4116-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 962598 INFO
(searcherExecutor-4116-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 962599 INFO
(searcherExecutor-4116-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@79549c4c[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 962599 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[518C1F8151DF65B2]) [ x:collection1]
o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version
1533722164287504384
[junit4] 2> 962599 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[518C1F8151DF65B2]) [ x:collection1]
o.a.s.u.DefaultSolrCoreState Closing old IndexWriter... core=collection1
[junit4] 2> 962599 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[518C1F8151DF65B2]) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=22, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=26.42578125,
floorSegmentMB=0.4267578125, forceMergeDeletesPctAllowed=28.91427532967218,
segmentsPerTier=27.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 962599 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[518C1F8151DF65B2]) [ x:collection1]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@7452ef5b
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@657110f3),segFN=segments_1,generation=1}
[junit4] 2> 962600 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[518C1F8151DF65B2]) [ x:collection1]
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 962600 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[518C1F8151DF65B2]) [ x:collection1]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 962600 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[518C1F8151DF65B2]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@6ab4ff88[collection1] main]
[junit4] 2> 962600 INFO
(searcherExecutor-4116-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@6ab4ff88[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 962600 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[518C1F8151DF65B2]) [ x:collection1]
o.a.s.c.CoreContainer replacing core: collection1
[junit4] 2> 962600 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[518C1F8151DF65B2]) [ x:collection1]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@50171659
[junit4] 2> 962601 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[518C1F8151DF65B2]) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 closing
DirectUpdateHandler2{commits=0,autocommits=0,soft
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=1,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
[junit4] 2> 962601 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[518C1F8151DF65B2]) [ x:collection1]
o.a.s.c.SolrCore [collection1] Closing main searcher on request.
[junit4] 2> 962608 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[518C1F8151DF65B2]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[0
(1533722164510851072)]} 0 1
[junit4] 2> 962608 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[518C1F8151DF65B2]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[1
(1533722164511899648)]} 0 1
[junit4] 2> 962608 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[518C1F8151DF65B2]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[2
(1533722164511899649)]} 0 1
[junit4] 2> 962609 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[518C1F8151DF65B2]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[3
(1533722164512948224)]} 0 1
[junit4] 2> 962609 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[518C1F8151DF65B2]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[4
(1533722164512948225)]} 0 1
[junit4] 2> 962609 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[518C1F8151DF65B2]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[5
(1533722164512948226)]} 0 2
[junit4] 2> 962609 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[518C1F8151DF65B2]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[6
(1533722164512948227)]} 0 2
[junit4] 2> 962609 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[518C1F8151DF65B2]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[7
(1533722164512948228)]} 0 2
[junit4] 2> 962609 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[518C1F8151DF65B2]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[8
(1533722164512948229)]} 0 2
[junit4] 2> 962609 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[518C1F8151DF65B2]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[9
(1533722164512948230)]} 0 2
[junit4] 2> 962610 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[518C1F8151DF65B2]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[10
(1533722164513996800)]} 0 2
[junit4] 2> 962610 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[518C1F8151DF65B2]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[11
(1533722164513996801)]} 0 2
[junit4] 2> 962610 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[518C1F8151DF65B2]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[12
(1533722164513996802)]} 0 3
[junit4] 2> 962610 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[518C1F8151DF65B2]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[13
(1533722164513996803)]} 0 3
[junit4] 2> 962610 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[518C1F8151DF65B2]) [ 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> 962611 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[518C1F8151DF65B2]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[14
(1533722164515045376)]} 0 4
[junit4] 2> 962613 INFO (commitScheduler-4119-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> 962620 INFO (commitScheduler-4119-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@120fac2d[collection1] main]
[junit4] 2> 962621 INFO
(searcherExecutor-4116-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@120fac2d[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C15)))}
[junit4] 2> 962621 INFO (commitScheduler-4119-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 962862 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[518C1F8151DF65B2]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[15
(1533722164777189376)]} 0 254
[junit4] 2> 962862 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[518C1F8151DF65B2]) [ 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=1 status=0 QTime=0
[junit4] 2> 962864 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[518C1F8151DF65B2]) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:15&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
[junit4] 2> 962864 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[518C1F8151DF65B2]) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###Ending testMaxDocs
[junit4] 2> 962867 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[518C1F8151DF65B2]) [
x:collection1] o.a.s.SolrTestCaseJ4 ###Starting testCommitWithin
[junit4] 2> 962875 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[518C1F8151DF65B2]) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3050d4e[collection1]
realtime]
[junit4] 2> 962875 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[518C1F8151DF65B2]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{deleteByQuery=*:* (-1533722164783480832)} 0 8
[junit4] 2> 962875 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[518C1F8151DF65B2]) [
x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1'
[junit4] 2> 962875 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[518C1F8151DF65B2]) [
x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr
(NoInitialContextEx)
[junit4] 2> 962875 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[518C1F8151DF65B2]) [
x:collection1] o.a.s.c.SolrResourceLoader using system property solr.solr.home:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr
[junit4] 2> 962876 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[518C1F8151DF65B2]) [
x:collection1] o.a.s.c.SolrResourceLoader Adding
'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes/'
to classloader
[junit4] 2> 962876 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[518C1F8151DF65B2]) [
x:collection1] o.a.s.c.SolrResourceLoader Adding
'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib/README'
to classloader
[junit4] 2> 962895 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[518C1F8151DF65B2]) [
x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 962903 WARN
(TEST-AutoCommitTest.testCommitWithin-seed#[518C1F8151DF65B2]) [
x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is
deprecated, use <mergePolicyFactory> instead.
[junit4] 2> 962905 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[518C1F8151DF65B2]) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 962925 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[518C1F8151DF65B2]) [
x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 962930 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[518C1F8151DF65B2]) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 963041 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[518C1F8151DF65B2]) [
x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with
rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 963047 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[518C1F8151DF65B2]) [
x:collection1] o.a.s.s.IndexSchema default search field in schema is text
[junit4] 2> 963048 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[518C1F8151DF65B2]) [
x:collection1] o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 963052 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[518C1F8151DF65B2]) [
x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from
file currency.xml
[junit4] 2> 963053 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[518C1F8151DF65B2]) [
x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from
file currency.xml
[junit4] 2> 963054 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[518C1F8151DF65B2]) [
x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates
from open-exchange-rates.json
[junit4] 2> 963054 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[518C1F8151DF65B2]) [
x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates
from open-exchange-rates.json
[junit4] 2> 963057 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[518C1F8151DF65B2]) [
x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties,
assuming default properties: Can't find resource 'configsetprops.json' in
classpath or
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1'
[junit4] 2> 963057 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[518C1F8151DF65B2]) [
x:collection1] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using
configuration from instancedir
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1
[junit4] 2> 963058 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[518C1F8151DF65B2]) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest_518C1F8151DF65B2-001/init-core-data-001/]
[junit4] 2> 963058 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[518C1F8151DF65B2]) [
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@52e48249
[junit4] 2> 963060 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[518C1F8151DF65B2]) [
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null
new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest_518C1F8151DF65B2-001/init-core-data-001/index/
[junit4] 2> 963064 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[518C1F8151DF65B2]) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 963065 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[518C1F8151DF65B2]) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 963065 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[518C1F8151DF65B2]) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "dedupe-allfields"
[junit4] 2> 963065 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[518C1F8151DF65B2]) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"dedupe-allfields"
[junit4] 2> 963065 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[518C1F8151DF65B2]) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 963065 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[518C1F8151DF65B2]) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 963065 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[518C1F8151DF65B2]) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "uniq-fields"
[junit4] 2> 963066 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[518C1F8151DF65B2]) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4] 2> 963066 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[518C1F8151DF65B2]) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 963066 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[518C1F8151DF65B2]) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 963066 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[518C1F8151DF65B2]) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 963066 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[518C1F8151DF65B2]) [
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as
default, creating implicit default
[junit4] 2> 963069 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[518C1F8151DF65B2]) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 963071 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[518C1F8151DF65B2]) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 963071 INFO
(OldIndexDirectoryCleanupThreadForCore-collection1) [ x:collection1]
o.a.s.c.SolrCore Looking for old index directories to cleanup for core
collection1 in
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest_518C1F8151DF65B2-001/init-core-data-001/
[junit4] 2> 963072 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[518C1F8151DF65B2]) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 963074 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[518C1F8151DF65B2]) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 963081 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[518C1F8151DF65B2]) [
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with
startup=lazy
[junit4] 2> 963083 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[518C1F8151DF65B2]) [
x:collection1] o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,/export,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/sql,/graph,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
[junit4] 2> 963083 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[518C1F8151DF65B2]) [
x:collection1] o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 963085 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[518C1F8151DF65B2]) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 963085 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[518C1F8151DF65B2]) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 963085 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[518C1F8151DF65B2]) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@6abf29fe[collection1] main]
[junit4] 2> 963085 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[518C1F8151DF65B2]) [
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs:
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
[junit4] 2> 963085 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[518C1F8151DF65B2]) [
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using
InMemoryStorage
[junit4] 2> 963085 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[518C1F8151DF65B2]) [
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 963085 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[518C1F8151DF65B2]) [
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 963086 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[518C1F8151DF65B2]) [
x:collection1] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 963089 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[518C1F8151DF65B2]) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 963089 INFO
(searcherExecutor-4120-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 963090 INFO
(searcherExecutor-4120-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 963090 INFO
(searcherExecutor-4120-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 963090 INFO
(searcherExecutor-4120-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 963090 INFO
(searcherExecutor-4120-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 963090 INFO
(searcherExecutor-4120-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 963090 INFO
(searcherExecutor-4120-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 963090 INFO
(searcherExecutor-4120-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 963091 INFO
(searcherExecutor-4120-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 963092 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[518C1F8151DF65B2]) [
x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed
version buckets
[junit4] 2> 963092 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[518C1F8151DF65B2]) [
x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for
65536 version buckets from index
[junit4] 2> 963092 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[518C1F8151DF65B2]) [
x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed
version bucket highest value from index
[junit4] 2> 963094 INFO
(searcherExecutor-4120-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@6abf29fe[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 963097 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[518C1F8151DF65B2]) [
x:collection1] o.a.s.u.UpdateLog Took 4.0ms to seed version buckets with
highest version 1533722164783480832
[junit4] 2> 963097 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[518C1F8151DF65B2]) [
x:collection1] o.a.s.u.DefaultSolrCoreState Closing old IndexWriter...
core=collection1
[junit4] 2> 963097 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[518C1F8151DF65B2]) [
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits:
num=2
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@7452ef5b
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@657110f3),segFN=segments_1,generation=1}
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@7452ef5b
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@657110f3),segFN=segments_2,generation=2}
[junit4] 2> 963097 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[518C1F8151DF65B2]) [
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
[junit4] 2> 963098 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[518C1F8151DF65B2]) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=48, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=7.1533203125,
floorSegmentMB=1.3193359375, forceMergeDeletesPctAllowed=15.787031847322332,
segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 963099 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[518C1F8151DF65B2]) [
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@7452ef5b
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@657110f3),segFN=segments_2,generation=2}
[junit4] 2> 963099 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[518C1F8151DF65B2]) [
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
[junit4] 2> 963099 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[518C1F8151DF65B2]) [
x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 963099 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[518C1F8151DF65B2]) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@3f8416f4[collection1] main]
[junit4] 2> 963099 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[518C1F8151DF65B2]) [
x:collection1] o.a.s.c.CoreContainer replacing core: collection1
[junit4] 2> 963099 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[518C1F8151DF65B2]) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@3c34020b
[junit4] 2> 963100 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[518C1F8151DF65B2]) [
x:collection1] o.a.s.u.DirectUpdateHandler2 closing
DirectUpdateHandler2{commits=1,autocommits=0,soft autocommit maxDocs=14,soft
autocommits=1,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=16,adds=1,deletesById=0,deletesByQuery=1,errors=0,cumulative_adds=16,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
[junit4] 2> 963100 INFO
(searcherExecutor-4120-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@3f8416f4[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 963101 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[518C1F8151DF65B2]) [
x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
[junit4] 2> 963118 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[518C1F8151DF65B2]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529
(1533722165039333376)]} 0 7
[junit4] 2> 963118 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[518C1F8151DF65B2]) [
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> 967112 INFO (commitScheduler-4123-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> 967114 INFO (commitScheduler-4123-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6c63475[collection1]
main]
[junit4] 2> 967114 INFO (commitScheduler-4123-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 967115 INFO
(searcherExecutor-4120-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@6c63475[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(7.0.0):C1)))}
[junit4] 2> 967121 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[518C1F8151DF65B2]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530
(1533722169244123136)]} 0 4010
[junit4] 2> 967121 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[518C1F8151DF65B2]) [
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> 967122 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[518C1F8151DF65B2]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[529
(-1533722169245171712)]} 0 4011
[junit4] 2> 967122 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[518C1F8151DF65B2]) [
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> 969122 INFO (commitScheduler-4123-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> 969124 INFO (commitScheduler-4123-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@3e11e22e[collection1] main]
[junit4] 2> 969124 INFO (commitScheduler-4123-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 969125 INFO
(searcherExecutor-4120-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@3e11e22e[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(7.0.0):C1)))}
[junit4] 2> 969373 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[518C1F8151DF65B2]) [
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> 969374 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[518C1F8151DF65B2]) [
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> 969375 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[518C1F8151DF65B2]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1533722171606564864)]} 0 6264
[junit4] 2> 969375 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[518C1F8151DF65B2]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1533722171607613440)]} 0 6264
[junit4] 2> 969375 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[518C1F8151DF65B2]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1533722171607613441)]} 0 6264
[junit4] 2> 969375 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[518C1F8151DF65B2]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1533722171607613442)]} 0 6264
[junit4] 2> 969375 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[518C1F8151DF65B2]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1533722171607613443)]} 0 6264
[junit4] 2> 969375 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[518C1F8151DF65B2]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1533722171607613444)]} 0 6264
[junit4] 2> 969375 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[518C1F8151DF65B2]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1533722171607613445)]} 0 6264
[junit4] 2> 969375 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[518C1F8151DF65B2]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1533722171607613446)]} 0 6264
[junit4] 2> 969376 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[518C1F8151DF65B2]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1533722171608662016)]} 0 6265
[junit4] 2> 969376 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[518C1F8151DF65B2]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1533722171608662017)]} 0 6265
[junit4] 2> 969376 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[518C1F8151DF65B2]) [
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> 969376 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[518C1F8151DF65B2]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1533722171608662018)]} 0 6265
[junit4] 2> 969376 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[518C1F8151DF65B2]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1533722171608662019)]} 0 6265
[junit4] 2> 969376 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[518C1F8151DF65B2]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1533722171608662020)]} 0 6265
[junit4] 2> 969376 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[518C1F8151DF65B2]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1533722171608662021)]} 0 6265
[junit4] 2> 969376 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[518C1F8151DF65B2]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1533722171608662022)]} 0 6265
[junit4] 2> 969376 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[518C1F8151DF65B2]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1533722171608662023)]} 0 6265
[junit4] 2> 969377 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[518C1F8151DF65B2]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1533722171609710592)]} 0 6266
[junit4] 2> 969377 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[518C1F8151DF65B2]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1533722171609710593)]} 0 6266
[junit4] 2> 969377 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[518C1F8151DF65B2]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1533722171609710594)]} 0 6266
[junit4] 2> 969377 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[518C1F8151DF65B2]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1533722171609710595)]} 0 6266
[junit4] 2> 969377 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[518C1F8151DF65B2]) [
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> 970376 INFO (commitScheduler-4123-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> 970387 INFO (commitScheduler-4123-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@5a8631ca[collection1] main]
[junit4] 2> 970387 INFO (commitScheduler-4123-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 970388 INFO
(searcherExecutor-4120-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@5a8631ca[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(7.0.0):C10/9:delGen=1)))}
[junit4] 2> 970628 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[518C1F8151DF65B2]) [
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> 970628 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[518C1F8151DF65B2]) [
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> 970629 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[518C1F8151DF65B2]) [
x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testCommitWithin
[junit4] 2> 970633 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[518C1F8151DF65B2]) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###Starting testMaxTime
[junit4] 2> 970634 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[518C1F8151DF65B2]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@750b7109[collection1] realtime]
[junit4] 2> 970635 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[518C1F8151DF65B2]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{deleteByQuery=*:* (-1533722172926722048)} 0 1
[junit4] 2> 970635 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[518C1F8151DF65B2]) [ x:collection1]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1'
[junit4] 2> 970635 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[518C1F8151DF65B2]) [ x:collection1]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 970635 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[518C1F8151DF65B2]) [ x:collection1]
o.a.s.c.SolrResourceLoader using system property solr.solr.home:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr
[junit4] 2> 970635 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[518C1F8151DF65B2]) [ x:collection1]
o.a.s.c.SolrResourceLoader Adding
'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes/'
to classloader
[junit4] 2> 970635 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[518C1F8151DF65B2]) [ x:collection1]
o.a.s.c.SolrResourceLoader Adding
'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib/README'
to classloader
[junit4] 2> 970669 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[518C1F8151DF65B2]) [ x:collection1]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 970674 WARN
(TEST-AutoCommitTest.testMaxTime-seed#[518C1F8151DF65B2]) [ x:collection1]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 970675 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[518C1F8151DF65B2]) [ x:collection1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 970690 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[518C1F8151DF65B2]) [ x:collection1]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 970694 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[518C1F8151DF65B2]) [ x:collection1]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 970763 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[518C1F8151DF65B2]) [ x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with
rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 970770 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[518C1F8151DF65B2]) [ x:collection1]
o.a.s.s.IndexSchema default search field in schema is text
[junit4] 2> 970771 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[518C1F8151DF65B2]) [ x:collection1]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 970774 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[518C1F8151DF65B2]) [ x:collection1]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 970777 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[518C1F8151DF65B2]) [ x:collection1]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 970778 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[518C1F8151DF65B2]) [ x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 970778 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[518C1F8151DF65B2]) [ x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 970779 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[518C1F8151DF65B2]) [ x:collection1]
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default
properties: Can't find resource 'configsetprops.json' in classpath or
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1'
[junit4] 2> 970779 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[518C1F8151DF65B2]) [ x:collection1]
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from
instancedir
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1
[junit4] 2> 970780 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[518C1F8151DF65B2]) [ x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest_518C1F8151DF65B2-001/init-core-data-001/]
[junit4] 2> 970780 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[518C1F8151DF65B2]) [ x:collection1]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@52e48249
[junit4] 2> 970780 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[518C1F8151DF65B2]) [ x:collection1]
o.a.s.c.SolrCore New index directory detected: old=null
new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest_518C1F8151DF65B2-001/init-core-data-001/index/
[junit4] 2> 970783 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[518C1F8151DF65B2]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"dedupe"
[junit4] 2> 970783 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[518C1F8151DF65B2]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 970783 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[518C1F8151DF65B2]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"dedupe-allfields"
[junit4] 2> 970784 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[518C1F8151DF65B2]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"dedupe-allfields"
[junit4] 2> 970784 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[518C1F8151DF65B2]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"stored_sig"
[junit4] 2> 970784 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[518C1F8151DF65B2]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 970784 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[518C1F8151DF65B2]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"uniq-fields"
[junit4] 2> 970784 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[518C1F8151DF65B2]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4] 2> 970784 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[518C1F8151DF65B2]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"distrib-dup-test-chain-explicit"
[junit4] 2> 970784 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[518C1F8151DF65B2]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 970784 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[518C1F8151DF65B2]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 970784 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[518C1F8151DF65B2]) [ x:collection1]
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating
implicit default
[junit4] 2> 970785 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[518C1F8151DF65B2]) [ x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 970786 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[518C1F8151DF65B2]) [ x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 970786 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[518C1F8151DF65B2]) [ x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 970787 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[518C1F8151DF65B2]) [ x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 970788 INFO
(OldIndexDirectoryCleanupThreadForCore-collection1) [ x:collection1]
o.a.s.c.SolrCore Looking for old index directories to cleanup for core
collection1 in
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest_518C1F8151DF65B2-001/init-core-data-001/
[junit4] 2> 970793 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[518C1F8151DF65B2]) [ x:collection1]
o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy
[junit4] 2> 970794 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[518C1F8151DF65B2]) [ x:collection1]
o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,/export,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/sql,/graph,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
[junit4] 2> 970795 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[518C1F8151DF65B2]) [ x:collection1]
o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 970797 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[518C1F8151DF65B2]) [ x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 970797 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[518C1F8151DF65B2]) [ x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 970798 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[518C1F8151DF65B2]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@226a649f[collection1] main]
[junit4] 2> 970798 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[518C1F8151DF65B2]) [ x:collection1]
o.a.s.r.RestManager Initializing RestManager with initArgs:
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
[junit4] 2> 970798 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[518C1F8151DF65B2]) [ x:collection1]
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
[junit4] 2> 970798 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[518C1F8151DF65B2]) [ x:collection1]
o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 970798 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[518C1F8151DF65B2]) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 970798 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[518C1F8151DF65B2]) [ x:collection1]
o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 970800 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[518C1F8151DF65B2]) [ x:collection1]
o.a.s.h.Re
[...truncated too long message...]
5B2]-worker) [ x:collection1] o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 970843 INFO
(SUITE-AutoCommitTest-seed#[518C1F8151DF65B2]-worker) [ x:collection1]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1980164509
[junit4] 2> 970847 INFO
(coreCloseExecutor-4128-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@ce5d460
[junit4] 2> 970848 INFO
(coreCloseExecutor-4128-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 closing
DirectUpdateHandler2{commits=0,autocommits=0,soft autocommit
maxTime=1000ms,soft
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=2,adds=2,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=2,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
[junit4] 2> 970848 INFO
(coreCloseExecutor-4128-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.u.SolrCoreState Closing SolrCoreState
[junit4] 2> 970848 INFO
(coreCloseExecutor-4128-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing
IndexWriter
[junit4] 2> 970848 INFO
(coreCloseExecutor-4128-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
[junit4] 2> 970848 INFO
(coreCloseExecutor-4128-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
[junit4] 2> 970851 INFO
(coreCloseExecutor-4128-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@7452ef5b
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@657110f3),segFN=segments_3,generation=3}
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@7452ef5b
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@657110f3),segFN=segments_4,generation=4}
[junit4] 2> 970852 INFO
(coreCloseExecutor-4128-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrDeletionPolicy newest commit generation = 4
[junit4] 2> 970853 INFO
(coreCloseExecutor-4128-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Closing main searcher on request.
[junit4] 2> 970865 INFO
(coreCloseExecutor-4128-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories
currently being tracked
[junit4] 2> 970865 INFO
(coreCloseExecutor-4128-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.CachingDirectoryFactory looking to close
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest_518C1F8151DF65B2-001/init-core-data-001
[CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest_518C1F8151DF65B2-001/init-core-data-001;done=false>>]
[junit4] 2> 970865 INFO
(coreCloseExecutor-4128-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
[junit4] 2> 970865 INFO
(coreCloseExecutor-4128-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.CachingDirectoryFactory Closing directory:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest_518C1F8151DF65B2-001/init-core-data-001
[junit4] 2> 970865 INFO
(coreCloseExecutor-4128-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.CachingDirectoryFactory looking to close
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest_518C1F8151DF65B2-001/init-core-data-001/index
[CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest_518C1F8151DF65B2-001/init-core-data-001/index;done=false>>]
[junit4] 2> 970867 INFO
(coreCloseExecutor-4128-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
[junit4] 2> 970867 INFO
(coreCloseExecutor-4128-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.CachingDirectoryFactory Closing directory:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest_518C1F8151DF65B2-001/init-core-data-001/index
[junit4] 2> NOTE: leaving temporary files on disk at:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest_518C1F8151DF65B2-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene60):
{range_facet_l_dv=PostingsFormat(name=LuceneFixedGap),
_version_=PostingsFormat(name=Memory doPackFST= false),
field_t=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
multiDefault=Lucene50(blocksize=128), subject=Lucene50(blocksize=128),
intDefault=PostingsFormat(name=Memory doPackFST= false),
id=PostingsFormat(name=LuceneFixedGap),
range_facet_i_dv=PostingsFormat(name=Memory doPackFST= false),
text=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
range_facet_l=PostingsFormat(name=Memory doPackFST= false),
timestamp=PostingsFormat(name=Memory doPackFST= false)},
docValues:{range_facet_l_dv=DocValuesFormat(name=Direct),
range_facet_i_dv=DocValuesFormat(name=SimpleText),
timestamp=DocValuesFormat(name=SimpleText)}, maxPointsInLeafNode=1546,
maxMBSortInHeap=6.8869582342531785,
sim=RandomSimilarity(queryNorm=false,coord=yes): {}, locale=ar-IQ,
timezone=America/Louisville
[junit4] 2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation
1.8.0_74 (64-bit)/cpus=4,threads=1,free=212111776,total=519045120
[junit4] 2> NOTE: All tests run in this JVM: [TestSolr4Spatial,
SolrRequestParserTest, TestManagedResourceStorage,
CoreMergeIndexesAdminHandlerTest, PeerSyncTest, TolerantUpdateProcessorTest,
TestFreeTextSuggestions, XsltUpdateRequestHandlerTest, TestExceedMaxTermLength,
TestPseudoReturnFields, AnalysisAfterCoreReloadTest,
StandardRequestHandlerTest, TestCloudPivotFacet, TestUseDocValuesAsStored,
TestConfigSetImmutable, TestStressLucene, GraphQueryTest,
TestShardHandlerFactory, IndexSchemaRuntimeFieldTest, CdcrUpdateLogTest,
HdfsDirectoryFactoryTest, TestInitParams, TestCrossCoreJoin,
CreateCollectionCleanupTest, PingRequestHandlerTest, TestFastOutputStream,
SignatureUpdateProcessorFactoryTest, DateRangeFieldTest, TestRandomDVFaceting,
TestTrackingShardHandlerFactory, DateFieldTest, TestAnalyzedSuggestions,
TestRangeQuery, TestHighlightDedupGrouping, SolrCloudExampleTest,
PreAnalyzedFieldTest, TestComponentsName, TestDynamicLoading, UUIDFieldTest,
RequiredFieldsTest, TestReplicaProperties, RulesTest,
TestSolrQueryParserResource, DistributedFacetPivotSmallTest,
SpatialRPTFieldTypeTest, HdfsTlogReplayBufferedWhileIndexingTest,
ZkNodePropsTest, TestObjectReleaseTracker, DistributedFacetPivotLargeTest,
TestFieldResource, PrimUtilsTest, TestLazyCores, TestClassicSimilarityFactory,
TestTolerantUpdateProcessorRandomCloud, EchoParamsTest,
AddSchemaFieldsUpdateProcessorFactoryTest, TestCustomSort,
HLLSerializationTest, SmileWriterTest, TestSolrQueryResponse,
TestAnalyzeInfixSuggestions, TestLRUCache, AsyncCallRequestStatusResponseTest,
ParsingFieldUpdateProcessorsTest, SOLR749Test, TestConfigSetsAPIExclusivity,
TestConfigReload, URLClassifyProcessorTest, PathHierarchyTokenizerFactoryTest,
SpatialHeatmapFacetsTest, TestOmitPositions, TestOrdValues,
HdfsRestartWhileUpdatingTest, HdfsChaosMonkeyNothingIsSafeTest,
TestGraphTermsQParserPlugin, TestConfig, CloneFieldUpdateProcessorFactoryTest,
SharedFSAutoReplicaFailoverTest, TestBinaryField, TestCSVLoader,
TestSolrCloudWithKerberosAlt, DocumentAnalysisRequestHandlerTest,
TestCloudBackupRestore, TestFunctionQuery, TestArbitraryIndexDir,
CloudExitableDirectoryReaderTest, CopyFieldTest, TestIBSimilarityFactory,
IndexSchemaTest, OverseerTaskQueueTest, LeaderInitiatedRecoveryOnCommitTest,
AnalyticsQueryTest, CachingDirectoryFactoryTest, TestPhraseSuggestions,
HdfsNNFailoverTest, ResourceLoaderTest, CollectionsAPIDistributedZkTest,
FullSolrCloudDistribCmdsTest, AutoCommitTest]
[junit4] Completed [311/594 (1!)] on J0 in 8.85s, 3 tests, 1 error <<<
FAILURES!
[...truncated 898 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/build.xml:740: The
following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/build.xml:684: The
following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/build.xml:59: The
following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build.xml:233:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/common-build.xml:529:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/common-build.xml:1457:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/common-build.xml:1014:
There were test failures: 594 suites (10 ignored), 2397 tests, 1 error, 86
ignored (71 assumptions) [seed: 518C1F8151DF65B2]
Total time: 54 minutes 1 second
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]