Build: https://builds.apache.org/job/Lucene-Solr-Tests-6.x/156/
2 tests failed.
FAILED: org.apache.solr.cloud.CollectionStateFormat2Test.test
Error Message:
Could not find collection:.system
Stack Trace:
java.lang.AssertionError: Could not find collection:.system
at
__randomizedtesting.SeedInfo.seed([9597C26453FD71F2:1DC3FDBEFD011C0A]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertNotNull(Assert.java:526)
at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:150)
at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:135)
at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:130)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:852)
at
org.apache.solr.cloud.CollectionStateFormat2Test.testConfNameAndCollectionNameSame(CollectionStateFormat2Test.java:53)
at
org.apache.solr.cloud.CollectionStateFormat2Test.test(CollectionStateFormat2Test.java:40)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
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)
FAILED: org.apache.solr.update.AutoCommitTest.testMaxDocs
Error Message:
Exception during query
Stack Trace:
java.lang.RuntimeException: Exception during query
at
__randomizedtesting.SeedInfo.seed([9597C26453FD71F2:2C1614BB7F177578]:0)
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:783)
at
org.apache.solr.update.AutoCommitTest.testMaxDocs(AutoCommitTest.java:198)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.RuntimeException: REQUEST FAILED:
xpath=//result[@numFound=1]
xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int
name="QTime">0</int></lst><result name="response" numFound="0"
start="0"></result>
</response>
request was:q=id:14&qt=standard&start=0&rows=20&version=2.2
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:776)
... 40 more
Build Log:
[...truncated 11041 lines...]
[junit4] Suite: org.apache.solr.update.AutoCommitTest
[junit4] 2> Creating dataDir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_9597C26453FD71F2-001/init-core-data-001
[junit4] 2> 911490 INFO
(SUITE-AutoCommitTest-seed#[9597C26453FD71F2]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true)
[junit4] 2> 911490 INFO
(SUITE-AutoCommitTest-seed#[9597C26453FD71F2]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 911490 INFO
(SUITE-AutoCommitTest-seed#[9597C26453FD71F2]-worker) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1'
[junit4] 2> 911491 INFO
(SUITE-AutoCommitTest-seed#[9597C26453FD71F2]-worker) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 911491 INFO
(SUITE-AutoCommitTest-seed#[9597C26453FD71F2]-worker) [ ]
o.a.s.c.SolrResourceLoader using system property solr.solr.home:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr
[junit4] 2> 911491 INFO
(SUITE-AutoCommitTest-seed#[9597C26453FD71F2]-worker) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/lib/classes/'
to classloader
[junit4] 2> 911491 INFO
(SUITE-AutoCommitTest-seed#[9597C26453FD71F2]-worker) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/lib/README'
to classloader
[junit4] 2> 911513 INFO
(SUITE-AutoCommitTest-seed#[9597C26453FD71F2]-worker) [ ] o.a.s.c.SolrConfig
current version of requestparams : -1
[junit4] 2> 911519 INFO
(SUITE-AutoCommitTest-seed#[9597C26453FD71F2]-worker) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 6.1.0
[junit4] 2> 911534 INFO
(SUITE-AutoCommitTest-seed#[9597C26453FD71F2]-worker) [ ] o.a.s.c.SolrConfig
Loaded SolrConfig: solrconfig.xml
[junit4] 2> 911538 INFO
(SUITE-AutoCommitTest-seed#[9597C26453FD71F2]-worker) [ ]
o.a.s.s.IndexSchema [null] Schema name=test
[junit4] 2> 911605 INFO
(SUITE-AutoCommitTest-seed#[9597C26453FD71F2]-worker) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with
rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 911608 INFO
(SUITE-AutoCommitTest-seed#[9597C26453FD71F2]-worker) [ ]
o.a.s.s.IndexSchema default search field in schema is text
[junit4] 2> 911609 INFO
(SUITE-AutoCommitTest-seed#[9597C26453FD71F2]-worker) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 911612 INFO
(SUITE-AutoCommitTest-seed#[9597C26453FD71F2]-worker) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 911613 INFO
(SUITE-AutoCommitTest-seed#[9597C26453FD71F2]-worker) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 911614 INFO
(SUITE-AutoCommitTest-seed#[9597C26453FD71F2]-worker) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 911614 INFO
(SUITE-AutoCommitTest-seed#[9597C26453FD71F2]-worker) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 911614 INFO
(SUITE-AutoCommitTest-seed#[9597C26453FD71F2]-worker) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 911614 INFO
(SUITE-AutoCommitTest-seed#[9597C26453FD71F2]-worker) [ ]
o.a.s.c.SolrResourceLoader using system property solr.solr.home:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr
[junit4] 2> 911614 INFO
(SUITE-AutoCommitTest-seed#[9597C26453FD71F2]-worker) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr'
[junit4] 2> 911614 INFO
(SUITE-AutoCommitTest-seed#[9597C26453FD71F2]-worker) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 911614 INFO
(SUITE-AutoCommitTest-seed#[9597C26453FD71F2]-worker) [ ]
o.a.s.c.SolrResourceLoader using system property solr.solr.home:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr
[junit4] 2> 911614 INFO
(SUITE-AutoCommitTest-seed#[9597C26453FD71F2]-worker) [ ]
o.a.s.c.CoreContainer New CoreContainer 149203644
[junit4] 2> 911614 INFO
(SUITE-AutoCommitTest-seed#[9597C26453FD71F2]-worker) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr]
[junit4] 2> 911615 WARN
(SUITE-AutoCommitTest-seed#[9597C26453FD71F2]-worker) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/lib
to classpath:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/lib
[junit4] 2> 911615 INFO
(SUITE-AutoCommitTest-seed#[9597C26453FD71F2]-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> 911626 INFO
(SUITE-AutoCommitTest-seed#[9597C26453FD71F2]-worker) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=30000&connTimeout=30000&retry=true
[junit4] 2> 911626 INFO
(SUITE-AutoCommitTest-seed#[9597C26453FD71F2]-worker) [ ] o.a.s.l.LogWatcher
SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 911626 INFO
(SUITE-AutoCommitTest-seed#[9597C26453FD71F2]-worker) [ ] o.a.s.l.LogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 911626 INFO
(SUITE-AutoCommitTest-seed#[9597C26453FD71F2]-worker) [ ]
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 911626 INFO
(SUITE-AutoCommitTest-seed#[9597C26453FD71F2]-worker) [ ]
o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 911627 INFO
(SUITE-AutoCommitTest-seed#[9597C26453FD71F2]-worker) [ ]
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1,
config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true,
configSetProperties=configsetprops.json, collection=collection1,
dataDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_9597C26453FD71F2-001/init-core-data-001,
shard=shard1}
[junit4] 2> 911633 INFO (coreLoadExecutor-4102-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1'
[junit4] 2> 911646 INFO (coreLoadExecutor-4102-thread-1) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 911646 INFO (coreLoadExecutor-4102-thread-1) [ ]
o.a.s.c.SolrResourceLoader using system property solr.solr.home:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr
[junit4] 2> 911646 INFO (coreLoadExecutor-4102-thread-1) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/lib/classes/'
to classloader
[junit4] 2> 911646 INFO (coreLoadExecutor-4102-thread-1) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/lib/README'
to classloader
[junit4] 2> 911670 INFO (coreLoadExecutor-4102-thread-1) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 911675 INFO (coreLoadExecutor-4102-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
[junit4] 2> 911705 INFO (coreLoadExecutor-4102-thread-1) [ ]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 911711 INFO (coreLoadExecutor-4102-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 911781 INFO (coreLoadExecutor-4102-thread-1) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with
rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 911785 INFO (coreLoadExecutor-4102-thread-1) [ ]
o.a.s.s.IndexSchema default search field in schema is text
[junit4] 2> 911786 INFO (coreLoadExecutor-4102-thread-1) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 911810 INFO (coreLoadExecutor-4102-thread-1) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 911812 INFO (coreLoadExecutor-4102-thread-1) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 911813 INFO (coreLoadExecutor-4102-thread-1) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 911813 INFO (coreLoadExecutor-4102-thread-1) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 911814 INFO (coreLoadExecutor-4102-thread-1) [ ]
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default
properties: Can't find resource 'configsetprops.json' in classpath or
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1'
[junit4] 2> 911814 INFO (coreLoadExecutor-4102-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1
[junit4] 2> 911814 INFO (coreLoadExecutor-4102-thread-1) [
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 911814 INFO (coreLoadExecutor-4102-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_9597C26453FD71F2-001/init-core-data-001/]
[junit4] 2> 911815 INFO (coreLoadExecutor-4102-thread-1) [
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@53bb3433
[junit4] 2> 911815 INFO (coreLoadExecutor-4102-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_9597C26453FD71F2-001/init-core-data-001
[junit4] 2> 911816 INFO (coreLoadExecutor-4102-thread-1) [
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null
new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_9597C26453FD71F2-001/init-core-data-001/index/
[junit4] 2> 911816 WARN (coreLoadExecutor-4102-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_9597C26453FD71F2-001/init-core-data-001/index'
doesn't exist. Creating new index...
[junit4] 2> 911816 INFO (coreLoadExecutor-4102-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_9597C26453FD71F2-001/init-core-data-001/index
[junit4] 2> 911816 INFO (coreLoadExecutor-4102-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=1587374775,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 911816 INFO (coreLoadExecutor-4102-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@182710b5
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@13e38379),segFN=segments_1,generation=1}
[junit4] 2> 911816 INFO (coreLoadExecutor-4102-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 911822 INFO
(OldIndexDirectoryCleanupThreadForCore-collection1) [ x:collection1]
o.a.s.c.SolrCore Looking for old index directories to cleanup for core
collection1 in
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_9597C26453FD71F2-001/init-core-data-001/
[junit4] 2> 911824 INFO (coreLoadExecutor-4102-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 911824 INFO (coreLoadExecutor-4102-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 911824 INFO (coreLoadExecutor-4102-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "dedupe-allfields"
[junit4] 2> 911824 INFO (coreLoadExecutor-4102-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"dedupe-allfields"
[junit4] 2> 911824 INFO (coreLoadExecutor-4102-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 911824 INFO (coreLoadExecutor-4102-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 911824 INFO (coreLoadExecutor-4102-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "uniq-fields"
[junit4] 2> 911824 INFO (coreLoadExecutor-4102-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4] 2> 911824 INFO (coreLoadExecutor-4102-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 911824 INFO (coreLoadExecutor-4102-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 911825 INFO (coreLoadExecutor-4102-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 911825 INFO (coreLoadExecutor-4102-thread-1) [
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as
default, creating implicit default
[junit4] 2> 911826 INFO (coreLoadExecutor-4102-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 911826 INFO (coreLoadExecutor-4102-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 911827 INFO (coreLoadExecutor-4102-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 911827 INFO (coreLoadExecutor-4102-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 911830 INFO (coreLoadExecutor-4102-thread-1) [
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with
startup=lazy
[junit4] 2> 911830 INFO (coreLoadExecutor-4102-thread-1) [
x:collection1] o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,/export,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/sql,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
[junit4] 2> 911830 INFO (coreLoadExecutor-4102-thread-1) [
x:collection1] o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 911841 INFO (coreLoadExecutor-4102-thread-1) [
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 911841 INFO (coreLoadExecutor-4102-thread-1) [
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 911842 INFO (coreLoadExecutor-4102-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 911842 INFO (coreLoadExecutor-4102-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 911843 INFO (coreLoadExecutor-4102-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=28, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 911843 INFO (coreLoadExecutor-4102-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@182710b5
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@13e38379),segFN=segments_1,generation=1}
[junit4] 2> 911843 INFO (coreLoadExecutor-4102-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 911843 INFO (coreLoadExecutor-4102-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@734f6bc[collection1]
main]
[junit4] 2> 911843 INFO (coreLoadExecutor-4102-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs:
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
[junit4] 2> 911843 INFO (coreLoadExecutor-4102-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using
InMemoryStorage
[junit4] 2> 911844 INFO (coreLoadExecutor-4102-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 911844 INFO (coreLoadExecutor-4102-thread-1) [
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 911859 INFO (coreLoadExecutor-4102-thread-1) [
x:collection1] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 911925 INFO (coreLoadExecutor-4102-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 911926 INFO (coreLoadExecutor-4102-thread-1) [
x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed
version buckets
[junit4] 2> 911926 INFO (coreLoadExecutor-4102-thread-1) [
x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for
65536 version buckets from index
[junit4] 2> 911926 INFO (coreLoadExecutor-4102-thread-1) [
x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed
version bucket highest value from index
[junit4] 2> 911926 INFO (coreLoadExecutor-4102-thread-1) [
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1532175493794627584
[junit4] 2> 911928 INFO (coreLoadExecutor-4102-thread-1) [
x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with
highest version 1532175493794627584
[junit4] 2> 911928 INFO (coreLoadExecutor-4102-thread-1) [
x:collection1] o.a.s.c.CoreContainer registering core: collection1
[junit4] 2> 911929 INFO
(SUITE-AutoCommitTest-seed#[9597C26453FD71F2]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 911930 INFO
(searcherExecutor-4103-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 911930 INFO
(searcherExecutor-4103-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 911930 INFO
(searcherExecutor-4103-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 911930 INFO
(searcherExecutor-4103-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 911930 INFO
(searcherExecutor-4103-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 911931 INFO
(searcherExecutor-4103-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 911931 INFO
(searcherExecutor-4103-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 911931 INFO
(searcherExecutor-4103-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 911931 INFO
(searcherExecutor-4103-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 911931 INFO
(searcherExecutor-4103-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@734f6bc[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 911946 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[9597C26453FD71F2]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testMaxTime
[junit4] 2> 911948 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[9597C26453FD71F2]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{deleteByQuery=*:* (-1532175493815599104)} 0 1
[junit4] 2> 911949 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[9597C26453FD71F2]) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1'
[junit4] 2> 911949 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[9597C26453FD71F2]) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 911949 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[9597C26453FD71F2]) [ ]
o.a.s.c.SolrResourceLoader using system property solr.solr.home:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr
[junit4] 2> 911949 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[9597C26453FD71F2]) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/lib/classes/'
to classloader
[junit4] 2> 911949 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[9597C26453FD71F2]) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/lib/README'
to classloader
[junit4] 2> 911983 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[9597C26453FD71F2]) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 911989 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[9597C26453FD71F2]) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
[junit4] 2> 912036 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[9597C26453FD71F2]) [ ]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 912039 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[9597C26453FD71F2]) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 912113 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[9597C26453FD71F2]) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with
rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 912117 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[9597C26453FD71F2]) [ ]
o.a.s.s.IndexSchema default search field in schema is text
[junit4] 2> 912118 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[9597C26453FD71F2]) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 912120 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[9597C26453FD71F2]) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 912121 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[9597C26453FD71F2]) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 912122 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[9597C26453FD71F2]) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 912122 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[9597C26453FD71F2]) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 912124 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[9597C26453FD71F2]) [ ]
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default
properties: Can't find resource 'configsetprops.json' in classpath or
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1'
[junit4] 2> 912124 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[9597C26453FD71F2]) [ ]
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from
instancedir
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1
[junit4] 2> 912124 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[9597C26453FD71F2]) [ x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_9597C26453FD71F2-001/init-core-data-001/]
[junit4] 2> 912124 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[9597C26453FD71F2]) [ x:collection1]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@53bb3433
[junit4] 2> 912124 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[9597C26453FD71F2]) [ x:collection1]
o.a.s.c.SolrCore New index directory detected: old=null
new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_9597C26453FD71F2-001/init-core-data-001/index/
[junit4] 2> 912125 INFO
(OldIndexDirectoryCleanupThreadForCore-collection1) [ x:collection1]
o.a.s.c.SolrCore Looking for old index directories to cleanup for core
collection1 in
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_9597C26453FD71F2-001/init-core-data-001/
[junit4] 2> 912128 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[9597C26453FD71F2]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"dedupe"
[junit4] 2> 912128 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[9597C26453FD71F2]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 912128 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[9597C26453FD71F2]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"dedupe-allfields"
[junit4] 2> 912128 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[9597C26453FD71F2]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"dedupe-allfields"
[junit4] 2> 912128 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[9597C26453FD71F2]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"stored_sig"
[junit4] 2> 912128 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[9597C26453FD71F2]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 912128 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[9597C26453FD71F2]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"uniq-fields"
[junit4] 2> 912128 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[9597C26453FD71F2]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4] 2> 912128 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[9597C26453FD71F2]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"distrib-dup-test-chain-explicit"
[junit4] 2> 912130 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[9597C26453FD71F2]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 912130 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[9597C26453FD71F2]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 912130 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[9597C26453FD71F2]) [ x:collection1]
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating
implicit default
[junit4] 2> 912131 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[9597C26453FD71F2]) [ x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 912132 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[9597C26453FD71F2]) [ x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 912132 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[9597C26453FD71F2]) [ x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 912133 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[9597C26453FD71F2]) [ x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 912151 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[9597C26453FD71F2]) [ x:collection1]
o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy
[junit4] 2> 912162 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[9597C26453FD71F2]) [ x:collection1]
o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,/export,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/sql,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
[junit4] 2> 912163 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[9597C26453FD71F2]) [ x:collection1]
o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 912172 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[9597C26453FD71F2]) [ x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 912172 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[9597C26453FD71F2]) [ x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 912172 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[9597C26453FD71F2]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@e153117[collection1] main]
[junit4] 2> 912173 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[9597C26453FD71F2]) [ x:collection1]
o.a.s.r.RestManager Initializing RestManager with initArgs:
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
[junit4] 2> 912173 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[9597C26453FD71F2]) [ x:collection1]
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
[junit4] 2> 912173 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[9597C26453FD71F2]) [ x:collection1]
o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 912173 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[9597C26453FD71F2]) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 912177 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[9597C26453FD71F2]) [ x:collection1]
o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 912179 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[9597C26453FD71F2]) [ x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 912179 INFO
(searcherExecutor-4108-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 912180 INFO
(searcherExecutor-4108-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 912180 INFO
(searcherExecutor-4108-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 912180 INFO
(searcherExecutor-4108-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 912182 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[9597C26453FD71F2]) [ x:collection1]
o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
[junit4] 2> 912182 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[9597C26453FD71F2]) [ x:collection1]
o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version
buckets from index
[junit4] 2> 912182 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[9597C26453FD71F2]) [ x:collection1]
o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket
highest value from index
[junit4] 2> 912184 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[9597C26453FD71F2]) [ x:collection1]
o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version
1532175493815599104
[junit4] 2> 912184 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[9597C26453FD71F2]) [ x:collection1]
o.a.s.u.DefaultSolrCoreState Closing old IndexWriter... core=collection1
[junit4] 2> 912184 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[9597C26453FD71F2]) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=36, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.6572802098003739]
[junit4] 2> 912185 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[9597C26453FD71F2]) [ x:collection1]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@182710b5
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@13e38379),segFN=segments_1,generation=1}
[junit4] 2> 912185 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[9597C26453FD71F2]) [ x:collection1]
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 912185 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[9597C26453FD71F2]) [ x:collection1]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 912185 WARN
(TEST-AutoCommitTest.testMaxTime-seed#[9597C26453FD71F2]) [ x:collection1]
o.a.s.c.SolrCore [collection1] PERFORMANCE WARNING: Overlapping
onDeckSearchers=2
[junit4] 2> 912193 INFO
(searcherExecutor-4108-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 912194 INFO
(searcherExecutor-4108-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 912194 INFO
(searcherExecutor-4108-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 912194 INFO
(searcherExecutor-4108-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 912194 INFO
(searcherExecutor-4108-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 912195 INFO
(searcherExecutor-4108-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@e153117[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 912195 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[9597C26453FD71F2]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@5cf4e7d9[collection1] main]
[junit4] 2> 912196 INFO
(searcherExecutor-4108-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@5cf4e7d9[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 912196 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[9597C26453FD71F2]) [ x:collection1]
o.a.s.c.CoreContainer replacing core: collection1
[junit4] 2> 912196 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[9597C26453FD71F2]) [ x:collection1]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@15700c66
[junit4] 2> 912196 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[9597C26453FD71F2]) [ 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> 912196 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[9597C26453FD71F2]) [ x:collection1]
o.a.s.c.SolrCore [collection1] Closing main searcher on request.
[junit4] 2> 912225 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[9597C26453FD71F2]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529
(1532175494095568896)]} 0 11
[junit4] 2> 912225 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[9597C26453FD71F2]) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0
QTime=0
[junit4] 2> 913214 INFO (commitScheduler-4111-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> 913241 INFO (commitScheduler-4111-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@1ab63a1f[collection1] main]
[junit4] 2> 913241 INFO (commitScheduler-4111-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 913242 INFO
(searcherExecutor-4108-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1ab63a1f[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.1.0):C1)))}
[junit4] 2> 913491 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[9597C26453FD71F2]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530
(1532175495434600448)]} 0 1278
[junit4] 2> 913492 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[9597C26453FD71F2]) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0
QTime=0
[junit4] 2> 913505 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[9597C26453FD71F2]) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0
QTime=12
[junit4] 2> 913506 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[9597C26453FD71F2]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{delete=[529 (-1532175495451377664)]} 0 0
[junit4] 2> 913506 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[9597C26453FD71F2]) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0
QTime=0
[junit4] 2> 914491 INFO (commitScheduler-4111-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> 914495 INFO (commitScheduler-4111-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@3e305aea[collection1] main]
[junit4] 2> 914495 INFO (commitScheduler-4111-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 914496 INFO
(searcherExecutor-4108-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@3e305aea[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(6.1.0):C1)))}
[junit4] 2> 914510 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[9597C26453FD71F2]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[550
(1532175496504147968)]} 0 2297
[junit4] 2> 914511 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[9597C26453FD71F2]) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0
QTime=0
[junit4] 2> 914511 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[9597C26453FD71F2]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1532175496505196544)]} 0 2298
[junit4] 2> 914512 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[9597C26453FD71F2]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1532175496505196545)]} 0 2298
[junit4] 2> 914512 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[9597C26453FD71F2]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1532175496506245120)]} 0 2298
[junit4] 2> 914512 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[9597C26453FD71F2]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1532175496506245121)]} 0 2299
[junit4] 2> 914513 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[9597C26453FD71F2]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1532175496506245122)]} 0 2299
[junit4] 2> 914513 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[9597C26453FD71F2]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1532175496507293696)]} 0 2300
[junit4] 2> 914514 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[9597C26453FD71F2]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1532175496507293697)]} 0 2300
[junit4] 2> 914514 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[9597C26453FD71F2]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1532175496508342272)]} 0 2301
[junit4] 2> 914514 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[9597C26453FD71F2]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1532175496508342273)]} 0 2301
[junit4] 2> 914515 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[9597C26453FD71F2]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1532175496509390848)]} 0 2301
[junit4] 2> 914515 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[9597C26453FD71F2]) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:500&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0
QTime=0
[junit4] 2> 915539 INFO (commitScheduler-4111-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> 915558 INFO (commitScheduler-4111-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@20c8f440[collection1] main]
[junit4] 2> 915559 INFO
(searcherExecutor-4108-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@20c8f440[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(6.1.0):C1)
Uninverting(_2(6.1.0):C11/9:delGen=1)))}
[junit4] 2> 915559 INFO (commitScheduler-4111-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 915931 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[9597C26453FD71F2]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[531
(1532175497993125888)]} 0 3718
[junit4] 2> 915931 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[9597C26453FD71F2]) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:500&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0
QTime=0
[junit4] 2> 915932 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[9597C26453FD71F2]) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###Ending testMaxTime
[junit4] 2> 915938 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9597C26453FD71F2]) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###Starting testMaxDocs
[junit4] 2> 915951 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9597C26453FD71F2]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@5f31ae16[collection1] realtime]
[junit4] 2> 915951 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9597C26453FD71F2]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{deleteByQuery=*:* (-1532175498001514496)} 0 12
[junit4] 2> 915951 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9597C26453FD71F2]) [ x:collection1]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1'
[junit4] 2> 915951 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9597C26453FD71F2]) [ x:collection1]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 915951 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9597C26453FD71F2]) [ x:collection1]
o.a.s.c.SolrResourceLoader using system property solr.solr.home:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr
[junit4] 2> 915952 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9597C26453FD71F2]) [ x:collection1]
o.a.s.c.SolrResourceLoader Adding
'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/lib/classes/'
to classloader
[junit4] 2> 915952 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9597C26453FD71F2]) [ x:collection1]
o.a.s.c.SolrResourceLoader Adding
'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/lib/README'
to classloader
[junit4] 2> 915982 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9597C26453FD71F2]) [ x:collection1]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 916008 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9597C26453FD71F2]) [ x:collection1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
[junit4] 2> 916029 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9597C26453FD71F2]) [ x:collection1]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 916033 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9597C26453FD71F2]) [ x:collection1]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 916118 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9597C26453FD71F2]) [ x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with
rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 916122 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9597C26453FD71F2]) [ x:collection1]
o.a.s.s.IndexSchema default search field in schema is text
[junit4] 2> 916122 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9597C26453FD71F2]) [ x:collection1]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 916125 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9597C26453FD71F2]) [ x:collection1]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 916127 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9597C26453FD71F2]) [ x:collection1]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 916127 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9597C26453FD71F2]) [ x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 916128 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9597C26453FD71F2]) [ x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 916129 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9597C26453FD71F2]) [ x:collection1]
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default
properties: Can't find resource 'configsetprops.json' in classpath or
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1'
[junit4] 2> 916131 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9597C26453FD71F2]) [ x:collection1]
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from
instancedir
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1
[junit4] 2> 916136 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9597C26453FD71F2]) [ x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_9597C26453FD71F2-001/init-core-data-001/]
[junit4] 2> 916137 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9597C26453FD71F2]) [ x:collection1]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@53bb3433
[junit4] 2> 916137 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9597C26453FD71F2]) [ x:collection1]
o.a.s.c.SolrCore New index directory detected: old=null
new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_9597C26453FD71F2-001/init-core-data-001/index/
[junit4] 2> 916144 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9597C26453FD71F2]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"dedupe"
[junit4] 2> 916144 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9597C26453FD71F2]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 916144 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9597C26453FD71F2]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"dedupe-allfields"
[junit4] 2> 916145 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9597C26453FD71F2]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"dedupe-allfields"
[junit4] 2> 916145 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9597C26453FD71F2]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"stored_sig"
[junit4] 2> 916145 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9597C26453FD71F2]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 916145 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9597C26453FD71F2]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"uniq-fields"
[junit4] 2> 916145 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9597C26453FD71F2]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4] 2> 916145 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9597C26453FD71F2]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"distrib-dup-test-chain-explicit"
[junit4] 2> 916145 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9597C26453FD71F2]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 916145 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9597C26453FD71F2]) [ x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 916145 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9597C26453FD71F2]) [ x:collection1]
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating
implicit default
[junit4] 2> 916146 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9597C26453FD71F2]) [ x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 916147 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9597C26453FD71F2]) [ x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 916148 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9597C26453FD71F2]) [ x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 916148 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9597C26453FD71F2]) [ x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 916149 INFO
(OldIndexDirectoryCleanupThreadForCore-collection1) [ x:collection1]
o.a.s.c.SolrCore Looking for old index directories to cleanup for core
collection1 in
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_9597C26453FD71F2-001/init-core-data-001/
[junit4] 2> 916152 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9597C26453FD71F2]) [ x:collection1]
o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy
[junit4] 2> 916153 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9597C26453FD71F2]) [ x:collection1]
o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,/export,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/sql,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
[junit4] 2> 916153 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9597C26453FD71F2]) [ x:collection1]
o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 916154 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9597C26453FD71F2]) [ x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 916154 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9597C26453FD71F2]) [ x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 916157 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9597C26453FD71F2]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@30f6482b[collection1] main]
[junit4] 2> 916157 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9597C26453FD71F2]) [ x:collection1]
o.a.s.r.RestManager Initializing RestManager with initArgs:
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
[junit4] 2> 916157 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9597C26453FD71F2]) [ x:collection1]
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
[junit4] 2> 916158 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9597C26453FD71F2]) [ x:collection1]
o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 916158 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9597C26453FD71F2]) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 916158 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9597C26453FD71F2]) [ x:collection1]
o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 916160 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9597C26453FD71F2]) [ x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 916166 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9597C26453FD71F2]) [ x:collection1]
o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
[junit4] 2> 916166 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9597C26453FD71F2]) [ x:collection1]
o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version
buckets from index
[junit4] 2> 916166 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9597C26453FD71F2]) [ x:collection1]
o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket
highest value from index
[junit4] 2> 916168 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9597C26453FD71F2]) [ x:collection1]
o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version
1532175498001514496
[junit4] 2> 916168 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9597C26453FD71F2]) [ x:collection1]
o.a.s.u.DefaultSolrCoreState Closing old IndexWriter... core=collection1
[junit4] 2> 916173 INFO
(searcherExecutor-4112-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 916173 INFO
(searcherExecutor-4112-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 916173 INFO
(searcherExecutor-4112-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 916173 INFO
(searcherExecutor-4112-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 916173 INFO
(searcherExecutor-4112-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 916174 INFO
(searcherExecutor-4112-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 916173 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9597C26453FD71F2]) [ x:collection1]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@182710b5
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@13e38379),segFN=segments_1,generation=1}
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@182710b5
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@13e38379),segFN=segments_2,generation=2}
[junit4] 2> 916174 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9597C26453FD71F2]) [ x:collection1]
o.a.s.c.SolrDeletionPolicy newest commit generation = 2
[junit4] 2> 916174 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9597C26453FD71F2]) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=34, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.3894067042854541]
[junit4] 2> 916175 INFO
(searcherExecutor-4112-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 916175 INFO
(searcherExecutor-4112-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 916175 INFO
(searcherExecutor-4112-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 916176 INFO
(searcherExecutor-4112-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@30f6482b[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 916178 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9597C26453FD71F2]) [ x:collection1]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@182710b5
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@13e38379),segFN=segments_2,generation=2}
[junit4] 2> 916178 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9597C26453FD71F2]) [ x:collection1]
o.a.s.c.SolrDeletionPolicy newest commit generation = 2
[junit4] 2> 916178 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9597C26453FD71F2]) [ x:collection1]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 916179 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9597C26453FD71F2]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@1724b648[collection1] main]
[junit4] 2> 916179 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9597C26453FD71F2]) [ x:collection1]
o.a.s.c.CoreContainer replacing core: collection1
[junit4] 2> 916179 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9597C26453FD71F2]) [ x:collection1]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@2d18327b
[junit4] 2> 916179 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9597C26453FD71F2]) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 closing
DirectUpdateHandler2{commits=3,autocommits=0,soft autocommit
maxTime=1000ms,soft
autocommits=3,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=14,adds=1,deletesById=0,deletesByQuery=1,errors=0,cumulative_adds=14,cumulative_deletesById=1,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
[junit4] 2> 916180 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9597C26453FD71F2]) [ x:collection1]
o.a.s.c.SolrCore [collection1] Closing main searcher on request.
[junit4] 2> 916187 INFO
(searcherExecutor-4112-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1724b648[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 916190 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9597C26453FD71F2]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[0
(1532175498260512768)]} 0 5
[junit4] 2> 916191 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9597C26453FD71F2]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[1
(1532175498265755648)]} 0 5
[junit4] 2> 916191 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9597C26453FD71F2]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[2
(1532175498266804224)]} 0 6
[junit4] 2> 916192 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9597C26453FD71F2]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[3
(1532175498266804225)]} 0 6
[junit4] 2> 916194 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9597C26453FD71F2]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[4
(1532175498269949952)]} 0 9
[junit4] 2> 916194 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9597C26453FD71F2]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[5
(1532175498269949953)]} 0 9
[junit4] 2> 916201 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9597C26453FD71F2]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[6
(1532175498277289984)]} 0 15
[junit4] 2> 916204 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9597C26453FD71F2]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[7
(1532175498277289985)]} 0 19
[junit4] 2> 916205 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9597C26453FD71F2]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[8
(1532175498280435712)]} 0 19
[junit4] 2> 916205 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9597C26453FD71F2]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[9
(1532175498281484288)]} 0 19
[junit4] 2> 916205 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9597C26453FD71F2]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[10
(1532175498281484289)]} 0 20
[junit4] 2> 916205 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9597C26453FD71F2]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[11
(1532175498281484290)]} 0 20
[junit4] 2> 916206 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9597C26453FD71F2]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[12
(1532175498281484291)]} 0 20
[junit4] 2> 916206 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9597C26453FD71F2]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[13
(1532175498282532864)]} 0 20
[junit4] 2> 916206 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9597C26453FD71F2]) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:1&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
[junit4] 2> 916290 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9597C26453FD71F2]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[14
(1532175498283581440)]} 0 104
[junit4] 2> 916290 INFO (commitScheduler-4115-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> 916291 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9597C26453FD71F2]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[15
(1532175498371661824)]} 0 105
[junit4] 2> 916291 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9597C26453FD71F2]) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:14&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
[junit4] 2> 916292 ERROR
(TEST-AutoCommitTest.testMaxDocs-seed#[9597C26453FD71F2]) [ x:collection1]
o.a.s.SolrTestCaseJ4 REQUEST FAILED: xpath=//result[@numFound=1]
[junit4] 2> xml response was: <?xml version="1.0" encoding="UTF-8"?>
[junit4] 2> <response>
[junit4] 2> <lst name="responseHeader"><int name="status">0</int><int
name="QTime">0</int></lst><result name="response" numFound="0"
start="0"></result>
[junit4] 2> </response>
[junit4] 2>
[junit4] 2> request
was:q=id:14&qt=standard&start=0&rows=20&version=2.2
[junit4] 2> 916292 ERROR
(TEST-AutoCommitTest.testMaxDocs-seed#[9597C26453FD71F2]) [ x:collection1]
o.a.s.SolrTestCaseJ4 REQUEST FAILED:
q=id:14&qt=standard&start=0&rows=20&version=2.2:java.lang.RuntimeException:
REQUEST FAILED: xpath=//result[@numFound=1]
[junit4] 2> xml response was: <?xml version="1.0" encoding="UTF-8"?>
[junit4] 2> <response>
[junit4] 2> <lst name="responseHeader"><int name="status">0</int><int
name="QTime">0</int></lst><result name="response" numFound="0"
start="0"></result>
[junit4] 2> </response>
[junit4] 2>
[junit4] 2> request
was:q=id:14&qt=standard&start=0&rows=20&version=2.2
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:776)
[junit4] 2> at
org.apache.solr.update.AutoCommitTest.testMaxDocs(AutoCommitTest.java:198)
[junit4] 2> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
[junit4] 2> at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] 2> at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] 2> at java.lang.reflect.Method.invoke(Method.java:498)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
[junit4] 2> at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4] 2> at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2>
[junit4] 2> 916293 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9597C26453FD71F2]) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###Ending testMaxDocs
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=AutoCommitTest
-Dtests.method=testMaxDocs -Dtests.seed=9597C26453FD71F2 -Dtests.multiplier=2
-Dtests.slow=true -Dtests.locale=fr-LU
-Dtests.timezone=America/Argentina/Buenos_Aires -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[junit4] ERROR 0.36s J2 | AutoCommitTest.testMaxDocs <<<
[junit4] > Throwable #1: java.lang.RuntimeException: Exception during
query
[junit4] > at
__randomizedtesting.SeedInfo.seed([9597C26453FD71F2:2C1614BB7F177578]:0)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:783)
[junit4] > at
org.apache.solr.update.AutoCommitTest.testMaxDocs(AutoCommitTest.java:198)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] > Caused by: java.lang.RuntimeException: REQUEST FAILED:
xpath=//result[@numFound=1]
[junit4] > xml response was: <?xml version="1.0" encoding="UTF-8"?>
[junit4] > <response>
[junit4] > <lst name="responseHeader"><int name="status">0</int><int
name="QTime">0</int></lst><result name="response" numFound="0"
start="0"></result>
[junit4] > </response>
[junit4] > request
was:q=id:14&qt=standard&start=0&rows=20&version=2.2
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:776)
[junit4] > ... 40 more
[junit4] 2> 916311 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[9597C26453FD71F2]) [
x:collection1] o.a.s.SolrTestCaseJ4 ###Starting testCommitWithin
[junit4] 2> 916319 INFO (commitScheduler-4115-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@1018a066[collection1] main]
[junit4] 2> 916327 INFO
(searcherExecutor-4112-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1018a066[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(6.1.0):C16)))}
[junit4] 2> 916327 INFO (commitScheduler-4115-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 916328 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[9597C26453FD71F2]) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@3fab4c5f[collection1] realtime]
[junit4] 2> 916328 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[9597C26453FD71F2]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{deleteByQuery=*:* (-1532175498392633344)} 0 16
[junit4] 2> 916329 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[9597C26453FD71F2]) [
x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1'
[junit4] 2> 916329 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[9597C26453FD71F2]) [
x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr
(NoInitialContextEx)
[junit4] 2> 916329 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[9597C26453FD71F2]) [
x:collection1] o.a.s.c.SolrResourceLoader using system property solr.solr.home:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr
[junit4] 2> 916329 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[9597C26453FD71F2]) [
x:collection1] o.a.s.c.SolrResourceLoader Adding
'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/lib/classes/'
to classloader
[junit4] 2> 916329 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[9597C26453FD71F2]) [
x:collection1] o.a.s.c.SolrResourceLoader Adding
'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/lib/README'
to classloader
[junit4] 2> 916361 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[9597C26453FD71F2]) [
x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 916379 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[9597C26453FD71F2]) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
[junit4] 2> 916393 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[9597C26453FD71F2]) [
x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 916396 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[9597C26453FD71F2]) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 916538 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[9597C26453FD71F2]) [
x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with
rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 916543 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[9597C26453FD71F2]) [
x:collection1] o.a.s.s.IndexSchema default search field in schema is text
[junit4] 2> 916543 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[9597C26453FD71F2]) [
x:collection1] o.a.s.s.IndexSchema unique key field: id
[...truncated too long message...]
seExecutor-5612-thread-1) [n:127.0.0.1:45860_cq c:collection1 s:shard1
r:core_node4 x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionStateFormat2Test_9597C26453FD71F2-001/shard-4-001/cores/collection1/data
[junit4] 2> 1613209 INFO (coreCloseExecutor-5612-thread-1)
[n:127.0.0.1:45860_cq c:collection1 s:shard1 r:core_node4 x:collection1]
o.a.s.c.CachingDirectoryFactory looking to close
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionStateFormat2Test_9597C26453FD71F2-001/shard-4-001/cores/collection1/data/index
[CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionStateFormat2Test_9597C26453FD71F2-001/shard-4-001/cores/collection1/data/index;done=false>>]
[junit4] 2> 1613209 INFO (coreCloseExecutor-5612-thread-1)
[n:127.0.0.1:45860_cq c:collection1 s:shard1 r:core_node4 x:collection1]
o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
[junit4] 2> 1613209 INFO (coreCloseExecutor-5612-thread-1)
[n:127.0.0.1:45860_cq c:collection1 s:shard1 r:core_node4 x:collection1]
o.a.s.c.CachingDirectoryFactory Closing directory:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionStateFormat2Test_9597C26453FD71F2-001/shard-4-001/cores/collection1/data/index
[junit4] 2> 1613210 INFO
(zkCallback-15989-thread-2-processing-n:127.0.0.1:45860_cq)
[n:127.0.0.1:45860_cq ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [1])
[junit4] 2> 1613210 INFO
(zkCallback-15989-thread-2-processing-n:127.0.0.1:45860_cq)
[n:127.0.0.1:45860_cq ] o.a.s.c.c.ZkStateReader Updating data for
[collection1] from [24] to [25]
[junit4] 2> 1613214 INFO
(TEST-CollectionStateFormat2Test.test-seed#[9597C26453FD71F2]) [ ]
o.a.s.c.Overseer Overseer
(id=95761009770430483-127.0.0.1:45860_cq-n_0000000004) closing
[junit4] 2> 1613214 INFO
(OverseerStateUpdate-95761009770430483-127.0.0.1:45860_cq-n_0000000004)
[n:127.0.0.1:45860_cq ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:45860_cq
[junit4] 2> 1613216 INFO
(zkCallback-15989-thread-2-processing-n:127.0.0.1:45860_cq)
[n:127.0.0.1:45860_cq ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [1])
[junit4] 2> 1613216 WARN
(zkCallback-15989-thread-2-processing-n:127.0.0.1:45860_cq)
[n:127.0.0.1:45860_cq ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 1613217 INFO
(TEST-CollectionStateFormat2Test.test-seed#[9597C26453FD71F2]) [ ]
o.e.j.s.ServerConnector Stopped ServerConnector@595fdd42{SSL,[ssl,
http/1.1]}{127.0.0.1:0}
[junit4] 2> 1613217 INFO
(TEST-CollectionStateFormat2Test.test-seed#[9597C26453FD71F2]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@794845ff{/cq,null,UNAVAILABLE}
[junit4] 2> 1613226 INFO
(TEST-CollectionStateFormat2Test.test-seed#[9597C26453FD71F2]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:60842 60842
[junit4] 2> 1613425 INFO (Thread-2146) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:60842 60842
[junit4] 2> 1613426 WARN (Thread-2146) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 8 /solr/aliases.json
[junit4] 2> 5 /solr/security.json
[junit4] 2> 5 /solr/configs/conf1
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 8 /solr/clusterstate.json
[junit4] 2> 4 /solr/collections/collection1/state.json
[junit4] 2> 4 /solr/collections/myExternColl/state.json
[junit4] 2> 2 /solr/collections/.system/state.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 8 /solr/live_nodes
[junit4] 2> 8 /solr/collections
[junit4] 2> 4 /solr/overseer/queue
[junit4] 2> 4 /solr/overseer/collection-queue-work
[junit4] 2> 2 /solr/overseer/queue-work
[junit4] 2>
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=CollectionStateFormat2Test -Dtests.method=test
-Dtests.seed=9597C26453FD71F2 -Dtests.multiplier=2 -Dtests.slow=true
-Dtests.locale=cs-CZ -Dtests.timezone=Pacific/Kiritimati -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[junit4] FAILURE 69.7s J2 | CollectionStateFormat2Test.test <<<
[junit4] > Throwable #1: java.lang.AssertionError: Could not find
collection:.system
[junit4] > at
__randomizedtesting.SeedInfo.seed([9597C26453FD71F2:1DC3FDBEFD011C0A]:0)
[junit4] > at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:150)
[junit4] > at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:135)
[junit4] > at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:130)
[junit4] > at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:852)
[junit4] > at
org.apache.solr.cloud.CollectionStateFormat2Test.testConfNameAndCollectionNameSame(CollectionStateFormat2Test.java:53)
[junit4] > at
org.apache.solr.cloud.CollectionStateFormat2Test.test(CollectionStateFormat2Test.java:40)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 1613434 INFO
(SUITE-CollectionStateFormat2Test-seed#[9597C26453FD71F2]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionStateFormat2Test_9597C26453FD71F2-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene60): {},
docValues:{}, maxPointsInLeafNode=1544, maxMBSortInHeap=5.29223357424432,
sim=RandomSimilarity(queryNorm=false,coord=yes): {}, locale=cs-CZ,
timezone=Pacific/Kiritimati
[junit4] 2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation
1.8.0_74 (64-bit)/cpus=4,threads=1,free=68254752,total=528482304
[junit4] 2> NOTE: All tests run in this JVM:
[DistributedDebugComponentTest, ConnectionManagerTest,
TestPHPSerializedResponseWriter, TestRecovery,
DistribDocExpirationUpdateProcessorTest, SuggesterTSTTest,
LukeRequestHandlerTest, TestCharFilters, TestIndexingPerformance,
QueryParsingTest, MergeStrategyTest, TestMiniSolrCloudClusterBase,
GraphQueryTest, TestExpandComponent, HdfsRecoverLeaseTest,
DistributedFacetPivotWhiteBoxTest, SparseHLLTest,
TestDefaultSearchFieldResource, ScriptEngineTest, FullSolrCloudDistribCmdsTest,
TestStressLiveNodes, TestZkChroot, SearchHandlerTest, SolrTestCaseJ4Test,
TestLeaderElectionZkExpiry, PluginInfoTest, BlockCacheTest,
TestAddFieldRealTimeGet, ClusterStateTest, SuggesterTest,
TestCloudManagedSchema, TestCoreDiscovery, HdfsDirectoryTest, AutoCommitTest,
DistributedFacetPivotLongTailTest, TestMaxScoreQueryParser,
TestClusterStateMutator, TestReplicaProperties,
ClassificationUpdateProcessorFactoryTest, TestSolrConfigHandler,
TestCollationFieldDocValues, TestGroupingSearch, UpdateParamsTest,
HardAutoCommitTest, TestIndexSearcher, LeaderElectionTest, TestRawTransformer,
PKIAuthenticationIntegrationTest, ShardSplitTest, TestManagedStopFilterFactory,
HdfsBasicDistributedZk2Test, TestSearchPerf, TestDistributedMissingSort,
TestXIncludeConfig, UnloadDistributedZkTest, ShowFileRequestHandlerTest,
OverriddenZkACLAndCredentialsProvidersTest, HdfsChaosMonkeySafeLeaderTest,
TestConfigSetProperties, SolrCoreCheckLockOnStartupTest,
TestPerFieldSimilarity, TestSchemaManager, DistanceUnitsTest,
TestNamedUpdateProcessors, CollectionStateFormat2Test]
[junit4] Completed [257/591 (2!)] on J2 in 69.72s, 1 test, 1 failure <<<
FAILURES!
[...truncated 1121 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/build.xml:740: The
following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/build.xml:684: The
following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/build.xml:59: The
following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build.xml:233:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/common-build.xml:529:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/lucene/common-build.xml:1457:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/lucene/common-build.xml:1014:
There were test failures: 591 suites (10 ignored), 2380 tests, 1 error, 1
failure, 85 ignored (70 assumptions) [seed: 9597C26453FD71F2]
Total time: 92 minutes 3 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]