Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Solaris/378/
Java: multiarch/jdk1.7.0 -d64 -XX:+UseCompressedOops -XX:+UseSerialGC
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([B791FA8AA348FEFD:2D6587683DD262C1]:0)
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:754)
at
org.apache.solr.update.AutoCommitTest.testMaxTime(AutoCommitTest.java:243)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
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:version=2.2&qt=standard&start=0&q=id:529&rows=20
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:747)
... 40 more
Build Log:
[...truncated 10768 lines...]
[junit4] Suite: org.apache.solr.update.AutoCommitTest
[junit4] 2> Creating dataDir:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_B791FA8AA348FEFD-001/init-core-data-001
[junit4] 2> 221845 INFO
(SUITE-AutoCommitTest-seed#[B791FA8AA348FEFD]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false)
[junit4] 2> 221846 INFO
(SUITE-AutoCommitTest-seed#[B791FA8AA348FEFD]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 221846 INFO
(SUITE-AutoCommitTest-seed#[B791FA8AA348FEFD]-worker) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1'
[junit4] 2> 221846 INFO
(SUITE-AutoCommitTest-seed#[B791FA8AA348FEFD]-worker) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 221846 INFO
(SUITE-AutoCommitTest-seed#[B791FA8AA348FEFD]-worker) [ ]
o.a.s.c.SolrResourceLoader using system property solr.solr.home:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr
[junit4] 2> 221846 INFO
(SUITE-AutoCommitTest-seed#[B791FA8AA348FEFD]-worker) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/'
to classloader
[junit4] 2> 221846 INFO
(SUITE-AutoCommitTest-seed#[B791FA8AA348FEFD]-worker) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/lib/README'
to classloader
[junit4] 2> 221878 INFO
(SUITE-AutoCommitTest-seed#[B791FA8AA348FEFD]-worker) [ ] o.a.s.c.SolrConfig
current version of requestparams : -1
[junit4] 2> 221894 INFO
(SUITE-AutoCommitTest-seed#[B791FA8AA348FEFD]-worker) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 5.5.0
[junit4] 2> 221935 INFO
(SUITE-AutoCommitTest-seed#[B791FA8AA348FEFD]-worker) [ ] o.a.s.c.SolrConfig
Loaded SolrConfig: solrconfig.xml
[junit4] 2> 221941 INFO
(SUITE-AutoCommitTest-seed#[B791FA8AA348FEFD]-worker) [ ]
o.a.s.s.IndexSchema [null] Schema name=test
[junit4] 2> 222176 INFO
(SUITE-AutoCommitTest-seed#[B791FA8AA348FEFD]-worker) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with
rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 222182 INFO
(SUITE-AutoCommitTest-seed#[B791FA8AA348FEFD]-worker) [ ]
o.a.s.s.IndexSchema default search field in schema is text
[junit4] 2> 222183 INFO
(SUITE-AutoCommitTest-seed#[B791FA8AA348FEFD]-worker) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 222188 INFO
(SUITE-AutoCommitTest-seed#[B791FA8AA348FEFD]-worker) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 222190 INFO
(SUITE-AutoCommitTest-seed#[B791FA8AA348FEFD]-worker) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 222192 INFO
(SUITE-AutoCommitTest-seed#[B791FA8AA348FEFD]-worker) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 222192 INFO
(SUITE-AutoCommitTest-seed#[B791FA8AA348FEFD]-worker) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 222192 INFO
(SUITE-AutoCommitTest-seed#[B791FA8AA348FEFD]-worker) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 222192 INFO
(SUITE-AutoCommitTest-seed#[B791FA8AA348FEFD]-worker) [ ]
o.a.s.c.SolrResourceLoader using system property solr.solr.home:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr
[junit4] 2> 222192 INFO
(SUITE-AutoCommitTest-seed#[B791FA8AA348FEFD]-worker) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr'
[junit4] 2> 222192 INFO
(SUITE-AutoCommitTest-seed#[B791FA8AA348FEFD]-worker) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 222192 INFO
(SUITE-AutoCommitTest-seed#[B791FA8AA348FEFD]-worker) [ ]
o.a.s.c.SolrResourceLoader using system property solr.solr.home:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr
[junit4] 2> 222192 INFO
(SUITE-AutoCommitTest-seed#[B791FA8AA348FEFD]-worker) [ ]
o.a.s.c.CoreContainer New CoreContainer 2121272219
[junit4] 2> 222192 INFO
(SUITE-AutoCommitTest-seed#[B791FA8AA348FEFD]-worker) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr]
[junit4] 2> 222192 WARN
(SUITE-AutoCommitTest-seed#[B791FA8AA348FEFD]-worker) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/lib
to classpath:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/lib
[junit4] 2> 222193 INFO
(SUITE-AutoCommitTest-seed#[B791FA8AA348FEFD]-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,useRetries : false,
[junit4] 2> 222197 INFO
(SUITE-AutoCommitTest-seed#[B791FA8AA348FEFD]-worker) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=30000&connTimeout=30000&retry=true
[junit4] 2> 222198 INFO
(SUITE-AutoCommitTest-seed#[B791FA8AA348FEFD]-worker) [ ] o.a.s.l.LogWatcher
SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 222199 INFO
(SUITE-AutoCommitTest-seed#[B791FA8AA348FEFD]-worker) [ ] o.a.s.l.LogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 222199 INFO
(SUITE-AutoCommitTest-seed#[B791FA8AA348FEFD]-worker) [ ]
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 222199 INFO
(SUITE-AutoCommitTest-seed#[B791FA8AA348FEFD]-worker) [ ]
o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 222200 INFO
(SUITE-AutoCommitTest-seed#[B791FA8AA348FEFD]-worker) [ ]
o.a.s.c.CoreDescriptor Created CoreDescriptor: {transient=false,
config=solrconfig.xml, shard=shard1, collection=collection1,
configSetProperties=configsetprops.json, name=collection1,
dataDir=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_B791FA8AA348FEFD-001/init-core-data-001,
schema=schema.xml, loadOnStartup=true}
[junit4] 2> 222200 INFO (coreLoadExecutor-975-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1'
[junit4] 2> 222200 INFO (coreLoadExecutor-975-thread-1) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 222200 INFO (coreLoadExecutor-975-thread-1) [ ]
o.a.s.c.SolrResourceLoader using system property solr.solr.home:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr
[junit4] 2> 222200 INFO (coreLoadExecutor-975-thread-1) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/'
to classloader
[junit4] 2> 222200 INFO (coreLoadExecutor-975-thread-1) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/lib/README'
to classloader
[junit4] 2> 222225 INFO (coreLoadExecutor-975-thread-1) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 222248 INFO (coreLoadExecutor-975-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
[junit4] 2> 222281 INFO (coreLoadExecutor-975-thread-1) [ ]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 222287 INFO (coreLoadExecutor-975-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 222518 INFO (coreLoadExecutor-975-thread-1) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with
rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 222524 INFO (coreLoadExecutor-975-thread-1) [ ]
o.a.s.s.IndexSchema default search field in schema is text
[junit4] 2> 222526 INFO (coreLoadExecutor-975-thread-1) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 222542 INFO (coreLoadExecutor-975-thread-1) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 222544 INFO (coreLoadExecutor-975-thread-1) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 222546 INFO (coreLoadExecutor-975-thread-1) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 222546 INFO (coreLoadExecutor-975-thread-1) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 222548 INFO (coreLoadExecutor-975-thread-1) [ ]
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default
properties: Can't find resource 'configsetprops.json' in classpath or
'/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1'
[junit4] 2> 222548 INFO (coreLoadExecutor-975-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1
[junit4] 2> 222548 INFO (coreLoadExecutor-975-thread-1) [
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 222549 INFO (coreLoadExecutor-975-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_B791FA8AA348FEFD-001/init-core-data-001/]
[junit4] 2> 222549 INFO (coreLoadExecutor-975-thread-1) [
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5529d23e
[junit4] 2> 222549 INFO (coreLoadExecutor-975-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_B791FA8AA348FEFD-001/init-core-data-001
[junit4] 2> 222549 INFO (coreLoadExecutor-975-thread-1) [
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null
new=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_B791FA8AA348FEFD-001/init-core-data-001/index/
[junit4] 2> 222549 WARN (coreLoadExecutor-975-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory
'/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_B791FA8AA348FEFD-001/init-core-data-001/index'
doesn't exist. Creating new index...
[junit4] 2> 222549 INFO (coreLoadExecutor-975-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_B791FA8AA348FEFD-001/init-core-data-001/index
[junit4] 2> 222549 INFO (coreLoadExecutor-975-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=38, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.40101086526368634]
[junit4] 2> 222550 INFO (coreLoadExecutor-975-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@5f750ae3
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7d1dee0a),segFN=segments_1,generation=1}
[junit4] 2> 222550 INFO (coreLoadExecutor-975-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 222550 INFO
(OldIndexDirectoryCleanupThreadForCore-collection1) [ x:collection1]
o.a.s.c.SolrCore Looking for old index directories to cleanup for core
collection1 in
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_B791FA8AA348FEFD-001/init-core-data-001/
[junit4] 2> 222554 INFO (coreLoadExecutor-975-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 222554 INFO (coreLoadExecutor-975-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 222554 INFO (coreLoadExecutor-975-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "dedupe-allfields"
[junit4] 2> 222554 INFO (coreLoadExecutor-975-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"dedupe-allfields"
[junit4] 2> 222554 INFO (coreLoadExecutor-975-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 222554 INFO (coreLoadExecutor-975-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 222554 INFO (coreLoadExecutor-975-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "uniq-fields"
[junit4] 2> 222554 INFO (coreLoadExecutor-975-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4] 2> 222554 INFO (coreLoadExecutor-975-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 222554 INFO (coreLoadExecutor-975-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 222554 INFO (coreLoadExecutor-975-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 222554 INFO (coreLoadExecutor-975-thread-1) [
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as
default, creating implicit default
[junit4] 2> 222557 INFO (coreLoadExecutor-975-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 222558 INFO (coreLoadExecutor-975-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 222559 INFO (coreLoadExecutor-975-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 222560 INFO (coreLoadExecutor-975-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 222564 INFO (coreLoadExecutor-975-thread-1) [
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with
startup=lazy
[junit4] 2> 222566 INFO (coreLoadExecutor-975-thread-1) [
x:collection1] o.a.s.c.RequestHandlers Registered paths:
/update,/admin/properties,lazy,/admin/ping,/search-facet-invariants,/replication,mock,/admin/file,/update/json,/get,/search-facet-def,/admin/plugins,spellCheckCompRH,/admin/mbeans,spellCheckCompRH_Direct,/update/json/docs,/admin/threads,/mlt,/admin/system,/config,/schema,spellCheckWithWordbreak_Direct,/debug/dump,/admin/logging,mltrh,/admin/segments,defaults,/update/csv,spellCheckWithWordbreak,spellCheckCompRH1,standard,/admin/luke,/terms,dismax,tvrh
[junit4] 2> 222566 WARN (coreLoadExecutor-975-thread-1) [
x:collection1] o.a.s.c.SolrCore solrconfig.xml uses deprecated
<admin/gettableFiles>, Please update your config to use the
ShowFileRequestHandler.
[junit4] 2> 222567 INFO (coreLoadExecutor-975-thread-1) [
x:collection1] o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 222567 INFO (coreLoadExecutor-975-thread-1) [
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 222567 INFO (coreLoadExecutor-975-thread-1) [
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 222568 INFO (coreLoadExecutor-975-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 222568 INFO (coreLoadExecutor-975-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 222568 INFO (coreLoadExecutor-975-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=41, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.6360824750847096]
[junit4] 2> 222568 INFO (coreLoadExecutor-975-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@5f750ae3
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7d1dee0a),segFN=segments_1,generation=1}
[junit4] 2> 222568 INFO (coreLoadExecutor-975-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 222569 INFO (coreLoadExecutor-975-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@789be909[collection1]
main
[junit4] 2> 222569 INFO (coreLoadExecutor-975-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs:
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
[junit4] 2> 222569 INFO (coreLoadExecutor-975-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using
InMemoryStorage
[junit4] 2> 222569 INFO (coreLoadExecutor-975-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 222569 INFO (coreLoadExecutor-975-thread-1) [
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 222616 INFO (coreLoadExecutor-975-thread-1) [
x:collection1] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 222679 INFO (coreLoadExecutor-975-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 222679 INFO
(searcherExecutor-976-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 222680 INFO (coreLoadExecutor-975-thread-1) [
x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed
version buckets
[junit4] 2> 222680 INFO (coreLoadExecutor-975-thread-1) [
x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for
65536 version buckets from index
[junit4] 2> 222680 INFO (coreLoadExecutor-975-thread-1) [
x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed
version bucket highest value from index
[junit4] 2> 222680 INFO
(searcherExecutor-976-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 222680 INFO (coreLoadExecutor-975-thread-1) [
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1525499476868857856
[junit4] 2> 222680 INFO
(searcherExecutor-976-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 222680 INFO
(searcherExecutor-976-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 222680 INFO
(searcherExecutor-976-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 222681 INFO (coreLoadExecutor-975-thread-1) [
x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with
highest version 1525499476868857856
[junit4] 2> 222681 INFO
(searcherExecutor-976-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 222682 INFO (coreLoadExecutor-975-thread-1) [
x:collection1] o.a.s.c.CoreContainer registering core: collection1
[junit4] 2> 222682 INFO
(searcherExecutor-976-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 222683 INFO
(searcherExecutor-976-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 222684 INFO
(searcherExecutor-976-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 222684 INFO
(SUITE-AutoCommitTest-seed#[B791FA8AA348FEFD]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 222684 INFO
(searcherExecutor-976-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@789be909[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 222687 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testMaxDocs
[junit4] 2> 222689 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{deleteByQuery=*:* (-1525499476876197888)} 0 1
[junit4] 2> 222692 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1'
[junit4] 2> 222692 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 222692 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [ ]
o.a.s.c.SolrResourceLoader using system property solr.solr.home:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr
[junit4] 2> 222693 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/'
to classloader
[junit4] 2> 222693 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/lib/README'
to classloader
[junit4] 2> 222718 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 222733 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
[junit4] 2> 222798 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [ ]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 222803 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 223609 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with
rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 223616 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [ ]
o.a.s.s.IndexSchema default search field in schema is text
[junit4] 2> 223618 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 223622 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 223624 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 223625 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 223626 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 223627 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [ ]
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default
properties: Can't find resource 'configsetprops.json' in classpath or
'/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1'
[junit4] 2> 223627 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [ ]
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from
instancedir
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1
[junit4] 2> 223628 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [ x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_B791FA8AA348FEFD-001/init-core-data-001/]
[junit4] 2> 223628 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [ x:collection1]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5529d23e
[junit4] 2> 223628 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [ x:collection1]
o.a.s.c.SolrCore New index directory detected: old=null
new=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_B791FA8AA348FEFD-001/init-core-data-001/index/
[junit4] 2> 223629 INFO
(OldIndexDirectoryCleanupThreadForCore-collection1) [ x:collection1]
o.a.s.c.SolrCore Looking for old index directories to cleanup for core
collection1 in
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_B791FA8AA348FEFD-001/init-core-data-001/
[junit4] 2> 223632 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"dedupe"
[junit4] 2> 223633 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 223633 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"dedupe-allfields"
[junit4] 2> 223633 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"dedupe-allfields"
[junit4] 2> 223633 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"stored_sig"
[junit4] 2> 223633 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 223633 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"uniq-fields"
[junit4] 2> 223633 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4] 2> 223633 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"distrib-dup-test-chain-explicit"
[junit4] 2> 223633 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 223633 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 223633 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [ x:collection1]
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating
implicit default
[junit4] 2> 223636 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [ x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 223637 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [ x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 223638 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [ x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 223640 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [ x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 223644 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [ x:collection1]
o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy
[junit4] 2> 223647 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [ x:collection1]
o.a.s.c.RequestHandlers Registered paths:
/update,/admin/properties,lazy,/admin/ping,/search-facet-invariants,/replication,mock,/admin/file,/update/json,/get,/search-facet-def,/admin/plugins,spellCheckCompRH,/admin/mbeans,spellCheckCompRH_Direct,/update/json/docs,/admin/threads,/mlt,/admin/system,/config,/schema,spellCheckWithWordbreak_Direct,/debug/dump,/admin/logging,mltrh,/admin/segments,defaults,/update/csv,spellCheckWithWordbreak,spellCheckCompRH1,standard,/admin/luke,/terms,dismax,tvrh
[junit4] 2> 223647 WARN
(TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [ x:collection1]
o.a.s.c.SolrCore solrconfig.xml uses deprecated <admin/gettableFiles>, Please
update your config to use the ShowFileRequestHandler.
[junit4] 2> 223648 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [ x:collection1]
o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 223649 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [ x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 223649 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [ x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 223649 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening Searcher@6692a1c8[collection1] main
[junit4] 2> 223649 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [ x:collection1]
o.a.s.r.RestManager Initializing RestManager with initArgs:
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
[junit4] 2> 223649 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [ x:collection1]
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
[junit4] 2> 223649 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [ x:collection1]
o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 223649 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 223650 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [ x:collection1]
o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 223653 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [ x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 223654 INFO
(searcherExecutor-981-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 223654 INFO
(searcherExecutor-981-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 223654 INFO
(searcherExecutor-981-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 223654 INFO
(searcherExecutor-981-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 223654 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [ x:collection1]
o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
[junit4] 2> 223655 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [ x:collection1]
o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version
buckets from index
[junit4] 2> 223655 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [ x:collection1]
o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket
highest value from index
[junit4] 2> 223655 INFO
(searcherExecutor-981-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 223655 INFO
(searcherExecutor-981-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 223656 INFO
(searcherExecutor-981-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 223656 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [ x:collection1]
o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version
1525499476876197888
[junit4] 2> 223656 INFO
(searcherExecutor-981-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 223657 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [ x:collection1]
o.a.s.u.DefaultSolrCoreState Closing old IndexWriter... core=collection1
[junit4] 2> 223657 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=33, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 223657 INFO
(searcherExecutor-981-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 223657 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [ x:collection1]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@5f750ae3
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7d1dee0a),segFN=segments_1,generation=1}
[junit4] 2> 223657 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [ x:collection1]
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 223657 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [ x:collection1]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 223658 INFO
(searcherExecutor-981-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@6692a1c8[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 223658 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening Searcher@9775f30[collection1] main
[junit4] 2> 223658 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [ x:collection1]
o.a.s.c.CoreContainer replacing core: collection1
[junit4] 2> 223658 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [ x:collection1]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@366684bf
[junit4] 2> 223658 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [ 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> 223659 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [ x:collection1]
o.a.s.c.SolrCore [collection1] Closing main searcher on request.
[junit4] 2> 223659 INFO
(searcherExecutor-981-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@9775f30[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 223668 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[0
(1525499477903802368)]} 0 1
[junit4] 2> 223668 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[1
(1525499477904850944)]} 0 1
[junit4] 2> 223669 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[2
(1525499477905899520)]} 0 2
[junit4] 2> 223669 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[3
(1525499477905899521)]} 0 2
[junit4] 2> 223670 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[4
(1525499477905899522)]} 0 3
[junit4] 2> 223670 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[5
(1525499477906948096)]} 0 3
[junit4] 2> 223671 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[6
(1525499477906948097)]} 0 4
[junit4] 2> 223671 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[7
(1525499477907996672)]} 0 4
[junit4] 2> 223671 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[8
(1525499477907996673)]} 0 4
[junit4] 2> 223672 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[9
(1525499477907996674)]} 0 5
[junit4] 2> 223672 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[10
(1525499477909045248)]} 0 5
[junit4] 2> 223673 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[11
(1525499477909045249)]} 0 6
[junit4] 2> 223673 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[12
(1525499477910093824)]} 0 6
[junit4] 2> 223674 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[13
(1525499477910093825)]} 0 7
[junit4] 2> 223674 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={version=2.2&qt=standard&start=0&q=id:1&rows=20} hits=0 status=0 QTime=0
[junit4] 2> 223675 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[14
(1525499477912190976)]} 0 8
[junit4] 2> 223676 INFO (commitScheduler-984-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> 223683 INFO (commitScheduler-984-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@2954c8dc[collection1]
main
[junit4] 2> 223683 INFO (commitScheduler-984-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 223685 INFO
(searcherExecutor-981-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@2954c8dc[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.5.0):C15)))}
[junit4] 2> 223932 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[15
(1525499478180626432)]} 0 265
[junit4] 2> 223932 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={version=2.2&qt=standard&start=0&q=id:14&rows=20} hits=1 status=0 QTime=0
[junit4] 2> 223933 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={version=2.2&qt=standard&start=0&q=id:15&rows=20} hits=0 status=0 QTime=0
[junit4] 2> 223934 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###Ending testMaxDocs
[junit4] 2> 223938 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [
x:collection1] o.a.s.SolrTestCaseJ4 ###Starting testCommitWithin
[junit4] 2> 223945 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@84fc752[collection1]
realtime
[junit4] 2> 223945 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{deleteByQuery=*:* (-1525499478187966464)} 0 7
[junit4] 2> 223946 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [
x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1'
[junit4] 2> 223946 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [
x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr
(NoInitialContextEx)
[junit4] 2> 223946 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [
x:collection1] o.a.s.c.SolrResourceLoader using system property solr.solr.home:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr
[junit4] 2> 223947 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [
x:collection1] o.a.s.c.SolrResourceLoader Adding
'file:/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/'
to classloader
[junit4] 2> 223947 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [
x:collection1] o.a.s.c.SolrResourceLoader Adding
'file:/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/lib/README'
to classloader
[junit4] 2> 223977 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [
x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 223993 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
[junit4] 2> 224026 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [
x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 224032 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 224266 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [
x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with
rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 224272 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [
x:collection1] o.a.s.s.IndexSchema default search field in schema is text
[junit4] 2> 224273 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [
x:collection1] o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 224278 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [
x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from
file currency.xml
[junit4] 2> 224280 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [
x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from
file currency.xml
[junit4] 2> 224281 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [
x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates
from open-exchange-rates.json
[junit4] 2> 224282 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [
x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates
from open-exchange-rates.json
[junit4] 2> 224284 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [
x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties,
assuming default properties: Can't find resource 'configsetprops.json' in
classpath or
'/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1'
[junit4] 2> 224284 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [
x:collection1] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using
configuration from instancedir
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1
[junit4] 2> 224284 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_B791FA8AA348FEFD-001/init-core-data-001/]
[junit4] 2> 224284 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5529d23e
[junit4] 2> 224284 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null
new=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_B791FA8AA348FEFD-001/init-core-data-001/index/
[junit4] 2> 224285 INFO
(OldIndexDirectoryCleanupThreadForCore-collection1) [ x:collection1]
o.a.s.c.SolrCore Looking for old index directories to cleanup for core
collection1 in
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_B791FA8AA348FEFD-001/init-core-data-001/
[junit4] 2> 224290 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 224290 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 224290 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "dedupe-allfields"
[junit4] 2> 224290 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"dedupe-allfields"
[junit4] 2> 224290 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 224290 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 224290 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "uniq-fields"
[junit4] 2> 224290 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4] 2> 224290 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 224291 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 224291 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 224291 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as
default, creating implicit default
[junit4] 2> 224293 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 224294 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 224295 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 224297 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 224301 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with
startup=lazy
[junit4] 2> 224310 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [
x:collection1] o.a.s.c.RequestHandlers Registered paths:
/update,/admin/properties,lazy,/admin/ping,/search-facet-invariants,/replication,mock,/admin/file,/update/json,/get,/search-facet-def,/admin/plugins,spellCheckCompRH,/admin/mbeans,spellCheckCompRH_Direct,/update/json/docs,/admin/threads,/mlt,/admin/system,/config,/schema,spellCheckWithWordbreak_Direct,/debug/dump,/admin/logging,mltrh,/admin/segments,defaults,/update/csv,spellCheckWithWordbreak,spellCheckCompRH1,standard,/admin/luke,/terms,dismax,tvrh
[junit4] 2> 224311 WARN
(TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [
x:collection1] o.a.s.c.SolrCore solrconfig.xml uses deprecated
<admin/gettableFiles>, Please update your config to use the
ShowFileRequestHandler.
[junit4] 2> 224312 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [
x:collection1] o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 224312 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 224313 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 224313 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@3d8ac8b2[collection1]
main
[junit4] 2> 224313 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs:
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
[junit4] 2> 224313 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using
InMemoryStorage
[junit4] 2> 224313 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 224313 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 224314 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [
x:collection1] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 224317 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 224317 INFO
(searcherExecutor-985-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 224318 INFO
(searcherExecutor-985-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 224318 INFO
(searcherExecutor-985-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 224318 INFO
(searcherExecutor-985-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 224318 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [
x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed
version buckets
[junit4] 2> 224318 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [
x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for
65536 version buckets from index
[junit4] 2> 224318 INFO
(searcherExecutor-985-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 224318 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [
x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed
version bucket highest value from index
[junit4] 2> 224319 INFO
(searcherExecutor-985-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 224320 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [
x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with
highest version 1525499478187966464
[junit4] 2> 224320 INFO
(searcherExecutor-985-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 224320 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [
x:collection1] o.a.s.u.DefaultSolrCoreState Closing old IndexWriter...
core=collection1
[junit4] 2> 224320 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits:
num=2
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@5f750ae3
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7d1dee0a),segFN=segments_1,generation=1}
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@5f750ae3
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7d1dee0a),segFN=segments_2,generation=2}
[junit4] 2> 224321 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
[junit4] 2> 224320 INFO
(searcherExecutor-985-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 224321 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=802653856,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 224321 INFO
(searcherExecutor-985-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 224322 INFO
(searcherExecutor-985-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@3d8ac8b2[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 224322 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@5f750ae3
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7d1dee0a),segFN=segments_2,generation=2}
[junit4] 2> 224323 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
[junit4] 2> 224323 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [
x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 224323 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@c6d5771[collection1]
main
[junit4] 2> 224323 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [
x:collection1] o.a.s.c.CoreContainer replacing core: collection1
[junit4] 2> 224323 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@694ae32f
[junit4] 2> 224323 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [
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> 224325 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [
x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
[junit4] 2> 224327 INFO
(searcherExecutor-985-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@c6d5771[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 224338 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529
(1525499478606348288)]} 0 1
[junit4] 2> 224339 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null
params={version=2.2&qt=standard&start=0&q=id:529&rows=20} hits=0 status=0
QTime=0
[junit4] 2> 228338 INFO (commitScheduler-988-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> 228343 INFO (commitScheduler-988-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@297438b4[collection1]
main
[junit4] 2> 228343 INFO (commitScheduler-988-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 228345 INFO
(searcherExecutor-985-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@297438b4[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(5.5.0):C1)))}
[junit4] 2> 228367 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530
(1525499482831060992)]} 0 4031
[junit4] 2> 228367 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null
params={version=2.2&qt=standard&start=0&q=id:530&rows=20} hits=0 status=0
QTime=0
[junit4] 2> 228368 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[529
(-1525499482833158144)]} 0 4033
[junit4] 2> 228369 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null
params={version=2.2&qt=standard&start=0&q=id:529&rows=20} hits=1 status=0
QTime=0
[junit4] 2> 229369 INFO (commitScheduler-988-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> 229374 INFO (commitScheduler-988-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@1b880b8b[collection1]
main
[junit4] 2> 229374 INFO (commitScheduler-988-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 229375 INFO
(searcherExecutor-985-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1b880b8b[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(5.5.0):C1)))}
[junit4] 2> 229375 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null
params={version=2.2&qt=standard&start=0&q=id:529&rows=20} hits=0 status=0
QTime=0
[junit4] 2> 229376 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null
params={version=2.2&qt=standard&start=0&q=id:530&rows=20} hits=1 status=0
QTime=0
[junit4] 2> 229378 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1525499483891171328)]} 0 5043
[junit4] 2> 229379 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1525499483892219904)]} 0 5044
[junit4] 2> 229379 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1525499483893268480)]} 0 5045
[junit4] 2> 229380 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1525499483894317056)]} 0 5045
[junit4] 2> 229380 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1525499483894317057)]} 0 5045
[junit4] 2> 229380 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1525499483894317058)]} 0 5046
[junit4] 2> 229381 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1525499483895365632)]} 0 5046
[junit4] 2> 229381 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1525499483895365633)]} 0 5046
[junit4] 2> 229381 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1525499483895365634)]} 0 5047
[junit4] 2> 229382 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1525499483896414208)]} 0 5047
[junit4] 2> 229382 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null
params={version=2.2&qt=standard&start=0&q=id:500&rows=20} hits=0 status=0
QTime=0
[junit4] 2> 229383 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1525499483897462784)]} 0 5048
[junit4] 2> 229383 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1525499483897462785)]} 0 5048
[junit4] 2> 229383 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1525499483897462786)]} 0 5048
[junit4] 2> 229383 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1525499483897462787)]} 0 5049
[junit4] 2> 229384 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1525499483898511360)]} 0 5049
[junit4] 2> 229384 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1525499483898511361)]} 0 5049
[junit4] 2> 229384 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1525499483898511362)]} 0 5049
[junit4] 2> 229384 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1525499483898511363)]} 0 5049
[junit4] 2> 229384 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1525499483898511364)]} 0 5049
[junit4] 2> 229384 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1525499483898511365)]} 0 5050
[junit4] 2> 229385 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null
params={version=2.2&qt=standard&start=0&q=id:530&rows=20} hits=1 status=0
QTime=0
[junit4] 2> 230384 INFO (commitScheduler-988-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> 230389 INFO (commitScheduler-988-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@28e6db7f[collection1]
main
[junit4] 2> 230389 INFO (commitScheduler-988-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 230390 INFO
(searcherExecutor-985-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@28e6db7f[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(5.5.0):C10/9:delGen=1)))}
[junit4] 2> 230395 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null
params={version=2.2&qt=standard&start=0&q=id:500&rows=20} hits=1 status=0
QTime=0
[junit4] 2> 230397 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null
params={version=2.2&qt=standard&start=0&q=id:530&rows=20} hits=0 status=0
QTime=0
[junit4] 2> 230397 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [
x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testCommitWithin
[junit4] 2> 230402 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B791FA8AA348FEFD]) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###Starting testMaxTime
[junit4] 2> 230403 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B791FA8AA348FEFD]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening Searcher@452881d7[collection1] realtime
[junit4] 2> 230404 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B791FA8AA348FEFD]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{deleteByQuery=*:* (-1525499484965961728)} 0 1
[junit4] 2> 230404 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B791FA8AA348FEFD]) [ x:collection1]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1'
[junit4] 2> 230405 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B791FA8AA348FEFD]) [ x:collection1]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 230405 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B791FA8AA348FEFD]) [ x:collection1]
o.a.s.c.SolrResourceLoader using system property solr.solr.home:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr
[junit4] 2> 230405 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B791FA8AA348FEFD]) [ x:collection1]
o.a.s.c.SolrResourceLoader Adding
'file:/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/'
to classloader
[junit4] 2> 230405 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B791FA8AA348FEFD]) [ x:collection1]
o.a.s.c.SolrResourceLoader Adding
'file:/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/lib/README'
to classloader
[junit4] 2> 230433 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B791FA8AA348FEFD]) [ x:collection1]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 230450 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B791FA8AA348FEFD]) [ x:collection1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
[junit4] 2> 230494 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B791FA8AA348FEFD]) [ x:collection1]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 230501 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B791FA8AA348FEFD]) [ x:collection1]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 230792 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B791FA8AA348FEFD]) [ x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with
rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 230800 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B791FA8AA348FEFD]) [ x:collection1]
o.a.s.s.IndexSchema default search field in schema is text
[junit4] 2> 230801 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B791FA8AA348FEFD]) [ x:collection1]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 230806 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B791FA8AA348FEFD]) [ x:collection1]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 230809 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B791FA8AA348FEFD]) [ x:collection1]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 230811 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B791FA8AA348FEFD]) [ x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 230811 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B791FA8AA348FEFD]) [ x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 230813 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B791FA8AA348FEFD]) [ x:collection1]
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default
properties: Can't find resource 'configsetprops.json' in classpath or
'/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1'
[junit4] 2> 230813 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B791FA8AA348FEFD]) [ x:collection1]
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from
instancedir
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1
[junit4] 2> 230813 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B791FA8AA348FEFD]) [ x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_B791FA8AA348FEFD-001/init-core-data-001/]
[junit4] 2> 230813 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B791FA8AA348FEFD]) [ x:collection1]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5529d23e
[junit4] 2> 230814 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B791FA8AA348FEFD]) [ x:collection1]
o.a.s.c.SolrCore New index directory detected: old=null
new=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_B791FA8AA348FEFD-001/init-core-data-001/index/
[junit4] 2> 230819 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B791FA8AA348FEFD]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"dedupe"
[junit4] 2> 230819 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B791FA8AA348FEFD]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 230819 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B791FA8AA348FEFD]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"dedupe-allfields"
[junit4] 2> 230819 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B791FA8AA348FEFD]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"dedupe-allfields"
[junit4] 2> 230819 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B791FA8AA348FEFD]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"stored_sig"
[junit4] 2> 230819 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B791FA8AA348FEFD]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 230819 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B791FA8AA348FEFD]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"uniq-fields"
[junit4] 2> 230819 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B791FA8AA348FEFD]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4] 2> 230819 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B791FA8AA348FEFD]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"distrib-dup-test-chain-explicit"
[junit4] 2> 230819 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B791FA8AA348FEFD]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 230819 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B791FA8AA348FEFD]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 230820 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B791FA8AA348FEFD]) [ x:collection1]
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating
implicit default
[junit4] 2> 230822 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B791FA8AA348FEFD]) [ x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 230824 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B791FA8AA348FEFD]) [ x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 230825 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B791FA8AA348FEFD]) [ x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 230826 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B791FA8AA348FEFD]) [ x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 230827 INFO
(OldIndexDirectoryCleanupThreadForCore-collection1) [ x:collection1]
o.a.s.c.SolrCore Looking for old index directories to cleanup for core
collection1 in
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_B791FA8AA348FEFD-001/init-core-data-001/
[junit4] 2> 230834 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B791FA8AA348FEFD]) [ x:collection1]
o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy
[junit4] 2> 230837 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B791FA8AA348FEFD]) [ x:collection1]
o.a.s.c.RequestHandlers Registered paths:
/update,/admin/properties,lazy,/admin/ping,/search-facet-invariants,/replication,mock,/admin/file,/update/json,/get,/search-facet-def,/admin/plugins,spellCheckCompRH,/admin/mbeans,spellCheckCompRH_Direct,/update/json/docs,/admin/threads,/mlt,/admin/system,/config,/schema,spellCheckWithWordbreak_Direct,/debug/dump,/admin/logging,mltrh,/admin/segments,defaults,/update/csv,spellCheckWithWordbreak,spellCheckCompRH1,standard,/admin/luke,/terms,dismax,tvrh
[junit4] 2> 230837 WARN
(TEST-AutoCommitTest.testMaxTime-seed#[B791FA8AA348FEFD]) [ x:collection1]
o.a.s.c.SolrCore solrconfig.xml uses deprecated <admin/gettableFiles>, Please
update your config to use the ShowFileRequestHandler.
[junit4] 2> 230838 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B791FA8AA348FEFD]) [ x:collection1]
o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 230839 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B791FA8AA348FEFD]) [ x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 230839 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B791FA8AA348FEFD]) [ x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 230839 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B791FA8AA348FEFD]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening Searcher@51393365[collection1] main
[junit4] 2> 230839 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B791FA8AA348FEFD]) [ x:collection1]
o.a.s.r.RestManager Initializing RestManager with initArgs:
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
[junit4] 2> 230839 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B791FA8AA348FEFD]) [ x:collection1]
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
[junit4] 2> 230839 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B791FA8AA348FEFD]) [ x:collection1]
o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 230839 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B791FA8AA348FEFD]) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 230840 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B791FA8AA348FEFD]) [ x:collection1]
o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 230845 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B791FA8AA348FEFD]) [ x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 230845 INFO
(searcherExecutor-989-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 230846 INFO
(searcherExecutor-989-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 230846 INFO (searcherExecutor-989-thread-1-processing-x:coll
[...truncated too long message...]
te(TestRuleAssertionsRequired.java:53)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2>
[junit4] 2> 231119 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B791FA8AA348FEFD]) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###Ending testMaxTime
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=AutoCommitTest
-Dtests.method=testMaxTime -Dtests.seed=B791FA8AA348FEFD -Dtests.slow=true
-Dtests.locale=es-NI -Dtests.timezone=Etc/GMT+6 -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] ERROR 0.72s J1 | AutoCommitTest.testMaxTime <<<
[junit4] > Throwable #1: java.lang.RuntimeException: Exception during
query
[junit4] > at
__randomizedtesting.SeedInfo.seed([B791FA8AA348FEFD:2D6587683DD262C1]:0)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:754)
[junit4] > at
org.apache.solr.update.AutoCommitTest.testMaxTime(AutoCommitTest.java:243)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] > Caused by: java.lang.RuntimeException: REQUEST FAILED:
xpath=//result[@numFound=1]
[junit4] > xml response was: <?xml version="1.0" encoding="UTF-8"?>
[junit4] > <response>
[junit4] > <lst name="responseHeader"><int name="status">0</int><int
name="QTime">0</int></lst><result name="response" numFound="0"
start="0"></result>
[junit4] > </response>
[junit4] > request
was:version=2.2&qt=standard&start=0&q=id:529&rows=20
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:747)
[junit4] > ... 40 more
[junit4] 2> 231121 INFO
(SUITE-AutoCommitTest-seed#[B791FA8AA348FEFD]-worker) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 231121 INFO
(SUITE-AutoCommitTest-seed#[B791FA8AA348FEFD]-worker) [ x:collection1]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=2121272219
[junit4] 2> 231122 INFO
(SUITE-AutoCommitTest-seed#[B791FA8AA348FEFD]-worker) [ x:collection1]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@52d0a4be
[junit4] 2> 231122 INFO
(SUITE-AutoCommitTest-seed#[B791FA8AA348FEFD]-worker) [ 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> 231122 INFO
(SUITE-AutoCommitTest-seed#[B791FA8AA348FEFD]-worker) [ x:collection1]
o.a.s.u.SolrCoreState Closing SolrCoreState
[junit4] 2> 231122 INFO
(SUITE-AutoCommitTest-seed#[B791FA8AA348FEFD]-worker) [ x:collection1]
o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing
IndexWriter
[junit4] 2> 231122 INFO
(SUITE-AutoCommitTest-seed#[B791FA8AA348FEFD]-worker) [ x:collection1]
o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
[junit4] 2> 231122 INFO
(SUITE-AutoCommitTest-seed#[B791FA8AA348FEFD]-worker) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
[junit4] 2> 231126 INFO
(SUITE-AutoCommitTest-seed#[B791FA8AA348FEFD]-worker) [ x:collection1]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@5f750ae3
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7d1dee0a),segFN=segments_3,generation=3}
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@5f750ae3
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7d1dee0a),segFN=segments_4,generation=4}
[junit4] 2> 231126 INFO
(SUITE-AutoCommitTest-seed#[B791FA8AA348FEFD]-worker) [ x:collection1]
o.a.s.c.SolrDeletionPolicy newest commit generation = 4
[junit4] 2> 231126 INFO
(SUITE-AutoCommitTest-seed#[B791FA8AA348FEFD]-worker) [ x:collection1]
o.a.s.c.SolrCore [collection1] Closing main searcher on request.
[junit4] 2> 231163 INFO
(SUITE-AutoCommitTest-seed#[B791FA8AA348FEFD]-worker) [ x:collection1]
o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories
currently being tracked
[junit4] 2> 231164 INFO
(SUITE-AutoCommitTest-seed#[B791FA8AA348FEFD]-worker) [ x:collection1]
o.a.s.c.CachingDirectoryFactory looking to close
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_B791FA8AA348FEFD-001/init-core-data-001/index
[CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_B791FA8AA348FEFD-001/init-core-data-001/index;done=false>>]
[junit4] 2> 231164 INFO
(SUITE-AutoCommitTest-seed#[B791FA8AA348FEFD]-worker) [ x:collection1]
o.a.s.c.CachingDirectoryFactory Closing directory:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_B791FA8AA348FEFD-001/init-core-data-001/index
[junit4] 2> 231164 INFO
(SUITE-AutoCommitTest-seed#[B791FA8AA348FEFD]-worker) [ x:collection1]
o.a.s.c.CachingDirectoryFactory looking to close
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_B791FA8AA348FEFD-001/init-core-data-001
[CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_B791FA8AA348FEFD-001/init-core-data-001;done=false>>]
[junit4] 2> 231164 INFO
(SUITE-AutoCommitTest-seed#[B791FA8AA348FEFD]-worker) [ x:collection1]
o.a.s.c.CachingDirectoryFactory Closing directory:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_B791FA8AA348FEFD-001/init-core-data-001
[junit4] 2> NOTE: leaving temporary files on disk at:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_B791FA8AA348FEFD-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene54):
{intDefault=PostingsFormat(name=LuceneVarGapFixedInterval),
field_t=PostingsFormat(name=Direct), id=PostingsFormat(name=Direct),
subject=PostingsFormat(name=LuceneFixedGap), text=PostingsFormat(name=Memory
doPackFST= false), range_facet_i_dv=PostingsFormat(name=LuceneFixedGap),
timestamp=PostingsFormat(name=LuceneFixedGap),
range_facet_l=PostingsFormat(name=LuceneFixedGap),
_version_=PostingsFormat(name=LuceneVarGapFixedInterval),
multiDefault=PostingsFormat(name=LuceneFixedGap),
range_facet_l_dv=PostingsFormat(name=Direct)},
docValues:{range_facet_i_dv=DocValuesFormat(name=Direct),
timestamp=DocValuesFormat(name=Direct),
range_facet_l_dv=DocValuesFormat(name=Asserting)}, sim=DefaultSimilarity,
locale=es-NI, timezone=Etc/GMT+6
[junit4] 2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.7.0_95
(64-bit)/cpus=3,threads=1,free=92953672,total=172163072
[junit4] 2> NOTE: All tests run in this JVM:
[TestManagedSchemaFieldTypeResource, TestSolrCLIRunExample, EnumFieldTest,
TestUtils, QueryParsingTest, SynonymTokenizerTest, TestDistribDocBasedVersion,
TestFastOutputStream, BitVectorTest, SolrIndexSplitterTest, TestLRUStatsCache,
SortSpecParsingTest, ResponseLogComponentTest, TestFreeTextSuggestions,
ResourceLoaderTest, TestRecovery, HdfsSyncSliceTest, OpenCloseCoreStressTest,
TestReversedWildcardFilterFactory, LukeRequestHandlerTest,
TestScoreJoinQPNoScore, HdfsLockFactoryTest, TestObjectReleaseTracker,
FieldAnalysisRequestHandlerTest, SuggesterWFSTTest,
SharedFSAutoReplicaFailoverUtilsTest, BigEndianAscendingWordDeserializerTest,
SolrCoreCheckLockOnStartupTest, ChaosMonkeySafeLeaderTest,
TestInfoStreamLogging, HdfsNNFailoverTest, CoreMergeIndexesAdminHandlerTest,
CacheHeaderTest, DirectoryFactoryTest, TestInitQParser, TestCoreDiscovery,
TestSolr4Spatial, AutoCommitTest]
[junit4] Completed [85/566 (1!)] on J1 in 9.34s, 3 tests, 1 error <<<
FAILURES!
[...truncated 1521 lines...]
BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/build.xml:750: The
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/build.xml:694: The
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/build.xml:59: The
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build.xml:233: The
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/common-build.xml:534:
The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/lucene/common-build.xml:1477:
The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/lucene/common-build.xml:1033:
There were test failures: 566 suites (7 ignored), 2268 tests, 1 error, 56
ignored (41 assumptions) [seed: B791FA8AA348FEFD]
Total time: 74 minutes 39 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
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]