Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/166/
Java: 32bit/jdk-9-ea+178 -client -XX:+UseParallelGC --illegal-access=deny
2 tests failed.
FAILED: org.apache.solr.update.AutoCommitTest.testCommitWithin
Error Message:
Exception during query
Stack Trace:
java.lang.RuntimeException: Exception during query
at
__randomizedtesting.SeedInfo.seed([B72F437D78FEE6A4:DFD2C05FBD008B1]:0)
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:886)
at
org.apache.solr.update.AutoCommitTest.testCommitWithin(AutoCommitTest.java:353)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:844)
Caused by: java.lang.RuntimeException: REQUEST FAILED:
xpath=//result[@numFound=1]
xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int
name="QTime">0</int></lst><result name="response" numFound="0"
start="0"></result>
</response>
request was:q=id:529&qt=&start=0&rows=20&version=2.2
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:879)
... 39 more
FAILED:
org.apache.solr.update.processor.AtomicUpdateProcessorFactoryTest.testMultipleThreads
Error Message:
Exception during query
Stack Trace:
java.lang.RuntimeException: Exception during query
at
__randomizedtesting.SeedInfo.seed([B72F437D78FEE6A4:9B1D34F0F43A9020]:0)
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:886)
at
org.apache.solr.update.processor.AtomicUpdateProcessorFactoryTest.testMultipleThreads(AtomicUpdateProcessorFactoryTest.java:264)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:844)
Caused by: java.lang.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=int_i:12&wt=xml
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:879)
... 39 more
Build Log:
[...truncated 11176 lines...]
[junit4] Suite: org.apache.solr.update.AutoCommitTest
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_B72F437D78FEE6A4-001/init-core-data-001
[junit4] 2> 292361 WARN
(SUITE-AutoCommitTest-seed#[B72F437D78FEE6A4]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
[junit4] 2> 292361 INFO
(SUITE-AutoCommitTest-seed#[B72F437D78FEE6A4]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 292361 INFO
(SUITE-AutoCommitTest-seed#[B72F437D78FEE6A4]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0,
clientAuth=0.0/0.0)
[junit4] 2> 292361 INFO
(SUITE-AutoCommitTest-seed#[B72F437D78FEE6A4]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 292361 INFO
(SUITE-AutoCommitTest-seed#[B72F437D78FEE6A4]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 292362 INFO
(SUITE-AutoCommitTest-seed#[B72F437D78FEE6A4]-worker) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 292377 INFO
(SUITE-AutoCommitTest-seed#[B72F437D78FEE6A4]-worker) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.1.0
[junit4] 2> 292393 INFO
(SUITE-AutoCommitTest-seed#[B72F437D78FEE6A4]-worker) [ ]
o.a.s.s.IndexSchema [null] Schema name=test
[junit4] 2> 292460 INFO
(SUITE-AutoCommitTest-seed#[B72F437D78FEE6A4]-worker) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 292481 INFO
(SUITE-AutoCommitTest-seed#[B72F437D78FEE6A4]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@487ee
[junit4] 2> 292484 INFO
(SUITE-AutoCommitTest-seed#[B72F437D78FEE6A4]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@487ee
[junit4] 2> 292484 INFO
(SUITE-AutoCommitTest-seed#[B72F437D78FEE6A4]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@487ee
[junit4] 2> 292486 INFO (coreLoadExecutor-863-thread-1) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 292509 INFO (coreLoadExecutor-863-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 292526 INFO (coreLoadExecutor-863-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 292586 INFO (coreLoadExecutor-863-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 292593 INFO (coreLoadExecutor-863-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1,
trusted=true
[junit4] 2> 292594 INFO (coreLoadExecutor-863-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry
'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@487ee
[junit4] 2> 292594 INFO (coreLoadExecutor-863-thread-1) [ ]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 292594 INFO (coreLoadExecutor-863-thread-1) [ ]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_B72F437D78FEE6A4-001/init-core-data-001/]
[junit4] 2> 292596 INFO (coreLoadExecutor-863-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=19, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 292637 INFO (coreLoadExecutor-863-thread-1) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 292637 INFO (coreLoadExecutor-863-thread-1) [ ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 292638 INFO (coreLoadExecutor-863-thread-1) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 292638 INFO (coreLoadExecutor-863-thread-1) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 292638 INFO (coreLoadExecutor-863-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=40, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.3693591621953892]
[junit4] 2> 292639 INFO (coreLoadExecutor-863-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@1db5ba6[collection1] main]
[junit4] 2> 292639 INFO (coreLoadExecutor-863-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 292660 INFO (coreLoadExecutor-863-thread-1) [ ]
o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 292718 INFO (coreLoadExecutor-863-thread-1) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 292718 INFO (searcherExecutor-864-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 292719 INFO (coreLoadExecutor-863-thread-1) [ ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1574292561303961600
[junit4] 2> 292719 INFO (searcherExecutor-864-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 292719 INFO (searcherExecutor-864-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 292719 INFO (searcherExecutor-864-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 292719 INFO (searcherExecutor-864-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 292720 INFO (searcherExecutor-864-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 292720 INFO (searcherExecutor-864-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 292720 INFO (searcherExecutor-864-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 292720 INFO (searcherExecutor-864-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 292721 INFO
(SUITE-AutoCommitTest-seed#[B72F437D78FEE6A4]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 292722 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B72F437D78FEE6A4]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testMaxDocs
[junit4] 2> 292723 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B72F437D78FEE6A4]) [ ]
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 292725 INFO (searcherExecutor-864-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1db5ba6[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 292725 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B72F437D78FEE6A4]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@13edcf6[collection1] realtime]
[junit4] 2> 292726 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B72F437D78FEE6A4]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*
(-9223372036854775807)} 0 3
[junit4] 2> 292726 ERROR
(TEST-AutoCommitTest.testMaxDocs-seed#[B72F437D78FEE6A4]) [ ]
o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/core.properties
[junit4] 2> 292727 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B72F437D78FEE6A4]) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 292747 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B72F437D78FEE6A4]) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 292763 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B72F437D78FEE6A4]) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 292837 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B72F437D78FEE6A4]) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 292847 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B72F437D78FEE6A4]) [ ]
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from
instancedir
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1
[junit4] 2> 292863 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B72F437D78FEE6A4]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry
'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@487ee
[junit4] 2> 292863 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B72F437D78FEE6A4]) [ ]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_B72F437D78FEE6A4-001/init-core-data-001/]
[junit4] 2> 292912 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B72F437D78FEE6A4]) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 292912 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B72F437D78FEE6A4]) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 292913 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B72F437D78FEE6A4]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@25c7fd[collection1] main]
[junit4] 2> 292915 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B72F437D78FEE6A4]) [ ]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 292916 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B72F437D78FEE6A4]) [ ]
o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 292929 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B72F437D78FEE6A4]) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 292930 INFO (searcherExecutor-869-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 292930 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B72F437D78FEE6A4]) [ ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1574292561525211136
[junit4] 2> 292930 INFO (searcherExecutor-869-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 292930 INFO (searcherExecutor-869-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 292930 INFO (searcherExecutor-869-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 292930 INFO (searcherExecutor-869-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 292930 INFO (searcherExecutor-869-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 292931 INFO (searcherExecutor-869-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 292931 INFO (searcherExecutor-869-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 292931 INFO (searcherExecutor-869-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 292933 INFO (searcherExecutor-869-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@25c7fd[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 292933 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B72F437D78FEE6A4]) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=14, maxMergeAtOnceExplicit=21, maxMergedSegmentMB=88.4091796875,
floorSegmentMB=1.248046875, forceMergeDeletesPctAllowed=24.823067397440536,
segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.7535113275069025
[junit4] 2> 292934 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B72F437D78FEE6A4]) [ ]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 292934 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B72F437D78FEE6A4]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@a75500[collection1] main]
[junit4] 2> 292934 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B72F437D78FEE6A4]) [ ]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@1c597f
[junit4] 2> 292936 INFO (searcherExecutor-869-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@a75500[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 292937 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B72F437D78FEE6A4]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=1857919
[junit4] 2> 292946 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B72F437D78FEE6A4]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[0
(1574292561539891200)]} 0 2
[junit4] 2> 292946 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B72F437D78FEE6A4]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[1
(1574292561541988352)]} 0 2
[junit4] 2> 292947 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B72F437D78FEE6A4]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[2
(1574292561541988353)]} 0 2
[junit4] 2> 292947 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B72F437D78FEE6A4]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[3
(1574292561543036928)]} 0 3
[junit4] 2> 292947 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B72F437D78FEE6A4]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[4
(1574292561543036929)]} 0 3
[junit4] 2> 292947 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B72F437D78FEE6A4]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[5
(1574292561543036930)]} 0 3
[junit4] 2> 292948 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B72F437D78FEE6A4]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[6
(1574292561543036931)]} 0 3
[junit4] 2> 292948 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B72F437D78FEE6A4]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[7
(1574292561544085504)]} 0 4
[junit4] 2> 292948 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B72F437D78FEE6A4]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[8
(1574292561544085505)]} 0 4
[junit4] 2> 292948 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B72F437D78FEE6A4]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[9
(1574292561544085506)]} 0 4
[junit4] 2> 292948 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B72F437D78FEE6A4]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[10
(1574292561544085507)]} 0 4
[junit4] 2> 292948 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B72F437D78FEE6A4]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[11
(1574292561544085508)]} 0 4
[junit4] 2> 292949 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B72F437D78FEE6A4]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[12
(1574292561545134080)]} 0 4
[junit4] 2> 292949 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B72F437D78FEE6A4]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[13
(1574292561545134081)]} 0 5
[junit4] 2> 292949 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B72F437D78FEE6A4]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:1&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
[junit4] 2> 292967 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B72F437D78FEE6A4]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[14
(1574292561546182656)]} 0 23
[junit4] 2> 292968 INFO (commitScheduler-872-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
[junit4] 2> 292977 INFO (commitScheduler-872-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@1ced8a[collection1] main]
[junit4] 2> 292977 INFO (commitScheduler-872-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 292978 INFO (searcherExecutor-869-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1ced8a[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):C15)))}
[junit4] 2> 293219 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B72F437D78FEE6A4]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[15
(1574292561827201024)]} 0 274
[junit4] 2> 293222 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B72F437D78FEE6A4]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:14&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=2
[junit4] 2> 293223 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B72F437D78FEE6A4]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:15&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
[junit4] 2> 293223 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[B72F437D78FEE6A4]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testMaxDocs
[junit4] 2> 293225 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B72F437D78FEE6A4]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testCommitWithin
[junit4] 2> 293225 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B72F437D78FEE6A4]) [ ]
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 293226 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B72F437D78FEE6A4]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@41b170[collection1] realtime]
[junit4] 2> 293226 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B72F437D78FEE6A4]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*
(-9223372036854775807)} 0 0
[junit4] 2> 293226 ERROR
(TEST-AutoCommitTest.testCommitWithin-seed#[B72F437D78FEE6A4]) [ ]
o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/core.properties
[junit4] 2> 293228 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B72F437D78FEE6A4]) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 293258 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B72F437D78FEE6A4]) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 293290 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B72F437D78FEE6A4]) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 293369 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B72F437D78FEE6A4]) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 293378 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B72F437D78FEE6A4]) [ ]
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from
instancedir
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1
[junit4] 2> 293391 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B72F437D78FEE6A4]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry
'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@487ee
[junit4] 2> 293391 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B72F437D78FEE6A4]) [ ]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_B72F437D78FEE6A4-001/init-core-data-001/]
[junit4] 2> 293461 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B72F437D78FEE6A4]) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 293461 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B72F437D78FEE6A4]) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 293462 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B72F437D78FEE6A4]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@19ef27e[collection1] main]
[junit4] 2> 293463 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B72F437D78FEE6A4]) [ ]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 293464 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B72F437D78FEE6A4]) [ ]
o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 293466 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B72F437D78FEE6A4]) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 293471 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B72F437D78FEE6A4]) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=43, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=42.87109375,
floorSegmentMB=2.05078125, forceMergeDeletesPctAllowed=15.356472857493076,
segmentsPerTier=19.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 293473 INFO (searcherExecutor-873-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 293473 INFO (searcherExecutor-873-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 293473 INFO (searcherExecutor-873-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 293473 INFO (searcherExecutor-873-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 293473 INFO (searcherExecutor-873-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 293474 INFO (searcherExecutor-873-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 293474 INFO (searcherExecutor-873-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 293474 INFO (searcherExecutor-873-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 293474 INFO (searcherExecutor-873-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 293476 INFO (searcherExecutor-873-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@19ef27e[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 293477 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B72F437D78FEE6A4]) [ ]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 293477 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B72F437D78FEE6A4]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@36becb[collection1] main]
[junit4] 2> 293477 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B72F437D78FEE6A4]) [ ]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@5991eb
[junit4] 2> 293478 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B72F437D78FEE6A4]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=5870059
[junit4] 2> 293482 INFO (searcherExecutor-873-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@36becb[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 293482 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B72F437D78FEE6A4]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529
(1574292562102976512)]} 0 2
[junit4] 2> 293486 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B72F437D78FEE6A4]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:529&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=3
[junit4] 2> 293487 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B72F437D78FEE6A4]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530
(1574292562109267968)]} 0 6
[junit4] 2> 293488 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B72F437D78FEE6A4]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:530&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
[junit4] 2> 293489 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B72F437D78FEE6A4]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[529
(-1574292562111365120)]} 0 8
[junit4] 2> 293489 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B72F437D78FEE6A4]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:529&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
[junit4] 2> 293489 ERROR
(TEST-AutoCommitTest.testCommitWithin-seed#[B72F437D78FEE6A4]) [ ]
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:529&qt=&start=0&rows=20&version=2.2
[junit4] 2> 293490 ERROR
(TEST-AutoCommitTest.testCommitWithin-seed#[B72F437D78FEE6A4]) [ ]
o.a.s.SolrTestCaseJ4 REQUEST FAILED:
q=id:529&qt=&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:529&qt=&start=0&rows=20&version=2.2
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:879)
[junit4] 2> at
org.apache.solr.update.AutoCommitTest.testCommitWithin(AutoCommitTest.java:353)
[junit4] 2> at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4] 2> at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] 2> at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] 2> at
java.base/java.lang.reflect.Method.invoke(Method.java:564)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
[junit4] 2> at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4] 2> at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
[junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2>
[junit4] 2> 293490 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[B72F437D78FEE6A4]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testCommitWithin
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=AutoCommitTest
-Dtests.method=testCommitWithin -Dtests.seed=B72F437D78FEE6A4
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en-NU
-Dtests.timezone=America/Metlakatla -Dtests.asserts=true
-Dtests.file.encoding=US-ASCII
[junit4] ERROR 0.27s J2 | AutoCommitTest.testCommitWithin <<<
[junit4] > Throwable #1: java.lang.RuntimeException: Exception during
query
[junit4] > at
__randomizedtesting.SeedInfo.seed([B72F437D78FEE6A4:DFD2C05FBD008B1]:0)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:886)
[junit4] > at
org.apache.solr.update.AutoCommitTest.testCommitWithin(AutoCommitTest.java:353)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] > at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] > at
java.base/java.lang.reflect.Method.invoke(Method.java:564)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:844)
[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:529&qt=&start=0&rows=20&version=2.2
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:879)
[junit4] > ... 39 more
[junit4] 2> 293495 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B72F437D78FEE6A4]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testMaxTime
[junit4] 2> 293495 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B72F437D78FEE6A4]) [ ]
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 293495 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B72F437D78FEE6A4]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@175bcae[collection1] realtime]
[junit4] 2> 293496 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B72F437D78FEE6A4]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*
(-9223372036854775807)} 0 0
[junit4] 2> 293496 ERROR
(TEST-AutoCommitTest.testMaxTime-seed#[B72F437D78FEE6A4]) [ ]
o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/core.properties
[junit4] 2> 293498 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B72F437D78FEE6A4]) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 293538 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B72F437D78FEE6A4]) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 293561 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B72F437D78FEE6A4]) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 293668 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B72F437D78FEE6A4]) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 293677 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B72F437D78FEE6A4]) [ ]
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from
instancedir
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1
[junit4] 2> 293693 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B72F437D78FEE6A4]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry
'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@487ee
[junit4] 2> 293693 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B72F437D78FEE6A4]) [ ]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_B72F437D78FEE6A4-001/init-core-data-001/]
[junit4] 2> 293754 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B72F437D78FEE6A4]) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 293754 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B72F437D78FEE6A4]) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 293755 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B72F437D78FEE6A4]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@b915d6[collection1] main]
[junit4] 2> 293756 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B72F437D78FEE6A4]) [ ]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 293756 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B72F437D78FEE6A4]) [ ]
o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 293758 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B72F437D78FEE6A4]) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 293759 INFO (searcherExecutor-877-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 293760 INFO (searcherExecutor-877-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 293760 INFO (searcherExecutor-877-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 293760 INFO (searcherExecutor-877-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 293760 INFO (searcherExecutor-877-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 293760 INFO (searcherExecutor-877-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 293761 INFO (searcherExecutor-877-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 293761 INFO (searcherExecutor-877-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 293761 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B72F437D78FEE6A4]) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=39, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=27.845703125,
floorSegmentMB=0.421875, forceMergeDeletesPctAllowed=14.527067325310025,
segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.475670824304511
[junit4] 2> 293761 INFO (searcherExecutor-877-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 293761 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B72F437D78FEE6A4]) [ ]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 293762 INFO (searcherExecutor-877-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@b915d6[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 293762 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B72F437D78FEE6A4]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@250ad1[collection1] main]
[junit4] 2> 293763 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B72F437D78FEE6A4]) [ ]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@851104
[junit4] 2> 293764 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B72F437D78FEE6A4]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=8720644
[junit4] 2> 293775 INFO (searcherExecutor-877-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@250ad1[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 293782 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B72F437D78FEE6A4]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529
(1574292562413355008)]} 0 5
[junit4] 2> 293782 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B72F437D78FEE6A4]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:529&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
[junit4] 2> 295278 INFO (commitScheduler-880-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
[junit4] 2> 295285 INFO (commitScheduler-880-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@87a085[collection1] main]
[junit4] 2> 295285 INFO (commitScheduler-880-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 295286 INFO (searcherExecutor-877-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@87a085[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(7.1.0):C1)))}
[junit4] 2> 295289 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B72F437D78FEE6A4]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530
(1574292563997753344)]} 0 1512
[junit4] 2> 295289 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B72F437D78FEE6A4]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:529&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
[junit4] 2> 295290 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B72F437D78FEE6A4]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:530&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
[junit4] 2> 295290 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B72F437D78FEE6A4]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{delete=[529 (-1574292563999850496)]} 0 0
[junit4] 2> 295290 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B72F437D78FEE6A4]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:529&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
[junit4] 2> 296789 INFO (commitScheduler-880-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
[junit4] 2> 296795 INFO (commitScheduler-880-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@202bc2[collection1] main]
[junit4] 2> 296795 INFO (commitScheduler-880-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 296796 INFO (searcherExecutor-877-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@202bc2[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(7.1.0):C1)))}
[junit4] 2> 297042 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B72F437D78FEE6A4]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[550
(1574292565835907072)]} 0 3265
[junit4] 2> 297042 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B72F437D78FEE6A4]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:529&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
[junit4] 2> 297043 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B72F437D78FEE6A4]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1574292565838004224)]} 0 3266
[junit4] 2> 297044 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B72F437D78FEE6A4]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1574292565838004225)]} 0 3267
[junit4] 2> 297044 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B72F437D78FEE6A4]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1574292565839052800)]} 0 3267
[junit4] 2> 297044 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B72F437D78FEE6A4]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1574292565839052801)]} 0 3267
[junit4] 2> 297050 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B72F437D78FEE6A4]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1574292565839052802)]} 0 3273
[junit4] 2> 297051 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B72F437D78FEE6A4]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1574292565845344256)]} 0 3274
[junit4] 2> 297051 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B72F437D78FEE6A4]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1574292565846392832)]} 0 3274
[junit4] 2> 297051 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B72F437D78FEE6A4]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1574292565846392833)]} 0 3274
[junit4] 2> 297051 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B72F437D78FEE6A4]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1574292565846392834)]} 0 3274
[junit4] 2> 297051 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B72F437D78FEE6A4]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1574292565846392835)]} 0 3274
[junit4] 2> 297052 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B72F437D78FEE6A4]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:500&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
[junit4] 2> 298542 INFO (commitScheduler-880-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
[junit4] 2> 298549 INFO (commitScheduler-880-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@141ad39[collection1] main]
[junit4] 2> 298549 INFO (commitScheduler-880-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 298550 INFO (searcherExecutor-877-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@141ad39[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(7.1.0):C1)
Uninverting(_5(7.1.0):C11/9:delGen=1)))}
[junit4] 2> 298553 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B72F437D78FEE6A4]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[531
(1574292567421353984)]} 0 4776
[junit4] 2> 298553 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B72F437D78FEE6A4]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:500&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
[junit4] 2> 298554 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[B72F437D78FEE6A4]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testMaxTime
[junit4] 2> 298554 INFO
(SUITE-AutoCommitTest-seed#[B72F437D78FEE6A4]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 298554 INFO
(SUITE-AutoCommitTest-seed#[B72F437D78FEE6A4]-worker) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=8332954
[junit4] 2> 298554 INFO
(SUITE-AutoCommitTest-seed#[B72F437D78FEE6A4]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 298555 INFO
(SUITE-AutoCommitTest-seed#[B72F437D78FEE6A4]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 298556 INFO
(SUITE-AutoCommitTest-seed#[B72F437D78FEE6A4]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 298556 INFO
(SUITE-AutoCommitTest-seed#[B72F437D78FEE6A4]-worker) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 298557 INFO (coreCloseExecutor-881-thread-1) [ ]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@1483b23
[junit4] 2> 298557 INFO (coreCloseExecutor-881-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
[junit4] 2> 298557 INFO (coreCloseExecutor-881-thread-1) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@14be64 commitCommandVersion:0
[junit4] 2> 298563 INFO (coreCloseExecutor-881-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=21510947
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_B72F437D78FEE6A4-001
[junit4] 2> NOTE: test params are: codec=Lucene70,
sim=RandomSimilarity(queryNorm=true): {}, locale=en-NU,
timezone=America/Metlakatla
[junit4] 2> NOTE: Linux 4.10.0-27-generic i386/Oracle Corporation 9
(32-bit)/cpus=8,threads=1,free=57006984,total=319291392
[junit4] 2> NOTE: All tests run in this JVM: [TestOrdValues,
AliasIntegrationTest, TestDFRSimilarityFactory, RegexBoostProcessorTest,
RestartWhileUpdatingTest, TestConfigSetsAPI, TestHdfsBackupRestoreCore,
RequiredFieldsTest, HighlighterMaxOffsetTest, LeaderElectionContextKeyTest,
TestMaxScoreQueryParser, QueryEqualityTest, ResponseLogComponentTest,
EnumFieldTest, CloneFieldUpdateProcessorFactoryTest, TestSolrFieldCacheBean,
MinimalSchemaTest, CdcrVersionReplicationTest, TestSuggestSpellingConverter,
TestCollectionAPIs, TestPolicyCloud, TestBlendedInfixSuggestions,
BufferStoreTest, BadCopyFieldTest, TestFastWriter, DocumentBuilderTest,
QueryResultKeyTest, NotRequiredUniqueKeyTest,
TestSolrCloudWithHadoopAuthPlugin, TestManagedStopFilterFactory,
TestRebalanceLeaders, TestHalfAndHalfDocValues, TestLFUCache, JSONWriterTest,
TestJmxIntegration, PathHierarchyTokenizerFactoryTest, ExplicitHLLTest,
UniqFieldsUpdateProcessorFactoryTest, TestTrieFacet, ReturnFieldsTest,
ClusterStateTest, TestComplexPhraseLeadingWildcard, AutoCommitTest]
[junit4] Completed [112/726 (1!)] on J2 in 6.22s, 3 tests, 1 error <<<
FAILURES!
[...truncated 1187 lines...]
[junit4] Suite:
org.apache.solr.update.processor.AtomicUpdateProcessorFactoryTest
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.AtomicUpdateProcessorFactoryTest_B72F437D78FEE6A4-001/init-core-data-001
[junit4] 2> 1586658 WARN
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[B72F437D78FEE6A4]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=28 numCloses=28
[junit4] 2> 1586658 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[B72F437D78FEE6A4]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 1586658 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[B72F437D78FEE6A4]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0,
clientAuth=0.0/0.0)
[junit4] 2> 1586658 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[B72F437D78FEE6A4]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 1586659 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[B72F437D78FEE6A4]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 1586659 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[B72F437D78FEE6A4]-worker) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 1586676 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[B72F437D78FEE6A4]-worker) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 1586687 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[B72F437D78FEE6A4]-worker) [ ]
o.a.s.s.IndexSchema [null] Schema name=test
[junit4] 2> 1586734 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[B72F437D78FEE6A4]-worker) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1586756 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[B72F437D78FEE6A4]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e72770
[junit4] 2> 1586758 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[B72F437D78FEE6A4]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e72770
[junit4] 2> 1586758 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[B72F437D78FEE6A4]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e72770
[junit4] 2> 1586759 INFO (coreLoadExecutor-3296-thread-1) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 1586773 INFO (coreLoadExecutor-3296-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 1586784 INFO (coreLoadExecutor-3296-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1586840 INFO (coreLoadExecutor-3296-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1586845 INFO (coreLoadExecutor-3296-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1,
trusted=true
[junit4] 2> 1586845 INFO (coreLoadExecutor-3296-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry
'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1e72770
[junit4] 2> 1586845 INFO (coreLoadExecutor-3296-thread-1) [ ]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1586845 INFO (coreLoadExecutor-3296-thread-1) [ ]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.AtomicUpdateProcessorFactoryTest_B72F437D78FEE6A4-001/init-core-data-001/]
[junit4] 2> 1586846 INFO (coreLoadExecutor-3296-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=11, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.7476157217094773]
[junit4] 2> 1586882 INFO (coreLoadExecutor-3296-thread-1) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1586882 INFO (coreLoadExecutor-3296-thread-1) [ ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1586883 INFO (coreLoadExecutor-3296-thread-1) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1586883 INFO (coreLoadExecutor-3296-thread-1) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1586883 INFO (coreLoadExecutor-3296-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=7, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.6024191029874598]
[junit4] 2> 1586884 INFO (coreLoadExecutor-3296-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@1713c14[collection1] main]
[junit4] 2> 1586884 INFO (coreLoadExecutor-3296-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 1586936 INFO (coreLoadExecutor-3296-thread-1) [ ]
o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 1586994 INFO (coreLoadExecutor-3296-thread-1) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1586994 INFO (searcherExecutor-3297-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 1586994 INFO (coreLoadExecutor-3296-thread-1) [ ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1574293917290987520
[junit4] 2> 1586994 INFO (searcherExecutor-3297-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 1586994 INFO (searcherExecutor-3297-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 1586994 INFO (searcherExecutor-3297-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 1586995 INFO (searcherExecutor-3297-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 1586995 INFO (searcherExecutor-3297-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 1586995 INFO (searcherExecutor-3297-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 1586995 INFO (searcherExecutor-3297-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 1586996 INFO (searcherExecutor-3297-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 1586996 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[B72F437D78FEE6A4]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 1586996 INFO (searcherExecutor-3297-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1713c14[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1586997 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[B72F437D78FEE6A4]) [
] o.a.s.SolrTestCaseJ4 ###Starting testBasics
[junit4] 2> 1586999 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[B72F437D78FEE6A4]) [
] o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1574293917296230400,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1586999 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[B72F437D78FEE6A4]) [
] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@7b0f0f
commitCommandVersion:1574293917296230400
[junit4] 2> 1587001 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[B72F437D78FEE6A4]) [
] o.a.s.s.SolrIndexSearcher Opening [Searcher@e35d4f[collection1] main]
[junit4] 2> 1587002 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[B72F437D78FEE6A4]) [
] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1587002 INFO (searcherExecutor-3297-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@e35d4f[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):C1)))}
[junit4] 2> 1587002 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[B72F437D78FEE6A4]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 3
[junit4] 2> 1587003 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[B72F437D78FEE6A4]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=id:1&wt=xml}
hits=1 status=0 QTime=0
[junit4] 2> 1587004 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[B72F437D78FEE6A4]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=cat:human&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 1587004 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[B72F437D78FEE6A4]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=title:Mr&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 1587004 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[B72F437D78FEE6A4]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=count_i:20&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 1587005 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[B72F437D78FEE6A4]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=name_s:Virat&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 1587005 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[B72F437D78FEE6A4]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=multiDefault:Delhi&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 1587006 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[B72F437D78FEE6A4]) [
] o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1574293917303570432,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1587006 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[B72F437D78FEE6A4]) [
] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@7b0f0f
commitCommandVersion:1574293917303570432
[junit4] 2> 1587008 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[B72F437D78FEE6A4]) [
] o.a.s.s.SolrIndexSearcher Opening [Searcher@c01440[collection1] main]
[junit4] 2> 1587009 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[B72F437D78FEE6A4]) [
] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1587011 INFO (searcherExecutor-3297-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@c01440[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.1.0):C1)))}
[junit4] 2> 1587011 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[B72F437D78FEE6A4]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 5
[junit4] 2> 1587011 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[B72F437D78FEE6A4]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=id:1&wt=xml}
hits=1 status=0 QTime=0
[junit4] 2> 1587011 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[B72F437D78FEE6A4]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=cat:human&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 1587012 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[B72F437D78FEE6A4]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=cat:animal&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 1587012 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[B72F437D78FEE6A4]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=title:Mr&wt=xml} hits=0 status=0 QTime=0
[junit4] 2> 1587012 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[B72F437D78FEE6A4]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=title:Dr&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 1587012 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[B72F437D78FEE6A4]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=count_i:20&wt=xml} hits=0 status=0 QTime=0
[junit4] 2> 1587013 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[B72F437D78FEE6A4]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=count_i:40&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 1587013 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[B72F437D78FEE6A4]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=name_s:Virat&wt=xml} hits=0 status=0 QTime=0
[junit4] 2> 1587013 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[B72F437D78FEE6A4]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=multiDefault:Delhi&wt=xml} hits=0 status=0 QTime=0
[junit4] 2> 1587013 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[B72F437D78FEE6A4]) [
] o.a.s.SolrTestCaseJ4 ###Ending testBasics
[junit4] 2> 1587014 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[B72F437D78FEE6A4])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testMultipleThreads
[junit4] 2> 1587015 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[B72F437D78FEE6A4])
[ ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM
INDEX
[junit4] 2> 1587015 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[B72F437D78FEE6A4])
[ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@399d87[collection1]
realtime]
[junit4] 2> 1587015 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[B72F437D78FEE6A4])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*
(-9223372036854775807)} 0 0
[junit4] 2> 1587031 WARN (Thread-913) [ ]
o.a.s.u.p.AtomicUpdateProcessorFactory Atomic update failed due to version
conflict for 10 expected=1574293917316153344 actual=1574293917321396224Retrying
with new version .... (1)
[junit4] 2> 1587032 WARN (Thread-912) [ ]
o.a.s.u.p.AtomicUpdateProcessorFactory Atomic update failed due to version
conflict for 10 expected=1574293917316153344 actual=1574293917329784832Retrying
with new version .... (1)
[junit4] 2> 1587032 WARN (Thread-910) [ ]
o.a.s.u.p.AtomicUpdateProcessorFactory Atomic update failed due to version
conflict for 10 expected=1574293917316153344 actual=1574293917329784832Retrying
with new version .... (1)
[junit4] 2> 1587032 WARN (Thread-912) [ ]
o.a.s.u.p.AtomicUpdateProcessorFactory Atomic update failed due to version
conflict for 10 expected=1574293917329784832 actual=1574293917330833408Retrying
with new version .... (2)
[junit4] 2> 1587032 WARN (Thread-911) [ ]
o.a.s.u.p.AtomicUpdateProcessorFactory Atomic update failed due to version
conflict for 10 expected=1574293917316153344 actual=1574293917329784832Retrying
with new version .... (1)
[junit4] 2> 1587033 WARN (Thread-914) [ ]
o.a.s.u.p.AtomicUpdateProcessorFactory Atomic update failed due to version
conflict for 10 expected=1574293917321396224 actual=1574293917330833409Retrying
with new version .... (1)
[junit4] 2> 1587033 WARN (Thread-917) [ ]
o.a.s.u.p.AtomicUpdateProcessorFactory Atomic update failed due to version
conflict for 10 expected=1574293917321396224 actual=1574293917331881985Retrying
with new version .... (1)
[junit4] 2> 1587033 WARN (Thread-915) [ ]
o.a.s.u.p.AtomicUpdateProcessorFactory Atomic update failed due to version
conflict for 10 expected=1574293917321396224 actual=1574293917331881985Retrying
with new version .... (1)
[junit4] 2> 1587033 WARN (Thread-916) [ ]
o.a.s.u.p.AtomicUpdateProcessorFactory Atomic update failed due to version
conflict for 10 expected=1574293917321396224 actual=1574293917331881985Retrying
with new version .... (1)
[junit4] 2> 1587039 WARN (Thread-917) [ ]
o.a.s.u.p.AtomicUpdateProcessorFactory Atomic update failed due to version
conflict for 10 expected=1574293917331881985 actual=1574293917331881987Retrying
with new version .... (2)
[junit4] 2> 1587041 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[B72F437D78FEE6A4])
[ ] o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1574293917340270592,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1587041 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[B72F437D78FEE6A4])
[ ] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@7b0f0f
commitCommandVersion:1574293917340270592
[junit4] 2> 1587047 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[B72F437D78FEE6A4])
[ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@165a07a[collection1] main]
[junit4] 2> 1587047 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[B72F437D78FEE6A4])
[ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1587048 INFO (searcherExecutor-3297-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@165a07a[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(7.1.0):C10/9:delGen=1)))}
[junit4] 2> 1587048 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[B72F437D78FEE6A4])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{commit=} 0 6
[junit4] 2> 1587049 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[B72F437D78FEE6A4])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:10&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 1587050 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[B72F437D78FEE6A4])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=cat:r82z3o8ysp89fpv420mw+05sb85afoh899wg137v3+dtyi1eaa27ssxie2vhxx+066uhyuu7izc3opngr23+noxgyvrcry77v9ciavwy&wt=xml}
hits=1 status=0 QTime=0
[junit4] 2> 1587050 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[B72F437D78FEE6A4])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=int_i:12&wt=xml} hits=0 status=0 QTime=0
[junit4] 2> 1587051 ERROR
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[B72F437D78FEE6A4])
[ ] 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=int_i:12&wt=xml
[junit4] 2> 1587051 ERROR
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[B72F437D78FEE6A4])
[ ] o.a.s.SolrTestCaseJ4 REQUEST FAILED:
q=int_i:12&wt=xml: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=int_i:12&wt=xml
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:879)
[junit4] 2> at
org.apache.solr.update.processor.AtomicUpdateProcessorFactoryTest.testMultipleThreads(AtomicUpdateProcessorFactoryTest.java:264)
[junit4] 2> at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4] 2> at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] 2> at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] 2> at
java.base/java.lang.reflect.Method.invoke(Method.java:564)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
[junit4] 2> at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4] 2> at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
[junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2>
[junit4] 2> 1587052 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[B72F437D78FEE6A4])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testMultipleThreads
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=AtomicUpdateProcessorFactoryTest -Dtests.method=testMultipleThreads
-Dtests.seed=B72F437D78FEE6A4 -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=en-SH -Dtests.timezone=Europe/Prague -Dtests.asserts=true
-Dtests.file.encoding=US-ASCII
[junit4] ERROR 0.04s J0 |
AtomicUpdateProcessorFactoryTest.testMultipleThreads <<<
[junit4] > Throwable #1: java.lang.RuntimeException: Exception during
query
[junit4] > at
__randomizedtesting.SeedInfo.seed([B72F437D78FEE6A4:9B1D34F0F43A9020]:0)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:886)
[junit4] > at
org.apache.solr.update.processor.AtomicUpdateProcessorFactoryTest.testMultipleThreads(AtomicUpdateProcessorFactoryTest.java:264)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] > at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] > at
java.base/java.lang.reflect.Method.invoke(Method.java:564)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:844)
[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=int_i:12&wt=xml
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:879)
[junit4] > ... 39 more
[junit4] 2> 1587056 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testNoUniqueIdPassed-seed#[B72F437D78FEE6A4])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testNoUniqueIdPassed
[junit4] 2> 1587056 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testNoUniqueIdPassed-seed#[B72F437D78FEE6A4])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testNoUniqueIdPassed
[junit4] 2> 1587057 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testWrongAtomicOpPassed-seed#[B72F437D78FEE6A4])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testWrongAtomicOpPassed
[junit4] 2> 1587057 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testWrongAtomicOpPassed-seed#[B72F437D78FEE6A4])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testWrongAtomicOpPassed
[junit4] 2> 1587058 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[B72F437D78FEE6A4]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 1587058 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[B72F437D78FEE6A4]-worker) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=8132100
[junit4] 2> 1587058 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[B72F437D78FEE6A4]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 1587059 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[B72F437D78FEE6A4]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 1587060 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[B72F437D78FEE6A4]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 1587060 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[B72F437D78FEE6A4]-worker) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 1587060 INFO (coreCloseExecutor-3302-thread-1) [ ]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@149c0ce
[junit4] 2> 1587061 INFO (coreCloseExecutor-3302-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=21610702
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.AtomicUpdateProcessorFactoryTest_B72F437D78FEE6A4-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70),
sim=RandomSimilarity(queryNorm=true): {}, locale=en-SH, timezone=Europe/Prague
[junit4] 2> NOTE: Linux 4.10.0-27-generic i386/Oracle Corporation 9
(32-bit)/cpus=8,threads=1,free=146678360,total=306446336
[junit4] 2> NOTE: All tests run in this JVM: [TestStressLiveNodes,
RequestHandlersTest, SpatialRPTFieldTypeTest, TestQueryWrapperFilter,
SpellCheckCollatorTest, TestBlobHandler, TestWriterPerf, TestCloudInspectUtil,
ImplicitSnitchTest, DistributedExpandComponentTest, AnalyticsQueryTest,
TestSearcherReuse, TestPointFields, TestLazyCores,
SuggestComponentContextFilterQueryTest, DistanceUnitsTest, TestManagedSchema,
TestSolrQueryParser, TestXmlQParser, RollingRestartTest, TestSSLRandomization,
TestOverriddenPrefixQueryForCustomFieldType, HdfsSyncSliceTest,
SolrPluginUtilsTest, BigEndianAscendingWordSerializerTest,
ExternalFileFieldSortTest, TestSubQueryTransformer, TestBadConfig,
HdfsBasicDistributedZk2Test, ClassificationUpdateProcessorIntegrationTest,
ConnectionReuseTest, DefaultValueUpdateProcessorTest, EchoParamsTest,
TestFunctionQuery, SimpleMLTQParserTest, BasicDistributedZkTest,
TestExclusionRuleCollectionAccess, TestCollectionAPI, SolrCloudReportersTest,
MetricsConfigTest, BlockJoinFacetRandomTest, TestRandomDVFaceting,
TestFieldTypeCollectionResource, TestScoreJoinQPScore, MultiThreadedOCPTest,
TestJavabinTupleStreamParser, TestDefaultStatsCache, TestConfigsApi,
FieldAnalysisRequestHandlerTest, TestNonDefinedSimilarityFactory,
TestInfoStreamLogging, TestReplicationHandlerBackup, TestExportWriter,
TestUninvertingReader, BlockCacheTest, OpenExchangeRatesOrgProviderTest,
StatsReloadRaceTest, TestDynamicFieldResource, TestSolrCoreSnapshots,
PeerSyncReplicationTest, TestMissingGroups, SyncSliceTest,
AtomicUpdateProcessorFactoryTest]
[junit4] Completed [477/726 (2!)] on J0 in 0.42s, 4 tests, 1 error <<<
FAILURES!
[...truncated 37435 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]